img:is([sizes=auto i],[sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd
}

:where(.wp-block-columns) {
    margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {
    color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)), :root :where(.wp-block-cover h2:not(.has-text-color)), :root :where(.wp-block-cover h3:not(.has-text-color)), :root :where(.wp-block-cover h4:not(.has-text-color)), :root :where(.wp-block-cover h5:not(.has-text-color)), :root :where(.wp-block-cover h6:not(.has-text-color)), :root :where(.wp-block-cover p:not(.has-text-color)) {
    color: inherit
}

:where(.wp-block-file) {
    margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: .5em 1em
}

    :where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
        box-shadow: none;
        color: #fff;
        opacity: .85;
        text-decoration: none
    }

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
    position: relative
}

:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
    line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8
}

:root :where(.wp-block-latest-posts.is-grid) {
    padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
    padding-left: 0
}

ul {
    box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: .5em 1em
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

:where(.wp-block-post-comments-form) input:not([type=submit]), :where(.wp-block-post-comments-form) textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])), :where(.wp-block-post-comments-form) textarea {
    padding: calc(.667em + 2px)
}

:where(.wp-block-post-excerpt) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(.wp-block-preformatted.has-background) {
    padding: 1.25em 2.375em
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px
}

:where(.wp-block-search__input) {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px
}

    :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
        border: none;
        border-radius: 0;
        padding: 0 4px
    }

        :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
            outline: 0
        }

    :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
        padding: 4px 8px
    }

:root :where(.wp-block-separator.is-style-dots) {
    height: auto;
    line-height: 1;
    text-align: center
}

    :root :where(.wp-block-separator.is-style-dots):before {
        color: currentColor;
        content: "···";
        font-family: serif;
        font-size: 1.5em;
        letter-spacing: 2em;
        padding-left: 2em
    }

:root :where(.wp-block-site-logo.is-style-rounded) {
    border-radius: 9999px
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
    background-color: #0a7aff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
    background-color: #5865f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
    background-color: #0866ff;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
    background-color: #1d4fc4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
    background-color: #000;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
    background: 0 0
}

    :where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
        height: 1.25em;
        width: 1.25em
    }

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
    color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
    color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
    color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
    color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
    color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
    color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
    color: #5865f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
    color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
    color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
    color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
    color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
    color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
    color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
    color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
    color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
    color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
    color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
    color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
    color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
    color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
    color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
    color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
    color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
    color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
    color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
    color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
    color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
    color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
    color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
    color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
    color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
    color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
    color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
    color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
    color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
    color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
    color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
    color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
    color: red
}

:root :where(.wp-block-social-links .wp-social-link a) {
    padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
    padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
    padding-left: .6666666667em;
    padding-right: .6666666667em
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important
}

:root :where(.wp-block-table-of-contents) {
    box-sizing: border-box
}

:where(.wp-block-term-description) {
    box-sizing: border-box;
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
    font-family: inherit
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

    .screen-reader-text:focus {
        background-color: #ddd;
        clip-path: none;
        color: #444;
        display: block;
        font-size: 1em;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000
    }

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

:root :where(.wp-block-image figcaption) {
    color: #555;
    font-size: 13px;
    text-align: center
}

:where(.wp-block-group.has-background) {
    padding: 1.25em 2.375em
}

:root :where(.wp-block-template-part.has-background) {
    margin-bottom: 0;
    margin-top: 0;
    padding: 1.25em 2.375em
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #FFFFFF;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--dark-gray: #28303D;
    --wp--preset--color--gray: #39414D;
    --wp--preset--color--green: #D1E4DD;
    --wp--preset--color--blue: #D1DFE4;
    --wp--preset--color--purple: #D1D1E4;
    --wp--preset--color--red: #E4D1D1;
    --wp--preset--color--orange: #E4DAD1;
    --wp--preset--color--yellow: #EEEADD;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6, 147, 227, 1) 0%,rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);
    --wp--preset--gradient--purple-to-yellow: linear-gradient(160deg, #D1D1E4 0%, #EEEADD 100%);
    --wp--preset--gradient--yellow-to-purple: linear-gradient(160deg, #EEEADD 0%, #D1D1E4 100%);
    --wp--preset--gradient--green-to-yellow: linear-gradient(160deg, #D1E4DD 0%, #EEEADD 100%);
    --wp--preset--gradient--yellow-to-green: linear-gradient(160deg, #EEEADD 0%, #D1E4DD 100%);
    --wp--preset--gradient--red-to-yellow: linear-gradient(160deg, #E4D1D1 0%, #EEEADD 100%);
    --wp--preset--gradient--yellow-to-red: linear-gradient(160deg, #EEEADD 0%, #E4D1D1 100%);
    --wp--preset--gradient--purple-to-red: linear-gradient(160deg, #D1D1E4 0%, #E4D1D1 100%);
    --wp--preset--gradient--red-to-purple: linear-gradient(160deg, #E4D1D1 0%, #D1D1E4 100%);
    --wp--preset--font-size--small: 18px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 24px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--extra-small: 16px;
    --wp--preset--font-size--normal: 20px;
    --wp--preset--font-size--extra-large: 40px;
    --wp--preset--font-size--huge: 96px;
    --wp--preset--font-size--gigantic: 144px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
    gap: .5em
}

:where(.is-layout-grid) {
    gap: .5em
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6
}

:root {
    --primary-color: #2e277b;
    --secondary-color: #05d69f;
    --global--font-primary: 'Circularstd Book';
    --global--font-secondary: 'Circularstd Book'
}

@font-face {
    font-family: Circularstd;
    src: url('../cdn.prod.website-files.com/64559587fb856f82933854bf/6514b30ef4d82d4ed89419c3_CircularStd-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Circularstd;
    src: url('../cdn.prod.website-files.com/64559587fb856f82933854bf/6514b30d3b379b8c24ff9893_CircularStd-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Circularstd Book';
    src: url('../cdn.prod.website-files.com/64559587fb856f82933854bf/6514b30d0310a6101afc8c23_CircularStd-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.newsletter_signup .inpt_area button {
    width: 160px;
    float: left;
    background: var(--secondary-color);
    color: #fff;
    border: none;
    height: 65px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    transition: ease-in .3s;
    letter-spacing: 2px
}

a.skip-link {
    display: none
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255,255,255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(33, 37, 41, .75);
    --bs-secondary-color-rgb: 33,37,41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(33, 37, 41, .5);
    --bs-tertiary-color-rgb: 33,37,41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13,110,253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10,88,202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, .175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, .075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, .25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
}

*, ::after, ::before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    margin: 0;
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

h1, h2, h3, h4, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: var(--bs-heading-color)
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ul {
    padding-left: 2rem
}

dl, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

strong {
    font-weight: bolder
}

.small, small {
    font-size: .875em
}

a {
    color: rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
    text-decoration: underline
}

    a:hover {
        --bs-link-color-rgb: var(--bs-link-hover-color-rgb)
    }

    a:not([href]):not([class]), a:not([href]):not([class]):hover {
        color: inherit;
        text-decoration: none
    }

figure {
    margin: 0 0 1rem
}

img, svg {
    vertical-align: middle
}

table {
    caption-side: bottom;
    border-collapse: collapse
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody, td, th, tr {
    border-color: inherit;
    border-style: solid;
    border-width: 0
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

    button:focus:not(:focus-visible) {
        outline: 0
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

    select:disabled {
        opacity: 1
    }

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer
    }

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    float: left;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit
}

    legend + * {
        clear: left
    }

::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

::file-selector-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

iframe {
    border: 0
}

summary {
    display: list-item;
    cursor: pointer
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

.container, .container-fluid {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    legend {
        font-size: 1.5rem
    }

    .container {
        max-width: 1140px
    }
}

@media (min-width:1400px) {
    .container {
        max-width: 1320px
    }
}


.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

    .form-control[type=file]:not(:disabled):not([readonly]) {
        cursor: pointer
    }

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.form-control::-webkit-date-and-time-value {
    min-width: 85px;
    height: 1.5em;
    margin: 0
}

.form-control::-webkit-datetime-edit {
    display: block;
    padding: 0
}

.form-control::-moz-placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control::placeholder {
    color: var(--bs-secondary-color);
    opacity: 1
}

.form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1
}

.form-control::-webkit-file-upload-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control::file-selector-button {
    padding: .375rem .75rem;
    margin: -.375rem -.75rem;
    -webkit-margin-end: .75rem;
    margin-inline-end: .75rem;
    color: var(--bs-body-color);
    background-color: var(--bs-tertiary-bg);
    pointer-events: none;
    border-color: inherit;
    border-style: solid;
    border-width: 0;
    border-inline-end-width: var(--bs-border-width);
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }

    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: var(--bs-secondary-bg)
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: var(--bs-secondary-bg)
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))
}

.btn {
    --bs-btn-padding-x: 0.75rem;
    --bs-btn-padding-y: 0.375rem;
    --bs-btn-font-family:;
    --bs-btn-font-size: 1rem;
    --bs-btn-font-weight: 400;
    --bs-btn-line-height: 1.5;
    --bs-btn-color: var(--bs-body-color);
    --bs-btn-bg: transparent;
    --bs-btn-border-width: var(--bs-border-width);
    --bs-btn-border-color: transparent;
    --bs-btn-border-radius: var(--bs-border-radius);
    --bs-btn-hover-border-color: transparent;
    --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);
    --bs-btn-disabled-opacity: 0.65;
    --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
    display: inline-block;
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    font-family: var(--bs-btn-font-family);
    font-size: var(--bs-btn-font-size);
    font-weight: var(--bs-btn-font-weight);
    line-height: var(--bs-btn-line-height);
    color: var(--bs-btn-color);
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
    border-radius: var(--bs-btn-border-radius);
    background-color: var(--bs-btn-bg);
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color)
}

.btn:focus-visible {
    color: var(--bs-btn-hover-color);
    background-color: var(--bs-btn-hover-bg);
    border-color: var(--bs-btn-hover-border-color);
    outline: 0;
    box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: var(--bs-btn-active-color);
    background-color: var(--bs-btn-active-bg);
    border-color: var(--bs-btn-active-border-color)
}

    .btn.active:focus-visible, .btn.show:focus-visible, .btn:first-child:active:focus-visible, :not(.btn-check) + .btn:active:focus-visible {
        box-shadow: var(--bs-btn-focus-box-shadow)
    }

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    color: var(--bs-btn-disabled-color);
    pointer-events: none;
    background-color: var(--bs-btn-disabled-bg);
    border-color: var(--bs-btn-disabled-border-color);
    opacity: var(--bs-btn-disabled-opacity)
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #0d6efd;
    --bs-btn-border-color: #0d6efd;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #0d6efd;
    --bs-btn-disabled-border-color: #0d6efd
}

.btn-outline-secondary {
    --bs-btn-color: #6c757d;
    --bs-btn-border-color: #6c757d;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #6c757d;
    --bs-btn-hover-border-color: #6c757d;
    --bs-btn-focus-shadow-rgb: 108,117,125;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #6c757d;
    --bs-btn-active-border-color: #6c757d;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    --bs-btn-disabled-color: #6c757d;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #6c757d;
    --bs-gradient: none
}

.btn-sm {
    --bs-btn-padding-y: 0.25rem;
    --bs-btn-padding-x: 0.5rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: var(--bs-border-radius-sm)
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

    .collapsing.collapse-horizontal {
        width: 0;
        height: auto;
        transition: width .35s ease
    }

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }

        .collapsing.collapse-horizontal {
            transition: none
        }
}

.dropdown, .dropdown-center, .dropend, .dropstart, .dropup, .dropup-center {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent
    }

    .dropdown-toggle:empty::after {
        margin-left: 0
    }

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius)
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropend .dropdown-toggle::after {
    vertical-align: 0
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropstart .dropdown-toggle::after {
    display: none
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius,0)
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: var(--bs-dropdown-link-hover-color);
        background-color: var(--bs-dropdown-link-hover-bg)
    }

    .dropdown-item.active, .dropdown-item:active {
        color: var(--bs-dropdown-link-active-color);
        text-decoration: none;
        background-color: var(--bs-dropdown-link-active-bg)
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        color: var(--bs-dropdown-link-disabled-color);
        pointer-events: none;
        background-color: transparent
    }

.dropdown-menu.show {
    display: block
}

.nav {
    --bs-nav-link-padding-x: 1rem;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight:;
    --bs-nav-link-color: var(--bs-link-color);
    --bs-nav-link-hover-color: var(--bs-link-hover-color);
    --bs-nav-link-disabled-color: var(--bs-secondary-color);
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color: var(--bs-nav-link-color);
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus, .nav-link:hover {
    color: var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.nav-link.disabled, .nav-link:disabled {
    color: var(--bs-nav-link-disabled-color);
    pointer-events: none;
    cursor: default
}

.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
    --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-padding-y: 0.3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: 0.25rem;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

    .navbar > .container, .navbar > .container-fluid {
        display: flex;
        flex-wrap: inherit;
        align-items: center;
        justify-content: space-between
    }

.navbar-brand {
    padding-top: var(--bs-navbar-brand-padding-y);
    padding-bottom: var(--bs-navbar-brand-padding-y);
    margin-right: var(--bs-navbar-brand-margin-end);
    font-size: var(--bs-navbar-brand-font-size);
    color: var(--bs-navbar-brand-color);
    text-decoration: none;
    white-space: nowrap
}

    .navbar-brand:focus, .navbar-brand:hover {
        color: var(--bs-navbar-brand-hover-color)
    }

.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight:;
    --bs-nav-link-color: var(--bs-navbar-color);
    --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
        color: var(--bs-navbar-active-color)
    }

    .navbar-nav .dropdown-menu {
        position: static
    }

.accordion {
    --bs-accordion-color: var(--bs-body-color);
    --bs-accordion-bg: var(--bs-body-bg);
    --bs-accordion-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
    --bs-accordion-border-color: var(--bs-border-color);
    --bs-accordion-border-width: var(--bs-border-width);
    --bs-accordion-border-radius: var(--bs-border-radius);
    --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
    --bs-accordion-btn-padding-x: 1.25rem;
    --bs-accordion-btn-padding-y: 1rem;
    --bs-accordion-btn-color: var(--bs-body-color);
    --bs-accordion-btn-bg: var(--bs-accordion-bg);
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --bs-accordion-btn-icon-width: 1.25rem;
    --bs-accordion-btn-icon-transform: rotate(-180deg);
    --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
    --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
    --bs-accordion-body-padding-x: 1.25rem;
    --bs-accordion-body-padding-y: 1rem;
    --bs-accordion-active-color: var(--bs-primary-text-emphasis);
    --bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
    font-size: 1rem;
    color: var(--bs-accordion-btn-color);
    text-align: left;
    background-color: var(--bs-accordion-btn-bg);
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition)
}

    .accordion-button:not(.collapsed) {
        color: var(--bs-accordion-active-color);
        background-color: var(--bs-accordion-active-bg);
        box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
    }

        .accordion-button:not(.collapsed)::after {
            background-image: var(--bs-accordion-btn-active-icon);
            transform: var(--bs-accordion-btn-icon-transform)
        }

    .accordion-button::after {
        flex-shrink: 0;
        width: var(--bs-accordion-btn-icon-width);
        height: var(--bs-accordion-btn-icon-width);
        margin-left: auto;
        content: "";
        background-image: var(--bs-accordion-btn-icon);
        background-repeat: no-repeat;
        background-size: var(--bs-accordion-btn-icon-width);
        transition: var(--bs-accordion-btn-icon-transition)
    }

    .accordion-button:hover {
        z-index: 2
    }

    .accordion-button:focus {
        z-index: 3;
        outline: 0;
        box-shadow: var(--bs-accordion-btn-focus-box-shadow)
    }

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

    .accordion-item:first-of-type {
        border-top-left-radius: var(--bs-accordion-border-radius);
        border-top-right-radius: var(--bs-accordion-border-radius)
    }

        .accordion-item:first-of-type > .accordion-header .accordion-button {
            border-top-left-radius: var(--bs-accordion-inner-border-radius);
            border-top-right-radius: var(--bs-accordion-inner-border-radius)
        }

    .accordion-item:not(:first-of-type) {
        border-top: 0
    }

    .accordion-item:last-of-type {
        border-bottom-right-radius: var(--bs-accordion-border-radius);
        border-bottom-left-radius: var(--bs-accordion-border-radius)
    }

        .accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
            border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
            border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
        }

        .accordion-item:last-of-type > .accordion-collapse {
            border-bottom-right-radius: var(--bs-accordion-border-radius);
            border-bottom-left-radius: var(--bs-accordion-border-radius)
        }

.accordion-body {
    padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.alert {
    --bs-alert-bg: transparent;
    --bs-alert-padding-x: 1rem;
    --bs-alert-padding-y: 1rem;
    --bs-alert-margin-bottom: 1rem;
    --bs-alert-color: inherit;
    --bs-alert-border-color: transparent;
    --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
    --bs-alert-border-radius: var(--bs-border-radius);
    --bs-alert-link-color: inherit;
    position: relative;
    padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
    margin-bottom: var(--bs-alert-margin-bottom);
    color: var(--bs-alert-color);
    background-color: var(--bs-alert-bg);
    border: var(--bs-alert-border);
    border-radius: var(--bs-alert-border-radius)
}

.alert-dismissible {
    padding-right: 3rem
}

    .alert-dismissible .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        padding: 1.25rem 1rem
    }

.alert-success {
    --bs-alert-color: var(--bs-success-text-emphasis);
    --bs-alert-bg: var(--bs-success-bg-subtle);
    --bs-alert-border-color: var(--bs-success-border-subtle);
    --bs-alert-link-color: var(--bs-success-text-emphasis)
}

.progress {
    --bs-progress-height: 1rem;
    --bs-progress-font-size: 0.75rem;
    --bs-progress-bg: var(--bs-secondary-bg);
    --bs-progress-border-radius: var(--bs-border-radius);
    --bs-progress-box-shadow: var(--bs-box-shadow-inset);
    --bs-progress-bar-color: #fff;
    --bs-progress-bar-bg: #0d6efd;
    --bs-progress-bar-transition: width 0.6s ease;
    display: flex;
    height: var(--bs-progress-height);
    overflow: hidden;
    font-size: var(--bs-progress-font-size);
    background-color: var(--bs-progress-bg);
    border-radius: var(--bs-progress-border-radius)
}

.list-group {
    --bs-list-group-color: var(--bs-body-color);
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: var(--bs-border-color);
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #0d6efd;
    --bs-list-group-active-border-color: #0d6efd;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: var(--bs-list-group-border-radius)
}

.list-group-item-action {
    width: 100%;
    color: var(--bs-list-group-action-color);
    text-align: inherit
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        z-index: 1;
        color: var(--bs-list-group-action-hover-color);
        text-decoration: none;
        background-color: var(--bs-list-group-action-hover-bg)
    }

    .list-group-item-action:active {
        color: var(--bs-list-group-action-active-color);
        background-color: var(--bs-list-group-action-active-bg)
    }

.list-group-item {
    position: relative;
    display: block;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
    color: var(--bs-list-group-color);
    text-decoration: none;
    background-color: var(--bs-list-group-bg);
    border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}

    .list-group-item:first-child {
        border-top-left-radius: inherit;
        border-top-right-radius: inherit
    }

    .list-group-item:last-child {
        border-bottom-right-radius: inherit;
        border-bottom-left-radius: inherit
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: var(--bs-list-group-disabled-color);
        pointer-events: none;
        background-color: var(--bs-list-group-disabled-bg)
    }

    .list-group-item.active {
        z-index: 2;
        color: var(--bs-list-group-active-color);
        background-color: var(--bs-list-group-active-bg);
        border-color: var(--bs-list-group-active-border-color)
    }

    .list-group-item + .list-group-item {
        border-top-width: 0
    }

        .list-group-item + .list-group-item.active {
            margin-top: calc(-1 * var(--bs-list-group-border-width));
            border-top-width: var(--bs-list-group-border-width)
        }

.btn-close {
    --bs-btn-close-color: #000;
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    --bs-btn-close-opacity: 0.5;
    --bs-btn-close-hover-opacity: 0.75;
    --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, .25);
    --bs-btn-close-focus-opacity: 1;
    --bs-btn-close-disabled-opacity: 0.25;
    --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em;
    color: var(--bs-btn-close-color);
    background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: var(--bs-btn-close-opacity)
}

    .btn-close:hover {
        color: var(--bs-btn-close-color);
        text-decoration: none;
        opacity: var(--bs-btn-close-hover-opacity)
    }

    .btn-close:focus {
        outline: 0;
        box-shadow: var(--bs-btn-close-focus-shadow);
        opacity: var(--bs-btn-close-focus-opacity)
    }

    .btn-close.disabled, .btn-close:disabled {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
        opacity: var(--bs-btn-close-disabled-opacity)
    }

.toast {
    --bs-toast-zindex: 1090;
    --bs-toast-padding-x: 0.75rem;
    --bs-toast-padding-y: 0.5rem;
    --bs-toast-spacing: 1.5rem;
    --bs-toast-max-width: 350px;
    --bs-toast-font-size: 0.875rem;
    --bs-toast-color:;
    --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-border-width: var(--bs-border-width);
    --bs-toast-border-color: var(--bs-border-color-translucent);
    --bs-toast-border-radius: var(--bs-border-radius);
    --bs-toast-box-shadow: var(--bs-box-shadow);
    --bs-toast-header-color: var(--bs-secondary-color);
    --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
    --bs-toast-header-border-color: var(--bs-border-color-translucent);
    width: var(--bs-toast-max-width);
    max-width: 100%;
    font-size: var(--bs-toast-font-size);
    color: var(--bs-toast-color);
    pointer-events: auto;
    background-color: var(--bs-toast-bg);
    background-clip: padding-box;
    border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
    box-shadow: var(--bs-toast-box-shadow);
    border-radius: var(--bs-toast-border-radius)
}

    .toast.showing {
        opacity: 0
    }

    .toast:not(.show) {
        display: none
    }

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color:;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: var(--bs-border-width);
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: var(--bs-border-width);
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg:;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: var(--bs-border-width);
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50px)
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }

        .accordion-button::after {
            transition: none
        }

    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin) * 2)
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: #000;
    --bs-backdrop-opacity: 0.5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg)
}

    .modal-backdrop.fade {
        opacity: 0
    }

    .modal-backdrop.show {
        opacity: var(--bs-backdrop-opacity)
    }

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding)
}

