
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

@media (min-width: 768px) {
    html {
        font-size: 18px
    }
}

.no-scrollbar::-webkit-scrollbar {
    display: none;
    width: 0 !important
}

.no-scrollbar {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    scrollbar-width: none
}

.description-text {
    font-size: 24px;
    letter-spacing: -.05em;
    line-height: 130%;
    line-height: 1.25
}

.description-text a {
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity));
    position: relative
}

.description-text a:before {
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%
}

.description-text a:hover:before {
    --tw-bg-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    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);
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

div.anouncement {
    background: radial-gradient(100% 100% at 50% 0, hsla(0, 0%, 100%, .32) 0, hsla(0, 0%, 100%, .11) 100%);
    border-radius: .375rem;
    box-shadow: 0 14px 28px -10px rgba(0, 0, 0, .14);
    padding: 1px
}

.title-base {
    font-size: 20px;
    letter-spacing: -.05em;
    line-height: 26px
}

@media (min-width: 1024px) {
    .title-base {
        font-size: 24px;
        line-height: 130%
    }
}

.title-feature {
    font-size: 48px;
    line-height: 56px
}

.title-lg {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 130%
}

@media (min-width: 768px) {
    .title-lg {
        font-size: 36px;
        line-height: 40px
    }
}

@media (min-width: 1024px) {
    .title-lg {
        font-size: 36px;
        letter-spacing: -.05em;
        line-height: 40px
    }
}

@media (min-width: 1280px) {
    .title-lg {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1600px) {
    .title-lg {
        font-size: 48px;
        line-height: 56px
    }
}

.title-xl {
    font-size: 48px;
    font-weight: 500;
    letter-spacing: -.05em;
    line-height: 56px;
    line-height: 1
}

@media (min-width: 1024px) {
    .title-xl {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1280px) {
    .title-xl {
        font-size: 48px;
        line-height: 56px
    }
}

@media (min-width: 1600px) {
    .title-xl {
        font-size: 56px;
        line-height: 56px
    }
}

@media (min-width: 2048px) {
    .title-xl {
        font-size: 72px;
        line-height: 72px
    }
}

.primary-button {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(70 158 255/var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    color: rgb(70 158 255/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px;
    padding: .75rem 3.5rem;
    transition-duration: .15s;
    transition-duration: 150;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: linear
}

.primary-button:hover {
    --tw-translate-y: -0.25rem;
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    border-color: rgb(70 158 255/var(--tw-border-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    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))
}

.primary-button:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (min-width: 1024px) {
    .primary-button {
        font-size: 24px;
        line-height: 130%
    }
}

.group:hover .primary-button span {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity))
}

.secondary-button {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px;
    padding: .75rem 3.5rem;
    transition-duration: .15s;
    transition-duration: 150;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: linear
}

.secondary-button:hover {
    --tw-translate-y: -0.25rem;
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity));
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    color: rgb(70 158 255/var(--tw-text-opacity));
    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))
}

.secondary-button:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (min-width: 1024px) {
    .secondary-button {
        font-size: 24px;
        line-height: 130%
    }
}

.secondary-button-white {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(244 249 255/var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    color: rgb(244 249 255/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px;
    padding: .75rem 3.5rem;
    transition-duration: .15s;
    transition-duration: 150;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: linear
}

.secondary-button-white:hover {
    --tw-translate-y: -0.5rem;
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(244 249 255/var(--tw-bg-opacity));
    border-color: rgb(244 249 255/var(--tw-border-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    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))
}

.secondary-button-white:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (min-width: 1024px) {
    .secondary-button-white {
        font-size: 24px;
        line-height: 130%
    }
}

.hero_carousel_buttons-item {
    transition-duration: .15s;
    transition-timing-function: linear
}

.hero_carousel_buttons-item:hover {
    --tw-translate-y: -0.25rem;
    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));
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

#megamenu {
    opacity: 0;
    transition-duration: .3s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, 1, 1);
    visibility: hidden
}

#megamenu.open {
    opacity: 1;
    visibility: visible
}

#megamenu .menu {
    opacity: 0;
    transform: translateX(100%);
    transition-duration: .4s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

#megamenu.open .menu {
    opacity: 1;
    transform: translateX(0)
}

.hero_carousel_slider_item-image {
    border-radius: 1rem;
    height: 428px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 243px
}

@media (min-width: 1024px) {
    .hero_carousel {
        --tw-translate-x: 50px;
        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))
    }
}

@media (min-width: 1280px) {
    .hero_carousel {
        --tw-translate-x: 100px;
        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))
    }
}

@media (min-width: 1600px) {
    .hero_carousel {
        --tw-translate-x: 100px;
        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))
    }
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 1024px;
    padding-left: 2rem;
    padding-right: 2rem
}

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

@media (min-width: 1600px) {
    .container {
        max-width: 1600px
    }
}

@media (min-width: 2048px) {
    .container {
        max-width: 2048px
    }
}

.footer_column_list>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

.footer_column_list {
    font-size: 18px;
    line-height: 24px
}

.footer_column_title {
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: .75rem
}

.hero_carousel_slider {
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.hero_carousel_slider_item {
    scroll-snap-align: center
}

.hero_carousel_slider_item>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)))
}

.hero_carousel_slider_item-description {
    font-size: 24px;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-top: .75rem
}

.hero_carousel_button {
    --tw-text-opacity: 1;
    color: rgb(244 249 255/var(--tw-text-opacity));
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.hero_carousel_button:hover {
    --tw-translate-y: -0.25rem;
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity));
    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))
}

.menu_content-top_list-item {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    cursor: pointer;
    font-size: 20px;
    letter-spacing: -.05em;
    line-height: 26px;
    line-height: 2rem;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu_content-top_list-item:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

@media (min-width: 768px) {
    .menu_content-top_list-item {
        font-size: 24px;
        line-height: 130%
    }
}

@media (min-width: 2048px) {
    .menu_content-top_list-item {
        font-size: 32px;
        line-height: 130%
    }
}

.menu_content-top_list-item.active {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgb(12 88 173/var(--tw-border-opacity));
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.menu_content-center_list_heading {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    cursor: pointer;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.05em;
    line-height: 26px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu_content-center_list_heading:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

@media (min-width: 768px) {
    .menu_content-center_list_heading {
        font-size: 32px;
        line-height: 130%
    }
}

@media (min-width: 2048px) {
    .menu_content-center_list_heading {
        font-size: 40px;
        line-height: 48px
    }
}

.menu_content-center_list_heading.active {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-size: 20px;
    line-height: 26px
}

@media (min-width: 768px) {
    .menu_content-center_list_heading.active {
        font-size: 32px;
        line-height: 130%
    }
}

@media (min-width: 2048px) {
    .menu_content-center_list_heading.active {
        font-size: 40px;
        line-height: 48px
    }
}

.menu_content-center_list-item {
    color: rgba(30, 40, 51, .9);
    font-size: 18px;
    letter-spacing: -.03em;
    line-height: 24px;
    padding-right: .5rem;
    transition-duration: .2s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu_content-center_list-item:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

@media (min-width: 768px) {
    .menu_content-center_list-item {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 1024px) {
    .menu_content-center_list-item {
        font-size: 24px;
        line-height: 130%
    }
}

.menu_content-center_list.active {
    display: block
}

.menu_content-center_list {
    display: none
}

.menu_content-center {
    --tw-translate-y: 3.5rem;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    position: absolute;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    visibility: hidden
}

.menu_content-center,
.menu_content-center.active {
    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))
}

.menu_content-center.active {
    --tw-translate-y: 0px;
    opacity: 1;
    position: static;
    transition-duration: .65s;
    visibility: visible
}

.footer_column_list_item,
.footer_column_list_item--dark {
    font-size: 16px;
    line-height: 22px
}

@media (min-width: 1024px) {

    .footer_column_list_item,
    .footer_column_list_item--dark {
        font-size: 18px;
        line-height: 24px
    }
}

.text-subhead {
    letter-spacing: -.03em
}

@media (min-width: 768px) {
    .text-subhead {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 1024px) {
    .text-subhead {
        font-size: 24px;
        line-height: 130%
    }
}

@font-face {
    font-display: swap;
    font-family: Erply Ladna;
    font-weight: 400;
    src: url(fonts/ErplyLadna-Regular.woff2) format("woff2"), url(fonts/ErplyLadna-Regular.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Erply Ladna;
    font-weight: 500;
    src: url(fonts/ErplyLadna-Medium.woff2) format("woff2"), url(fonts/ErplyLadna-Medium.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Erply Ladna;
    font-weight: 600;
    src: url(fonts/ErplyLadna-SemiBold.woff2) format("woff2"), url(fonts/ErplyLadna-SemiBold.woff) format("woff")
}

@font-face {
    font-display: swap;
    font-family: Erply Ladna;
    font-weight: 700;
    src: url(fonts/ErplyLadna-Bold.woff2) format("woff2"), url(fonts/ErplyLadna-Bold.woff) format("woff")
}

svg.svg-icon.open {
    --tw-rotate: -90deg;
    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));
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

svg.svg-icon.open path.second-path {
    opacity: 0
}

section.blog p {
    font-size: 18px;
    letter-spacing: -.025em;
    line-height: 24px;
    line-height: 1.75rem
}

@media (min-width: 768px) {
    section.blog p {
        font-size: 20px;
        line-height: 26px
    }
}

@media (min-width: 1600px) {
    section.blog p {
        font-size: 24px;
        line-height: 130%
    }
}

div.product_feature_item h5,
div.product_feature_item h6 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%
}

div.product_feature_item li,
div.product_feature_item p {
    font-size: 18px;
    letter-spacing: -.025em;
    line-height: 24px;
    line-height: 1.75rem
}

div.product_feature_item ul {
    list-style-position: inside;
    list-style-type: disc
}

ul.features_list li a {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 26px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

ul.features_list li a.active,
ul.features_list li a:hover,
ul.features_list li.active a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

div.slider_item {
    --tw-translate-y: 0px;
    height: 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));
    transition-duration: .5s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100%
}

div.slider_item img {
    height: 100%;
    width: auto
}

div.navigation_wrapper a {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px;
    transition-duration: .5s;
    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)
}

div.navigation_wrapper a:hover {
    --tw-translate-y: -0.25rem;
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity));
    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))
}

@media (min-width: 1024px) {
    div.navigation_wrapper a {
        font-size: 24px;
        line-height: 130%
    }
}

div.navigation_icons svg {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

div.navigation_icons svg:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    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))
}

@media (min-width: 1024px) {
    div.navigation_icons svg {
        height: 2.75rem;
        width: 2.75rem
    }
}

div.content_article_thumbnail {
    flex: 1 1 0%;
    height: 250px;
    margin-bottom: .5rem;
    width: 100%
}

@media (min-width: 1024px) {
    div.content_article_thumbnail {
        margin-bottom: 1rem;
        max-height: 300px;
        width: auto
    }
}

div.content_article_thumbnail img.content_article_thumbnail-img {
    border-radius: 1.5rem;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width: 1024px) {
    div.content_article_thumbnail img.content_article_thumbnail-img {
        border-radius: .5rem;
        max-height: 252px
    }
}

div.hero__heading__item {
    --tw-text-opacity: 1;
    align-items: center;
    align-self: center;
    bottom: 0;
    color: rgb(244 249 255/var(--tw-text-opacity));
    display: block;
    flex-grow: 0;
    flex-wrap: wrap;
    font-size: 56px;
    gap: .5rem;
    height: -moz-min-content;
    height: min-content;
    left: 0;
    letter-spacing: -.05em;
    line-height: 56px;
    right: 0;
    text-align: left;
    top: 0;
    z-index: -10
}

@media (min-width: 1024px) {
    div.hero__heading__item {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap
    }
}

@media (min-width: 1280px) {
    div.hero__heading__item {
        font-size: 72px;
        line-height: 72px
    }
}

@media (min-width: 1600px) {
    div.hero__heading__item {
        font-size: 82px
    }
}

