/**
 * INDEX
 * - Variables
 * - Font Faces
 * - Global Styles
 * - Components
 * - Header
 * - Sections
 * - Footer
 */

/**
 * VARIABLES
 */
:root {
    /* Colors */
    --white: #fff;
    --light-100: #f8f8f8;
    --light-150: #F4F3F1;
    --light-200: #f1f2f5;
    --light-400: #B7BBBC;
    --light-500: #8FA8C8;
    --light-600: #627A99;
    --light-700: #617999;

    --dark-400: #212F41;
    --dark-300: #151F2C;
    --dark-200: #031a32;
    --dark-150: #0e131b;
    --dark-100: #00060A;
    
    --black: #000;

    --brand-100: #e1eeff;
    --brand-400: #0995E3;
    --brand-500: #096BE1;
    --brand-600: #1F7EF6;
    --brand-700: #085cdb;
    --brand-900: #092242;
}

/* 
 * FONT FACES
 */
 
 /* open-sans-300 - latin */
 @font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-300.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-300italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 300;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-300italic.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-regular.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-italic.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-600 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-600.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-600italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 600;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-600italic.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-700.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-700italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-700italic.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-800 - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-800.woff') format('woff'); /* Modern Browsers */
}
/* open-sans-800italic - latin */
@font-face {
    font-display: swap;
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 800;
    src: local(''),
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('https://www.centricsoftware.com/wp-content/themes/centricSoftware/fonts/open-sans-v20-latin-800italic.woff') format('woff'); /* Modern Browsers */
}

/**
 * GLOBAL STYLES
 */
body {
    margin: 0;
    background: var(--white);
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: var(--dark-400);
}
p {
    margin-top: 0;
    margin-bottom: 28px;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 20px;
    text-wrap: pretty;
}
h1, .h1 {
    font-size: 40px;
    line-height: 120%; 
}
h2, .h2 {
    font-size: 36px;
    line-height: 132%; 
}
h3, .h3 {
    font-size: 32px;
    line-height: 132%; 
}
h4, .h4 {
    font-size: 28px;
    line-height: 128%;
}
h5, .h5 {
    font-size: 24px;
    line-height: 132%;
}
h6, .h6 {
    font-size: 20px;
    line-height: 132%;
}

.text--huge {
    font-size: 50px;
    line-height: 124%;
}

.text--xhuge {
    font-size: 60px;
    line-height: 120%;
}

.text--large {
    font-size: 18px;
    line-height: 152%;
}
.text--xlarge {
    font-size: 22px;
    line-height: 154%;
}

.text--small {
    font-size: 14px;
    line-height: 171%;
}
@media (max-width:991px) {
    h1, .h1 {
        font-size: 36px;
        line-height: 120%; 
    }
    h2, .h2 {
        font-size: 32px;
        line-height: 132%; 
    }
    h3, .h3 {
        font-size: 26px;
        line-height: 132%; 
    }
    h4, .h4 {
        font-size: 24px;
        line-height: 128%;
    }
    .text--huge {
        font-size: 40px;
    }
    .text--xhuge {
        font-size: 50px;
    }

}

@media (min-width:769px) {
    .text--center {
        text-align: center;
        width: 100%;
    }
}

@media (max-width:768px) {
    h1, .h1 {
        font-size: 30px;
    }
    h2, .h2 {
        font-size: 26px;
    }
    h3, .h3 {
        font-size: 24px;
    }
    h4, .h4 {
        font-size: 22px;
    }
    h5, .h5 {
        font-size: 20px;
    }
    h6, .h6 {
        font-size: 18px;
    } 
    .text--huge {
        font-size: 36px;
    }
    .text--xhuge {
        font-size: 40px;
    }
    .text--large {
        font-size: 16px;
    }
    .text--xlarge {
        font-size: 18px;
    }
}