@media (min-width:576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow)
    }

    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto
    }
}

@media (min-width:992px) {
    .modal-lg {
        --bs-modal-width: 800px
    }
}

.tooltip {
    --bs-tooltip-zindex: 1080;
    --bs-tooltip-max-width: 200px;
    --bs-tooltip-padding-x: 0.5rem;
    --bs-tooltip-padding-y: 0.25rem;
    --bs-tooltip-margin:;
    --bs-tooltip-font-size: 0.875rem;
    --bs-tooltip-color: var(--bs-body-bg);
    --bs-tooltip-bg: var(--bs-emphasis-color);
    --bs-tooltip-border-radius: var(--bs-border-radius);
    --bs-tooltip-opacity: 0.9;
    --bs-tooltip-arrow-width: 0.8rem;
    --bs-tooltip-arrow-height: 0.4rem;
    z-index: var(--bs-tooltip-zindex);
    display: block;
    margin: var(--bs-tooltip-margin);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-tooltip-font-size);
    word-wrap: break-word;
    opacity: 0
}

    .tooltip.show {
        opacity: var(--bs-tooltip-opacity)
    }

    .tooltip .tooltip-arrow {
        display: block;
        width: var(--bs-tooltip-arrow-width);
        height: var(--bs-tooltip-arrow-height)
    }

        .tooltip .tooltip-arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid
        }

.tooltip-inner {
    max-width: var(--bs-tooltip-max-width);
    padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
    color: var(--bs-tooltip-color);
    text-align: center;
    background-color: var(--bs-tooltip-bg);
    border-radius: var(--bs-tooltip-border-radius)
}

.popover {
    --bs-popover-zindex: 1070;
    --bs-popover-max-width: 276px;
    --bs-popover-font-size: 0.875rem;
    --bs-popover-bg: var(--bs-body-bg);
    --bs-popover-border-width: var(--bs-border-width);
    --bs-popover-border-color: var(--bs-border-color-translucent);
    --bs-popover-border-radius: var(--bs-border-radius-lg);
    --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
    --bs-popover-box-shadow: var(--bs-box-shadow);
    --bs-popover-header-padding-x: 1rem;
    --bs-popover-header-padding-y: 0.5rem;
    --bs-popover-header-font-size: 1rem;
    --bs-popover-header-color: inherit;
    --bs-popover-header-bg: var(--bs-secondary-bg);
    --bs-popover-body-padding-x: 1rem;
    --bs-popover-body-padding-y: 1rem;
    --bs-popover-body-color: var(--bs-body-color);
    --bs-popover-arrow-width: 1rem;
    --bs-popover-arrow-height: 0.5rem;
    --bs-popover-arrow-border: var(--bs-popover-border-color);
    z-index: var(--bs-popover-zindex);
    display: block;
    max-width: var(--bs-popover-max-width);
    font-family: var(--bs-font-sans-serif);
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    white-space: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: var(--bs-popover-font-size);
    word-wrap: break-word;
    background-color: var(--bs-popover-bg);
    background-clip: padding-box;
    border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-radius: var(--bs-popover-border-radius)
}

    .popover .popover-arrow {
        display: block;
        width: var(--bs-popover-arrow-width);
        height: var(--bs-popover-arrow-height)
    }

        .popover .popover-arrow::after, .popover .popover-arrow::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
            border-width: 0
        }

.popover-header {
    padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
    margin-bottom: 0;
    font-size: var(--bs-popover-header-font-size);
    color: var(--bs-popover-header-color);
    background-color: var(--bs-popover-header-bg);
    border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
    border-top-left-radius: var(--bs-popover-inner-border-radius);
    border-top-right-radius: var(--bs-popover-inner-border-radius)
}

    .popover-header:empty {
        display: none
    }

.popover-body {
    padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
    color: var(--bs-popover-body-color)
}

.carousel {
    position: relative
}

    .carousel.pointer-event {
        touch-action: pan-y
    }

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .carousel-inner::after {
        display: block;
        clear: both;
        content: ""
    }

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

    .carousel-item-next, .carousel-item-prev, .carousel-item.active {
        display: block
    }

        .active.carousel-item-end, .carousel-item-next:not(.carousel-item-start) {
            transform: translateX(100%)
        }

        .active.carousel-item-start, .carousel-item-prev:not(.carousel-item-end) {
            transform: translateX(-100%)
        }

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%
}

    .carousel-indicators [data-bs-target] {
        box-sizing: content-box;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        padding: 0;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #fff;
        background-clip: padding-box;
        border: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease
    }

@media (prefers-reduced-motion:reduce) {
    .carousel-item {
        transition: none
    }

    .carousel-indicators [data-bs-target] {
        transition: none
    }
}

.carousel-indicators .active {
    opacity: 1
}

.offcanvas {
    --bs-offcanvas-zindex: 1045;
    --bs-offcanvas-width: 400px;
    --bs-offcanvas-height: 30vh;
    --bs-offcanvas-padding-x: 1rem;
    --bs-offcanvas-padding-y: 1rem;
    --bs-offcanvas-color: var(--bs-body-color);
    --bs-offcanvas-bg: var(--bs-body-bg);
    --bs-offcanvas-border-width: var(--bs-border-width);
    --bs-offcanvas-border-color: var(--bs-border-color-translucent);
    --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
    --bs-offcanvas-transition: transform 0.3s ease-in-out;
    --bs-offcanvas-title-line-height: 1.5
}

.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: var(--bs-offcanvas-transition)
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas.show:not(.hiding), .offcanvas.showing {
    transform: none
}

.offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
    visibility: visible
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

    .offcanvas-backdrop.fade {
        opacity: 0
    }

    .offcanvas-backdrop.show {
        opacity: .5
    }

.placeholder {
    display: inline-block;
    min-height: 1em;
    vertical-align: middle;
    cursor: wait;
    background-color: currentcolor;
    opacity: .5
}

    .placeholder.btn::before {
        display: inline-block;
        content: ""
    }

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-none {
    display: none !important
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}

.h-100 {
    height: 100% !important
}

