a,
a:hover {
    text-decoration: none;
}
.php-email-form .error-message,
.php-email-form .loading,
.php-email-form .sent-message {
    display: none;
    padding: 15px;
    margin-bottom: 24px;
}
.btn-primary,
.team-img,
a {
    transition: 0.3s;
}
.btn.btn-primary:hover,
.cta-buttons .btn.btn-primary:hover {
    background-color: color-mix(in srgb, var(--accent-color), transparent 15%);
    transform: translateY(-2px);
}
.company-logo,
.lead-top,
.movinWordsWrap {
    text-transform: uppercase;
}
@font-face {
    font-family: tavastra-reg;
    src: url("../fonts/tavastra-reg.woff2");
}
@font-face {
    font-family: tavastra-light;
    src: url("../fonts/tavastra-light.woff2");
}
:root {
    --default-font: "tavastra-light", "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --heading-font: "tavastra-reg", "Questrial", sans-serif;
    --heading-kraft: "tavastra-kraft", "Questrial", sans-serif;
    --nav-font: var(--default-font), "Noto Sans", sans-serif;
    --bs-body-font-weight: 300;
    --background-color: #282b28;
    --default-color: #e6e6e6;
    --heading-color: #50b281;
    --accent-color: #50b281;
    --surface-color: #ffffff;
    --contrast-color: #282b28;
    --primary-color: #767676;
    --anchor-color: #fcf1fd;
    --placeholder-color: #757575;
    --bs-border-color: #50b281;
    --bs-stroke-fill: #059652;
    --grey-color: #565656;
    --white-color: #ebeae3;
    --nav-color: #ffffff;
    --nav-hover-color: #50b281;
    --nav-mobile-background-color: #ffffff;
    --nav-dropdown-background-color: #282b28;
    --nav-dropdown-color: #ffffff;
    --nav-dropdown-hover-color: #50b281;
    scroll-behavior: smooth;
}
b,
strong {
    font-weight: bolder;
    font-family: var(--heading-font);
}
.light-background {
    --background-color: #faf9fb;
    --surface-color: #fff;
}
.dark-background {
    --background-color: #060606;
    --default-color: #fff;
    --heading-color: #fff;
    --surface-color: #252525;
    --contrast-color: #fff;
}
.my-70 {
    margin-block: 70px;
}
.mt-70 {
    margin-top: 74px;
}
body {
    color: var(--default-color);
    background-color: var(--background-color);
    font-family: var(--default-font);
}
a {
    color: var(--accent-color);
    font-weight: 300;
}
a:hover {
    color: color-mix(in srgb, var(--accent-color), transparent 25%);
}
.text-theme {
    color: var(--accent-color) !important;
}
.company-logo,
.lead strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--heading-color);
    font-family: var(--heading-font);
}
img,
svg {
    vertical-align: middle;
    max-width: 100%;
}
.php-email-form .error-message {
    background: #df1529;
    color: #fff;
    text-align: left;
    font-weight: 600;
}
.php-email-form .sent-message {
    color: #fff;
    background: var(--bs-stroke-fill);
    background: var(--bs-border-color);
    text-align: center;
    font-weight: 600;
}
.php-email-form .loading {
    background: var(--surface-color);
    text-align: center;
}
.php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid var(--accent-color);
    border-top-color: var(--surface-color);
    animation: 1s linear infinite php-email-form-loading;
}
@keyframes php-email-form-loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.btn-215 {
    width: 215px;
}
.btn-primary {
    background-color: var(--accent-color);
    border-color: var(--accent-color);
    color: var(--contrast-color);
    border-radius: 0;
    min-width: 139px;
}
.copyright,
.header {
    color: var(--default-color);
}
.btn.btn-primary:hover {
    border-color: color-mix(in srgb, var(--accent-color), transparent 15%);
    color: var(--contrast-color);
}
.header {
    background-color: var(--background-color);
    transition: 0.5s;
    z-index: 997;
    height: 120px;
    position: fixed;
    width: 100%;
}
header:before {
    backdrop-filter: blur(5px);
    background-color: #0000;
    width: 100%;
    will-change: transform;
    opacity: 1;
    transform: none;
    content: "";
    position: absolute;
    inset: 0;
}
.header .header-container {
    padding: 10px 12px 5px;
    border-top: 1px solid var(--primary-color);
}
.header .logo {
    line-height: 1;
}
.header .logo img {
    max-height: 36px;
    margin-right: 8px;
}
.header .logo h1 {
    font-size: 24px;
    margin: 0;
    padding-left: 5px;
    font-weight: 500;
    color: var(--heading-color);
}
.header .header-social-links {
    padding-right: 15px;
}
.header .header-social-links a {
    color: color-mix(in srgb, var(--default-color), transparent 40%);
    padding-left: 6px;
    display: inline-block;
    transition: 0.3s;
    font-size: 16px;
}
.badgebox:checked + .badge + .form-checkBox-text,
.contact .contact-info .map-link:hover,
.contactUsForm form em,
.features .nav-link.active h4,
.features .nav-link:hover h4,
.footer .footer-links ul a:hover,
.header .header-social-links a:hover,
.hero-contact a:active,
.hero-contact a:hover,
.landingPageWrapper .nav-link:hover h4,
.section-light .blogListingContent-link:hover,
.timeline-wrapper .resume-block h2 span {
    color: var(--accent-color);
}
.header .header-social-links a i {
    line-height: 0;
}
.footer,
.hero,
.home-page,
.movinWordsWrap,
.pinnedlandingListing,
.section-green,
.split-beyond--svg,
.split-content-list-wrap,
.teamSec,
.teamSec-wrapper,
section.text-scroll {
    overflow: hidden;
}
.footer h4,
.timeline-wrapper .timeline .timeline-item .timeline-right ul li {
    padding-bottom: 12px;
}
.footer .social-links a,
.hero .content .lead {
    color: color-mix(in srgb, var(--default-color), transparent 20%);
}
.copyright {
    color: var(--contrast-color);
}
.footer {
    color: var(--contrast-color);
    background-color: var(--white-color);
    font-size: 16px;
    padding: 28px 0 21px;
    position: relative;
}
.footer .footer-top {
    position: relative;
    padding-block: 34px;
}
.footer .footer-about .logo {
    line-height: 1;
    margin-bottom: 25px;
}
.footer .footer-about .logo img {
    max-height: 40px;
    margin-right: 6px;
}
.footer .footer-about .logo span {
    color: var(--heading-color);
    font-family: var(--heading-font);
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
}
.footer .footer-about p {
    font-size: 14px;
    font-family: var(--heading-font);
}
.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 50%);
}
.footer h4 {
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.footer .footer-links {
    margin-bottom: 30px;
}
.footer .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer .footer-links ul i {
    padding-right: 2px;
    font-size: 12px;
    line-height: 0;
}
.footer .footer-links ul li {
    padding: 33px 0 0;
    display: flex;
    align-items: center;
}
.footer .footer-links ul li:first-child {
    padding-top: 0;
}
.footer .footer-links:first-child ul li:first-child {
    padding-top: 0;
    justify-content: start;
}
.footer-links {
    align-self: end;
}
.footer .footer-links ul a {
    color: color-mix(in srgb, var(--default-color), transparent 30%);
    color: var(--contrast-color);
    display: inline-block;
    line-height: 1;
}
.footer .footer-contact p {
    margin-bottom: 5px;
}
.footer-heading {
    font-weight: 300;
    font-size: 96px;
    color: var(--heading-color);
    line-height: 111%;
}
.dayTimelineSec .timeline-wrapper .timeline .timeline-item:last-child .timeline-right,
.faq .faq-container .faq-item:last-child,
.features .tab-pane p:last-child,
.footer .copyright p,
.pinnedlandingList p,
.timeline-wrapper .resume-block:last-child,
.timeline-wrapper .timeline .timeline-item:last-child {
    margin-bottom: 0;
}
.footer .social-links {
    margin-top: 20px;
}
.footer .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 50%);
    font-size: 16px;
    color: color-mix(in srgb, var(--default-color), transparent 50%);
    margin: 0 5px;
    transition: 0.3s;
}
.footer .social-links a:hover {
    color: var(--accent-color);
    border-color: var(--accent-color);
}
.landingPageWrapper .nav-link.active h4,
.scroll-top i,
.scroll-top:hover,
.section-green p,
.section-light .blogListingContent-link,
.section-light p {
    color: var(--contrast-color);
}
.footer .credits {
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
}
.social-links {
    column-gap: 10px;
}
.scroll-top {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    right: 15px;
    bottom: -15px;
    z-index: 99999;
    background-color: var(--accent-color);
    width: 44px;
    height: 44px;
    border-radius: 50px;
    transition: 0.4s;
    box-shadow: 0 0 2px var(--white-color);
}
.hero,
.home-content-2,
.orderList-counter li,
.section-green,
.stat-item,
.timeline-wrapper,
.timeline-wrapper .timeline {
    position: relative;
}
.scroll-top i {
    font-size: 24px;
    line-height: 0;
}
.scroll-top:hover {
    background-color: color-mix(in srgb, var(--accent-color), transparent 20%);
}
.scroll-top.active {
    visibility: visible;
    opacity: 1;
    bottom: 15px;
}
.section,
section {
    color: var(--default-color);
    padding: 40px 0;
    scroll-margin-top: 90px;
}
.section-light {
    background-color: var(--white-color);
}
#statsSec,
.cta-buttons .btn.btn-primary,
.section-green {
    background-color: var(--accent-color);
}
.section-green {
    padding: 120px 0 70px;
}
.section-green:before {
    content: "";
    display: flex;
    position: absolute;
    background: url(../img/decorator/watermark-light.svg) 0 0 / cover no-repeat;
    width: 666px;
    height: 860px;
    top: 7%;
    left: -70px;
    opacity: 10%;
    pointer-events: none;
}
.hero:before,
.watermark:before {
    opacity: 9%;
    position: absolute;
    content: "";
    pointer-events: none;
}
.section-green .common-heading {
    color: var(--contrast-color);
    font-size: 36px;
    margin-bottom: 36px;
}
.hero {
    padding: 180px 0 140px;
}
.hero .content h2 {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}
.hero .content .lead {
    font-size: 1.25rem;
    margin-bottom: 2rem;
}
.cta-buttons {
    display: flex;
    gap: 1rem;
}
.hero-contact {
    display: grid;
    row-gap: 12px;
    padding-block: 54px 100px;
    padding-block: 54px 70px;
}
.hero-contact a {
    color: var(--anchor-color);
    font-weight: 300;
}
.hero:before {
    display: flex;
    background: url(../img/decorator/watermark.png) 0 0 / cover no-repeat;
    width: 289px;
    height: 270px;
    top: -5%;
    left: -110px;
}
.watermark:before {
    display: flex;
    background: url(../img/decorator/watermark.png) top center/cover no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translate(0, -20%);
}
.watermark--big:before,
.watermark--right:before {
    background-size: contain;
    width: 150%;
    background-position: top center;
}
.watermark--big:before {
    height: 170%;
    left: 50%;
    transform: translate(-50%, -8%);
}
.watermark--right:before {
    height: 110%;
    left: 90%;
    transform: translate(-50%, -6%);
}
.badgebox:checked + .badge .badge-tick,
.watermark-opacity-0:before {
    opacity: 0;
}
.cta-buttons .btn {
    padding: 0.8rem 2rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0;
    transition: 0.3s;
}
.cta-buttons .btn.btn-primary {
    border-color: var(--accent-color);
    color: var(--contrast-color);
}
.cta-buttons .btn.btn-primary:hover {
    border-color: color-mix(in srgb, var(--accent-color), transparent 15%);
}
.cta-buttons .btn.btn-outline {
    border: 2px solid var(--accent-color);
    color: var(--accent-color);
    background: 0 0;
}
.cta-buttons .btn.btn-outline.btn-lightBg {
    border-color: var(--primary-color);
    color: var(--contrast-color);
}
.cta-buttons .btn.btn-grey {
    border: 2px solid var(--grey-color);
    color: var(--surface-color);
    background: var(--grey-color);
}
.cta-buttons .btn.btn-grey:hover,
.cta-buttons .btn.btn-outline:hover {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    transform: translateY(-2px);
    border-color: var(--accent-color);
}
#statsSec {
    padding: 80px 0;
}
.hero-stats {
    --bs-gutter-x: 2.5rem;
    --bs-gutter-y: 44px;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
    justify-content: center;
    column-gap: 45px;
}
.stat-item {
    margin-top: var(--bs-gutter-y);
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    width: 30%;
    align-items: center;
    padding-bottom: 3.6rem;
}
.stat-item:before {
    position: absolute;
    left: 50%;
    bottom: 45%;
    display: block;
    background: var(--contrast-color);
    width: calc(100% - 100px);
    height: 1px;
    opacity: 1;
    content: "";
    transform: translate(-50%, -50%);
}
.hero-stats .stat-item .stat-number {
    display: block;
    font-size: 4rem;
    color: var(--contrast-color);
    line-height: 1;
    flex: 0 0 100%;
    max-width: 236px;
    transition: 0.3s;
}
.stat-item:hover span.stat-number {
    transform: translateY(-10px);
}
.stat-item:last-child .stat-number {
    max-width: 337px;
}
@media (max-width: 576px) {
    .cta-buttons {
        flex-direction: column;
    }
    .hero-stats {
        flex-direction: column;
        gap: 1.5rem;
    }
    .stat-item {
        width: 100%;
        flex-flow: column;
        padding: 20px;
    }
    .hero-stats .stat-item .stat-number {
        margin-bottom: 2rem;
    }
}
.hero-stats .stat-item .stat-label {
    font-size: 1.5rem;
    color: var(--white-color);
    display: block;
    font-family: var(--default-font);
}
.hero-title-h1 {
    font-size: 70px;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    padding-block: 28px 34px;
}
.hero-title-h1-md {
    font-size: 55px;
}
.hero-content-lead {
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 20px;
}
.aDatBlock h3,
.f-20,
.hero-content-lead.f-20,
.home-page .lead,
.howItsWorkSec-item,
.lead.f-20 {
    font-size: 20px;
}
.f-24 {
    font-size: 24px;
}
.f-32 {
    font-size: 32px !important;
}
.hero-image-svg {
    display: flex;
    justify-content: end;
    margin-bottom: 27px;
}
.hero .cta-buttons .btn.btn-mobile {
    width: 180px;
}
.hero-image-svg svg {
    width: 61px;
    float: right;
}
.hero-2 .hero-image,
.hero-2 .hero-video {
    position: relative;
    display: flex;
}
.hero-2 .hero-image img {
    position: relative;
    z-index: 2;
}
.hero-2 .hero-image {
    position: absolute;
    top: 45%;
    right: 0;
    width: 45%;
    margin-left: auto;
    scale: 2;
    transform: translate(0, 1%);
}
.hero-video video {
    width: 100%;
    height: auto;
}
.hero .hero-image .shape-1,
.hero .hero-image .shape-2 {
    position: absolute;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    z-index: 1;
}
.hero .hero-image .shape-1 {
    width: 300px;
    height: 300px;
    background-color: color-mix(in srgb, var(--accent-color), transparent 85%);
    top: -20px;
    right: -20px;
    animation: 15s linear infinite morphShape;
}
.hero .hero-image .shape-2 {
    width: 200px;
    height: 200px;
    background-color: color-mix(in srgb, var(--heading-color), transparent 90%);
    bottom: -20px;
    left: -20px;
    animation: 20s linear infinite reverse morphShape;
}
.hero-content {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    justify-content: end;
}
@media (min-width: 768px) {
    .hero-title-h1 {
        font-size: 150px;
    }
    .hero:before {
        width: 400px;
        height: 400px;
        top: -5%;
        left: -160px;
    }
}
@media (max-width: 991px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        --bs-gutter-x: 2.5rem;
    }
    .hero .content h2 {
        font-size: 2.5rem;
    }
    .hero {
        padding: 100px 0 50px;
        min-height: auto;
    }
    .hero .cta-buttons,
    .hero-stats {
        justify-content: center;
    }
    .hero .hero-image,
    .hero .hero-video {
        margin-top: 3rem;
    }
}
@media (min-width: 1200px) {
    .navmenu {
        padding: 0;
    }
    .navmenu ul {
        margin: 0;
        padding: 0;
        display: flex;
        list-style: none;
        align-items: center;
        gap: 20px;
    }
    .navmenu li {
        position: relative;
    }
    .navmenu .dropdown li:not(:last-child):after {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: calc(100% - 20px);
        height: 0.5px;
        background-color: var(--primary-color);
        transform: translateX(-50%);
        content: "";
    }
    .navmenu a,
    .navmenu a:focus {
        color: var(--nav-color);
        padding: 18px 15px;
        font-size: 16px;
        font-family: var(--nav-font);
        font-weight: 300;
        display: flex;
        align-items: center;
        justify-content: end;
        white-space: nowrap;
        transition: 0.3s;
    }
    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        transition: 0.3s;
    }
    .navmenu li:last-child a {
        padding-right: 0;
    }
    .navmenu .active,
    .navmenu .active:focus,
    .navmenu li:hover > a {
        color: var(--nav-hover-color);
    }
    .navmenu .dropdown ul {
        margin: 0;
        padding: 0;
        background: var(--nav-dropdown-background-color);
        display: block;
        position: absolute;
        visibility: hidden;
        right: 14px;
        top: 130%;
        opacity: 0;
        transition: 0.3s;
        border-radius: 0;
        z-index: 99;
        box-shadow: 0 0 30px #0000001a;
        border: 0.5px solid #50b281;
    }
    .navmenu .dropdown ul li {
        min-width: 200px;
    }
    .navmenu .dropdown ul a {
        padding: 10px 20px;
        font-size: 16px;
        text-transform: none;
        color: var(--nav-dropdown-color);
    }
    .navmenu .dropdown ul a i {
        font-size: 12px;
    }
    .navmenu .dropdown ul .active:hover,
    .navmenu .dropdown ul a:hover,
    .navmenu .dropdown ul li:hover > a {
        color: var(--nav-dropdown-hover-color);
    }
    .navmenu .dropdown:hover > ul {
        opacity: 1;
        top: 100%;
        visibility: visible;
    }
    .navmenu .dropdown .dropdown ul {
        top: 0;
        left: -90%;
        visibility: hidden;
    }
    .navmenu .dropdown .dropdown:hover > ul {
        opacity: 1;
        top: 0;
        left: -100%;
        visibility: visible;
    }
    body.scrolled .header {
        transform: translateY(-40px);
    }
    .btn.btn-header {
        padding: 5px 18px !important;
        background: var(--heading-color);
        border-radius: 0;
        color: var(--contrast-color);
    }
    .navmenu li:hover > a.btn.btn-header {
        color: var(--white-color);
    }
    .footer .footer-links ul li {
        justify-content: end;
    }
    .footer-heading {
        font-weight: 300;
        font-size: 250px;
        line-height: 100%;
        white-space: nowrap;
        transform: translateX(-40px);
    }
    .hero: before {
        width: 620px;
        height: 620px;
        top: -6%;
        left: -250px;
    }
    .hero-title-h1 {
        font-size: 220px;
        font-weight: 400;
        line-height: 1;
        padding: 0;
    }
    .hero-content-lead {
        font-size: 36px;
        font-weight: 400;
        margin-bottom: 0;
    }
    .contact-page .hero {
        padding-top: 150px;
    }
    .company-logo {
        margin-inline: -4.5%;
    }
    .hero-2 .hero-image,
    .hero-2 .hero-video {
        opacity: 0;
    }
    .hero-2 {
        padding-top: 60px;
        height: 810px;
    }
    .hero {
        min-height: 550px;
    }
}
@media (min-width: 1400px) {
    .footer-heading {
        font-size: 300px;
        transform: translateX(-140px);
    }
    .hero-title-h1 {
        font-size: 200px;
    }
    .hero-title-h1-md {
        font-size: 96px;
    }
    .hero-title-h1-sm {
        font-size: 124px;
    }
    .hero-title-h1-xs {
        font-size: 68px;
    }
    .watermark.watermark-left:before {
        left: -50%;
        top: 10%;
    }
    .hero.watermark-right:before,
    .hero:before {
        top: 7%;
        left: auto;
        right: -710px;
        height: 120%;
        width: 120%;
    }
    .hero-2 {
        padding-top: 80px;
        height: 810px;
    }
}
@keyframes morphShape {
    0%,
    100% {
        border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
    }
}
.split-beyond-wrapper {
    padding: 0;
    position: relative;
}
.split-beyond {
    padding: 140px 0;
    transition: none;
}
.split-beyond--svg {
    position: relative;
    width: 40%;
    height: 245px;
    margin: auto;
}
.split-beyond--content {
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: var(--white-color);
    margin: 30px 0 50px;
}
.split-beyond--content-title {
    font-weight: 400;
    font-size: 144px;
    line-height: 150px;
    margin-bottom: 42px;
}
.split-beyond--content-title span {
    display: inline-block;
}
.split-beyond--img {
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
}
.split-beyond--img-1 img {
    width: 163px;
    transform: translate(24px, -6px) rotate(-8deg);
}
.split-beyond--img-2 img {
    width: 163px;
    transform: translateX(-10px) rotate(14deg);
}
.split-content {
    position: relative;
    padding: 0;
}
.split-content-list {
    --tav-text-color: var(--contrast-color);
    background: var(--accent-color);
    transform: translateY(100%);
    transition: 0.1s;
}
.split-content-list .container {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}
.split-content-list-wrap:nth-child(2) .split-content-list {
    background: var(--white-color);
}
.split-content-list-wrap:nth-child(3) .split-content-list {
    --tav-text-color: var(--white-color);
    background: var(--background-color);
}
.split-content-list .split-content-list--img {
    flex: 0 0 100%;
    max-width: 200px;
    margin-right: 104px;
    margin-left: 87px;
}
.split-content-list h3 {
    flex: 0 0 100%;
    max-width: 325px;
    font-weight: 400;
    font-size: 42px;
    color: var(--tav-text-color);
    font-family: var(--default-font);
}
.split-content-list .split-content-list--content {
    flex: 0 0 100%;
    max-width: 308px;
    font-weight: 400;
    font-size: 20px;
    color: var(--tav-text-color);
}
.split-content-list .split-content-list--content h4 {
    margin-bottom: 14px;
    font-family: var(--default-font);
    color: var(--tav-text-color);
}
.split-content-list--img img {
    height: 144px;
    width: 200px;
    object-fit: cover;
    object-position: center;
}
.timeline-wrapper .resume-block {
    margin-bottom: 3rem;
}
.timeline-wrapper .resume-block h2 {
    font-size: 2rem;
    margin-bottom: 0.8rem;
    font-weight: 700;
}
.timeline-wrapper .resume-block .lead {
    color: color-mix(in srgb, var(--default-color), transparent 25%);
    margin-bottom: 3rem;
}
.timeline-wrapper .timeline .timeline-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2.9rem;
    position: relative;
}
.timeline-wrapper .timeline .timeline-item .timeline-left {
    width: 5%;
    padding-right: 3rem;
}
.timeline-wrapper .timeline .timeline-item .timeline-left .company {
    color: var(--heading-color);
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 0.25rem;
    font-family: var(--default-font);
    opacity: 0;
    transform: scale(0);
    margin-top: 0;
}
.blogListing-date,
.timeline-wrapper .timeline .timeline-item .timeline-left .period {
    color: var(--accent-color);
    font-size: 0.9rem;
}
.timeline-wrapper .timeline .timeline-item .timeline-dot {
    position: absolute;
    left: calc(5% + 1px);
    width: 29px;
    height: 18px;
    margin-left: -17px;
    transform: scale(0);
    margin-top: 0;
    background-image: url(../img//decorator/t.svg);
    background-size: cover;
    background-repeat: no-repeat;
}
.timeline-wrapper .timeline .timeline-item .timeline-right {
    width: 100%;
    padding-left: 3rem;
    margin-top: 0;
}
.timeline-wrapper .timeline .timeline-item .timeline-right .position {
    color: var(--primary-color);
    font-size: 1.65rem;
    margin-bottom: 0.6rem;
    opacity: 0;
    transform: translateY(10px);
    transform-origin: center;
    transition: 0.3s;
}
.timeline-wrapper .timeline .timeline-item .timeline-right .description {
    color: color-mix(in srgb, var(--default-color), transparent 25%);
    color: var(--primary-color);
    opacity: 0;
    transform: translateY(10px);
    transform-origin: center;
    font-size: 20px;
    margin-bottom: 0;
}
.timeline-wrapper .timeline .timeline-item .timeline-right ul {
    padding-left: 15px;
}
.features .nav-tabs {
    border: 0;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex: 0 0 100%;
    gap: 10px;
    flex-wrap: nowrap;
    overflow-x: scroll;
}
.features .nav-tabs::-webkit-scrollbar {
    display: none;
}
.features .nav-item {
    margin: 0;
    padding: 0 32px 0 0;
    flex: 0 0 100%;
    max-width: 170px;
}
.faq .faq-container .faq-item h3,
.features .nav-link {
    transition: 0.3s;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.features .nav-item:last-child {
    padding-right: 0;
}
.features .nav-link {
    background-color: transparent;
    color: var(--primary-color);
    padding: 0 0 50px;
    justify-content: center;
    height: 100%;
    border: 0;
    margin: 0;
    border-bottom: 1px solid transparent;
}
.features .nav-link i,
.landingPageWrapper .nav-link i {
    padding-right: 15px;
    font-size: 48px;
}
.features .nav-link h4,
.landingPageWrapper .nav-link h4 {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    color: var(--primary-color);
    line-height: 1.4;
}
.features .nav-link:hover,
.landingPageWrapper .nav-link:hover {
    border-color: var(--accent-color);
}
.features .nav-link.active {
    background-color: transparent;
    border-bottom: 1px solid var(--accent-color);
}
.features .tab-content {
    margin-top: 60px;
}
.features .tab-pane ul {
    list-style: none;
    padding: 0;
    align-items: end;
    margin-top: 80px;
}
.features .tab-pane ol li,
.features .tab-pane ul li {
    padding-top: 10px;
    line-height: 1.4;
    padding-bottom: 20px;
}
.features .tab-pane ul i {
    font-size: 20px;
    padding-right: 4px;
    color: var(--accent-color);
}
.faq-container {
    counter-reset: faqNumber;
}
.faq .faq-container .faq-item {
    position: relative;
    padding: 23px 30px 26px 60px;
    margin-bottom: 15px;
    border-bottom: 1px solid var(--primary-color);
    border-radius: 0;
    overflow: hidden;
}
.faq .faq-container .faq-item h3:before {
    position: absolute;
    top: 0;
    left: -70px;
    display: inline-block;
    min-width: 43px;
    color: var(--heading-color);
    text-align: center;
    counter-increment: faqNumber;
    content: counter(faqNumber, decimal-leading-zero);
}
.faq .faq-container .faq-item h3 {
    position: relative;
    color: var(--surface-color);
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
}
.faq .faq-container .faq-item h3 .num {
    color: var(--accent-color);
    padding-right: 5px;
}
.faq .faq-container .faq-item .faq-content {
    transition: 0.3s ease-in-out;
    opacity: 0;
    height: 0;
}
.faq .faq-container .faq-item .faq-toggle {
    position: absolute;
    top: 20px;
    right: -20px;
    font-size: 16px;
    line-height: 0;
    transition: 0.3s;
    cursor: pointer;
}
.features .tab-pane .faq-content ul {
    margin: auto;
    font-size: 16px;
    list-style: disc;
    padding-left: 20px;
}
.features .tab-pane .faq-content ol strong,
.features .tab-pane .faq-content ul strong {
    color: var(--accent-color);
    font-family: var(--heading-font);
}
.faq-toggle-svg {
    display: inline-block;
    width: 20px;
    position: absolute;
    top: 0;
    right: -30px;
}
.faq .faq-container .faq-active h3 .faq-toggle-svg .svg-minus {
    transform: rotate(90deg) translate(0, 70px);
}
.faq .faq-container .faq-active .faq-content {
    height: auto;
    opacity: 1;
}
.faq .faq-container .faq-active .faq-toggle {
    transform: rotate(90deg);
    color: var(--accent-color);
}
.contact .section-category {
    font-family: var(--heading-font);
    font-weight: 600;
    font-size: 0.9rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.company-name,
.company-name-sec,
.howItsWorkSec-content,
.listing-heading,
.team-listing-sec .team-member,
.team-member {
    font-family: var(--default-font);
}
.contact .content h2 {
    font-weight: 700;
    line-height: 1.2;
}
.contact .content .lead {
    color: color-mix(in srgb, var(--default-color), transparent 25%);
}
.contact .contact-info .info-item {
    font-size: 1.1rem;
}
.contact .contact-info .info-item i {
    color: var(--accent-color);
    font-size: 1.4rem;
}
.contact .contact-info .map-link {
    color: var(--heading-color);
    font-weight: 500;
    font-size: 1.1rem;
    transition: 0.3s;
}
.contact .contact-info .map-link i {
    transition: transform 0.3s;
}
.contact .contact-info .map-link:hover i {
    transform: translateX(5px);
}
.contact .contact-form {
    background-color: var(--surface-color);
    border: none;
    box-shadow: 0 5px 25px #0000000d;
    border-radius: 12px;
}
.contact .contact-form .form-control,
.contact .contact-form .form-select {
    padding: 0.75rem 1.25rem;
    border-color: #e5e5e5;
    border-radius: 8px;
    font-size: 1rem;
}
.contact .contact-form .form-control:focus,
.contact .contact-form .form-select:focus {
    border-color: color-mix(in srgb, var(--accent-color), transparent 50%);
    box-shadow: 0 0 0 0.25rem color-mix(in srgb, var(--accent-color), transparent 90%);
}
.contact .contact-form .form-control::placeholder,
.contact .contact-form .form-select::placeholder {
    color: color-mix(in srgb, var(--default-color), transparent 50%);
}
.contact .contact-form .btn-submit {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    padding: 0.75rem 2rem;
    font-weight: 500;
    border-radius: 8px;
    transition: 0.3s;
}
.contact .contact-form .btn-submit:hover {
    background-color: color-mix(in srgb, var(--accent-color), transparent 15%);
    transform: translateY(-1px);
}
.contact .contact-form .btn-submit:active {
    transform: translateY(0);
}
.contact-form .lead {
    margin-bottom: 45px;
}
.form-group {
    position: relative;
    display: block;
    margin-bottom: 48px;
}
.form-group:not(.form-checkBox) span {
    font-size: 16px;
    color: var(--placeholder-color);
    position: absolute;
    top: 11px;
    transition: 0.2s;
    transform-origin: 0 0;
    cursor: text;
    padding: 0 15px;
}
.form-group span.border {
    height: 1px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 42px;
    transform: scaleX(0);
    transition: 0.15s;
    background: var(--placeholder-color);
}
.form-control {
    border: none;
    border-bottom: 1px solid var(--placeholder-color);
    display: block;
    width: 100%;
    height: 43px;
    font-size: 16px;
    background: 0 0;
    border-radius: 0;
    padding: 0 15px;
    color: var(--anchor-color);
}
.form-control:focus,
.form-control:valid {
    border-bottom: 1px solid var(--placeholder-color);
    background-color: transparent;
    outline: 0;
    box-shadow: none;
    color: var(--anchor-color);
}
.form-control:focus + span,
.form-control:valid + span {
    transform: translateY(-22px) scale(0.8);
}
.form-control:focus + span + .border,
.form-control:valid + span + .border {
    transform: scale(1, 0.5);
}
.btn-form-checkBox {
    font-size: 16px;
    color: var(--placeholder-color);
    display: flex;
    align-items: center;
    cursor: pointer;
}
.form-group.form-checkBox {
    display: flex;
    column-gap: 27px;
}
.badgebox {
    opacity: 0;
    width: 0;
}
.badgebox + .badge {
    text-indent: -999999px;
    width: 24px;
}
.badgebox:checked + .badge {
    text-indent: 0;
    border-color: var(--accent-color);
}
.btn-form-checkBox .badge {
    position: relative;
    top: -1px;
    display: inline-block;
    width: 25px;
    height: 24px;
    padding: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: transparent;
    cursor: pointer;
    border-radius: 0;
    margin-left: 14px;
    order: 0;
}
.company-name,
.dayTimelineSec .timeline-left,
.pinnedlandingList:nth-child(odd) {
    text-align: right;
}
.people-page .team-listing,
.team-listing {
    margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.form-group.form-checkBox .form-checkBox-text {
    font-size: 16px;
    color: var(--placeholder-color);
    order: -1;
}
.company-logo span,
.founderStructure-list:hover .founderStructure-bottom,
.lead,
.pinnedlandingPage-title span:not(.pinnedlandingPage-titleSlide),
.team-member {
    color: var(--surface-color);
}
.btn-form-checkBox .badge svg {
    position: absolute;
    inset: 0;
    opacity: 0;
    height: 26px;
}
.badgebox:checked + .badge .badge-tick-check,
.badgebox:not(:checked) + .badge .badge-tick-uncheck {
    opacity: 1;
}
.home-page .hero {
    padding: 60px 0 30px;
}
.people-page .team-item,
.team-item {
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
}
.lead {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0;
}
.lead strong {
    font-weight: 600;
}
section.text-scroll {
    display: flex;
    column-gap: 3.1rem;
    padding: 50px 0;
    scroll-margin-top: 0;
}
.company-logo {
    display: flex;
    font-weight: 400;
    font-size: 200px;
    line-height: 1;
    white-space: nowrap;
    height: 62px;
}
#listing {
    padding: 100px 0;
}
.listing-heading {
    border-bottom: 1px solid var(--accent-color);
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 1.25em;
    line-height: 1.125;
}
@media (min-width: 768px) {
    .features .nav-item {
        max-width: 130px;
    }
    .listing-heading {
        min-height: calc(3 * 1.25em * 1.125);
    }
}
.common-heading,
.timeline-heading {
    font-weight: 400;
    font-size: 96px;
    line-height: 100%;
    margin-bottom: 130px;
}
.timeline-sub-heading {
    font-size: 64px;
    line-height: 112%;
    margin-bottom: 104px;
}
.company-name,
.company-name-sec {
    margin-bottom: 1rem;
    position: relative;
}
.common-sub-heading {
    font-weight: 400;
    font-size: 96px;
    line-height: 112%;
}
.position-img {
    margin-block: 46px;
    display: inline-block;
    opacity: 0;
    transform: scale(1.1);
    transition: 0.3s;
    width: 333px;
    clip-path: rect(0px 333px 196px 0px round 0%);
}
.team-listing {
    --bs-gutter-x: 178px;
    --bs-gutter-y: 50px;
    display: flex;
    flex-wrap: wrap;
    margin-right: -30%;
    justify-content: center;
    row-gap: 82px;
}
.team-item {
    flex-shrink: 0;
    flex: 0 0 auto;
    width: 401px;
}
.people-page .team-listing {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    column-gap: 175px;
    margin-right: 0;
}
.people-page .team-item {
    position: relative;
    flex-shrink: 0;
    flex: 0 0 auto;
    width: 310px;
}
.team-member {
    font-size: 1.25rem;
    margin-top: 10px;
}
.team-item:hover .team-img {
    box-shadow: 0 0 0 4px var(--accent-color);
}
.company-name {
    font-size: 1.15rem;
    min-height: 56px;
    display: flex;
    align-items: end;
    justify-content: end;
}
.company-name:before {
    content: "";
    background: var(--accent-color);
    position: absolute;
    border-radius: 2px 2px 0 0;
    left: 0;
    bottom: 4px;
    transform: translate(0, 50%);
    width: 16px;
    height: 12px;
    z-index: 1;
    transform: skewX(-15deg);
}
.team-listing:not(:last-child) {
    margin-bottom: 50px;
}
.teamSec {
    position: relative;
    padding: 100px 0;
    z-index: 0;
}
.watermarkMask:before {
    content: "";
    display: flex;
    position: absolute;
    background: url(../img/decorator/watermark-mask.png) 0 0 / cover no-repeat;
    width: 80%;
    height: 90%;
    top: 0;
    left: -10%;
    pointer-events: none;
    z-index: -1;
}
.founderStructure-divider:after,
.founderStructure-divider:before {
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
    content: "";
}
.teamSec.watermarkMask:before {
    top: -7%;
}
.people-page .team-member {
    font-size: 1.5rem;
}
.people-page .team-designation {
    font-size: 1.2rem;
    color: var(--background-color);
}
.team-listing-sec {
    row-gap: 72px;
}
.team-listing-sec .team-member {
    font-size: 1.25rem;
    color: var(--accent-color);
    margin-top: 20px;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: 0;
}
.company-name-sec {
    font-size: 1rem;
}
.founderStructure {
    display: flex;
    flex-flow: column;
    align-items: end;
    margin-top: 80px;
    padding: 0;
    grid-gap: 11px;
    flex-direction: column-reverse;
}
.founderStructure-listing {
    list-style: none;
}
.founderStructure-list {
    display: flex;
    flex-flow: column;
    width: 200px;
    color: var(--primary-color);
}
.howItsWorkSec-wrap1,
.howItsWorkSec-wrap2 {
    display: grid;
    column-gap: 40px;
    row-gap: 40px;
}
.founderStructure-divider {
    position: relative;
    background: var(--primary-color);
    width: 16px;
    height: 12px;
    border-radius: 2px 2px 0 0;
    margin-block: -6px 10px;
    z-index: 1;
    transform: translateX(-30px) skewX(-15deg);
}
.founderStructure-divider:before {
    height: 1px;
    width: 200px;
    background: var(--primary-color);
}
.founderStructure-list:hover .founderStructure-divider,
.pinnedlandingList p:before,
.stacklandingPageWrapper:nth-child(2n) {
    background: var(--accent-color);
}
.founderStructure-divider:after {
    height: 1px;
    width: 0;
    background: var(--accent-color);
}
.founderStructure-listing:nth-child(3) .founderStructure-list {
    transform: translateX(-70%);
}
.founderStructure-listing:nth-child(2) .founderStructure-list {
    transform: translateX(-140%);
}
.founderStructure-listing:first-child .founderStructure-list {
    transform: translateX(-210%);
}
.founderStructure-listing:nth-child(4) .founderStructure-list {
    transform: translateX(0);
}
.founderStructure-list:hover {
    display: flex;
    flex-flow: column;
    color: var(--accent-color);
}
#features-tab-2.active.show .founderStructure-listing:first-child .founderStructure-list {
    color: var(--accent-color);
    transition-delay: 0.5s;
    transition-property: color;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:first-child .founderStructure-divider,
#features-tab-2.active.show .founderStructure-listing:first-child .founderStructure-divider:before {
    background-color: var(--accent-color);
    transition-delay: 0.5s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:first-child .founderStructure-bottom {
    color: var(--surface-color);
    color: var(--contrast-color);
    transition-delay: 0.5s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:first-child + .founderStructure-listing:nth-child(2) .founderStructure-list {
    color: var(--accent-color);
    transition-delay: 1s;
    transition-property: color;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:first-child + .founderStructure-listing:nth-child(2) .founderStructure-divider,
#features-tab-2.active.show .founderStructure-listing:first-child + .founderStructure-listing:nth-child(2) .founderStructure-divider:before {
    background-color: var(--accent-color);
    transition-delay: 1s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:first-child + .founderStructure-listing:nth-child(2) .founderStructure-bottom {
    color: var(--surface-color);
    color: var(--contrast-color);
    transition-delay: 1s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:nth-child(2) + .founderStructure-listing:nth-child(3) .founderStructure-list {
    color: var(--accent-color);
    transition-property: color;
    transition-delay: 1.5s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:nth-child(2) + .founderStructure-listing:nth-child(3) .founderStructure-divider,
#features-tab-2.active.show .founderStructure-listing:nth-child(2) + .founderStructure-listing:nth-child(3) .founderStructure-divider:before {
    background-color: var(--accent-color);
    transition-delay: 1.5s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:nth-child(2) + .founderStructure-listing:nth-child(3) .founderStructure-bottom {
    color: var(--surface-color);
    color: var(--contrast-color);
    transition-delay: 1.5s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:nth-child(3) + .founderStructure-listing:nth-child(4) .founderStructure-list {
    color: var(--accent-color);
    transition-property: color, transform, opacity;
    transition-delay: 2s;
    transition-timing-function: ease;
    transform: translateX(0) translateY(0);
    opacity: 1;
}
#features-tab-2.active.show .founderStructure-listing:nth-child(3) + .founderStructure-listing:nth-child(4) .founderStructure-divider,
#features-tab-2.active.show .founderStructure-listing:nth-child(3) + .founderStructure-listing:nth-child(4) .founderStructure-divider:before {
    background-color: var(--accent-color);
    transition-delay: 2s;
    transition-timing-function: ease;
}
#features-tab-2.active.show .founderStructure-listing:nth-child(3) + .founderStructure-listing:nth-child(4) .founderStructure-bottom {
    color: var(--surface-color);
    color: var(--contrast-color);
    transition-delay: 2s;
    transition-timing-function: ease;
}
.founderStructure-list:hover .founderStructure-divider:after {
    width: 200px;
}
.landingPage #features-tab-2 {
    font-size: 1.25rem;
}
@-webkit-keyframes fillColour {
    100% {
        --tavastra--founderstructure-head: var(--accent-color);
        --tavastra--founderstructure-bottom: var(--surface-color);
        --tavastra--founderstructure-divider-background: var(--accent-color);
    }
}
.landingPage {
    background: var(--white-color);
    position: relative;
    z-index: 0;
    padding: 100px 0;
    color: var(--contrast-color);
}
.landingPage.watermark:before {
    top: -30%;
    left: -48%;
}
.landingPageWrapper .nav-link {
    background-color: transparent;
    color: var(--primary-color);
    padding: 0 0 9px;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    height: 100%;
    border: 0;
    margin: 0;
    border-bottom: 2px solid transparent;
}
#features-tab-1 .common-sub-heading {
    margin-top: -54px;
    color: var(--contrast-color);
}
#features-tab-2 .common-sub-heading {
    margin-block: 2rem 4rem;
    color: var(--contrast-color);
}
@media (max-width: 468px) {
    .features .nav-link {
        padding: 8px 20px;
        padding-inline: 8px 23px;
    }
    .landingPageWrapper .nav-link {
        padding: 8px 20px;
        padding-inline: 8px 20px;
    }
}
.landingPageWrapper .nav-link.active {
    background-color: transparent;
    border-bottom: 2px solid var(--accent-color);
}
.landingPageWrapper .nav-item {
    margin-right: 60px;
}
.landingPageWrapper .nav.nav-tabs {
    border: 0;
    margin-bottom: 64px;
}
.svg-for-angels {
    --bs-stroke-dasharray: 680;
    --bs-stroke-dashoffset: 680;
    --bs-stroke-dashoffset-color: var(--accent-color);
}
.blogBack,
.svg-step2-text,
.svg-step3-text,
.svg-step4-text {
    fill: var(--accent-color);
}
.svg-step1-text-number,
.svg-step2-text-number,
.svg-step3-text-number,
.svg-step4-text-number {
    fill: var(--surface-color);
    fill: var(--primary-color);
}
.svg-path-hover {
    stroke-dasharray: 680;
    stroke-dashoffset: 680;
    transition: 0.15s;
    stroke: var(--bs-stroke-dashoffset-color);
}
.howItsWorkSec,
.timelineSec {
    padding-block: 90px;
}
.howItsWorkSec-wrap1 {
    grid-template-columns: 371px 1fr 1fr;
    align-items: end;
}
.howItsWorkSec-wrap2 {
    grid-template-columns: repeat(4, 1fr);
}
.howItsWorkSec--repeat--3 {
    grid-template-columns: repeat(3, 1fr);
}
.contactUsForm,
.howItsWorkSec-img,
.howItsWorkSec-video,
.howItsWorkSec-video video,
.icon-input-container.icon-input--project {
    width: 100%;
}
.divider {
    background: var(--surface-color);
    height: 1px;
    margin: 40px 0;
}
.contactUsWrap,
.home-top-content,
.movinWordsWrap,
.pinnedlandingList:nth-child(2n) {
    margin-left: auto;
}
.howItsWorkSec-num {
    margin-bottom: 1.8rem;
}
.howItsWorkSec-title {
    margin-bottom: 1.4rem;
    color: var(--heading-color);
}
.howItsWorkSec-content {
    min-height: 48px;
    font-size: 1rem;
    font-weight: 300;
}
.aDayTitle,
.movinWordsWrap {
    font-family: var(--heading-font);
}
.timelineSec .cta-buttons {
    width: 172px;
    margin: auto;
}
.dayTimelineSec {
    position: relative;
    padding-block: 200px 100px;
}
.dayTimelineSec .timeline-wrapper .timeline .timeline-path {
    left: 50%;
    left: calc(4% + 15px);
    top: 0;
    width: 14px;
}
.dayTimelineSec .timeline-wrapper .timeline .timeline-item {
    column-gap: 28px;
}
.dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-left .company {
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
}
.dayTimelineSec .company {
    display: none;
}
.dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-dot {
    left: calc(5% + 12.5px);
    border-radius: 0;
    width: 16px;
    height: 32px;
    background-color: var(--primary-color);
    border: 1px solid var(--surface-color);
    top: -0.5rem;
    transform: scale(1);
    margin-left: -15px;
    margin-top: 3px;
    background: var(--accent-color);
}
.aDayTitle {
    font-weight: 500;
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 1.5rem;
}
.aDayContent {
    color: var(--tav-textColor);
    font-size: 1.15rem;
}
.aDayWrap {
    width: auto;
    text-align: left;
    color: var(--primary-color);
}
.aDatBlock {
    min-height: 133px;
    display: flex;
    padding-inline: 36px;
    padding-block: 43px;
    border: 1px solid;
    flex-flow: column;
}
.aDatBlock h3 {
    margin-block: 1.2rem;
}
p.home-top-content-para1,
p.home-top-content-para2 {
    text-align: center;
    color: var(--white-color);
    font-family: tavastra-light;
    width: 774px;
    margin-inline: auto;
}
.dayTimelineSec:before {
    position: fixed;
    top: 6%;
    height: 113%;
    background-size: cover;
}
@media screen and (max-width: 768px) {
    [data-aos-delay] {
        transition-delay: 0 !important;
    }
    .dayTimelineSec .timeline-wrapper .timeline::before {
        left: 0;
    }
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-dot {
        left: calc(0% + 7px);
    }
    .aDayWrap,
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-left,
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-right {
        width: 100%;
    }
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item {
        margin-bottom: 4rem;
    }
    .aDatBlock {
        min-height: auto;
        padding-inline: 20px;
        padding-block: 20px;
    }
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item:nth-child(2n) .timeline-right {
        order: -1;
        margin-bottom: 1.6rem;
    }
    .aDayTitle {
        font-size: 16px;
        text-align: left;
    }
    .aDatBlock h3 {
        font-size: 16px;
        margin-block: 1rem;
    }
}
@-webkit-keyframes rotating {
    from {
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotating {
    from {
        -ms-transform: rotate(0);
        -moz-transform: rotate(0);
        -webkit-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.astricRotate {
    margin-top: -15%;
}
.timeline-path {
    position: absolute;
    left: 5%;
    top: 5px;
    width: 1px;
    transform: translateX(-50%);
    height: 100%;
}
.timeline-path-light {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary-color);
    opacity: 0;
}
.timeline-path-dark {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: var(--accent-color);
}
.home-content-2 .hero-image-svg {
    margin-top: -80px;
    margin-bottom: 51px;
}
.home-top-content {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 35px;
}
.home-top-content p {
    margin-bottom: 4px;
}
.home-top-content-para {
    text-align: right;
    color: #fff;
    font-size: 20px;
}
p.home-top-content-para1 {
    font-size: 28px;
    margin-bottom: 30px;
}
p.home-top-content-para2 {
    font-size: 20px;
    margin-bottom: 20px;
}
p.home-top-content-para2 strong {
    font-style: italic;
    color: var(--heading-color);
}
.movinWordsWrap {
    display: flex;
    position: relative;
    height: 70px;
    color: var(--heading-color);
    font-weight: 500;
    line-height: 1;
    font-size: 68px;
    margin-block: 15px 4px;
    justify-content: center;
}
.movinWordsWrap .typed-cursor {
    color: var(--default-color);
    font-family: var(--default-font);
    margin-inline-start: 2px;
    display: inline-block;
    transform: translateY(-5px);
}
.movinWords span {
    position: absolute;
    top: 0;
    right: 0;
}
.aday .hero {
    background-color: var(--background-color);
    z-index: 1;
}
.pinnedlandingPage-title {
    font-size: 62px;
    position: relative;
    margin-block: 5% 15%;
}
.pinnedlandingPage-title:before {
    content: "";
    display: block;
    width: 50%;
    height: 1px;
    background: var(--heading-color);
    bottom: -10px;
    left: 0;
    position: absolute;
}
.pinnedlandingPage-title.shownavbar {
    position: fixed;
    top: 130px;
}
.pinnedlandingList p:before {
    content: "";
    display: block;
    width: calc(100% - 170px);
    height: 1px;
    margin-bottom: 36px;
    margin-left: auto;
}
.pinnedlandingList:nth-child(2n) p:before {
    margin-left: unset;
    margin-right: auto;
}
.pinnedlandingListing {
    position: relative;
    height: 70vh;
    margin-bottom: 100px;
}
.pinnedlandingList {
    font-size: 1.5rem;
    display: grid;
    width: 100%;
    position: absolute;
    top: 0;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    margin-block: 5% 5%;
    height: 50vh;
    align-items: center;
    padding-inline: 20px;
    opacity: 0;
}
.pinnedlandingList:nth-child(odd) .cta-buttons {
    order: -1;
    margin-right: auto;
}
.pinnedlandingList .cta-buttons {
    margin-top: 10%;
}
.stacklandingPageWrapperMain {
    position: relative;
    height: 100vh;
}
.stacklandingPageWrapper {
    position: absolute;
    background: var(--background-color);
    display: flex;
    align-items: stretch;
    transform: translateY(60%) scale(1.2);
    bottom: 0;
    border: 1px solid var(--accent-color);
}
.stacklandingImage {
    flex: 0 0 100%;
    max-width: 432px;
}
.stacklandingListings {
    position: relative;
    padding: 60px 70px;
    background-image: url(../img/home/stackedBg.png);
    background-repeat: no-repeat;
    background-position: left 0 bottom 60%;
    border-right: 0;
}
h3.stacklandingPage-title {
    color: var(--surface-color);
    font-size: 32px;
    margin-bottom: 90px;
}
.stacklandingListings p {
    color: var(--surface-color);
    font-size: 20px;
}
.stacklandingPageWrapper:nth-child(2n) .stacklandingListings {
    background-image: url(../img/home/stackedBg-white.png);
}
@media (min-width: 1025px) {
    .pinnedlandingPageWrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 20px;
        font-family: var(--default-font);
        line-height: 1.6;
    }
    .pinnedSlides {
        position: relative;
        height: 100vh;
    }
    .pinnedlandingPageWrapper:not(:first-child) {
        opacity: 0;
        visibility: hidden;
        transform: translate(-50%, -50%) scale(0.8);
    }
}
.content-wrap {
    font-size: 16px;
    font-family: var(--default-font);
}
.content-wrap li {
    margin-bottom: 0.5rem;
}
.orderList-counter {
    counter-reset: my-sec-counter;
    list-style: none;
}
.orderList-counter li:before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    position: absolute;
    left: -21px;
    font-weight: 400;
    font-size: 20px;
    color: var(--accent-color);
}
.f-28 {
    font-size: 28px;
    line-height: 1.6;
}
.lead-top {
    margin-bottom: 18px;
    color: var(--accent-color);
    font-size: 16px;
}
.contactUsForm form,
.contactUsHeadBig,
.icon-input {
    color: var(--avc-border-color-2);
}
.lead-top .astricRotate {
    margin-top: -6%;
}
@keyframes shake {
    0% {
        transform: translate(0, 0) rotate(0);
    }
    10%,
    100% {
        transform: translate(0, -1px) rotate(-1deg);
    }
    20% {
        transform: translate(-2px, 0) rotate(1deg);
    }
    30% {
        transform: translate(2px, 1px) rotate(0);
    }
    40%,
    80% {
        transform: translate(0, 0) rotate(1deg);
    }
    50% {
        transform: translate(0, 1px) rotate(-1deg);
    }
    60% {
        transform: translate(-2px, -1px) rotate(0);
    }
    70% {
        transform: translate(1px, 0) rotate(-1deg);
    }
    90% {
        transform: translate(0, 1px) rotate(0);
    }
}
.contactUsSec {
    padding-block: 15rem 0;
}
.contactUsHeadBig {
    font-size: 8rem;
    line-height: 2;
    font-family: Axiforma-Bold;
    white-space: nowrap;
    transform-origin: center center;
    margin-block: 0 0;
}
.contactUsWrap {
    text-align: right;
    margin-block: 3rem 0;
}
.contactUsWrap a {
    margin-bottom: 1rem;
}
.contactUsWrap a svg {
    margin-left: 1.5rem;
}
.icon-input-container {
    display: inline-flex;
    align-items: center;
    border-bottom: 0.5px solid var(--white-color);
    column-gap: 1rem;
    padding-inline: 0.5rem;
    min-width: 34%;
}
.icon-input--email,
.icon-input--phone {
    min-width: 30%;
}
.icon-input {
    background: 0 0;
    border: 0;
    font-family: var(--avc-font-light);
    font-size: 1.15rem;
    width: 100%;
    border-radius: 0;
    background: var(--avc-theme-color-dark);
}
.contactUsForm form {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.6rem;
    line-height: 1;
    gap: 4rem 1rem;
    align-content: center;
    align-items: center;
}
.icon-input:focus-visible {
    border: 0;
    outline: 0;
}
.icon-input-img {
    transform: translateY(-5px);
    animation: 2s infinite shake;
}
.icon-container {
    order: -1;
}
.icon-input:not(:placeholder-shown) + .icon-container .icon-input-img {
    transform: translateY(0);
    animation: none;
}
.contactUsFormToast {
    position: fixed;
    width: 269px;
    height: 54px;
    background: var(--background-color);
    top: 28px;
    right: 0;
    border: 1px solid #e6e7df;
    border-radius: 7px;
    padding: 14px 20px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    z-index: 999;
    transform: translate(101%, 20%);
    transition: transform 0.5s, opacity 0.5s;
}
.contactUsFormToastClose {
    position: absolute;
    top: 9px;
    right: 12px;
    display: flex;
    z-index: 1;
    cursor: pointer;
    width: 9px;
    height: 15px;
}
.blogListingSec,
.largeBlogSec {
    padding-block: 80px;
}
.largeBlogContent-title {
    margin-block: 40px;
    color: var(--contrast-color);
}
.blogListingSec-wrapper .row {
    row-gap: 70px;
}
.blogListingWrap {
    width: 80%;
    margin: auto;
}
.blogListingList {
    margin: 0 auto 16px;
}
.blogListingContent-title {
    font-size: 1.5rem;
    margin-bottom: 20px;
}
.blogListingContent-link {
    color: var(--white-color);
    font-size: 0.9rem;
}
.section-Darklight {
    background: linear-gradient(180deg, var(--background-color) 35%, var(--white-color) 0);
    padding-block: 180px 80px;
    color: var(--contrast-color);
}
.largeBlogDetailContent-title {
    font-size: 2.2rem;
    padding-block: 56px 36px;
}
.largeBlogDetailImage {
    padding-block: 0 36px;
}
.blogBack:hover {
    fill: var(--white-color);
}
.blogListing2Sec {
    padding-block: 100px 0;
}
.blogListing2Wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    align-items: end;
}
.blogListing2List {
    flex: 0 0 100%;
    max-width: 345px;
}
.blogListing2Content {
    flex: 0 0 100%;
    max-width: 422px;
}
.blogListing2-date {
    margin-bottom: 0;
    margin-top: 1.2rem;
    font-size: 0.9rem;
    color: var(--accent-color);
}
.blogListing2Content-title {
    font-size: 1.5rem;
    margin-bottom: 1.2rem;
}
.blogListing2Content-link {
    color: var(--white-color);
}
@media (max-width: 1024px) {
    .section-Darklight {
        padding-top: 100px;
        background: linear-gradient(180deg, var(--background-color) 25%, var(--white-color) 0);
    }
}
@media (max-width: 991px) {
    .blogListing2List {
        max-width: 300px;
    }
    .blogListing2Content {
        max-width: calc(100% - 350px);
    }
}
@media (min-width: 1200px) {
    .features .nav-item {
        padding: 0 22px 0 0;
    }
    .faq .faq-container .faq-active .faq-content {
        padding-top: 37px;
    }
    .faq .faq-container .faq-item h3:hover {
        color: var(--accent-color);
    }
    .home-content {
        margin-block: 134px 60px;
        justify-content: space-between;
    }
    .pinnedlandingPageWrapper {
        margin-block: 100px;
    }
    .d-xl-block.hero-contact {
        display: grid !important;
    }
    .home-page .home-content-2 .hero-image-svg {
        margin-top: 0;
        justify-content: start;
        transform: translateX(20%);
    }
    .home-page .home-content {
        margin-block: 134px 0;
    }
    .team-listing-sec .team-img {
        width: 217px;
    }
    #features-tab-2 .common-sub-heading {
        margin-top: -54px;
    }
}
@media (max-width: 1199px) {
    .header {
        padding-top: 10px;
        height: auto;
    }
    .header .header-container {
        margin-left: 10px;
        margin-right: 10px;
        padding: 13px 0 10px;
    }
    .header .navmenu {
        order: -1;
    }
    .mobile-nav-toggle {
        color: var(--nav-color);
        font-size: 28px;
        line-height: 0;
        margin-right: 10px;
        cursor: pointer;
        transition: color 0.3s;
    }
    .navmenu {
        padding: 0;
        z-index: 9997;
    }
    .navmenu ul {
        display: none;
        list-style: none;
        position: absolute;
        inset: 60px 20px 20px 20px;
        padding: 10px 0;
        margin: 0;
        border-radius: 6px;
        overflow-y: auto;
        transition: 0.3s;
        z-index: 9998;
    }
    .navmenu .dropdown-active a,
    .navmenu .dropdown-active a:focus,
    .navmenu ul li:first-child a {
        border-top: 0 solid #fcf1fda8;
    }
    .navmenu a,
    .navmenu a:focus {
        color: var(--contrast-color);
        padding: 10px 20px;
        font-family: var(--nav-font);
        font-size: 16px;
        font-weight: 300;
        display: flex;
        align-items: center;
        justify-content: space-between;
        white-space: nowrap;
        transition: 0.3s;
        border-top: 0.5px solid #fcf1fda8;
    }
    .navmenu ul li:first-child a.active {
        border-bottom: 0.5px solid #fcf1fda8;
    }
    .navmenu-logo picture {
        margin: auto;
    }
    .navmenu-logo img {
        margin: 0 auto 13px;
        width: 206px;
        height: auto;
    }
    .navmenu a i,
    .navmenu a:focus i {
        font-size: 12px;
        line-height: 0;
        margin-left: 5px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s;
        background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
    }
    .navmenu .active i,
    .navmenu .active:focus i,
    .navmenu a i:hover,
    .navmenu a:focus i:hover {
        background-color: var(--accent-color);
        color: var(--contrast-color);
    }
    .navmenu-logo {
        border-top: 0 solid #fcf1fda8 !important;
    }
    .navmenu ul li:nth-child(2) a {
        border: 0 !important;
    }
    .navmenu .active i,
    .navmenu .active:focus i {
        transform: rotate(180deg);
        font-size: 20px;
    }
    .navmenu .dropdown ul {
        position: static;
        display: none;
        z-index: 99;
        padding: 10px 0;
        margin: 10px 20px;
        background-color: var(--nav-dropdown-background-color);
        border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
        box-shadow: none;
        transition: 0.5s ease-in-out;
    }
    .navmenu .dropdown ul ul {
        background-color: #2125291a;
    }
    .navmenu .dropdown > .dropdown-active {
        display: block;
        background-color: #21252908;
    }
    .mobile-nav-active {
        overflow: hidden;
    }
    .hero-2 .hero-image,
    .mobile-nav-active .logo,
    .mobile-nav-active .mobile-nav-toggle svg,
    .split-beyond--svg {
        display: none;
    }
    .mobile-nav-active .mobile-nav-toggle {
        color: var(--contrast-color);
        position: absolute;
        font-size: 40px;
        top: 30px;
        right: 15px;
        margin-right: 0;
        z-index: 9999;
    }
    .mobile-nav-active .navmenu {
        position: fixed;
        overflow: hidden;
        inset: 0;
        background: var(--accent-color);
        transition: 0.3s;
    }
    .mobile-nav-active .navmenu > ul {
        display: block;
    }
    .btn.btn-header {
        padding: 8px 18px !important;
        background: var(--contrast-color);
        border-radius: 0;
        color: var(--white-color);
        width: 100%;
        display: inline-block;
        margin-top: 50px;
    }
    .section,
    section {
        scroll-margin-top: 66px;
    }
    .hero .hero-image,
    .hero-content,
    .home-top-content {
        margin-block: 3rem 0;
    }
    .home-content-2 {
        align-items: end;
    }
    .company-logo {
        font-size: 100px;
    }
    .pinnedlandingPage-title {
        font-size: 38px;
        margin-bottom: 20%;
    }
    .pinnedlandingListing {
        overflow: unset;
        position: relative;
        height: auto;
        margin-block: 0;
        padding: 0;
    }
    .pinnedlandingList {
        position: relative;
        opacity: 1;
        height: auto;
    }
    .aDayWrap {
        width: 100%;
    }
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-dot {
        left: calc(49% + 13px);
    }
    .dayTimelineSec {
        padding-top: 100px;
    }
    .hero-title-h1 {
        font-size: 95px;
    }
    .footer-heading {
        font-size: 200px;
    }
    .howItsWorkSec-wrap1 {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .stacklandingPageWrapperMain {
        height: auto;
    }
    .stacklandingPageWrapper {
        position: relative;
        transform: translateY(0) scale(1);
    }
    .stacklandingPageWrapper:not(:last-child) {
        margin-bottom: 8rem;
    }
    .landingPage {
        margin-top: 0;
    }
    .footer .footer-links ul a {
        line-height: 1.5;
    }
    .split-beyond {
        padding: 60px 0;
    }
    .split-content-list {
        transform: translateY(0);
        padding: 30px 0;
    }
    .split-content-list h3 {
        font-size: 38px;
    }
    .svg-path-hover {
        stroke-dashoffset: 0;
    }
}
@media (max-width: 767px) {
    .blogListingWrap {
        width: 100%;
        margin: auto;
    }
    .section-Darklight {
        background: linear-gradient(180deg, var(--background-color) 15%, var(--white-color) 0);
    }
    .blogListing2Wrap {
        flex-wrap: wrap;
    }
    .blogListing2Content,
    .blogListing2List {
        max-width: 100%;
    }
    .hero-title-h1 {
        font-size: 74px;
    }
    .hero:before {
        top: 30px;
    }
    .pinnedlandingList {
        position: relative;
        opacity: 1;
        height: auto;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr;
        padding-inline: 20px;
    }
    .pinnedlandingList:nth-child(odd) .cta-buttons {
        order: 0;
        margin-right: auto;
        width: 100%;
    }
    .pinnedlandingList .cta-buttons {
        margin-bottom: 10%;
    }
    .team-item {
        padding: 0;
    }
    .people-page .team-item {
        width: 100%;
    }
    .footer-heading {
        font-weight: 300;
        font-size: 72px;
    }
    .watermark:before {
        height: 30%;
        width: 100%;
    }
    .howItsWorkSec-wrap1,
    .howItsWorkSec-wrap2 {
        grid-template-columns: 1fr;
        margin-bottom: 40px;
    }
    .howItsWorkSec--repeat--3 {
        grid-template-columns: repeat(1, 1fr);
    }
    .howItsWorkSec-wrap .divider {
        display: none;
    }
    .pinnedlandingList {
        font-size: 1.3rem;
    }
    .pinnedlandingPage-title span {
        display: block;
    }
    .contact-page .hero {
        padding: 100px 0 20px;
    }
    .f-28 {
        font-size: 24px;
    }
    .movinWordsWrap {
        font-size: 22px;
        height: auto;
        min-height: 30px;
    }
    .movinWordsWrap .typed-cursor {
        transform: translateY(-2px);
    }
    #features-tab-1 .common-sub-heading {
        margin-top: 54px;
    }
}
input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover {
    -webkit-text-fill-color: var(--background-color);
    -webkit-box-shadow: 0 0 0 1000px var(--background-color) inset;
    transition: background-color 5000s ease-in-out;
}
.mb-100 {
    margin-bottom: 100px;
}
@media (min-width: 992px) {
    .row-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 30px 1fr;
        align-items: start;
        row-gap: 19px;
    }
    .position-img {
        grid-column: 1/1;
        grid-row: 1 / span 2;
        margin: 0;
    }
    .timeline-wrapper .timeline .timeline-item {
        margin-bottom: 5.9rem;
    }
}
@media (max-width: 991px) {
    .timeline-wrapper .resume-block h2 {
        font-size: 2rem;
    }
    .timeline-wrapper .timeline::before {
        left: 1rem;
    }
    .timeline-wrapper .timeline .timeline-item {
        margin-bottom: 100px;
    }
    .timeline-wrapper .timeline .timeline-item .timeline-left {
        text-align: left;
        padding-right: 0;
        padding-left: 2.5rem;
        margin-bottom: 1.6rem;
        margin-top: -4px;
    }
    .timeline-wrapper .timeline .timeline-item .timeline-dot {
        left: calc(1rem + 1px);
    }
    .timeline-wrapper .timeline .timeline-item .timeline-right {
        width: 100%;
        padding-left: 40px;
        margin-top: 0;
    }
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item .timeline-left,
    .timeline-wrapper .timeline .timeline-item:last-child {
        margin-bottom: 0;
    }
    .dayTimelineSec .company {
        font-size: 24px;
    }
    .timeline-path {
        left: 3%;
        margin-left: -5px;
    }
    .stacklandingImage {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #features-tab-1 .common-sub-heading {
        margin-block: 2rem 3rem;
    }
    .hero-stats {
        --bs-gutter-x: 13.5rem;
    }
    .footer-heading {
        font-size: 130px;
    }
    .img-fluid {
        width: 100%;
    }
    .people-page .team-listing {
        column-gap: 55px;
    }
    .dayTimelineSec-wrapper .timeline-wrapper .timeline .timeline-item {
        flex-direction: column;
    }
    .dayTimelineSec-wrapper .timeline-wrapper .timeline .timeline-path {
        left: calc(-2% + 19px);
    }
    .dayTimelineSec:before {
        position: fixed;
        background-size: cover;
        height: 100%;
        width: 100%;
        top: 13%;
    }
    .split-content-list .container {
        flex-flow: column;
        row-gap: 20px;
        text-align: center;
    }
    .section-green:before {
        width: 250px;
        height: 280px;
        top: 3%;
        left: -30px;
    }
    .dayTimelineSec-wrapper .timeline-wrapper .timeline .timeline-item .timeline-dot {
        left: calc(-1% + 16px);
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .stacklandingImage img {
        height: 100%;
        object-fit: cover;
    }
    .stacklandingImage {
        flex: 0 0 100%;
        max-width: 40%;
    }
    .stacklandingListings {
        padding: 30px;
    }
    h3.stacklandingPage-title {
        margin-bottom: 30px;
    }
    .howItsWorkSec-video video {
        max-width: 100%;
    }
    .split-content-list .split-content-list--img {
        margin-right: 20px;
        margin-left: 20px;
    }
    .movinWordsWrap {
        font-size: 45px;
    }
}
@media (max-width: 767px) {
    .hero-stats,
    .stat-item,
    .team-listing {
        --bs-gutter-y: 0;
    }
    .listing-wrap {
        margin-top: 2rem;
    }
    .team-listing {
        --bs-gutter-x: 1.5rem;
        margin: 0;
        gap: 4rem;
    }
    .common-heading,
    .timeline-heading {
        font-size: 42px;
        margin-bottom: 60px;
    }
    .founderStructure {
        gap: 2rem;
    }
    .landingPageWrapper .nav-item {
        margin-right: 30px;
    }
    .common-sub-heading {
        font-weight: 400;
        font-size: 76px;
        line-height: 112%;
        margin-block: 4rem;
    }
    .founderStructure-divider:before,
    .founderStructure-list:hover .founderStructure-divider:after {
        width: 150px;
    }
    .founderStructure-list {
        width: 200px;
    }
    .founderStructure-listing:nth-child(2) .founderStructure-list {
        transform: translateX(-25%);
    }
    .founderStructure-listing:nth-child(3) .founderStructure-list {
        transform: translateX(-2%);
    }
    .founderStructure-listing:first-child .founderStructure-list {
        transform: translateX(-49%);
    }
    #features-tab-2.active.show .founderStructure-listing:nth-child(3) + .founderStructure-listing:nth-child(4) .founderStructure-list,
    .founderStructure-listing:nth-child(4) .founderStructure-list {
        transform: translateX(28%);
    }
    .pinnedlandingPageWrapper {
        padding-block: 50px;
    }
    h3.stacklandingPage-title {
        font-size: 24px;
        margin-bottom: 50px;
    }
    .svg-for-angels {
        margin-top: auto;
    }
    .home-content-2 .hero-image-svg,
    .stat-item {
        margin-top: 0;
    }
    .btn.btn-primary[type="submit"] {
        padding: 0.8rem 2rem;
        font-size: 1rem;
        font-weight: 500;
        border-radius: 0;
        width: 100%;
    }
    .timeline-path {
        left: 3%;
        margin-left: 5px;
        top: 1px;
    }
    .stacklandingListings {
        padding: 30px 20px;
    }
    .btn-215,
    .hero .hero-image,
    .hero-content,
    .home-top-content,
    .team-listing-sec .team-img,
    p.home-top-content-para2 {
        width: 100%;
    }
    .stat-item:before {
        width: 35%;
    }
    .landingPage,
    .teamSec {
        padding: 60px 0;
    }
    .stacklandingPageWrapper {
        flex-flow: column;
    }
    .dayTimelineSec-wrapper .timeline-wrapper .timeline .timeline-path {
        left: calc(-5% + 15.5px);
    }
    .home-page .hero {
        padding: 60px 0 0;
        min-height: 50vh;
        display: flex;
        align-items: center;
    }
    .hero {
        min-height: 312px;
    }
    .hero-2 .hero-image,
    .hero-2 .hero-video {
        opacity: 1;
    }
    .hero-2 {
        padding-top: 0;
        height: auto;
    }
    .hero-video {
        margin-bottom: 32px;
    }
    p.home-top-content-para1 {
        width: 100%;
        font-size: 16px;
    }
    .split-beyond--img-1 img,
    .split-beyond--img-2 img {
        width: 130px;
    }
    .split-beyond--content-title {
        font-size: 50px;
        line-height: 1.2;
        margin-bottom: 16px;
    }
    #features-tab-2,
    .split-beyond--content {
        font-size: 1rem;
    }
    .split-content-list {
        padding: 10px 0;
        transform: translateY(0);
        flex-wrap: wrap;
    }
    .split-content-list h3 {
        font-size: 28px;
        max-width: 100%;
        margin-bottom: 0;
        text-align: center;
    }
    .split-content-list .split-content-list--img {
        flex: 0 0 100%;
        max-width: 250px;
        margin: 0 auto;
    }
    .split-content-list--img img {
        height: 180px;
        width: 250px;
        object-fit: cover;
        object-position: center;
    }
    .split-content-list .split-content-list--content {
        max-width: 100%;
        text-align: center;
    }
    .split-content-list .split-content-list--content h4 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .split-content-list .split-content-list--content p,
    .team-listing-sec .team-member {
        font-size: 14px;
    }
    #statsSec {
        padding: 50px 0;
    }
    .hero-stats .stat-item .stat-number {
        font-size: 3rem;
    }
    .hero-stats .stat-item .stat-label {
        font-size: 1.2rem;
    }
    .company-name-sec {
        font-size: 12px;
    }
    .team-listing-sec {
        row-gap: 42px;
    }
    section.text-scroll {
        padding-block: 18px;
    }
    #features-tab-2 .common-sub-heading {
        margin-block: 2rem;
    }
    .f-24 {
        font-size: 18px;
    }
    .f-20 {
        font-size: 16px;
    }
    .contactUsForm form {
        gap: 2.5rem 1rem;
        font-size: 1.5rem;
    }
    .footer .footer-links {
        margin-bottom: 0;
    }
    .timeline-sub-heading {
        font-size: 48px;
    }
    .timelineSec .timeline-wrapper .timeline .timeline-item .timeline-right {
        padding-left: 0;
        margin-top: 45px;
    }
    .position-img {
        margin-block: 20px;
        width: auto;
    }
    .mb-100 {
        margin-bottom: 50px;
    }
}
#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: flex;
    z-index: 9999;
    background: #292b28;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