.text--gradient {
    background: linear-gradient(267deg, var(--brand-400) 0%, var(--brand-600) 51.56%, var(--brand-500) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.regMed {
   font-size: 65%;
   vertical-align: top !important;
}

/**
 * COMPONENTS 
 */
.section {
    padding-block: 120px;
}
@media (max-width: 991px) {
    .section {
        padding-block: 80px;
    }
}
@media (max-width: 768px) {
    .section {
        padding-block: 60px;
    }
}
.container {
    width: 100%;
    max-width: 1200px;
    margin-inline: auto;
    padding-inline: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
}
.container--narrow {
    width: 100%;
    max-width: 1000px;
    margin-inline: auto;
}
.container--narrower {
    width: 100%;
    max-width: 800px;
    margin-inline: auto;
}
@media (max-width: 1240px) {
    .container {
        max-width: calc(100% - 40px);
    }
}
@media (max-width: 1000px) {
    .container--narrow {
        max-width: calc(100% - 40px);
    }
    .container .container--narrow {
        max-width: 100%;
    }
}
@media (max-width: 800px) {
    .container--narrower {
        max-width: calc(100% - 40px);
    }
    .container .container--narrower {
        max-width: 100%;
    }
}
.above-title {
    font-size: 15px;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 0;
}
.above-form {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 133%;
    letter-spacing: 0.36px;
    margin: 0;
}
@media (max-width:768px) {
    .above-title {
        font-size: 14px;   
    }
    .above-form {
        font-size: 16px;
    }
}

.btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.btn.btn--primary {
    border-radius: 30px;
    background: linear-gradient(267deg, var(--brand-400) 0%, var(--brand-500) 100%);
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.4px;
    color: var(--white);
    transition: all 0.4s ease;
    margin-top: 24px;
    text-decoration: none;
    text-align: center;
}
.btn.btn--primary:hover {
    transform: translateY(-3px);
    color: var(--white);
    background: linear-gradient(267deg, var(--brand-500) 0%, var(--brand-700) 100%);
}

.btn.btn--text {
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.4px;
    transition: all 0.4s ease;
    margin-top: 24px;
    text-align: center;
    padding-block: 10px;
    padding-inline: 5px !important;
    text-underline-offset: 4px;
}

.btn.btn--arrow {
    color: inherit;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    text-decoration: none;
}

.btn.btn--outline {
    background-color: transparent;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.4px;
    transition: all 0.4s ease;
    margin-top: 24px;
    text-decoration: none;
    text-align: center;
    color: var(--white);
    border: 1px solid var(--white);
}
.btn.btn--outline:hover {
    transform: translateY(-3px);
}
.theme--black .btn.btn--outline,
.theme--dark .btn.btn--outline {
    color: var(--white);
    border: 1px solid var(--white);
}
.theme--light .btn.btn--outline,
.theme--white .btn.btn--outline {
    color: var(--black);
    border: 1px solid var(--black);
}


.btn.btn--small {
    font-size: 16px;
}

.btn img,
.btn svg {
    max-width: 24px;
    height: auto;
    transition: transform .2s ease-out;
}
.btn:hover img,
.btn:hover svg {
    transform: translateX(5px);
}
@media (max-width: 768px) {
    .btn.btn--primary,
    .btn.btn--outline,
    .btn.btn--text {
        font-size: 18px;
        padding: 8px 18px;
    }
}
@media (max-width: 420px) {
    .btn.btn--primary,
    .btn.btn--outline,
    .btn.btn--text {
        font-size: 16px;
        padding: 8px 18px;
    }
}

.sticky {
    position: sticky;
    top: 50px;
}
body:has(.header--sticky) .sticky {
    top: 70px;
}
body.admin-bar:has(.header--sticky) .sticky {
    top: 100px;
}
/**
 * COLOR SCHEMES
 */
[class*="theme--"] {
    background-color: var(--background-color);
    color: var(--text-color);
    --link-color: var(--text-color);
    --link-hover-color: var(--text-color);
}
[class*="theme--"] a {
    color: var(--link-color);
}
[class*="theme--"] a:hover {
    color: var(--link-hover-color);
}
.theme--white {
    --background-color: var(--white);
    --text-color: var(--black);
}
.theme--light {
    --background-color: var(--light-200 );
    --text-color: var(--brand-900);
}
.theme--dark {
    --background-color: var(--black );
    --text-color: var(--white);
    position: relative;
    overflow: clip;
}
.theme--black {
    --background-color: var(--black );
    --text-color: var(--white);
}

.section.theme--dark .container {
    position: relative;
    z-index: 1;
}
.section.theme--dark::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -170px);
    width: 2025px;
    height: 526px;
    border-radius: 2025px;
    opacity: 0.24;
    background: linear-gradient(267deg, var(--brand-400) 0%, var(--brand-500) 100%);
    filter: blur(225px);
    z-index: 0;
    pointer-events: none;
}


