*/#wrapper {
    min-width: 340px
}

:root {
    --spacingnormal: 96px;
    --spacingsmall: 48px;
    --spacingtight: 24px;
    --spacingLarge: 192px;
    --spacingextratight: 12px
}

.a-header {
    font-size: 50px;
    font-weight: 800;
    line-height: 100%
}

@media (min-width:768px) {
    .a-header {
        font-size: 66px
    }
}

.b-header {
    font-size: 28px;
    font-weight: 800;
    line-height: 110%
}

@media (min-width:768px) {
    .b-header {
        font-size: 50px
    }
}

.c-header {
    font-size: 26px;
    font-weight: 700;
    line-height: 120%
}

@media (min-width:768px) {
    .c-header {
        font-size: 35.5px
    }
}

.sub-head {
    font-size: 19px;
    font-weight: 400;
    line-height: 140%
}

@media (min-width:768px) {
    .sub-head {
        font-size: 26px
    }
}

.sub-head-wide {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 1%;
    line-height: 148%
}

@media (min-width:768px) {
    .sub-head-wide {
        font-size: 26px
    }
}

.p-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 145%
}

@media (min-width:768px) {
    .p-text {
        font-size: 19px
    }
}

.note-text {
    font-size: 12px;
    line-height: 125%
}

@media (min-width:768px) {
    .note-text {
        font-size: 16px
    }
}

.nav-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 145%
}

@media (min-width:768px) {
    .nav-text {
        font-size: 19px
    }
}

.section-spacing {
    padding-bottom: var(--spacingtight);
    padding-top: var(--spacingtight)
}

@media (min-width:768px) {
    .section-spacing {
        padding-bottom: var(--spacingsmall);
        padding-top: var(--spacingsmall)
    }
}

.feature-module-and-header-section {
    padding-bottom: var(--spacingsmall);
    padding-top: var(--spacingsmall)
}

@media (min-width:768px) {
    .feature-module-and-header-section {
        padding-bottom: var(--spacingnormal);
        padding-top: var(--spacingnormal)
    }
}

.hero-section-spacing {
    padding-bottom: var(--spacingsmall);
    padding-top: var(--spacingnormal)
}

@media (min-width:768px) {
    .hero-section-spacing {
        padding-bottom: var(--spacingnormal);
        padding-top: var(--spacingLarge)
    }
}

.footer-section-spacing {
    padding-bottom: var(--spacingnormal);
    padding-top: var(--spacingsmall)
}

@media (min-width:768px) {
    .footer-section-spacing {
        padding-bottom: var(--spacingLarge);
        padding-top: var(--spacingnormal)
    }
}

sup {
    font-size: 26px !important;
    top: -1.2em !important
}

span.marked {
    position: relative;
    z-index: 1
}

span.marked:before {
    animation: text-highlight 2.5s;
    background-color: #ffe2cc;
    bottom: -5%;
    content: " ";
    height: 40%;
    left: -.563rem;
    position: absolute;
    width: 76%;
    z-index: -1
}

@media (min-width:768px) {
    span.marked:before {
        height: 40%
    }
}

span.marked.below-white-text:before {
    background-color: #5b90f6;
    left: .1rem
}

@keyframes text-highlight {
    0% {
        bottom: 20%;
        height: 40%;
        opacity: 0;
        width: .563rem;

        @media (min-width: 768px) {
            height: 40%
        }
    }

    20% {
        bottom: -5%;
        opacity: 1;
        width: .563rem
    }

    60% {
        width: .563rem
    }

    to {
        width: 75%
    }
}

.transcript-wrapper div {
    font-family: Monument, sans-serif
}

.text-hero {
    --tw-text-opacity: 1;
    color: rgb(236 83 65/var(--tw-text-opacity));
    font-weight: 900
}

.line-block {
    padding-bottom: .25rem;
    position: relative
}

.line-block:after,
.line-block:before {
    background-repeat: repeat-y;
    bottom: 0;
    content: "";
    height: 100%;
    margin: auto 0;
    max-height: 244px;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 1
}

.line-block:before {
    background-position: 100% 0;
    right: calc(100% + 22px)
}

.line-block:after,
.line-block:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0VDNTM0MSI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.line-block:after {
    background-position: 0 0;
    left: calc(100% + 22px);
    transform: scaleX(-1)
}

@media (min-width:1080px) {
    .line-block:before {
        right: calc(100% + 44px)
    }

    .line-block:after {
        left: calc(100% + 44px)
    }
}

.line-block-tight {
    padding-bottom: .25rem;
    position: relative
}

.line-block-tight:after,
.line-block-tight:before {
    background-repeat: repeat-y;
    content: "";
    height: 100%;
    position: absolute;
    width: 100vw;
    z-index: 1
}

.line-block-tight:before {
    background-position: 100% 0;
    right: calc(100% + 22px)
}

.line-block-tight:after,
.line-block-tight:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0VDNTM0MSI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.line-block-tight:after {
    background-position: 0 0;
    left: calc(100% + 22px);
    transform: scaleX(-1)
}

.ellipsis-line3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.card-shadow {
    box-shadow: none
}

.card-shadow:hover {
    box-shadow: 0 7.5px 44px 0 rgba(0, 0, 0, .1)
}

.feature-module-section:first-child .line-block:after,
.feature-module-section:first-child .line-block:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0VDNTM0MSI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.feature-module-section:first-child .line-block:after {
    transform: scaleX(-1)
}

.feature-module-section:nth-child(2) .line-block:after,
.feature-module-section:nth-child(2) .line-block:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzVCOTBGNiI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.feature-module-section:nth-child(2) .line-block:after {
    transform: scaleX(-1)
}

.feature-module-section:nth-child(3) .line-block:after,
.feature-module-section:nth-child(3) .line-block:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0ZGRDEyOSI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.feature-module-section:nth-child(3) .line-block:after {
    transform: scaleX(-1)
}

.feature-module-section:nth-child(4) .line-block:after,
.feature-module-section:nth-child(4) .line-block:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzNDNDVBQiI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.feature-module-section:nth-child(4) .line-block:after {
    transform: scaleX(-1)
}

blockquote {
    line-height: 38.5px;
    position: relative
}

blockquote:before {
    bottom: calc(100% - 20px);
    content: "“";
    left: 0
}

blockquote:after,
blockquote:before {
    --tw-text-opacity: 1;
    color: rgb(236 83 65/var(--tw-text-opacity));
    font-size: 3.75rem;
    font-weight: 700;
    position: absolute
}

blockquote:after {
    content: "”";
    left: calc(100% - 60px);
    top: 90%
}

.ticker-item {
    display: inline-block;
    font-size: 19px;
    line-height: 2.5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    position: relative
}

@media (min-width:1080px) {
    .ticker-item {
        font-size: 26px
    }
}

.ticker-item:after {
    content: "✦";
    height: .75rem;
    position: absolute;
    right: 0;
    top: 0;
    width: .75rem
}

.ticker-item-2 {
    --tw-text-opacity: 1;
    color: rgb(60 69 171/var(--tw-text-opacity))
}

.ticker-item-2:after {
    content: "→"
}

.test-content {
    height: 26.25rem;
    width: 26.25rem
}

.borderAroundHeroImage {
    border-radius: 22px;
    box-shadow: 0 0 0 4px #f6f3ef, 0 0 0 5px rgba(234, 60, 74, .7), 0 0 0 9px #f6f3ef, 0 0 0 10px rgba(234, 78, 60, .4), 0 0 0 14px #f6f3ef, 0 0 0 15px rgba(234, 78, 60, .2), 0 0 0 19px #f6f3ef, 0 0 0 20px rgba(236, 83, 65, .111)
}

@font-face {
    font-display: swap;
    font-family: Monument;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/MonumentLight-d949725f1b1474a5e8abf87d5a31e804.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Monument;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/MonumentRegular-380fb03d762353741d151bcc92d41fde.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Monument;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/MonumentMedium-2c7924bb0692f796a9d0d3e50a4f107c.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Monument;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/MonumentBold-12fb440d622fd4fbb262924f200d84d0.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Monument;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/MonumentHeavy-d068c60a78dc08e2f3e7f1aa04be57dc.woff2) format("woff2")
}

header.background-orange {
    background-color: #f7f3ef
}

header.background-light-blue {
    background-color: #f3f7f9
}

header.primary-color-light-grey {
    background-color: #f0f0f0
}

.overlay {
    background: #fff;
    opacity: .6
}

.main-header {
    font-size: 3.125rem
}

@media (min-width:440px) {
    .main-header {
        font-size: 4.125rem;
        line-height: 1.25;
        padding-top: 0
    }
}

@media (min-width:768px) {
    .main-header {
        line-height: 1;
        padding-top: 0
    }
}

@media (min-width:1080px) {
    .main-header {
        line-height: 1;
        padding-top: 1.5rem
    }
}

footer .nav-link {
    margin-bottom: 15.5px
}

footer .nav-link:hover {
    color: #3c45ab
}

footer .footer-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

footer .footer-links>div {
    flex-basis: 50%;
    margin-bottom: 33px
}

@media (min-width:1080px) {
    footer .footer-links {
        justify-content: space-between
    }

    footer .footer-links>div {
        flex-basis: auto;
        min-width: 190px
    }
}

.navigation-bar span.badge {
    background: #5b90f6;
    border-color: #5b90f6 !important;
    border-radius: 9999px;
    color: #fff;
    font-weight: 100;
    line-height: 18px;
    margin-left: .5rem;
    padding: 6px
}

.navigation-bar .drawer .actions {
    border-top: 1px solid #e1e2fe
}

.navigation-bar .drawer .menu-item {
    border-bottom: 1px solid #e1e2fe
}

.navigation-bar .drawer .menu-item :hover {
    background-color: #ffe2cc
}

.navigation-bar .drawer .menu-item .accordion-title,
.navigation-bar .drawer .menu-item a {
    display: flex;
    padding: 1rem 1.25rem;
    width: 100%
}

.navigation-bar .drawer .menu-item:last-child {
    border-bottom: none
}

.navigation-bar .drawer .menu-item .caret {
    transform: rotate(0deg);
    transition: transform .3s ease-in
}

.navigation-bar .drawer .menu-item [data-expanded=true] .caret {
    transform: rotate(-90deg)
}

.navigation-bar .drawer .menu-item .menu-sub-items {
    background: #3c45ab;
    color: #fff;
    padding-bottom: .75rem;
    padding-top: .75rem
}

.navigation-bar .drawer .menu-item .menu-sub-items a {
    line-height: 20px
}

@media(min-width:640px) {
    .navigation-bar .navbar {
        max-width: 400px
    }
}

@media (min-width:1080px) {
    .navigation-bar .navbar {
        display: flex;
        height: auto;
        max-width: none;
        overflow-y: visible;
        width: 100%;
        z-index: 50
    }

    .navigation-bar .navbar .nav-items {
        --tw-text-opacity: 1;
        color: rgb(0 0 0/var(--tw-text-opacity));
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-right: 0
    }

    .navigation-bar .navbar .nav-items .nav-item {
        align-items: center;
        cursor: default;
        display: flex;
        height: 1.5rem;
        padding-bottom: 0;
        padding-left: 1rem;
        padding-top: 0;
        position: relative
    }

    .navigation-bar .navbar .nav-items .nav-item a {
        padding: 11px
    }

    .navigation-bar .navbar .nav-items .nav-item>a,
    .navigation-bar .navbar .nav-items .nav-item>span {
        line-height: 1
    }

    @-moz-document url-prefix() {

        .navigation-bar .navbar .nav-items .nav-item>a,
        .navigation-bar .navbar .nav-items .nav-item>span {
            line-height: unset
        }
    }

    .navigation-bar .navbar .nav-items .nav-item:hover .caret {
        transform: rotate(-180deg)
    }

    .navigation-bar .navbar .nav-items .nav-item:hover .nav-sub-items {
        display: block
    }

    .navigation-bar .navbar .nav-items .nav-sub-item-wrapper {
        border: 11px solid transparent;
        position: absolute;
        top: calc(100% - 3px);
        z-index: 40
    }

    .navigation-bar .navbar .nav-items .nav-sub-items {
        box-shadow: 0 7.5px 44px rgba(0, 0, 0, .1);
        padding-bottom: .1px;
        padding-top: .1px;
        transition-duration: .15s;
        transition-property: all;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1)
    }

    .navigation-bar .navbar .nav-items .nav-sub-items:hover {
        box-shadow: 0 7.5px 44px rgba(0, 0, 0, .18)
    }

    .navigation-bar .navbar .nav-items .nav-sub-items {
        background-color: #fff;
        border-radius: 22px;
        color: #353535;
        display: none;
        margin-left: -20px;
        min-width: 240px;
        transform: translateY(.2rem);
        width: -webkit-max-content;
        width: max-content
    }

    @-moz-document url-prefix() {
        .navigation-bar .navbar .nav-items .nav-sub-items {
            border-top: 3px solid #fff;
            top: calc(100% - 1px)
        }
    }

    .navigation-bar .navbar .nav-items .nav-sub-items .nav-sub-item {
        border-radius: 11px;
        display: flex;
        line-height: 1.75;
        margin: 11px;
        transition: transition-all
    }

    .navigation-bar .navbar .nav-items .nav-sub-items .nav-sub-item a {
        padding: 11px;
        width: 100%
    }

    .navigation-bar .navbar .nav-items .nav-sub-items .nav-sub-item:hover {
        background-color: #ffe2cc
    }

    .navigation-bar .navbar .nav-items .nav-sub-items .nav-sub-item:hover span {
        padding-bottom: .2rem
    }

    .navigation-bar .navbar .nav-items .nav-sub-items .nav-break {
        display: block;
        padding-left: 0
    }

    .navigation-bar .navbar .nav-items .caret {
        transition: transform .2s
    }

    .navigation-bar .navbar .nav-item-dropdown>span {
        padding-right: .5rem
    }

    .navigation-bar .navbar .nav-item-dropdown>span:after {
        border-left: .35rem solid transparent;
        border-right: .35rem solid transparent;
        border-top: .5rem solid #000;
        content: "";
        height: 0;
        left: .45rem;
        position: relative;
        top: .75rem;
        width: 0
    }

    .navigation-bar .navbar .nav-brand {
        display: none
    }
}

.navigation-bar .navbar .link-active {
    background: #ffe2cc;
    border-radius: 5.5px;
    padding: 11px
}

.navigation-bar .navbar .link-active-alternate {
    background: #5b90f6;
    border-radius: 5.5px;
    padding: 11px
}

.navigation-bar .navbar .top-bar-link a:hover {
    background: #ffe2cc;
    border-radius: 5.5px;
    padding: 11px
}

.navigation-bar .navbar .top-bar-alternate-hover a:hover {
    background: #5b90f6;
    border-radius: 5.5px;
    padding: 11px
}

.navigation-bar .outline-button {
    border-color: #3c45ab;
    color: #3c45ab
}

.navigation-bar .filled-button {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(60 69 171/var(--tw-bg-opacity));
    border-color: rgb(60 69 171/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity));
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

@media screen and (max-width:1279px) {
    .nav-bar-menu {
        display: none !important
    }

    .nav-bar-align {
        margin-left: auto
    }
}

.form-control {
    border-radius: .6875rem;
    position: relative;
    width: 18rem
}

.form-control:focus {
    border-width: 0
}

@media (min-width:1080px) {
    .form-control {
        width: 24rem
    }
}

.form-control {
    background: linear-gradient(180deg, #ec5341, #5b90f6);
    min-width: 342px;
    padding: 1px
}

.form-control input {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    font-size: 1.625rem;
    font-weight: 400;
    height: 100%;
    line-height: 2.5rem;
    padding: .5rem 1.25rem;
    width: 100%
}

.form-control input::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175/var(--tw-placeholder-opacity));
    font-weight: 400
}

.form-control input:focus {
    border-width: 0
}

.form-control input {
    border-radius: 10px;
    height: 4rem;
    min-width: 340px;
    outline: none
}

.form-control input:focus {
    border: none;
    outline: none
}

.customer-logo {
    filter: grayscale(1);
    height: 100px;
    object-fit: none;
    width: 180px
}

.marquee {
    opacity: .8;
    overflow: visible;
    transform: translate(-9%);
    white-space: nowrap;
    width: -webkit-max-content;
    width: max-content
}

.marquee-left {
    animation: Leftmarquee 360s linear infinite
}

@keyframes Leftmarquee {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(-50%)
    }
}

.marquee-right {
    animation: marqueeRight 360s linear infinite
}

@keyframes marqueeRight {
    0% {
        transform: translateX(-50%)
    }

    to {
        transform: translateX(0)
    }
}

.marquee * {
    display: inline-block;
    overflow: visible;
    transition: all .2s ease-out;
    white-space: nowrap
}

.testimonials-block {
    background-color: #f0f0f0
}

.testimonial-item {
    flex: 1 1;
    overflow: hidden;
    text-align: center;
    transition: flex .6s ease-in-out
}

.testimonial-item .testimonial {
    background-blend-mode: luminosity;
    background-color: #fff;
    background-position: 50%;
    background-size: cover;
    position: relative;
    z-index: 1
}

.testimonial-item .testimonial canvas,
.testimonial-item .testimonial img,
.testimonial-item .testimonial video {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    height: 10.75rem;
    object-fit: cover;
    object-position: center;
    opacity: 0;
    width: 100%
}

@media (min-width:768px) {

    .testimonial-item .testimonial canvas,
    .testimonial-item .testimonial img,
    .testimonial-item .testimonial video {
        height: 18.75rem
    }
}

.testimonial-item .detail .heading {
    font-size: 1.2rem;
    line-height: 1.5rem;
    overflow: visible
}

.testimonial-item .detail p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    overflow: hidden;
    width: 33.125rem
}