div.hero__heading__item--active {
    z-index: 4
}

.hero__heading[anim=false] {
    height: auto
}

.hero__heading[anim=false] .hero__heading__item a,
.hero__heading[anim=false] .hero__heading__item h1,
.hero__heading[anim=false] .hero__heading__item span {
    display: inline
}

.hero__heading[anim=true] {
    height: 10rem
}

@media (min-width: 1600px) {
    .hero__heading[anim=true] {
        height: 169px
    }
}

.hero__heading[anim=true] .hero__heading__item {
    position: absolute
}

.hero__heading[anim=true] .hero__heading__item a,
.hero__heading[anim=true] .hero__heading__item h1,
.hero__heading[anim=true] .hero__heading__item span {
    display: block
}

.wpm-language-switcher {
    --tw-text-opacity: 1;
    background-color: transparent;
    color: rgb(244 249 255/var(--tw-text-opacity));
    margin-left: 2.25rem;
    margin-right: 2.25rem
}

.wpm-language-switcher .language-dropdown>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
    margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

.wpm-language-switcher li span {
    --tw-text-opacity: 1;
    color: rgb(244 249 255/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px
}

.wpm-language-switcher li span:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.wpm-language-switcher img {
    margin-right: 1.5rem
}

.wpm-language-switcher li {
    margin-bottom: .25rem;
    margin-top: .25rem
}

input[name=price_type]:checked~.radio {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    border-color: rgb(70 158 255/var(--tw-border-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    z-index: 40
}

.pricing__table_item:not(:last-child) {
    border-bottom-width: 1px;
    border-color: rgba(30, 40, 51, .8)
}

@media (min-width: 1024px) {
    .pricing__table_item:not(:last-child) {
        border-bottom-width: 0;
        border-right-width: 1px
    }
}

.pricing__table {
    display: grid;
    grid-auto-flow: row;
    margin-top: 3.5rem
}

.pricing__table>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    --tw-space-y-reverse: 0;
    margin: calc(1.5rem*(1 - var(--tw-space-y-reverse))) calc(0px*var(--tw-space-x-reverse)) calc(1.5rem*var(--tw-space-y-reverse)) calc(0px*(1 - var(--tw-space-x-reverse)))
}

.pricing__table {
    letter-spacing: -.05em
}

@media (min-width: 1024px) {
    .pricing__table {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        margin-top: 7rem
    }

    .pricing__table>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        --tw-space-x-reverse: 0;
        margin: calc(0px*(1 - var(--tw-space-y-reverse))) calc(1rem*var(--tw-space-x-reverse)) calc(0px*var(--tw-space-y-reverse)) calc(1rem*(1 - var(--tw-space-x-reverse)))
    }
}

.pricing__table_item {
    display: grid;
    grid-template-rows: repeat(6, minmax(0, 1fr));
    height: 100%;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

@media (min-width: 1024px) {
    .pricing__table_item {
        padding-bottom: 0;
        padding-right: 1rem;
        padding-top: 0
    }
}

.pricing__table_item {
    grid-template-rows: .25fr .25fr .6fr .3fr 3fr
}

.pricing__table_item_heading {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: .25rem;
    text-align: center
}

body.page-template-template-erply-integration-cpt article.content div.container-fluid.pricing__table_item_heading,
body.services-template-templates article.content div.container-fluid.pricing__table_item_heading,
div.inv-def-template div.container-fluid.pricing__table_item_heading,
div.single-page-inventory div.container-fluid.pricing__table_item_heading {
    margin-top: 2rem
}

@media (min-width: 1024px) {
    .pricing__table_item_heading {
        min-height: 62px;
        text-align: left
    }
}

.pricing__table_item_description {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px;
    margin-bottom: .5rem;
    text-align: center
}

body.page-template-template-erply-integration-cpt article.content div.container-fluid.pricing__table_item_description,
body.services-template-templates article.content div.container-fluid.pricing__table_item_description,
div.inv-def-template div.container-fluid.pricing__table_item_description,
div.single-page-inventory div.container-fluid.pricing__table_item_description {
    margin-top: 2rem
}

@media (min-width: 1024px) {
    .pricing__table_item_description {
        min-height: 96px;
        text-align: left
    }
}

@media (min-width: 1600px) {
    .pricing__table_item_description {
        min-height: 40px
    }
}

.pricing__table_item_price {
    --tw-text-opacity: 1;
    color: rgb(40 52 66/var(--tw-text-opacity));
    display: flex;
    height: auto;
    justify-content: center;
    margin-bottom: 1rem
}

@media (min-width: 1024px) {
    .pricing__table_item_price {
        justify-content: flex-start;
        margin-bottom: 3rem
    }
}

.pricing__table_item_price div {
    font-size: 24px;
    height: 100%;
    line-height: 130%;
    margin-top: .75rem
}

.pricing__table_item_price h3 {
    font-size: 72px;
    line-height: 72px;
    line-height: 1
}

@media (min-width: 768px) {
    .pricing__table_item_price h3 {
        font-size: 72px;
        line-height: 72px
    }
}

@media (min-width: 1024px) {
    .pricing__table_item_price h3 {
        font-size: 72px;
        line-height: 72px
    }
}

@media (min-width: 1280px) {
    .pricing__table_item_price h3 {
        font-size: 96px;
        line-height: 96px
    }
}

@media (min-width: 1600px) {
    .pricing__table_item_price h3 {
        font-size: 130px;
        line-height: 130px
    }
}

.pricing__table_item_price p {
    font-size: 24px;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-bottom: .75rem;
    place-self: end
}

.pricing_table_item_button {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    display: block;
    height: 3rem;
    padding: .5rem 0;
    text-align: center;
    width: 100%
}

body.page-template-template-erply-integration-cpt article.content div.container-fluid.pricing_table_item_button,
body.services-template-templates article.content div.container-fluid.pricing_table_item_button,
div.inv-def-template div.container-fluid.pricing_table_item_button,
div.single-page-inventory div.container-fluid.pricing_table_item_button {
    margin-top: 2rem
}

@media (min-width: 768px) {
    .pricing_table_item_button {
        font-size: 24px;
        line-height: 130%
    }
}

@media (min-width: 1024px) {
    .pricing_table_item_button {
        margin-bottom: 1.25rem
    }
}

.pricing_table_item_list {
    display: block;
    list-style-position: outside;
    list-style-type: disc
}

.pricing_table_item_list>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

.pricing_table_item_list {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px;
    padding-top: 1rem
}

.pricing_table_item_list li {
    margin-left: 5%
}

.faq_table div {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    display: flex;
    justify-content: space-between;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.faq_table div h2:after {
    content: "+";
    height: 40px;
    transition: color .2s ease-in-out;
    width: 40px
}

.faq_table div h2:hover:after {
    color: #00ffa3;
    content: "+";
    height: 40px;
    width: 40px
}

.pricing input:checked~label div.input_button {
    transform: translateX(100%)
}

.billing_cover {
    --tw-border-opacity: 0.8;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    border-width: 1px
}

.js-show_price {
    display: none
}

@media screen and (max-width: 1280px) {
    .pricing__table_item {
        grid-template-rows: .25fr .24fr .42fr .1fr 3fr
    }

    @media (min-width: 1024px) {
        .pricing__table_item:last-child .pricing__table_item_price {
            min-height: 114px
        }
    }
}

@media screen and (max-width: 1024px) {
    .pricing__table_item {
        grid-template-rows: .25fr .24fr 0fr .1fr 3fr
    }
}

input.search_menu_input::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-size: 48px;
    letter-spacing: -.05em;
    line-height: 56px;
    margin-left: -.75rem
}

input.search_menu_input::placeholder {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-size: 48px;
    letter-spacing: -.05em;
    line-height: 56px;
    margin-left: -.75rem
}

input.search_menu_input {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-size: 48px;
    letter-spacing: -.05em;
    line-height: 56px;
    margin-left: -.75rem
}

input.search_menu_input:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

input.search_menu_input:focus+label,
input.search_menu_input:valid+label {
    opacity: 0
}

input.search_menu_input+label {
    opacity: 1;
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu_content-center_heading-list>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
    margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

@media (min-width: 1024px) {
    .menu_content-center_heading-list>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
        margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
    }
}

.menu_content-center_submenu ul {
    display: flex;
    flex-direction: column
}

.menu_content-center_submenu ul li {
    font-size: 18px;
    letter-spacing: -.03em;
    line-height: 24px;
    position: relative;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu_content-center_submenu ul li:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.menu_content-center_submenu_row {
    gap: .75rem;
    grid-template-columns: 1fr 1fr 1fr
}

div.cat-pagination a.page-numbers,
div.cat-pagination span.dots {
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    margin-right: .25rem;
    margin-top: .5rem;
    padding: 1rem .5rem;
    text-decoration-line: none
}

@media (min-width: 1024px) {

    div.cat-pagination a.page-numbers,
    div.cat-pagination span.dots {
        margin-right: 1rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

div.cat-pagination a.page-numbers {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

div.cat-pagination a.page-numbers:hover,
div.cat-pagination span.current {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(12 88 173/var(--tw-bg-opacity));
    color: rgb(244 249 255/var(--tw-text-opacity))
}

div.cat-pagination span.current {
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    margin-right: .5rem;
    margin-top: .5rem;
    padding: 1rem .5rem;
    text-decoration-line: none
}

@media (min-width: 1024px) {
    div.cat-pagination span.current {
        margin-right: 1rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
}

div.category {
    background-position: 50%;
    border-radius: .5rem;
    min-height: 150px;
    min-width: 250px
}

@media (min-width: 1024px) {
    div.category {
        min-height: 250px
    }
}

div.category_overlay {
    align-items: center;
    background-color: rgba(0, 0, 0, .3);
    border-radius: .5rem;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 1.5rem;
    width: 100%
}

div.anouncements.show {
    --tw-translate-y: 0px;
    max-height: 6rem;
    opacity: 1;
    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))
}

.animation-buzz-out {
    animation-duration: .75s;
    animation-iteration-count: 1;
    animation-name: buzz-out;
    animation-timing-function: linear
}

@keyframes buzz-out {
    10% {
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        transform: translateX(1px) rotate(0)
    }

    to {
        transform: translateX(-1px) rotate(0)
    }
}

.animation-shifting-background {
    animation: shifting-background 30s ease infinite
}

@keyframes shifting-background {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0 50%
    }
}

@keyframes lang-switch {
    0% {
        max-height: 0
    }

    to {
        max-height: 500px
    }
}

div.map svg {
    fill: transparent;
    stroke: #f4f9ff;
    stroke-width: 1
}

div.map svg path {
    transition-duration: .5s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

div.map svg path:hover {
    fill: #469eff
}

nav.map_switch button.region {
    --tw-border-opacity: 0;
    --tw-text-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
    font-size: 24px;
    font-weight: 500;
    justify-content: center;
    letter-spacing: -.03em;
    line-height: 130%;
    padding-bottom: .5rem;
    padding-top: .5rem;
    scroll-snap-align: center;
    text-align: center;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

body.page-template-template-erply-integration-cpt article.content divnav.container-fluid.map_switch button.region,
body.services-template-templates article.content divnav.container-fluid.map_switch button.region,
div.inv-def-template divnav.container-fluid.map_switch button.region,
div.single-page-inventory divnav.container-fluid.map_switch button.region {
    margin-top: 2rem
}

@media (min-width: 768px) {
    nav.map_switch button.region {
        font-size: 32px;
        line-height: 130%
    }
}

@media (min-width: 1024px) {
    nav.map_switch button.region {
        flex-grow: 0;
        flex-shrink: 0;
        font-size: 36px;
        line-height: 40px
    }
}

nav.map_switch button.region.active {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(12 88 173/var(--tw-border-opacity));
    color: rgb(12 88 173/var(--tw-text-opacity))
}

div[region],
div[region].active {
    display: none
}

@media (min-width: 768px) {
    div[region].active {
        display: flex
    }
}

div[region].mobile {
    display: none
}

div[region].active.mobile {
    display: block;
    transition-duration: .5s;
    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)
}

@media (min-width: 768px) {
    div[region].active.mobile {
        display: none
    }
}

div.map3.active .country_card {
    --tw-bg-opacity: 1;
    --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);
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-radius: .5rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    display: none;
    min-width: 150px;
    opacity: 0;
    position: absolute;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: auto;
    z-index: 10
}

div.map3.active .country_card:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1;
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    --tw-shadow-color: rgba(30, 40, 51, .4);
    --tw-shadow: var(--tw-shadow-colored);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    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));
    z-index: 20
}

@media (min-width: 768px) {
    div.map3.active .country_card {
        display: block;
        padding: .5rem
    }
}

@media (min-width: 1024px) {
    div.map3.active .country_card {
        padding-right: 1rem
    }
}

div.map3.active .country_card p.paragraph-text {
    max-width: 150px
}

body.post-template-post-longread div.page_links {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    width: 100%
}

body.post-template-post-longread div.page_links a {
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    margin-right: 1rem;
    margin-top: .5rem;
    padding: 1rem;
    text-decoration-line: none;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

body.post-template-post-longread div.page_links a:hover,
body.post-template-post-longread div.page_links>span {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(12 88 173/var(--tw-bg-opacity));
    color: rgb(244 249 255/var(--tw-text-opacity))
}

body.post-template-post-longread div.page_links>span {
    border-radius: 1.5rem;
    font-size: 24px;
    font-weight: 500;
    line-height: 130%;
    margin-right: 1rem;
    margin-top: .5rem;
    padding: 1rem;
    text-decoration-line: none;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

body.post-template-post-longread h3.sidebar_title {
    font-size: 24px;
    line-height: 130%
}

body.post-template-post-longread div.mobile_longread_navigation ol>a,
body.post-template-post-longread div.sidebar>ol a {
    text-decoration-line: none
}

body.post-template-post-longread div.mobile_longread_navigation ol>a li,
body.post-template-post-longread div.sidebar>ol a li {
    font-weight: 500;
    letter-spacing: -.015em;
    line-height: 1.5;
    margin-top: .5rem;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

body.post-template-post-longread a.active-sidebar-item>li,
body.post-template-post-longread div.mobile_longread_navigation ol>a li:hover,
body.post-template-post-longread div.sidebar>ol a li:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

body.post-template-post-longread figcaption {
    font-size: 16px;
    margin-bottom: .75rem
}

article.content h3,
article.content h4,
article.content h5,
article.content h6 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-bottom: .5rem;
    margin-top: .75rem
}

article.content p {
    color: rgba(30, 40, 51, .9);
    letter-spacing: -.025em;
    line-height: 1.75rem
}

body.page-template-template-erply-integration-cpt article.content,
body.services-template-templates article.content,
div.inv-def-template,
div.single-page-inventory {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    letter-spacing: -.05em
}

body.page-template-template-erply-integration-cpt article.content div.content h2.title-xl,
body.services-template-templates article.content div.content h2.title-xl,
div.inv-def-template div.content h2.title-xl,
div.single-page-inventory div.content h2.title-xl {
    font-size: 40px;
    font-weight: 500;
    letter-spacing: -.05em;
    line-height: 48px;
    line-height: 1;
    margin-bottom: 2.75rem
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content div.content h2.title-xl,
    body.services-template-templates article.content div.content h2.title-xl,
    div.inv-def-template div.content h2.title-xl,
    div.single-page-inventory div.content h2.title-xl {
        font-size: 48px;
        line-height: 56px
    }
}

@media (min-width: 1280px) {

    body.page-template-template-erply-integration-cpt article.content div.content h2.title-xl,
    body.services-template-templates article.content div.content h2.title-xl,
    div.inv-def-template div.content h2.title-xl,
    div.single-page-inventory div.content h2.title-xl {
        font-size: 56px;
        line-height: 56px
    }
}

body.page-template-template-erply-integration-cpt article.content p,
body.services-template-templates article.content p,
div.inv-def-template p,
div.single-page-inventory p {
    font-size: 20px;
    line-height: 26px;
    line-height: 1.5;
    margin-bottom: 1rem
}

body.page-template-template-erply-integration-cpt article.content ol,
body.services-template-templates article.content ol,
div.inv-def-template ol,
div.single-page-inventory ol {
    list-style-position: inside;
    list-style-type: decimal;
    margin-bottom: 1rem
}

body.page-template-template-erply-integration-cpt article.content ol li,
body.services-template-templates article.content ol li,
div.inv-def-template ol li,
div.single-page-inventory ol li {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 18px;
    letter-spacing: -.025em;
    line-height: 24px;
    line-height: 1.5
}

body.page-template-template-erply-integration-cpt article.content ul,
body.services-template-templates article.content ul,
div.inv-def-template ul,
div.single-page-inventory ul {
    font-size: 20px;
    line-height: 26px;
    list-style-position: inside;
    list-style-type: disc;
    margin-bottom: 1rem
}

body.page-template-template-erply-integration-cpt article.content ul li,
body.services-template-templates article.content ul li,
div.inv-def-template ul li,
div.single-page-inventory ul li {
    margin-top: .25rem
}

body.page-template-template-erply-integration-cpt article.content ul li ul,
body.services-template-templates article.content ul li ul,
div.inv-def-template ul li ul,
div.single-page-inventory ul li ul {
    list-style-type: circle;
    margin-left: .75rem;
    margin-top: .75rem
}

body.page-template-template-erply-integration-cpt article.content ul li p,
body.services-template-templates article.content ul li p,
div.inv-def-template ul li p,
div.single-page-inventory ul li p {
    display: inline
}

body.page-template-template-erply-integration-cpt article.content strong,
body.services-template-templates article.content strong,
div.inv-def-template strong,
div.single-page-inventory strong {
    margin-bottom: 1rem
}

body.page-template-template-erply-integration-cpt article.content img,
body.services-template-templates article.content img,
div.inv-def-template img,
div.single-page-inventory img {
    border-radius: .5rem;
    margin-bottom: .75rem;
    margin-top: .75rem
}

body.page-template-template-erply-integration-cpt article.content a,
body.services-template-templates article.content a,
div.inv-def-template a,
div.single-page-inventory a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    text-decoration-line: underline
}

body.page-template-template-erply-integration-cpt article.content a.primary-button,
body.page-template-template-erply-integration-cpt article.content a.secondary-button,
body.services-template-templates article.content a.primary-button,
body.services-template-templates article.content a.secondary-button,
div.inv-def-template a.primary-button,
div.inv-def-template a.secondary-button,
div.single-page-inventory a.primary-button,
div.single-page-inventory a.secondary-button {
    text-decoration-line: none
}

body.page-template-template-erply-integration-cpt article.content h2,
body.page-template-template-erply-integration-cpt article.content h3,
body.page-template-template-erply-integration-cpt article.content h4,
body.services-template-templates article.content h2,
body.services-template-templates article.content h3,
body.services-template-templates article.content h4,
div.inv-def-template h2,
div.inv-def-template h3,
div.inv-def-template h4,
div.single-page-inventory h2,
div.single-page-inventory h3,
div.single-page-inventory h4 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.05em;
    line-height: 130%;
    margin-bottom: 1rem
}

@media (min-width: 768px) {

    body.page-template-template-erply-integration-cpt article.content h2,
    body.page-template-template-erply-integration-cpt article.content h3,
    body.page-template-template-erply-integration-cpt article.content h4,
    body.services-template-templates article.content h2,
    body.services-template-templates article.content h3,
    body.services-template-templates article.content h4,
    div.inv-def-template h2,
    div.inv-def-template h3,
    div.inv-def-template h4,
    div.single-page-inventory h2,
    div.single-page-inventory h3,
    div.single-page-inventory h4 {
        font-size: 32px;
        line-height: 130%
    }
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content h2,
    body.page-template-template-erply-integration-cpt article.content h3,
    body.page-template-template-erply-integration-cpt article.content h4,
    body.services-template-templates article.content h2,
    body.services-template-templates article.content h3,
    body.services-template-templates article.content h4,
    div.inv-def-template h2,
    div.inv-def-template h3,
    div.inv-def-template h4,
    div.single-page-inventory h2,
    div.single-page-inventory h3,
    div.single-page-inventory h4 {
        font-size: 36px;
        line-height: 40px
    }
}

body.page-template-template-erply-integration-cpt article.content h2 a,
body.page-template-template-erply-integration-cpt article.content h3 a,
body.page-template-template-erply-integration-cpt article.content h4 a,
body.services-template-templates article.content h2 a,
body.services-template-templates article.content h3 a,
body.services-template-templates article.content h4 a,
div.inv-def-template h2 a,
div.inv-def-template h3 a,
div.inv-def-template h4 a,
div.single-page-inventory h2 a,
div.single-page-inventory h3 a,
div.single-page-inventory h4 a {
    text-decoration-line: none
}

body.page-template-template-erply-integration-cpt article.content h2 span,
body.page-template-template-erply-integration-cpt article.content h3 span,
body.page-template-template-erply-integration-cpt article.content h4 span,
body.services-template-templates article.content h2 span,
body.services-template-templates article.content h3 span,
body.services-template-templates article.content h4 span,
div.inv-def-template h2 span,
div.inv-def-template h3 span,
div.inv-def-template h4 span,
div.single-page-inventory h2 span,
div.single-page-inventory h3 span,
div.single-page-inventory h4 span {
    font-size: 32px;
    font-weight: 700;
    letter-spacing: -.05em;
    line-height: 130%;
    margin-bottom: 1rem
}

@media (min-width: 768px) {

    body.page-template-template-erply-integration-cpt article.content h2 span,
    body.page-template-template-erply-integration-cpt article.content h3 span,
    body.page-template-template-erply-integration-cpt article.content h4 span,
    body.services-template-templates article.content h2 span,
    body.services-template-templates article.content h3 span,
    body.services-template-templates article.content h4 span,
    div.inv-def-template h2 span,
    div.inv-def-template h3 span,
    div.inv-def-template h4 span,
    div.single-page-inventory h2 span,
    div.single-page-inventory h3 span,
    div.single-page-inventory h4 span {
        font-size: 36px;
        line-height: 40px
    }
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content h2 span,
    body.page-template-template-erply-integration-cpt article.content h3 span,
    body.page-template-template-erply-integration-cpt article.content h4 span,
    body.services-template-templates article.content h2 span,
    body.services-template-templates article.content h3 span,
    body.services-template-templates article.content h4 span,
    div.inv-def-template h2 span,
    div.inv-def-template h3 span,
    div.inv-def-template h4 span,
    div.single-page-inventory h2 span,
    div.single-page-inventory h3 span,
    div.single-page-inventory h4 span {
        font-size: 40px;
        line-height: 48px
    }
}

body.page-template-template-erply-integration-cpt article.content h5,
body.services-template-templates article.content h5,
div.inv-def-template h5,
div.single-page-inventory h5 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 700;
    letter-spacing: -.025em;
    line-height: 130%;
    line-height: 1.25;
    margin-bottom: 1rem
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content h5,
    body.services-template-templates article.content h5,
    div.inv-def-template h5,
    div.single-page-inventory h5 {
        font-size: 32px;
        line-height: 130%
    }
}