#loading-image {
    width: 60%;
}
@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 680;
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: 0;
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
}
@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}
@keyframes color {
    0%,
    100%,
    66% {
        stroke: #e6e6e6;
    }
    40% {
        stroke: #50b281;
    }
    80%,
    90% {
        stroke: #ffa700;
    }
}
.circular {
    -webkit-animation: 2s linear infinite rotate;
    animation: 2s linear infinite rotate;
    -ms-transform-origin: center center;
    width: 5%;
    margin-top: 40px;
}
.path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: 1.5s ease-in-out infinite dash, 6s ease-in-out infinite color;
    animation: 1.5s ease-in-out infinite dash, 6s ease-in-out infinite color;
    stroke-linecap: round;
}
@media (min-width: 1700px) {
    .hero {
        min-height: 600px;
    }
    .split-beyond--svg {
        width: 55%;
        height: auto;
    }
    .split-content-list .container {
        padding: 30px 0;
    }
    .split-beyond--img-1 img,
    .split-beyond--img-2 img {
        width: 200px;
    }
}
@media (min-width: 1800px) {
    .hero {
        min-height: 750px;
    }
    .split-beyond--svg {
        width: 100%;
        height: auto;
    }
    .split-content-list .container {
        padding: 54px 0;
    }
    .split-beyond--img-1 img,
    .split-beyond--img-2 img {
        width: 260px;
    }
}
.videoSound {
    position: absolute;
    left: 4%;
    top: 4%;
    z-index: 9;
    background-color: var(--accent-color);
    width: 35px;
    height: 35px;
    border-radius: 50px;
    transition: 0.4s;
    font-size: 1.4rem;
    cursor: pointer;
    color: var(--contrast-color);
    text-align: center;
}
@media screen and (min-width: 1200px) {
    .videoSound {
        font-size: 2rem;
        width: 50px;
        height: 50px;
    }
}
.small,
small {
    font-size: 0.75em;
}
.text-highlight {
    font-size: 62px;
    padding-inline: 10px;
}
.text-highlight.bg {
    color: #ebeae3;
    background: #50b281;
    display: inline-block;
    margin-bottom: -15px;
}
.dayTimelineSec .position-img {
    max-width: 126px;
    width: 100%;
    opacity: 1;
    clip-path: none;
    flex: 0 0 100%;
    height: auto;
    transform: none;
}
.dayTimelineSec .aDatBlock {
    flex-flow: row;
    gap: 31px;
}
.dayTimelineSec-wrapper .col-10 {
    margin-inline: auto;
}
@media (max-width: 768px) {
    .text-highlight {
        font-size: 21px;
    }
    .dayTimelineSec .aDatBlock {
        gap: 0;
        flex-wrap: wrap;
    }
    .dayTimelineSec .position-img {
        max-width: 100%;
    }
    .dayTimelineSec .aDayTitle {
        font-size: 18px;
        line-height: 1.5;
    }
    .dayTimelineSec .timeline-wrapper .timeline .timeline-item {
        margin-bottom: 3rem;
    }
}
.team-img img {
    height: auto;
    /* clip-path: polygon(0 0, 99% 0, 99% 100%, 0% 100%); */
    border: 1px solid var(--accent-color);
}