.testimonial-item .overlay {
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

@media (min-width:1080px) {
    .testimonial-item:hover {
        align-items: center;
        display: flex;
        flex: 3.5 1;
        flex-direction: column;
        font-family: Monument, sans-serif;
        transition: flex .6s ease-in-out;
        transition-delay: 10ms
    }

    .testimonial-item:hover .detail {
        color: #5b90f6;
        font-weight: 700
    }

    .testimonial-item:hover .detail .heading {
        font-size: 1.125rem;
        line-height: 2rem;
        text-transform: uppercase;
        transition: opacity .6s ease-in-out;
        transition-delay: .3s
    }

    .testimonial-item:hover .detail p {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5rem;
        opacity: 1;
        transition: opacity .6s ease-in-out;
        transition-delay: .3s
    }

    .testimonial-item:hover .testimonial {
        background-color: transparent;
        background-image: none !important
    }

    .testimonial-item:hover .testimonial canvas,
    .testimonial-item:hover .testimonial img,
    .testimonial-item:hover .testimonial video {
        border-radius: .625rem;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        height: 10.75rem;
        object-fit: cover;
        object-position: center;
        opacity: 1
    }

    @media (min-width:768px) {

        .testimonial-item:hover .testimonial canvas,
        .testimonial-item:hover .testimonial img,
        .testimonial-item:hover .testimonial video {
            height: 18.75rem
        }
    }
}

@media (min-width:1440px) {
    .testimonial-item:hover {
        flex: 3 1
    }
}

.hero-banner {
    background-color: transparent
}

.hero-banner-image {
    margin-right: 0;
    min-width: auto;
    width: 100%
}

@media screen and (min-width:1024px) {
    .hero-banner-image {
        margin-right: -140px;
        min-width: 760px
    }
}

.banner-img {
    height: auto;
    max-width: 100%;
    object-fit: cover;
    width: 100%
}

form.cta .btn {
    background-color: #3c45ab
}

form.cta .btn.text-btn {
    background-color: transparent;
    border: none;
    color: #3c45ab
}

form.cta .btn.invalid {
    background-color: #ec5341
}

form .validation-error {
    position: absolute;
    top: 3.75rem
}

form input {
    -webkit-appearance: none;
    appearance: none;
    color: rgba(102, 124, 229, .5);
    height: 4rem;
    text-align: center;
    width: 100%
}

.banner-strip {
    color: #000;
    position: absolute;
    right: 2.5rem;
    text-align: center;
    top: 50%
}

.banner-strip .active,
.banner-strip .btn:hover {
    background-color: #ec5341;
    color: #fff
}

.banner-strip .btn:focus {
    outline: none
}

.avatar {
    height: 298px;
    padding: .5rem;
    top: 0;
    width: 298px;
    z-index: 4
}

.avatar,
.avatar-block {
    --tw-border-opacity: 1;
    align-items: center;
    border-color: rgb(236 83 65/var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.avatar-block {
    height: 16rem;
    height: 276px;
    width: 16rem;
    width: 276px;
    z-index: 6
}

.avatar-image {
    --tw-border-opacity: 1;
    border-color: rgb(236 83 65/var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    height: 14rem;
    height: 256px;
    padding: 10px;
    position: relative;
    width: 14rem;
    width: 256px;
    z-index: 8
}

.avatar img {
    border-radius: 9999px;
    overflow: hidden
}

.featured-headline {
    background-color: #f7f3ef
}

.featured-headline .video-container {
    background-color: #fff;
    border-radius: .625em;
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    height: 26em;
    width: 42em
}

.featured-headline .tiny-circle {
    background-color: #5b90f6;
    cursor: pointer;
    display: inline-block
}

.featured-headline .tiny-circle.active {
    background-color: #3c45ab
}

.featured-headline .btn.feature-headline-btn {
    background-color: #5b90f6;
    color: #fff
}

.try-reduct {
    background-color: #fff;
    color: #5b90f6
}

.try-reduct-bg {
    background-color: #5b90f6;
    color: #fff
}

.modal-heading {
    color: #3c45ab
}

.cta-email {
    background-color: #3c45ab;
    border-radius: .6rem;
    color: #fff
}

.cta-input {
    background-color: transparent;
    border: .165rem solid #3c45ab;
    border-radius: .6rem;
    text-align: center
}

.cta-input::-webkit-input-placeholder {
    color: rgba(50, 59, 144, .5)
}

.cta-input:-moz-placeholder,
.cta-input::-moz-placeholder {
    color: rgba(50, 59, 144, .5)
}

.cta-input:-ms-input-placeholder {
    color: rgba(50, 59, 144, .5)
}

.cta-input.invalid {
    border-color: #ec5341
}

.cta-btn {
    background-color: #ec5341;
    border-radius: .6rem;
    color: #fff
}

.cta-btn:hover {
    background-color: #e81700
}

.feature-module-section {
    padding-bottom: 32px;
    padding-top: 32px
}

.feature-module {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: 89.84375%
}

@media (min-width:1280px) {
    .feature-module {
        width: 100%
    }
}

.feature-module .tag {
    font-family: Monument, sans-serif;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .1rem;
    line-height: 1rem;
    margin-bottom: 1rem
}

.rca-blog .cta-modal .feature-module .tag {
    font-size: .75rem
}

@media (min-width:1080px) {
    .feature-module .tag {
        margin-bottom: 1.875rem
    }
}

.feature-module .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.25;
    margin-bottom: 1rem
}

@media (min-width:1080px) {
    .feature-module .title {
        font-size: 3.125rem;
        line-height: 2.5rem;
        margin-bottom: 2.5rem
    }
}

.feature-module .feature-list {
    font-family: Monument, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    list-style-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDEyIDEyIj48cmVjdCB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9IiNmZmYiLz48L3N2Zz4=);
    margin-left: 2.5rem
}

@media (min-width:1080px) {
    .feature-module .feature-list {
        margin-left: 5rem
    }
}

.feature-module .feature-list li:last-child {
    margin-bottom: 0
}

.grid-container {
    display: grid;
    font-family: Monument, sans-serif;
    gap: 0 0;
    grid-template-areas: "fold-header""fold-container";
    grid-template-columns: 1fr;
    grid-template-rows: 2rem 5fr
}

.fold-header {
    background-color: #f0f0f0;
    grid-area: fold-header
}

.fold-header .red-bg {
    background-color: #ff6a6a
}

.fold-header .yellow-bg {
    background-color: #fffb97
}

.fold-header .green-bg {
    background-color: #95ff9f
}

.fold-container {
    background-color: #f7f3ef;
    grid-area: fold-container
}

.fold-grid-container {
    display: grid;
    gap: 0 0;
    grid-template-areas: "fold-video-title fold-video-title""fold-thumbnail fold-video""fold-thumbnail fold-transcript";
    grid-template-columns: 1.3fr 2.7fr;
    grid-template-rows: .1fr .68fr 1fr
}

@media (min-width:1080px) {
    .fold-grid-container {
        grid-template-areas: "fold-video-title fold-video-title fold-video-title""fold-thumbnail fold-transcript fold-video";
        grid-template-columns: 1.2fr 2.5fr 1.8fr;
        grid-template-rows: 1fr 6fr
    }
}

@media (min-width:1280px) {
    .fold-grid-container {
        grid-template-areas: "fold-video-title fold-video-title fold-video-title""fold-thumbnail fold-transcript fold-video";
        grid-template-columns: 1.1fr 1.3fr 1.3fr;
        grid-template-rows: 1fr 6fr
    }
}

@media (min-width:1440px) {
    .fold-grid-container {
        grid-template-areas: "fold-video-title fold-video-title fold-video-title""fold-thumbnail fold-transcript fold-video";
        grid-template-columns: 1.2fr 1.32fr 1.7fr;
        grid-template-rows: 1fr 6fr
    }
}

.fold-thumbnail {
    display: flex;
    flex-direction: column;
    grid-area: fold-thumbnail;
    height: 100%;
    height: 38.375rem;
    justify-content: space-between
}

.fold-thumbnail .card {
    background-color: #fff;
    border-radius: .625rem;
    box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .05);
    padding: .875rem
}

.fold-thumbnail .card.active {
    border-left: .25rem solid #3c45ab;
    border-radius: .625rem;
    box-shadow: 0 .25rem .625rem rgba(0, 0, 0, .1)
}

.fold-thumbnail .card .image-brand {
    border-radius: .625rem;
    height: 5.423rem;
    margin-right: .9375rem;
    object-fit: cover;
    width: 8rem
}

.fold-thumbnail .card img {
    border-radius: .625rem;
    display: none;
    height: 4.4375rem;
    margin-right: .9375rem;
    object-fit: cover
}

@media (min-width:1280px) {
    .fold-thumbnail .card img {
        display: block
    }
}

.fold-thumbnail .description h4 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.0625rem;
    width: 9.0625rem
}

.fold-thumbnail .description p {
    font-size: .625rem;
    font-weight: 400;
    line-height: .8125rem;
    margin-bottom: .1875rem
}

.fold-thumbnail .tag {
    background-color: #ffe78f;
    border-radius: .75rem;
    font-size: .5rem;
    height: 1.125rem;
    padding: .1875rem .375rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.fold-transcript {
    grid-area: fold-transcript;
    height: 22.5rem;
    margin-left: 1.25rem
}

@media (min-width:1080px) {
    .fold-transcript {
        height: 37.8125rem
    }
}

.fold-transcript .card {
    background-color: #fff;
    border-radius: .625rem;
    box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .05);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: .75rem;
    padding: 1.0625rem;
    position: relative
}

.fold-transcript .card:after {
    background: #fff;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5) 70%, hsla(0, 0%, 100%, 0));
    border-radius: 0;
    bottom: 0;
    content: "";
    height: 2.8rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%
}

@media (min-width:1080px) {
    .fold-transcript .card:after {
        border-radius: 0 0 .625rem .625rem
    }
}

.fold-transcript .card.active {
    border-left: .25rem solid #3c45ab;
    border-radius: .625rem;
    box-shadow: 0 .25rem .625rem rgba(0, 0, 0, .1)
}

.fold-transcript .card .image-brand {
    border-radius: .625rem;
    height: 6rem;
    margin-right: .9375rem;
    object-fit: cover
}

.fold-transcript .card img {
    border-radius: .625rem;
    height: 4.4375rem;
    margin-right: .9375rem;
    object-fit: cover
}

.fold-transcript .description {
    display: flex;
    flex-direction: column
}

.fold-transcript .description h3 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.0625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 12.5rem
}

.fold-transcript .description .tag-link {
    color: #5c6279;
    font-size: .625rem;
    font-style: italic;
    font-weight: 500;
    line-height: .8125rem;
    margin-bottom: .5rem
}

.fold-transcript .description .tag-link .trim-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 10.625rem
}

.fold-transcript .tag {
    background-color: #ffe78f;
    border-radius: .75rem;
    font-size: .75rem;
    height: 1.625rem;
    padding: .3125rem .625rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.fold-video {
    grid-area: fold-video;
    margin-left: 1.25rem
}

.fold-video img,
.fold-video video {
    border-radius: .625rem;
    box-shadow: 0 .25rem .9375rem rgba(0, 0, 0, .1)
}

@media (min-width:1080px) {

    .fold-video img,
    .fold-video video {
        border-radius: 0
    }
}

.fold-video-title {
    grid-area: fold-video-title
}

.fold-video-title h3 {
    color: #5b90f6;
    display: inline-block;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.6875rem;
    margin-bottom: 2.5625rem;
    position: relative
}

.fold-video-title h3:after {
    border-bottom: .1875rem solid #5b90f6;
    bottom: -.625rem;
    content: "";
    left: 0;
    position: absolute;
    right: 0
}

.fold-transcript-video-wrapper {
    display: flex
}

.fold-transcript-video-wrapper video {
    background: transparent;
    height: 17.678em;
    width: 31.5em
}

@media (min-width:768px) {
    .fold-transcript-video-wrapper video {
        height: 14.24em;
        width: 25.25em
    }
}

@media (min-width:1080px) {
    .fold-transcript-video-wrapper video {
        height: 9.43em;
        width: 16.18em
    }
}

@media (min-width:1280px) {
    .fold-transcript-video-wrapper video {
        height: 17.678em;
        width: 31.5em
    }
}

.fold-transcript-video-wrapper .video-controls {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 3
}

@media (min-width:768px) {
    .fold-transcript-video-wrapper .video-controls {
        top: 1rem
    }
}

.fold-transcript-video-wrapper .video-controls .audio {
    align-items: center;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 50%;
    display: flex;
    height: 1.5rem;
    justify-content: center;
    padding: .3rem;
    width: 1.5rem
}

.fold-transcript-video-wrapper .video-controls .audio:focus {
    border: 0;
    outline: none
}

.fold-transcript-video-wrapper .video-controls img {
    margin: 0
}

.fold-transcript-wrapper {
    height: 60%
}

@media (min-width:1080px) {
    .fold-transcript-wrapper {
        height: 80%
    }
}

.video-w-play {
    align-items: center;
    border-radius: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    position: relative
}

.video-w-play .play-controls {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 10%;
    z-index: 3
}

.video-w-play .play-controls img {
    border-radius: 0
}

.video-w-play .play-controls img.fade-in {
    opacity: 1;
    transition: .3s
}

.video-w-play .play-controls img.fade-out {
    opacity: 0;
    transition: 1s
}

.video-w-controller {
    align-items: center;
    border-radius: 0;
    display: flex;
    justify-content: center
}

@media (min-width:768px) {
    .video-w-controller {
        border-radius: 1.25rem;
        height: 100%;
        position: relative;
        width: 83%
    }
}

@media (min-width:1280px) {
    .video-w-controller {
        height: 100%;
        position: relative;
        width: 83%
    }

    .video-w-controller:hover {
        position: relative;
        transition: z-index .1s;
        z-index: 2
    }
}

.video-w-controller video {
    border-radius: 0;
    width: 100%
}

@media (min-width:768px) {
    .video-w-controller video {
        border-radius: 1.25rem
    }
}

.video-w-controller .video-controls {
    position: absolute;
    right: 1rem;
    top: 1rem;
    z-index: 3
}

@media (min-width:768px) {
    .video-w-controller .video-controls {
        top: 1rem
    }
}

.video-w-controller .video-controls .audio {
    align-items: center;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 50%;
    display: flex;
    height: 1.5rem;
    justify-content: center;
    padding: .3rem;
    width: 1.5rem
}

.video-w-controller .video-controls .audio:focus {
    border: 0;
    outline: none
}

.video-w-controller .video-controls img {
    margin: 0
}

.mobile-header {
    display: inline
}

@media (min-width:1080px) {
    .mobile-header {
        display: none
    }
}

.desktop-header {
    display: none
}

@media (min-width:1080px) {
    .desktop-header {
        display: flex
    }
}

.hero-transcript-box {
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0 .313rem .938rem .313rem rgba(0, 0, 0, .1);
    color: #000;
    font-family: Monument, sans-serif;
    height: 11rem;
    line-height: 1.5;
    padding: 1.25rem;
    text-overflow: ellipsis;
    width: 100%
}

.hero-transcript-box .gray-text-overlay {
    background: #fff;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5) 70%, hsla(0, 0%, 100%, 0));
    border-radius: 0;
    bottom: 0;
    height: 3.7rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {
    .hero-transcript-box .gray-text-overlay {
        border-radius: 0 0 1.25rem 1.25rem
    }

    .hero-transcript-box {
        border-radius: 1.25rem;
        position: absolute;
        right: 0;
        top: 65%;
        width: 80%
    }
}

.hero-transcript-box:hover {
    z-index: 9999
}

.hero-transcript-box .scrollable-content {
    height: 100%;
    padding-right: 1.25rem
}

@media (min-width:768px) {
    .hero-transcript-box .scrollable-content {
        padding-right: 3.4375rem
    }
}

.vertical-features .feature-content-item-1 {
    background-color: #f7f3ef
}

.vertical-features .feature-content-item-2 {
    background-color: #f3f7f9
}

.vertical-features .feature-content-item-3 {
    background-color: #ec5341;
    color: #fff
}

.vertical-features .feature-content-item-4 {
    background-color: #d6e5eb
}

.vertical-features .feature-content-item-5 {
    background-color: #f7f3ef
}

.vertical-features .feature-image {
    object-fit: contain
}

.vm-transcript-box {
    background-color: #fff;
    color: #000;
    font-family: Monument, sans-serif;
    font-weight: 400;
    height: 18rem;
    line-height: 1.5;
    padding: 1.25rem;
    position: relative;
    text-overflow: ellipsis;
    transition: height .3s;
    width: 100%
}

.vm-transcript-box .gray-text-overlay {
    background: #fff;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5) 70%, hsla(0, 0%, 100%, 0));
    bottom: 0;
    height: 3.7rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.vm-transcript-box .scrollable-content {
    height: 100%;
    padding-right: 1.25rem;
    width: 100%
}

@media (min-width:768px) {
    .vm-transcript-box .scrollable-content {
        padding-right: 3.4375rem
    }
}

@media (min-width:1280px) {
    .vm-transcript-box .scrollable-content {
        width: 100%
    }
}

.vm-transcript-box .simplebar-track.simplebar-vertical {
    top: 2rem
}

.vm-transcript-box .collapse-toggle {
    color: #5b90f6;
    transform: rotate(180deg)
}

.vm-transcript-box .collapse-toggle:focus {
    border: 0;
    outline: none
}

@media (min-width:768px) {
    .vm-transcript-box .collapse-toggle {
        transform: rotate(0deg)
    }
}

.vm-transcript-box.odd {
    align-items: flex-start;
    display: flex;
    justify-content: flex-end
}

.vm-transcript-box.odd .collapse-toggle {
    right: 1rem;
    top: 1rem
}

.vm-transcript-box.even {
    align-items: flex-start;
    display: flex
}

.vm-transcript-box.even .collapse-toggle {
    right: 1rem;
    top: 1rem
}

.vm-transcript-box.transcript-open {
    height: 12rem;
    transition: height .3s
}

@media (min-width:1280px) {
    .vm-transcript-box.transcript-open {
        height: 12rem
    }
}

@media (min-width:1440px) {
    .vm-transcript-box.transcript-open {
        height: 15rem
    }
}

.feature-cta {
    display: flex;
    flex-direction: column;
    padding-top: 2rem
}

@media (min-width:768px) {
    .feature-cta {
        flex-direction: row;
        padding-bottom: 2rem
    }
}

.feature-cta input {
    align-self: center;
    display: flex;
    font-size: 1.25rem;
    line-height: 1.75rem;
    width: 100%
}

@media (min-width:768px) {
    .feature-cta input {
        font-size: 3.125rem
    }
}

@media (min-width:1080px) {
    .feature-cta input {
        width: 49.21875%
    }
}

.feature-cta .try-link {
    display: flex;
    font-size: 2.1875rem;
    justify-content: center;
    line-height: 1;
    padding-bottom: 2.25rem;
    padding-top: 2.25rem;
    width: 100%
}

@media (min-width:768px) {
    .feature-cta .try-link {
        font-size: 3.125rem;
        justify-content: flex-start
    }
}

@media (min-width:1080px) {
    .feature-cta .try-link {
        font-size: 3.75rem;
        padding-bottom: 4.625rem;
        padding-left: 1rem;
        padding-top: 4.625rem;
        width: 49.21875%
    }
}

@media (min-width:1280px) {
    .feature-cta .try-link {
        font-size: 4.875rem;
        padding-bottom: 4.625rem;
        padding-left: 1rem;
        padding-top: 4.625rem;
        width: 49.21875%
    }
}

.react-loading-skeleton {
    border-radius: 0 !important
}

.list-heading {
    background-color: #5b90f6;
    color: #fff
}

.list-heading.enterprise {
    background: #ffe78f;
    color: #000;
    font-family: Monument, sans-serif
}

.list-heading.enterprise .service-title {
    font-size: 2.57em;
    font-weight: 400;
    letter-spacing: -.015em;
    line-height: 3.125em
}

.made-with-reduct-intro {
    background-color: #f0f0f0
}

.made-with-reduct-intro span.marked {
    position: relative;
    z-index: 1
}

.made-with-reduct-intro span.marked:before {
    animation: text-highlight-intro 2.5s;
    background-color: #ffe2cc;
    bottom: -5%;
    content: " ";
    height: 12%;
    left: -1.62%;
    position: absolute;
    width: 52.62%;
    z-index: -1
}

@media (min-width:768px) {
    .made-with-reduct-intro span.marked:before {
        height: 40%
    }
}

@keyframes text-highlight-intro {
    0% {
        bottom: 20%;
        height: 40%;
        opacity: 0;
        width: .563rem;

        @media (min-width: 768px) {
            height: 40%
        }
    }

    20% {
        bottom: -5%;
        opacity: 1;
        width: .563rem
    }

    60% {
        width: .563rem
    }

    to {
        width: 52.62%
    }
}

.made-with-reduct-features .first-feature {
    background-color: #f0f0f0
}

.made-with-reduct-features .second-feature {
    background-color: #f7f3ef
}

.made-with-reduct-features .visit-archive-btn.black {
    background-color: #000;
    color: #fff
}

.made-with-reduct-features .visit-archive-btn.light-grey {
    background-color: #f0f0f0;
    color: #3c45ab
}

.made-with-reduct-features .made-with-reduct-video {
    height: 10rem;
    width: 100%
}

@media(min-width:380px) {
    .made-with-reduct-features .made-with-reduct-video {
        height: 16rem
    }
}

@media(min-width:1440px) {
    .made-with-reduct-features .made-with-reduct-video {
        height: 21rem
    }
}

.made-with-reduct-cta {
    color: #5b90f6
}

.link {
    color: #7589e8;
    font-weight: 600
}

.link:hover {
    cursor: pointer
}

.intro span.marked {
    position: relative;
    z-index: 1
}

.intro span.marked:before {
    animation: text-highlight-about-us 2.5s;
    background-color: #ffe2cc;
    bottom: -5%;
    content: " ";
    height: 12%;
    left: -2.62%;
    position: absolute;
    width: 80%;
    z-index: -1
}

@media(min-width:1440px) {
    .intro span.marked:before {
        height: 40%
    }
}

@keyframes text-highlight-about-us {
    0% {
        bottom: 20%;
        height: 40%;
        opacity: 0;
        width: .563rem;

        @media (min-width: 768px) {
            height: 40%
        }
    }

    20% {
        bottom: -5%;
        opacity: 1;
        width: .563rem
    }

    60% {
        width: .563rem
    }

    to {
        width: 80%
    }
}

.origin-story {
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: 100vw
}

.origin-story #imstrip {
    padding: 20px;
    position: absolute
}

.origin-story #imstrip img {
    margin-bottom: 20px;
    width: 100%
}

.origin-story .num,
.origin-story .title {
    font-size: 2rem
}

.origin-story .title {
    font-weight: 600;
    margin-bottom: 1.5rem
}

.origin-story .text {
    line-height: 133%
}

.origin-story .card {
    opacity: .5;
    overflow: hidden;
    position: absolute;
    transition-duration: .2s;
    transition-property: top, left, width, height, opacity, filter
}

.origin-story .card.expanded {
    opacity: 1
}

.origin-story .card:hover {
    cursor: pointer
}

.origin-story .card:active {
    border-bottom: 10px solid red;
    cursor: pointer
}

.origin-story .card img {
    width: 100%
}

.origin-story .card * {
    left: 0;
    position: absolute;
    top: 0;
    transition-duration: .2s;
    transition-property: opacity
}

.origin-story .card.expanded * {
    position: static
}

.origin-story .card.expanded img {
    display: none
}

.hiring {
    background-color: #5b90f6;
    color: #fff
}

.hiring .hyper-link-icon {
    cursor: pointer;
    opacity: .7
}

.hiring .hyper-link-icon:hover {
    opacity: 1
}

.hiring-description a,
.hiring-description p {
    font-family: Monument, sans-serif;
    padding-bottom: 1.25rem
}

.hiring-description a {
    text-decoration: underline
}

.hiring-description h3 {
    font-size: 1.125rem;
    font-weight: 700;
    margin-top: 10px
}

.hiring-description ul {
    font-family: Monument, sans-serif;
    margin: .625rem 1.25rem
}

.hiring-description li {
    padding: .5rem 0
}

.rca-blog {
    margin: auto;
    max-width: 800px;
    padding-top: var(--spacingtight)
}

.rca-blog table,
.rca-blog td,
.rca-blog th {
    border: 1px solid #000;
    border-collapse: collapse;
    padding: .5em 1em
}

.rca-blog figcaption {
    font-size: .75em;
    text-align: center
}

.rca-blog h1,
.rca-blog h2,
.rca-blog h3,
.rca-blog h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 120%;
    margin: 0 0 1.45rem;
    padding-top: 1.25rem
}

