html {
    margin-top: 0 !important;
}
html {
    --wp-admin--admin-bar--height: 0;
    scroll-padding-top: var(--wp-admin--admin-bar--height);
}

section .content-area figure.alignright,
section .content-area img.alignright {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: auto;
}

section .content-area figure.align-center,
section .content-area img.align-center {
    text-align: center;
}

section .content-area figure.alignleft,
section .content-area img.alignleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: auto;
}

section .content-area figure.alignwide iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
  }

section .content-area figure.alignwide iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

section .content-area ol li, 
section .content-area ul li {
    font-family: "Rethink Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: inherit;
}

.resources-post .resources-post-box .text-container ol li,
.resources-post .resources-post-box .text-container ul li {
    font-size: 14.6px;
    line-height: 20px;
    font-weight: 400;
    margin-bottom: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

body.single-post .resources-post .resources-post-box .text-container ol li,
body.single-post .resources-post .resources-post-box .text-container ul li {
    font-family: "Rethink Sans", sans-serif;
    font-style: normal;
    font-size: 14.6px;
    line-height: 20px;
    font-weight: 400;
    color: inherit;
    margin-bottom: 0;
}

body.single-post .resources-post .resources-post-box .text-container h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
}

@media (min-width: 991.98px) {
    .home-banner.switch_image .content-area {
        flex-direction: row-reverse;
    }

    .image-left-faq-right.switch_content .content-area {
        flex-direction: row-reverse;
    }

    .services-banner.switch_image .content-area {
        flex-direction: row-reverse;
    }
}

.home-blog .content-area .title-area {
    text-align: center;
    margin-bottom: 10px;
}

.blog-archive .content-area .blog-boxes {
    opacity: 0;
}

.blog-archive .content-area .blog-boxes.active {
    opacity: 1;
}

section.subscribe-cta .content-area .cta-box .form-area form .gform_footer {
    padding: 0;
    margin: 0;
}

section.subscribe-cta .content-area .cta-box .form-area form button {
    margin: 0;
    transform: none;
    top: 4px;
}

section.subscribe-cta .content-area .cta-box .form-area .gform_confirmation_message {
    color: #fff;
}

.resources-post .resources-post-box .top-meta .relative_el,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .relative_el {
    position: relative;
}


.resources-post .resources-post-box .top-meta .share_wrapper,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper {
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    --tw-shadow-color: rgba(209, 213, 219, .6);
    --tw-shadow: var(--tw-shadow-colored);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    border-radius: .375rem;
    width: 14rem;
    padding: .5rem;
    position: absolute;
    top: 4rem;
    right: -4rem;
    opacity: 0;
    pointer-events: none;
    transition: all .35s;
    transform: translateY(20px);
}

.resources-post .resources-post-box .top-meta .share_wrapper.active,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper.active {
    opacity: 1;
    transform: translateY(0);
    pointer-events: all;
}

.resources-post .resources-post-box .top-meta .share_wrapper button,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper button {
    border: none;
    display: flex;
    gap: 1rem !important;
    align-items: center;
    position: relative;
    background-color: transparent;
    border-radius: .5rem;
    width: 100%;
}

.resources-post .resources-post-box .top-meta .share_wrapper button svg,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper button svg {
    stroke: #111827;
}

.resources-post .resources-post-box .top-meta .share_wrapper button a,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper button a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.resources-post .resources-post-box .top-meta .share_wrapper button.active,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper button.active {
    --tw-bg-opacity: 1;
    background-color: rgb(132 204 22 / var(--tw-bg-opacity));
    color: #fff;
}

.resources-post .resources-post-box .top-meta .share_wrapper button.active svg,
.resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper button.active svg {
    stroke: #fff;
}

.resources-archive .featured-resources .featured-boxes {
    overflow: unset;
}

.resources-archive .featured-resources .featured-boxes .image-area {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
    overflow: hidden;
}

@media (max-width: 767.98px) {
    .resources-archive .featured-resources .featured-boxes .text-area .button-area .share_wrapper {
        right: -24px;
    }
}

.resources-post .resources-post-box img {
    width: 100%;
    height: 480px;
    object-fit: cover;
}

body.single-post .resources-post .resources-post-box .text-container p {
    font-family: "Rethink Sans", sans-serif;
}

@media (max-width: 767.98px) {
    .resources-post .resources-post-box img {
        height: auto;
    }
}

.resources-post .resources-post-box p a {
    font-weight: 700;
}

.resources-post .resources-post-box .text-containerx a {
    font-weight: 700;
    color: #1976d2;
    text-decoration: underline;
}

body.privacy-policy {
    padding: 0;
}

.privacy-policy .content-area .text-box ul ul {
    margin-top: 0;
}

.privacy-policy .content-area .text-box a {
    color: #00f;
    text-decoration: underline;
    word-break: break-word;
}

body.single-post .resources-post .resources-post-box .text-container div {
    font-family: "Rethink Sans", sans-serif;
    font-size: 14.6px;
    line-height: 20px;
    font-weight: 400;
}

.popup_calendly {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    z-index: 100;
    opacity: 0;
    pointer-events: none;
    transition: all .35s;
}

.popup_calendly.active {
    opacity: 1;
    pointer-events: all;
}

.popup_calendly .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(31, 31, 31, 0.4);
    z-index: 1;
}

.popup_calendly .close_icon {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #fff;
    width: 19px;
    height: 19px;
    cursor: pointer;
    z-index: 3;
}

.popup_calendly .close_icon {
    display: block;
}

.popup_calendly .wrapper {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    z-index: 5;
    position: relative;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.popup_calendly .wrapper .popup_content {
    width: 800px;
    max-width: 100%;
}

.blog-archive .content-area .blog-boxes .blog-box .image-area img {
    object-fit: contain;
    object-position: top;
}

.blog-archive .content-area .blog-boxes .blog-box .image-area {
    height: 159px;
    overflow: hidden;
}

@media (max-width: 1440.98px) and (min-width: 991.98px) {
    .blog-archive .content-area .blog-boxes .blog-box .image-area {
        height: 190px;
    }
}

@media (max-width: 1266.98px) and (min-width: 991.98px) {
    .blog-archive .content-area .blog-boxes .blog-box .image-area {
        height: 150px;
    }
}

@media (max-width: 1100.98px) and (min-width: 991.98px) {
    .blog-archive .content-area .blog-boxes .blog-box .image-area {
        height: 125px;
    }
}

@media (max-width: 767.98px) {
    .blog-archive .content-area .blog-boxes .blog-box .image-area {
        height: 200px;
    }
}

footer .footer-container .right-area .footer-right-boxes .footer-right-box .footer-social a {
    display: flex;
    align-items: center;
}

footer .footer-container .right-area .footer-right-boxes .footer-right-box .footer-social a i {
    font-size: 24px;
    color: #fff;
}

.privacy-policy.no_bg {
    padding-top: 50px;
    padding-bottom: 50px;
}

.privacy-policy.no_bg .background-image {
    display: none;
}

.privacy-policy.no_bg .content-area .text-box {
    box-shadow: transparent 0 0 0 0, transparent 0 0 0 0, #d1d5db 0px 0px 15px -3px, #d1d5db 0 4px 6px -4px;
}

.privacy-policy .content-area .text-box iframe {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    aspect-ratio: 16 / 9;
    height: auto;
}