h1,h2,h3,h4,h5,h6 {
    line-height: 125%;
}
p {
    line-height: 150%;
}
span.kb-button.kt-button.button {
    transition: all .4s ease;
}
.wv-timeline-bg-icon figure.wp-block-kadence-image {
    background: var(--global-palette3);
    border-radius: 8px;
    border: 1px solid var(--global-palette1);
    transition: all .3s ease;
}
.site-main-header-inner-wrap a.brand img {
    width: 288px;
    z-index: 2;
}
.site-main-header-inner-wrap ul#primary-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 32px;
}
.site-main-header-inner-wrap #primary-menu li a {
    font-size: 15px;
    font-weight: 500;
    padding: 0;
    color: var(--global-palette3);
    font-family: 'Inter';
}
.wc-consult-hero .wp-block-kadence-column.wv-sec-head::before {
    content: "";
    position: absolute;
    background-image: url("/wp-content/uploads/2026/04/hero-design.webp");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 88px;
    height: 88px;
    left: -80px;
    top: -80px;
}
.wv-about-us-modern-05 .wp-block-kadence-image .kb-is-ratio-image.kb-image-ratio-land43 {
    padding-bottom: 86%;
}
.wc-consult-hero .wp-block-kadence-column.wv-sec-head {
    width: 100%;
    max-width: 44.44%;
    position: relative;
}
section.wc-consult-hero .wp-block-kadence-column.wv-img-col {
    flex: 0 1 43%;
}
section.wc-consult-hero .wp-block-kadence-column.wv-img-col figure {
    position: relative;
    width: 100%;
    padding-top: 106%;
    border-radius: 16px;
}
section.wc-consult-hero .wp-block-kadence-column.wv-img-col figure img{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    left: 0;
    top: 0;
    object-fit: cover;
}
section.wc-consult-hero::before {
    content: "";
    position: absolute;
    background-image: url("/wp-content/uploads/2026/04/hero-arrow.webp");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 170px;
    height: 130px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
section.wc-consult-hero::after {
    content: "";
    position: absolute;
    background-image: url("/wp-content/uploads/2026/04/halfcircle.webp");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 137px;
    height: 115px;
    left: 0;
    bottom: 0;
}
section.wc-consult-hero {
    position: relative;
}
.wv-about-us-modern-05 .wp-block-kadence-image div.kb-is-ratio-image img:hover {
    transform: scale(1.2);
    transition: all .5s ease;
}
.wv-about-us-modern-05 .wp-block-kadence-image figure,
.wv-about-us-modern-05 .wp-block-kadence-image div.kb-is-ratio-image {
        transition: all .5s ease;
    overflow: hidden;
    border-radius: 16px;
}
.wv-about-us-modern-05 .wp-block-kadence-image div.kb-is-ratio-image img{
    transition: all .5s ease;
    overflow: hidden;
    border-radius: 16px;
}