/* Video */
.responsive-video {
    width: 100%;
    aspect-ratio: 16 / 9;
    position: relative;
}
.responsive-video iframe,
.responsive-video video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/**
 * HEADER
 */
.mini-header {
    padding-block: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}
.mini-header img {
    display: block;
}
.header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 101;
}
.admin-bar .header--sticky {
    top: 32px;
}

/**
 * SECTION: HERO
 */
.section-hero {
    padding-block: 80px;
}
.section-hero.theme--light {
    --text-color: var(--black);
}

.section-hero .container {
    flex-direction: row;
    justify-content: space-between;
    gap: 80px;
}
.section-hero .col--left {
    width: 45%;
}
.section-hero .col--right {
    width: 48%;
}
.section-hero .col--right.col--video {
    align-self: center;
}
.section-hero .above-title {
    margin-bottom: 12px;
}
.section-hero .title {
    margin-bottom: 30px;
}
.section-hero .text {
    margin-bottom: 30px;
}

.section-hero .ctas:blank,
.section-her0 .ctas:empty {
    display: none;
}

.section-hero .ctas {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 14px;
}
.section-hero .ctas .btn {
    margin-top: 0;
}

.checkmark-list {
    list-style: none;
    padding: 0;
    display: flex;
    gap: 7px;
    flex-direction: column;
    margin-bottom: 30px;
}
.checkmark-list__item {
    display: flex;
    gap: 12px;
    align-items: baseline;
}
.checkmark-list__item img {
    width: 24px;
    height: 24px;
    display: block;
    top: 6px;
    position: relative;
}

.awards {
    margin-top: 60px;
    margin-bottom: 20px;
}
.awards__title {
    font-weight: 600;
}
.awards__list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 40px;
}
.awards__list__item {
    display: flex;
    align-items: center;
    gap: 16px;
}
.awards__list__item img {
    width: auto;
    height: auto;
    max-height: 30px;
}
.star-rating {
    display: flex;
    align-items: center;
    gap: 4px;
}
.star-rating svg {
    width: 12px;
    height: 12px;
}
.star--half path:last-child {
    color: color-mix(in srgb, currentColor 50%, var(--background-color) 100%)
}


.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 0;
    margin-bottom: 20px;
    list-style-type: none;
    padding: 0;
}
.tags__item {
    border-radius: 30px;
    border: 1px solid currentColor;
    opacity: 0.7;
    font-size: 12px;
    line-height: 200%;
    letter-spacing: 0.24px;
    padding: 10px 20px;
}

.form-box {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    min-height: 600px;
    box-shadow: 0 18px 30px -4px rgba(33, 47, 65, 0.07);
}
.form-box iframe {
    margin: -25px -15px 0 -15px;
    width: calc(100% + 30px);
}

@media (max-width:1240px) {
    .section-hero .container {
        gap: 60px;
    }
    .section-hero .col--left {
        width: 45%;
    }
    .section-hero .col--right {
        width: 55%;
    }
}
@media (max-width:991px) {
    .section-hero .container {
        flex-direction: column;
    }
    .section-hero .col--left,
    .section-hero .col--right {
        width: 100%;
    }
}
@media (max-width:768px) {
    .section-hero {
        padding-block: 60px;
    }
    .section-hero .container {
        gap: 40px;
    }
    .checkmark-list__item img {
        width: 18px;
        height: 18px;
        top: 4px;
    }
    .awards__list {
        margin-bottom: 30px;
    }
    .form-box {
        padding: 15px;
    }
}