.flex-column {
    flex-direction: column !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-center {
    align-items: center !important
}

.m-0 {
    margin: 0 !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.p-0 {
    padding: 0 !important
}

.p-4 {
    padding: 1.5rem !important
}

.gap-2 {
    gap: .5rem !important
}

.text-center {
    text-align: center !important
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important
}

.visible {
    visibility: visible !important
}

@media (min-width:768px) {
    .d-md-block {
        display: block !important
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .mb-md-0 {
        margin-bottom: 0 !important
    }

    .pt-md-5 {
        padding-top: 3rem !important
    }

    .text-md-start {
        text-align: left !important
    }
}

:root {
    --primary-color: #2e277b;
    --secondary-color: #05d69f
}

body {
    font-family: 'Circularstd Book',sans-serif;
    outline: 0;
    position: relative;
    font-size: 16px;
    text-rendering: optimizelegibility;
    word-wrap: break-word;
    font-smooth: always;
    letter-spacing: normal;
    font-weight: 400;
    webkit-font-smoothing: antialiased;
    color: #000
}

div, footer, header, input, label, li, section, ul, ul li {
    box-sizing: border-box
}

h1, h2, h3 {
    font-family: Circularstd,sans-serif;
    padding: 0;
    margin: 0
}

h1, h2 {
    font-size: 48px;
    margin: 0 0 15px;
    font-weight: 700;
    color: var(--primary-color);
    line-height: 1.2
}

h4 {
    font-family: Circularstd,sans-serif;
    padding: 0;
    margin: 0;
    font-weight: 500
}

h1 span, h2 span {
    color: var(--secondary-color)
}

li, ul, ul li {
    list-style-type: none
}

ul {
    padding: 0;
    margin: 0
}

a, a:active, a:focus, a:hover {
    text-decoration: none;
    outline: 0;
    transition: ease-in .3s
}

input:focus, select:focus {
    outline: 0
}

html {
    scroll-padding-top: 100px
}

.container {
    width: 90%;
    max-width: 1360px
}

header {
    width: 100%;
    float: left;
    color: #000;
    padding: 15px 0;
    background: #fff;
    transition: ease-in .3s
}

    header .site-logo {
        margin: 0
    }

    header.sticky {
        position: fixed;
        z-index: 500;
        box-shadow: 0 0 9px 0 #dcdcdc;
        padding: 15px 0
    }

    header .logo_area {
        padding: 0
    }

    header.sticky .alert-success {
        display: none
    }

    header .logo_area img {
        max-width: 100%;
        width: auto;
            width: 100px;
    height: auto;
    }

.align_center {
    align-items: center
}

nav {
    width: auto;
    float: left;
    height: auto;
    font-size: 18px;
    text-transform: none;
    font-weight: 500;
    letter-spacing: .5px;
    padding: 0;
    max-width: 100%
}

    nav ul {
        width: auto;
        padding: 0;
        margin: 0;
        float: right;
        text-align: center;
        letter-spacing: .5px;
        display: flex;
        align-items: center
    }

        nav ul li {
            width: auto;
            display: inline;
            margin: 0 15px;
            position: relative
        }

            nav ul li:first-child {
                margin-left: 0
            }

            nav ul li a {
                width: auto;
                padding: 12px 15px;
                display: inline-block;
                color: #000;
                position: relative;
                z-index: 99
            }

                nav ul li a svg path {
                    fill: #000;
                    transition: ease-in .3s
                }

                nav ul li a.active, nav ul li:hover a {
                    color: var(--secondary-color)
                }

                nav ul li a:hover svg path {
                    fill: var(--secondary-color)
                }

            nav ul li.menu-item-has-children::before {
                content: "\F282";
                font-family: bootstrap-icons;
                position: absolute;
                right: -13px;
                top: 13px;
                color: #000;
                z-index: 10
            }

            nav ul li.menu-item-has-children:hover::before {
                color: var(--secondary-color)
            }

            nav ul li:last-child a {
                border: none
            }

            nav ul li ul.sub-menu {
                margin: 0;
                padding: 0;
                position: absolute;
                z-index: 0;
                width: 240px;
                top: 45px;
                left: 0px;
                transform-origin: top;
                -webkit-transform-origin: top;
                -moz-transform-origin: top;
                visibility: hidden;
                opacity: 0;
                background: #fff;
                color: #000;
                transition: ease-in .5s;
                justify-content: space-between;
                align-items: stretch;
                padding: 0px;
                box-shadow: 0 3px 6px #00000014;
                transform: translateY(15px);
                transition: .5s ease;
                pointer-events: none;
                display: inline-block;
            }

            nav ul li:hover ul.sub-menu {
                opacity: 1;
                visibility: visible;
                transform: translateY(0);
                z-index: 99;
                pointer-events: auto
            }

            nav ul li ul.sub-menu li {
                width: 100%;
                float: left;
                margin: 5px 0;
                border-bottom: 0 solid #eee
            }

                nav ul li ul.sub-menu li:last-child {
                    border: none
                }

                nav ul li ul.sub-menu li a::after {
                    display: none
                }

            nav ul li:last-child ul.sub-menu {
                width: 200px;
                flex-flow: wrap;
                left: 0
            }

            nav ul li ul.sub-menu::before {
                content: "";
                position: absolute;
                left: 100px;
                top: -35px;
                width: 200px;
                height: 20px;
                border: 20px solid transparent;
                border-bottom-color: #fff;
                transition: .5s ease
            }

            nav ul li:last-child ul.sub-menu::before {
                content: "";
                position: absolute;
                left: 50px;
                top: -50px;
                width: 10px;
                height: 10px;
                border: 30px solid transparent;
                border-bottom-color: #fff;
                transition: .5s ease
            }

            nav ul li ul.sub-menu li a {
                color: #000;
                padding: 5px 0;
                font-size: 14px;
                display: block;
                text-align: left;
                background: 0 0;
                border-radius: 0
            }

            nav ul li ul.sub-menu li.menu-item-object-custom > a {
                font-size: 18px;
                font-weight: 800;
                font-family: Circularstd;
                padding: 0px 25px;
            }

            nav ul li ul.sub-menu li.menu-item-object-custom::before {
                display: none
            }

            nav ul li ul.sub-menu ul.sub-menu {
                display: block;
                visibility: visible;
                opacity: 1;
                position: static;
                width: 100%;
                float: left;
                padding: 0;
                box-shadow: none
            }

                nav ul li ul.sub-menu ul.sub-menu::before {
                    display: none
                }

                nav ul li ul.sub-menu ul.sub-menu li {
                    text-align: left;
                    line-height: 1.2;
                        margin: 0px 0;
                         padding: 2px 25px;
                }
                nav ul li ul.sub-menu ul.sub-menu li:hover{
                    background-color: #05d69f;
                }
                nav ul li ul.sub-menu ul.sub-menu li:hover a{
                    color: #fff;
                }

            nav ul li a.active {
                font-weight: 700
            }

.mob_menu .mob_head, button.sub-menu-toggle {
    display: none
}

.rt_cta {
    width: auto;
    float: right
}

p {
    font-size: 18px;
    line-height: 30px;
    color: 000
}

.mobile_nav {
    width: 100%;
    float: right;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 5px;
    cursor: pointer;
    display: none;
    top: 0
}

svg path {
    transition: ease-in .3s
}

.rt_cta .dropdown_precence {
    position: relative;
    margin-right: 10px
}

.rt_cta {
    width: auto;
    display: flex;
    flex-flow: row;
    align-items: center
}

    .rt_cta .dropdown_precence .selected {
        position: relative;
        padding-right: 15px;
        background: #f7fefc;
        padding: 12px 30px 12px 15px;
        border-radius: 30px;
        color: var(--primary-color);
        font-weight: 600;
        cursor: pointer;
        border: solid 1px var(--secondary-color)
    }

        .rt_cta .dropdown_precence .selected:after {
            content: "";
            position: absolute;
            top: 24px;
            right: 15px;
            width: 5px;
            height: 5px;
            border: 5px solid transparent;
            border-top-color: var(--primary-color)
        }

        .rt_cta .dropdown_precence .selected img {
            display: inline-block;
            vertical-align: middle;
            color: var(--Selectedblue,#172061)
        }

        .rt_cta .dropdown_precence .selected img {
            max-width: 18px;
            margin-right: 5px;
            max-height: 18px
        }

    .rt_cta .dropdown_precence:hover .dropdown {
        transform: translateY(0);
        opacity: 1;
        pointer-events: all
    }

    .rt_cta .dropdown_precence .dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        width: 90px;
        padding-top: 10px;
        opacity: 0;
        pointer-events: none;
        z-index: 99;
        transform: translateY(25px);
        transition: .5s ease
    }

        .rt_cta .dropdown_precence .dropdown:before {
            content: "";
            position: absolute;
            top: -4px;
            right: 26px;
            width: 7px;
            height: 7px;
            border: 7px solid transparent;
            border-bottom-color: #fff
        }

        .rt_cta .dropdown_precence .dropdown ul {
            background: #fff;
            padding: 5px 0;
            box-shadow: 0 0 5px #3331;
            border-radius: 5px
        }

            .rt_cta .dropdown_precence .dropdown ul li {
                display: block;
                padding: 5px;
                cursor: pointer;
                background: #fff;
                transition: .5s ease
            }

                .rt_cta .dropdown_precence .dropdown ul li:hover {
                    background: #f1f1f1
                }

                .rt_cta .dropdown_precence .dropdown ul li img {
                    max-width: 30px;
                    padding-right: 5px;
                    height: 16px
                }

                .rt_cta .dropdown_precence .dropdown ul li img, .rt_cta .dropdown_precence .dropdown ul li span {
                    display: inline-block;
                    vertical-align: middle
                }

                .rt_cta .dropdown_precence .dropdown ul li span {
                    font-size: 12px;
                    font-weight: 600;
                    color: var(--primary-color)
                }

.alert-success {
    padding: 5px;
    text-align: center;
    margin: 0;
    color: #fff;
    background: var(--primary-color);
    border-width: 0 0 3px;
    border-bottom: 3px solid #1f1873;
    border-radius: 0;
    font-size: 14px;
    transform: translateY(-15px)
}

    .alert-success a {
        background: #fff;
        padding: 3px 15px;
        display: inline-block;
        color: #000;
        border-radius: 8px;
        font-weight: 500
    }

        .alert-success a:hover {
            background: var(--secondary-color);
            color: #fff
        }

.alert-dismissible .btn-close {
    opacity: 1;
    background-color: #fff;
    padding: 5px;
    margin: 5px 20px 0 0
}

.mainbtn {
    color: #fff !important;
    padding: 11px 30px;
    border-radius: 50px;
    align-items: center;
    display: inline-flex;
    text-decoration: none !important;
    cursor: pointer;
    letter-spacing: .5px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    background: var(--secondary-color);
    overflow: hidden
}

    .mainbtn svg {
        fill: #fff;
        position: relative;
        z-index: 10;
        transition: ease .3s
    }

    .mainbtn::after {
        content: '';
        position: absolute;
        width: 10px;
        left: 0;
        right: 0 !important;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 10px;
        border-radius: 25px;
            background: #0095ca;
        transform: scale(0);
        z-index: -1;
        transition: all .3s ease
    }

    .mainbtn:hover::after {
        width: 100%;
        height: 100%;
        transform: scale(1);
        z-index: 1;
        transition: all .3s ease
    }

    .mainbtn.lt:hover::after {
        width: 100%;
        height: 100%;
        transform: scale(1);
        z-index: 1;
        transition: all .3s ease;
        background: #fff
    }

    .mainbtn:hover {
        color: #fff !important;
        box-shadow: 0 0 5px 0 #333
    }

    .mainbtn.lt:hover {
        color: var(--secondary-color) !important
    }

    .mainbtn:hover svg {
        fill: #fff !important
    }

    .mainbtn.lt:hover svg {
        fill: var(--secondary-color) !important
    }

    .mainbtn:hover span {
        color: #fff;
        z-index: 5
    }

    .mainbtn.lt:hover span {
        color: var(--secondary-color);
        z-index: 5
    }

    .mainbtn span {
        position: relative;
        z-index: 5;
        transition: ease .3s ease
    }

section {
    width: 100%;
    float: left;
    padding: 60px 0
}

.top_banner {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0 90px;
    overflow: hidden;
    background: var(--primary-color)
}

    .top_banner figure {
        width: 100%;
        float: left;
        margin: 0;
        text-align: center
    }

        .top_banner figure.home_bnr {
            border-radius: 0;
            border: none;
            box-shadow: none
        }

        .top_banner figure img {
            width: auto;
            max-width: 100%;
            height: auto;
            max-height: 60vh
        }

        .top_banner figure.home_bnr img {
            width: auto;
            max-width: 100%;
            height: auto;
            max-height: 60vh;
            min-height: 60vh
        }

.hide_des {
    display: none
}

.top_banner .banner_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    padding: 0
}

    .top_banner .banner_txt h1 {
        color: #fff;
        margin: 0;
        font-weight: 400
    }

    .top_banner .banner_txt h1, .top_banner .banner_txt label {
        font-size: 48px;
        font-weight: 700;
        line-height: 1.2;
        margin: 0 0 15px;
        font-family: Circularstd,sans-serif
    }

        .top_banner .banner_txt h1 span, .top_banner .banner_txt label span {
            color: var(--secondary-color)
        }

    .top_banner .banner_txt p {
        color: #fff;
        margin: 0
    }

    .top_banner .banner_txt ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-flow: row wrap;
        margin: 50px 0
    }

        .top_banner .banner_txt ul li {
            flex: 1;
            max-width: 30%
        }

            .top_banner .banner_txt ul li figure {
                margin: 0 0 15px;
                border: none;
                box-shadow: none;
                height: 50px;
                line-height: 50px
            }

                .top_banner .banner_txt ul li figure img {
                    width: auto !important
                }

            .top_banner .banner_txt ul li p {
                line-height: 22px
            }

    .top_banner .banner_txt p span {
        display: block
    }

.stats_area {
    width: 100%;
    float: left;
    padding: 0 0 60px;
    background: #f7faff;
    text-align: center
}

    .stats_area h2 {
        font-size: 48px;
        margin: 0 0 20px
    }

    .stats_area ul.stats {
        width: 100%;
        float: left;
        background: #fff;
        color: #fff;
        padding: 10px 0;
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        box-shadow: 1px -7px 12px 0 #1f186a;
        align-items: stretch;
        margin: -60px 0 60px;
        color: #000;
        position: relative;
        z-index: 5
    }

        .stats_area ul.stats li {
            display: flex;
            flex: 0 0 20%;
            text-align: center;
            flex-flow: wrap;
            border-right: 2px solid #e5e5e5;
            padding: 0 20px
        }

            .stats_area ul.stats li .stat_label {
                font-size: 48px;
                color: var(--secondary-color);
                font-weight: 700;
                margin: 0;
                flex: 0 0 100%;
                line-height: 54px;
                font-family: Circularstd,sans-serif
            }

            .stats_area ul.stats li p {
                font-size: 14px;
                font-weight: 400;
                color: #000;
                margin: 0;
                text-transform: uppercase;
                letter-spacing: 2px;
                flex: 0 0 100%;
                line-height: 18px
            }

            .stats_area ul.stats li:last-child {
                border-right: none
            }

    .stats_area .text_dtls {
        text-align: left
    }

        .stats_area .text_dtls p {
            margin: 0 0 10px
        }

    .stats_area figure {
        border-radius: 40px;
        overflow: hidden;
        margin: 0
    }

        .stats_area figure video {
            width: 100%;
            float: left;
            height: auto;
            margin: 0
        }

    .stats_area .text_dtls .cta_link {
        display: none
    }

.category_area {
    width: 100%;
    float: left;
    padding: 60px 0
}

    .category_area p {
        color: #000;
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 25px;
        width: 100%;
        float: left
    }

    .category_area ul {
        margin: 30px 0
    }

        .category_area ul li {
            position: relative;
            font-size: 20px;
            line-height: 30px;
            padding: 0 0 0 30px;
            margin: 15px 0;
            font-weight: 500
        }

            .category_area ul li:last-child {
                margin-bottom: 0
            }

            .category_area ul li::before {
                content: "\f26a";
                position: absolute;
                font-family: bootstrap-icons !important;
                left: 0;
                color: var(--secondary-color)
            }

    .category_area h3 {
        font-size: 36px;
        color: var(--primary-color);
        font-weight: 500;
        margin: 0 0 15px
    }

    .category_area figure {
        width: 100%;
        float: left;
        margin: 0;
        text-align: center
    }

        .category_area figure img {
            max-width: 100%;
            height: auto;
            max-height: 320px;
            width: auto
        }

    .category_area .carousel-indicators {
        margin: 0;
        justify-content: start;
        bottom: 0
    }

        .category_area .carousel-indicators button {
            background: 0 0;
            opacity: .8;
            width: 16px;
            height: 16px;
            border-radius: 50%;
            cursor: pointer;
            margin: 0 6px;
            padding: 0;
            border: 1px solid #ccc;
            background: #ccc
        }

            .category_area .carousel-indicators button.active {
                background: var(--primary-color);
                opacity: 1
            }

.all_srvc {
    border-top: 1px solid #ccc;
    margin: 25px 0 0;
    padding: 25px 0 0
}

.top_srch_area {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: center
}

    .top_srch_area h2 {
        width: auto
    }

.testimonial_top {
    width: 100%;
    float: left;
    background: var(--secondary-color);
    padding: 0;
    color: #fff
}

    .testimonial_top h3 {
        font-size: 24px;
        line-height: 32px;
        color: #fff;
        font-weight: 400;
        margin: 0 0 20px;
        letter-spacing: .5px;
        font-style: italic
    }

    .testimonial_top figure {
        margin: 0
    }

        .testimonial_top figure img {
            max-width: 100%;
            height: auto
        }

.testimonial_area {
    width: 100%;
    float: left;
    background: var(--primary-color);
    padding: 100px 0;
    color: #fff;
    margin: 0 0 30px
}

.title_area {
    padding-right: 50px
}

    .title_area label {
        font-size: 18px;
        font-weight: 500;
        letter-spacing: 3px;
        text-transform: uppercase;
        margin: 0 0 10px
    }

    .title_area h2 {
        color: #fff
    }

    .title_area p {
        font-size: 20px;
        line-height: 30px
    }

.client_dtls {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: row;
    align-items: center
}

    .client_dtls .dtls h4 {
        font-size: 18px;
        line-height: 27px;
        font-weight: 500;
        margin: 0
    }

    .client_dtls .dtls p {
        margin: 0;
        font-size: 12px;
        color: #282938;
        font-weight: 500
    }

.testimonial_area .client_dtls {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: row;
    align-items: center
}

.testi_dtls h3 {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 15px;
    font-style: italic
}

.testi_dtls .star_rate {
    font-size: 20px;
    color: #fbbc04;
    margin: 0 0 30px
}

.testimonial_area .client_dtls figure {
    margin: 0 15px 0 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden
}

    .testimonial_area .client_dtls figure img {
        max-width: 100%;
        height: 60px;
        object-fit: cover;
        width: auto
    }

.testimonial_area .client_dtls .dtls h4 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    margin: 0
}