body.page-template-template-erply-integration-cpt article.content h5 a,
body.services-template-templates article.content h5 a,
div.inv-def-template h5 a,
div.single-page-inventory h5 a {
    text-decoration-line: none
}

body.page-template-template-erply-integration-cpt article.content .paragraph-flex,
body.services-template-templates article.content .paragraph-flex,
div.inv-def-template .paragraph-flex,
div.single-page-inventory .paragraph-flex {
    align-items: center;
    display: flex;
    font-size: 16px;
    line-height: 22px
}

@media (min-width: 768px) {

    body.page-template-template-erply-integration-cpt article.content .paragraph-flex,
    body.services-template-templates article.content .paragraph-flex,
    div.inv-def-template .paragraph-flex,
    div.single-page-inventory .paragraph-flex {
        font-size: 18px;
        line-height: 24px
    }
}

body.page-template-template-erply-integration-cpt article.content .paragraph-flex span,
body.services-template-templates article.content .paragraph-flex span,
div.inv-def-template .paragraph-flex span,
div.single-page-inventory .paragraph-flex span {
    align-items: center;
    display: flex
}

body.page-template-template-erply-integration-cpt article.content .paragraph-flex span img,
body.services-template-templates article.content .paragraph-flex span img,
div.inv-def-template .paragraph-flex span img,
div.single-page-inventory .paragraph-flex span img {
    margin-left: .5rem;
    margin-right: 1.5rem
}