/**
 * SECTION: LOGOS
 */
.section-logos {
    padding-block: 20px;
    overflow: hidden;
}
.section-logos.theme--light {
    --text-color: var(--black);
}
.section-logos .text {
    margin-bottom: 26px;
}
.logos-carousel {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    padding-block: 10px;
    z-index: 1;
    position: relative;
    opacity: 0;
}
.logos-carousel.play {
    animation: scroll-left 80s linear infinite;
    width: max-content;
    opacity: 1;
}
.logos-carousel.stop {
    opacity: 1;
}
.logos-carousel .first {
    flex-shrink: 0;
}
.logos-carousel.stop > *:not(.first) {
    display: none;
}
.logos-carousel img {
    max-height: 50px;
    height: auto;
    width: auto;
    opacity: .8;
    flex-shrink: 0;
}
.theme--light .logos-carousel img,
.theme--white .logos-carousel img {
    opacity: .4;
}
@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-50% - 20px));
    }
}

@media (max-width: 768px) {
    .logos-carousel {
        gap: 25px;
    }
    .logos-carousel img {
        max-height: 40px;
    }
}


/**
 * SECTION: CUSTOMER BOXES
 */
.customer-boxes {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
    margin-top: 36px;
}
.customer-boxes__box {
    padding: 32px;
    background: linear-gradient(180deg, var(--dark-200) 0%, var(--dark-100) 100%);
    display: flex;
}
.customer-boxes__box p {
    margin-bottom: 0;
}
.customer-boxes__box > div { 
    background: linear-gradient(180deg, color-mix( in hsl, var(--white) 8%, transparent) 0%, color-mix( in hsl, var(--white) 1%, transparent) 100%);
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
}
.customer-boxes__box__img {
    height: 90px;
}
.customer-boxes__box img {
    margin-bottom: 32px;
    max-width: 160px;
    max-height: 90px;
    width: auto;
    height: auto;
    margin-bottom: auto;
}
.customer-boxes__box .title {
    font-weight: 600;
    margin-bottom: 12px;
}

@media (max-width: 991px) {
    .customer-boxes__box {
        padding: 24px;
    }
    .customer-boxes__box > div { 
        padding: 16px;
    }
}
@media (max-width: 768px) {
    .customer-boxes {
        grid-template-columns: 1fr;   
    }
    .customer-boxes__box {
        padding: 20px;
    }
    .customer-boxes__box > div { 
        padding: 14px;
    }
}


/**
 * SECTION: CUSTOMER BOXES - BIG
 */
.customer-boxes--big {
    display: grid;
    grid-template-columns: repeat(2, minmax(0,1fr));
    margin-top: 52px;
}

.customer-boxes--big.customer-boxes--top {
    gap: 32px;
}