.testimonial_area .client_dtls .dtls p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.testimonial_area .carousel-indicators li {
    background: #19b3ff;
    opacity: .6;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    cursor: pointer;
    margin: 0 6px
}

    .testimonial_area .carousel-indicators li.active {
        background: #19b3ff;
        opacity: 1
    }

.testimonial_area .carousel-indicators {
    margin: 0;
    justify-content: end
}

    .testimonial_area .carousel-indicators button {
        background: #19b3ff;
        opacity: .6;
        width: 20px;
        border-radius: 50%;
        cursor: pointer;
        margin: 0 6px
    }

        .testimonial_area .carousel-indicators button.active {
            background: #19b3ff;
            opacity: 1
        }

.get_started {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0;
    position: relative;
    overflow: hidden
}

    .get_started h2 {
        padding: 0 100px
    }

    .get_started ul {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin: 30px 0;
        padding: 20px 0 0;
        position: relative;
        z-index: 5;
        max-width: 1000px
    }

        .get_started ul::before {
            content: "";
            position: absolute;
            right: -35px;
            top: 5px;
            height: 248px;
            background: url(wp-content/themes/whiz-theme-child/assets/images/bg_shape.webp);
            background-repeat: no-repeat;
            width: 105%;
            transition: width 1.5s linear
        }

        .get_started ul li {
            flex: 0 0 20%;
            max-width: 20%;
            padding: 8px;
            text-align: center;
            transition: ease-in .3s;
            margin: 0;
            position: relative
        }

            .get_started ul li figure {
                width: 100%;
                float: left;
                line-height: 175px;
                background: url(https://www.whizconsulting.net/wp-content/themes/whiz-theme-child/assets/images/icon_bg.png) center no-repeat;
                background-size: 175px;
                min-height: 210px;
                margin: 0 0 40px
            }

            .get_started ul li h3 {
                width: 100%;
                float: left;
                font-size: 18px;
                color: #182061;
                font-weight: 500;
                margin: 0 0 10px
            }

            .get_started ul li p {
                margin: 0;
                color: #000;
                font-weight: 400;
                font-size: 16px
            }

.srvc_cta {
    width: 100%;
    float: left;
    padding: 0 0 00px;
    background: var(--primary-color);
    color: #fff
}

    .srvc_cta h2 {
        color: #fff
    }

    .srvc_cta figure {
        width: 100%;
        height: auto;
        margin: 0
    }

        .srvc_cta figure img {
            max-width: 100%;
            text-align: center;
            min-height: auto;
            object-fit: cover;
            width: 100%;
            max-height: 400px;
            height: auto
        }

    .srvc_cta .dtls_area {
        padding: 0 250px 0 60px
    }

.why_us {
    background: var(--primary-color);
    width: 100%;
    float: left;
    padding: 60px 0;
    color: #fff
}

    .why_us h2 {
        color: #fff;
        margin: 0 0 50px
    }

    .why_us h4 {
        font-size: 36px;
        font-weight: 400;
        margin: 0 0 20px
    }

.text_box {
    display: flex;
    flex-flow: wrap;
    height: 600px;
    align-content: center;
    padding: 0 100px 0 0
}

    .text_box figure {
        border: 10px solid #fff;
        border-radius: 30px;
        overflow: hidden;
        margin: 0 0 20px;
        width: 100%;
        display: none
    }

        .text_box figure img {
            width: 100%;
            height: auto
        }

    .text_box label {
        flex: 0 0 100%;
        font-weight: 500;
        margin: 0 0 20px
    }

.why_us .list-group {
    position: sticky;
    border: 20px solid #fff;
    border-radius: 40px;
    top: 120px;
    height: 60vh;
    max-height: 550px;
    overflow: hidden;
    background: #fff;
    transition: ease-in 1s all
}

.why_us .list-group-item-action {
    display: none;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    overflow: hidden;
    padding: 0;
    border-radius: 0;
    height: 100%
}

    .why_us .list-group-item-action.active {
        display: block;
        opacity: 1;
        visibility: visible;
        background: #fff !important;
        border: none;
        padding: 0;
        border-radius: 0
    }

    .why_us .list-group-item-action figure {
        margin: 0;
        height: 100%
    }

    .why_us .list-group-item-action img {
        transition: ease 1s all;
        max-width: 100%;
        height: 100%;
        width: 100%;
        object-fit: cover
    }

.tech_partners {
    width: 100%;
    float: left;
    padding: 60px 0
}

    .tech_partners .partner_box {
        width: 100%;
        background: #fff;
        box-shadow: 0 0 12px #ddd;
        border-radius: 5px;
        padding: 20px;
        overflow: hidden
    }

        .tech_partners .partner_box figure {
            margin: 0 0 20px
        }

            .tech_partners .partner_box figure img {
                max-width: 100%;
                width: auto;
                max-height: 60px
            }

        .tech_partners .partner_box h3 {
            font-size: 18px;
            margin: 0 0 10px;
            font-weight: 500;
            color: #000
        }

        .tech_partners .partner_box p {
            font-size: 16px;
            margin: 0;
            line-height: 24px;
            color: #000
        }

    .tech_partners .item {
        padding: 10px
    }

.we_serve .partner_box {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 12px #ddd;
    border-radius: 5px;
    padding: 20px;
    overflow: hidden;
    display: flex
}

    .we_serve .partner_box figure {
        margin: 0;
        flex: 0 0 225px;
        border-radius: 20px;
        overflow: hidden
    }

    .we_serve .partner_box .dtls {
        padding-left: 25px
    }

    .we_serve .partner_box figure img {
        max-width: 100%;
        width: auto;
        height: 100%
    }

    .we_serve .partner_box h3 {
        font-size: 24px;
        margin: 0 0 10px;
        font-weight: 500;
        color: var(--primary-color)
    }

    .we_serve .partner_box p {
        font-size: 16px;
        margin: 0;
        line-height: 24px
    }

.we_serve a .partner_box p {
    color: #000
}

.blog_home {
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #f7faff
}

    .blog_home ul.blog_list {
        width: 100%;
        flex-flow: row wrap;
        float: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 15px 0;
        gap: 30px
    }

        .blog_home ul.blog_list li {
            flex: 0 0 31%;
            margin: 20px 0;
            text-align: center;
            max-width: 31%
        }

            .blog_home ul.blog_list li figure {
                width: 100%;
                height: auto;
                float: left;
                position: relative;
                margin: 0 0 25px;
                overflow: hidden;
                background: #ebf3f1;
                padding: 20px
            }

                .blog_home ul.blog_list li figure img {
                    max-width: 100%;
                    width: auto !important;
                    height: auto;
                    transition: ease-in .3s;
                    max-height: 200px;
                    min-height: 200px
                }

            .blog_home ul.blog_list li:hover img {
                transform: scale(1.1)
            }

            .blog_home ul.blog_list li label {
                width: 100%;
                float: left;
                font-size: 18px;
                font-weight: 500;
                color: var(--secondary-color);
                margin: 0 0 10px
            }

            .blog_home ul.blog_list li h3, .blog_home ul.blog_list li h4 {
                width: 100%;
                float: left;
                font-size: 22px;
                font-weight: 500;
                margin: 0 0 8px;
                padding: 0 16px;
                text-align: center
            }

                .blog_home ul.blog_list li a h3, .blog_home ul.blog_list li a h4, .blog_home ul.blog_list li h3 a {
                    color: #000
                }

            .blog_home ul.blog_list li p {
                color: rgba(40,41,56,.6);
                font-size: 16px;
                line-height: 24px;
                margin: 0 0 20px;
                padding: 0 16px
            }

.faq_area {
    width: 100%;
    float: left;
    padding: 60px 0
}

    .faq_area ul.logo_list {
        width: 100%;
        float: left;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin: 0 0 50px;
        justify-content: center;
        align-items: center
    }

        .faq_area ul.logo_list li {
            margin: 10px 20px;
            flex: 1;
            text-align: center
        }

            .faq_area ul.logo_list li img {
                max-width: 100%;
                height: auto;
                max-height: 90px;
                width: auto
            }

    .faq_area h3 {
        font-size: 24px;
        margin: 15px 0;
        width: 100%;
        float: left
    }

    .faq_area .accordion {
        margin: 0 0 25px;
        width: 100%;
        float: left;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: start;
        max-height: 400px;
        overflow: auto
    }

    .faq_area .accordion-item {
        background: #f2f5f3;
        flex: 0 0 48%;
        margin: 10px 0
    }

    .faq_area .accordion-button {
        background: #f2f5f3;
        font-weight: 600
    }

.faq_head {
    width: 100%;
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0
}

    .faq_head .lft {
        flex: 0 0 50%;
        border-left: solid 6px var(--secondary-color);
        text-align: left;
        padding: 0 0 0 20px
    }

        .faq_head .lft label {
            font-weight: 400;
            letter-spacing: 3px;
            font-size: 18px;
            text-transform: uppercase;
            font-size: 16px
        }

        .faq_head .lft h2 {
            margin: 0;
            text-align: left
        }

.signup_area {
    background: var(--primary-color);
    padding: 50px 0
}

.newsletter_signup {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    color: #fff;
    padding: 0;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
    text-align: center
}

    .newsletter_signup figure {
        flex: 0 0 90px;
        margin: 0
    }

        .newsletter_signup figure img {
            max-width: 100%
        }

.left_txt {
    flex: 0 0 100%;
    margin: 0 0 25px;
    text-align: center
}

.newsletter_signup h3 {
    width: auto;
    font-size: 48px;
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 20px;
    font-weight: 700;
    width: 100%;
    margin: 0
}

.newsletter_signup p {
    line-height: 32px;
    margin: 0;
    padding: 0;
    font-size: 20px
}

.newsletter_signup .inpt_area {
    flex: 0 0 100%;
    padding: 0
}

    .newsletter_signup .inpt_area .wpcf7-form-control-wrap {
        flex: 0 0 75%
    }

        .newsletter_signup .inpt_area .wpcf7-form-control-wrap input {
            width: 100%;
            float: left;
            height: 55px;
            border: 1px solid #d9d8d9;
            padding: 0 15px
        }

    .newsletter_signup .inpt_area input.wpcf7-submit {
        flex: 0 0 25%;
        max-width: 160px;
        float: left;
        background: var(--secondary-color);
        color: #fff;
        border: none;
        height: 55px;
        text-transform: uppercase;
        cursor: pointer;
        font-size: 18px;
        font-weight: 500;
        transition: ease-in .3s;
        letter-spacing: 2px
    }

    .newsletter_signup .inpt_area button:hover {
        background: var(--primary-color)
    }

    .newsletter_signup .inpt_area p {
        display: flex;
        flex-flow: row;
        align-items: center;
        width: 100%;
        float: left;
        margin: 0;
        justify-content: center
    }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    width: 100%;
    float: left
}