@media (min-width: 768px) {

    body.page-template-template-erply-integration-cpt article.content .paragraph-flex span img,
    body.services-template-templates article.content .paragraph-flex span img,
    div.inv-def-template .paragraph-flex span img,
    div.single-page-inventory .paragraph-flex span img {
        margin-left: .75rem;
        margin-right: .75rem
    }
}

body.page-template-template-erply-integration-cpt article.content div.row,
body.services-template-templates article.content div.row,
div.inv-def-template div.row,
div.single-page-inventory div.row {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content div.row>:not([hidden])~:not([hidden]),
    body.services-template-templates article.content div.row>:not([hidden])~:not([hidden]),
    div.inv-def-template div.row>:not([hidden])~:not([hidden]),
    div.single-page-inventory div.row>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(2.5rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(2.5rem*var(--tw-space-x-reverse))
    }
}

body.page-template-template-erply-integration-cpt article.content div.row div.col img,
body.services-template-templates article.content div.row div.col img,
div.inv-def-template div.row div.col img,
div.single-page-inventory div.row div.col img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

body.page-template-template-erply-integration-cpt article.content hr,
body.services-template-templates article.content hr,
div.inv-def-template hr,
div.single-page-inventory hr {
    --tw-bg-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity));
    height: .125rem;
    margin-bottom: .25rem
}

body.page-template-template-erply-integration-cpt article.content blockquote,
body.services-template-templates article.content blockquote,
div.inv-def-template blockquote,
div.single-page-inventory blockquote {
    --tw-border-opacity: 1;
    background-color: rgba(70, 158, 255, .1);
    border-color: rgb(12 88 173/var(--tw-border-opacity));
    border-left-width: 4px;
    border-radius: .5rem;
    margin-bottom: 1rem;
    padding: 1rem
}

body.page-template-template-erply-integration-cpt article.content table,
body.services-template-templates article.content table,
div.inv-def-template table,
div.single-page-inventory table {
    border-radius: .5rem
}

body.page-template-template-erply-integration-cpt article.content table td,
body.page-template-template-erply-integration-cpt article.content table tr,
body.services-template-templates article.content table td,
body.services-template-templates article.content table tr,
div.inv-def-template table td,
div.inv-def-template table tr,
div.single-page-inventory table td,
div.single-page-inventory table tr {
    border-bottom-width: 2px;
    border-color: rgba(30, 40, 51, .3);
    border-radius: .5rem;
    font-size: 18px;
    line-height: 24px;
    padding: .5rem
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content table td,
    body.page-template-template-erply-integration-cpt article.content table tr,
    body.services-template-templates article.content table td,
    body.services-template-templates article.content table tr,
    div.inv-def-template table td,
    div.inv-def-template table tr,
    div.single-page-inventory table td,
    div.single-page-inventory table tr {
        font-size: 20px;
        line-height: 26px
    }
}

body.page-template-template-erply-integration-cpt article.content table td th,
body.page-template-template-erply-integration-cpt article.content table tr th,
body.services-template-templates article.content table td th,
body.services-template-templates article.content table tr th,
div.inv-def-template table td th,
div.inv-def-template table tr th,
div.single-page-inventory table td th,
div.single-page-inventory table tr th {
    padding: .75rem .5rem;
    text-align: left
}

body.page-template-template-erply-integration-cpt article.content a.btn.btn-primary,
body.services-template-templates article.content a.btn.btn-primary,
div.inv-def-template a.btn.btn-primary,
div.single-page-inventory a.btn.btn-primary {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(12 88 173/var(--tw-border-opacity));
    border-radius: 9999px;
    border-width: 1px;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px;
    padding: .75rem 3.5rem;
    text-decoration-line: none;
    transition-duration: .15s;
    transition-duration: 150;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: linear
}

body.page-template-template-erply-integration-cpt article.content a.btn.btn-primary:hover,
body.services-template-templates article.content a.btn.btn-primary:hover,
div.inv-def-template a.btn.btn-primary:hover,
div.single-page-inventory a.btn.btn-primary:hover {
    --tw-translate-y: -0.5rem;
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    border-color: rgb(70 158 255/var(--tw-border-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    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))
}

body.page-template-template-erply-integration-cpt article.content a.btn.btn-primary:focus,
body.services-template-templates article.content a.btn.btn-primary:focus,
div.inv-def-template a.btn.btn-primary:focus,
div.single-page-inventory a.btn.btn-primary:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (min-width: 1024px) {

    body.page-template-template-erply-integration-cpt article.content a.btn.btn-primary,
    body.services-template-templates article.content a.btn.btn-primary,
    div.inv-def-template a.btn.btn-primary,
    div.single-page-inventory a.btn.btn-primary {
        font-size: 24px;
        line-height: 130%
    }
}

body.page-template-template-erply-integration-cpt article.content div.container-fluid.text-center,
body.services-template-templates article.content div.container-fluid.text-center,
div.inv-def-template div.container-fluid.text-center,
div.single-page-inventory div.container-fluid.text-center {
    margin-top: 2rem
}

body.page-template-template-erply-integration-cpt article.content h2 span,
body.page-template-template-erply-integration-cpt article.content h3 span,
body.page-template-template-erply-integration-cpt article.content h4 span,
body.services-template-templates article.content h2 span,
body.services-template-templates article.content h3 span,
body.services-template-templates article.content h4 span,
div.inv-def-template h2 span,
div.inv-def-template h3 span,
div.inv-def-template h4 span,
div.single-page-inventory h2 span,
div.single-page-inventory h3 span,
div.single-page-inventory h4 span {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-weight: 500 !important;
    letter-spacing: -.025em
}

div#eCommTableControls div.carousel-item {
    margin-top: 2.75rem
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1rem
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1rem
}

.aligncenter {
    margin-left: auto;
    margin-right: auto
}

div.col-12.col-md-6 {
    max-width: 100%
}

@media (min-width: 768px) {
    div.col-12.col-md-6 {
        max-width: 45%
    }
}

.icon-ylw {
    height: 125px;
    width: 125px
}

.col-sm-12 {
    flex: 1 1 0%
}

.col-sm-6 {
    width: 100%
}

@media (min-width: 1024px) {
    .col-sm-6 {
        flex: 1 1 0%;
        max-width: 50%
    }
}

.table-responsive {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    overflow-x: auto;
    width: 100%
}

caption {
    color: rgba(30, 40, 51, .7);
    font-size: 16px;
    padding-bottom: .75rem;
    padding-top: .75rem;
    text-align: left
}

@media (min-width: 1024px) {
    caption {
        font-size: 18px;
        line-height: 24px
    }
}

caption {
    caption-side: bottom
}

div.case-study-post div.content h2,
div.case-study-post div.content h3,
div.case-study-post div.content h4,
div.case-study-post div.content h5,
div.case-study-post div.content h6,
div.pos-template div.content h2,
div.pos-template div.content h3,
div.pos-template div.content h4,
div.pos-template div.content h5,
div.pos-template div.content h6 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-bottom: 2rem
}

div.case-study-post div.content p,
div.pos-template div.content p {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 20px;
    letter-spacing: -.025em;
    line-height: 26px;
    line-height: 1.5
}

div.case-study-post h3.title,
div.pos-template h3.title {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-bottom: 1rem
}

div.case-study-post p.description,
div.pos-template p.description {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 20px;
    letter-spacing: -.025em;
    line-height: 26px;
    line-height: 1.5
}

body.page-template-template-erply-product div.article__content a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

body.page-template-template-erply-product div.article__content p {
    font-size: 20px;
    line-height: 26px;
    line-height: 1.75rem
}

body.page-template-template-erply-product div.article__content h5,
body.page-template-template-erply-product div.article__content h6 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 500;
    line-height: 130%
}

body.page-template-template-erply-product .faq_item_description a {
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity));
    text-decoration-line: none
}

body.page-template-template-erply-product div.article_product_template>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
    margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

body.page-template-template-erply-product div.article_product_template {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 18px;
    letter-spacing: -.025em;
    line-height: 24px
}

@media (min-width: 768px) {
    body.page-template-template-erply-product div.article_product_template {
        font-size: 20px;
        line-height: 26px
    }
}

body.page-template-template-erply-product div.article_product_template h3,
body.page-template-template-erply-product div.article_product_template h4 {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%
}

body.page-template-template-erply-product div.article_product_template h5,
body.page-template-template-erply-product div.article_product_template h6 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%
}

body.page-template-template-erply-product div.article_product_template li,
body.page-template-template-erply-product div.article_product_template p {
    color: rgba(30, 40, 51, .9);
    font-size: 18px;
    line-height: 24px
}

@media (min-width: 768px) {

    body.page-template-template-erply-product div.article_product_template li,
    body.page-template-template-erply-product div.article_product_template p {
        font-size: 20px;
        line-height: 26px
    }
}

body.page-template-template-erply-product div.article_product_template ul {
    list-style-position: inside;
    list-style-type: disc
}

body.page-template-template-erply-product div.article_product_template ul>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

body.page-template-template-erply-product section#product_features div.product_features__article a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-weight: 500;
    letter-spacing: -.03em
}

body.page-template-template-erply-product section#product_features div.partners {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    body.page-template-template-erply-product section#product_features div.partners {
        flex-wrap: nowrap
    }
}

body.page-template-template-erply-product section#product_features div.partners div {
    margin-left: 1rem;
    margin-top: 1.75rem
}

@media (min-width: 1024px) {
    body.page-template-template-erply-product section#product_features div.partners div {
        margin-top: 0
    }
}

body.page-template-template-erply-product section#product_features div.partners div div.img-container {
    display: flex;
    height: 100px;
    justify-content: center
}

@media (min-width: 1024px) {
    body.page-template-template-erply-product section#product_features div.partners div div.img-container {
        height: 120px
    }
}

body.page-template-template-erply-product section#product_features div.partners div img {
    max-width: 120px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width: 1024px) {
    body.page-template-template-erply-product section#product_features div.partners div img {
        max-height: 120px;
        max-width: 150px
    }
}

div.inv-def-template div.content h2 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.05em;
    line-height: 130%
}

div.inv-def-template div.content p {
    color: rgba(30, 40, 51, .9);
    letter-spacing: -.025em;
    line-height: 1.5
}

div.inv-def-template div.content h3 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-weight: 500;
    letter-spacing: -.05em
}

div.inv-def-template div.content a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    text-decoration-line: underline
}

div.inv-def-template div.content a.wp-block-button__link {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity));
    color: rgb(70 158 255/var(--tw-text-opacity));
    font-weight: 500;
    letter-spacing: -.025em;
    text-decoration-line: none;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

div.inv-def-template div.content a.wp-block-button__link:hover {
    --tw-translate-y: -0.5rem;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    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))
}

body.job_opening-template-default article.content {
    --tw-text-opacity: 1;
    color: rgb(40 52 66/var(--tw-text-opacity))
}

body.job_opening-template-default article.content p {
    color: rgba(40, 52, 66, .9);
    font-size: 18px;
    line-height: 24px;
    line-height: 1.625
}

body.job_opening-template-default article.content h1,
body.job_opening-template-default article.content h2,
body.job_opening-template-default article.content h3,
body.job_opening-template-default article.content h4,
body.job_opening-template-default article.content h5,
body.job_opening-template-default article.content h6 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-bottom: .75rem;
    margin-top: 1.5rem
}