.customer-boxes--big__box {
    padding: 154px 32px 32px 32px;
    position: relative;
    display: flex;
}
.customer-boxes--big.customer-boxes--top .customer-boxes--big__box {
    flex-direction: column-reverse;
    padding: 0;
}
.customer-boxes--big__box > div {
    padding: 32px;
    position: relative;
    z-index: 1;
    background: color-mix( in hsl, var(--dark-150) 80%, transparent);
    backdrop-filter: blur(6px);
}
.customer-boxes--big.customer-boxes--top .customer-boxes--big__box > div{
    flex-grow: 1;
}
.customer-boxes--big__box > img {
    position: absolute;
    z-index: 0;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.customer-boxes--big.customer-boxes--top .customer-boxes--big__box > img {
    position: relative;
    height: auto;
    aspect-ratio: 16 / 10;
}
.customer-boxes--big__box .title {
    margin-bottom: 8px;
    font-weight: 600;
}
.customer-boxes--big__box .subtitle {
    text-transform: uppercase;
    color: var(--brand-500);
    margin-bottom: 16px;
    font-weight: 600;
}
.customer-boxes--big__box .text {
    margin-bottom: 16px;
    opacity: .6;
}
.customer-boxes--big__box div img {
    max-height: 30px;
    max-width: 150px;
    width: auto;
    height: auto;
}
@media (max-width: 768px) {
    .customer-boxes--big {
        grid-template-columns: minmax(0,1fr);
    }
    .customer-boxes--big__box {
        padding: 100px 20px 20px 20px;
    }
    .customer-boxes--big__box > div {
        padding: 20px;
    }
}

/**
 * SECTION: ICON BOXES
 */

.section-icon-boxes {
    padding-block: 180px;
}
.section-icon-boxes .container {
    display: flex;
    gap: 100px;
    flex-direction: row;
}


.section-icon-boxes .col--left {
    width: 45%;
}
.section-icon-boxes .col--right {
    width: 55%;
}

.icon-boxes {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 48px 88px;
}
.icon-boxes__box img {
    height: 64px;
    width: auto;
    margin-bottom: 12px;
    display: block;
}
.icon-boxes__box .title {
    font-weight: 600;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    color: var(--light-600);
    margin-bottom: 12px;
}
.icon-boxes__box .text {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .section-icon-boxes {
        padding-block: 120px;
    }
    .section-icon-boxes .container {
        gap: 80px;
        flex-direction: column;
    }
    .section-icon-boxes .col--left,
    .section-icon-boxes .col--right {
        width: 100%;
    }
    .icon-boxes {
        gap: 32px 66px;
    }
}
@media (max-width: 768px) {
    .section-icon-boxes {
        padding-block: 60px;
    }
    .section-icon-boxes .container {
        gap: 40px;
    }
    .icon-boxes {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

/**
 * SECTION: IMAGE BOXES
 */
.section-image-boxes.theme--dark::before {
    transform: translate(-50%, -858px);
    width: 1599px;
    height: 1200px;
    border-radius: 1599px;
    opacity: 0.6;
    background: var(--dark-300);
    filter: blur(150px);
    z-index: 0;
    pointer-events: none;
}
.swiper--image-boxes {
    margin-top: 100px;
}
.swiper-slide.image-boxes__box {
    width: 262px;
    height: auto;
    display: flex;
    flex-direction: column;
}
.swiper:not(.swiper-initialized) .image-boxes__box {
    margin-left: 24px;
}

.image-boxes__box img {
    display: block;
    width: 100%;
    height: auto;
}
.image-boxes__box > div {
    padding: 24px;
    flex-grow: 1;
    border: 1px solid var(--dark-400);
    background: color-mix( in hsl, var(--light-600) 30%, transparent);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.theme--light .image-boxes__box > div ,
.theme--white .image-boxes__box > div  {
    border: 1px solid var(--light-400);
    background: color-mix( in hsl, var(--dark-400) 10%, transparent);
}
.image-boxes__box .title {
    font-weight: 600;
    margin-bottom: 0;
}
.image-boxes__box .subtitle {
    margin-top: 4px;
    font-weight: 600;
    margin-bottom: 0;
}
.image-boxes__box .text {
    margin-block: 16px;
    color: var(--light-150);
}
.section-image-boxes .text {
    color: var(--light-150);
}
.section-image-boxes.theme--light .text,
.section-image-boxes.theme--white .text {
    color: var(--dark-150);
}
.image-boxes__box .btn {
    margin-top: auto;
}

.image-boxes .swiper-controls {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.image-boxes .swiper-next,
.image-boxes .swiper-prev {
    width: 50px;
    height: 24px;
    cursor: pointer;
}
.image-boxes .swiper-button-disabled {
    opacity: .5;
}
@media (max-width: 991px) {
    .swiper:not(.swiper-initialized) .image-boxes__box {
        margin-left: 22px;
    }
}
@media (max-width: 768px) {
    .swiper--image-boxes {
        margin-top: 60px;
    }
    .image-boxes .swiper-controls {
        display: none;
    }
    .swiper:not(.swiper-initialized) .image-boxes__box {
        margin-left: 20px;
    }
}
@media (max-width: 500px) {
    .swiper:not(.swiper-initialized) .image-boxes__box {
        margin-left: 18px;
    }
}

/**
 * SECTION: IMAGE + TEXT
 */
.section-image-text {
    padding-block: 180px;
}
.section-image-text .container {
    gap: 105px;
    flex-direction: row;
    align-items: center;
}
.section-image-text .container.align--right {
    flex-direction: row-reverse;
}
.section-image-text .col--left {
    width: 55%;
}
.section-image-text .col--left .title {
    margin-bottom: 30px;
    max-width: 500px;
}
.section-image-text .col--left .text {
    color: var(--light-400);
}
.section-image-text.theme--light .col--left .text,
.section-image-text.theme--white .col--left .text {
    color: var(--dark-150);
}
.section-image-text .col--right {
    width: 45%;
}
.section-image-text img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 1200px) {
    .section-image-text {
        padding-block: 120px;
    }
}
@media (max-width: 991px) {
    .section-image-text {
        padding-block: 80px;
    }
    .section-image-text .container,
    .section-image-text .container.align--right {
        flex-direction: column;   
        gap: 50px;
    }
    .section-image-text .col--left,
    .section-image-text .col--right {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .section-image-text {
        padding-block: 60px;
    }
}

/**
 * SECTION: STATS
 */
.section-stats .container {
    flex-direction: row;
    gap: 120px;
}
.section-stats .col--left{
    width: 56%;
}
.section-stats .col--right {
    width: 46%;
}
.stats__box {
    max-width: 360px;
    padding-top: 24px;
    border-top: 1px solid var(--dark-400);
}
.stats__box:not(:last-child) {
    padding-bottom: 48px;
}
.stats__box .title {
    margin-bottom: 8px;
    font-weight: 600;
    margin-bottom: 12px;
}
.stats__box .text {
    color: var(--light-400);
}
.theme--white .stats__box .text, 
.theme--light .stats__box .text {
    color: var(--dark-150);
}
@media (max-width:991px) {
    .section-stats .container {
        gap: 60px;
    }
}
@media (max-width:768px) {
    .section-stats .container {
        flex-direction: column;
    }
    .section-stats .col--left,
    .section-stats .col--right {
        width: 100%;
    }
}


/**
 * SECTION: ACCORDION
 */

.section-accordion.theme--dark::before {
    transform: translate(-50%, -593px);
    width: 1599px;
    height: 1200px;
    border-radius: 1599px;
    opacity: 0.6;
    background: var(--dark-300);
    backdrop-filter: blur(150px);
    z-index: 0;
    pointer-events: none;
}
.section-accordion {
    padding-block: 160px;
}
.section-accordion .container {
    flex-direction: row;
    gap: 105px;
}
.section-accordion .col--left {
    width: 40%;
}
.section-accordion .col--left .title {
    margin-bottom: 24px;
}
.section-accordion .col--left .text {
    margin-bottom: 24px;
    color: var(--light-400);
}
.theme--white .section-accordion .col--left .text, 
.theme--light .section-accordion .col--left .text {
    color: var(--dark-150);
}

.section-accordion .col--right {
    width: 60%;
}

.accordion__item {
    border-top: 2px solid var(--dark-400);
    transition: all .2s ease-out;
}
.accordion__item.is-expanded + .accordion__item,
.accordion__item:first-child {
    border-top-color: transparent;
}
.accordion__item .title {
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 21px 32px;
    margin-bottom: 0;
}
.accordion__item .text {
    overflow: hidden;
    margin-top: -8px;
    transition: height .2s ease-out;
}
.accordion__item .text > div {
    padding: 0 32px 21px 32px;
}
.accordion__item .title svg {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
}
.accordion__item .title svg:nth-child(2) {
    display: none;
}

.accordion__item:first-child {
    border-top: 2px solid var(--dark-400);
}
.accordion__item.is-expanded {
    border-color: transparent;
    border-radius: 8px;
    background: color-mix( in hsl, var(--dark-400) 60%, transparent);
    box-shadow: 0 0 24px 0 color-mix( in hsl, var(--light-600) 12%, transparent);
}
.accordion__item.is-expanded .title svg {
    display: none;
    margin-top: -2px;
}
.accordion__item.is-expanded .title svg:nth-child(2) {
    display: block;
}

@media (max-width: 991px) {
    .section-accordion {
        padding-block: 100px;
    }
    .section-accordion .container {
        flex-direction: column;   
        gap: 50px;
    }
    .section-accordion .col--left,
    .section-accordion .col--right {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .section-accordion {
        padding-block: 60px;
    }
    .accordion__item .title {
        padding: 21px 24px;
    }
    .accordion__item .text > div {
        padding: 0 24px 21px 24px;
    }
    .accordion__item .text {
        font-size: 15px;
    }
}


/**
 * SECTION: COMPARISON TABLE
 */
.comparison-table table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.comparison-table thead th:first-child {
    padding-block: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    vertical-align: bottom;
    text-align: left;
}
.comparison-table thead th:not(:first-child) {
    padding: 32px 29px;
    text-align: center;
}
.comparison-table thead img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
}
.comparison-table tbody td:first-child {
    padding-left: 0;
    padding-right: 100px;
    padding-block: 29px;
    vertical-align: top;
    border-top: 1px solid var(--light-400);
}
.comparison-table tbody td:not(:first-child) {
    padding: 29px;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid var(--light-400);
}
.comparison-table.has-2-cols th:first-child,
.comparison-table.has-2-cols td:first-child {
    width: 50%;
}
.comparison-table.has-2-cols th:not(:first-child),
.comparison-table.has-2-cols td:not(:first-child) {
    width: 25%;
}
.comparison-table.has-3-cols th:first-child,
.comparison-table.has-3-cols td:first-child {
    width: 46%;
}
.comparison-table.has-3-cols th:not(:first-child),
.comparison-table.has-3-cols td:not(:first-child) {
    width: 18%;
}
.comparison-table.has-4-cols th:first-child,
.comparison-table.has-4-cols td:first-child {
    width: 40%;
}
.comparison-table.has-4-cols th:not(:first-child),
.comparison-table.has-4-cols td:not(:first-child) {
    width: 15%;
}
.comparison-table.has-5-cols th:first-child,
.comparison-table.has-5-cols td:first-child {
    width: 36%;
}
.comparison-table.has-5-cols th:not(:first-child),
.comparison-table.has-5-cols td:not(:first-child) {
    width: 12.8%;
}

.row__title {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%; /* 28px */
}
.row__title:has(.row__tooltip) {
    padding-right: 24px;
}
.row__text {
    font-size: 14px;
    font-weight: 400;
    line-height: 148%; /* 20.72px */
    margin: 0;
}
.row__title + .row__text {
    margin-top: 15px;
}
.row__tooltip {
    display: inline;
    position: relative;
    right: 0;
    top: 2px;
}
.row__tooltip > svg {
    cursor: help;
}
.row__tooltip > div {
    position: absolute;
    bottom: calc(100% + 17px);
    left: 50%;
    transform: translatex(-50%);
    width: 340px;
    padding: 16px;
    background-color: var(--white);
    font-size: 12px;
    font-weight: 400;
    line-height: 148%; /* 17.76px */
    color: var(--black);
    border-radius: 7px;
    opacity: 0;
    transition: opacity .15s ease-out;
    pointer-events: none;
}
.row__tooltip:hover > div {
    opacity: 1;
    pointer-events: all;
}
.row__tooltip > div::after {
    content: '';
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="17" fill="none" viewBox="0 0 60 17"><path fill="%23ffffff" d="M0 0h60S46.845.936 40 6.5C35.606 10.072 30 17 30 17s-5.606-6.928-10-10.5C13.155.936 0 0 0 0"/></svg>');
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translatex(-50%);
    width: 60px;
    height: 17px;
}
.theme--white .row__tooltip > div {
    background-color: var(--light-200);
}
.theme--white .row__tooltip > div::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="60" height="17" fill="none" viewBox="0 0 60 17"><path fill="%23f1f2f5" d="M0 0h60S46.845.936 40 6.5C35.606 10.072 30 17 30 17s-5.606-6.928-10-10.5C13.155.936 0 0 0 0"/></svg>');
}

.comparison-table tfoot td {
    text-align: center;
    padding: 40px 20px;
    border-top: 1px solid var(--light-400);
    vertical-align: middle;
}
.comparison-table tfoot td .btn {
    margin-top: 0;
}


th.is-highlighted,
td.is-highlighted {
    position: relative;
}

th.is-highlighted::before,
td.is-highlighted::before {
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--brand-100);
}

.theme--light th.is-highlighted::before,
.theme--light td.is-highlighted::before {
    background-color: var(--white);
    border-left: 1px dashed var(--brand-500);
    border-right: 1px dashed var(--brand-500);
}
.theme--light thead th.is-highlighted::before {
    border-top: 1px dashed var(--brand-500);
    border-radius: 10px 10px 0 0;
}
.theme--light tfoot td.is-highlighted::before {
    border-bottom: 1px dashed var(--brand-500);
    border-radius: 0 0 10px 10px;
}

.theme--dark th.is-highlighted::before,
.theme--dark td.is-highlighted::before,
.theme--black th.is-highlighted::before,
.theme--black td.is-highlighted::before {
    background-color: rgba(255,255,255,.1);
}


.comparison-table {
    overflow: auto;
}
.comparison-table table {
    table-layout: fixed;
}

@media (max-width: 1200px) {
    .comparison-table tbody td:first-child {
        padding-right: 30px;
    }

    .comparison-table tbody td:first-child > * {
        width: 40vw;
    }
}
@media (max-width: 991px) {
    .comparison-table th:first-child,
    .comparison-table td:first-child {
        width: 33vw !important;
        min-width: 33vw !important;
    }
    .comparison-table th:not(:first-child),
    .comparison-table td:not(:first-child) {
        width: 150px !important;
        min-width: 150px !important;
    }

    .comparison-table tfoot td,
    .comparison-table tbody td:not(:first-child),
    .comparison-table thead th:not(:first-child) {
        padding: 10px;
    }

    .comparison-table th:first-child,
    .comparison-table td:first-child {
        background-color: var(--white);
        position: sticky;
        left: 0;
        z-index: 1;
    }
    .comparison-table tbody td:first-child {
        padding-right: 10px;
        padding-block: 10px;
    }
    .theme--black .comparison-table th:first-child,
    .theme--black .comparison-table td:first-child,
    .theme--dark .comparison-table th:first-child,
    .theme--dark .comparison-table td:first-child {
        background-color: var(--black);
    }

}
@media (max-width: 768px) {
    .comparison-table th:not(:first-child),
    .comparison-table td:not(:first-child) {
        width: 130px !important;
        min-width: 130px !important;
    }
}


/**
 * FOOTER
 */
.mini-footer {
    padding-block: 19px;
    font-size: 12px;
}
.mini-footer.theme--dark {
    background-color: var(--dark-200);
}
.mini-footer.dark {
    --background-color: var(--dark-200);
    --text-color: var(--light-500);
}
.mini-footer .container {
    gap: 24px;
    align-items: center;
    flex-direction: row;
}
.mini-footer a {
    text-decoration: none;
}
.mini-footer a:hover {
    text-decoration: underline;
}

.back-to-top,
.back-to-top:hover {
    font-size: 14px;
    opacity: .4;
    color: var(--dark-400);
    margin-left: auto;
}
:is(.dark, .black) .back-to-top,
:is(.dark, .black) .back-to-top:hover {
    color: var(--white);
}
.back-to-top:hover {
    opacity: 1;
}
@media (max-width:768px) {
    .mini-footer .container {
        gap: 12px;
        flex-wrap: wrap;
    }
}