.wpcf7-spinner {
    display: none
}

.newsletter_signup .inpt_area .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -15px
}

footer {
    width: 100%;
    float: left;
    min-height: 300px;
    background: #fff;
    padding: 50px 0 0;
    color: #000
}

    footer h3 {
        width: 100%;
        float: left;
        font-size: 20px;
        letter-spacing: .8px;
        margin: 0 0 20px;
        color: var(--primary-color);
        text-align: left;
        font-weight: 500;
        padding: 0 0 10px
    }

        footer h3 span {
            position: relative
        }

            footer h3 span::after {
                position: absolute;
                content: "";
                width: 50px;
                height: 7px;
                background: var(--secondary-color);
                bottom: -17px;
                left: 0
            }

            footer h3 span::before {
                position: absolute;
                content: "";
                width: 100%;
                height: 2px;
                background: #ccc;
                bottom: -15px;
                left: 0
            }

    footer .guest_link {
        width: 100%;
        float: left;
        height: auto;
        padding: 0 0 15px
    }

        footer .guest_link li {
            width: 100%;
            float: left;
            letter-spacing: .5px;
            font-size: 14px;
            position: relative;
            color: #000;
            margin: 5px 0
        }

        footer .guest_link.half_li li {
            width: 48%
        }

        footer .guest_link li a {
            color: #444;
            width: 100%;
            display: inline-block;
            padding: 0;
            transition: ease-in .3s
        }

            footer .guest_link li a:hover {
                color: var(--secondary-color)
            }

    footer .last_footer {
        padding-top: 10px;
        color: #444
    }

        footer .last_footer p {
            padding: 5px 0 0;
            text-align: left;
            font-size: 14px
        }

    footer .address_detials {
        width: 100%;
        float: left;
        color: #fff;
        padding: 4px 0;
        text-align: left;
        border-top: 1px solid #ccc
    }

        footer .address_detials figure {
            margin: 0
        }

            footer .address_detials figure img {
                width: auto;
                max-height: 40px
            }

        footer .address_detials ul {
            width: 100%;
            float: left;
            margin: 0;
            padding: 0;/*
            display: flex;
            flex-flow: row wrap;
            align-items: center;
            justify-content: space-between*/
        }

            footer .address_detials ul li {
                display: flex;
                flex-flow: row;
                align-items: center;
                border-bottom: 0 solid #ccc;
                padding: 0;
                margin: 0;
                margin-bottom: 10px;
            }

                footer .address_detials ul li:last-child {
                    border-bottom: none
                }

    footer .address_detials {
        padding: 15px 0;
        margin: 0;
        margin: 0 0 10px
    }

        footer .address_detials ul li h4 {
            color: #444;
            font-size: 16px;
            margin: 0
        }

        footer .address_detials p {
            margin: 0;
            font-size: 16px;
            line-height: 24px;
            color: #444;
            width: 100%;
            float: left;
            opacity: .9
        }

        footer .address_detials ul li figure {
            width: 40px;
            height: 40px;
            flex: 0 0 40px;
            border-radius: 8px;
            border: 1px solid #ccc;
            margin: 0 15px 0 0;
            text-align: center;
            line-height: 40px;
            font-size: 22px;
            color: #444
        }

        footer .address_detials ul li a {
            font-size: 14px;
            color: #444
        }

    footer .foot_certi {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        border-width: 0;
        padding: 15px 0;
        text-align: center;
        overflow: hidden
    }

        footer .foot_certi img {
            max-height: 80px;
            width: auto;
            min-height: 80px
        }

        footer .foot_certi a {
            margin: 0 35px
        }

    footer .desclaimer {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        border-width: 0 0 1px;
        padding: 0 0 15px;
        text-align: left;
        display: flex;
        flex-flow: row;
        align-items: center;
        justify-content: center
    }

        footer .desclaimer h3 {
            width: auto;
            margin: 0 15px 0 0
        }

        footer .desclaimer p {
            font-size: 13px;
            line-height: 20px;
            margin: 0;
            color: #999
        }

    footer .social_icons a {
        color: var(--primary-color);
        font-size: 18px
    }

        footer .social_icons a:hover {
            color: var(--secondary-color)
        }

    footer .bot_links ul.link_list {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        padding: 10px 0;
        text-align: center;
        border-width: 1px 0 0
    }

        footer .bot_links ul.link_list li {
            display: inline-block;
            margin: 5px 0;
            padding: 0 25px;
            line-height: 16px;
            border-right: 0px solid #333;
            font-size: 14px
        }

            footer .bot_links ul.link_list li:last-child {
                border: none
            }

            footer .bot_links ul.link_list li a {
                color: #444
            }

.scrollup {
    display: none;
    position: fixed;
    bottom: 6em;
    border-radius: 50%;
    left: 30px;
    width: 52px;
    height: 52px;
    background: var(--secondary-color);
    color: #fff;
    line-height: 52px;
    transition: ease-in .3s all;
    z-index: 999;
    text-align: center;
    font-size: 20px
}

    .scrollup:hover {
        background: #00283c;
        color: #fff
    }

.error {
    color: red;
    font-weight: 500
}

.modal .modal-content {
    border-radius: 0
}

.modal .modal-body {
    padding: 0;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: stretch
}

    .modal .modal-body .btn-close {
        position: absolute;
        content: '';
        right: -25px;
        top: -25px;
        height: 30px;
        width: 30px;
        background-color: #fff;
        border: none;
        color: #fff;
        text-shadow: none;
        opacity: 1;
        border-radius: 30px;
        box-shadow: 0 0 5px 0 #ccc
    }

.modal .location {
    text-align: center;
    font-size: 15px;
    letter-spacing: .5px
}

.modal label {
    margin-bottom: 4px;
    font-size: 15px;
    font-weight: 500
}

.modal .form-control::placeholder {
    font-size: 14px
}

.error {
    color: var(--secondary-color)
}

img.vert-move {
    -webkit-animation: 1s infinite alternate mover;
    animation: 1s infinite alternate mover
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-10px)
    }
}

.get_started ul::before {
    content: "";
    position: absolute;
    right: -38px;
    top: 5px;
    height: 248px;
    background: url(https://www.whizconsulting.net//us/wp-content/uploads/2025/01/bg_shape.webp);
    background-repeat: no-repeat;
    width: 105%;
    transition: width 1.5s linear
}

.get_started ul li figure {
    line-height: 210px;
    background-size: 180px;
    transition: ease-in .3s
}

    .get_started ul li figure svg {
        width: 70px;
        height: 70px;
        display: inline-block
    }

    .get_started ul li figure span {
        font-size: 72px;
        line-height: 215px;
        color: var(--primary-color)
    }

.get_started ul li {
    transition: ease-in .3s;
    border-radius: 80px
}

.get_started ul {
    margin: 30px auto
}

.accordion-button:focus {
    box-shadow: none !important;
    outline: 0 !important
}

.padd_100 {
    padding-bottom: 100px !important
}

.blog_home ul.blog_list .loading {
    flex: 0 0 100%;
    text-align: center
}

form#cons_form button.close {
    font-size: 32px;
    position: absolute;
    top: 10px;
    right: 35px
}

form#cons_form {
    background: #fff
}

.popup-sidebar {
    background: linear-gradient(to bottom,#007bff,#03356a);
    padding: 20px;
    font-size: 14px
}

    .popup-sidebar .avtar {
        height: 60px;
        width: 60px;
        background: #fff;
        border-radius: 100%;
        object-fit: contain
    }

    /*.popup-sidebar .logo {
        filter: invert(1) brightness(10)
    }*/

    .popup-sidebar h4 {
        font-size: 16px
    }

    .popup-sidebar h6 {
        font-size: 15px
    }

    .popup-sidebar .partner img {
        max-height: 25px;
        object-fit: cover;
        margin: 5px
    }

    .popup-sidebar p {
        font-size: 15px;
        line-height: 24px
    }

#cons_form input, #cons_form textarea {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    font-weight: 600;
    height: 45px;
    padding-left: 0;
    outline: 0;
    font-size: 14px;
    color: #7f8c8d;
    transition: all .5s ease-in-out
}

#cons_form textarea {
    min-height: 60px;
    resize: vertical
}

#cons_form .wpcf7-submit {
    display: block;
    width: 100%;
    padding: 15px;
    margin-top: 10px;
    font-weight: 500
}

#cons_form .wpcf7-submit {
    width: 100% !important;
    background-color: transparent;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    margin: 10px auto;
    height: 50px;
    background: var(--secondary-color);
    color: #fff;
    width: auto;
    padding: 0 40px;
    font-size: 18px;
    border-radius: 40px
}

#cons_form input:focus {
    border-color: #007bff
}

#cons_form input[type=number] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield
}

#cons_form h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #007bff;
    font-size: 22px
}

    #cons_form h2 small {
        text-transform: none;
        color: #333;
        font-size: 15px
    }

#cons_form .copy {
    font-size: 12px;
    line-height: 16px
}

#cons_form input[type=radio] {
    height: auto
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#cons_form ul.form_area {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

    #cons_form ul.form_area li {
        flex: 0 0 100%
    }

        #cons_form ul.form_area li:nth-child(2), #cons_form ul.form_area li:nth-child(3) {
            flex: 0 0 48%
        }

input[type=number] {
    -moz-appearance: textfield
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 0;
    height: 0
}

.srvc_cta .dtls_area h2, .srvc_cta h3 {
    margin: 0 0 15px;
    font-size: 24px
}

.cookie_bot {
    background: #def1fb;
    box-shadow: 1px -4px 17px 0 #bfbfbf;
    padding: 15px 0;
    border: none !important
}

    .cookie_bot p {
        font-size: 18px;
        line-height: 24px;
        max-width: 75%
    }

    .cookie_bot .btn {
        padding: 6px 15px;
        border-radius: 30px;
        font-size: 16px
    }

    .cookie_bot .btn-primary {
        background: var(--secondary-color) !important;
        border: solid 1px var(--secondary-color)
    }

    .cookie_bot .d-flex {
        align-items: center
    }

        .cookie_bot .d-flex a {
            font-size: 16px;
            color: #000
        }

.cta_logo span {
    display: inline-block;
    margin-right: 40px
}

.cta_logo img {
    height: 60px;
    object-fit: contain
}

.cta_logo {
    display: flex;
    width: max-content;
    animation: 30s linear infinite scroll-left
}

    .cta_logo img {
        object-fit: contain
    }

@keyframes scroll-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    float: left
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots {
        display: none
    }

        .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
            display: none
        }

    .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav {
        position: absolute;
        top: 45%;
        right: 0;
        width: 100%
    }

        .owl-carousel .owl-nav span, .owl-carousel .owl-prev span {
            font-size: 36px;
            line-height: 30px
        }

        .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
            background: 0 0;
            border: solid 2px var(--secondary-color);
            width: 40px;
            height: 40px;
            margin: 0 0 0 2px;
            color: inherit;
            border-radius: 50%;
            font-size: 32px;
            line-height: 40px;
            color: var(--secondary-color);
            font: inherit;
            position: absolute;
            top: 0;
            background: #fff;
            box-shadow: 0 0 5px #ccc;
            cursor: pointer
        }

        .owl-carousel .owl-nav button.owl-prev {
            left: -20px
        }

        .owl-carousel .owl-nav button.owl-next {
            right: -20px;
            position: absolute
        }

            .owl-carousel .owl-nav button.owl-next:focus, .owl-carousel .owl-nav button.owl-prev:focus {
                outline: 0
            }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(https://www.whizconsulting.net/wp-content/themes/whiz-theme-child/assets/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@media only screen and (max-width:1600px) {
    .top_banner {
        padding: 30px 0 75px
    }

        .top_banner figure img, .top_banner figure.home_bnr img {
            max-height: 60vh
        }

    header {
        padding: 10px 0
    }

    .container {
        max-width: 100%
    }

    nav ul li a {
        padding: 12px 10px
    }

    .stats_area h2, .top_banner .banner_txt h1, .top_banner .banner_txt label, h1, h2 {
        font-size: 42px
    }

    .top_banner .banner_txt p {
        font-size: 18px
    }

    .top_banner .banner_txt ul {
        margin: 30px 0
    }

    .stats_area ul.stats li .stat_label {
        font-size: 36px;
        line-height: 42px
    }

    .stats_area ul.stats {
        padding: 10px 0
    }

    .why_us .list-group {
        height: 500px
    }

    .top_banner figure.home_bnr {
        border-radius: 0 0 0 0
    }

    .top_banner figure {
        border-radius: 60px 60px 60px 0
    }

    .top_banner .banner_txt {
        padding: 0 25px
    }

    footer h3 {
        font-size: 18px
    }
}

@media only screen and (max-width:1400px) {
    .stats_area h2, .top_banner .banner_txt h1, .top_banner .banner_txt label, h1, h2 {
        font-size: 32px
    }

    .top_banner {
        padding: 30px 0 80px
    }

        .top_banner .banner_txt ul li p {
            font-size: 16px
        }

    .stats_area ul.stats li p {
        font-size: 13px
    }

    .top_banner figure.home_bnr img {
        max-height: 55vh;
        min-height: 55vh
    }

    .srvc_cta .dtls_area {
        padding: 25px 50px
    }

    .srvc_cta .align_center {
        align-items: stretch
    }

    .srvc_cta figure {
        height: 100%
    }

        .srvc_cta figure img {
            max-height: inherit;
            height: 100%
        }

    .testi_dtls h3 {
        font-size: 24px;
        line-height: 32px
    }
}