@media (min-width:768px) {

    .rca-blog h1,
    .rca-blog h2,
    .rca-blog h3,
    .rca-blog h4 {
        font-size: 35.5px
    }
}

@media (min-width:1080px) {

    .rca-blog h1,
    .rca-blog h2,
    .rca-blog h3,
    .rca-blog h4 {
        padding-top: 3.125rem
    }
}

.rca-blog h3 {
    font-size: 1.75rem
}

.rca-blog h5 {
    font-size: 19px
}

.rca-blog h4 {
    font-size: 1.5rem
}

.rca-blog p {
    display: block;
    font-size: 1.1875rem;
    line-height: 1.78125rem;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-inline-end: 0;
    margin-inline-start: 0
}

.rca-blog .callout-section {
    background-color: #f7f3ef;
    margin-top: 8.59375%;
    padding: 2.5rem 8.59375%
}

.rca-blog .callout-section h4 {
    padding-top: 0
}

.rca-blog .cta-modal {
    font-family: Monument, sans-serif;
    font-style: normal
}

.rca-blog .cta-modal p {
    font-family: Monument, sans-serif;
    font-size: medium;
    line-height: normal
}

.rca-blog .cta-modal .text-xs {
    font-size: .75rem
}

.rca-blog ul {
    display: block;
    list-style-image: none;
    list-style-type: disc;
    margin: 0 0 1.45rem 1.45rem
}

.rca-blog .list-tag {
    display: list-item;
    font-size: 1.1rem;
    line-height: 1.7rem;
    margin-bottom: .725rem;
    padding-left: .625rem;
    padding-right: 1.875rem;
    text-align: -webkit-match-parent
}

.rca-blog ol {
    list-style-type: decimal;
    margin: 0 0 1.45rem 1.45rem
}

.rca-blog a {
    color: #5b90f6;
    font-weight: 600
}

.rca-blog a:hover {
    color: #5b90f6;
    cursor: pointer
}

.rca-blog hr {
    background: rgba(0, 0, 0, .2);
    border: none;
    height: .063rem;
    margin: 0 0 1.387rem;
    padding: 0
}

.rca-blog video {
    height: auto;
    margin-top: 1rem;
    width: 100%
}

.rca-blog video:focus {
    outline: none
}

@media (min-width:768px) {
    .rca-blog video {
        margin: 0 auto;
        object-fit: cover
    }

    .rca-blog video.md-video {
        width: 60% !important
    }
}

.rca-blog .block-quote {
    color: #3c45ab;
    font-size: 1.625rem;
    margin: 0;
    padding-bottom: 1rem;
    padding-left: 1.875rem;
    padding-right: 1.875rem
}

.rca-blog .block-quote p {
    color: #3c45ab;
    display: block;
    font-size: 1em;
    padding-top: 1rem;
    text-align: center
}

.rca-blog .twitter-embed {
    justify-content: center;
    text-align: center
}

.rca-blog .twitter-embed>blockquote {
    opacity: 0;
    text-align: center
}

.rca-blog img {
    margin: auto auto 24px;
    max-height: auto;
    max-width: 100%
}

.rca-blog .play-controls img {
    margin-bottom: 0
}

.rca-blog .img-caption {
    font-style: italic;
    margin-bottom: 24px;
    margin-top: -12px;
    text-align: center
}

.rca-blog .no-margin-bottom {
    margin-bottom: 0
}

.rca-blog-description {
    margin-block-start: 0
}

.blog-transcript-box {
    align-items: flex-start;
    background-color: #fff;
    border-radius: 0 0 1.25rem 1.25rem;
    box-shadow: 0 .438rem .938rem rgba(0, 0, 0, .1);
    color: #000;
    display: flex;
    font-family: Monument, sans-serif;
    height: 7.875rem;
    justify-content: flex-start;
    line-height: 1.5;
    margin-bottom: 2rem;
    padding: 1.25rem;
    position: relative;
    text-overflow: ellipsis;
    transition: height .3s;
    width: 100%
}

.blog-transcript-box .gray-text-overlay {
    background: #fff;
    background: linear-gradient(0deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5) 70%, hsla(0, 0%, 100%, 0));
    border-radius: 0 0 1.25rem 1.25rem;
    bottom: 0;
    height: 3.7rem;
    left: 0;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.blog-transcript-box .scrollable-content {
    height: 100%;
    padding-right: 1.25rem;
    width: 100%
}

@media (min-width:768px) {
    .blog-transcript-box .scrollable-content {
        padding-right: 3.4375rem
    }
}

@media (min-width:1280px) {
    .blog-transcript-box .scrollable-content {
        width: 100%
    }
}

.blog-transcript-box .simplebar-track.simplebar-vertical {
    top: 2rem
}

.blog-transcript-box .collapse-toggle {
    color: #5b90f6;
    right: 1rem;
    top: 1rem
}

.blog-transcript-box .collapse-toggle:focus {
    border: 0;
    outline: none
}

.blog-transcript-box.transcript-open {
    height: 12.625rem;
    transition: height .3s
}

.blog-cta input {
    border-bottom: 4px solid #000;
    margin-bottom: 1.5rem;
    padding-bottom: .75rem;
    padding-top: .75rem
}

.blog-cta .try-link,
.blog-cta input {
    font-size: 1.875rem;
    line-height: 2.125rem;
    width: 100%
}

.blog-cta .try-link {
    background-color: #000;
    font-weight: 400;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    text-align: center
}

.blog-cta .try-link,
.blog-cta .try-link:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.rca-long-transcript {
    background: #f7f3ef;
    display: flex;
    flex-direction: column;
    gap: 1em;
    left: calc(-50vw + 50%);
    padding: 2em;
    position: relative;
    width: 100vw
}

@media(min-width:1080px) {
    .rca-long-transcript {
        flex-direction: row-reverse;
        padding: 2em
    }
}

@media(min-width:786px) {
    .rca-long-transcript {
        padding-left: 6.25rem;
        padding-right: 6.25rem
    }
}

.rca-long-transcript .blog-transcript-box,
.rca-long-transcript .blog-transcript-video {
    flex: 1 1 0%
}

.rca-long-transcript .playback-controls {
    font-size: .8em;
    left: 1em;
    top: 1em;
    z-index: 4
}

.rca-long-transcript .playback-controls .playback-btn {
    background-color: rgba(255, 250, 245, .85);
    outline: none;
    padding: .4em .8em;
    z-index: 4
}

.rca-long-transcript .playback-controls .playback-options {
    background-color: #fff;
    position: relative;
    z-index: 5
}

.rca-long-transcript .playback-controls .playback-options button:hover {
    background-color: hsla(45, 90%, 84%, .8)
}

.rca-long-transcript .playback-controls .playback-options .active {
    background-color: rgba(0, 0, 0, .08)
}

.rca-long-transcript .timer-display {
    border-bottom-right-radius: .75em;
    border-top-right-radius: .75em;
    box-shadow: 0 5px 5px 0 #e7e2dc;
    -webkit-box-shadow: 0 5px 5px 0 #e7e2dc;
    -moz-box-shadow: 0 5px 5px 0 #e7e2dc;
    margin-bottom: .5em;
    padding-bottom: .25em;
    padding-top: .25em
}

.rca-long-transcript .blog-transcript-box {
    border-radius: 0;
    border-top-right-radius: .75em;
    margin: 0
}

.rca-long-transcript .blog-transcript-box .simplebar-track.simplebar-vertical {
    top: 0
}

.blog-references-list>li a {
    word-wrap: break-word;
    overflow-wrap: break-word;
    -ms-word-break: break-all
}

.popup-modal {
    background-color: #f7f3ef;
    border-radius: 1.25rem
}

.cta-modal {
    max-height: 100%;
    overflow-y: auto
}

.backdrop {
    background-color: rgba(0, 0, 0, .4)
}

.ReactModal__Overlay {
    opacity: 0;
    transition: all .1s ease-out;
    z-index: 50
}

.ReactModal__Overlay .ReactModal__Content {
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    transition: all .1s ease-out
}

.ReactModal__Overlay--after-open {
    -webkit-backdrop-filter: blur(5.5px) !important;
    backdrop-filter: blur(5.5px) !important;
    background: hsla(0, 0%, 45%, .35) !important;
    opacity: 1
}

.ReactModal__Overlay--after-open .ReactModal__Content {
    transform: translate(-50%, -50%)
}

.ReactModal__Overlay--before-close {
    opacity: 0
}

.ReactModal__Overlay--before-close .ReactModal__Content {
    transform: translate(-50%, -50%)
}

.ReactModal__Content {
    background: #fff !important;
    border: none !important;
    border-radius: 16.5px !important;
    box-shadow: 0 2px 20.5px rgba(0, 0, 0, .15) !important;
    height: 460px !important;
    padding: 22px !important;
    width: 340px !important
}

@media (min-width:600px) {
    .ReactModal__Content {
        width: 420px !important
    }
}

.modal-input {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(53 53 53/var(--tw-border-opacity));
    border-radius: .6875rem;
    border-width: 2px;
    color: rgb(53 53 53/var(--tw-text-opacity));
    font-size: 1.375rem;
    line-height: 2.5rem;
    padding: .5rem .75rem;
    position: relative;
    text-align: left;
    width: 100%
}

.modal-input::placeholder {
    --tw-text-opacity: 1;
    color: rgb(119 119 119/var(--tw-text-opacity))
}

.modal-input {
    height: 66px
}

.iframe-container {
    height: 13.5rem
}

@media (min-width:768px) {
    .iframe-container {
        height: 24.5rem
    }
}

@media (min-width:1080px) {
    .iframe-container {
        height: 18.3rem
    }
}

@media (min-width:1440px) {
    .iframe-container {
        height: 21.1rem
    }
}

.iframe-container iframe {
    border-radius: 0 !important;
    height: 33.55rem !important;
    width: 100% !important
}

@media (min-width:1080px) {
    .iframe-container iframe {
        height: 32.55rem !important
    }
}

@media (min-width:768px) {
    .iframe-container.feature-solution {
        height: 12.1rem
    }
}

@media (min-width:1080px) {
    .iframe-container.feature-solution {
        height: 21.1rem
    }
}

@media (min-width:1440px) {
    .iframe-container.feature-solution {
        height: 24rem
    }
}

.iframe-container.feature-solution iframe {
    border-radius: 0 !important;
    height: 33.55rem !important;
    width: 100% !important
}

@media (min-width:768px) {
    .iframe-container.feature-solution iframe {
        height: 25.5rem !important
    }
}

@media (min-width:1080px) {
    .iframe-container.feature-solution iframe {
        height: 32.55rem !important
    }
}

@media (min-width:1440px) {
    .iframe-container.feature-solution iframe {
        height: 34rem !important
    }
}

@media (min-width:768px) {
    .iframe-container.hero-solution {
        height: 26.3rem
    }
}

@media (min-width:1080px) {
    .iframe-container.hero-solution {
        height: 21.1rem
    }
}

@media (min-width:1440px) {
    .iframe-container.hero-solution {
        height: 23.95rem
    }
}

.iframe-container.hero-solution iframe {
    border-radius: 0 !important;
    height: 33.55rem !important;
    width: 100% !important
}

@media (min-width:768px) {
    .iframe-container.hero-solution iframe {
        height: 34rem !important
    }
}

@media (min-width:1080px) {
    .iframe-container.hero-solution iframe {
        height: 32.55rem !important
    }
}

@media (min-width:1440px) {
    .iframe-container.hero-solution iframe {
        height: 33.5rem !important
    }
}

.sc-cvdZLF.YOdUg {
    max-height: 100% !important
}

.pricing-list {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDQwIiBoZWlnaHQ9IjczMiIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNjUuNSAwIDcyNi41IiBvcGFjaXR5PSIuMDE0Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNjAuNSAwIDcyMS41IiBvcGFjaXR5PSIuMDI3Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNTUuNSAwIDcxNi41IiBvcGFjaXR5PSIuMDQxIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNTAuNSAwIDcxMS41IiBvcGFjaXR5PSIuMDU0Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNDUuNSAwIDcwNi41IiBvcGFjaXR5PSIuMDY4Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNDAuNSAwIDcwMS41IiBvcGFjaXR5PSIuMDgxIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMzUuNSAwIDY5Ni41IiBvcGFjaXR5PSIuMDk1Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMzAuNSAwIDY5MS41IiBvcGFjaXR5PSIuMTA4Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMjUuNSAwIDY4Ni41IiBvcGFjaXR5PSIuMTIyIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMjAuNSAwIDY4MS41IiBvcGFjaXR5PSIuMTM1Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMTUuNSAwIDY3Ni41IiBvcGFjaXR5PSIuMTQ5Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMTAuNSAwIDY3MS41IiBvcGFjaXR5PSIuMTYyIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMDUuNSAwIDY2Ni41IiBvcGFjaXR5PSIuMTc2Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzMDAuNSAwIDY2MS41IiBvcGFjaXR5PSIuMTg5Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAyOTUuNSAwIDY1Ni41IiBvcGFjaXR5PSIuMjAzIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAyOTAuNSAwIDY1MS41IiBvcGFjaXR5PSIuMjE2Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAyODUuNSAwIDY0Ni41IiBvcGFjaXR5PSIuMjMiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDI4MC41IDAgNjQxLjUiIG9wYWNpdHk9Ii4yNDMiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDI3NS41IDAgNjM2LjUiIG9wYWNpdHk9Ii4yNTciLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDI3MC41IDAgNjMxLjUiIG9wYWNpdHk9Ii4yNyIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjY1LjUgMCA2MjYuNSIgb3BhY2l0eT0iLjI4NCIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjYwLjUgMCA2MjEuNSIgb3BhY2l0eT0iLjI5NyIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjU1LjUgMCA2MTYuNSIgb3BhY2l0eT0iLjMxMSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjUwLjUgMCA2MTEuNSIgb3BhY2l0eT0iLjMyNCIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjQ1LjUgMCA2MDYuNSIgb3BhY2l0eT0iLjMzOCIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjQwLjUgMCA2MDEuNSIgb3BhY2l0eT0iLjM1MSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjM1LjUgMCA1OTYuNSIgb3BhY2l0eT0iLjM2NSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjMwLjUgMCA1OTEuNSIgb3BhY2l0eT0iLjM3OCIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjI1LjUgMCA1ODYuNSIgb3BhY2l0eT0iLjM5MiIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjIwLjUgMCA1ODEuNSIgb3BhY2l0eT0iLjQwNSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjE1LjUgMCA1NzYuNSIgb3BhY2l0eT0iLjQxOSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjEwLjUgMCA1NzEuNSIgb3BhY2l0eT0iLjQzMiIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjA1LjUgMCA1NjYuNSIgb3BhY2l0eT0iLjQ0NiIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjAwLjUgMCA1NjEuNSIgb3BhY2l0eT0iLjQ1OSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMTk1LjUgMCA1NTYuNSIgb3BhY2l0eT0iLjQ3MyIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMTkwLjUgMCA1NTEuNSIgb3BhY2l0eT0iLjQ4NiIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMTg1LjUgMCA1NDYuNSIgb3BhY2l0eT0iLjUiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE4MC41IDAgNTQxLjUiIG9wYWNpdHk9Ii41MTQiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE3NS41IDAgNTM2LjUiIG9wYWNpdHk9Ii41MjciLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE3MC41IDAgNTMxLjUiIG9wYWNpdHk9Ii41NDEiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE2NS41IDAgNTI2LjUiIG9wYWNpdHk9Ii41NTQiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE2MC41IDAgNTIxLjUiIG9wYWNpdHk9Ii41NjgiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE1NS41IDAgNTE2LjUiIG9wYWNpdHk9Ii41ODEiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE1MC41IDAgNTExLjUiIG9wYWNpdHk9Ii41OTUiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE0NS41IDAgNTA2LjUiIG9wYWNpdHk9Ii42MDgiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE0MC41IDAgNTAxLjUiIG9wYWNpdHk9Ii42MjIiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDEzNS41IDAgNDk2LjUiIG9wYWNpdHk9Ii42MzUiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDEzMC41IDAgNDkxLjUiIG9wYWNpdHk9Ii42NDkiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDEyNS41IDAgNDg2LjUiIG9wYWNpdHk9Ii42NjIiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDEyMC41IDAgNDgxLjUiIG9wYWNpdHk9Ii42NzYiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDExNS41IDAgNDc2LjUiIG9wYWNpdHk9Ii42ODkiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDExMC41IDAgNDcxLjUiIG9wYWNpdHk9Ii43MDMiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDEwNS41IDAgNDY2LjUiIG9wYWNpdHk9Ii43MTYiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDEwMC41IDAgNDYxLjUiIG9wYWNpdHk9Ii43MyIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgOTUuNSAwIDQ1Ni41IiBvcGFjaXR5PSIuNzQzIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCA5MC41IDAgNDUxLjUiIG9wYWNpdHk9Ii43NTciLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDg1LjUgMCA0NDYuNSIgb3BhY2l0eT0iLjc3Ii8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCA4MC41IDAgNDQxLjUiIG9wYWNpdHk9Ii43ODQiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDc1LjUgMCA0MzYuNSIgb3BhY2l0eT0iLjc5NyIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgNzAuNSAwIDQzMS41IiBvcGFjaXR5PSIuODExIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCA2NS41IDAgNDI2LjUiIG9wYWNpdHk9Ii44MjQiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDYwLjUgMCA0MjEuNSIgb3BhY2l0eT0iLjgzOCIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgNTUuNSAwIDQxNi41IiBvcGFjaXR5PSIuODUxIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCA1MC41IDAgNDExLjUiIG9wYWNpdHk9Ii44NjUiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDQ1LjUgMCA0MDYuNSIgb3BhY2l0eT0iLjg3OCIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgNDAuNSAwIDQwMS41IiBvcGFjaXR5PSIuODkyIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAzNS41IDAgMzk2LjUiIG9wYWNpdHk9Ii45MDUiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDMwLjUgMCAzOTEuNSIgb3BhY2l0eT0iLjkxOSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMjUuNSAwIDM4Ni41IiBvcGFjaXR5PSIuOTMyIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCAyMC41IDAgMzgxLjUiIG9wYWNpdHk9Ii45NDYiLz48cGF0aCBzdHJva2U9IiNGRkQxMjkiIGQ9Ik0xNDQwIDE1LjUgMCAzNzYuNSIgb3BhY2l0eT0iLjk1OSIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgMTAuNSAwIDM3MS41IiBvcGFjaXR5PSIuOTczIi8+PHBhdGggc3Ryb2tlPSIjRkZEMTI5IiBkPSJNMTQ0MCA1LjUgMCAzNjYuNSIgb3BhY2l0eT0iLjk4NiIvPjxwYXRoIHN0cm9rZT0iI0ZGRDEyOSIgZD0iTTE0NDAgLjUgMCAzNjEuNSIvPjwvc3ZnPg==);
    background-position-y: bottom;
    background-repeat: no-repeat;
    background-size: 100vw
}

