:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

:where(.wp-site-blocks *:focus) {
    outline-width: 0px !important;
    outline-style: solid;
}

body {
    --bh-white: #FFFFFF;
}

footer .rte .dc-theme-white, footer .rte .dc-theme-white a {
    color: #fff;
}

footer .cmp-text p, footer .image.section {
    margin: 0;
}

.footer__wrapper--bh .footer__com .list-heading {
    font-weight: 500;
}


.view-all-btn a:hover {
  background: none !important;
  box-shadow: none;
}

.view-all-btn a:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49.16 37.25'%3E%3Cpath fill='rgba(44,118,220,1)' stroke-miterlimit='10' d='M28.1 36.154a2.048 2.048 0 0 1 0-2.9l12.5-12.5H2.55a2.05 2.05 0 1 1 0-4.1H40.6l-12.5-12.5a2.05 2.05 0 1 1 2.9-2.9l17.45 17.448L31 36.154a2.047 2.047 0 0 1-2.9 0Z'%3E%3C/path%3E%3C/svg%3E");
    vertical-align: bottom;
    margin-left: 10px;
    height: 15px;
    width: 15px;
    position: relative;
    display: inline-block;
    bottom: 6px;
}

.wp-block-group.search-modal {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    background: #fff;
    opacity: 0.98;
    z-index: 999;
    top: 0;
    left: 0;
    overflow: hidden;
}

.wp-block-group.search-box {
    padding: 0 50px;
    margin: 0 auto;
    margin-top: 250px;
}

.wp-block-group.search-box p {
  max-width: 170px;
}

.search-modal-close a {
  font-family: Arial, Baskerville, monospace;
  opacity: 0.65;
  -webkit-text-stroke: 2px #fff;
}

.t-search-result-count {
    text-align: center;
    display: block;
    color: #1c4b9c;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 33px;
}

button.wp-block-search__button.wp-element-button {
    margin-left: 0;
    font-size: 12px !important;
}

input#wp-block-search__input-4 {
    color: #1d2a3c;
    font-weight: 400 !important;
    padding-left: 45px;
}

.wp-block-search__inside-wrapper{
  position: relative;
}

.wp-block-search__inside-wrapper::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cpath style='fill: rgb(73,73,73); fill-rule: nonzero; opacity: 1;' d='M 505 442.7 L 405.3 343 C 400.8 338.5 394.7 336 388.3 336 L 372 336 C 399.6 300.7 416 256.3 416 208 C 416 93.1 322.9 0 208 0 C 93.10000000000002 0 0 93.1 0 208 C 0 322.9 93.1 416 208 416 C 256.3 416 300.7 399.6 336 372 L 336 388.3 C 336 394.7 338.5 400.8 343 405.3 L 442.7 505 C 452.09999999999997 514.4 467.3 514.4 476.59999999999997 505 L 504.9 476.7 C 514.3 467.3 514.3 452.09999999999997 505 442.7 z M 208 336 C 137.3 336 80 278.8 80 208 C 80 137.3 137.2 80 208 80 C 278.7 80 336 137.2 336 208 C 336 278.7 278.8 336 208 336 z' stroke-linecap='round' /%3E%3C/svg%3E");
  width: 14px;
  height: 14px;
  position: absolute;
  top: 11px;
  left: 20px;
}

.upsell-grid .upsell-col {
    height: auto;
    border: 1px solid #f2f2f2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 302px;
}

.home-top-blogs figure.wp-block-post-featured-image {
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.21);
}

figure.wp-block-post-featured-image img.wp-post-image {
    box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2);
    transition: 310ms;
}

figure.wp-block-post-featured-image img:hover {
    box-shadow: 0 15px 45px -5px rgba(7, 10, 25, .25);
    opacity: .5;
    -webkit-filter: brightness(1.07);
}

.wp-block-post-author {
    align-items: flex-start;
}

.wp-block-post-author .wp-block-post-author__avatar img {
    border-radius: 100px;
    width: 40px;
    height: 40px;
}

.post-date-read {
  position: absolute;
  top: 25px;
  left: 52px;
}
.wp-block-post-time-to-read {
    position: relative;
}
.wp-block-post-author .wp-block-post-author__name {
    display: inline-block;
    margin-left: 5px;
}
.wp-block-post-author .wp-block-post-author__byline {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
    display: inline-block;
}
.wp-block-post-time-to-read:before {
    content: "";
    left: -5px;
    top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: relative;
    display: inline-block;
    background: rgba(0, 0, 0, 1);
}

.archive-head.background {
    position: absolute;
    margin-top: 8px;
    z-index: 1;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: var(--c-gray-400);
    opacity: 0.022;
    font-size: 126px;
    line-height: 1.45;
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    pointer-events: none;
}
.p-relative{
  position: relative;
}

.yoast-breadcrumbs {
    font-size: 14px;
    font-weight: 400;
}

.yoast-breadcrumbs a {
    text-decoration: none;
    color: #2c6bde;
    font-weight: 600;
}

.yoast-breadcrumbs .breadcrumb_last {
    color: #494949;
    font-weight: 400;
}

.yoast-breadcrumbs span.breadcrumb-chevron:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' viewBox='0 0 25 24' fill='none'%3E%3Cmask id='mask0_177_5848' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='25' height='24'%3E%3Crect x='0.5' y='24' width='24' height='24' transform='rotate(-90 0.5 24)' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_177_5848)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.5 18.6434L14.5522 12.0869L8.5 5.53039L9.96961 4.17383L17.274 12.0869L9.96961 20L8.5 18.6434Z' fill='%231C2535'/%3E%3C/g%3E%3C/svg%3E");
    display: inline-block;
    vertical-align: sub;
    line-height: 0;
}

:root :where(.wp-block-post-title a:where(:not(.wp-element-button))) {
    text-decoration: none !important;
}

a:where(:not(.wp-element-button)) {
    text-decoration: none !important;
}

input#wp-block-search__input-1 {
    padding-left: 45px;
}

header.wp-block-template-part .aem-header-group {
    box-shadow: 0 2px 9px -1px rgba(0, 0, 0, .04);
}

.taxonomy-category a {
    white-space: normal;
}

.otgs-development-site-front-end {
    display: none;
}

.em-event .em-item-image img {
    height: auto;
}

.wp-block-comment-template > li:not(:first-child), .wp-block-comment-template > li li {
    border-top: 1px solid #f2f2f2 !important;
}

.resp-number:not(:has(h3))::before {
    display:none;
}

@media screen and (max-width: 520px) {
    .home-small-featured h2 {
        margin-top: 5px;
    }
}

@media screen and (max-width: 767px) {
    ul.columns-3 li.wp-block-post h2.wp-block-post-title {
        font-size: 18px !important;
        line-height: 21px !important;
    }
}

@media (max-width: 601px) {
    .carousel-track {
        overflow: hidden;
        width: 100%;
        position: relative;
        max-width: 100%;
        cursor: pointer;
    }
     
    .carousel-track ul {
        display: flex;
        transition: transform 0.4s ease-in-out;
        width: 300%;
    }
     
    .carousel-track li {
        min-width: 100%;
        list-style: none;
    }

    .mobile-blue-bg-full-width {
        background-color: #f0faff;
        margin-left: -30px !important;
        margin-right: -30px !important;
        padding: 40px 30px;
    }
}