@media only screen and (max-width:1290px) {
    p {
        font-size: 16px;
        line-height: 24px
    }

    .srvc_cta .dtls_area {
        padding: 25px 30px
    }

    nav {
        font-size: 16px
    }

        nav ul li {
            margin: 0 5px
        }

            nav ul li a {
                padding: 12px 10px
            }

    .top_banner figure.home_bnr img {
        min-height: 300px;
        object-fit: cover
    }

    .top_banner .banner_txt ul li p {
        font-size: 14px
    }

    footer .bot_links ul.link_list li {
        padding: 0 12px
    }

    .testimonial_area {
        padding: 60px 0
    }

    footer .address_detials p {
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (max-width:1099px) {
    .container {
        max-width: 95%
    }

    nav ul li {
        margin: 0 10px
    }

        nav ul li a {
            padding: 12px 5px
        }

    .top_banner figure.home_bnr img {
        min-height: 300px;
        object-fit: cover
    }

    .top_banner .banner_txt ul li p {
        font-size: 14px
    }

    header.mainbtn {
        padding: 11px 20px
    }

    .rt_cta .dropdown_precence .selected span {
        display: none
    }

    .get_started ul li figure {
        background-size: 165px
    }

    .get_started ul::before {
        right: 6px
    }
}

@media screen and (max-width:991px) {
    .container {
        max-width: 100%;
        width: 100%
    }

    .scrollup {
        display: none;
        opacity: 0
    }

    .d-none {
        display: block !important
    }

    .top_banner figure.home_bnr {
        border-radius: 40px 40px 0 40px
    }

    .top_banner figure {
        border-radius: 40px 40px 40px 0
    }

    .displ_block {
        display: block !important
    }

    .top_banner .banner_txt ul li {
        max-width: 32%
    }

        .top_banner .banner_txt ul li p {
            font-size: 14px
        }

    .top_banner {
        padding: 30px 0 80px
    }

    .stats_area figure {
        margin: 0 0 20px
    }

    .top_banner::before {
        display: none
    }

    .top_banner .banner_txt {
        padding: 0
    }

    .title_area {
        padding: 0
    }

        .title_area label {
            font-size: 14px;
            margin: 0 0 5px
        }

    .srvc_cta figure img {
        min-height: inherit
    }

    .srvc_cta .dtls_area {
        padding: 30px 0
    }

    .stats_area ul.stats li {
        padding: 0 10px
    }

        .stats_area ul.stats li p {
            font-size: 13px
        }

    .testimonial_top h3 {
        margin: 0 0 20px;
        font-size: 20px;
        line-height: 30px
    }

    .get_started h2 {
        padding: 0
    }

    .category_area .mainbtn {
        margin-bottom: 10px
    }

    .category_area .carousel-indicators {
        justify-content: end
    }

    .get_started ul::before {
        display: none
    }

    .get_started ul {
        justify-content: center
    }

        .get_started ul li {
            max-width: 33%;
            flex: 0 0 33%;
            margin: 10px 0
        }

            .get_started ul li figure {
                margin-bottom: 10px
            }

    header.sticky {
        padding: 15px 0;
        box-shadow: none
    }

    nav .mob_menu {
        background: #fff;
        box-shadow: 0 4px 10px rgba(0,0,0,.1);
        position: fixed;
        top: -100%;
        left: 50%;
        transform: translate(-50%,0);
        width: 100vw;
        height: 100vh;
        text-align: center;
        padding-top: 0;
        opacity: 0;
        visibility: hidden;
        transition: all .5s ease-in-out;
        z-index: 99999
    }

        nav .mob_menu.nav_open {
            top: 0;
            opacity: 1;
            visibility: visible
        }

    body.menu-open {
        overflow: hidden
    }

    nav .mob_menu ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        nav .mob_menu ul li {
            padding: 15px
        }

            nav .mob_menu ul li a {
                text-decoration: none;
                font-size: 22px;
                color: #333;
                display: block
            }

    .mob_menu .btn-close {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 25px;
        cursor: pointer
    }

    .mob_menu .mob_head {
        display: flex;
        flex-flow: row;
        justify-content: space-between;
        padding: 15px;
        align-items: center;
        border-bottom: 1px solid #ccc
    }

        .mob_menu .mob_head figure {
            margin: 0
        }

    nav ul li.menu-item-has-children::before {
        font-size: 18px;
        top: 9px;
        right: 15px
    }

    nav {
        float: right;
        padding: 0;
        justify-content: flex-end;
        width: auto
    }

        nav .menu-main-menu-container ul {
            width: 100%;
            float: left;
            border: none;
            display: block
        }

            nav .menu-main-menu-container ul li {
                width: 100%;
                text-align: left;
                float: left;
                border-bottom: 1px solid #ccc !important;
                border-right: none;
                padding: 0;
                margin: 0
            }

                nav .menu-main-menu-container ul li a {
                    color: #000;
                    font-size: 16px;
                    padding: 15px 20px;
                    width: 100% !important;
                    float: left;
                    font-weight: 500;
                    text-align: left !important
                }

                nav .menu-main-menu-container ul li span.after_nv i {
                    transform: rotate(180deg)
                }

        nav ul li.active a, nav ul li:hover a {
            border-radius: 0;
            color: var(--secondary-color)
        }

        nav ul li ul.sub-menu ul.sub-menu {
            display: none
        }

    ul.sub-menu .sub-menu {
        display: none;
        margin-left: 0
    }

    nav ul li:last-child ul.sub-menu {
        width: 100%
    }

    ul.sub-menu li.menu-item-has-children {
        position: relative
    }

        ul.sub-menu li.menu-item-has-children::after {
            content: ' ▼';
            font-size: 12px;
            margin-left: 5px;
            position: absolute;
            right: 0;
            top: 15px
        }

    .menu-item-has-children a {
        cursor: pointer
    }

    button.sub-menu-toggle span svg, button.sub-menu-toggle span.bi-chevron-down, nav ul li:last-child ul.sub-menu::before {
        display: none
    }

    .after_nv button.sub-menu-toggle span.bi-chevron-down {
        display: inline-block
    }

    .after_nv button.sub-menu-toggle span.bi-chevron-right {
        display: none
    }

    .close_mb {
        font-size: 24px
    }

    .mobile_nav {
        display: block
    }

        .mobile_nav span {
            width: 32px;
            height: 2px;
            background: #19b3ff;
            float: right;
            margin: 21px 0 0 3px;
            position: relative;
            transition: all .3s ease;
            font-size: 0;
            display: block
        }

            .mobile_nav span:before {
                content: '';
                position: absolute;
                width: 100%;
                height: 2px;
                background: var(--secondary-color);
                left: 0;
                top: -10px;
                transition: all .4s ease
            }

            .mobile_nav span:after {
                content: '';
                position: absolute;
                width: 100%;
                height: 2px;
                background: var(--secondary-color);
                left: 0;
                bottom: -10px;
                transition: all .4s ease
            }

        .mobile_nav.close_menu span {
            height: auto;
            font-size: 24px;
            color: #fff;
            background: #19b3ff;
            margin-top: 21px;
            margin-left: 3px;
            font-weight: 300
        }

            .mobile_nav.close_menu span:before {
                transform: rotate(45deg);
                transition: all .4s ease;
                top: 0;
                margin-top: -1px;
                opacity: 1
            }

            .mobile_nav.close_menu span:after {
                transform: rotate(-45deg);
                transition: all .4s ease;
                bottom: 50%;
                margin-bottom: -1px;
                opacity: 1
            }

    nav ul li ul.sub-menu {
        width: 100%;
        float: left;
        position: static;
        display: none;
        padding: 0;
        opacity: 1;
        visibility: visible;
        transform: none;
        border-top: 1px solid #ccc !important;
        padding: 10px 20px
    }

        nav ul li ul.sub-menu.displ_block {
            display: block !important
        }

    button.sub-menu-toggle {
        display: block;
        position: absolute;
        right: 0;
        max-width: 100%;
        width: 100%;
        line-height: 55px;
        height: 46px;
        border: none;
        background: 0 0;
        color: #000;
        font-size: 18px;
        z-index: 999;
        text-align: right
    }

    nav ul li ul.sub-menu li.menu-item-object-custom > a {
        font-size: 16px;
        font-family: inherit;
        font-weight: 500;
    }

    nav ul li ul.sub-menu::before {
        display: none
    }

    nav ul li::before {
        display: none
    }

    nav ul li ul.sub-menu li {
        border: none !important
    }

        nav ul li ul.sub-menu li a {
            padding: 8px 15px
        }

    header {
        transition: ease-out .3s all
    }

    h2 {
        font-size: 32px !important;
        line-height: 36px !important
    }

    .text_box {
        padding: 0
    }
}

@media screen and (max-width:767px) {
    .mainbtn span img {
        max-height: 25px
    }

    .testimonial_area .carousel-indicators {
        position: relative;
        margin: 30px 0 0;
        justify-content: center
    }

    .d-none {
        display: none !important
    }

    .title_area p {
        font-size: 16px;
        line-height: 27px;
        margin: 0 0 30px
    }

    .top_banner .banner_txt {
        text-align: center
    }

    .newsletter_signup .inpt_area p {
        flex-flow: wrap
    }

    .hide_des {
        display: block;
        margin: 0 auto
    }

    .hide_mb {
        display: none
    }

    .top_banner figure.home_bnr img {
        height: auto;
        min-height: inherit
    }

    .order_2 {
        order: 2
    }

    .order_1 {
        order: 1
    }

    .top_banner figure.home_bnr {
        border-radius: 30px 30px 0 30px
    }

    .top_banner figure {
        border-radius: 30px 30px 30px 0
    }

    .top_banner .banner_txt {
        margin: 0 !important
    }

    section {
        padding: 40px 0 !important
    }

    .owl-carousel .owl-nav, .owl-carousel .owl-nav.disabled {
        display: none !important
    }

    .owl-carousel .owl-dots {
        display: block !important;
        text-align: center
    }

        .owl-carousel .owl-dots button {
            margin: 0 3px;
            width: 16px;
            height: 16px;
            border: none;
            border-radius: 50%;
            padding: 0;
            background: #ccc
        }

            .owl-carousel .owl-dots button.active {
                background: var(--secondary-color)
            }

    .rt_cta .dropdown_precence .selected span, .rt_cta a.mainbtn {
        display: none
    }

    .rt_cta .dropdown_precence {
        margin-right: 0
    }

    .faq_area ul.logo_list li {
        flex: 0 0 50%;
        margin: 10px 0;
        padding: 0 5px;
        max-width: 50%
    }

    .faq_area .accordion-item, .faq_head .lft {
        flex: 0 0 100%
    }

    .faq_head .mainbtn {
        display: none
    }

    .top_banner .banner_txt h1, .top_banner .banner_txt label, h1, h2 {
        font-size: 32px;
        line-height: 1.2 !important
    }

    .category_area p, p {
        font-size: 16px;
        line-height: 27px
    }

    .top_banner {
        padding: 60px 0
    }

        .top_banner figure {
            margin: 0 0 25px
        }

        .top_banner .banner_txt h1 {
            font-size: 32px
        }

    .testi_dtls h3 {
        font-size: 20px;
        line-height: 26px
    }

    .stats_area ul.stats {
        margin: 0 0 40px;
        border-radius: 25px;
        border: 1px solid #ccc;
        flex-flow: wrap;
        box-shadow: none
    }

        .stats_area ul.stats li {
            flex: 0 0 100%;
            margin: 0;
            display: flex;
            flex-flow: row;
            align-items: center;
            border: 1px solid #ccc;
            border-width: 0 0 1px;
            padding: 15px 0
        }

            .stats_area ul.stats li:last-child {
                border: none
            }

            .stats_area ul.stats li .stat_label {
                flex: 0 0 40%;
                font-size: 26px;
                text-align: left;
                padding-left: 6px
            }

            .stats_area ul.stats li p {
                font-size: 13px;
                line-height: 16px;
                flex: 0 0 60%;
                text-align: left
            }

    .stats_area figure video {
        min-height: 250px;
        height: auto
    }

    .testimonial_top {
        padding-bottom: 0 !important
    }

    .category_area .carousel-indicators {
        bottom: 15px;
        left: inherit;
        right: 0
    }

    .blog_home ul.blog_list li {
        flex: 0 0 100%;
        min-width: inherit;
        max-width: 100%
    }

    .faq_head {
        margin: 0
    }

        .faq_head h2 {
            font-size: 24px !important
        }

        .faq_head .lft label {
            font-size: 12px
        }

    .category_area figure {
        margin: 0 0 25px
    }

    .category_area h3 {
        font-size: 24px
    }

    .srvc_cta {
        padding: 0 !important
    }

    .get_started ul::before {
        display: none
    }

    .get_started ul {
        justify-content: center
    }

        .get_started ul li {
            flex: 0 0 100%;
            max-width: 100%
        }

            .get_started ul li figure {
                margin: 0 0 15px;
                background-size: 120px;
                line-height: 120px;
                min-height: 120px
            }

    .newsletter_signup {
        flex-flow: row wrap
    }

        .newsletter_signup figure {
            flex: 0 0 70px
        }

        .newsletter_signup .left_txt {
            flex: 0 0 100%
        }

            .newsletter_signup .left_txt h3 {
                font-size: 32px;
                margin: 0 0 15px
            }

        .newsletter_signup .inpt_area {
            flex: 0 0 100%;
            margin: 0
        }

            .newsletter_signup .inpt_area button, .newsletter_signup .inpt_area input {
                width: 100%;
                flex: 0 0 100%;
                max-width: inherit;
                border-radius: 5px
            }

                .newsletter_signup .inpt_area input.wpcf7-submit {
                    flex: 0 0 100%;
                    max-width: 100%;
                    margin: 15px 0 0;
                    border-radius: 5px
                }

            .newsletter_signup .inpt_area .wpcf7-form-control-wrap {
                flex: 0 0 100%
            }

    footer .guest_link {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
        margin: 0 0 15px
    }

    footer h3 {
        margin: 0 0 10px
    }

    footer .guest_link li {
        width: 50%;
        flex: 0 0 48%
    }

    footer .address_detials ul li {
        flex: 0 0 100%;
        margin: 10px 0
    }

    footer .desclaimer p {
        text-align: center
    }

    footer .foot_certi a {
        margin: 0 5px
    }

        footer .foot_certi a img {
            max-height: 50px
        }

    footer .desclaimer {
        flex-flow: wrap;
        justify-content: start
    }

        footer .desclaimer h3 {
            margin: 0 0 10px
        }

    footer .last_footer {
        padding: 0
    }

        footer .last_footer p {
            margin: 0 0 10px;
            text-align: center;
            font-size: 12px
        }

    .text_box figure {
        display: block
    }

    .text_box {
        height: auto;
        margin: 0 0 25px
    }

    .why_us .list-group {
        display: none
    }

    .we_serve .partner_box {
        flex-flow: wrap
    }

        .we_serve .partner_box figure {
            flex: 0 0 100%
        }

            .we_serve .partner_box figure img {
                width: 100%;
                height: auto
            }

        .we_serve .partner_box .dtls {
            padding: 20px 0 0;
            flex: 0 0 100%
        }

    .faq_area .accordion {
        max-height: inherit
    }

    footer .bot_links ul.link_list li {
        margin: 8px 10px;
        padding: 0
    }

    footer .foot_certi {
        padding: 0;
        margin: 10px 0 25px
    }

    .last_footer .col-md-9 {
        order: 2
    }

    .social_icons {
        padding: 15px 10px 0 !important
    }

    .cookie_bot p {
        font-size: 18px;
        line-height: 24px;
        max-width: 100%
    }
}

@font-face {
    font-display: swap;
    font-family: bootstrap-icons;
    src: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff")
}

.bi::before, [class*=" bi-"]::before, [class^=bi-]::before {
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.bi-chevron-down::before {
    content: "\f282"
}

.bi-chevron-right::before {
    content: "\f285"
}

.bi-envelope-fill::before {
    content: "\f32c"
}

.bi-facebook::before {
    content: "\f344"
}

.bi-geo-alt-fill::before {
    content: "\f3e7"
}

.bi-instagram::before {
    content: "\f437"
}

.bi-linkedin::before {
    content: "\f472"
}

.bi-play-fill::before {
    content: "\f4f4"
}

.bi-star-fill::before {
    content: "\f586"
}

.bi-stopwatch-fill::before {
    content: "\f596"
}

.bi-telephone-fill::before {
    content: "\f5b4"
}

.bi-youtube::before {
    content: "\f62b"
}

.bi-x-lg::before {
    content: "\f659"
}

.bi-twitter-x::before {
    content: "\f8db"
}

.stats_area figure {
    position: relative
}

.play-button {
    position: absolute;
    text-align: center;
    z-index: 2;
    background: rgba(5,214,159,.84);
    color: #fff;
    border: none;
    width: 90px;
    height: 60px;
    padding: 0;
    font-size: 18px;
    left: 50%;
    margin-left: -45px;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    border-radius: 5px;
    transition: .3s
}

    .play-button i {
        font-size: 36px;
        line-height: 60px
    }

    .play-button:hover {
        background: #2e277bcf
    }

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 .hidden-fields-container {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.aborted .wpcf7-response-output, .wpcf7 form.failed .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }

    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

    .wpcf7 input[type=file]:disabled {
        cursor: default
    }

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 input[type=url] {
    direction: ltr
}

.enhance_sec ul.account_list{width:100%; flex-flow:row wrap;  float:left; display:flex; align-items:stretch; justify-content:space-between; margin:0px 0 20px;}
.enhance_sec ul.account_list li{ flex:0 0 24%; padding:0px 00px; margin:20px 0;  }
.enhance_sec ul.account_list li figure{ width:100%;float:left; position:relative; font-weight:700; font-size:48px; color:#0099cc; margin:0 0 5px }
.enhance_sec ul.account_list li figure img{width:auto; max-width:100%; height:auto; max-height:280px }
.enhance_sec ul.account_list li h3{ width:100%; float:left; color:var(--primary-color); font-size:20px; font-weight:500; margin:0 0 15px; text-align:center; line-height:24px; }
.enhance_sec .cta_link{ text-align:center}
.pricing_offer { }


 .enhance_sec{ padding:80px 0;}
 .enhance_sec .text-slider{ font-size:40px; line-height:45px; height:90px; margin:30px 0; color:#000; }
.enhance_sec figure img{ max-height:450px;}
.enhance_sec figure { text-align:center}

 .enhance_sec .dtls_area h2{ font-size:45px; color:var(--primary-color); margin-bottom:0px; font-weight:700; line-height:54px;}
.enhance_sec .cta_link{ text-align:left; margin:10px 0 0; width:100%; float:left;}

.page-id-3859 .srvc_cta{ background:#adb5bd; display:none}
.page-id-3859 .srvc_cta .text-slider{ color:var(--primary-color); font-size:42px; line-height:48px; min-height:96px; }
.page-id-3859 .srvc_cta h3, .page-id-3859 .srvc_cta .dtls_area h2{ color:#000}
.page-id-3859 .srvc_cta .mainbtn{ background:var(--primary-color);}
.page-id-3859 .srvc_cta figure img{ max-height:500px;}
.page-id-3859 .hide_page{ display:none !important}
.page-id-3859 .we_offer h2{ font-size:48px; margin:0 0 30px;}





.hero-section {
      height: 90vh;
      display: flex;
      justify-content: center;
      align-items: center;
      background: url("../img/accounting2.png") no-repeat center center/cover;
      position: relative;
      color: #333;
      text-align: center;
      padding: 20px;
      position: relative;
    }
    .hero-section:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 35%);
    z-index: 0;
}
    .hero-content {
      background-color: rgba(255, 255, 255, 0.85);
      padding: 50px 30px;
      border-radius: 12px;
      max-width: 900px;
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
      animation: fadeIn 1.5s ease;
      position: relative;
    }

    /* Headings */
    .hero-content h1 {
      font-size: 3rem;
      color: #003366;
      margin-bottom: 15px;
    }

    .hero-content h2 {
      font-size: 1.8rem;
      font-weight: 500;
      margin-bottom: 25px;
      color: #444;
    }

    .hero-content h3 {
      font-size: 1.2rem;
      font-weight: 400;
      margin-bottom: 15px;
      color: #555;
      line-height: 1.6;
    }

    /* CTA Button */
    .cta-button {
      display: inline-block;
      margin-top: 30px;
      padding: 14px 30px;
      background: #0095ca;
      color: #fff;
      text-decoration: none;
      font-size: 1rem;
      font-weight: bold;
      border-radius: 8px;
      transition: all 0.3s ease;
    }

    .cta-button:hover {
    background: #05d69f;
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    color: #fff;
}

    /* Responsive */
    @media (max-width: 768px) {
      .hero-content {
        padding: 30px 20px;
                margin: 0 10px;
      }
      .hero-content h1 {
        font-size: 32px;
      }
      .hero-content h2 {
        font-size: 1.4rem !important;
      }
      .hero-content h3 {
        font-size: 1rem;
      }
    }

    /* Animation */
    @keyframes fadeIn {
      from {
        opacity: 0;
        transform: translateY(20px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

     .about-section {
      padding: 80px 0;
      background-color: #e2f0fc4a;
    }

    .about-heading {
      color: #c00;
      font-weight: 600;
      font-size: 1rem;
      margin-bottom: 10px;
    }

    .about-title {
      font-size: 2rem;
      font-weight: 700;
      color: #003366;
      margin-bottom: 20px;
      line-height: 1.3;
    }

    .about-text p {
      font-size: 1.05rem;
      margin-bottom: 15px;
      color: #444;
      line-height: 1.7;
    }

    .about-btn {
      background: #0095ca;
      color: #fff;
      padding: 12px 25px;
      border-radius: 6px;
      font-weight: 500;
      text-decoration: none;
      display: inline-block;
      transition: all 0.3s ease;
    }

    .about-btn:hover {
      background: #05d69f;
      color: #fff;
      transform: translateY(-2px);
      box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }

    .about-img img {
      max-width: 100%;
      border-radius: 8px;
    }



    .intro-section {
      padding: 60px 0;
      text-align: center;
    }

    .intro-section h2 {
      font-size: 2rem;
      font-weight: 700;
      color: #003366;
      margin-bottom: 20px;
    }

    .intro-section p {
      max-width: 900px;
      margin: 0 auto 40px;
      font-size: 1.1rem;
      color: #555;
      line-height: 1.6;
    }

    .intro-section .service-card {
      background: #fff;
      border-radius: 16px;
      box-shadow: 0 6px 15px rgba(0,0,0,0.1);
      padding: 25px 20px;
      transition: all 0.3s ease;
      height: 100%;
      position: relative;
    }

    .intro-section .service-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 20px rgba(0,0,0,0.15);
    }

    .intro-section .icon-circle {
          width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgb(0 149 202);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #ffffff;
    margin-bottom: 15px;
    }

    .intro-section  .service-card h3 {
      font-size: 1.3rem;
      font-weight: 600;
      margin-bottom: 10px;
      color: #0095ca;
    }

    .intro-section  .service-card p {
      font-size: 0.95rem;
      color: #444;
      line-height: 1.6;
    }

    .intro-section  .button {
      display: inline-block;
      margin-top: 30px;
      padding: 12px 25px;
      background: #003366;
      color: #fff;
      font-weight: 500;
      border-radius: 6px;
      text-decoration: none;
      transition: all 0.3s ease;
    }

    .intro-section .button:hover {
      background: #0055aa;
      transform: translateY(-2px);
    }
    .intro-section .service-card:hover .icon-circle{
            background: rgb(5 214 159);
    }
    .intro-section .service-card:hover h3{
        color: #05d69f;
    }



.icon-right-box {
        background: #e2f0fc4a;
}
.icon-right-box .section-title {
      font-size: 28px;
      font-weight: 700;
      color: #083b74;
    }
    .icon-right-box .section-subtitle {
      color: #c62828;
      font-weight: 600;
      font-size: 16px;
    }
    .icon-right-box .industry-box {
      background: #fff;
      border-radius: 8px;
      padding: 25px 15px;
      text-align: center;
      transition: all 0.3s ease;
      box-shadow: 0 2px 6px rgba(0,0,0,0.05);
      height: 100%;
    }
   .icon-right-box .industry-box:hover {
      transform: translateY(-5px);
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }
    .icon-right-box .industry-box i {
      font-size: 36px;
      color: #083b74;
      margin-bottom: 12px;
    }
    .icon-right-box .industry-box h5 {
      font-size: 16px;
      margin-top: 10px;
      font-weight: 600;
      color: #333;
    }


    .solutions-section {
      padding: 60px 20px;
      margin: auto;
    }

    .solutions-section h2 {
          font-size: 28px;
    font-weight: 700;
    color: #083b74;
    text-align: center;
    }

    .solutions-section .cards {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
      gap: 25px;
    }

    .solutions-section .card {
      background: #fff;
      border-radius: 15px;
      padding: 25px;
      box-shadow: 0 8px 20px rgba(0,0,0,0.08);
      transition: all 0.3s ease;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
    }

    .solutions-section .card:hover {
      transform: translateY(-8px);
      box-shadow: 0 12px 28px rgba(0,0,0,0.12);
    }

    .solutions-section .card h3 {
      font-size: 1.5rem;
      margin-bottom: 15px;
      color: #0a3d62;
    }

    .solutions-section .card p {
      font-size: 0.95rem;
      line-height: 1.6;
      margin-bottom: 15px;
      color: #555;
    }

    .solutions-section .highlight-list {
      list-style: none;
      padding: 0;
      margin: 0 0 20px 0;
    }

    .solutions-section .highlight-list li {
      position: relative;
      padding-left: 25px;
      margin-bottom: 10px;
      font-size: 0.95rem;
      color: #444;
    }

    .solutions-section .highlight-list li::before {
      content: "✔";
      position: absolute;
      left: 0;
      top: 0;
      color: #27ae60;
      font-size: 1rem;
    }

    .solutions-section .card a {
      display: inline-block;
      padding: 10px 18px;
      font-size: 0.9rem;
      text-decoration: none;
      border-radius: 8px;
      font-weight: 600;
      transition: 0.3s ease;
    }

    .intro-section-outsource {
      padding: 60px 20px;
      margin: auto;
      text-align: center;
      background-color: #e2f0fc4a;
    }

    .intro-section-outsource h2 {
      font-size: 2rem;
      color: #083b74;
      margin-bottom: 40px;
      position: relative;
      display: inline-block;
    }

    /* Box design */
    .intro-section-outsource .custom-box {
      border: 3px solid #0095ca;
      border-radius: 0 0 20px 20px;
      padding: 40px 30px 30px;
      position: relative;
      text-align: left;
    }

    /* Title tab */
    .intro-section-outsource .custom-box .box-title {
      position: absolute;
      top: -20px;
      left: 40px;
      background: #0095ca;
      color: #fff;
      font-size: 1.2rem;
      font-weight: 600;
      padding: 8px 20px;
      border-radius: 4px;
    }

    /* List style */
    .intro-section-outsource .custom-box .highlight-list {
      list-style: disc;
      padding-left: 20px;
      margin: 0;
    }

    .intro-section-outsource .custom-box .highlight-list li {
      margin-bottom: 10px;
      font-size: 1rem;
      color: #333;
      line-height: 1.6;
      list-style-type: disc;
    }



.software-slider {
  background: #f8f9fa;
  padding: 60px 20px;
  text-align: center;
  overflow: hidden;
}

.software-slider h2 {
  font-size: 28px;
  margin-bottom: 30px;
  color: #14453d;
}

.software-slider .slider-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.software-slider .slider-track {
  display: flex;
  width: calc(250px * 14); /* 7 logos x 2 times */
  animation: scroll 40s linear infinite;
}

.software-slider .slide {
  width: 250px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.software-slider .slide img {
  width: auto;
  height: 50px;
  object-fit: contain;
  transition: filter 0.3s ease;
}

.software-slider .slide img:hover {
  filter: grayscale(0%);
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}


.footer-cta-banner {
      background: #004080; /* नीला बैकग्राउंड */
      color: #fff;
      padding: 60px 40px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap;
    }

    .footer-cta-banner .cta-content {
      max-width: 65%;
    }

   .footer-cta-banner .cta-content h2 {
      font-size: 1.8rem;
      margin-bottom: 15px;
      color: #fff;
    }

    .footer-cta-banner .cta-content p {
      font-size: 1rem;
      margin: 5px 0;
      line-height: 1.5;
    }

    .footer-cta-banner  .button {
      border: 1.5px solid #fff;
      color: #fff;
      padding: 12px 25px;
      font-size: 1rem;
      text-decoration: none;
      border-radius: 5px;
      transition: all 0.3s ease;
      display: inline-block;
    }

    .footer-cta-banner  .button:hover {
      background: #fff;
      color: #004080;
    }
    .footer-cta-button{
        margin-top: 0px;
    }

    @media (max-width: 768px) {
      .footer-cta-banner  {
        flex-direction: column;
        text-align: center;
      }

      .footer-cta-banner .cta-content {
        max-width: 100%;
        margin-bottom: 20px;
      }
    }



.vision_box{ width:100%; float:left; background:#f4f4f8; padding:25px 50px; border-radius:30px; display:flex; flex-flow:row wrap; align-items:stretch; justify-content:space-between; margin:25px 0; align-items:center}
.vision_box .left_side{ flex:0 0 70%;}
.vision_box .rgt_side{ flex:0 0 30%;}
.vision_box:nth-child(2) .rgt_side{ order:1}
.vision_box:nth-child(2) .left_side{ order:2}



.who-we-are {
      margin: auto;
      padding: 70px 20px;
    }

    .who-we-are h2 {
      text-align: center;
      font-size: 2rem;
      font-weight: 700;
      color: #0d3b66;
      margin-bottom: 60px;
      position: relative;
    }

    .who-we-are h2::after {
      content: "";
      display: block;
      width: 70px;
      height: 4px;
      background: #0095ca;
      margin: 12px auto 0;
      border-radius: 2px;
    }

    .who-we-are .timeline {
      position: relative;
      margin: 0;
      padding: 0;
    }

    .who-we-are .timeline::before {
      content: "";
      position: absolute;
      top: 0;
      left: 20px;
      width: 4px;
      height: 100%;
      background: #0095ca;
      border-radius: 2px;
    }

    .who-we-are .timeline-item {
      position: relative;
      margin-bottom: 40px;
      padding-left: 60px;
    }

    .who-we-are .timeline-item::before {
      content: "";
      position: absolute;
      left: 12px;
      top: 0;
      width: 16px;
      height: 16px;
      background: #fff;
      border: 4px solid #0095ca;
      border-radius: 50%;
      z-index: 1;
    }

    .who-we-are .timeline-item .content {
      background: #fff;
      padding: 18px 20px;
      border-radius: 10px;
      box-shadow: 0 6px 18px rgba(0,0,0,0.08);
      transition: transform 0.3s ease;
    }

    .who-we-are .timeline-item .content:hover {
      transform: translateY(-5px);
    }

    .who-we-are .timeline-item strong {
      color: #0d3b66;
    }

    /* Responsive */
    @media (max-width: 700px) {
      .who-we-are .timeline::before {
        left: 10px;
      }
      .timeline-item {
        padding-left: 40px;
      }
      .who-we-are .timeline-item::before {
        left: 0;
      }
    }

    .why-accounting {
      padding: 70px 20px;
      background: linear-gradient(135deg, #f0f8ff, #ffffff);
    }

    .why-accounting .why-container {
     
      margin: auto;
      text-align: center;
    }

    .why-accounting .why-box {
      background: #fff;
      padding: 40px 30px;
      border-radius: 14px;
      box-shadow: 0 8px 25px rgba(0,0,0,0.08);
      transition: transform 0.3s ease;
      position: relative;
      overflow: hidden;
    }

    .why-accounting .why-box:hover {
      transform: translateY(-6px);
    }

    .why-accounting .why-box::before {
      content: "";
      position: absolute;
      top: -40px;
      right: -40px;
      width: 120px;
      height: 120px;
         background: rgb(5 214 159);
      border-radius: 50%;
      z-index: 0;
    }

    .why-accounting .why-box h3 {
      font-size: 1.8rem;
      font-weight: 700;
      color: #0d3b66;
      margin-bottom: 20px;
      position: relative;
      z-index: 1;
      display: inline-flex;
      align-items: center;
      gap: 12px;
    }

    .why-accounting .why-box h3 svg {
      width: 32px;
      height: 32px;
      color: #0095ca;
    }

   .why-accounting .why-box p {
      font-size: 1.05rem;
      line-height: 1.7;
      color: #555;
      margin: 0;
      position: relative;
      z-index: 1;
    }

    @media (max-width: 768px) {
      .why-accounting .why-box {
        padding: 30px 20px;
      }
      .why-accounting .why-box h3 {
        font-size: 1.4rem;
      }
    }


    .serve-section-box {
      padding: 70px 20px;
      margin: auto;
    }

    .serve-section-box h2 {
      text-align: center;
      font-size: 2.3rem;
      font-weight: 700;
      color: #003366;
      margin-bottom: 50px;
      position: relative;
    }

    .serve-section-box h2::after {
      content: "";
      width: 70px;
      height: 4px;
      background: #05d69f;
      display: block;
      margin: 10px auto 0;
      border-radius: 2px;
    }

    .serve-section-box .serve-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 25px;
    }

    .serve-section-box .serve-card {
      background: #fff;
      padding: 30px 20px;
      border-radius: 12px;
      box-shadow: 0 5px 15px rgba(0,0,0,0.1);
      text-align: center;
      transition: 0.3s;
      border-top: 5px solid #0095ca;
    }

    .serve-section-box .serve-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 8px 25px rgba(0,0,0,0.15);
      border-top-color: #05d69f;
    }

    .serve-section-box .serve-card h3 {
      font-size: 1.1rem;
      font-weight: 600;
      color: #333;
      margin: 0;
    }

    .features-section {
      margin: auto;
      padding: 70px 20px;
    }

    .features-section .features-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
      gap: 30px;
    }

    .features-section .feature-card {
      background: #fff;
      border-radius: 14px;
      box-shadow: 0 6px 20px rgba(0,0,0,0.08);
      padding: 30px 25px;
      transition: 0.3s;
      border-top: 5px solid #0095ca; /* Blue border */
    }

    .features-section .feature-card:hover {
      transform: translateY(-8px);
      border-top-color: #05d69f; /* Green on hover */
      box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    }

    .features-section .feature-card h2 {
      font-size: 1.4rem;
      font-weight: 600;
      color: #0095ca; /* Blue heading */
      margin-bottom: 20px;
      position: relative;
      padding-left: 35px;
    }

    .features-section .feature-card h2::before {
      content: "★";
      position: absolute;
      left: 0;
      top: 0;
      font-size: 1.2rem;
      color: #05d69f; /* Green star */
    }

   .features-section .feature-card ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .features-section .feature-card ul li {
      margin-bottom: 12px;
      padding-left: 25px;
      position: relative;
      font-size: 0.95rem;
    }

    .features-section .feature-card ul li::before {
      content: "✔";
      position: absolute;
      left: 0;
      color: #05d69f; /* Green checkmark */
      font-weight: bold;
    }

    .features-section .feature-card p {
      font-size: 0.95rem;
      line-height: 1.6;
      color: #444;
    }

    .testimonials {
      background: linear-gradient(135deg, #0095ca, #05d69f);
      padding: 70px 20px;
      text-align: center;
      color: #fff;
    }

    .testimonials h2 {
      font-size: 2.4rem;
      margin-bottom: 40px;
      font-weight: 700;
    }

    .testimonials .testimonial-container {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 25px;
      max-width: 1100px;
      margin: auto;
    }

    .testimonials .testimonial-box {
      background: #fff;
      color: #333;
      padding: 30px 25px;
      border-radius: 16px;
      box-shadow: 0 6px 20px rgba(0,0,0,0.1);
      position: relative;
      transition: transform 0.3s, box-shadow 0.3s;
      text-align: left;
    }

    .testimonials .testimonial-box:hover {
      transform: translateY(-8px);
      box-shadow: 0 12px 25px rgba(0,0,0,0.15);
    }

    .testimonials .quote-icon {
      font-size: 2.5rem;
      color: #05d69f;
      position: absolute;
      top: 15px;
      left: 20px;
      opacity: 0.3;
    }

    .testimonials .testimonial-box p {
      font-size: 1rem;
      line-height: 1.6;
      margin-bottom: 20px;
      margin-top: 15px;
      position: relative;
      z-index: 2;
    }

    .testimonials .testimonial-box h4 {
      font-size: 1.1rem;
      font-weight: 600;
      color: #0095ca;
      margin-bottom: 5px;
    }

   .testimonials .testimonial-box span {
      font-size: 0.9rem;
      color: #666;
    }

    .services-modern {
  padding: 80px 20px;
  background: #f9fafa;
  font-family: 'Segoe UI', sans-serif;
  text-align: center;
}

.services-modern .section-title h2 {
  font-size: 36px;
  font-weight: 700;
  color: #0095ca;
  margin-bottom: 10px;
}

.services-modern .section-title p {
  max-width: 700px;
  margin: 0 auto 50px;
  font-size: 16px;
  color: #555;
}

.services-modern .services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 25px;
}

.services-modern .service-item {
  background: #fff;
  padding: 30px 25px;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  text-align: left;
  border-left: 6px solid #0095ca;
    box-shadow: 0 10px 25px rgba(0, 149, 202, 0.2);
}

.services-modern .service-item h3 {
  font-size: 20px;
  font-weight: 600;
  color: #0095ca;
  margin-bottom: 12px;
}

.services-modern .service-item p {
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}

.services-modern .service-item:hover {
  transform: translateY(-8px);
  border-left: 6px solid #05d69f;
  box-shadow: 0 10px 25px rgba(0, 149, 202, 0.2);
}

.features-section .intro-text h2{
    text-align: center;
    font-size: 2.3rem;
    font-weight: 700;
    color: #003366;
    margin-bottom: 50px;
    position: relative;
}
.features-section .intro-text h2::after {
    content: "";
    width: 70px;
    height: 4px;
    background: #05d69f;
    display: block;
    margin: 10px auto 0;
    border-radius: 2px;
}
.features-section .intro-text p{
    text-align: center;
    margin-bottom: 20px;
    color: #444;
}
.logo_area .site-logo a{
        font-size: 20px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
 }
  .footer-logo{
    width: 200px;
  }
 .footer-logo a{
    display: inline-block;
 }
 .footer-logo a img{
    width: 100%;
 }

.knowledge-list{
        background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}
 .knowledge-hub {
  padding: 60px 0;
  background: #f9f9f9;
}

.knowledge-hub h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #0e9f9f; /* same green as in your screenshot */
  position: relative;
  display: inline-block;
}

.knowledge-hub h2::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #0e9f9f;
  margin-top: 8px;
}

.knowledge-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.knowledge-list ul li {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 12px;
  position: relative;
  padding-left: 20px;
}

.knowledge-list ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #2196f3; /* blue bullet */
  font-size: 20px;
}


.careers-page .careers-opening {
      margin-top: 60px;
      text-align: center;
    }
    .careers-page .careers-opening h2 {
          text-align: center;
    font-size: 2rem;
    font-weight: 700;
    color: #0d3b66;
    margin-bottom: 60px;
    position: relative;
    }
    .careers-page .careers-opening h2::after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #0095ca;
    margin: 12px auto 0;
    border-radius: 2px;
}
.careers-page .careers-opening .job-opening p{
    font-size: 15px;
    line-height: 1.6;
    color: #444;
}
    .careers-page .careers-opening .job-opening {
      background: #fff;
      padding: 20px;
      margin: 10px auto;
      max-width: 600px;
      border: 1px solid #ddd;
      animation: fadeIn 1.5s ease-in-out;
    }
    .careers-page .careers-opening .job-opening button {
      margin-top: 10px;
      background-color: #43c59e;
      color: white;
      border: none;
      padding: 10px 20px;
      cursor: pointer;
    }

    /* Client Testimonials Section */
.client-testimonials {
  margin: 60px auto;
  text-align: center;
  padding: 0 20px;
}

.client-testimonials h2 {
      text-align: center;
    font-size: 2rem;
    font-weight: 700;
    color: #0d3b66;
    margin-bottom: 60px;
    position: relative;
}
.client-testimonials h2::after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #0095ca;
    margin: 12px auto 0;
    border-radius: 2px;
}
.client-testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 20px;
}

.testimonial-card {
  background: #fff;
  padding: 25px 20px;
  border-radius: 15px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-align: left;
  position: relative;
}

.testimonial-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}