@media (min-width: 1024px) {

    body.job_opening-template-default article.content h1,
    body.job_opening-template-default article.content h2,
    body.job_opening-template-default article.content h3,
    body.job_opening-template-default article.content h4,
    body.job_opening-template-default article.content h5,
    body.job_opening-template-default article.content h6 {
        font-size: 32px;
        line-height: 130%
    }
}

body.job_opening-template-default article.content ul {
    list-style-position: inside;
    list-style-type: disc
}

body.job_opening-template-default article.content ul>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

body.job_opening-template-default article.content strong {
    font-weight: 600;
    letter-spacing: 0
}

.select-form {
    background-image: url("data:image/svg+xml;utf8,<svg  xmlns='http://www.w3.org/2000/svg' fill='none' height='18' width='18' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'><path stroke-linecap='round' stroke-linejoin='round' d='M19.5 8.25l-7.5 7.5-7.5-7.5' stroke='black' /></svg>");
    background-position-x: 98%;
    background-position-y: 50%;
    background-repeat: no-repeat
}

input.contact-us-input,
select.contact-us-input {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    background-color: transparent;
    border-bottom-width: 1px;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity));
    padding-bottom: .25rem;
    padding-top: .25rem
}

input.contact-us-input::-moz-placeholder,
select.contact-us-input::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175/var(--tw-placeholder-opacity))
}

input.contact-us-input::placeholder,
select.contact-us-input::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(156 163 175/var(--tw-placeholder-opacity))
}

input.contact-us-input:-moz-placeholder-shown,
select.contact-us-input:-moz-placeholder-shown {
    letter-spacing: -.025em
}

input.contact-us-input:placeholder-shown,
select.contact-us-input:placeholder-shown {
    letter-spacing: -.025em
}

input.contact-us-input:focus,
select.contact-us-input:focus {
    outline-color: #0c58ad
}

label.contact-us-label {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 16px;
    letter-spacing: -.025em;
    line-height: 22px;
    margin-bottom: .5rem
}

form.contact-us-form {
    display: flex;
    flex-direction: column
}

form.contact-us-form>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

.small-paragraph-text {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 16px;
    letter-spacing: -.025em;
    line-height: 22px
}

.small-paragraph-text a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    text-decoration-line: underline
}

.paragraph-text {
    color: rgba(30, 40, 51, .8);
    font-size: 18px;
    letter-spacing: -.025em;
    line-height: 24px
}

.paragraph-text a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    text-decoration-line: underline
}

.paragraph-text--new {
    font-size: 18px;
    line-height: 24px;
    line-height: 130%
}

.paragraph-text-lg {
    color: rgba(30, 40, 51, .8);
    font-size: 20px;
    letter-spacing: -.025em;
    line-height: 26px;
    line-height: 2rem
}

@media (min-width: 768px) {
    .paragraph-text-lg {
        font-size: 24px;
        line-height: 130%
    }
}

.paragraph-text-lg a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    text-decoration-line: underline
}

.paragraph-text-lg--new {
    font-size: 20px;
    letter-spacing: -3%;
    line-height: 26px;
    line-height: 130%
}

div#contactUsError.active,
div#contactUsSuccess.active {
    max-height: 350px;
    opacity: 1;
    padding-bottom: .75rem;
    padding-top: .75rem;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

body.page-template-template-erply-careers section#hero {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%)
}

body.page-template-template-erply-careers .subtitle {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -.025em;
    line-height: 130%;
    margin-bottom: 1rem
}

@media (min-width: 768px) {
    body.page-template-template-erply-careers .subtitle {
        font-size: 32px;
        line-height: 130%
    }
}

@media (min-width: 1600px) {
    body.page-template-template-erply-careers .subtitle {
        font-size: 36px;
        line-height: 40px
    }
}

body.page-template-template-erply-careers a.button-career {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-bottom-width: 2px;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    color: rgb(70 158 255/var(--tw-text-opacity));
    display: inline-flex;
    font-size: 24px;
    justify-content: flex-start;
    letter-spacing: -.025em;
    line-height: 130%;
    padding-bottom: .5rem;
    padding-top: .5rem;
    position: relative;
    transition-duration: .5s;
    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);
    width: -moz-fit-content;
    width: fit-content
}

body.page-template-template-erply-careers a.button-career:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    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))
}

@media (min-width: 640px) {
    body.page-template-template-erply-careers a.button-career {
        font-size: 32px;
        line-height: 130%
    }
}

body.page-template-template-erply-careers a.button-career:after {
    --tw-bg-opacity: 1;
    --tw-content: "";
    background-color: rgb(70 158 255/var(--tw-bg-opacity));
    bottom: 0;
    content: var(--tw-content);
    height: .125rem;
    left: 50%;
    position: absolute;
    right: 50%;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 0
}

body.page-template-template-erply-careers a.button-career:hover:after {
    left: 0;
    right: 0;
    width: 100%
}

body.page-template-template-erply-careers a.button-career svg {
    margin-bottom: auto;
    margin-left: .75rem;
    margin-top: auto;
    transition-duration: .5s;
    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)
}

.group:hover body.page-template-template-erply-careers a.button-career svg {
    --tw-rotate: 45deg;
    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))
}

body.page-template-template-erply-careers div.gallery .gallery_item {
    height: auto;
    width: 100%
}

body.page-template-template-erply-careers div.gallery .gallery_item img {
    height: 100%;
    margin-top: 1rem
}

body.page-template-template-erply-careers div.gallery .gallery_item img>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

body.page-template-template-erply-careers div.gallery .gallery_item img {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 18px;
    line-height: 24px
}

section#hr_department ul.contact_details {
    margin-top: 1rem
}

section#hr_department ul.contact_details>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

section#hr_department ul.contact_details {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 26px
}

section#hr_department ul.contact_details a {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity));
    font-weight: 400;
    margin-left: .25rem;
    word-wrap: break-word;
}

section#testimonial article h1,
section#testimonial article h2,
section#testimonial article h3,
section#testimonial article h4,
section#testimonial article h5,
section#testimonial article h6 {
    --tw-text-opacity: 1;
    color: rgb(244 249 255/var(--tw-text-opacity));
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -.03em;
    line-height: 130%
}

@media (min-width: 768px) {

    section#testimonial article h1,
    section#testimonial article h2,
    section#testimonial article h3,
    section#testimonial article h4,
    section#testimonial article h5,
    section#testimonial article h6 {
        font-size: 36px;
        line-height: 40px
    }
}

@media (min-width: 1024px) {

    section#testimonial article h1,
    section#testimonial article h2,
    section#testimonial article h3,
    section#testimonial article h4,
    section#testimonial article h5,
    section#testimonial article h6 {
        font-size: 36px;
        letter-spacing: -.05em;
        line-height: 40px
    }
}

@media (min-width: 1280px) {

    section#testimonial article h1,
    section#testimonial article h2,
    section#testimonial article h3,
    section#testimonial article h4,
    section#testimonial article h5,
    section#testimonial article h6 {
        font-size: 40px;
        line-height: 48px
    }
}

@media (min-width: 1600px) {

    section#testimonial article h1,
    section#testimonial article h2,
    section#testimonial article h3,
    section#testimonial article h4,
    section#testimonial article h5,
    section#testimonial article h6 {
        font-size: 48px;
        line-height: 56px
    }
}

section#testimonial article p {
    color: rgba(244, 249, 255, .9);
    font-size: 20px;
    letter-spacing: -.025em;
    line-height: 26px;
    line-height: 2rem
}

@media (min-width: 768px) {
    section#testimonial article p {
        font-size: 24px;
        line-height: 130%
    }
}

div.roles_accardion a.faq_item_title:after {
    content: "+";
    font-size: 40px;
    transition: color .2s ease-in-out
}

div.roles_accardion a.faq_item_title:hover:after {
    color: #00ffa3;
    content: "+"
}

.roles_accardion .faq_item_title {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgb(30 40 51/var(--tw-border-opacity));
    display: flex;
    justify-content: space-between;
    padding-bottom: .5rem;
    padding-top: .5rem
}

.title-sm {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -.025em;
    line-height: 130%
}

@tailwind components;

.wt-cli-ckyes-brand-logo {
    display: none
}

a#wt-cli-privacy-save-btn {
    font-weight: 600
}

a#cookie_action_close_header,
a#wt-cli-privacy-save-btn {
    --tw-bg-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity));
    border-radius: 100px;
    padding: 14px 28px
}

a#cookie_action_close_header {
    font-weight: 600
}

a.medium.cli-plugin-button.cli-plugin-main-button.cli_settings_button {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(244 249 255/var(--tw-bg-opacity));
    border-radius: 100px;
    color: rgb(30 40 51/var(--tw-text-opacity));
    font-weight: 600;
    padding: 14px 28px
}

img.lazyload {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    will-change: opacity
}

@keyframes lazyLoader {
    0% {
        opacity: 0
    }

    to {
        opacity: 100%
    }
}

img.lazyloaded {
    animation: lazyLoader .1s ease-in-out
}

div.embla__slide img {
    max-height: 250px
}