.pricing-card {
    align-items: center;
    border-radius: 1.375rem;
    border-width: 2px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 2rem 3.125rem;
    width: 100%
}

@media (min-width:1080px) {
    .pricing-card {
        width: 28.90625%
    }
}

.pricing-card.pricing-team {
    border-color: #5b90f6
}

.pricing-card.pricing-enterprise {
    border-color: #3c45ab
}

.pricing-card .pricing-for-team {
    color: rgb(91 144 246/var(--tw-text-opacity))
}

.pricing-card .pricing-for-enterprise,
.pricing-card .pricing-for-team {
    --tw-text-opacity: 1;
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.875rem;
    margin-bottom: 1.5rem;
    text-align: center
}

.pricing-card .pricing-for-enterprise {
    color: rgb(60 69 171/var(--tw-text-opacity))
}

.pricing-card .pricing-header {
    min-height: 8.375rem
}

.pricing-card h3 {
    font-size: 1.625rem;
    font-weight: 400;
    line-height: 1.875rem;
    margin-bottom: 2rem;
    text-align: center
}

@media (min-width:1080px) {
    .pricing-card h3 {
        font-size: 1.875rem
    }
}

.pricing-card ul {
    font-size: 1.125rem;
    line-height: 1.875rem;
    margin-bottom: 3.125rem;
    text-align: left
}

.pricing-card ul .ul-title {
    --tw-text-opacity: 1;
    color: rgb(60 69 171/var(--tw-text-opacity));
    font-size: 1.25rem;
    line-height: 1.75rem
}

.pricing-card ul li {
    font-family: Monument, sans-serif;
    font-size: .938rem;
    list-style-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxMiAxMyI+PHBhdGggZmlsbD0idXJsKCNwcmVmaXhfX2EpIiBkPSJNMCAxMi44NGgxMnYtMTJIMHYxMloiLz48ZGVmcz48cGF0dGVybiBpZD0icHJlZml4X19hIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBwYXR0ZXJuQ29udGVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCI+PHVzZSB4bGluazpocmVmPSIjcHJlZml4X19iIiB0cmFuc2Zvcm09InNjYWxlKC4wMTU2MykiLz48L3BhdHRlcm4+PC9kZWZzPjwvc3ZnPg==);
    margin-bottom: .625rem
}

@media (min-width:768px) {
    .pricing-card ul li {
        font-size: 1.125rem;
        line-height: 1.875rem
    }
}

.pricing-card .enterprise-button {
    margin-bottom: 0
}

@media (min-width:1080px) {
    .pricing-card .enterprise-button {
        margin-bottom: 3.75em
    }
}

@media (min-width:768px) {
    .pricing-card .enterprise-button {
        margin-bottom: 3.75em
    }
}

.pricing-card .btn {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    display: block;
    font-size: 1.125rem;
    height: 4rem;
    margin-top: 1rem;
    text-align: center
}

@media (min-width:768px) {
    .pricing-card .btn {
        font-size: 1.25rem;
        height: 4rem;
        line-height: 1.75rem;
        width: 12rem
    }
}

.card-pricing {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(255 226 204/var(--tw-border-opacity));
    border-radius: 44px;
    border-width: 2px;
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    padding: 2.625rem
}

.card-pricing-full {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.card-pricing ul li {
    --tw-text-opacity: 1;
    color: rgb(53 53 53/var(--tw-text-opacity));
    position: relative
}

.card-pricing ul li:before {
    --tw-bg-opacity: 1;
    background-color: rgb(53 53 53/var(--tw-bg-opacity));
    content: "";
    height: .25rem;
    left: -1.25rem;
    position: absolute;
    top: 1.25rem;
    width: .25rem
}

.transcript-pricing-container {
    background-color: #f0f0f0;
    width: 100%
}

.transcript-pricing {
    border-bottom: 1px solid #c4c4c4;
    border-right: none;
    padding: 2rem 0
}

.transcript-pricing:last-child {
    border-bottom: none
}

@media (min-width:768px) {
    .transcript-pricing {
        border-bottom: none;
        border-right: 1px solid #c4c4c4;
        padding: 1.875rem
    }

    .transcript-pricing:last-child {
        border-right: none
    }
}

@media (min-width:1080px) {
    .transcript-pricing {
        width: 33.333333%
    }
}

.transcript-pricing .sub-heading {
    font-family: Monument, sans-serif;
    font-size: 1.25rem;
    line-height: 1.875rem
}

.transcript-pricing .title {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.875rem;
    margin-bottom: 1.25rem
}

.transcript-pricing .sub-title {
    color: #4c4c4c;
    font-family: Monument, sans-serif;
    font-size: .938rem;
    font-weight: 400;
    margin-bottom: .625rem
}

@media (min-width:768px) {
    .transcript-pricing .sub-title {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.transcript-pricing .price {
    font-family: Monument, sans-serif;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 1.875rem
}

.transcript-pricing .price small {
    color: #7f7f7f;
    font-size: .875rem;
    line-height: 1.875rem
}

.transcript-pricing ul li {
    font-family: Monument, sans-serif;
    font-size: .938rem;
    font-weight: 400;
    margin-bottom: 1rem
}

@media (min-width:768px) {
    .transcript-pricing ul li {
        font-size: 1.25rem;
        line-height: 1.875rem
    }
}

.faq-container {
    font-family: Monument, sans-serif
}

.collapse:focus {
    border: none;
    outline: 0
}

.simplebar-scrollbar:before {
    background: #e6e9eb;
    width: .5rem
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: 1
}

.simplebar-track.simplebar-horizontal {
    display: none
}

.simplebar-content {
    overflow-x: hidden
}

.pricing-table {
    border-collapse: collapse;
    color: #000
}

.pricing-table td {
    padding: 18px 18px 18px 22px
}

#extra-padding-text {
    padding-left: 45px
}

.pricing-table tr {
    height: 99px
}

.pricing-table tr:nth-child(2n) {
    background: #fff
}

.pricing-table tr:nth-child(2n) td:nth-child(2) {
    background-color: #fff9ef
}

.pricing-table tr td:nth-child(2) {
    background: #ffe2cc;
    mix-blend-mode: multiply
}

.pricing-table tr:nth-child(2n) td:first-child {
    border-bottom-left-radius: 5.5px;
    border-top-left-radius: 5.5px
}

.pricing-table tr:nth-child(2n) td:last-child {
    border-bottom-right-radius: 5.5px;
    border-top-right-radius: 5.5px
}

.transcribe-by-reduct {
    background: #ffe2cc;
    border-radius: 5.5px;
    font-size: 22px;
    height: 96px;
    padding: 8px 16px
}

.pricing-table img {
    align-self: flex-start;
    margin-top: 10px
}

@media(max-width:1024px) {
    .pricing-table {
        font-size: 18px
    }

    .pricing-table tr {
        height: 85px
    }
}

@media(max-width:599px) {
    .pricing-table td {
        min-width: 90px;
        padding: 12px
    }

    .pricing-table img {
        margin-top: 6px
    }
}

.search-box {
    color: #000;
    padding-left: 70px;
    text-align: left
}

.search-icon {
    cursor: pointer;
    left: 24px;
    position: absolute;
    top: 20px
}

.guidelines-list {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.guidelines-description {
    transition: all .3s ease-in-out
}

.guidelines-description:hover,
.selected-description {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    transform: translate3d(0, -1px, 0)
}

.guidelines-input {
    color: #000;
    font-size: 20px !important;
    font-weight: 300 !important;
    padding-left: 64px !important;
    z-index: -1 !important
}

.guidelines-mdx {
    padding-bottom: 3.25rem
}

.guidelines-mdx .title {
    --tw-text-opacity: 1;
    color: rgb(60 69 171/var(--tw-text-opacity));
    font-size: 32px
}

@media (min-width:1080px) {
    .guidelines-mdx .title {
        font-size: 40px
    }
}

.guidelines-mdx .text-padding {
    padding-top: 1.5rem
}

.guidelines-mdx .medium-text {
    font-weight: 500;
    padding-top: 1.5rem
}

.guidelines-mdx .row-flex {
    display: flex;
    gap: 1.5rem;
    justify-content: space-between;
    margin-top: 1.5rem
}

.guidelines-mdx .column-flex,
.guidelines-mdx .example {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-top: 1.5rem
}

.guidelines-mdx .example {
    justify-content: space-between
}

@media (min-width:768px) {
    .guidelines-mdx .example {
        flex-direction: row
    }
}

.guidelines-mdx .unordered-list {
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin-block-end: 1em;
    margin-block-start: 1em;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin: 0 0 1.45rem 1.45rem;
    padding-inline-start: 2.5rem;
    padding: 0
}

.guidelines-mdx .list {
    display: list-item;
    margin-bottom: .725rem;
    margin-top: 1.5rem;
    padding-left: .625rem;
    padding-right: 1.875rem;
    text-align: -webkit-match-parent
}

.guidelines-mdx .ordered-list {
    list-style-type: decimal;
    margin: 0 0 1.45rem 1.45rem
}

.guidelines-mdx .a-tag {
    color: #5b90f6;
    font-weight: 600;
    padding-top: 1.5rem
}

.guidelines-mdx .a-tag:hover {
    color: #5b90f6;
    cursor: pointer
}

.form-guidelines {
    border-radius: .6875rem;
    position: relative;
    width: 100%
}

.form-guidelines:focus {
    border-width: 0
}

.form-guidelines {
    background: #5b90f6;
    padding: 1px
}

.form-guidelines input {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    font-size: 1.125rem;
    font-weight: 400;
    height: 100%;
    line-height: 2.5rem;
    padding: .5rem 1.25rem;
    width: 100%
}

.form-guidelines input::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175/var(--tw-placeholder-opacity));
    font-size: 1.125rem;
    font-weight: 400
}

.form-guidelines input:focus {
    border-width: 0
}

.form-guidelines input {
    border-radius: 10px;
    height: 4rem;
    outline: none
}

.form-guidelines input:focus {
    border: none;
    outline: none
}

.mobile-menu {
    animation-duration: .3s;
    animation-fill-mode: both;
    animation-name: slideInRight
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: hidden
    }

    to {
        transform: translateZ(0);
        visibility: visible
    }
}

input[type=radio]+label span {
    transition: background .2s, transform .2s
}

input[type=radio]+label span:hover,
input[type=radio]+label:hover span {
    transform: scale(1.2)
}

input[type=radio]:checked+label span {
    background-color: #3490dc;
    box-shadow: inset 0 0 0 2px #fff
}

input[type=radio]:checked+label {
    color: #3490dc
}

.testimonial-container {
    align-items: center;
    background-color: #fffaf4;
    display: flex;
    min-height: 30em
}

@media(min-width:1080px) {
    .testimonial-container {
        padding-top: 5em
    }
}

@media(max-width:1080px) {
    .testimonial-container {
        padding-bottom: 5em
    }
}

@media(min-width:640px) {
    .testimonial-container .container {
        max-width: 100vw;
        width: 100vw
    }
}

.testimonial-container .testimonial-card {
    margin: 5em 2em 0
}

@media(min-width:1080px) {
    .testimonial-container .testimonial-card {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        margin: 2em 3em;
        margin-bottom: 0 !important
    }
}

@media(min-width:1440px) {
    .testimonial-container .testimonial-card {
        margin: 2em 6em
    }
}

.testimonial-container .rec-carousel-item-visible .testimonial-card {
    max-width: 100%
}

@media(min-width:640px) {
    .testimonial-container .rec-carousel-item-visible .testimonial-card {
        max-width: 80%
    }
}

.testimonial-container .card-md {
    width: 100%
}

@media(min-width:640px) {
    .testimonial-container .card-md {
        margin-left: 3.25em;
        margin-right: 4.5em
    }
}

@media(min-width:1080px) {
    .testimonial-container .card-md {
        width: 440px
    }
}

.testimonial-container .card-lg {
    width: 100%
}

@media(min-width:1080px) {
    .testimonial-container .card-lg {
        height: 100%;
        margin: auto 4.5em auto auto;
        width: 560px
    }
}

@media(min-width:1700px) {
    .testimonial-container .card-lg {
        margin-right: auto
    }
}

.testimonial-container .testimonial-content {
    display: flex;
    flex-direction: column;
    padding: 1em 1.875em 1.5em
}

.testimonial-container .testimonial-content .testimonial-heading {
    font-size: 1.5rem;
    line-height: 1.25em;
    margin-bottom: 1rem;
    margin-top: 1rem
}

@media(min-width:1080px) {
    .testimonial-container .testimonial-content .testimonial-heading {
        font-size: 1.25rem
    }
}

@media(min-width:1280px) {
    .testimonial-container .testimonial-content .testimonial-heading {
        font-size: 1.35rem
    }
}

.testimonial-container .testimonial-content .testimony {
    color: #555;
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 1.5
}

.testimonial-container .card-lg .testimonial-content {
    flex-direction: column-reverse
}

.testimonial-container .card-lg .testimonial-heading {
    margin-bottom: 2rem
}

.testimonial-container .avatar {
    background-color: hsla(0, 0%, 77%, 0);
    border-radius: 50%;
    bottom: -3.125em;
    font-size: 1rem;
    height: 6.25em;
    position: absolute;
    width: 6.25em;
    z-index: 2
}

@media(min-width:640px) {
    .testimonial-container .avatar {
        align-items: center;
        display: flex;
        font-size: .8rem;
        justify-content: center
    }
}

@media(min-width:1080px) {
    .testimonial-container .avatar {
        font-size: .8rem
    }
}

@media(min-width:1440px) {
    .testimonial-container .avatar {
        font-size: 1rem
    }
}

.testimonial-container .avatar-right {
    right: -3.125em
}

.testimonial-container .avatar-right>img {
    height: 80px
}

.testimonial-container .reviewer {
    font-size: 1rem;
    padding-right: 3.125rem;
    padding-top: 1em
}

@media(min-width:1080px) {
    .testimonial-container .reviewer {
        height: 5rem
    }
}

.testimonial-container .reviewer.author-wrap {
    width: calc(50vw + 1em)
}

@media(min-width:440px) {
    .testimonial-container .reviewer.author-wrap {
        padding-right: 0;
        width: calc(100vw - 25em)
    }
}

@media(min-width:640px) {
    .testimonial-container .reviewer.author-wrap {
        padding-right: 3.125rem;
        width: auto
    }
}

.testimonial-container .reviewer .name {
    color: #7589e8;
    display: block;
    font-weight: 600
}

.testimonial-container .reviewer .name:hover {
    cursor: pointer
}

.pricing-section .testimonial-container .reviewer .name:not(.btn) {
    color: #000;
    text-decoration: underline
}

.testimonial-container .reviewer .name {
    font-size: 1.25rem
}

.testimonial-container .video-placeholder {
    align-items: center;
    background: #c4c4c4;
    border-radius: .25rem;
    bottom: -3.125em;
    display: flex;
    height: 6.25rem;
    justify-content: center;
    position: absolute;
    right: -5.5625em;
    width: 11.125rem
}

.testimonial-container .play-icon {
    height: 1.1em;
    margin: auto;
    position: relative;
    width: 1.1em
}

.testimonial-container .play-icon img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

@media(max-width:640px) {
    .testimonial-container .rec-carousel {
        width: 95vw
    }
}

.testimonial-container .rec-slider-container {
    overflow: hidden
}

@media(min-width:640px) {
    .testimonial-container .rec-slider-container {
        overflow: visible
    }
}

.testimonial-container .nav-container {
    display: flex;
    justify-content: center;
    z-index: 3
}

@media(min-width:640px) {
    .testimonial-container .nav-container {
        margin-left: 0;
        position: relative;
        width: 10em
    }

    .testimonial-container .nav-container.nav-prev {
        background: linear-gradient(270.56deg, rgba(255, 250, 244, 0) .51%, #fffaf4 96.23%);
        left: -2.5em
    }

    .testimonial-container .nav-container.nav-next {
        background: linear-gradient(270.56deg, #fffaf4 .51%, rgba(255, 250, 244, 0) 96.23%);
        right: -2.5em
    }
}

.testimonial-container .nav-btn {
    align-self: center;
    border: none;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 1.6rem;
    height: 50px;
    line-height: 50px;
    min-width: 50px;
    outline: none;
    padding: 0;
    width: 50px
}

.testimonial-container .nav-btn:disabled {
    opacity: 0;
    pointer-events: none
}

.testimonial-container .rec-arrow {
    background-color: #5b90f6;
    color: #fff;
    display: none;
    z-index: 3
}

@media(min-width:440px) {
    .testimonial-container .rec-arrow {
        display: block
    }
}

.testimonial-container .rec-arrow-left {
    transform: rotate(180deg)
}

.testimonial-container .rec-pagination .rec-dot {
    background-color: #e2e8f0;
    box-shadow: none;
    outline: none
}

.testimonial-container .rec-pagination .rec-dot:active,
.testimonial-container .rec-pagination .rec-dot:focus {
    box-shadow: none
}

.testimonial-container .rec-pagination .rec-dot_active {
    background-color: #5b90f6
}

.testimonial-container .highlight {
    display: inline-block;
    position: relative;
    z-index: 2
}

.testimonial-container .highlight .highlight-line {
    background-color: #ffe2cc;
    height: .5em;
    position: absolute;
    top: .65em;
    width: 70%;
    z-index: -1
}

@media(min-width:440px) {
    .testimonial-container .highlight .highlight-line {
        width: 70%
    }
}

@media(min-width:569px) {
    .testimonial-container .highlight .highlight-line {
        width: 100%
    }
}

@media(min-width:640px) {
    .testimonial-container .highlight .highlight-line {
        width: 70%
    }
}

@media(min-width:795px) {
    .testimonial-container .highlight .highlight-line {
        width: 100%
    }
}

@media(min-width:1064px) {
    .testimonial-container .customer-voice .highlight-line {
        width: 70%
    }
}

@media(min-width:1389px) {
    .testimonial-container .customer-voice .highlight-line {
        width: 100%
    }
}

@media(min-width:568px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 70%
    }
}

@media(min-width:632px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 100%
    }
}

@media(min-width:795px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 70%
    }
}

@media(min-width:862px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 100%
    }
}

@media(min-width:1080px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 70%
    }
}

@media(min-width:1059px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 100%
    }
}

@media(min-width:1280px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 70%
    }
}

@media(min-width:1565px) {
    .testimonial-container .customer-insight .highlight-line {
        width: 100%
    }
}

.pagination .page-indicator {
    background-color: #5b90f6;
    border-radius: 50%;
    height: .5em;
    margin: 5px;
    width: .5em
}

.pagination .active {
    background-color: #3c45ab
}

.content {
    left: 0
}

.content .previous {
    display: none;
    margin-left: 0;
    min-height: 23em
}

.content .previous span.marked {
    position: static;
    z-index: 0
}

.content .previous span.marked:before {
    visibility: hidden
}

@media(min-width:786px) {
    .content .previous {
        display: block
    }
}

.content .previous .video-placeholder {
    display: none
}

.content .previous .testimonial-card {
    width: 26em
}

@media(min-width:1080px) {
    .content .previous .testimonial-card {
        width: 24em
    }
}

.content .previous .testimonial-card .video-placeholder {
    display: none
}

.content .active {
    margin-inline: auto;
    min-height: 23em;
    z-index: 2
}

@media(min-width:786px) {
    .content .active {
        margin-inline: -4.5em
    }
}

@media(min-width:1080px) {
    .content .active {
        margin-inline: -4em
    }
}

.content .active .testimonial-card {
    width: 90%
}

@media(min-width:440px) {
    .content .active .testimonial-card {
        width: 21em
    }
}

@media(min-width:786px) {
    .content .active .testimonial-card {
        width: 32em
    }
}