.testimonial-text {
  font-size: 16px;
  color: #555;
  line-height: 1.6;
  margin-bottom: 15px;
  position: relative;
  padding-left: 30px;
}

.testimonial-text::before {
  content: "“";
  font-size: 40px;
  color: #2ecc71;
  position: absolute;
  left: 0;
  top: -10px;
  font-family: serif;
}

.testimonial-author {
  font-weight: 600;
  color: #2ecc71;
  font-size: 14px;
  text-align: right;
}



.top_banner {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0 90px;
    overflow: hidden;
    background: #2e277b;
}
.top_banner .banner_txt {
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    padding: 0 0px;
}
.top_banner .srvc_bnr_txt {
    text-align: left;
    margin-bottom: 50px;
}
.top_banner .banner_txt label, .top_banner .banner_txt h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
    font-family: 'Circularstd', sans-serif;
}
.top_banner .banner_txt label, .top_banner .banner_txt h1 {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 15px;
    font-family: 'Circularstd', sans-serif;
}
.top_banner .banner_txt label span, .top_banner .banner_txt h1 span {
    color: #05d69f;
}
.top_banner .srvc_bnr_txt p {
    font-size: 24px;
    font-weight: 500;
    margin: 0px 0 40px;
    color: #fff;
}
.top_banner figure {
    width: 100%;
    float: left;
    margin: 0;
    text-align: center;
}
.top_banner figure img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 60vh;
}
.srvc_faq {
    padding: 0 0 60px;
}
.contact_us_area h2 {
    font-size: 36px;
}
.contact_us_area p {
    margin: 0 0 30px;
}
.contact_us_area ul.contact_list {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
    justify-content: center;
}
.contact_us_area ul.contact_list li {
    flex: 0 0 100%;
    background: #fff;
    padding: 15px 15px;
    border-bottom: none;
    display: flex;
    flex-flow: row;
    align-items: center;
    max-width: 460px;
    background: #0095ca;
    margin: 15px 0;
    border-radius: 8px;
}
.contact_us_area ul.contact_list li figure {
    float: none;
    margin: 0 auto 0px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    font-size: 32px;
    margin: 0;
}
.contact_us_area ul.contact_list li .dtls {
    width: 100%;
    padding: 0 0 0 20px;
}
.contact_us_area ul.contact_list li h3 {
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #fff;
}
.contact_us_area ul.contact_list li p {
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.srvc_faq .box_2 {
    width: 100%;
    float: left;
    background: #0095ca;
    padding: 30px 50px;
    border-radius: 20px;
    color: #fff;
    box-shadow: none;
}
.srvc_faq .box_2 h2 {
    text-align: center;
    font-size: 32px;
    margin: 0 0 20px;
    color: #fff;
    font-weight: 500;
}
.srvc_faq .box_2 p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}
.srvc_faq .box_2 ul.form_area {
    width: 100%;
    float: left;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
}
.srvc_faq .box_2 ul.form_area li {
    flex: 0 0 100%;
    margin: 8px 0;
}
.srvc_faq .box_2 p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px;
    text-align: center;
    font-weight: 400;
    color: #fff;
}
.srvc_faq .box_2 ul.form_area li p {
    margin: 0;
}
.srvc_faq .box_2 ul.form_area li .form-control {
    height: 50px;
    color: #000;
    border: 1.5px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background: #fff;
}
.srvc_faq .box_2 ul li button, .srvc_faq .box_2 ul li input.wpcf7-submit {
    width: 100%;
    background-color: transparent;
    font-weight: 700;
    font-size: 18px;
    border-radius: 5px;
    display: inline-block;
    margin: 10px auto;
    height: 60px;
    background: #05d69f;
    color: #fff;
    width: auto;
    padding: 0 40px;
    font-size: 18px;
    border-radius: 40px;
}