/*! tailwindcss v3.2.4 | 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-feature-settings: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    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%;
    font-weight: inherit;
    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::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

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-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --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:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --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:
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    width: 100%
}

.\!container {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    width: 100% !important
}

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }

    .\!container {
        max-width: 640px !important
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }

    .\!container {
        max-width: 768px !important
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }

    .\!container {
        max-width: 1024px !important
    }
}

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

    .\!container {
        max-width: 1280px !important
    }
}

@media (min-width: 1600px) {
    .container {
        max-width: 1600px
    }

    .\!container {
        max-width: 1600px !important
    }
}

@media (min-width: 2048px) {
    .container {
        max-width: 2048px
    }

    .\!container {
        max-width: 2048px !important
    }
}

.sr-only {
    clip: rect(0, 0, 0, 0);
    border-width: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.pointer-events-none {
    pointer-events: none
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-y-0 {
    bottom: 0;
    top: 0
}

.top-\[5\%\] {
    top: 5%
}

.top-0 {
    top: 0
}

.top-\[30px\] {
    top: 30px
}

.left-\[-12px\] {
    left: -12px
}

.right-0 {
    right: 0
}

.top-1\/2 {
    top: 50%
}

.right-1 {
    right: .25rem
}

.top-\[100\%\] {
    top: 100%
}

.-left-\[75\%\] {
    left: -75%
}

.top-\[15\%\] {
    top: 15%
}

.left-0 {
    left: 0
}

.z-10 {
    z-index: 10
}

.z-0 {
    z-index: 0
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-50 {
    z-index: 50
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-start-1 {
    grid-column-start: 1
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-3 {
    grid-column-start: 3
}

.col-end-2 {
    grid-column-end: 2
}

.col-end-4 {
    grid-column-end: 4
}

.col-end-3 {
    grid-column-end: 3
}

.row-start-1 {
    grid-row-start: 1
}

.row-start-2 {
    grid-row-start: 2
}

.row-start-3 {
    grid-row-start: 3
}

.row-start-4 {
    grid-row-start: 4
}

.row-start-5 {
    grid-row-start: 5
}

.row-end-3 {
    grid-row-end: 3
}

.row-end-2 {
    grid-row-end: 2
}

.row-end-4 {
    grid-row-end: 4
}

.row-end-5 {
    grid-row-end: 5
}

.row-end-7 {
    grid-row-end: 7
}

.m-auto {
    margin: auto
}

.my-auto {
    margin-bottom: auto;
    margin-top: auto
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-16 {
    margin-bottom: 4rem;
    margin-top: 4rem
}

.my-6 {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.my-12 {
    margin-bottom: 3rem;
    margin-top: 3rem
}

.mr-auto {
    margin-right: auto
}

.mb-16 {
    margin-bottom: 4rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-8 {
    margin-top: 2rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mt-32 {
    margin-top: 8rem
}

.-mt-16 {
    margin-top: -4rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-auto {
    margin-left: auto
}

.mr-2 {
    margin-right: .5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-3 {
    margin-left: .75rem
}

.mr-3 {
    margin-right: .75rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mt-12 {
    margin-top: 3rem
}

.mb-24 {
    margin-bottom: 6rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mt-2 {
    margin-top: .5rem
}

.ml-2 {
    margin-left: .5rem
}

.mt-1 {
    margin-top: .25rem
}

.mt-3 {
    margin-top: .75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-32 {
    margin-bottom: 8rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-20 {
    margin-top: 5rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mt-auto {
    margin-top: auto
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mt-28 {
    margin-top: 7rem
}

.mr-8 {
    margin-right: 2rem
}

.-mt-32 {
    margin-top: -8rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-11 {
    margin-top: 2.75rem
}

.mr-12 {
    margin-right: 3rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-16 {
    margin-right: 4rem
}

.mr-0 {
    margin-right: 0
}

.mb-20 {
    margin-bottom: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.aspect-auto {
    aspect-ratio: auto
}

.aspect-video {
    aspect-ratio: 16/9
}

.h-\[inherit\] {
    height: inherit
}

.h-96 {
    height: 24rem
}

.h-full {
    height: 100%
}

.h-\[60px\] {
    height: 60px
}

.h-\[35px\] {
    height: 35px
}

.h-auto {
    height: auto
}

.h-5 {
    height: 1.25rem
}

.h-4 {
    height: 1rem
}

.h-\[736px\] {
    height: 736px
}

.h-12 {
    height: 3rem
}

.h-screen {
    height: 100vh
}

.h-24 {
    height: 6rem
}

.h-48 {
    height: 12rem
}

.h-10 {
    height: 2.5rem
}

.h-\[590px\] {
    height: 590px
}

.h-\[144px\] {
    height: 144px
}

.h-8 {
    height: 2rem
}

.h-6 {
    height: 1.5rem
}

.h-20 {
    height: 5rem
}

.max-h-0,
.max-h-\[0px\] {
    max-height: 0
}

.max-h-\[450px\] {
    max-height: 450px
}

.max-h-\[650px\] {
    max-height: 650px
}

.max-h-\[500px\] {
    max-height: 500px
}

.max-h-\[350px\] {
    max-height: 350px
}

.max-h-\[inherit\] {
    max-height: inherit
}

.max-h-12 {
    max-height: 3rem
}

.max-h-\[400px\] {
    max-height: 400px
}

.max-h-24 {
    max-height: 6rem
}

.max-h-\[250px\] {
    max-height: 250px
}

.min-h-screen {
    min-height: 100vh
}

.min-h-\[428px\] {
    min-height: 428px
}

.min-h-\[220px\] {
    min-height: 220px
}

.min-h-\[300px\] {
    min-height: 300px
}

.min-h-\[315px\] {
    min-height: 315px
}

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.w-1\/4 {
    width: 25%
}

.w-\[70px\] {
    width: 70px
}

.w-\[20\%\] {
    width: 20%
}

.w-auto {
    width: auto
}

.w-5 {
    width: 1.25rem
}

.w-4 {
    width: 1rem
}

.w-\[120\%\] {
    width: 120%
}

.w-1\/2 {
    width: 50%
}

.w-1\/3 {
    width: 33.333333%
}

.w-2\/3 {
    width: 66.666667%
}

.w-\[inherit\] {
    width: inherit
}

.w-16 {
    width: 4rem
}

.w-10 {
    width: 2.5rem
}

.w-\[100\%\] {
    width: 100%
}

.w-3\/4 {
    width: 75%
}

.w-max {
    width: -moz-max-content;
    width: max-content
}

.w-\[294px\] {
    width: 294px
}

.w-8 {
    width: 2rem
}

.w-\[280px\] {
    width: 280px
}

.w-6 {
    width: 1.5rem
}

.max-w-xs {
    max-width: 20rem
}

.max-w-screen-2xl {
    max-width: 1600px
}

.max-w-\[180px\] {
    max-width: 180px
}

.max-w-\[240px\] {
    max-width: 240px
}

.max-w-\[200px\] {
    max-width: 200px
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-3xl {
    max-width: 48rem
}

.flex-1 {
    flex: 1 1 0%
}

.flex-none {
    flex: none
}

.flex-\[0_0_100\%\] {
    flex: 0 0 100%
}

.flex-\[0_0_15\%\] {
    flex: 0 0 15%
}

.flex-\[0_0_55\%\] {
    flex: 0 0 55%
}

.flex-\[0_0_40\%\] {
    flex: 0 0 40%
}

.flex-\[0_0_45\%\] {
    flex: 0 0 45%
}

.flex-shrink-0 {
    flex-shrink: 0
}

.flex-grow-0 {
    flex-grow: 0
}

.flex-grow {
    flex-grow: 1
}

.origin-top-left {
    transform-origin: top left
}

.-translate-x-4 {
    --tw-translate-x: -1rem
}

.-translate-x-4,
.-translate-y-7 {
    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-y-7 {
    --tw-translate-y: -1.75rem
}

.-translate-x-1\/2 {
    --tw-translate-x: -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-y-1\/2 {
    --tw-translate-y: -50%
}

.-translate-y-full {
    --tw-translate-y: -100%
}

.-rotate-180,
.-translate-y-full {
    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))
}

.-rotate-180 {
    --tw-rotate: -180deg
}

.-rotate-90 {
    --tw-rotate: -90deg
}

.-rotate-90,
.rotate-90 {
    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))
}

.rotate-90 {
    --tw-rotate: 90deg
}

.rotate-0 {
    --tw-rotate: 0deg
}

.rotate-0,
.rotate-45 {
    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))
}

.rotate-45 {
    --tw-rotate: 45deg
}

.scale-y-0 {
    --tw-scale-y: 0
}

.scale-y-0,
.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-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

.snap-x {
    scroll-snap-type: x var(--tw-scroll-snap-strictness)
}

.snap-mandatory {
    --tw-scroll-snap-strictness: mandatory
}

.scroll-mt-24 {
    scroll-margin-top: 6rem
}

.list-inside {
    list-style-position: inside
}

.list-disc {
    list-style-type: disc
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.columns-1 {
    -moz-columns: 1;
    column-count: 1
}

.grid-flow-row {
    grid-auto-flow: row
}

.grid-flow-col {
    grid-auto-flow: column
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr))
}

.grid-rows-\[repeat\(6\2c _400px\)\] {
    grid-template-rows: repeat(6, 400px)
}

.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
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-8 {
    gap: 2rem
}

.gap-3 {
    gap: .75rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-12>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(3rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(3rem*var(--tw-space-x-reverse))
}

.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1rem*var(--tw-space-x-reverse))
}

.space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.space-y-14>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(3.5rem*var(--tw-space-y-reverse));
    margin-top: calc(3.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-8>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(2rem*var(--tw-space-x-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-20>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(5rem*var(--tw-space-y-reverse));
    margin-top: calc(5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-6>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
    margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-0>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(0px*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(0px*var(--tw-space-x-reverse))
}

.space-y-3>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.75rem*var(--tw-space-y-reverse));
    margin-top: calc(.75rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-5>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.25rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.25rem*var(--tw-space-x-reverse))
}

.space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(2rem*var(--tw-space-y-reverse));
    margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-1>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(.25rem*var(--tw-space-y-reverse));
    margin-top: calc(.25rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-10>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(2.5rem*var(--tw-space-y-reverse));
    margin-top: calc(2.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-6>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(1.5rem*var(--tw-space-x-reverse))
}

.space-y-5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.25rem*var(--tw-space-y-reverse));
    margin-top: calc(1.25rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-7>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(1.75rem*var(--tw-space-y-reverse));
    margin-top: calc(1.75rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-12>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: calc(3rem*var(--tw-space-y-reverse));
    margin-top: calc(3rem*(1 - var(--tw-space-y-reverse)))
}

.space-x-3>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.75rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.75rem*var(--tw-space-x-reverse))
}

.divide-y-2>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-bottom-width: calc(2px*var(--tw-divide-y-reverse));
    border-top-width: calc(2px*(1 - var(--tw-divide-y-reverse)))
}

.divide-secondary-10\/30>:not([hidden])~:not([hidden]) {
    border-color: rgba(244, 249, 255, .3)
}

.divide-primary-70\/20>:not([hidden])~:not([hidden]) {
    border-color: rgba(12, 88, 173, .2)
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.justify-self-start {
    justify-self: start
}

.justify-self-end {
    justify-self: end
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-hidden {
    overflow-y: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.scroll-smooth {
    scroll-behavior: smooth
}

.break-words {
    overflow-wrap: break-word
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded {
    border-radius: .25rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-2xl {
    border-radius: 1rem
}

.border {
    border-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-l-2 {
    border-left-width: 2px
}

.border-r-2 {
    border-right-width: 2px
}

.border-t-2 {
    border-top-width: 2px
}

.border-none {
    border-style: none
}

.border-secondary-10 {
    --tw-border-opacity: 1;
    border-color: rgb(244 249 255/var(--tw-border-opacity))
}

.border-primary-60 {
    --tw-border-opacity: 1;
    border-color: rgb(70 158 255/var(--tw-border-opacity))
}

.border-primary-10 {
    --tw-border-opacity: 1;
    border-color: rgb(30 40 51/var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.border-primary-70 {
    --tw-border-opacity: 1;
    border-color: rgb(12 88 173/var(--tw-border-opacity))
}

.border-secondary-10\/0 {
    border-color: rgba(244, 249, 255, 0)
}

.border-white\/20 {
    border-color: hsla(0, 0%, 100%, .2)
}

.border-opacity-20 {
    --tw-border-opacity: 0.2
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-primary-10 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208/var(--tw-bg-opacity))
}

.bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202/var(--tw-bg-opacity))
}

.bg-primary-60 {
    --tw-bg-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity))
}

.bg-secondary-10 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 249 255/var(--tw-bg-opacity))
}

.bg-primary-10\/30 {
    background-color: rgba(30, 40, 51, .3)
}

.bg-primary-10\/50 {
    background-color: rgba(30, 40, 51, .5)
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235/var(--tw-bg-opacity))
}

.bg-rose-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 205 211/var(--tw-bg-opacity))
}

.bg-emerald-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 243 208/var(--tw-bg-opacity))
}

.bg-primary-20 {
    --tw-bg-opacity: 1;
    background-color: rgb(40 52 66/var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-primary-60\/20 {
    background-color: rgba(70, 158, 255, .2)
}

.bg-primary-70 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 88 173/var(--tw-bg-opacity))
}

.bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-orange-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 237 213/var(--tw-bg-opacity))
}

.bg-primary-60\/30 {
    background-color: rgba(70, 158, 255, .3)
}

.bg-\[\#3C3432\] {
    --tw-bg-opacity: 1;
    background-color: rgb(60 52 50/var(--tw-bg-opacity))
}

.bg-primary-70\/40 {
    background-color: rgba(12, 88, 173, .4)
}

.bg-primary-20\/30 {
    background-color: rgba(40, 52, 66, .3)
}

.bg-\[\#003B8E\]\/20 {
    background-color: rgba(0, 59, 142, .2)
}

.bg-secondary-10\/10 {
    background-color: rgba(244, 249, 255, .1)
}

.bg-black\/40 {
    background-color: rgba(0, 0, 0, .4)
}

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.bg-none {
    background-image: none
}

.bg-cover {
    background-size: cover
}

.bg-fixed {
    background-attachment: fixed
}

.bg-center {
    background-position: 50%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-primary-60 {
    fill: #469eff
}

.fill-current {
    fill: currentColor
}

.fill-white {
    fill: #fff
}

.fill-primary-10 {
    fill: #1e2833
}

.stroke-current {
    stroke: currentColor
}

.stroke-white {
    stroke: #fff
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.p-4 {
    padding: 1rem
}

.p-3 {
    padding: .75rem
}

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.px-px {
    padding-left: 1px;
    padding-right: 1px
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-16 {
    padding-bottom: 4rem;
    padding-top: 4rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-24 {
    padding-bottom: 6rem;
    padding-top: 6rem
}

.py-0 {
    padding-bottom: 0;
    padding-top: 0
}

.py-32 {
    padding-bottom: 8rem;
    padding-top: 8rem
}

.py-20 {
    padding-bottom: 5rem;
    padding-top: 5rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.py-9 {
    padding-bottom: 2.25rem;
    padding-top: 2.25rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-32 {
    padding-top: 8rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-28 {
    padding-bottom: 7rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pl-3 {
    padding-left: .75rem
}

.pt-1 {
    padding-top: .25rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pb-52 {
    padding-bottom: 13rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-2 {
    padding-top: .5rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-44 {
    padding-top: 11rem
}

.pt-24 {
    padding-top: 6rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pr-8 {
    padding-right: 2rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pr-7 {
    padding-right: 1.75rem
}

.pr-1 {
    padding-right: .25rem
}

.pr-9 {
    padding-right: 2.25rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-sans {
    font-family: Erply Ladna, sans-serif
}

.text-7xl {
    font-size: 72px;
    line-height: 72px
}

.text-6xl {
    font-size: 56px;
    line-height: 56px
}

.text-8xl {
    font-size: 96px;
    line-height: 96px
}

.text-9xl {
    font-size: 130px;
    line-height: 130px
}

.text-5xl {
    font-size: 48px;
    line-height: 56px
}

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

.text-base {
    font-size: 18px;
    line-height: 24px
}

.text-xl {
    font-size: 24px;
    line-height: 130%
}

.text-3xl {
    font-size: 36px;
    line-height: 40px
}

.text-4xl {
    font-size: 40px;
    line-height: 48px
}

.text-\[204px\] {
    font-size: 204px
}

.text-xs {
    font-size: 14px;
    line-height: 20px
}

.text-sm {
    font-size: 16px;
    line-height: 22px
}

.text-2xl {
    font-size: 32px;
    line-height: 130%
}

.\!text-2xl {
    font-size: 32px !important;
    line-height: 130% !important
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-normal {
    font-weight: 400
}

.font-extrabold {
    font-weight: 800
}

.lowercase {
    text-transform: lowercase
}

.leading-6 {
    line-height: 1.5rem
}

.leading-tight {
    line-height: 1.25
}

.leading-10 {
    line-height: 2.5rem
}

.leading-snug {
    line-height: 1.375
}

.leading-normal {
    line-height: 1.5
}

.leading-7 {
    line-height: 1.75rem
}

.leading-tighter {
    line-height: 1.125
}

.leading-\[110\%\] {
    line-height: 110%
}

.leading-none {
    line-height: 1
}

.tracking-tight {
    letter-spacing: -.025em
}

.tracking-tighter {
    letter-spacing: -.05em
}

.\!tracking-\[-0\.0125rem\] {
    letter-spacing: -.0125rem !important
}

.tracking-widest {
    letter-spacing: .1em
}

.tracking-custom {
    letter-spacing: -.03em
}

.tracking-normal {
    letter-spacing: 0
}

.text-secondary-10 {
    --tw-text-opacity: 1;
    color: rgb(244 249 255/var(--tw-text-opacity))
}

.text-primary-60 {
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity))
}

.text-green-700 {
    --tw-text-opacity: 1;
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.text-primary-10 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity))
}

.text-primary-10\/0 {
    color: rgba(30, 40, 51, 0)
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-secondary-10\/80 {
    color: rgba(244, 249, 255, .8)
}

.text-primary-70 {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.text-primary-10\/80 {
    color: rgba(30, 40, 51, .8)
}

.text-primary-20 {
    --tw-text-opacity: 1;
    color: rgb(40 52 66/var(--tw-text-opacity))
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity))
}

.text-rose-600 {
    --tw-text-opacity: 1;
    color: rgb(225 29 72/var(--tw-text-opacity))
}

.text-emerald-600 {
    --tw-text-opacity: 1;
    color: rgb(5 150 105/var(--tw-text-opacity))
}

.text-secondary-10\/90 {
    color: rgba(244, 249, 255, .9)
}

.text-primary-10\/90 {
    color: rgba(30, 40, 51, .9)
}

.text-primary-20\/90 {
    color: rgba(40, 52, 66, .9)
}

.\!text-yellow-900\/90 {
    color: rgba(113, 63, 18, .9) !important
}

.text-current {
    color: currentColor
}

.text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgb(199 210 254/var(--tw-text-opacity))
}

.\!no-underline {
    text-decoration-line: none !important
}

.no-underline {
    text-decoration-line: none
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.opacity-80 {
    opacity: .8
}

.opacity-100 {
    opacity: 1
}

.opacity-0 {
    opacity: 0
}

.bg-blend-overlay {
    background-blend-mode: overlay
}

.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-lg,
.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-1 {
    outline-width: 1px
}

.outline-primary-60 {
    outline-color: #469eff
}

.drop-shadow-2xl {
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, .15))
}

.drop-shadow,
.drop-shadow-2xl {
    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)
}

.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06))
}

.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-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.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)
}

.transition-colors {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-transform {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-\[max-height_100ms\] {
    transition-duration: .15s;
    transition-property: max-height .1s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-500 {
    transition-duration: .5s
}

.duration-300 {
    transition-duration: .3s
}

.duration-100 {
    transition-duration: .1s
}

.duration-200 {
    transition-duration: .2s
}

.duration-1000 {
    transition-duration: 1s
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.footer_column_list_item a {
    display: inline-block
}

.footer_column_list_item a:after {
    background-color: #fff1ed;
    color: #fff1ed;
    content: "";
    display: block;
    height: 1px;
    margin-top: 5px;
    transition: all .15s linear;
    width: 0
}

.footer_column_list_item a:hover:after {
    width: 100%
}

.footer_column_list_item--dark a:after {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity));
    color: rgb(30 40 51/var(--tw-text-opacity))
}

section.case_studies,
section.featured_casestudy,
section.our-blog {
    background-position: 50% !important;
    background-size: cover !important
}

.first-letter\:uppercase:first-letter {
    text-transform: uppercase
}

.placeholder\:text-primary-70::-moz-placeholder {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.placeholder\:text-primary-70::placeholder {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.checked\:border-primary-60:checked {
    --tw-border-opacity: 1;
    border-color: rgb(70 158 255/var(--tw-border-opacity))
}

.checked\:bg-primary-60:checked {
    --tw-bg-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity))
}

.hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem
}

.hover\:-translate-y-1:hover,
.hover\:scale-105:hover {
    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))
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
}

.hover\:border-primary-60:hover {
    --tw-border-opacity: 1;
    border-color: rgb(70 158 255/var(--tw-border-opacity))
}

.hover\:border-secondary-10\/100:hover {
    border-color: #f4f9ff
}

.hover\:bg-primary-60:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(70 158 255/var(--tw-bg-opacity))
}

.hover\:bg-primary-10:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(30 40 51/var(--tw-bg-opacity))
}

.hover\:bg-primary-70:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(12 88 173/var(--tw-bg-opacity))
}

.hover\:text-primary-10:hover {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity))
}

.hover\:text-primary-60:hover {
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity))
}

.hover\:text-secondary-10:hover {
    --tw-text-opacity: 1;
    color: rgb(244 249 255/var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:text-primary-70:hover {
    --tw-text-opacity: 1;
    color: rgb(12 88 173/var(--tw-text-opacity))
}

.focus\:rounded-lg:focus {
    border-radius: .5rem
}

.focus\:border-primary-60:focus {
    --tw-border-opacity: 1;
    border-color: rgb(70 158 255/var(--tw-border-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:outline:focus {
    outline-style: solid
}

.focus\:outline-2:focus {
    outline-width: 2px
}

.focus\:outline-offset-0:focus {
    outline-offset: 0
}

.focus\:outline-offset-2:focus {
    outline-offset: 2px
}

.focus\:outline-primary-70:focus {
    outline-color: #0c58ad
}

.disabled\:opacity-70:disabled {
    opacity: .7
}

.group:hover .group-hover\:visible {
    visibility: visible
}

.group:hover .group-hover\:max-h-\[300px\] {
    max-height: 300px
}

.group:hover .group-hover\:max-h-24 {
    max-height: 6rem
}

.group:hover .group-hover\:-translate-y-1 {
    --tw-translate-y: -0.25rem
}

.group:hover .group-hover\:-translate-y-1,
.group:hover .group-hover\:translate-x-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))
}

.group:hover .group-hover\:translate-x-2 {
    --tw-translate-x: 0.5rem
}

.group:hover .group-hover\:translate-y-0 {
    --tw-translate-y: 0px
}

.group:hover .group-hover\:rotate-45,
.group:hover .group-hover\:translate-y-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))
}

.group:hover .group-hover\:rotate-45 {
    --tw-rotate: 45deg
}

.group:hover .group-hover\:rotate-180 {
    --tw-rotate: 180deg
}

.group:hover .group-hover\:rotate-180,
.group:hover .group-hover\:scale-110 {
    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))
}

.group:hover .group-hover\:scale-110 {
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
}

.group:hover .group-hover\:scale-y-100 {
    --tw-scale-y: 1;
    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))
}

.group:hover .group-hover\:border-secondary-10 {
    --tw-border-opacity: 1;
    border-color: rgb(244 249 255/var(--tw-border-opacity))
}

.group:hover .group-hover\:bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.group:hover .group-hover\:fill-primary-10 {
    fill: #1e2833
}

.group:hover .group-hover\:fill-secondary-10 {
    fill: #f4f9ff
}

.group:hover .group-hover\:fill-primary-70 {
    fill: #0c58ad
}

.group:hover .group-hover\:fill-primary-60 {
    fill: #469eff
}

.group:hover .group-hover\:stroke-primary-60 {
    stroke: #469eff
}

.group:hover .group-hover\:stroke-primary-70 {
    stroke: #0c58ad
}

.group:hover .group-hover\:text-secondary-10 {
    --tw-text-opacity: 1;
    color: rgb(244 249 255/var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

.peer:checked~.peer-checked\:text-primary-10 {
    --tw-text-opacity: 1;
    color: rgb(30 40 51/var(--tw-text-opacity))
}

.peer:focus~.peer-focus\:text-primary-60 {
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity))
}

@media (min-width: 640px) {
    .sm\:mr-auto {
        margin-right: auto
    }

    .sm\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem*var(--tw-space-x-reverse))
    }

    .sm\:text-3xl {
        font-size: 36px;
        line-height: 40px
    }
}

@media (min-width: 768px) {
    .md\:mt-0 {
        margin-top: 0
    }

    .md\:ml-10 {
        margin-left: 2.5rem
    }

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

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-auto {
        height: auto
    }

    .md\:h-\[600px\] {
        height: 600px
    }

    .md\:h-\[400px\] {
        height: 400px
    }

    .md\:max-h-\[400px\] {
        max-height: 400px
    }

    .md\:min-h-\[505px\] {
        min-height: 505px
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .md\:w-\[240\%\] {
        width: 240%
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-\[650px\] {
        width: 650px
    }

    .md\:min-w-\[350px\] {
        min-width: 350px
    }

    .md\:flex-\[0_0_50\%\] {
        flex: 0 0 50%
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-end {
        justify-content: flex-end
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }

    .md\:self-end {
        align-self: flex-end
    }

    .md\:overflow-x-hidden {
        overflow-x: hidden
    }

    .md\:pr-9 {
        padding-right: 2.25rem
    }

    .md\:text-5xl {
        font-size: 48px;
        line-height: 56px
    }

    .md\:text-3xl {
        font-size: 36px;
        line-height: 40px
    }

    .md\:text-base {
        font-size: 18px;
        line-height: 24px
    }

    .md\:text-lg {
        font-size: 20px;
        line-height: 26px
    }

    .md\:text-4xl {
        font-size: 40px;
        line-height: 48px
    }

    .md\:text-xl {
        font-size: 24px;
        line-height: 130%
    }

    .md\:leading-5 {
        line-height: 1.25rem
    }
}

@media (min-width: 1024px) {
    .lg\:invisible {
        visibility: hidden
    }

    .lg\:absolute {
        position: absolute
    }

    .lg\:sticky {
        position: sticky
    }

    .lg\:-top-1\/4 {
        top: -25%
    }

    .lg\:left-1\/2 {
        left: 50%
    }

    .lg\:top-0 {
        top: 0
    }

    .lg\:right-0 {
        right: 0
    }

    .lg\:top-\[15\%\] {
        top: 15%
    }

    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }

    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }

    .lg\:col-span-7 {
        grid-column: span 7/span 7
    }

    .lg\:col-start-7 {
        grid-column-start: 7
    }

    .lg\:col-start-1 {
        grid-column-start: 1
    }

    .lg\:col-start-6 {
        grid-column-start: 6
    }

    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .lg\:my-0 {
        margin-bottom: 0;
        margin-top: 0
    }

    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:mr-2 {
        margin-right: .5rem
    }

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

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:ml-20 {
        margin-left: 5rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:mb-12 {
        margin-bottom: 3rem
    }

    .lg\:mt-5 {
        margin-top: 1.25rem
    }

    .lg\:mr-10 {
        margin-right: 2.5rem
    }

    .lg\:mt-4 {
        margin-top: 1rem
    }

    .lg\:mb-24 {
        margin-bottom: 6rem
    }

    .lg\:ml-12 {
        margin-left: 3rem
    }

    .lg\:mt-24 {
        margin-top: 6rem
    }

    .lg\:mr-24 {
        margin-right: 6rem
    }

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

    .lg\:mr-8 {
        margin-right: 2rem
    }

    .lg\:mt-14 {
        margin-top: 3.5rem
    }

    .lg\:mt-28 {
        margin-top: 7rem
    }

    .lg\:mr-12 {
        margin-right: 3rem
    }

    .lg\:mr-28 {
        margin-right: 7rem
    }

    .lg\:mb-32 {
        margin-bottom: 8rem
    }

    .lg\:mb-4 {
        margin-bottom: 1rem
    }

    .lg\:mt-9 {
        margin-top: 2.25rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[70px\] {
        height: 70px
    }

    .lg\:h-\[960px\] {
        height: 960px
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:h-\[inherit\] {
        height: inherit
    }

    .lg\:h-\[450px\] {
        height: 450px
    }

    .lg\:h-60 {
        height: 15rem
    }

    .lg\:h-\[670px\] {
        height: 670px
    }

    .lg\:h-\[700px\] {
        height: 700px
    }

    .lg\:h-\[750px\] {
        height: 750px
    }

    .lg\:h-\[600px\] {
        height: 600px
    }

    .lg\:max-h-\[500px\] {
        max-height: 500px
    }

    .lg\:max-h-full {
        max-height: 100%
    }

    .lg\:max-h-\[420px\] {
        max-height: 420px
    }

    .lg\:min-h-\[600px\] {
        min-height: 600px
    }

    .lg\:min-h-\[400px\] {
        min-height: 400px
    }

    .lg\:min-h-\[450px\] {
        min-height: 450px
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-\[70\%\] {
        width: 70%
    }

    .lg\:w-\[30\%\] {
        width: 30%
    }

    .lg\:w-4\/6 {
        width: 66.666667%
    }

    .lg\:w-1\/4 {
        width: 25%
    }

    .lg\:w-\[60\%\] {
        width: 60%
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-\[160px\] {
        width: 160px
    }

    .lg\:w-2\/4 {
        width: 50%
    }

    .lg\:w-\[85\%\] {
        width: 85%
    }

    .lg\:w-14 {
        width: 3.5rem
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .lg\:min-w-\[400px\] {
        min-width: 400px
    }

    .lg\:max-w-\[1200px\] {
        max-width: 1200px
    }

    .lg\:max-w-\[250px\] {
        max-width: 250px
    }

    .lg\:max-w-\[450px\] {
        max-width: 450px
    }

    .lg\:max-w-\[830px\] {
        max-width: 830px
    }

    .lg\:max-w-\[740px\] {
        max-width: 740px
    }

    .lg\:flex-1 {
        flex: 1 1 0%
    }

    .lg\:flex-\[0_0_32\%\] {
        flex: 0 0 32%
    }

    .lg\:flex-\[0_0_40\%\] {
        flex: 0 0 40%
    }

    .lg\:flex-\[0_0_45\%\] {
        flex: 0 0 45%
    }

    .lg\:flex-\[0_0_20\%\] {
        flex: 0 0 20%
    }

    .lg\:flex-shrink-0 {
        flex-shrink: 0
    }

    .lg\:translate-x-12 {
        --tw-translate-x: 3rem
    }

    .lg\:rotate-0,
    .lg\:translate-x-12 {
        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\:rotate-0 {
        --tw-rotate: 0deg
    }

    .lg\:rotate-180 {
        --tw-rotate: 180deg;
        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\:grid-flow-col {
        grid-auto-flow: column
    }

    .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\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-center {
        align-items: center
    }

    .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-32 {
        gap: 8rem
    }

    .lg\:gap-2 {
        gap: .5rem
    }

    .lg\:space-x-2>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(.5rem*var(--tw-space-x-reverse))
    }

    .lg\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-x-8>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(2rem*var(--tw-space-x-reverse))
    }

    .lg\:space-y-xl>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(100px*var(--tw-space-y-reverse));
        margin-top: calc(100px*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-x-6>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1.5rem*var(--tw-space-x-reverse))
    }

    .lg\:space-y-4>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1rem*var(--tw-space-y-reverse));
        margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-x-12>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(3rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(3rem*var(--tw-space-x-reverse))
    }

    .lg\:space-y-6>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
        margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-x-0>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(0px*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(0px*var(--tw-space-x-reverse))
    }

    .lg\:space-y-14>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(3.5rem*var(--tw-space-y-reverse));
        margin-top: calc(3.5rem*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-y-12>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(3rem*var(--tw-space-y-reverse));
        margin-top: calc(3rem*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem*var(--tw-space-x-reverse))
    }

    .lg\:space-x-10>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(2.5rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(2.5rem*var(--tw-space-x-reverse))
    }

    .lg\:divide-y-0>:not([hidden])~:not([hidden]) {
        --tw-divide-y-reverse: 0;
        border-bottom-width: calc(0px*var(--tw-divide-y-reverse));
        border-top-width: calc(0px*(1 - var(--tw-divide-y-reverse)))
    }

    .lg\:divide-x-2>:not([hidden])~:not([hidden]) {
        --tw-divide-x-reverse: 0;
        border-left-width: calc(2px*(1 - var(--tw-divide-x-reverse)));
        border-right-width: calc(2px*var(--tw-divide-x-reverse))
    }

    .lg\:self-center {
        align-self: center
    }

    .lg\:p-4 {
        padding: 1rem
    }

    .lg\:py-28 {
        padding-bottom: 7rem;
        padding-top: 7rem
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:py-12 {
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .lg\:py-40 {
        padding-bottom: 10rem;
        padding-top: 10rem
    }

    .lg\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }

    .lg\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pt-36 {
        padding-top: 9rem
    }

    .lg\:pt-32 {
        padding-top: 8rem
    }

    .lg\:pb-52 {
        padding-bottom: 13rem
    }

    .lg\:pb-32 {
        padding-bottom: 8rem
    }

    .lg\:pt-28 {
        padding-top: 7rem
    }

    .lg\:pb-64 {
        padding-bottom: 16rem
    }

    .lg\:pb-8 {
        padding-bottom: 2rem
    }

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-center {
        text-align: center
    }

    .lg\:text-xl {
        font-size: 24px;
        line-height: 130%
    }

    .lg\:text-lg {
        font-size: 20px;
        line-height: 26px
    }

    .lg\:text-3xl {
        font-size: 36px;
        line-height: 40px
    }

    .lg\:text-5xl {
        font-size: 48px;
        line-height: 56px
    }

    .lg\:text-6xl {
        font-size: 56px;
        line-height: 56px
    }

    .lg\:text-base {
        font-size: 18px;
        line-height: 24px
    }

    .lg\:text-4xl {
        font-size: 40px;
        line-height: 48px
    }

    .lg\:text-2xl {
        font-size: 32px;
        line-height: 130%
    }

    .lg\:text-7xl {
        font-size: 72px;
        line-height: 72px
    }
}

@media (min-width: 1280px) {
    .xl\:mr-12 {
        margin-right: 3rem
    }

    .xl\:w-\[180px\] {
        width: 180px
    }

    .xl\:w-2\/5 {
        width: 40%
    }

    .xl\:w-3\/5 {
        width: 60%
    }

    .xl\:w-2\/6 {
        width: 33.333333%
    }

    .xl\:w-3\/4 {
        width: 75%
    }

    .xl\:columns-2 {
        -moz-columns: 2;
        column-count: 2
    }

    .xl\:grid-cols-\[1fr_660px\] {
        grid-template-columns: 1fr 660px
    }

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:space-y-8>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(2rem*var(--tw-space-y-reverse));
        margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)))
    }

    .xl\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }

    .xl\:space-x-12>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(3rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(3rem*var(--tw-space-x-reverse))
    }

    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xl\:text-xl {
        font-size: 24px;
        line-height: 130%
    }
}

@media (min-width: 1600px) {
    .\32xl\:mr-20 {
        margin-right: 5rem
    }

    .\32xl\:block {
        display: block
    }

    .\32xl\:h-\[700px\] {
        height: 700px
    }

    .\32xl\:min-h-\[601px\] {
        min-height: 601px
    }

    .\32xl\:w-\[220px\] {
        width: 220px
    }

    .\32xl\:w-2\/6 {
        width: 33.333333%
    }

    .\32xl\:w-4\/6 {
        width: 66.666667%
    }

    .\32xl\:w-auto {
        width: auto
    }

    .\32xl\:w-1\/2 {
        width: 50%
    }

    .\32xl\:flex-\[0_0_35\%\] {
        flex: 0 0 35%
    }

    .\32xl\:flex-\[0_0_25\%\] {
        flex: 0 0 25%
    }

    .\32xl\:translate-x-12 {
        --tw-translate-x: 3rem;
        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))
    }

    .\32xl\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }

    .\32xl\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
        margin-right: calc(1rem*var(--tw-space-x-reverse))
    }

    .\32xl\:space-y-10>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(2.5rem*var(--tw-space-y-reverse));
        margin-top: calc(2.5rem*(1 - var(--tw-space-y-reverse)))
    }

    .\32xl\:space-y-12>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(3rem*var(--tw-space-y-reverse));
        margin-top: calc(3rem*(1 - var(--tw-space-y-reverse)))
    }

    .\32xl\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }

    .\32xl\:text-7xl {
        font-size: 72px;
        line-height: 72px
    }

    .\32xl\:text-6xl {
        font-size: 56px;
        line-height: 56px
    }

    .\32xl\:text-xl {
        font-size: 24px;
        line-height: 130%
    }

    .\32xl\:text-4xl {
        font-size: 40px;
        line-height: 48px
    }

    .\32xl\:text-5xl {
        font-size: 48px;
        line-height: 56px
    }
}

@media (min-width: 2048px) {
    .\33xl\:left-\[50\%\] {
        left: 50%
    }

    .\33xl\:space-y-16>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: calc(4rem*var(--tw-space-y-reverse));
        margin-top: calc(4rem*(1 - var(--tw-space-y-reverse)))
    }

    .\33xl\:text-7xl {
        font-size: 72px;
        line-height: 72px
    }
}

.\[\&\.active\]\:translate-x-0.active {
    --tw-translate-x: 0px;
    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))
}

.\[\&\.active\]\:opacity-100.active {
    opacity: 1
}

.\[\&_a\]\:text-primary-60 a {
    --tw-text-opacity: 1;
    color: rgb(70 158 255/var(--tw-text-opacity))
}

.\[\&_a\]\:no-underline a {
    text-decoration-line: none
}




.flex svg {
    margin-right: 0.5rem;
}