@media(min-width:1080px) {
    .content .active .testimonial-card {
        width: 32em
    }
}

.content .active span.marked {
    position: relative;
    z-index: 1
}

.content .active span.marked:before {
    visibility: visible
}

.content .next {
    display: none;
    min-height: 23em
}

@media(min-width:786px) {
    .content .next {
        display: block
    }
}

.content .next .testimonial-card {
    width: 28em
}

@media(min-width:1080px) {
    .content .next .testimonial-card {
        width: 24em
    }
}

.content .next .testimonial-card .video-placeholder {
    display: none
}

.content .next .testimonial-card span.marked {
    position: static;
    z-index: 0
}

.content .next .testimonial-card span.marked:before {
    visibility: hidden
}

.previous-slide {
    background: linear-gradient(270.56deg, #fffaf4 .51%, rgba(255, 250, 244, .64) 96.23%);
    left: -21%;
    top: -2%;
    width: 45%;
    z-index: 1
}

.previous-slide button {
    background-color: #5b90f6
}

.previous-slide button:focus {
    outline: none
}

.previous-slide img {
    transform: rotate(180deg)
}

.next-slide {
    background: linear-gradient(270.56deg, #fffaf4 .51%, rgba(255, 250, 244, .64) 96.23%);
    right: -28%;
    top: -2%;
    transform: translate(-35%);
    width: 35%;
    z-index: 1
}

.next-slide button {
    background-color: #5b90f6
}

.next-slide button:focus {
    outline: none
}

.lightbox-container {
    background-color: rgba(0, 0, 0, .8);
    height: 100vh;
    position: fixed;
    top: 0;
    -webkit-user-select: none;
    user-select: none;
    width: 100vw;
    z-index: 9999
}

.lightbox-container .content {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: auto;
    width: 60%
}

@media (min-width:768px) {
    .lightbox-container .content {
        width: 50%
    }
}

@media (min-width:1080px) {
    .lightbox-container .content {
        width: 40%
    }
}

.lightbox-container .blog-transcript-box {
    border-radius: 0
}

.lightbox-container .close {
    position: absolute;
    right: 1em;
    top: 1em
}

.banner-container {
    background-color: #3c45ab;
    min-height: 3.2em
}

.banner-container .banner {
    min-height: inherit
}

.banner-container .time-container {
    min-width: 8em
}

.banner-container .time-container .title {
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: .875em;
    font-weight: 400;
    line-height: 1.125em
}

.banner-container .time-container .time {
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.125em
}

.banner-container .information {
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.425em
}

.banner-container .hand-drawn-circle {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.banner-container .left-arrow {
    left: 42%;
    top: -.6em
}

.banner-container .right-arrow {
    right: 42%;
    top: -.6em
}

.banner-container .save-your-spot {
    background-color: #5b90f6;
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: .875em;
    height: 2.45em;
    min-width: 9.8875em
}

@media(max-width:786px) {
    .banner-container .save-your-spot {
        width: 100%
    }
}

.banner-container .close {
    min-width: 2em
}

@keyframes banner-highlight {
    0% {
        bottom: 20%;
        height: 40%;
        opacity: 0;
        width: .563rem;

        @media (min-width: 768px) {
            height: 40%
        }
    }

    20% {
        bottom: -5%;
        opacity: 1;
        width: .563rem
    }

    60% {
        width: .563rem
    }

    to {
        width: 100%
    }
}

.banner-container .marked:before {
    animation-name: banner-highlight;
    background-color: #5b90f6;
    left: 0;
    width: 100%
}

.enterprise-hero-section .title {
    color: #000;
    font-family: Monument, sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center
}

@media (min-width:1080px) {
    .enterprise-hero-section .title {
        text-align: start
    }
}

.enterprise-hero-section .descripition {
    font-size: 1em;
    line-height: 1.75em;
    text-align: center
}

@media (min-width:768px) {
    .enterprise-hero-section .descripition {
        font-size: 1.25em
    }
}

@media (min-width:1080px) {
    .enterprise-hero-section .descripition {
        text-align: start
    }
}

.enterprise-hero-section .main-header {
    font-size: 1.8em;
    text-align: center
}

@media (min-width:768px) {
    .enterprise-hero-section .main-header {
        font-size: 2.5em
    }
}

@media (min-width:1080px) {
    .enterprise-hero-section .main-header {
        font-size: 2.8em;
        text-align: start
    }
}

@media (min-width:1280px) {
    .enterprise-hero-section .main-header {
        font-size: 3.5em
    }
}

.enterprise-hero-section .slider {
    height: 30em
}

.enterprise-hero-section .watch-button {
    color: #3c45ab;
    font-size: 1em;
    font-weight: 600
}

.enterprise-hero-section .rec-pagination {
    align-self: flex-start;
    padding-left: .3em
}

.enterprise-hero-section .rec-pagination button {
    height: .6em;
    width: .6em
}

.enterprise-hero-section .rec-pagination button:focus {
    outline: none
}

.enterprise-hero-section .rec-pagination button.rec-dot_active {
    background: #3c45ab
}

.enterprise-hero-section .toggle-button {
    border: 1.2px solid #3c45ab;
    border-radius: 50%;
    height: .8em;
    width: .8em
}

.enterprise-hero-section .toggle-button.active {
    background: #3c45ab
}

.enterprise-hero-section .slider-button {
    bottom: -.68em;
    right: .437em
}

.enterprise-hero-section .slider-button button:focus {
    outline: none
}

.enterprise-section .video-w-controller {
    right: -14%;
    width: 85%
}

.enterprise-section .hero-transcript-box {
    height: 60%;
    left: 8%;
    top: 70%;
    width: 78%
}

.enterprise-page .service-title {
    font-size: 1.7em;
    font-weight: 400;
    letter-spacing: -.015em
}

@media (min-width:768px) {
    .enterprise-page .service-title {
        font-size: 2em
    }
}

@media (min-width:1080px) {
    .enterprise-page .service-title {
        font-size: 2.3em
    }
}

@media (min-width:1280px) {
    .enterprise-page .service-title {
        font-size: 2.57em
    }

    .enterprise-page .personalized-service .service-name {
        min-height: 5em
    }
}

.enterprise-page .service-sub-title {
    letter-spacing: -.015em
}

@media (min-width:1080px) {
    .enterprise-page .service-container {
        max-width: 20em
    }
}

.enterprise-page .service-name {
    color: #353535;
    font-family: Monument, sans-serif;
    letter-spacing: -.015em
}

.enterprise-page .service-image {
    align-self: flex-start;
    display: flex
}

.enterprise-page .service-description {
    color: #353535;
    font-family: Monument, sans-serif
}

.enterprise-page .service-confirm {
    border: 2px solid #3c45ab;
    color: #3c45ab;
    font-family: Monument, sans-serif;
    font-size: 1.25em;
    width: 10.43em
}

@media(min-width:1024px) {
    .team-vision .container {
        max-width: 100%
    }
}

@media(min-width:1200px) {
    .team-vision .container {
        max-width: 1280px
    }
}

@media(min-width:1440px) {
    .team-vision .container {
        max-width: 1440px
    }
}

@media (min-width:1080px) {
    .team-vision .grid-container-team-vision {
        display: grid;
        gap: 0 0;
        grid-template-areas: "fold-header""fold-container";
        grid-template-rows: 5fr
    }
}

.team-vision .nav-thumbnail {
    grid-gap: 1em
}

@media(min-width:1440px) {
    .team-vision .nav-thumbnail {
        margin-left: 5em
    }
}

.team-vision .nav-thumbnail .card {
    background-color: #fff;
    border-radius: .625rem;
    box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .05);
    padding: .875rem
}

.team-vision .nav-thumbnail .card.active {
    border-left: .25rem solid #3c45ab;
    border-radius: .625rem;
    box-shadow: 0 .25rem .625rem rgba(0, 0, 0, .1)
}

.team-vision .nav-thumbnail .card .image-brand {
    border-radius: .625rem;
    height: 5.423rem;
    margin-right: .9375rem;
    object-fit: cover;
    width: 8rem
}

.team-vision .nav-thumbnail .card img {
    border-radius: .625rem;
    display: none;
    height: 4.4375rem;
    margin-right: .9375rem;
    object-fit: cover
}

@media (min-width:1280px) {
    .team-vision .nav-thumbnail .card img {
        display: block
    }
}

.team-vision .nav-thumbnail .description h4 {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.0625rem;
    width: 9.0625rem
}

.team-vision .nav-thumbnail .description p {
    font-size: .625rem;
    font-weight: 400;
    line-height: .8125rem;
    margin-bottom: .1875rem
}

.team-vision .nav-thumbnail .tag {
    background-color: #ffe78f;
    border-radius: .75rem;
    font-size: .5rem;
    height: 1.125rem;
    padding: .1875rem .375rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.team-vision .fold-transcript-video-wrapper {
    margin-left: 2.6rem
}

@media (min-width:1080px) {
    .team-vision .fold-transcript-video-wrapper {
        grid-column: 2/5
    }
}

@media(min-width:1440px) {
    .team-vision .fold-transcript-video-wrapper {
        padding-right: 5em
    }
}

.team-vision .fold-transcript-video-wrapper video {
    height: auto;
    object-fit: fill;
    width: 100%
}

@media (min-width:1080px) {
    .team-vision .vision-grid-container {
        display: grid;
        gap: 1em;
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:1280px) {
    .team-vision .vision-grid-container {
        gap: 2em;
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (min-width:1440px) {
    .team-vision .vision-grid-container {
        grid-template-columns: repeat(4, 1fr)
    }
}

.team-vision .vision-grid-container .fold-thumbnail {
    grid-column: 1/1
}

.team-vision .vision-grid-container .fold-video {
    grid-column: 2/4;
    margin-left: 0
}

@media (min-width:1080px) {
    .team-vision .vision-grid-container .fold-video {
        margin-left: 1.25em
    }
}

.team-vision .vision-grid-container .thumbnail-card {
    min-height: 6.81em;
    min-width: 22.88em;
    transition: .2s ease-in-out
}

.team-vision .vision-grid-container .thumbnail-card:hover {
    background-color: #fff
}

@media (min-width:1080px) {
    .team-vision .vision-grid-container .thumbnail-card {
        padding: 1em;
        width: 25.88em
    }
}

@media (min-width:1280px) {
    .team-vision .vision-grid-container .thumbnail-card {
        width: 31.88em
    }
}

.team-vision .vision-grid-container .thumbnail-card .description div {
    font-family: Monument, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: -.015em;
    line-height: 1.25em
}

.team-vision .vision-grid-container .thumbnail-card .description p {
    color: #353535;
    font-family: Monument, sans-serif;
    font-size: 1em;
    line-height: 1.2em
}

.tool-section {
    background: #5b90f6
}

.tool-section .tool-title {
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: 1.25em;
    font-weight: 600
}

.tool-section .tool-sub-title {
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: 2em;
    font-weight: 400;
    letter-spacing: -.015em;
    line-height: .95em
}

@media (min-width:768px) {
    .tool-section .tool-sub-title {
        font-size: 2.3em
    }
}

@media (min-width:1080px) {
    .tool-section .tool-sub-title {
        font-size: 2.53em
    }
}

@media (min-width:1280px) {
    .tool-section .tool-sub-title {
        font-size: 3em
    }
}

.tool-section .tool-description {
    color: #fff;
    font-family: Monument, sans-serif;
    font-size: 1.125em;
    line-height: 1.5em
}

.tool-section .tool-icon {
    background: #fff;
    border-radius: .3988em;
    height: 4.75em;
    width: 4.75em
}

.enterprise-customers .transform-scale-150 {
    transform: scale(1.5)
}

.enterprise-customers .translate-y-2 {
    transform: translateY(2px)
}

.trial-signup-form .end-illustration {
    bottom: -3.1em;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    z-index: -1
}

.trial-signup-form .welcome-illustration {
    bottom: -1.5em;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    z-index: -1
}

.trial-signup-form .options-list {
    max-height: 10.5em;
    overflow-y: scroll
}

.trial-signup-form .dropdown-icon {
    right: 1em;
    top: 1em;
    transition: all .2s linear
}

.trial-signup-form .dropdown-icon.icon-open {
    transform: rotate(180deg)
}

.sign-up-form .custom-radio-field input[type=radio] {
    display: none
}

.sign-up-form .custom-radio-field input[type=radio]:checked+label {
    background: #3c45ab;
    border-color: #3c45ab;
    color: #fff
}

.sign-up-form .custom-radio-field label {
    border: 1px solid #d0d7df;
    cursor: pointer;
    display: inline-block;
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: center;
    width: 100%
}

.sign-up-form .custom-radio-field .blank-label {
    display: none
}

.sign-up-form .custom-checkbox {
    -webkit-appearance: auto;
    appearance: auto;
    vertical-align: text-bottom
}

.pricing-section .tier-title {
    font-size: 1.5em;
    font-weight: 700
}

.pricing-section .tier-description {
    font-size: .8em
}

.pricing-section .price-value {
    font-size: 1.75em
}

.pricing-section .pricing-table-cell {
    border-right: 1px solid #e6e6e6;
    height: 7.5em
}

@media (min-width:1280px) {
    .pricing-section .pricing-table-cell {
        height: 4.6em
    }
}

.pricing-section .tier-tags .pricing-table-cell {
    align-items: center;
    border: none;
    display: flex;
    height: 2em;
    justify-content: center;
    padding: 0;
    text-align: center
}

.pricing-section .tier-tags .pricing-table-cell:nth-child(3) {
    --tw-bg-opacity: 1;
    background-color: rgb(129 140 248/var(--tw-bg-opacity))
}

.pricing-section .pricing-header .pricing-table-cell {
    border-top: 1px solid #e6e6e6;
    min-height: 6em
}

.pricing-section .pricing-header .pricing-table-cell:first-child {
    border-top: none
}

.pricing-section .price-cta-buttons .pricing-table-cell {
    border-bottom: 1px solid #e6e6e6;
    max-height: auto;
    padding-bottom: 6em;
    padding-top: 3em
}

.pricing-section .price-cta-buttons .pricing-table-cell:first-child {
    border-bottom: none
}

.pricing-section .cell-border-right {
    border-right: 1px solid #e6e6e6
}

.pricing-section .counter-value {
    min-width: 1.5em
}

.pricing-section .counter-btn {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    border-width: 2px;
    font-size: 1.5em;
    height: 1em;
    outline: none;
    width: 1em
}

.pricing-section .counter-btn:disabled {
    border-color: #c4c4c4;
    color: #c4c4c4
}

.pricing-section .link:not(.btn) {
    color: #000;
    text-decoration: underline
}

.react-tooltip {
    max-width: 20em
}

.transcript-pricing-container {
    background-color: #fff
}

.transcript-pricing-container .feature-comparision-table thead>tr>th {
    background-color: #f7f8fe;
    border: 1px solid #f7f8fe;
    font-weight: 400;
    padding: 1.25rem;
    text-align: left
}

.transcript-pricing-container .feature-comparision-table tbody>tr>td {
    border: 1px solid #f0f0f0;
    min-width: 15em;
    padding: 1.25rem;
    text-align: left;
    vertical-align: top
}

@media(min-width:1024px) {
    .transcript-pricing-container .feature-comparision-table tbody>tr>td {
        min-width: 22em
    }
}

.transcript-pricing-container .feature-comparision-table tbody>tr>th {
    border: 1px solid #f0f0f0;
    min-width: 10em;
    padding: 1.25rem;
    text-align: left;
    vertical-align: top
}

.toggle-switch {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 60px
}

.toggle-switch input[type=checkbox] {
    height: 0;
    opacity: 0;
    width: 0
}

.slider {
    background-color: #5b90f6;
    border-radius: 30px;
    bottom: 0;
    cursor: pointer;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: background-color .3s ease
}

.slider:before {
    background-color: #ffe2cc;
    border-radius: 50%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    content: "";
    height: 26px;
    left: 2px;
    position: absolute;
    top: 2px;
    transition: transform .3s ease;
    width: 26px
}

input[type=checkbox]:checked+.slider {
    background-color: #5b90f6
}

input[type=checkbox]:checked+.slider:before {
    transform: translateX(30px)
}

.accordion .accordion-content {
    max-height: 1000px;
    transition: max-height .5s ease-in-out
}

.accordion[data-expanded=true] .accordion-content {
    max-height: 0;
    transition: max-height .5s cubic-bezier(0, 1, 0, 1)
}

.drawer .drawer__checkbox {
    display: none
}

.drawer .drawer__checkbox:checked~.drawer__overlay {
    display: block;
    opacity: 1
}

.drawer .drawer__checkbox:checked~.drawer__container {
    transform: translateZ(0) !important;
    visibility: visible
}

.drawer .drawer__overlay {
    display: none;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

.drawer .drawer__container {
    -webkit-backdrop-filter: blur(11px);
    backdrop-filter: blur(11px);
    background: hsla(0, 0%, 100%, .878);
    border-radius: 22px;
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .1);
    height: auto;
    margin: 22px;
    position: fixed;
    transition: all;
    visibility: hidden;
    width: calc(100% - 44px)
}

.btn {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    background-color: #fff;
    border-radius: .6875rem;
    font-size: 1.625rem;
    font-weight: 700;
    height: 200px;
    min-width: 264px;
    padding: .5rem 2.625rem;
    text-align: center;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.btn:not([disabled]) {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn-primary {
    --tw-text-opacity: 1;
    color: rgb(60 69 171/var(--tw-text-opacity));
    position: relative
}

.btn-primary:not([disabled]):hover {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .18);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn-primary:before {
    background: linear-gradient(180deg, #ec5341, #5b90f6);
    border-radius: .6875rem;
    content: "";
    inset: 0;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: 1px;
    position: absolute;
    z-index: 10
}

.btn-secondary {
    --tw-text-opacity: 1;
    color: rgb(236 83 65/var(--tw-text-opacity));
    position: relative
}

.btn-secondary:not([disabled]):hover {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .18);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn-secondary:before {
    background: linear-gradient(180deg, #ec5341, #5b90f6);
    border-radius: .6875rem;
    content: "";
    inset: 0;
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    padding: 1px;
    position: absolute;
    z-index: 10
}

@media(max-width:374px) {
    .btn-secondary {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.btn-blue {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(91 144 246/var(--tw-bg-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity));
    position: relative
}

.btn-blue:not([disabled]):hover {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .18);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn-blue-600 {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(60 69 171/var(--tw-bg-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity));
    position: relative
}

.btn-blue-600:not([disabled]):hover {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .18);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.btn-lg {
    height: 4.125rem
}

.btn-lg,
.btn-xl {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.btn-xl {
    height: 8.25rem
}

.btn-text {
    font-size: 1.25rem;
    line-height: 1.75rem;
    position: relative
}

@media (min-width:768px) {
    .btn-text {
        font-size: 1.625rem
    }
}

.btn-text:after {
    content: " →";
    padding-left: 5px
}

.btn-icon {
    line-height: 28.5px
}

.btn-icon:after {
    content: " →";
    padding-left: 5px
}

.btn-outline {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    background-color: transparent;
    border-color: rgb(53 53 53/var(--tw-border-opacity));
    border-width: 2px;
    color: rgb(53 53 53/var(--tw-text-opacity));
    font-size: 1.25rem;
    font-weight: 500;
    height: 66px;
    line-height: 1.75rem
}

.pricingbtncss {
    min-width: 0 !important
}

.standard_shadow {
    box-shadow: 0 7.5px 44px rgba(0, 0, 0, .1);
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.standard_shadow:hover {
    box-shadow: 0 7.5px 44px rgba(0, 0, 0, .18)
}

.feature_shadow {
    filter: drop-shadow(0 5px 33px rgba(0, 0, 0, .1254901961));
    isolation: isolate;
    will-change: filter
}

.hover-darken {
    border-radius: 11px;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.hover-darken:hover {
    background-color: rgba(0, 0, 0, .071)
}

.blueLink {
    color: #5b90f6;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.blueLink:hover {
    color: #3c45ab
}

.btn-dark-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-radius: .6875rem;
    font-size: 19px;
    font-weight: 700;
    padding: .5rem;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:600px) {
    .btn-dark-blue {
        padding-left: 2.625rem;
        padding-right: 2.625rem
    }
}

@media (min-width:768px) {
    .btn-dark-blue {
        font-size: 1.625rem
    }
}

.btn-dark-blue {
    background: #3c45ab;
    color: #fff
}

.btn-dark-blue-lg {
    height: 4.125rem
}

.btn-dark-blue-lg,
.btn-dark-blue-xl {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.btn-dark-blue-xl {
    height: 8.25rem
}

.btn-dark-blue:hover {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.accordion {
    transition: all .3s ease-in-out
}

.accordion-header {
    position: relative
}

.accordion.open .accordion-header:after {
    transform: translateY(-50%) rotate(0deg)
}

@media (min-width:1080px) {

    .accordion-header:after,
    .accordion-header:before {
        display: none
    }
}

.react-tabs__tab--selected {
    border-left: 4px solid #2a40ae !important
}

.icon-section {
    height: 20px
}

@media (min-width:1080px) {
    .icon-section {
        height: 52px
    }
}

.feature-accordion {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    max-height: 4.125rem;
    overflow: hidden;
    transition-duration: .3s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition: box-shadow max-height .3s ease-in-out
}

.feature-accordion:hover {
    box-shadow: 0 4.5px 33px rgba(0, 0, 0, .1)
}

.feature-accordion.active {
    box-shadow: 0 7.5px 44px rgba(0, 0, 0, .12);
    margin-bottom: .25rem;
    margin-top: .25rem;
    max-height: 32rem
}

.feature-accordion .feature-accordion-item {
    padding-top: .75rem
}

.feature-accordion .feature-note {
    color: #ec5341;
    font-size: 16px;
    padding-top: .75rem
}

.feature-accordion .feature-link {
    color: #5b90f6;
    font-size: 16px;
    padding-top: .75rem;
    text-decoration: underline
}

.feature-accordion span.minimize {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (min-width:1080px) {
    .feature-accordion {
        max-height: 4.125rem;
        width: 100%
    }

    .feature-accordion.active {
        max-height: 32rem
    }
}

.product .feature-accordion {
    margin-bottom: 1rem
}

@media (min-width:1280px) {
    .product .feature-accordion {
        margin: 0
    }
}

.product .feature-accordion .active {
    margin: 0
}

.product-accordion {
    display: flex;
    flex-direction: column;
    height: auto;
    justify-content: space-between
}

@media (min-width:1080px) {
    .product-accordion {
        height: 1080px;
        max-height: 1200px
    }
}

.animate-block {
    display: flex;
    justify-content: center;
    padding: 4.0625rem 0;
    position: relative
}

.animate-text {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(90deg, #3c45ab, #3c45ab, #3c45ab);
    color: transparent;
    display: inline-block;
    font-size: 1.25rem;
    line-height: 1.625rem;
    position: relative;
    transition: all .3s ease-in-out;
    z-index: 100
}

@media (min-width:768px) {
    .animate-text {
        font-size: 1.625rem;
        line-height: 2.0625rem
    }
}

.animate-box {
    background: linear-gradient(90deg, #3c45ab, #823ba4 20%, #b02e92 40%, #d1297a 60%, #e5375e 80%, #ec5341);
    border: none;
    cursor: pointer;
    padding: 1.5rem;
    position: relative;
    z-index: 1
}

.animate-box,
.animate-box:after {
    border-radius: 6.25rem;
    transition: all .3s ease-in-out
}

.animate-box:after {
    background: #f6f3ef;
    bottom: 1px;
    content: "";
    left: 1px;
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 2
}

.animate-box:hover .animate-text {
    background-image: linear-gradient(90deg, #3c45ab, #823ba4 20%, #b02e92 40%, #d1297a 60%, #e5375e 80%, #ec5341)
}

.animate-box:hover:after {
    bottom: -3px;
    left: -3px;
    right: -3px;
    top: -3px
}

@media (min-width:768px) {
    .animate-box {
        padding: 2.25rem 3.75rem
    }
}

.layer {
    display: inline-block;
    margin: 2.9375rem 3.75rem;
    position: relative;
    z-index: 20
}

.layer-1,
.layer-10,
.layer-2,
.layer-3,
.layer-4,
.layer-5,
.layer-6,
.layer-7,
.layer-8,
.layer-9 {
    background: linear-gradient(90deg, #3c45ab, #823ba4 20%, #b02e92 40%, #d1297a 60%, #e5375e 80%, #ec5341);
    border: none;
    border-radius: 25rem;
    bottom: -12px;
    box-shadow: 0 0 0 .125rem #f6f3ef;
    left: -12px;
    padding: 2.9375rem 3.75rem;
    position: absolute;
    right: -12px;
    top: -12px;
    transition: all .3s ease-in-out;
    z-index: -20
}

.layer-10:after,
.layer-1:after,
.layer-2:after,
.layer-3:after,
.layer-4:after,
.layer-5:after,
.layer-6:after,
.layer-7:after,
.layer-8:after,
.layer-9:after {
    background: #f6f3ef;
    border-radius: 20.25rem;
    bottom: 1px;
    content: "";
    left: 1px;
    position: absolute;
    right: 1px;
    top: 1px;
    transition: all .3s ease-in-out;
    z-index: -2
}

.layer-2 {
    bottom: -18px;
    left: -18px;
    opacity: .9;
    right: -18px;
    top: -18px;
    z-index: -21
}

.layer-3 {
    bottom: -24px;
    left: -24px;
    opacity: .8;
    right: -24px;
    top: -24px;
    z-index: -22
}

.layer-4 {
    bottom: -30px;
    left: -30px;
    opacity: .7;
    right: -30px;
    top: -30px;
    z-index: -23
}

.layer-5 {
    bottom: -36px;
    left: -36px;
    opacity: .6;
    right: -36px;
    top: -36px;
    z-index: -25
}

.layer-6 {
    bottom: -42px;
    left: -42px;
    opacity: .5;
    right: -42px;
    top: -42px;
    z-index: -26
}

.layer-7 {
    bottom: -48px;
    left: -48px;
    opacity: .4;
    right: -48px;
    top: -48px;
    z-index: -27
}

.layer-8 {
    bottom: -54px;
    left: -54px;
    opacity: .3;
    right: -54px;
    top: -54px;
    z-index: -28
}

.layer-9 {
    bottom: -60px;
    left: -60px;
    opacity: .2;
    right: -60px;
    top: -60px;
    z-index: -29
}

.layer-10 {
    bottom: -66px;
    left: -66px;
    opacity: .1;
    right: -66px;
    top: -66px;
    z-index: -29
}

.animate-box:hover~.layer-1:after {
    bottom: 5.5px;
    left: 5.5px;
    right: 5.5px;
    top: 5.5px
}

.animate-box:hover~.layer-2:after {
    bottom: 5px;
    left: 5px;
    right: 5px;
    top: 5px
}

.animate-box:hover~.layer-3:after {
    bottom: 4.5px;
    left: 4.5px;
    right: 4.5px;
    top: 4.5px
}

.animate-box:hover~.layer-4:after {
    bottom: 4px;
    left: 4px;
    right: 4px;
    top: 4px
}

.animate-box:hover~.layer-5:after {
    bottom: 3.5px;
    left: 3.5px;
    right: 3.5px;
    top: 3.5px
}

.animate-box:hover~.layer-6:after {
    bottom: 3px;
    left: 3px;
    right: 3px;
    top: 3px
}

.animate-box:hover~.layer-7:after {
    bottom: 2.5px;
    left: 2.5px;
    right: 2.5px;
    top: 2.5px
}

.animate-box:hover~.layer-8:after {
    bottom: 2px;
    left: 2px;
    right: 2px;
    top: 2px
}

.animate-box:hover~.layer-9:after {
    bottom: 1.5px;
    left: 1.5px;
    right: 1.5px;
    top: 1.5px
}

.animate-box:hover~.layer-10:after {
    bottom: 1px;
    left: 1px;
    right: 1px;
    top: 1px
}

.square li {
    --tw-text-opacity: 1;
    color: rgb(53 53 53/var(--tw-text-opacity));
    font-size: 1.125rem;
    line-height: 1.75rem;
    position: relative
}

@media (min-width:768px) {
    .square li {
        font-size: 20px
    }
}

.square li:before {
    --tw-bg-opacity: 1;
    background-color: rgb(53 53 53/var(--tw-bg-opacity));
    content: "";
    height: .25rem;
    left: -.75rem;
    position: absolute;
    top: .75rem;
    width: .25rem
}

.text-gradient {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(90deg, #3c45ab, #823ba4 20%, #b02e92 40%, #d1297a 60%, #e5375e 80%, #ec5341);
    -webkit-background-clip: text;
    background-clip: text
}

.level-card {
    align-items: center;
    background: #fff;
    border: 2px solid #ffe2cc;
    border-radius: 44px;
    display: flex;
    flex: 1 1;
    flex-direction: column;
    gap: 40px;
    padding: 80px 16px
}

@media(max-width:1079px) {
    .level-card-container {
        display: flex;
        flex-direction: column
    }

    .level-card {
        width: 100%
    }
}

.speaker-label {
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700
}

.transcript-block {
    background-color: transparent;
    border: 2px solid #a5a5a5;
    border-radius: 10px;
    font-size: 16px;
    line-height: 150%;
    min-height: 66px;
    padding: .6rem;
    resize: none;
    width: 100%
}

.transcript-block:focus {
    background-color: transparent;
    box-shadow: none
}

.cta-transcribe-modal {
    margin: 0 !important;
    max-height: 1.5rem !important;
    max-width: none !important
}

.line-block-feature {
    padding-bottom: .25rem;
    position: relative
}

.line-block-feature:after,
.line-block-feature:before {
    background-repeat: repeat-y;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: 1
}

.line-block-feature:before {
    background-position: 100% 0;
    right: calc(100% + 22px)
}

.line-block-feature:after,
.line-block-feature:before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMDAlIDExIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzNDNDVBQiI+PGxpbmUgeDI9IjEwMCUiIHkxPSIxIiB5Mj0iMSIvPjxsaW5lIHgyPSIxMDAlIiB5MT0iNi41IiB5Mj0iNi41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNS41KSIvPjwvZz48L3N2Zz4=)
}

.line-block-feature:after {
    background-position: 0 0;
    left: calc(100% + 22px);
    transform: scaleX(-1)
}

@media (min-width:1080px) {
    .line-block-feature:before {
        right: calc(100% + 44px)
    }

    .line-block-feature:after {
        left: calc(100% + 44px)
    }
}

.customer-logo-human {
    filter: grayscale(1);
    height: 30px;
    width: 80px
}

.line-block-blue {
    padding-bottom: .25rem;
    position: relative
}

.line-block-blue:after,
.line-block-blue:before {
    background-repeat: repeat-y;
    bottom: 0;
    content: "";
    height: 100%;
    margin: auto 0;
    max-height: 288px;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -20
}

.line-block-blue:before {
    background-image: url(/static/gradient-line-left-6c5ff6781facd049cce25f1fba12a3fb.svg);
    background-position: 100% 0;
    left: calc(100% + 22px);
    transform: scaleX(-1)
}

@media (min-width:1080px) {
    .line-block-blue:before {
        left: calc(100% + 44px)
    }
}

.lines-block-gradient {
    padding-bottom: .25rem;
    position: relative
}

.lines-block-gradient:after,
.lines-block-gradient:before {
    background-repeat: repeat-y;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100vw
}

.lines-block-gradient:before {
    background-image: url(/static/gradient-lines-4b84b8f75b5bd401e7ee3e6aad6f1b6f.svg);
    background-position: 100% 0;
    left: calc(100% + 22px);
    transform: scaleX(-1)
}

@media (min-width:1080px) {
    .lines-block-gradient:before {
        left: calc(100% + 44px)
    }
}

@media screen and (max-width:1279px) {
    .hero-image {
        margin-top: 5%
    }
}

.google-signup {
    transform: scale(1.4)
}

@media screen and (max-width:640px) {
    .google-signup {
        transform: scale(1.1)
    }
}

.img-scroll {
    animation: marqueeLeftMobile 3s linear forwards;
    overflow: hidden;
    white-space: nowrap;
    width: -webkit-max-content;
    width: max-content
}

@media (min-width:1080px) {
    .img-scroll {
        animation: marqueeLeft 3s linear forwards
    }
}

@keyframes marqueeLeftMobile {
    0% {
        transform: translateX(0)
    }

    70% {
        transform: translateX(-40%)
    }

    to {
        transform: translateX(-26.6%)
    }
}

@keyframes marqueeLeft {
    0% {
        transform: translateX(0)
    }

    70% {
        transform: translateX(-45%)
    }

    to {
        transform: translateX(-40%)
    }
}

.img-scroll * {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap
}

@media screen and (max-width:1279px) {
    .guide {
        display: flex;
        flex-direction: column
    }
}

.guide-asset {
    width: 42%
}

@media screen and (max-width:1279px) {
    .guide-asset {
        display: flex;
        justify-content: flex-start;
        width: 100%
    }
}

.guide-description {
    width: 50%
}

@media screen and (max-width:1279px) {
    .guide-description {
        display: flex;
        justify-content: flex-start;
        width: 100%
    }
}

.clip-animation {
    animation-duration: 2s;
    animation-fill-mode: both;
    animation-name: clip
}

@keyframes clip {
    0% {
        transform: scale(.8)
    }

    to {
        transform: scale(.9)
    }
}

.reel {
    opacity: .6;
    transition: opacity .6s
}

.post-one {
    animation: switch-post-one 10s linear;
    animation-iteration-count: infinite
}

@keyframes switch-post-one {
    0% {
        transform: scale(.9);
        z-index: 30
    }

    50% {
        transform: scale(.7);
        z-index: 10
    }

    to {
        transform: scale(.7);
        z-index: 10
    }
}

.post-two {
    animation: switch-post-two 20s linear;
    animation-iteration-count: infinite
}

@keyframes switch-post-two {
    0% {
        transform: scale(.8);
        z-index: 20
    }

    50% {
        transform: scale(.9);
        z-index: 30
    }

    to {
        transform: scale(.8);
        z-index: 20
    }
}

.post-three {
    animation: switch-post-three 10s linear;
    animation-iteration-count: infinite
}

@keyframes switch-post-three {
    0% {
        transform: scale(.7);
        z-index: 10
    }

    50% {
        transform: scale(.8);
        z-index: 20
    }

    to {
        transform: scale(.9);
        z-index: 30
    }
}

#love,
#love_2,
#love_3,
#love_4 {
    animation: move 6s linear infinite
}

#like,
#like_2,
#like_3,
#like_4 {
    animation: move 5s linear infinite
}

@keyframes move {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateY(-50%)
    }

    to {
        transform: translateY(-100%)
    }
}

.demo-video {
    background: #fff;
    border-radius: 11px;
    box-shadow: 0 0 0 7.68969px #f6f3ef, 0 0 0 9.61211px rgba(234, 60, 74, .7), 0 0 0 17.3018px #f6f3ef, 0 0 0 19.2242px rgba(234, 78, 60, .4), 0 0 0 26.9139px #f6f3ef, 0 0 0 28.8363px rgba(234, 78, 60, .2), 0 0 0 36.526px #f6f3ef, 0 0 0 38.4485px rgba(236, 83, 65, .111)
}

@media screen and (min-width:2380px) {
    .demo-video {
        width: 35% !important
    }

    .demo-frame {
        width: 40%
    }
}

@media screen and (min-width:1080px)and (max-width:2379px) {
    .demo-video {
        width: 48% !important
    }

    .demo-frame {
        width: 55%
    }
}

@media screen and (min-width:480px)and (max-width:1079px) {
    .demo-video {
        width: 56% !important
    }

    .demo-frame {
        width: 65%
    }
}

@media screen and (max-width:479px) {
    .demo-video {
        width: 83% !important
    }

    .demo-frame {
        width: 95%
    }
}

.record-animation {
    animation-duration: 1.2s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: recording
}

@keyframes recording {
    0% {
        opacity: .1
    }

    to {
        opacity: 1
    }
}

.tooltip-container {
    cursor: pointer;
    display: inline-block;
    position: relative
}

.tooltip-container:hover {
    color: #5b90f6
}

.tooltip-container:hover .tooltip {
    display: block
}

.tooltip-container .tooltip {
    background-color: #5b90f6;
    border-radius: 10px;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: auto;
    display: none;
    left: -10%;
    min-width: 240px;
    padding: 16px;
    position: absolute;
    top: 110%;
    z-index: 10
}

.tooltip-container .tooltip:before {
    border-bottom: 10px solid #5b90f6;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    height: 0;
    left: 10%;
    position: absolute;
    top: -10px;
    width: 0
}

.tooltip-container .tooltip:after {
    background-color: transparent;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 100%
}

.tooltip-container .tooltip-text {
    -webkit-text-decoration: underline dashed #5b90f6;
    text-decoration: underline dashed #5b90f6;
    text-underline-offset: 2px
}

@media (min-width:1080px) {
    .product section {
        padding-bottom: 5rem;
        padding-top: 5rem
    }
}

.product-feature {
    padding-top: 0 !important
}

.product-feature .lf-player-container {
    margin-left: -52px
}

.product-feature .lf-player-container svg {
    filter: drop-shadow(0 7.5px 44px rgba(0, 0, 0, .1176470588));
    padding: 52px
}

.product-feature .product-block .feature-image {
    display: none
}

@media (min-width:1080px) {
    .product-feature .product-block .feature-image {
        display: block
    }
}

.product-feature .product-block .feature-background {
    display: none
}

@media (min-width:1080px) {
    .product-feature .product-block .feature-background {
        display: block
    }
}

.product-feature .product-block:first-child {
    padding-top: 0 !important
}

.product-feature .product-block:first-child .feature-image {
    filter: drop-shadow(0 5px 33px rgba(0, 0, 0, .1254901961));
    isolation: isolate;
    padding: 44px;
    top: 50px;
    will-change: filter
}

.product-feature .product-block:nth-child(2) .feature-background {
    right: 20px;
    top: -80px;
    transform: scale(1.2)
}

.product-feature .product-block:nth-child(3) .feature-image {
    right: 20px;
    top: 60px
}

@media (min-width:1280px) {
    .product .insight-video-l3 {
        left: 3rem
    }

    .product .insight-video-t3 {
        top: 3rem
    }
}

.product .intro {
    padding-bottom: 6rem
}

@media (min-width:1080px) {
    .product .intro {
        padding-bottom: 13rem
    }
}

.card-image {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.work {
    position: relative
}

@media (min-width:1080px) {
    .work {
        margin-bottom: 8rem
    }
}

.work:after,
.work:before {
    background: linear-gradient(180deg, #f7f3f0, #ffe78f);
    content: "";
    height: 4rem;
    left: 0;
    position: absolute;
    width: 100%
}

.work:before {
    bottom: 100%
}

.work:after {
    --tw-rotate: 180deg;
    top: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.product-bg-image {
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%)
}

/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after,
:before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-family: Monument, sans-serif;
    line-height: 1.5;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

*,
:after,
:before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

body {
    --tw-bg-opacity: 1;
    background-color: rgb(247 243 239/var(--tw-bg-opacity));
    font-size: 19px
}

body,
h1 {
    --tw-text-opacity: 1;
    color: rgb(53 53 53/var(--tw-text-opacity))
}

h1 {
    font-size: 4.125rem;
    font-weight: 900;
    line-height: 1
}

h2 {
    --tw-text-opacity: 1;
    color: rgb(53 53 53/var(--tw-text-opacity));
    font-size: 1.75rem;
    font-weight: 800;
    line-height: 1.25
}

@media (min-width:1080px) {
    h2 {
        font-size: 3.125rem
    }
}

h3 {
    font-size: 1.75rem;
    font-weight: 700
}

@media (min-width:1080px) {
    h3 {
        font-size: 2.1875rem
    }
}

h5 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem
}

svg {
    display: inline-block
}

.container {
    width: 100%
}

@media (min-width:380px) {
    .container {
        max-width: 380px
    }
}

@media (min-width:440px) {
    .container {
        max-width: 440px
    }
}

@media (min-width:600px) {
    .container {
        max-width: 600px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1080px) {
    .container {
        max-width: 1080px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1440px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--spacingtight);
    padding-right: var(--spacingtight)
}

@media (min-width:600px) {
    .container {
        padding-left: var(--spacingsmall);
        padding-right: var(--spacingsmall)
    }
}

@media (min-width:768px) {
    .container {
        padding-left: var(--spacingnormal);
        padding-right: var(--spacingnormal)
    }
}

@media (min-width:1080px) {
    .container {
        padding-left: var(--spacingLarge);
        padding-right: var(--spacingLarge)
    }
}

@media (min-width:1280px) {
    .container {
        padding-left: var(--spacingLarge);
        padding-right: var(--spacingLarge)
    }
}

.visible {
    visibility: visible
}

.\ !visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: -webkit-sticky;
    position: sticky
}

.top-0 {
    top: 0
}

.right-0 {
    right: 0
}

.left-1\/2 {
    left: 50%
}

.top-\[90\%\] {
    top: 90%
}

.-top-6 {
    top: -1.5rem
}

.left-\[56px\] {
    left: 56px
}

.left-0 {
    left: 0
}

.top-2 {
    top: .5rem
}

.left-4 {
    left: 1rem
}

.top-2\/3 {
    top: 66.666667%
}

.right-\[5px\] {
    right: 5px
}

.-bottom-\[42\%\] {
    bottom: -42%
}

.left-\[53\%\] {
    left: 53%
}

.right-5 {
    right: 1.25rem
}

.top-5 {
    top: 1.25rem
}

.left-\[5\%\] {
    left: 5%
}

.top-1\/2 {
    top: 50%
}

.left-3 {
    left: .75rem
}

.right-\[20px\] {
    right: 20px
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.-z-10 {
    z-index: -10
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-start-1 {
    grid-column-start: 1
}

.m-0 {
    margin: 0
}

.m-auto {
    margin: auto
}

.-m-1 {
    margin: -.25rem
}

.m-4 {
    margin: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-\[24px\] {
    margin-bottom: 24px;
    margin-top: 24px
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.my-3 {
    margin-bottom: .75rem;
    margin-top: .75rem
}

.my-\[var\(--spacingsmall\)\] {
    margin-bottom: var(--spacingsmall);
    margin-top: var(--spacingsmall)
}

.my-8 {
    margin-bottom: 2rem;
    margin-top: 2rem
}

.my-\[44px\] {
    margin-bottom: 44px;
    margin-top: 44px
}

.mx-\[22px\] {
    margin-left: 22px;
    margin-right: 22px
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.my-10 {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.my-\[var\(--spacingnormal\)\] {
    margin-bottom: var(--spacingnormal);
    margin-top: var(--spacingnormal)
}

.mx-\[11px\] {
    margin-left: 11px;
    margin-right: 11px
}

.my-32 {
    margin-bottom: 8rem;
    margin-top: 8rem
}

.my-4 {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.my-\[40px\] {
    margin-bottom: 40px;
    margin-top: 40px
}

.mx-\[2px\] {
    margin-left: 2px;
    margin-right: 2px
}

.my-auto {
    margin-bottom: auto;
    margin-top: auto
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mr-3 {
    margin-right: .75rem
}

.mb-\[15\.5px\] {
    margin-bottom: 15.5px
}

.mt-16 {
    margin-top: 4rem
}

.mb-12 {
    margin-bottom: 3rem
}

.ml-6 {
    margin-left: 1.5rem
}

.mb-\[var\(--spacingtight\)\] {
    margin-bottom: var(--spacingtight)
}

.mb-1 {
    margin-bottom: .25rem
}

.mr-\[var\(--spacingtight\)\] {
    margin-right: var(--spacingtight)
}

.ml-1 {
    margin-left: .25rem
}

.mt-11 {
    margin-top: 2.625rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-11 {
    margin-bottom: 2.625rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mr-0 {
    margin-right: 0
}

.mt-\[192px\] {
    margin-top: 192px
}

.mb-\[286px\] {
    margin-bottom: 286px
}

.-mt-\[var\(--spacingLarge\)\] {
    margin-top: calc(var(--spacingLarge)*-1)
}

.mt-\[var\(--spacingsmall\)\] {
    margin-top: var(--spacingsmall)
}

.mb-\[var\(--spacingsmall\)\] {
    margin-bottom: var(--spacingsmall)
}

.mb-\[var\(--spacingextratight\)\] {
    margin-bottom: var(--spacingextratight)
}

.mb-\[var\(--spacingnormal\)\] {
    margin-bottom: var(--spacingnormal)
}

.mb-20 {
    margin-bottom: 5rem
}

.mt-15\.5 {
    margin-top: 3.875rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mr-2 {
    margin-right: .5rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-2 {
    margin-top: .5rem
}

.ml-4 {
    margin-left: 1rem
}

.mr-9 {
    margin-right: 2.25rem
}

.ml-2 {
    margin-left: .5rem
}

.-mt-4 {
    margin-top: -1rem
}

.mt-12 {
    margin-top: 3rem
}

.mr-10 {
    margin-right: 2.5rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-1 {
    margin-right: .25rem
}

.ml-5 {
    margin-left: 1.25rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-20 {
    margin-top: 5rem
}

.mt-8 {
    margin-top: 2rem
}

.-ml-\[6px\] {
    margin-left: -6px
}

.mb-0 {
    margin-bottom: 0
}

.mr-\[5px\] {
    margin-right: 5px
}

.mt-\[-6px\] {
    margin-top: -6px
}

.ml-auto {
    margin-left: auto
}

.mt-0 {
    margin-top: 0
}

.mr-5 {
    margin-right: 1.25rem
}

.-ml-6 {
    margin-left: -1.5rem
}

.mt-3 {
    margin-top: .75rem
}

.mr-8 {
    margin-right: 2rem
}

.-mt-\[43px\] {
    margin-top: -43px
}

.-mt-2 {
    margin-top: -.5rem
}

.mt-\[48px\] {
    margin-top: 48px
}

.-mt-6 {
    margin-top: -1.5rem
}

.mb-\[288px\] {
    margin-bottom: 288px
}

.ml-\[40\.2\%\] {
    margin-left: 40.2%
}

.-mt-36 {
    margin-top: -9rem
}

.-ml-20 {
    margin-left: -5rem
}

.-mr-52 {
    margin-right: -13rem
}

.-mr-40 {
    margin-right: -10rem
}

.mr-4 {
    margin-right: 1rem
}

.mt-px115 {
    margin-top: 7.188rem
}

.ml-\[8px\] {
    margin-left: 8px
}

.-ml-4 {
    margin-left: -1rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-\[var\(--spacingtight\)\] {
    margin-top: var(--spacingtight)
}

.-mb-\[var\(--spacingtight\)\] {
    margin-bottom: calc(var(--spacingtight)*-1)
}

.-mr-4 {
    margin-right: -1rem
}

.-mr-60 {
    margin-right: -15rem
}

.-mt-16 {
    margin-top: -4rem
}

.mb-32 {
    margin-bottom: 8rem
}

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

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-3 {
    height: .75rem
}

.h-full {
    height: 100%
}

.h-\[60px\] {
    height: 60px
}

.h-17 {
    height: 4.125rem
}

.h-\[52px\] {
    height: 52px
}

.h-4 {
    height: 1rem
}

.h-10 {
    height: 2.5rem
}

.h-\[66px\] {
    height: 66px
}

.h-\[88px\] {
    height: 88px
}

.h-\[26px\] {
    height: 26px
}

.h-auto {
    height: auto
}

.h-\[250px\] {
    height: 250px
}

.h-\[224px\] {
    height: 224px
}

.h-\[127px\] {
    height: 127px
}

.h-\[32px\] {
    height: 32px
}

.h-32 {
    height: 8rem
}

.h-\[650px\] {
    height: 650px
}

.h-\[475px\] {
    height: 475px
}

.h-\[10px\] {
    height: 10px
}

.h-\[85vh\] {
    height: 85vh
}

.h-\[80\%\] {
    height: 80%
}

.h-\[50px\] {
    height: 50px
}

.h-\[530px\] {
    height: 530px
}

.h-\[50\%\] {
    height: 50%
}

.h-\[70px\] {
    height: 70px
}

.h-\[170px\] {
    height: 170px
}

.h-72 {
    height: 18rem
}

.max-h-\[128px\] {
    max-height: 128px
}

.min-h-\[150px\] {
    min-height: 150px
}

.w-10\/10,
.w-full {
    width: 100%
}

.w-3 {
    width: .75rem
}

.w-px59 {
    width: 3.688rem
}

.w-px61 {
    width: 3.813rem
}

.w-px58 {
    width: 3.625rem
}

.w-px66 {
    width: 4.125rem
}

.w-\[100\%\] {
    width: 100%
}

.w-\[100\%\%\] {
    width: 100%%
}

.w-\[40px\] {
    width: 40px
}

.w-2\/3 {
    width: 66.666667%
}

.w-\[19px\] {
    width: 19px
}

.w-4 {
    width: 1rem
}

.w-\[20\%\] {
    width: 20%
}

.w-\[95\%\] {
    width: 95%
}

.w-\[25\%\] {
    width: 25%
}

.w-\[70\%\] {
    width: 70%
}

.w-4\/5 {
    width: 80%
}

.w-\[232px\] {
    width: 232px
}

.w-\[800px\] {
    width: 800px
}

.w-5\/6 {
    width: 83.333333%
}

.w-\[90\%\] {
    width: 90%
}

.w-\[30\%\] {
    width: 30%
}

.w-\[1400px\] {
    width: 1400px
}

.w-\[192px\] {
    width: 192px
}

.w-\[225px\] {
    width: 225px
}

.w-\[calc\(100\%-22px\)\] {
    width: calc(100% - 22px)
}

.w-\[32px\] {
    width: 32px
}

.w-\[650px\] {
    width: 650px
}

.w-\[425px\] {
    width: 425px
}

.w-\[88\%\] {
    width: 88%
}

.w-\[50\%\] {
    width: 50%
}

.w-\[170px\] {
    width: 170px
}

.w-\[90px\] {
    width: 90px
}

.w-1\/4 {
    width: 25%
}

.w-\[30px\] {
    width: 30px
}

.w-\[50px\] {
    width: 50px
}

.w-\[26px\] {
    width: 26px
}

.w-\[40\%\] {
    width: 40%
}

.w-\[52\.5\%\] {
    width: 52.5%
}

.w-\[125\%\] {
    width: 125%
}

.w-\[42\%\] {
    width: 42%
}

.w-3\/4 {
    width: 75%
}

.w-\[250px\] {
    width: 250px
}

.w-\[450px\] {
    width: 450px
}

.w-\[300px\] {
    width: 300px
}

.w-\[80\%\] {
    width: 80%
}

.min-w-fit {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content
}

.min-w-\[125px\] {
    min-width: 125px
}

.min-w-\[51\%\] {
    min-width: 51%
}

.min-w-\[365px\] {
    min-width: 365px
}

.min-w-\[260px\] {
    min-width: 260px
}

.max-w-\[230px\] {
    max-width: 230px
}

.max-w-lg {
    max-width: 32rem
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-\[600px\] {
    max-width: 600px
}

.max-w-\[902px\] {
    max-width: 902px
}

.max-w-\[588px\] {
    max-width: 588px
}

.max-w-\[22\%\] {
    max-width: 22%
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0,
.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

.-translate-x-1\/2,
.-translate-y-1\/2 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1
}

.scale-100,
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.list-disc {
    list-style-type: disc
}

.appearance-none {
    -webkit-appearance: none;
    appearance: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

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

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.gap-4 {
    gap: 1rem
}

.gap-3 {
    gap: .75rem
}

.gap-\[var\(--spacingtight\)\] {
    gap: var(--spacingtight)
}

.gap-\[var\(--spacingsmall\)\] {
    gap: var(--spacingsmall)
}

.gap-\[32px\] {
    gap: 32px
}

.gap-\[16px\] {
    gap: 16px
}

.gap-2 {
    gap: .5rem
}

.gap-12 {
    gap: 3rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-\[12px\] {
    gap: 12px
}

.gap-\[4\%\] {
    gap: 4%
}

.gap-\[10\%\] {
    gap: 10%
}

.gap-5 {
    gap: 1.25rem
}

.gap-\[var\(--spacingnormal\)\] {
    gap: var(--spacingnormal)
}

.gap-6 {
    gap: 1.5rem
}

.gap-24 {
    gap: 6rem
}

.gap-20 {
    gap: 5rem
}

.gap-14 {
    gap: 3.5rem
}

.gap-16 {
    gap: 4rem
}

.gap-\[20px\] {
    gap: 20px
}

.gap-\[131px\] {
    gap: 131px
}

.gap-x-8 {
    column-gap: 2rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-x-24 {
    column-gap: 6rem
}

.self-start {
    align-self: flex-start
}

.self-center {
    align-self: center
}

.justify-self-end {
    justify-self: end
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.break-words {
    overflow-wrap: break-word
}

.rounded-full {
    border-radius: 9999px
}

.rounded-\[11px\] {
    border-radius: 11px
}

.rounded-\[44px\] {
    border-radius: 44px
}

.rounded-\[0px\] {
    border-radius: 0
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-\[22px\] {
    border-radius: 22px
}

.rounded-md {
    border-radius: .6875rem
}

.rounded {
    border-radius: .25rem
}

.rounded-sm {
    border-radius: .34375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-xlg {
    border-radius: 1.375rem
}

.rounded-\[5\.5px\] {
    border-radius: 5.5px
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-\[10px\] {
    border-radius: 10px
}

.rounded-t-2xl {
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.rounded-t-\[11px\] {
    border-top-left-radius: 11px;
    border-top-right-radius: 11px
}

.rounded-t-\[5\.5px\] {
    border-top-left-radius: 5.5px;
    border-top-right-radius: 5.5px
}

.rounded-bl-\[0px\] {
    border-bottom-left-radius: 0
}

.rounded-br-\[0px\] {
    border-bottom-right-radius: 0
}

.rounded-bl-\[44px\] {
    border-bottom-left-radius: 44px
}

.rounded-br-\[44px\] {
    border-bottom-right-radius: 44px
}

.rounded-tl-\[22px\] {
    border-top-left-radius: 22px
}

.rounded-tr-\[22px\] {
    border-top-right-radius: 22px
}

.border {
    border-width: 1px
}

.border-\[2px\] {
    border-width: 2px
}

.border-0 {
    border-width: 0
}

.border-2 {
    border-width: 2px
}

.border-\[1px\] {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-dotted {
    border-style: dotted
}

.border-\[\#EC5341\],
.border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgb(236 83 65/var(--tw-border-opacity))
}

.border-\[\#3C45AB\] {
    --tw-border-opacity: 1;
    border-color: rgb(60 69 171/var(--tw-border-opacity))
}

.border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgb(91 144 246/var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235/var(--tw-border-opacity))
}

.border-red-100 {
    --tw-border-opacity: 1;
    border-color: rgb(255 226 204/var(--tw-border-opacity))
}

.border-transparent {
    border-color: transparent
}

.border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgb(60 69 171/var(--tw-border-opacity))
}

.border-black {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-darkGrey {
    --tw-border-opacity: 1;
    border-color: rgb(76 76 76/var(--tw-border-opacity))
}

.border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgb(79 70 229/var(--tw-border-opacity))
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(119 119 119/var(--tw-border-opacity))
}

.bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(91 144 246/var(--tw-bg-opacity))
}

.bg-red-400,
.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 83 65/var(--tw-bg-opacity))
}

.bg-primaryIndigo {
    --tw-bg-opacity: 1;
    background-color: rgb(91 144 246/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-\[\#ffffff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(60 69 171/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-\[\#3C45AB\] {
    --tw-bg-opacity: 1;
    background-color: rgb(60 69 171/var(--tw-bg-opacity))
}

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 231 143/var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235/var(--tw-bg-opacity))
}

.bg-\[\#f6f3ef\] {
    --tw-bg-opacity: 1;
    background-color: rgb(246 243 239/var(--tw-bg-opacity))
}

.bg-orange-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 243 239/var(--tw-bg-opacity))
}

.bg-\[\#fff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-\[\#f8f8f8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248/var(--tw-bg-opacity))
}

.object-cover {
    object-fit: cover
}

.p-\[36px\] {
    padding: 36px
}

.p-3 {
    padding: .75rem
}

.p-2 {
    padding: .5rem
}

.p-\[var\(--spacingsmall\)\] {
    padding: var(--spacingsmall)
}

.p-\[var\(--spacingtight\)\] {
    padding: var(--spacingtight)
}

.p-1\/10 {
    padding: 8.59375%
}

.p-\[11px\] {
    padding: 11px
}

.p-\[10px\] {
    padding: 10px
}

.p-5 {
    padding: 1.25rem
}

.p-0 {
    padding: 0
}

.p-6 {
    padding: 1.5rem
}

.p-4 {
    padding: 1rem
}

.p-8 {
    padding: 2rem
}

.py-\[var\(--spacingsmall\)\] {
    padding-bottom: var(--spacingsmall);
    padding-top: var(--spacingsmall)
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-\[var\(--spacingtight\)\] {
    padding-bottom: var(--spacingtight);
    padding-top: var(--spacingtight)
}

.py-0 {
    padding-bottom: 0;
    padding-top: 0
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.py-\[30px\] {
    padding-bottom: 30px;
    padding-top: 30px
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-\[96px\] {
    padding-bottom: 96px;
    padding-top: 96px
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-\[22px\] {
    padding-bottom: 22px;
    padding-top: 22px
}

.px-\[33px\] {
    padding-left: 33px;
    padding-right: 33px
}

.py-\[13\.5px\] {
    padding-bottom: 13.5px;
    padding-top: 13.5px
}

.py-14 {
    padding-bottom: 3.25rem;
    padding-top: 3.25rem
}

.px-\[62px\] {
    padding-left: 62px;
    padding-right: 62px
}

.py-\[19px\] {
    padding-bottom: 19px;
    padding-top: 19px
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-\[6px\] {
    padding-bottom: 6px;
    padding-top: 6px
}

.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px
}

.py-9 {
    padding-bottom: 2.125rem;
    padding-top: 2.125rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem
}

.py-px20 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-\[11px\] {
    padding-bottom: 11px;
    padding-top: 11px
}

.py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem
}

.py-\[var\(--spacingnormal\)\] {
    padding-bottom: var(--spacingnormal);
    padding-top: var(--spacingnormal)
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px
}

.py-32 {
    padding-bottom: 8rem;
    padding-top: 8rem
}

.py-48 {
    padding-bottom: 12rem;
    padding-top: 12rem
}

.pb-0 {
    padding-bottom: 0
}

.pt-\[var\(--spacingsmall\)\] {
    padding-top: var(--spacingsmall)
}

.pt-4 {
    padding-top: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-px30 {
    padding-bottom: 1.875rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pb-14 {
    padding-bottom: 3.25rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pt-8 {
    padding-top: 2rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pt-3 {
    padding-top: .75rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-24 {
    padding-top: 6rem
}

.pr-4 {
    padding-right: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pr-8 {
    padding-right: 2rem
}

.pt-2 {
    padding-top: .5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pr-0 {
    padding-right: 0
}

.pt-0 {
    padding-top: 0
}

.pt-px20 {
    padding-top: 1.25rem
}

.pr-2 {
    padding-right: .5rem
}

.pt-\[var\(--spacingtight\)\] {
    padding-top: var(--spacingtight)
}

.pb-\[var\(--spacingnormal\)\] {
    padding-bottom: var(--spacingnormal)
}

.pb-12 {
    padding-bottom: 3rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-\[var\(--spacingnormal\)\] {
    padding-top: var(--spacingnormal)
}

.pb-\[var\(--spacingtight\)\] {
    padding-bottom: var(--spacingtight)
}

.pt-20 {
    padding-top: 5rem
}

.pb-32 {
    padding-bottom: 8rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.align-middle {
    vertical-align: middle
}

.text-px34 {
    font-size: 2.125rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-1\.5xl {
    font-size: 1.625rem
}

.text-\[26px\] {
    font-size: 26px
}

.text-\[20px\] {
    font-size: 20px
}

.text-px22 {
    font-size: 1.375rem
}

.text-3xl {
    font-size: 2.1875rem
}

.text-lg {
    line-height: 1.75rem
}

.text-lg,
.text-px18 {
    font-size: 1.125rem
}

.text-3\/2xl {
    font-size: 1.375rem
}

.text-\[16px\] {
    font-size: 16px
}

.text-4xl {
    font-size: 3.125rem
}

.text-2xl {
    font-size: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-\[18px\] {
    font-size: 18px
}

.text-\[28px\] {
    font-size: 28px
}

.text-\[19px\] {
    font-size: 19px
}

.text-\[30px\] {
    font-size: 30px
}

.text-px17 {
    font-size: 1.063rem
}

.text-px15 {
    font-size: .938rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-px20 {
    font-size: 1.25rem
}

.text-px16 {
    font-size: 1rem
}

.text-\[50px\] {
    font-size: 50px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[32px\] {
    font-size: 32px
}

.text-\[42px\] {
    font-size: 42px
}

.text-\[70px\] {
    font-size: 70px
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-thin {
    font-weight: 100
}

.font-semibold {
    font-weight: 600
}

.font-extrabold {
    font-weight: 800
}

.font-light {
    font-weight: 300
}

.font-black {
    font-weight: 900
}

.uppercase {
    text-transform: uppercase
}

.lowercase {
    text-transform: lowercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

.leading-11 {
    line-height: 2.375rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-tight {
    line-height: 1.25
}

.leading-loose {
    line-height: 2
}

.leading-normal {
    line-height: 1.5
}

.leading-none {
    line-height: 1
}

.leading-7\.5 {
    line-height: 1.875rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-\[150\%\] {
    line-height: 150%
}

.leading-snug {
    line-height: 1.375
}

.leading-10 {
    line-height: 2.5rem
}

.leading-9 {
    line-height: 2.0625rem
}

.leading-\[120\%\] {
    line-height: 120%
}

.leading-\[33px\] {
    line-height: 33px
}

.tracking-wide {
    letter-spacing: .025em
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(53 53 53/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-blue-600,
.text-primary-indigo-dark {
    --tw-text-opacity: 1;
    color: rgb(60 69 171/var(--tw-text-opacity))
}

.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgb(91 144 246/var(--tw-text-opacity))
}

.text-\[\#353535\] {
    --tw-text-opacity: 1;
    color: rgb(53 53 53/var(--tw-text-opacity))
}

.text-primary-indigo {
    --tw-text-opacity: 1;
    color: rgb(91 144 246/var(--tw-text-opacity))
}

.text-\[\#EC5341\] {
    --tw-text-opacity: 1;
    color: rgb(236 83 65/var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(236 83 65/var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202/var(--tw-text-opacity))
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241/var(--tw-text-opacity))
}

.text-orange-100 {
    --tw-text-opacity: 1;
    color: rgb(247 243 239/var(--tw-text-opacity))
}

.text-\[\#5B90F6\] {
    --tw-text-opacity: 1;
    color: rgb(91 144 246/var(--tw-text-opacity))
}

.text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgb(240 188 0/var(--tw-text-opacity))
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-red-400 {
    --tw-text-opacity: 1;
    color: rgb(236 83 65/var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(119 119 119/var(--tw-text-opacity))
}

.text-\[\#f7f3ef\] {
    --tw-text-opacity: 1;
    color: rgb(247 243 239/var(--tw-text-opacity))
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229/var(--tw-text-opacity))
}

.text-\[\#ffffff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.line-through {
    text-decoration-line: line-through
}

.opacity-60 {
    opacity: .6
}

.opacity-50 {
    opacity: .5
}

.shadow-md {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color)
}

.shadow-lg,
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.shadow-none,
.shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.hover\:border-2:hover {
    border-width: 2px
}

.hover\:border-b-2:hover {
    border-bottom-width: 2px
}

.hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(91 144 246/var(--tw-bg-opacity))
}

.hover\:bg-red-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 226 204/var(--tw-bg-opacity))
}

.hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(60 69 171/var(--tw-bg-opacity))
}

.hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgb(91 144 246/var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgb(60 69 171/var(--tw-text-opacity))
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.hover\:text-\[\#ffffff\]:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.hover\:no-underline:hover {
    text-decoration-line: none
}

.hover\:shadow-md:hover {
    --tw-shadow: 0px 7.5px 44px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0px 7.5px 44px var(--tw-shadow-color)
}

.hover\:shadow-lg:hover,
.hover\:shadow-md:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)
}

.focus\:border-gray-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(119 119 119/var(--tw-border-opacity))
}

.focus\:bg-white:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:outline:focus {
    outline-style: solid
}

.disabled\:opacity-50:disabled {
    opacity: .5
}

@media (min-width:600px) {
    .sm\:-top-8 {
        top: -2rem
    }

    .sm\:left-\[72px\] {
        left: 72px
    }

    .sm\:mx-0 {
        margin-right: 0
    }

    .sm\:ml-0,
    .sm\:mx-0 {
        margin-left: 0
    }

    .sm\:-mt-6 {
        margin-top: -1.5rem
    }

    .sm\:ml-32 {
        margin-left: 8rem
    }

    .sm\:block {
        display: block
    }

    .sm\:hidden {
        display: none
    }

    .sm\:h-\[4\.125rem\] {
        height: 4.125rem
    }

    .sm\:w-full {
        width: 100%
    }

    .sm\:w-4\/5 {
        width: 80%
    }

    .sm\:w-\[75\%\] {
        width: 75%
    }

    .sm\:w-\[45\%\] {
        width: 45%
    }

    .sm\:w-fit {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .sm\:w-\[400px\] {
        width: 400px
    }

    .sm\:max-w-\[300px\] {
        max-width: 300px
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:gap-4 {
        gap: 1rem
    }

    .sm\:self-center {
        align-self: center
    }

    .sm\:rounded-bl-\[22px\] {
        border-bottom-left-radius: 22px
    }

    .sm\:border-2 {
        border-width: 2px
    }

    .sm\:bg-\[\#fff\] {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255/var(--tw-bg-opacity))
    }

    .sm\:p-\[var\(--spacingsmall\)\] {
        padding: var(--spacingsmall)
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .sm\:pt-4 {
        padding-top: 1rem
    }

    .sm\:pr-6 {
        padding-right: 1.5rem
    }

    .sm\:text-\[35px\] {
        font-size: 35px
    }

    .sm\:text-\[19px\] {
        font-size: 19px
    }

    .sm\:text-2xl {
        font-size: 1.75rem
    }

    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .sm\:text-\[50px\] {
        font-size: 50px
    }

    .sm\:text-\[26px\] {
        font-size: 26px
    }

    .sm\:text-\[66px\] {
        font-size: 66px
    }

    .sm\:text-\[\#353535\] {
        --tw-text-opacity: 1;
        color: rgb(53 53 53/var(--tw-text-opacity))
    }

    .sm\:text-blue-400 {
        --tw-text-opacity: 1;
        color: rgb(91 144 246/var(--tw-text-opacity))
    }
}

@media (min-width:768px) {
    .md\:invisible {
        visibility: hidden
    }

    .md\:-left-8 {
        left: -2rem
    }

    .md\:order-1 {
        order: 1
    }

    .md\:my-4 {
        margin-bottom: 1rem;
        margin-top: 1rem
    }

    .md\:my-0 {
        margin-bottom: 0;
        margin-top: 0
    }

    .md\:my-\[var\(--spacingnormal\)\] {
        margin-bottom: var(--spacingnormal);
        margin-top: var(--spacingnormal)
    }

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

    .md\:mr-6 {
        margin-right: 1.5rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:ml-3 {
        margin-left: .75rem
    }

    .md\:mt-10 {
        margin-top: 2.5rem
    }

    .md\:mr-10 {
        margin-right: 2.5rem
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:mr-4 {
        margin-right: 1rem
    }

    .md\:mt-\[96px\] {
        margin-top: 96px
    }

    .md\:mb-4 {
        margin-bottom: 1rem
    }

    .md\:mr-32 {
        margin-right: 8rem
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-20 {
        margin-top: 5rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:h-\[405px\] {
        height: 405px
    }

    .md\:w-4\/5 {
        width: 80%
    }

    .md\:w-11\/12 {
        width: 91.666667%
    }

    .md\:w-full {
        width: 100%
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-\[1400px\] {
        width: 1400px
    }

    .md\:w-\[70\%\] {
        width: 70%
    }

    .md\:w-\[165px\] {
        width: 165px
    }

    .md\:w-\[50\%\] {
        width: 50%
    }

    .md\:max-w-\[320px\] {
        max-width: 320px
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:self-start {
        align-self: flex-start
    }

    .md\:break-normal {
        overflow-wrap: normal;
        word-break: normal
    }

    .md\:py-\[var\(--spacingnormal\)\] {
        padding-bottom: var(--spacingnormal);
        padding-top: var(--spacingnormal)
    }

    .md\:px-11 {
        padding-left: 2.625rem;
        padding-right: 2.625rem
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:py-3 {
        padding-bottom: .75rem;
        padding-top: .75rem
    }

    .md\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .md\:py-40 {
        padding-bottom: 10rem;
        padding-top: 10rem
    }

    .md\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }

    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:py-8 {
        padding-bottom: 2rem;
        padding-top: 2rem
    }

    .md\:pt-0 {
        padding-top: 0
    }

    .md\:pt-24 {
        padding-top: 6rem
    }

    .md\:pt-18\.5 {
        padding-top: 4.625rem
    }

    .md\:pb-15\.5 {
        padding-bottom: 3.875rem
    }

    .md\:pt-18 {
        padding-top: 4.375rem
    }

    .md\:pr-10 {
        padding-right: 2.5rem
    }

    .md\:pr-8 {
        padding-right: 2rem
    }

    .md\:pb-18\.5 {
        padding-bottom: 4.625rem
    }

    .md\:pb-18 {
        padding-bottom: 4.375rem
    }

    .md\:pb-20 {
        padding-bottom: 5rem
    }

    .md\:pb-4 {
        padding-bottom: 1rem
    }

    .md\:pt-16 {
        padding-top: 4rem
    }

    .md\:pt-6 {
        padding-top: 1.5rem
    }

    .md\:pt-px100 {
        padding-top: 6.25rem
    }

    .md\:pb-px110 {
        padding-bottom: 6.875rem
    }

    .md\:pr-20 {
        padding-right: 5rem
    }

    .md\:pb-8 {
        padding-bottom: 2rem
    }

    .md\:pb-14 {
        padding-bottom: 3.25rem
    }

    .md\:pr-0 {
        padding-right: 0
    }

    .md\:pt-\[var\(--spacingnormal\)\] {
        padding-top: var(--spacingnormal)
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-9xl {
        font-size: 6.25rem
    }

    .md\:text-4xl {
        font-size: 3.125rem
    }

    .md\:text-3xl {
        font-size: 2.1875rem
    }

    .md\:text-\[66px\] {
        font-size: 66px
    }

    .md\:text-\[26px\] {
        font-size: 26px
    }

    .md\:text-2xl {
        font-size: 1.75rem
    }

    .md\:text-5xl {
        font-size: 3.75rem
    }

    .md\:text-px34 {
        font-size: 2.125rem
    }

    .md\:text-6xl {
        font-size: 4.125rem
    }

    .md\:text-\[32px\] {
        font-size: 32px
    }

    .md\:text-\[50px\] {
        font-size: 50px
    }

    .md\:text-\[33px\] {
        font-size: 33px
    }
}

@media (min-width:1080px) {
    .lg\:top-\[70\%\] {
        top: 70%
    }

    .lg\:top-\[var\(--spacingtight\)\] {
        top: var(--spacingtight)
    }

    .lg\:left-\[var\(--spacingtight\)\] {
        left: var(--spacingtight)
    }

    .lg\:left-0 {
        left: 0
    }

    .lg\:top-1\/2 {
        top: 50%
    }

    .lg\:top-\[5\%\] {
        top: 5%
    }

    .lg\:left-\[100\%\] {
        left: 100%
    }

    .lg\:order-none {
        order: 0
    }

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:m-0 {
        margin: 0
    }

    .lg\:mt-0 {
        margin-top: 0
    }

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

    .lg\:mr-16 {
        margin-right: 4rem
    }

    .lg\:ml-4 {
        margin-left: 1rem
    }

    .lg\:mt-10 {
        margin-top: 2.5rem
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mt-24 {
        margin-top: 6rem
    }

    .lg\:mt-12 {
        margin-top: 3rem
    }

    .lg\:ml-\[16\.2\%\] {
        margin-left: 16.2%
    }

    .lg\:-ml-10 {
        margin-left: -2.5rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:ml-20 {
        margin-left: 5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:-mr-72 {
        margin-right: -18rem
    }

    .lg\:-mt-8 {
        margin-top: -2rem
    }

    .lg\:mr-\[15\%\] {
        margin-right: 15%
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[412px\] {
        height: 412px
    }

    .lg\:h-\[84px\] {
        height: 84px
    }

    .lg\:h-\[22px\] {
        height: 22px
    }

    .lg\:h-44 {
        height: 11rem
    }

    .lg\:w-5\/10 {
        width: 49.21875%
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-1\/5 {
        width: 20%
    }

    .lg\:w-\[50\%\] {
        width: 50%
    }

    .lg\:w-\[44\%\] {
        width: 44%
    }

    .lg\:w-\[80\%\] {
        width: 80%
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-2\/5 {
        width: 40%
    }

    .lg\:w-\[53px\] {
        width: 53px
    }

    .lg\:w-\[83\.33\%\] {
        width: 83.33%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-3\/5 {
        width: 60%
    }

    .lg\:w-10\/12,
    .lg\:w-5\/6 {
        width: 83.333333%
    }

    .lg\:w-11\/12 {
        width: 91.666667%
    }

    .lg\:w-\[30\%\] {
        width: 30%
    }

    .lg\:w-12 {
        width: 3rem
    }

    .lg\:w-\[25\%\] {
        width: 25%
    }

    .lg\:w-\[75\%\] {
        width: 75%
    }

    .lg\:w-\[232px\] {
        width: 232px
    }

    .lg\:w-\[245px\] {
        width: 245px
    }

    .lg\:w-\[65\%\] {
        width: 65%
    }

    .lg\:w-\[55\%\] {
        width: 55%
    }

    .lg\:w-\[60\%\] {
        width: 60%
    }

    .lg\:w-\[668px\] {
        width: 668px
    }

    .lg\:w-\[40\%\] {
        width: 40%
    }

    .lg\:w-\[66\%\] {
        width: 66%
    }

    .lg\:w-\[58\%\] {
        width: 58%
    }

    .lg\:w-4\/10 {
        width: 39.0625%
    }

    .lg\:w-\[45\%\] {
        width: 45%
    }

    .lg\:max-w-2\/3 {
        max-width: 75%
    }

    .lg\:max-w-\[50\%\] {
        max-width: 50%
    }

    .lg\:-translate-y-1\/2 {
        --tw-translate-y: -50%
    }

    .lg\:-translate-y-1\/2,
    .lg\:translate-x-0 {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .lg\:translate-x-0 {
        --tw-translate-x: 0px
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:flex-nowrap {
        flex-wrap: nowrap
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:items-end {
        align-items: flex-end
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:justify-start {
        justify-content: flex-start
    }

    .lg\:justify-end {
        justify-content: flex-end
    }

    .lg\:justify-center {
        justify-content: center
    }

    .lg\:justify-between {
        justify-content: space-between
    }

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-28 {
        gap: 7rem
    }

    .lg\:gap-32 {
        gap: 8rem
    }

    .lg\:gap-x-8 {
        column-gap: 2rem
    }

    .lg\:gap-y-10 {
        row-gap: 2.5rem
    }

    .lg\:overflow-hidden {
        overflow: hidden
    }

    .lg\:rounded-l-2xl {
        border-bottom-left-radius: 1rem;
        border-top-left-radius: 1rem
    }

    .lg\:rounded-r-none {
        border-bottom-right-radius: 0
    }

    .lg\:rounded-r-none,
    .lg\:rounded-tr-none {
        border-top-right-radius: 0
    }

    .lg\:p-\[var\(--spacingsmall\)\] {
        padding: var(--spacingsmall)
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .lg\:py-18\.5 {
        padding-bottom: 4.625rem;
        padding-top: 4.625rem
    }

    .lg\:py-18 {
        padding-bottom: 4.375rem;
        padding-top: 4.375rem
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:px-18 {
        padding-left: 4.375rem;
        padding-right: 4.375rem
    }

    .lg\:py-14 {
        padding-bottom: 3.25rem;
        padding-top: 3.25rem
    }

    .lg\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }

    .lg\:py-6 {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .lg\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem
    }

    .lg\:py-px100 {
        padding-bottom: 6.25rem;
        padding-top: 6.25rem
    }

    .lg\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }

    .lg\:py-5 {
        padding-bottom: 1.25rem;
        padding-top: 1.25rem
    }

    .lg\:py-11 {
        padding-bottom: 2.625rem;
        padding-top: 2.625rem
    }

    .lg\:py-2 {
        padding-bottom: .5rem;
        padding-top: .5rem
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pb-12 {
        padding-bottom: 3rem
    }

    .lg\:pb-\[var\(--spacingnormal\)\] {
        padding-bottom: var(--spacingnormal)
    }

    .lg\:pl-5 {
        padding-left: 1.25rem
    }

    .lg\:pr-10 {
        padding-right: 2.5rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pl-1\/10 {
        padding-left: 8.59375%
    }

    .lg\:pr-8 {
        padding-right: 2rem
    }

    .lg\:pb-24 {
        padding-bottom: 6rem
    }

    .lg\:pl-20 {
        padding-left: 5rem
    }

    .lg\:pr-20 {
        padding-right: 5rem
    }

    .lg\:pr-5 {
        padding-right: 1.25rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pt-\[var\(--spacingsmall\)\] {
        padding-top: var(--spacingsmall)
    }

    .lg\:pt-1 {
        padding-top: .25rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-5xl {
        font-size: 3.75rem
    }

    .lg\:text-4xl {
        font-size: 3.125rem
    }

    .lg\:text-\[22px\] {
        font-size: 22px
    }

    .lg\:text-3\/2xl {
        font-size: 1.375rem
    }

    .lg\:text-0\.5xl {
        font-size: 1.125rem
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:text-\[40px\] {
        font-size: 40px
    }

    .lg\:text-px20 {
        font-size: 1.25rem
    }

    .lg\:text-\[18px\] {
        font-size: 18px
    }

    .lg\:text-\[16px\] {
        font-size: 16px
    }

    .lg\:text-\[26px\] {
        font-size: 26px
    }

    .lg\:text-\[19px\] {
        font-size: 19px
    }

    .lg\:text-3xl {
        font-size: 2.1875rem
    }

    .lg\:text-1\.5xl {
        font-size: 1.625rem
    }

    .lg\:font-normal {
        font-weight: 400
    }

    .lg\:font-bold {
        font-weight: 700
    }

    .lg\:leading-none {
        line-height: 1
    }

    .lg\:leading-13 {
        line-height: 3.75rem
    }

    .lg\:leading-snug {
        line-height: 1.375
    }
}

@media (min-width:1280px) {
    .xl\:my-\[var\(--spacingsmall\)\] {
        margin-bottom: var(--spacingsmall);
        margin-top: var(--spacingsmall)
    }

    .xl\:mr-6 {
        margin-right: 1.5rem
    }

    .xl\:w-3\/4 {
        width: 75%
    }

    .xl\:w-\[67\.5\%\] {
        width: 67.5%
    }

    .xl\:w-\[32\.5\%\] {
        width: 32.5%
    }

    .xl\:w-full {
        width: 100%
    }

    .xl\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:flex-wrap {
        flex-wrap: wrap
    }

    .xl\:justify-between {
        justify-content: space-between
    }

    .xl\:rounded-\[44px\] {
        border-radius: 44px
    }

    .xl\:rounded-br-\[44px\] {
        border-bottom-right-radius: 44px
    }

    .xl\:rounded-br-\[0px\] {
        border-bottom-right-radius: 0
    }

    .xl\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .xl\:pr-16 {
        padding-right: 4rem
    }

    .xl\:text-2xl {
        font-size: 1.75rem
    }

    .xl\:text-5xl {
        font-size: 3.75rem
    }

    .xl\:leading-14 {
        line-height: 4.125rem
    }
}

@media (min-width:440px) {
    .xs\:flex {
        display: flex
    }
}

@media (min-width:1440px) {
    .xxl\:w-9\/10 {
        width: 89.84375%
    }
}