/*
Theme Name: cbizcpd24
Theme URI: https://www.compudata.com/
Author: David Hanas
Author URI: https://hanasdesign.com
Description: WordPress theme for CBIZ CompuData
Tags: blog,news,grid-layout,accessibility-ready,block-patterns,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,template-editing,theme-options,wide-blocks
Version: 1.0
Text Domain: cbizcpd24_domain
Requires at least: 1.0
Tested up to: 1.0
Requires PHP: 7.2
*/


/*====================================== 1. RESET ========================================*/

body {
    color: var(--wp--preset--color--cd-gray-primary);
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    background: #ffffff;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}


caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: bold;
}


q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
    display: block;
}

mark {
    background-color: rgba(252, 255, 110, 0.7);
}

address {
    font-size: inherit;
    font-style: normal;
}

.flt_lt {
    float: left;
    display: inline;
}

.flt_rt {
    float: right;
    display: inline;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    display: block;
}

.last {
    margin: 0 !important;
}

.pad_last {
    padding: 0 !important;
}

.no_bg {
    background: none !important;
}

.overflow-hidden {
    overflow: hidden;
}

.invisible {
    visibility: hidden;
}

.display-inline {
    display: inline;
}


/*====================================== 2. WP-CLASSIC ========================================*/

.alignnone {
    display: block;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid var(--wp--preset--color--cd-gray-primary);
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* ====================================== TYPOGRAPHY  ========================================*/

h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--wp--preset--color--cd-blue-primary);
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 1.115rem;
}

h1 {
    font-size: var(--wp--preset--font-size--largest);
    line-height: 1em;
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: var(--wp--preset--spacing--30);
}

h2 {
    font-size: clamp(2.125rem, 1.857rem + 0.714vw, 2.5rem);
    line-height: clamp(2.125rem, 1.857rem + 0.714vw, 2.5rem);
}

h3 {
    font-size: clamp(1.875rem, 1.607rem + 0.714vw, 2.25rem);
    line-height: clamp(1.875rem, 1.607rem + 0.714vw, 2.25rem);
}

h4 {
    font-size: clamp(1.625rem, 1.357rem + 0.714vw, 2rem);
    line-height: clamp(1.625rem, 1.357rem + 0.714vw, 2rem);
}

h4.stk-block-heading__text img {
    padding-bottom: 3px;
}

h5 {
    font-size: clamp(1.125rem, 0.857rem + 0.714vw, 1.5rem);
    line-height: clamp(1.125rem, 0.857rem + 0.714vw, 1.5rem);
    letter-spacing: 0;
}

h6 a {
    color: inherit;
    text-decoration: none;
}

h1.is-style-plain-heading a,
h2.is-style-plain-heading a,
h3.is-style-plain-heading a,
h4.is-style-plain-heading a,
h5.is-style-plain-heading a,
h6.is-style-plain-heading a {
    color: inherit;
    text-decoration: none;
}

a {
    color: var(--wp--preset--color--cd-blue-primary);
    text-decoration: none;
    outline: 0 none;
    transition: all ease 0.2s;
}

a:hover {
    color: var(--wp--preset--color--cd-blue-dark);
    text-decoration: underline;
}

p.more-link a,
p.more-link span,
p.is-style-paragraph-read-more,
p.wp-block-post-excerpt__more-text a {
    text-decoration: none;
}

p.more-link a::after,
p.more-link span::after,
p.is-style-paragraph-read-more a::after,
.gb-block-post-grid-more-link::after,
p.wp-block-post-excerpt__more-text a::after {
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-light);
    content: "\f178";
    font-size: 110%;
    padding-left: 8px;
    vertical-align: text-bottom;
    transition: all ease .2s;
}

p.more-link a:hover,
p.more-link span:hover,
p.is-style-paragraph-read-more a:hover,
.gb-block-post-grid-more-link:hover,
p.wp-block-post-excerpt__more-text a:hover {
    text-decoration: none !important;
    color: var(--wp--preset--color--cd-blue-dark);
}


p.more-link a:hover:after,
p.more-link span:hover:after,
p.is-style-paragraph-read-more a:hover:after,
.gb-block-post-grid-more-link:hover::after,
p.wp-block-post-excerpt__more-text a:hover::after {
    padding-left: 12px;
}

.is-style-lite-heading {
    font-weight: 300;
}

.is-style-medium-heading {
    font-weight: 400;
}

.is-style-demi-heading {
    font-weight: 600;
}

.is-style-bold-heading {
    font-weight: 600;
}

.is-style-display-regular-heading,
.is-style-display-heading {
    font-weight: 500;
}

.is-style-display-bold-heading {
    font-weight: 600;

}

.is-style-heavy-heading {
    font-weight: 700;

}

.has-larger-font-size {
    font-size: var(--wp--preset--font-size--larger) !important;
}

.has-xlarger-font-size {
    font-size: var(--wp--preset--font-size--x-larger) !important;
}

.has-largest-font-size {
    font-size: var(--wp--preset--font-size--largest) !important;
}

.has-xlargest-font-size {
    font-size: var(--wp--preset--font-size--x-largest) !important;
}


.has-font-family-heading,
.is-style-font-family-heading,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
h1 b,
h2 b,
h3 b,
h4 b,
h5 b,
h6 b {
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), sans-serif;
    font-weight: 900;

}

.is-style-display-regular-heading strong,
.is-style-display-heading strong {
    font-family: var(--wp--preset--font-family--franklin-gothic-urw);
    font-weight: 900;

}

.has-font-family-body,
.is-style-font-family-body {
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), sans-serif;
    font-weight: 400;

}

.has-hyphens {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.underline {
    text-decoration: underline;
}

.has-no-text-underline {
    text-decoration: none !important;
}

.is-style-large-paragraph {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0;
}

.all-caps,
.has-all-caps-text,
.ubermenu .all-caps .ubermenu-target {
    text-transform: uppercase !important;
}

.condensed,
.has-condensed-font,
.condensed-text {
    font-family: var(--wp--preset--font-family--franklin-gothic-urw-cond), sans-serif !important;
    font-weight: 500;
    font-style: normal;
}

.disabled, .disabled a {
    pointer-events: none !important;
    color: var(--wp--preset--color--cd-gray-primary) !important;
    text-decoration: none !important;
}

/* ANCHOR LINK FIX */

.anchor-link::before,
h1[id]::before,
h2[id]::before,
h3[id]::before,
h4[id]::before,
h5[id]::before,
h6[id]::before {
    content: '';
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden;
}

.reverse h6,
.reverse h5,
.reverse h4,
.reverse h3,
.reverse h2,
.reverse p,
.reverse a,
.reverse {
    color: #fff !important;
}



/*====================================== HEADER ========================================*/

.utility-bar {
    background-color: var(--wp--preset--color--cd-blue-lite);
}

.header-primary nav>ul>li>a,
.header-alt nav>ul>li>a {
    color: var(--wp--preset--color--cd-blue-primary);
    font-weight: 500;
    font-size: clamp(1rem, 0.8125rem + 0.625vw, 1.375rem);
}

.site-logo-wrap {
    font-size: 16px;
    margin: 0px;
}

.site-logo {
    width: 188px;
    height: 63px;
    transition: all 0.3s ease;
    margin-top: 10px;
}

.header-primary {
    transition: all 0.3s ease;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    border-bottom: 1px solid var(--wp--preset--color--cd-gray-quaternary);
    height: 88px;
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
}

.header-primary>* {
    transition: all .2s ease-in-out;
    transform: scale(1.0);
}

.header-scrolled {
    transition: all 0.3s ease;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    backdrop-filter: blur(4px);
    height: 78px;
}

.header-scrolled .site-logo {
    transition: all .2s ease-in-out;
    width: 77%;
    height: 77%;
}


.header-primary .main-navigation-wrap nav {
    transition: all .2s ease-in-out;
    margin-top: 10px !important;
    border-left: 1px solid #e8e8e8;
}

.header-scrolled .main-navigation-wrap nav {
    padding-top: 0px !important;
    transition: all .2s ease-in-out;
    margin-top: 5px !important;
}

.header-primary .header-cta a[class*="button"] {
	
    margin-top: 24px !important;
    transition: all ease-in-out .2s;

}

.header-scrolled .header-cta a[class*="button"]  {
   
    margin-top: 12px !important;
    transition: all ease-in-out .2s;

}


@media only screen and (max-width: 1024px) {

    .header-primary,
    .header-scrolled {
        height: 75px;
    }

    .header-scrolled .site-logo,
    .header-primary .site-logo {
        width: 120px;
        height: 45px;
        margin-top: 8px;
    }

}

.banner {
    display: block;
    position: relative;
    width: 100%;
    background-position: center center;
    background-size: cover;
}

.post-banner {
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(243 243 243) 100%);
    background-image:url(/wp-content/uploads/2024/08/background-dot-pattern.svg) !important; background-size: cover !important;
}

.banner .titlewrap {
    padding-bottom: 10%;
    padding-top: 10%;
}

.video-embed iframe,
.wp-block-video {
    max-width: 100%;
}

.header-meta {
    margin-top: 4px;
    margin-bottom: 12px;
    padding-top: 12px;
    font-size: 14px;
    color: #66665d;
    font-weight: 600;
}

.header-meta-overlay {
    padding: 6px 24px;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    background-color: var(--wp--preset--color--cd-gray-primary);
    z-index: 2;
    display: block;
    bottom: 0;
    border-radius: 0px 4px 0px 0px;
}

.header-meta-overlay .pcategory {
    color: var(--wp--preset--color--white);
}




/*====================================== NAVIGATION ========================================*/

/* Primary Nav */

.header-primary nav:hover>ul>li>a,
.header-scrolled nav:hover>ul>li>a {
    opacity: .5;
}

.header-primary nav>ul>li>a:hover,
.header-scrolled nav>ul>li>a:hover {
    opacity: 1;
}


/* Breadcrumb Nav */

.breadcrumbs,
.yoast-breadcrumbs {
    border: medium none;
    border-radius: 0 !important;
    margin: 0;
    padding-bottom: 16px;
    padding-top: 0;
    padding-left: 0px;
    display: block;
}

.text-center .breadcrumbs {
    padding-left: 0.875rem;
}

.breadcrumbs>*,
.yoast-breadcrumbs>* {
    font-size: 15px;
    float: none;
    color: var(--wp--preset--color--cd-gray-secondary);
    letter-spacing: 0.045em;
    font-weight: 400;
}

.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a,
.yoast-breadcrumbs>*:hover a,
.yoast-breadcrumbs>*:focus a {
    text-decoration: none !important;
}

.breadcrumbs>* a,
.yoast-breadcrumbs>* a {
    margin-left: 6px;
    padding-right: 6px;
    color: var(--wp--preset--color--cd-gay-secorndary);
}

.breadcrumbs span span:first-child a, 
.yoast-breadcrumbs span span:first-child a {
    margin-left: 0px;
}

.breadcrumbs>span i,
.yoast-breadcrumbs>span i {
cd-gay-secorndary}

.breadcrumb_last,
.yoast-breadcrumbs .breadcrumb_last {
    padding-left: 6px;
    color: var(--wp--preset--color--cd-gay-secorndary);
}

.breadcrumbs-show-trail .breadcrumb_last {
    display: inline;
}

h1.stk-block-heading__text strong,
h2.stk-block-heading__text strong  {
    background: linear-gradient(to right, #13D1FF 0%, #005CFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} 

.has-green-gradient h1.stk-block-heading__text strong,
.has-green-gradient h2.stk-block-heading__text strong {
    background-image: linear-gradient(53deg, #6EEB83, #ffffff) !important;
} 

.sidebox {
    margin-bottom: 24px;
}

.sidebox ul.menu,
.sidebox.widget_categories ul {
    margin: 0;
    padding: 0.875rem 0;
    position: relative;
}

.row-pages .sidebox,
.widget-row:not(.gform_widget) .widget_categories {
    background-color: var(--wp--preset--color--cd-gray-secondary);
    padding: 26px 38px 52px 38px;
}

.widget_news_press {
    padding: 26px 38px 26px 38px;
    text-align: center;
}

.widget-row.widget_search .widget_categories {
    padding: 12px;
}

span.post-date {
    font-size: 77%;
    display: block;
}


/* MARQUEE NAVIGATION */

.marquee-container {
    border-top: 1px solid rgba(167, 193, 194, 1);
}

.keyword-marquee span {
    font-family: var(--wp--preset--font-family--franklin-gothic-urw-cond);
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 38px !important;
    height: 54px !important;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {

    .keyword-marquee span {
        font-size: 18px !important;
        height: 30px !important;
    }

}
    


.keyword-marquee span a {
    text-decoration: none;
    padding: 0px 12px;
    color: var(--wp--preset--color--cd-gray-primary);
    transition: all ease-in-out .2s;
}

.keyword-marquee span a:hover {
    text-decoration: underline;
    color: var(--wp--preset--color--cd-blue-bright);
    text-decoration: none;

}

.keyword-marquee.has-200s .marquee-inner[style] {
    animation-duration: 200s !important;
}

.keyword-marquee.has-220s .marquee-inner[style] {
    animation-duration: 220s !important;
}

.keyword-marquee.has-240s .marquee-inner[style] {
    animation-duration: 240s !important;
}


/*====================================== Buttons ========================================*/

/* Set base styles for buttons */

.wp-block-button__link,
.button,
input[type="submit"] {
    padding: 12px 30px;
    font-size: 1rem;
    margin: 20px 0 0 0;
    text-align: center;
    border-radius: 0px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    position: relative;
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.wp-block-button__link:hover,
.wp-block-button__link:focus,
.button:hover,
.button:focus {
    text-decoration: none;
}

/*PRIMARY BUTTONS - GREEN */
button,
.button,
.primary-button,
input[type="submit"] {
    background-color: var(--wp--preset--color--cd-blue-primary);
    color: #ffffff;
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: 0.025em;
}

button:hover,
.button:hover,
.primary-button:hover,
input[type="submit"]:hover {
    background-color: var(--wp--preset--color--cd-blue-dark);
    color: #ffffff;
}

.button.primary-button-outline {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: var(--wp--preset--color--cd-blue-primary);
    color: var(--wp--preset--color--cd-blue-primary);
}

.button.primary-button-outline:hover {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: var(--wp--preset--color--cd-blue-dark);
    color: var(--wp--preset--color--cd-blue-dark);
}


/*SECONDARY BUTTONS - RED */
.button.secondary-button {
    background-color: var(--wp--preset--color--cd-green-primary);
    color: #ffffff;
}

.button.secondary-button:hover {
    background-color: var(--wp--preset--color--cd-green-dark);
    color: #ffffff;
}


.button.secondary-button-outline {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: var(--wp--preset--color--cd-green-primary);
    color: var(--wp--preset--color--cd-green-primary);
}

.button.secondary-button-outline:hover {
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: var(--wp--preset--color--cd-green-dark);
    color: var(--wp--preset--color--cd-green-dark);
}


/* Universal Hover Treatment */

.button:hover,
input[type="submit"]:hover,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.dlm-nf-download-link a:hover,
button:focus,
.button:focus,
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus,
.wp-block-search__button:hover,
.wp-block-search__button:focus,
.button.secondary:hover,
.is-style-secondary-button .wp-block-button__link:hover,
.is-style-secondary-button .wp-block-button__link:focus,
.is-style-default .wp-block-button__link:hover,
.is-style-default .wp-block-button__link:focus {
    box-shadow: 0 4px 10px -2px #0003;
}

/* Font Sizing for mobile uses cases) */

@media only screen and (max-width: 699px) {

    .has-mobile-font-size-48,
    .has-mobile-font-size-48[style],
    .child-has-mobile-font-size-48>* {
        font-size: 48px !important;
        line-height: 52px !important;
    }

    .has-mobile-font-size-44,
    .has-mobile-font-size-44[style],
    .child-has-mobile-font-size-44>* {
        font-size: 44px !important;
        line-height: 48px !important;
    }

    .has-mobile-font-size-40,
    .has-mobile-font-size-40[style],
    .child-has-mobile-font-size-40>* {
        font-size: 40px !important;
        line-height: 46px !important;
    }

    .has-mobile-font-size-36,
    .has-mobile-font-size-36[style],
    .child-has-mobile-font-size-36>* {
        font-size: 36px !important;
        line-height: 44px !important;
    }

    .has-mobile-font-size-32,
    .has-mobile-font-size-32[style],
    .child-has-mobile-font-size-32>* {
        font-size: 32px !important;
        line-height: 40px !important;
    }

    .has-mobile-font-size-28,
    .has-mobile-font-size-28[style],
    .child-has-mobile-font-size-28>* {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .has-mobile-font-size-24,
    .has-mobile-font-size-24[style],
    .child-has-mobile-font-size-24>* {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .has-mobile-font-size-21,
    .has-mobile-font-size-21[style],
    .child-has-mobile-font-size-21>* {
        font-size: 21px !important;
        line-height: 28px !important;
    }

    .has-mobile-font-size-18,
    .has-mobile-font-size-18[style],
    .child-has-mobile-font-size-18>* {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    .has-mobile-font-size-16,
    .has-mobile-font-size-16[style],
    .child-has-mobile-font-size-16>* {
        font-size: 16px !important;
        line-height: 23px !important;
    }

    .has-mobile-font-size-14,
    .has-mobile-font-size-14[style],
    .child-has-mobile-font-size-14>* {
        font-size: 14px !important;
        line-height: 21px !important;
    }

    .has-mobile-font-size-12,
    .has-mobile-font-size-12[style],
    .child-has-mobile-font-size-12>* {
        font-size: 12px !important;
        line-height: 19px !important;
    }

    .has-mobile-font-size-11,
    .has-mobile-font-size-11[style],
    .child-has-mobile-font-size-11>* {
        font-size: 11px !important;
        line-height: 14px !important;
    }
}



/*====================================== BEM (Block, Element, Modifier) styles methodology. ========================================*/

.row-flex {
    display: flex;
    flex-wrap: wrap;
}

/* Safari Flexwrap Fix */

.row-flex div[class~="columns"] {
    margin: 0 -.3px;
}

.column-flex-50 {
    flex: 0 0 50%;
    max-width: 50%;
}

.has-zindex-1 {
    z-index: 1;
}

.has-zindex-2 {
    z-index: 2;
}

.has-zindex-99 {
    z-index: 99;
}

.has-padding-top-4 {
    padding-top: 4px;
}

.has-padding-bottom-4 {
    padding-bottom: 4px;
}

.has-padding-left-4 {
    padding-left: 4px;
}

.has-padding-right-4 {
    padding-right: 4px;
}

.has-padding-top-8 {
    padding-top: 8px;
}

.has-padding-bottom-8 {
    padding-bottom: 8px;
}

.has-padding-left-8 {
    padding-left: 8px;
}

.has-padding-right-8 {
    padding-right: 8px;
}

.has-padding-top-21 {
    padding-top: 21px;
}

.has-padding-bottom-21 {
    padding-bottom: 21px;
}

.has-padding-left-21 {
    padding-left: 21px;
}

.has-padding-right-8 {
    padding-right: 21px;
}

.has-padding-top-12 {
    padding-top: 12px;
}

.has-padding-bottom-12 {
    padding-bottom: 12px;
}

.has-padding-left-8 {
    padding-left: 12px;
}

.has-padding-right-8 {
    padding-right: 12px;
}

.add-pad-top,
.has-padding-top-16 {
    padding-top: 16px !important;
}

.add-pad-top-24,
.has-padding-top-24 {
    padding-top: 24px;
}

.add-pad-top-32,
.has-padding-top-32 {
    padding-top: 32px;
}

.add-pad-top-48,
.has-padding-top-48 {
    padding-top: 48px;
}

.add-pad-top-64,
.has-padding-top-64 {
    padding-top: 64px;
}

.add-pad-top-96,
.has-padding-top-96 {
    padding-top: 96px;
}

.add-pad-top-128,
.has-padding-top-128 {
    padding-top: 128px;
}

.add-pad-top-378,
.has-padding-top-378 {
    padding-top: 378px;
}

.add-pad-bottom,
.add-pad-bottom-16,
.has-padding-bottom-16 {
    padding-bottom: 16px;
}

.add-pad-bottom-24,
.has-padding-bottom-24 {
    padding-bottom: 24px;
}

.add-pad-bottom-32,
.has-padding-bottom-32 {
    padding-bottom: 32px;
}

.add-pad-bottom-48,
.has-padding-bottom-48 {
    padding-bottom: 48px;
}

.add-pad-bottom-64,
.has-padding-bottom-64 {
    padding-bottom: 64px;
}

.add-pad-bottom-96,
.has-padding-bottom-96 {
    padding-bottom: 96px;
}

.add-pad-bottom-128,
.has-padding-bottom-128 {
    padding-bottom: 128px;
}

.add-pad-bottom-256,
.has-padding-bottom-256 {
    padding-bottom: 256px;
}

.add-pad-left,
.has-padding-left-16 {
    padding-left: 16px !important;
}

.add-pad-left-24,
.has-padding-left-24 {
    padding-left: 24px;
}

.add-pad-left-32,
.has-padding-left-32 {
    padding-left: 32px;
}

.add-pad-left-48,
.has-padding-left-48 {
    padding-left: 48px;
}

.add-pad-left-64,
.has-padding-left-64 {
    padding-left: 64px;
}

.add-pad-left-96,
.has-padding-left-96 {
    padding-left: 96px;
}

.add-pad-left-128,
.has-padding-left-128 {
    padding-left: 128px;
}

.add-pad-right,
.has-padding-right-16 {
    padding-right: 16px !important;
}

.add-pad-right-24,
.has-padding-right-24 {
    padding-right: 24px;
}

.add-pad-right-32,
.has-padding-right-32 {
    padding-right: 32px;
}

.add-pad-right-48,
.has-padding-right-48 {
    padding-right: 48px;
}

.add-pad-right-64,
.has-padding-right-64 {
    padding-right: 64px;
}

.add-pad-right-96,
.has-padding-right-96 {
    padding-right: 96px;
}

.add-pad-right-128,
.has-padding-right-128 {
    padding-right: 128px;
}

.add-pad-all,
.has-padding-all-16 {
    padding: 16px;
}

.add-pad-all-20,
.has-padding-all-20 {
    padding: 20px;
}

.add-pad-all-24,
.has-padding-all-24 {
    padding: 24px;
}

.add-pad-all-32,
.has-padding-all-32 {
    padding: 32px;
}

.add-pad-all-48,
.has-padding-all-48 {
    padding: 48px;
}

.add-pad-all-64,
.has-padding-all-64 {
    padding: 64px;
}

.add-pad-all-96,
.has-padding-all-96 {
    padding: 96px;
}

.add-pad-all-128,
.has-padding-all-128 {
    padding: 128px;
}

.no-padding,
.has-no-padding {
    padding: 0px !important;
}

.child-has-no-padding>* {
    padding: 0px !important;
}

/* Percentage Padding */

.has-padding-top-10-percent {
    padding-top: 10%;
}

.has-padding-bottom-10-percent {
    padding-bottom: 10%;
}

.has-padding-left-10-percent {
    padding-left: 10%;
}

.has-padding-right-10-percent {
    padding-right: 10%;
}

.has-padding-top-8-percent {
    padding-top: 8%;
}

.has-padding-bottom-8-percent {
    padding-bottom: 8%;
}

.has-padding-left-8-percent {
    padding-left: 8%;
}

.has-padding-right-8-percent {
    padding-right: 8%;
}

.has-padding-top-6-percent {
    padding-top: 6%;
}

.has-padding-bottom-6-percent {
    padding-bottom: 6%;
}

.has-padding-left-6-percent {
    padding-left: 6%;
}

.has-padding-right-6-percent {
    padding-right: 6%;
}

.has-padding-top-2-percent {
    padding-top: 2%;
}

.has-padding-bottom-2-percent {
    padding-bottom: 2%;
}

.has-padding-left-2-percent {
    padding-left: 2%;
}

.has-padding-right-2-percent {
    padding-right: 2%;
}

.add-margin-top,
.add-margin-top-16,
.has-margin-top-16 {
    margin-top: 16px !important;
}

.add-margin-top-24,
.has-margin-top-24 {
    margin-top: 24px;
}

.add-margin-top-32,
.has-margin-top-32 {
    margin-top: 32px;
}

.add-margin-top-48,
.has-margin-top-48 {
    margin-top: 48px;
}

.add-margin-top-64,
.has-margin-top-64 {
    margin-top: 64px;
}

.add-margin-top-96,
.has-margin-top-96 {
    margin-top: 96px;
}

.add-margin-top-128,
.has-margin-top-128 {
    margin-top: 128px;
}

.add-margin-bottom,
.add-margin-bottom-16,
.has-margin-bottom-16 {
    margin-bottom: 16px !important;
}

.add-margin-bottom-24,
.has-margin-bottom-24 {
    margin-bottom: 24px;
}

.add-margin-bottom-32,
.has-margin-bottom-32 {
    margin-bottom: 32px;
}

.add-margin-bottom-48,
.has-margin-bottom-48 {
    margin-bottom: 48px;
}

.add-margin-bottom-64,
.has-margin-bottom-64 {
    margin-bottom: 64px;
}

.add-margin-bottom-96,
.has-margin-bottom-96 {
    margin-bottom: 96px;
}

.add-margin-bottom-128,
.has-margin-bottom-128 {
    margin-bottom: 128px;
}

.add-margin-left,
.add-margin-left-16,
.has-margin-left-16 {
    margin-left: 16px !important;
}

.add-margin-left-24,
.has-margin-left-24 {
    margin-left: 24px;
}

.add-margin-left-32,
.has-margin-left-32 {
    margin-left: 32px;
}

.add-margin-left-48,
.has-margin-left-48 {
    margin-left: 48px;
}

.add-margin-left-64,
.has-margin-left-64 {
    margin-left: 64px;
}

.add-margin-left-96,
.has-margin-left-96 {
    margin-left: 96px;
}

.add-margin-left-128,
.has-margin-left-128 {
    margin-left: 128px;
}

.add-margin-right,
.add-margin-right-16,
.has-margin-right-16 {
    margin-right: 16px !important;
}

.add-margin-right-24,
.has-margin-right-24 {
    margin-right: 24px;
}

.add-margin-right-32,
.has-margin-right-32 {
    margin-right: 32px;
}

.add-margin-right-48,
.has-margin-right-48 {
    margin-right: 48px;
}

.add-margin-right-64,
.has-margin-right-64 {
    margin-right: 64px;
}

.add-margin-right-96,
.has-margin-right-96 {
    margin-right: 96px;
}

.add-margin-right-128,
.has-margin-right-128 {
    margin-right: 128px;
}

.add-margin-all,
.add-margin-all-16,
.has-margin-all-16 {
    margin: 16px !important;
}

.add-margin-all-24,
.has-margin-all-24 {
    margin: 24px;
}

.add-margin-all-32,
.has-margin-all-32 {
    margin: 32px;
}

.add-margin-all-48,
.has-margin-all-48 {
    margin: 48px;
}

.add-margin-all-64,
.has-margin-all-64 {
    margin: 64px;
}

.add-margin-all-96,
.has-margin-all-96 {
    margin: 96px;
}

.add-margin-all-128,
.has-margin-all-128 {
    margin: 128px;
}

.no-margin,
.has-no-margin {
    margin: 0px !important;
}

.min-width-150 {
    min-width: 150px;
}

.min-width-200 {
    min-width: 200px;
}

.min-width-250 {
    min-width: 250px;
}

.min-width-300 {
    min-width: 300px;
}

.full-width {
    width: 100%;
}

.row.full-width {
    max-width: 100%;
}

figure.has-custom-border picture[style*="border-radius"] {
    overflow: hidden;
    display: block;
    position: relative;
}

.border-radius-4,
.has-border-radius-4,
.add-border-radius-4,
.border-radius-4>*,
.has-border-radius-4>*,
.add-border-radius-4>*,
.border-radius-4>a>*,
.has-border-radius-4>a>*,
.add-border-radius-4>a>*,
.is-style-border-radius-4 img {
    border-radius: 4px !important;
}

.border-radius-8,
.has-border-radius-8,
.add-border-radius-8,
.border-radius-8>*,
.has-border-radius-8>*,
.add-border-radius-8>*,
.border-radius-8>a>*,
.has-border-radius-8>a>*,
.add-border-radius-8>a>*,
.is-style-border-radius-8 img {
    border-radius: 8px !important;
}

.has-border-radius-100 {
    border-radius: 100px !important;
}

.has-border-left,
.add-border-left {
    border-left: solid 1px var(--wp--preset--color--cd-gray-quaternary);
}

.has-border-right,
.add-border-right {
    border-right: solid 1px var(--wp--preset--color--cd-gray-quaternary);
}

.has-border-top,
.add-border-top {
    border-top: solid 1px var(--wp--preset--color--cd-gray-quaternary);
}

.has-border-bottom,
.add-border-bottom {
    border-bottom: solid 1px var(--wp--preset--color--cd-gray-quaternary);
}

.hd-block-spacer {
    margin: 0 0 1.2em;
    position: relative;
}

.hd-block-spacer hr.is-spacer-8 {
    height: 8px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-12 {
    height: 12px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-16 {
    height: 16px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-24 {
    height: 24px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-32 {
    height: 32px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-48 {
    height: 48px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-64 {
    height: 64px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.hd-block-spacer hr.is-spacer-96 {
    height: 96px;
    border: 0;
    margin: 0;
    background: 0 0;
}

.fa-spacer-8 {
    font-size: 8px;
    vertical-align: middle;
    padding: 9px 8px;
}

.has-overflow-hidden {
    overflow: hidden !important;
}

.has-overflow-visible {
    overflow: visible !important;
}

.has-margin-offset-top-8,
.has-negative-margin-top-8 {
    margin-top: -8px;
}

.has-margin-offset-top-16,
.has-negative-margin-top-16 {
    margin-top: -16px;
}

.has-margin-offset-top-32,
.has-negative-margin-top-32 {
    margin-top: -32px;
}

.has-margin-offset-top-64,
.has-negative-margin-top-64 {
    margin-top: -64px;
}

.has-margin-offset-top-96,
.has-negative-margin-top-96 {
    margin-top: -96px;
}

.has-margin-top-negative-20-percent,
.has-margin-top-negative-20-percent-child .gb-layout-column-wrap {
    margin-top: -20% !important;
}

.has-margin-top-negative-25-percent,
.has-margin-top-negative-25-percent-child .gb-layout-column-wrap {
    margin-top: -25% !important;
}

.has-margin-top-negative-30-percent,
.has-margin-top-negative-30-percent-child .gb-layout-column-wrap {
    margin-top: -30% !important;
}

.has-margin-top-negative-50-percent,
.has-margin-top-negative-50-percent-child .gb-layout-column-wrap {
    margin-top: -50% !important;
}

.has-margin-top-negative-70-percent,
.has-margin-top-negative-70-percent-child .gb-layout-column-wrap {
    margin-top: -70% !important;
}

.has-margin-top-negative-75-percent,
.has-margin-top-negative-75-percent-child .gb-layout-column-wrap {
    margin-top: -75% !important;
}

.has-margin-top-negative-80-percent,
.has-margin-top-negative-80-percent-child .gb-layout-column-wrap {
    margin-top: -80% !important;
}

.has-margin-bottom-negative-25-percent,
.has-margin-bottom-negative-25-percent-child .gb-layout-column-wrap {
    margin-bottom: -25% !important;
}

.has-margin-bottom-negative-50-percent,
.has-margin-bottom-negative-50-percent-child .gb-layout-column-wrap {
    margin-bottom: -50% !important;
}

.has-margin-tbottomp-negative-75-percent,
.has-margin-bottom-negative-75-percent-child .gb-layout-column-wrap {
    margin-bottom: -75% !important;
}



/* MOBILE PADDING and MARGINS */

@media only screen and (max-width: 699px) {

    .has-mobile-padding-top-96,
    .has-mobile-padding-top-96[style] {
        padding-top: 96px;
    }

    .has-mobile-padding-top-64,
    .has-mobile-padding-top-64[style] {
        padding-top: 64px;
    }

    .has-mobile-padding-top-32,
    .has-mobile-padding-top-32[style] {
        padding-top: 32px;
    }

    .has-mobile-padding-top-16,
    .has-mobile-padding-top-16[style] {
        padding-top: 16px;
    }

    .has-mobile-padding-top-8,
    .has-mobile-padding-top-8[style] {
        padding-top: 8px;
    }

    .has-mobile-padding-top-4,
    .has-mobile-padding-top-4[style] {
        padding-top: 4px;
    }

    .has-mobile-padding-top-0,
    .has-mobile-padding-top-0[style] {
        padding-top: 0px;
    }

    .child-has-mobile-padding-top-96>div {
        padding-top: 96px !important;
    }

    .child-has-mobile-padding-top-64>div {
        padding-top: 64px !important;
    }

    .child-has-mobile-padding-top-32>div {
        padding-top: 32px !important;
    }

    .child-has-mobile-padding-top-16>div {
        padding-top: 16px !important;
    }

    .child-has-mobile-padding-top-8>div {
        padding-top: 8px !important;
    }

    .child-has-mobile-padding-top-4>div {
        padding-top: 4px !important;
    }

    .child-has-mobile-padding-top-0>div {
        padding-top: 0px !important;
    }

    .has-mobile-padding-left-96,
    .has-mobile-padding-left-96[style] {
        padding-left: 96px;
    }

    .has-mobile-padding-left-64,
    .has-mobile-padding-left-64[style] {
        padding-left: 64px;
    }

    .has-mobile-padding-left-32,
    .has-mobile-padding-left-32[style] {
        padding-left: 32px;
    }

    .has-mobile-padding-left-16,
    .has-mobile-padding-left-16[style] {
        padding-left: 16px;
    }

    .has-mobile-padding-left-8,
    .has-mobile-padding-left-8[style] {
        padding-left: 8px;
    }

    .has-mobile-padding-left-4,
    .has-mobile-padding-left-4[style] {
        padding-left: 4px;
    }

    .has-mobile-padding-left-0,
    .has-mobile-padding-left-0[style] {
        padding-left: 0px;
    }

    .child-has-mobile-padding-left-96>div {
        padding-left: 96px !important;
    }

    .child-has-mobile-padding-left-64>div {
        padding-left: 64px !important;
    }

    .child-has-mobile-padding-left-32>div {
        padding-left: 32px !important;
    }

    .child-has-mobile-padding-left-16>div {
        padding-left: 16px !important;
    }

    .child-has-mobile-padding-left-8>div {
        padding-left: 8px !important;
    }

    .child-has-mobile-padding-left-4>div {
        padding-left: 4px !important;
    }

    .child-has-mobile-padding-left-0>div {
        padding-left: 0px !important;
    }

    .has-mobile-padding-right-96,
    .has-mobile-padding-right-96[style] {
        padding-right: 96px;
    }

    .has-mobile-padding-right-64,
    .has-mobile-padding-right-64[style] {
        padding-right: 64px;
    }

    .has-mobile-padding-right-32,
    .has-mobile-padding-right-32[style] {
        padding-right: 32px;
    }

    .has-mobile-padding-right-16,
    .has-mobile-padding-right-16[style] {
        padding-right: 16px;
    }

    .has-mobile-padding-right-8,
    .has-mobile-padding-right-8[style] {
        padding-right: 8px;
    }

    .has-mobile-padding-right-4,
    .has-mobile-padding-right-4[style] {
        padding-right: 4px;
    }

    .has-mobile-padding-right-0,
    .has-mobile-padding-right-0[style] {
        padding-right: 0px;
    }

    .child-has-mobile-padding-right-96>div {
        padding-right: 96px !important;
    }

    .child-has-mobile-padding-right-64>div {
        padding-right: 64px !important;
    }

    .child-has-mobile-padding-right-32>div {
        padding-right: 32px !important;
    }

    .child-has-mobile-padding-right-16>div {
        padding-right: 16px !important;
    }

    .child-has-mobile-padding-right-8>div {
        padding-right: 8px !important;
    }

    .child-has-mobile-padding-right-4>div {
        padding-right: 4px !important;
    }

    .child-has-mobile-padding-right-0>div {
        padding-right: 0px !important;
    }

    .has-mobile-padding-bottom-96,
    .has-mobile-padding-bottom-96[style] {
        padding-bottom: 96px;
    }

    .has-mobile-padding-bottom-64,
    .has-mobile-padding-bottom-64[style] {
        padding-bottom: 64px;
    }

    .has-mobile-padding-bottom-32,
    .has-mobile-padding-bottom-32[style] {
        padding-bottom: 32px;
    }

    .has-mobile-padding-bottom-16,
    .has-mobile-padding-bottom-16[style] {
        padding-bottom: 16px;
    }

    .has-mobile-padding-bottom-8,
    .has-mobile-padding-bottom-8[style] {
        padding-bottom: 8px;
    }

    .has-mobile-padding-bottom-4,
    .has-mobile-padding-bottom-4[style] {
        padding-bottom: 4px;
    }

    .has-mobile-padding-bottom-0,
    .has-mobile-padding-bottom-0[style] {
        padding-bottom: 0px;
    }

    .child-has-mobile-padding-bottom-96>div {
        padding-bottom: 96px !important;
    }

    .child-has-mobile-padding-bottom-64>div {
        padding-bottom: 64px !important;
    }

    .child-has-mobile-padding-bottom-32>div {
        padding-bottom: 32px !important;
    }

    .child-has-mobile-padding-bottom-16>div {
        padding-bottom: 16px !important;
    }

    .child-has-mobile-padding-bottom-8>div {
        padding-bottom: 8px !important;
    }

    .child-has-mobile-padding-tbottomp-4>div {
        padding-bottom: 4px !important;
    }

    .child-has-mobile-padding-bottom-0>div {
        padding-bottom: 0px !important;
    }

    .has-mobile-margin-top-96,
    .has-mobile-margin-top-96[style] {
        margin-top: 96px;
    }

    .has-mobile-margin-top-64,
    .has-mobile-margin-top-64[style] {
        margin-top: 64px !important;
    }

    .has-mobile-margin-top-32,
    .has-mobile-margin-top-32[style] {
        margin-top: 32px;
    }

    .has-mobile-margin-top-16,
    .has-mobile-margin-top-16[style] {
        margin-top: 16px;
    }

    .has-mobile-margin-top-8,
    .has-mobile-margin-top-8[style] {
        margin-top: 8px;
    }

    .has-mobile-margin-top-4,
    .has-mobile-margin-top-4[style] {
        margin-top: 4px;
    }

    .has-mobile-margin-top-0,
    .has-mobile-margin-top-0[style] {
        margin-top: 0px;
    }

    .has-mobile-margin-left-96,
    .has-mobile-margin-left-96[style] {
        margin-left: 96px;
    }

    .has-mobile-margin-left-64,
    .has-mobile-margin-left-64[style] {
        margin-left: 64px;
    }

    .has-mobile-margin-left-32,
    .has-mobile-margin-left-32[style] {
        margin-left: 32px;
    }

    .has-mobile-margin-left-16,
    .has-mobile-margin-left-16[style] {
        margin-left: 16px;
    }

    .has-mobile-margin-left-8,
    .has-mobile-margin-left-8[style] {
        margin-left: 8px;
    }

    .has-mobile-margin-left-4,
    .has-mobile-margin-left-4[style] {
        margin-left: 4px;
    }

    .has-mobile-margin-left-0,
    .has-mobile-margin-left-0[style] {
        margin-left: 0px;
    }

    .has-mobile-margin-right-96,
    .has-mobile-margin-right-96[style] {
        margin-right: 96px;
    }

    .has-mobile-margin-right-64,
    .has-mobile-margin-right-64[style] {
        margin-right: 64px;
    }

    .has-mobile-margin-right-32,
    .has-mobile-margin-right-32[style] {
        margin-right: 32px;
    }

    .has-mobile-margin-right-16,
    .has-mobile-margin-right-16[style] {
        margin-right: 16px;
    }

    .has-mobile-margin-right-8,
    .has-mobile-margin-right-8[style] {
        margin-right: 8px;
    }

    .has-mobile-margin-right-4,
    .has-mobile-margin-right-4[style] {
        margin-right: 4px;
    }

    .has-mobile-margin-right-0,
    .has-mobile-margin-right-0[style] {
        margin-right: 0px;
    }

    .has-mobile-margin-bottom-96,
    .has-mobile-margin-bottom-96[style] {
        margin-bottom: 96px;
    }

    .has-mobile-margin-bottom-64,
    .has-mobile-margin-bottom-64[style] {
        margin-bottom: 64px;
    }

    .has-mobile-margin-bottom-32,
    .has-mobile-margin-bottom-32[style] {
        margin-bottom: 32px;
    }

    .has-mobile-margin-bottom-16,
    .has-mobile-margin-bottom-16[style] {
        margin-bottom: 16px;
    }

    .has-mobile-margin-bottom-8,
    .has-mobile-margin-bottom-8[style] {
        margin-bottom: 8px;
    }

    .has-mobile-margin-bottom-4,
    .has-mobile-margin-bottom-4[style] {
        margin-bottom: 4px;
    }

    .has-mobile-margin-bottom-0,
    .has-mobile-margin-bottom-0[style] {
        margin-bottom: 0px;
    }

    .has-margin-top-negative-20-percent,
    .has-margin-top-negative-20-percent-child .gb-layout-column-wrap,
    .has-margin-top-negative-25-percent,
    .has-margin-top-negative-25-percent-child .gb-layout-column-wrap,
    .has-margin-top-negative-30-percent,
    .has-margin-top-negative-20-percent-child .gb-layout-column-wrap,
    .has-margin-top-negative-50-percent,
    .has-margin-top-negative-30-percent-child .gb-layout-column-wrap,
    .has-margin-top-negative-70-percent,
    .has-margin-top-negative-70-percent-child .gb-layout-column-wrap,
    .has-margin-top-negative-75-percent,
    .has-margin-top-negative-75-percent-child .gb-layout-column-wrap,
    .has-margin-top-negative-80-percent,
    .has-margin-top-negative-80-percent-child .gb-layout-column-wrap {
        margin-top: revert !important;
    }

    .has-margin-bottom-negative-25-percent,
    .has-margin-bottom-negative-25-percent-child .gb-layout-column-wrap,
    .has-margin-bottom-negative-50-percent,
    .has-margin-bottom-negative-50-percent-child .gb-layout-column-wrap,
    .has-margin-tbottomp-negative-75-percent,
    .has-margin-bottom-negative-75-percent-child .gb-layout-column-wrap {
        margin-bottom: revert !important;
    }

}

/*====================================== Color and Type formatting ========================================*/


.has-box-shadow-2,
.is-style-border-radius-4 img,
.is-style-border-radius-8 img {
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color='#000000');
}

.has-box-shadow-3 {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, Color='#000000');
}

.has-mix-blend-mode-overlay {
    mix-blend-mode: overlay;
}

.has-mix-blend-mode-difference {
    mix-blend-mode: difference;
}


/*====================================== WP Block Styles ========================================*/


/* PAGINATION NAV BLOCK */
.is-style-previous-link a,
.is-style-next-link a {
    font-family: var(--wp--preset--font-family--franklin-gothic-urw);
    margin: 8px auto 16px auto;
    font-weight: 500;
}

.is-style-previous-link a:hover,
.is-style-next-link a:hover {
    text-decoration: none;
    color: var(--wp--preset--color--cd-blue-dark);
}

.is-style-previous-link a::before,
.is-style-next-link a::after {
    font-family: "theme-icons-v2";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.is-style-previous-link a::before {
    content: '\e80c';
}

.is-style-next-link a::after {
    content: '\e810';
}


/* STYLE GUIDE MODS */
.swatch-group {
    border-radius: 4px;
    text-align: center;
}

.swatch-group * {
    font-size: 22px;
    line-height: 28px;
}

.wp-block-embed {
    margin-bottom: 32px;
    margin-left: 0px;
    margin-right: 0px;
}

/*Stackable Blocks Mods */
@media only screen and (min-width : 1278) {
    .stk-block-carousel__button {
        display: none !important;
    }
    .stk-block-carousel__dots {
        opacity: 0 !IMPORTANT;
    }
    .force-show-dots  .stk-block-carousel__dots {
        opacity: 1 !IMPORTANT;
    }
 }

 /* FIX FOR ANIMMATIONS FADE IN FROM RIGHT */
 .stk-block-content:has(.stk-block-image.has-text-align-right) {
    overflow-x: hidden;
 }


/*QI Blocks Mods */
.qodef-e-media-image {
    background-color: #ffffff;
    margin-bottom: 32px;
}

.qi-block-testimonials-slider.qodef-block.qodef-m.qodef-item-layout--standard .qodef-block-swiper {
    padding-top: 24px;
}

.qi-block-testimonials-slider.qodef-item-layout--standard .qodef-e-inner {
    overflow: visible;
}

.qi-block-testimonials-slider.qodef-item-layout--standard .swiper-slide {
    opacity: .5;
}

.qi-block-testimonials-slider.qodef-item-layout--standard .swiper-slide-active {
    opacity: 1 !IMPORTANT;
}

.qi-block-testimonials-slider.qodef-item-layout--standard .qodef-e-quote {
    float: right;
    padding: 16px;
    margin-top: -64px !important;
    display: block;
    margin-right: -48px;
}

/* MOBILE PADDING and MARGINS */

@media only screen and (max-width: 699px) {
    .qi-block-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-quote {
        right: -15px !important;
        top: -14px !important;
    }
}

.qi-block-testimonials-slider.qodef-item-layout--standard .qodef-e-content {
    border: 4px solid rgba(167, 193, 194, .5);
    border-color: #eceae8;
    background-color: rgba(0, 71, 117,0);
    padding: 24px;
}

.qi-block-testimonials-slider.qodef-item-layout--standard .swiper-slide-active .qodef-e-content {
    border-color: #FC7A1E;
}

.qi-block-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image {
    width: 110px !important;
    max-width: 110px !important;
    min-width: 110px !important;
    background-color: #acc3c3;
    box-shadow: 0 0 15px 2px rgba(32, 55, 55, 1);
}

.qi-block-testimonials-slider.qodef-item-layout--standard .swiper-slide .qodef-e-media-image {
    filter: grayscale(1);
}

.qi-block-testimonials-slider.qodef-item-layout--standard .swiper-slide-active .qodef-e-media-image {
    filter: grayscale(0);
}

.qi-block-clients-list .qodef-e.qodef-gutenberg-column {
    border-color: transparent;
}

.qi-block-clients-list .qodef-e-inner {
    background-color: #ffffff !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    margin: 4px !important;
}

.qi-block-clients-list .qodef-e-main-image {
    border-radius: 16px !important;
    overflow: hidden !important;
 }

/* TABLE BLOCK */
.wp-block-columns.has-background {
    padding: 24px 40px;
}

.wp-block-table {
    margin: 0px;
}

.wp-block-table figcaption {
    text-align: center;
    font-style: italic;
    font-size: 88%;
    padding-bottom: 16px;
}

.wp-block-table figcaption,
.wp-block-video figcaption,
figcaption {
    text-align: center;
    font-style: italic;
    font-size: 88%;
    padding-bottom: 16px;
}

.wp-block-calendar table {
    font-family: inherit !important;
}

.wp-block-calendar tbody td,
.wp-block-calendar th {
    text-align: center;
}

.wp-block-calendar table caption,
.wp-block-calendar table tbody {
    text-align: center;
    padding-bottom: 16px;
}

.wp-block-search .wp-block-search__input {
    min-height: 54px;
    margin-bottom: 0px;
}

.wp-block-search .wp-block-search__button {
    margin-top: 0px !important;
}

.gb-block-post-grid .is-grid article,
.gb-block-post-grid .gb-is-grid article {
    margin-bottom: 54px !important;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.15);
}

.gb-block-post-grid-excerpt {
    padding: 24px;
    margin-bottom: 1.25rem;
    font-size: 18px;
    line-height: 28px;
}

.wp-block-cover-image.has-background-dim,
.wp-block-cover.has-background-dim {
    overflow: hidden;
}

/* TAB BLOCK */
.wp-block-ub-tabbed-content-tabs-content {
    border-radius: 0 0 16px 16px;
    padding: 32px;
}

.wp-block-ub-tabbed-content-tab-title-wrap {
    border: 1px solid #d3d3d3;
    border-radius: 16px 16px 0 0;
    padding: 16px 32px;
    transition: all ease-in .2s;
    flex-flow: row wrap;
    justify-content: space-around;
    flex: 1 100%;
}

.wp-block-ub-tabbed-content-tab-title-wrap:not(.active):hover {
    filter: brightness(0.9);
}

.wp-block-ub-tabbed-content-tab-title {
    word-break: initial;
    font-size: 21px;
    font-family: var(--wp--preset--font-family--franklin-gothic-urw) !important;
    font-weight: 500;
}

@media only screen and (max-width:699px) {
    .wp-block-ub-tabbed-content-tab-holder.vertical-tab-width-mobile {
        width: 14% !IMPORTANT;
    }

    .wp-block-ub-tabbed-content-tabs-content.vertical-content-width-mobile {
        width: 85% !IMPORTANT;
        font-size: min(max(16px, 4vw), 22px);
    }

    .wp-block-ub-tabbed-content-tab-title-mobile-vertical-wrap {
        height: 200px;
        padding: 4px !IMPORTANT;
    }

    .wp-block-ub-tabbed-content-tab-title {
        transform: rotate(270deg);
        font-size: 14px !important;
        line-height: 16px !important;
        display: block;
        width: 180px;
        position: absolute;
    }
}


/* COOKIE NOTICE BLOCK */
#cookie-notice {
    font-family: inherit;
}

#cookie-notice[style] {
    background-color: rgba(255, 255, 255, 0) !important;
}

#cookie-notice .cookie-notice-container {
    display: block;
    max-width: 815px;
    text-align: left;
    margin: 0px auto;
    padding: 12px 16px;
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    border: 1px solid #cccccc;
    border-radius: 4px 4px 0px 0px;
}

#cn-notice-text {
    padding-right: 16px;
}

#cookie-notice .cn-button {
    margin: 0px 12px !IMPORTANT;
    font-weight: 700;
    color: #ffffff !important;
}

.cn-privacy-link-custom a:hover {
    color: #ffffff !important;
}

.cn-accept-button-custom,
.cn-button.bootstrap {
    background-color: var(--wp--preset--color--cd-blue-dark);
    color: var(--wp--preset--color--cd-blue-dark) !important;
}

.cn-close-icon {
    right: 12px !important;
    top: 42% !important;
    width: 18px !important;
    height: 18px !important;
    opacity: 1 !important;
}

.cn-close-icon:after,
.cn-close-icon:before {
    background-color: #000000 !important;
    height: 18px !important;
}

/* Fallback for no grids */
.no-cssgrid .gb-block-container,
.cssgridlegacy .gb-block-container {
    overflow: hidden;
}

.no-cssgrid .gb-block-layout-column-gap-2 .gb-block-layout-column .gb-block-layout-column-inner,
.cssgridlegacy .gb-block-layout-column-gap-2 .gb-block-layout-column .gb-block-layout-column-inner,
.no-cssgrid .gb-block-pricing-table-gap-1 .gb-block-pricing-table,
.cssgridlegacy .gb-block-pricing-table-gap-1 .gb-block-pricing-table {
    margin: 0px 2em;
}

.no-cssgrid .icon-block-horizontal figure,
.cssgridlegacy .icon-block-horizontal figure,
.no-cssgrid .wp-block-media-text figure,
.cssgridlegacy .wp-block-media-text figure {
    width: 40%;
}

.no-cssgrid .wp-block-media-text__content,
.cssgridlegacy .wp-block-media-text__content {
    margin: 0 0 0 -40%;
    padding: 0;
}

.no-cssgrid .partner-columns .wp-block-image .aligncenter,
.no-cssgrid .partner-columns .wp-block-image .alignleft,
.no-cssgrid .partner-columns .wp-block-image .alignright {
    display: block;
}

.no-cssgrid .gb-block-container .gb-container-image-wrap,
.cssgridlegacy .gb-block-container .gb-container-image-wrap {
    height: auto;
    width: 100%;
    max-width: 100%;
}

.gb-container-image-wrap picture.gb-container-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    display: block;
}

/*====================================== THEME STYLES ========================================*/
.main {
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0 0 128px 0px;
    position: relative;
}


.pdate,
.pauthor,
.pcategory {
    font-size: 14px;
    font-weight: 400;
}

.preadtime {
    white-space: nowrap;
}

.pdate span {
    margin-right: 6px;
}

.related-resource-wrap {
    margin: 4% 0 4% 0;
}

.related-section article {
    margin-bottom: 24px;
}

.main article h1 a,
.related-resource-wrap h5 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a
{
    transition: all ease .2s;
    font-weight: 500;
}

.main article h1 a:hover,
.related-resource-wrap h5 a:hover,
h1 a:hover,
h2 a:hover,
h4 a:hover {
    text-decoration: none;
}

.main p,
.main-section p,
p {
    margin-bottom: 1.25rem;
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
}

body.single-post .main p {
    font-size: clamp(1rem, 0.875rem + 0.4167vw, 1.25rem);
}

body.single-resource .form-panel h4 {
    color: var(--wp--preset--color--cd-green-primary);
}

.wp-block-post-date time a, time {
    color: var(--wp--preset--color--cd-gray-secondary);

}


blockquote {
    padding: 32px;
    margin: 54px 34px 54px 0px;
    position: relative;
}

blockquote p {
    font-size: 24px !important;
    font-weight: 300 !important;
    line-height: 30px !important;
}

blockquote cite {
    font-style: normal;
    font-weight: bold;
    font-size: 90%;
}

table {
    background-color: #ffffff;
    border: solid 1px var(--wp--preset--color--cd-blue-dark);
}

table thead {
    background: #d0d6d9;
}

table tr {
    border-bottom: solid 1px var(--wp--preset--color--cd-blue-dark);
}

ul,
ol {
    margin-left: 1rem;
}

ul li {
    padding-bottom: 16px;
}

ul li ul,
ol li ol,
ul li ol,
ol li ul {
    padding-bottom: 4px;
    padding-top: 16px;
}

.main ol,
.main-section ol {
    list-style: decimal outside none;
    margin-left: 1rem;
}

.main ol li ol,
.main-section ol li ol {
    list-style: lower-roman outside none;
}

ol.color-number-list,
ol.is-style-color-number-list {
    list-style: none !important;
    counter-reset: li;
}

ol.color-number-list li,
ol.is-style-color-number-list li {
    counter-increment: li;
}

ol.color-number-list li::before,
ol.is-style-color-number-list li::before {
    content: counter(li);
    color: var(--wp--preset--color--cd-blue-dark);
    display: inline-block;
    width: 1em;
    margin-left: -32px;
    margin-right: 16px;
    text-align: right;
    direction: rtl
}

ol.color-number-list li ol,
ol.is-style-color-number-list li ul {
    list-style-type: reset;
}

ol.color-number-list li ol li::before,
ol.is-style-color-number-list li ul li::before {
    display: none;
}

.main ul,
.main-section ul,
ul.is-style-default-list {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 1rem;
}

.main ul li ul,
.main-section ul li ul,
ul.is-style-default-list li ul {
    list-style-type: circle;
}

ul.square-list,
ul.square-list ul,
ul.check-list,
ul.check-list ul,
ul.arrow-list,
ul.arrow-list ul,
ul.is-style-square-list,
ul.is-style-square-list ul,
ul.is-style-check-list,
ul.is-style-check-list ul,
ul.is-style-arrow-list,
ul.is-style-arrow-list ul {
    list-style: none !important;
    margin-left: 1rem;
}

ul.square-list li::before,
ul.is-style-square-list li::before {
    color: var(--wp--preset--color--cd-blue-bright);
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-solid);
    content: "\f0c8";
    font-size: 14px;
    text-align: left;
    padding-right: 24px;
    width: 12px;
    margin-left: -24px;
}

ul.check-list li::before,
ul.is-style-check-list li::before {
    color: var(--wp--preset--color--cd-blue-bright);
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-light);
    content: "\f00c";
    font-size: 21px;
    text-align: left;
    padding-right: 24px;
    width: 12px;
    margin-left: -24px;
}

ul.arrow-list li::before,
ul.is-style-arrow-list li::before {
    color: var(--wp--preset--color--cd-blue-bright);
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-regular);
    content: "\f061";
    font-size: 14px;
    text-align: left;
    padding-right: 24px;
    width: 12px;
    margin-left: -24px;
}

ul.is-style-plain-list {
    list-style-type: none;
}

ul.is-style-plain-list li a {
    color: var (--wp--preset--color--cd-gray-primary);
    text-decoration: none;
}

ul.is-style-plain-list li a:hover {
    color: var (--wp--preset--color--cd-blue-bright);
    text-decoration: none;
}

ul.block-grid,
ul[class*="block-grid-"] {
    margin-left: inherit !important;
}

/*====================================== BLOG STYLES ========================================*/

@media only screen and (max-width: 767px) {
    .is-blog-index-header img {
        width: 34px;
    }

    .is-blog-index-header h1 {
            letter-spacing: 0.025em !important;
            font-size: 18px !important;
    }
    .blog-carousel h1 {
        font-size: 32px;
    }
    
}

section.has-flickity-carousel-block {
    background: linear-gradient(0deg, rgb(250 255 212) 0%, rgb(255 255 255) 100%);
}



.carousel-cell {
    width: 100%;
    max-width: 1280px;
    margin-right: 100px;
    opacity: 0.3;
    transition: all ease-in-out .2s;
}

.carousel-cell.is-selected {
    opacity: 1;
}


.post-img-featured img {
    border-radius: 2px;
}


.featured-media-section .post-img-featured img {
    width: 100%;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.1);
}


article.layout-flex .entry-content .pexcerpt {
    min-height: 56px;
    font-size: 18px;
    line-height: 21px;
}

.hero-post header {
    padding: 48px 48px 6px 48px;
}

.hero-post h2 {
    font-size: 32px;
}

.hero-post .entry-content {
    padding: 0px 48px 48px 48px;
}

article.layout-grid {
    min-height: 540px;
    max-height: 540px;
}

article.layout-grid-course {
    min-height: 380px;
    background-color: #406020;
}

article.layout-grid-course h2 {
    font-size: 18px;
}

article.hentry.hero-post,
article.hentry.home-post-grid {
    max-height: inherit !important;
}

.home-post-grid.type-resource .pcategory {
    display: none;
}

.post-thumb-link {
    position: relative;
    display: block;
}

.wp-block-image.alignwide {
    width: 66vw;
    margin-left: calc(50% - 66vw / 2);
    transform: translateY(-64px);
}

@media only screen and (max-width: 767px) {
    .wp-block-image.alignwide {
        width: 100%;
        margin-left: 0;
        transform: translateY(0);
    }
}

.post-img-featured {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
}

article:not(.hero-post) .post-thumb-link {
    overflow: hidden;
    height: 100%;
}

article.hero-post .post-thumb-link {
    overflow: hidden;
}

article .post-thumb-link .wp-post-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: all .2s ease;
}

.resource-thumb-link {
    border: 1px solid #dadada;
    display: block;
    position: relative;
}

div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
    text-align: left;
    margin-top: 0px;
}

div.sharedaddy h3.sd-title {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 1em;
}

.sd-content .share-customize-link {
    display: none !important;
}

#content div.sharedaddy,
#main div.sharedaddy,
div.sharedaddy {
    text-align: center
}

@media screen and (min-width: 896px) {
    .sharing-icons-wrapper {
        width: 32px;
        margin-left: -96px;
        position: sticky;
        top: 128px;
        float: left;
        margin-top: 84px
    }
}


.sd-social-icon .sd-content ul li[class*='share-'].share-twitter a.sd-button,
.sd-social-icon .sd-content ul li[class*='share-'].share-facebook a.sd-button,
.sd-social-icon .sd-content ul li[class*='share-'].share-linkedin a.sd-button,
.sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
    background: #272c30 !important;
    color: #ffffff !important;
}

.tagcloud h6,
.categorycloud h6,
.sharingrow h6,
.commentsrow h6,
.widget-row h6 {
    padding-top: 8px;
    border-top: 1px solid var(--wp--preset--color--cd-blue-primary);
    text-transform: uppercase;
    padding-bottom: 16px;
}

.tagcloud a,
.categorycloud a,
.tagcloud .tag,
.categorycloud .tag,
.tag-list .tag-text,
.wp-block-tag-cloud .tag-cloud-lin {
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    background-color: #eff4f4;
    margin: 0px 0px 6px 0px;
    display: inline-block;
    margin-right: 12px;
    color: var(--wp--preset--color--cd-blue-dark);
    font-family: var(--wp--preset--font-family--franklin-gothic-urw-cond), sans-serif !important;
    font-weight: 600;
}

.tag-list .wp-block-post-terms a,
.tag-list .wp-resource-tax-term a {
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    background-color: #e4e4e4;
    padding-right: 10px;
    margin: 0px 6px 6px 0px !important;
    display: inline-block;
    margin-right: 12px;
    color: var(--wp--preset--color--cd-blue-dark);
    font-family: var(--wp--preset--font-family--franklin-gothic-urw-cond), sans-serif !important;
    font-weight: 600;
    margin: 0px 6px 6px 0px !important;
    display: inline-block;
    font-size: 0.88rem;
    letter-spacing: 0.045em;
    text-transform: uppercase;
}


.tag-list i {
    background-color: var(--wp--preset--color--cd-blue-primary);
    padding: 4px;
    color: var(--wp--preset--color--cd-gray-quaternary);
    font-size: 88%;
    margin-right: 8px;
    width: 22px;
    height: 22px;
    text-align: center;
}

.tag-list .wp-block-post-terms a,
.tag-list .wp-resource-tax-term a,
.post-tags .tag-list a {
    pointer-events: none;
    color: var(--wp--preset--color--cd-gray-primary);
}

.tag-list .wp-block-post-terms a::before,
.tag-list .wp-resource-tax-term a::before,
.post-tags .tag-list a::before {
    font-style: normal;
    font-variant: normal;
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font: var(--fa-font-light);
    content: "\23";
    transition: all ease .2s;
    background-color: var(--wp--preset--color--cd-gray-primary);
    padding: 6px;
    color: var(--wp--preset--color--cd-gray-quaternary);
    margin-right: 8px;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 1.2rem;
}

.tagcloud a:hover,
.categorycloud a:hover,
.post-tags .tag-list a:hover {
    background-color: var(--wp--preset--color--cd-blue-dark);
    color: #fff;
    text-decoration: none;
}

.related-content-row {
    background: #f9f8f2 none repeat scroll 0 0;
    font-size: 14px;
    font-weight: 400;
    padding: 24px 0;
    position: relative;
}

.related-content-headline {
    border-bottom: 1px solid #cbc592;
    padding-bottom: 4px;
    padding-top: 44px;
    color: #3e3935;
    margin-bottom: 34px;
}

.related-content-row .post-thumb-link img {
    width: 90%;
}

.author-panel {
    margin-top: 21px;
    border: 1px solid var(--wp--preset--color--cd-blue-primary);
    border-radius: 8px;
}

.author-intro-title {
    font-size: var(--wp--preset--font-size--small);
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.325em;
    color: var(--wp--preset--color--cd-orange-primary);

}

.author-name {
    font-size: var(--wp--preset--font-size--larger);
}

.author-job-title {
    font-size: var(--wp--preset--font-size--small);
    font-weight: bold;
}

.author-profile-bio {
    margin-top: 16px;
}

.author-social-links a {
    width: 48px;
    height: 48px;
    border-color: var(--wp--preset--color--cd-blue-primary);
    padding: 10px;
    border-radius: 100px;
    display: block;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

.author-social-links a:hover {
    background-color: var(--wp--preset--color--cd-blue-dark);
    color: #ffffff;
}


.avatar-wrapper {
    border-radius: 200px;
    box-shadow: 1px 1px 12px 1px rgba(184, 184, 184, .35);
    overflow: hidden;
    max-height: 200px;
    max-width: 200px;
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {

    .avatar-wrapper {
        width: 66%;
    text-align: center;
    margin-bottom: 32px;
    }

}

.testimonial-content .avatar-wrapper {
    margin: 54px auto 18px auto;
}

.avatar-wrapper-responsive {
    border-radius: 200px;
    box-shadow: 1px 1px 12px 1px rgba(184, 184, 184, 0.35);
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 18px;
    float: right;
}

.avatar-wrapper img,
.avatar-wrapper .photo,
.avatar-wrapper-responsive img,
.avatar-wrapper-responsive .phot {
    margin: 0px !important;
}



/*====================================== FORM UI ========================================*/

ul.wp-block-post-template {
    list-style: none;
    margin: 0;
    padding: 0;
}

.facet-wrapper {
    background-color: var(--wp--preset--color--cd-gray-quaternary);
    padding: 24px;
    border-top: 1px solid var(--wp--preset--color--cd-gray-primary);
    border-bottom: 1px solid var(--wp--preset--color--cd-gray-primary);
    margin-bottom: 32px;
}

.fs-label-wrap {
    font-size: 0.875em;
    border-color: var(--wp--preset--color--cd-gray-tertiary) !important;
    transition: all ease-in .2s;
    border-radius: 4px;
}

.fs-dropdown .fs-options {
    font-size: 0.875em;
}

.facetwp-type-fselect .fs-option .fs-option-label {
    text-transform: capitalize;
}

input.flatpickr-alt {
    background-color: #ffffff !important;
    border-color: var(--wp--preset--color--cd-gray-quaternary) !important;
    color: var(--wp--preset--color--cd-blue-dark) !important;
}

input.flatpickr-alt:hover,
input.flatpickr-alt:focus,
.fs-label-wrap:hover,
.fs-label-wrap:focus {
    border-color: #000000 !important;
}

.fs-option,
.fs-search,
.fs-optgroup-label {
    transition: all ease-in .2s;
}

.fs-option:hover,
.fs-search:hover,
.fs-optgroup-label:hover {
    background-color: rgba(19, 121, 122, 0.25);
}

.facetwp-template {
    position: relative;
}

.wp-pagenavi .pages {
    display: none;
}

.facetwp-page,
.wp-pagenavi a,
.wp-pagenavi span {
    text-decoration: none;
    transition: all ease-in 0.2s;
    display: inline-block;
    font-size: 18px;
    color: var(--wp--preset--color--cd-gray-secondary);
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), sans-serif !important;
    font-weight: 500;
    border-radius: 100px;
    width: 36px;
    height: 36px;
    text-align: center;
}

.wp-pagenavi .last,
.wp-pagenavi .extend {
    display: none;
}

.facetwp-page.active,
.facetwp-page:hover,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
    text-decoration: none;
    color: #ffffff;
    background-color: var(--wp--preset--color--cd-blue-dark);
    border-color: var(--wp--preset--color--cd-blue-dark);
}

.wp-pagenavi span.pages {
    border-color: transparent;
}

.wp-pagenavi a.first {
    width: 100px;
}

.loading {
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    opacity: 0.6;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 24px;
    z-index: 1;
    transition: all ease-in .2s;
}

.facetwp-facet {
    margin-bottom: 8px !important;
}

.facetwp-selections .facetwp-selection-value {
    padding-right: 24px !important;
}

.facetwp-counts {
    display: inline;
}

.facetwp-loading {
    background-image: none !important;
}

.facetwp-type-checkboxes {
    margin-top: 18px;
}

.facetwp-checkbox {
    padding-left: 32px !important;
    transition: all ease-in 0.2s;
    background-position: left 4px bottom 6px !important;
}

.facetwp-checkbox:hover {
    background-color: var(--wp--preset--color--cd-blue-dark);
    color: #fff;
}

.facetwp-checkbox.checked {
    background-color: var(--wp--preset--color--cd-blue-dark);
    background-image: inherit;
    color: #fff;
}

.facetwp-type-fselect .fs-wrap,
.facetwp-type-fselect .fs-dropdown {
    width: 95% !important;
    font-weight: 500;
}

.facetwp-type-fselect .fs-wrap .fs-label-wrap {
    width: 100% !important;
}

.facetwp-selections ul {
    margin: 0px !important;
    padding: 0px !important;
}

.facetwp-selections li {
    display: inline-block;
    line-height: 1;
    background-color: var(--wp--preset--color--cd-gray-secondary);
    border-radius: 4px;
    margin: 0px 12px 12px 0px;
    padding: 12px !important;
    transition: all ease-in 0.2s;
    color: #fff;
    font-size: 90%;
}

.facetwp-selections li:hover {
    background-color: var(--wp--preset--color--cd-blue-dark);
}

.facetwp-selections li:before {
    display: none !important;
}

.fs-label-wrap .fs-label {
    padding: 22px 22px !important;
}

/* Radio buttons Filter */

.facetwp-radio {
    display: inline-block;
    background-image: none !important;
    padding: 4px 16px !important;
    margin: 4px !important;
    transition: all ease .2s;
    font-family: var(--wp--preset--font-family--franklin-gothic-urw), sans-serif !important;
    font-weight: 500;
}

.facetwp-radio:hover,
.facetwp-radio:focus,
.facetwp-radio.checked {
    background-color: #ffffff !important;
}

.facetwp-radio:before {
    content: close-quote;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: var(--wp--preset--color--cd-gray-primary);
    ;
    border-radius: 100px;
    vertical-align: middle;
    margin-right: 8px;
    transition: all ease-in .2s;
}

.facetwp-radio:hover:before,
.facetwp-radio:focus:before,
.facetwp-radio.checked:before {
    background-color: var(--wp--preset--color--cd-blue-dark);
}

.facetwp-radio span.facetwp-counter {
    display: none;
}

.ui .button.tiny {
    border: 1px solid;
    padding: 4px !important;
}

fieldset {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #aeadad;
    margin: 1.125rem 0;
    padding: 1.25rem;
}

fieldset label {
    font-weight: 400;
}

.wp-block-column .gform_wrapper {
    padding: 32px;
}

.gform_widget .gform_wrapper {
    padding: 16px;
}

.gform_wrapper form ul li {
    padding-left: 0px;
    padding-right: 0px;
}

.gform_wrapper div.charleft {
    display: none;
}

.gform_wrapper li.hidden_label input {
    margin-top: 0px;
}

.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper ul.gform_fields li.gfield input[type=radio],
.gform_wrapper ul.gform_fields li.gfield select {
    margin-left: 0px !important;
    margin-bottom: 0px;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-family: inherit !important;
}

.gfield input,
.gfield textarea {
    height: 54px;
    transition: all ease-in .2s;
    transition: all ease-in .2s;
    padding: 8px !important;
    height: 54px;
    border-color: var(--wp--preset--color--cd-gray-tertiary);
    border-width: 1px;
    border-style: solid;
    border-radius: 0px;
}

.gfield input:hover,
.gfield textarea:hover,
.gfield input:focus,
.gfield textarea:focus {
    border-color: var(--wp--preset--color--cd-blue-dark);
}


.gfield input[type="file"],
.gfield input[type="radio"] {
    height: 12px !important;
}

.gfield input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: var(--wp--preset--color--cd-gray-quaternary);
    border: 1px solid var(--wp--preset--color--cd-gray-secondary);
    box-shadow: none !important;
    padding: 9px !important;
    height: inherit;
    border-radius: 0px;
    display: inline-block;
    position: relative;
    margin: 0px;
}

.gfield input[type="checkbox"]:active,
.gfield input[type="checkbox"]:checked:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px 1px 3px rgba(0, 0, 0, 0.1);
}

.gfield input[type="checkbox"]:checked {
    background-color: #ffffff;
    border: 1px solid var(--wp--preset--color--cd-gray-secondary);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
    color: var(--wp--preset--color--cd-blue-bright);
}

.gfield input[type="checkbox"]:checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: var(--wp--preset--color--cd-blue-primary);
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
    vertical-align: text-top;
    margin-left: 0.5rem;
    padding-top: 4px;
}

.hide-label label {
    display: none !important;
}

.hide-label div span label {
    display: none !important;
}

.gfield.gsection.field_sublabel_below.field_description_below {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.gform_button.button {
    margin-bottom: 0;
}

.gforms_confirmation_message {
    padding-top: 34px;
}

.gform_confirmation_message .button {
    margin-bottom: 0;
}


.gform_wrapper form li.gf-check-wrap {
    margin-top: 0px;
    padding: 4px 0px 0px 0px !important;
}

.gform_wrapper .ginput_container_textarea::placeholder,
.gform_wrapper .ginput_container_textarea:-ms-input-placeholder,
.gform_wrapper .ginput_container_textarea::-ms-input-placeholder {
    color: #000;
}

label.gfield_label.has-input+div input,
label.gfield_label.has-input+div textarea {
    background-color: #fcffff !important;
    border-color: #848484;
}

form .gform_body ul {
    padding: 0px !important;
}

form .gform_body ul {
    padding: 0px !important;
    list-style-type: none;
}

form .gform_body ul li::before {
    content: none !important;
    width: 0 !important;
    margin: 0 !important;
    display: none !important;
}

.gform_wrapper label span.txt-label {
    z-index: 1000;
    display: block;
    margin-bottom: 24px;
    margin-top: 6px;
}

.field_admin_only {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
    display: none !important;
}

.ginput_container.ginput_container_fileupload input[type="file"] {
    height: 77px !important;
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    vertical-align: text-top;
    margin-left: 6px !important;
    font-size: 90% !important;
    line-height: 100%;
}


@media only screen and (min-width:641px) {
    div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 100% !important;
    }

    div.ginput_container_name span {
        display: block;
    }
}

label.gfield_consent_label {
    max-width: 85%;
}

label.gfield_consent_label+span {
    display: inline !important;
}

/* Checkboxes Chrome */

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px !important;
}

.gform_button {
    text-align: center;
    border-radius: 100px;
}

/* Placeholder input styles - Default */

::-webkit-input-placeholder {
    color: var(--wp--preset--color--cd-gray-secondary);
    font-size: 88%;
    opacity: 1;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

:-moz-placeholder,
::-moz-placeholder {
    color: var(--wp--preset--color--cd-gray-secondary);
    font-size: 88%;
    opacity: 1;
    -moz-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: var(--wp--preset--color--cd-gray-secondary);
    font-size: 88%;
    opacity: 1;
    -ms-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

::placeholder {
    color: var(--wp--preset--color--cd-gray-secondary);
    font-size: 88%;
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
}

/* Placeholder input styles - Hover */

:hover::-webkit-input-placeholder {
    opacity: 0.75;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

:hover:-moz-placeholder {
    opacity: 0.75;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

:hover::-moz-placeholder {
    opacity: 0.75;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

:hover:-ms-input-placeholder {
    opacity: 0.75;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* Placeholder input styles - Focus */

:focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

:focus:-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

:focus::-moz-placeholder {
    opacity: 0;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

:focus:-ms-input-placeholder {
    opacity: 0;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}


/* GravityForms - Newsletter Signup Box Styles */

#gform_1 {
    position: relative;
}

#gform_1 .gform_button.button {
    margin-top: 0px;
}



/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {

    #gform_1 .gform_button.button {
        margin-top: 0;
        top: 0;
        right: 0;
        height: 54px;
    }

    .gform_wrapper.gravity-theme #gform_1 .gform_fields {
        grid-row-gap: 0px;
    }

}


/* Error Notification Mods */
.gform_wrapper div.validation_error {
    display: none;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 223, 224, .25);
    margin-bottom: 6px !important;
    border-top: none !important;
    border-bottom: none !important;
    padding-bottom: 6px;
    padding-top: 0px !important;
    box-sizing: border-box;
    text-align: center;
    border-radius: 50px 50px 0px 0px;
}


.form-panel {
    border-color: #2d2e2f;
    border-radius: 0;
    border-right-width: 4px;
    border-bottom-width: 4px;
    padding: 32px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
}


/*====================================== MEDIA QUERIES ========================================*/

@media only screen and (min-width:40.0625em) {
    .row {
        max-width: 1440px;
    }

    .gb-layout-column-wrap {
        max-width: 1440px;
        margin: 0px auto;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .wp-block-genesis-blocks-gb-columns.nested-columns .gb-layout-column-wrap {
        padding-left: 0px;
        padding-right: 0px;
    }

    .wp-block-ub-tabbed-content-holder {
        max-width: 1280px;
        margin: 0px auto;
    }

    .wp-block-columns {
        max-width: 1280px;
        margin: 0px auto;
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .wp-block-columns.full-width {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-columns.full-width .wp-block-column:not(:first-child) {
        margin-left: 1em;
    }
}


/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width:1024px) {

    .header-primary .site-logo-container,
    .header-alt .site-logo-container {
        border-right-color: transparent !important;
    }

    .carousel-content-wrap {
        padding: 0px 32px 0px 32px;
    }
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media (max-width:600px) {


    .wp-block-columns.full-width {
        padding-left: 0;
        padding-right: 0;
        margin: 0px;
    }

    /* Utility Classes */
    .mobile-remove-padding[style],
    .mobile-remove-padding {
        padding: 0px !important;
    }

    .mobile-remove-margin[style],
    .mobile-remove-margin {
        margin: 0px !important;
    }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width:479px) {

    /* Layout Containers */
    .site-logo-container {
        width: 126px;
        padding-right: 0px;
        margin-right: 0px;
    }

    /* Footer Area */
    .social-nav {
        margin-left: -8px;
        display: block;
        text-align: left;
    }
}

@media print {

    .utility-bar,
    .mobile-toggle-trigger,
    #primary-nav-wrapper,
    .footer-top-section,
    .social-nav,
    .breadcrumbs,
    .main-navigation-wrap,
    .titlewrap .button,
    .header-cta {
        display: none;
    }

    .site-logo-wrap {
        text-align: center;
    }

    .site-logo {
        max-width: 250px !important;
        display: inline;
        text-align: center;
    }

    .expanded-banner {
        min-height: inherit;
        border-bottom: 1px solid #445c69;
    }

    .top-bar h1 a:after {
        font-size: 16px;
    }

    .social-column p {
        border-top: none !important;
    }

    .titlewrap {
        padding: 16px !important;
        text-align: center;
    }

    .titlewrap h2 {
        color: var(--wp--preset--color--cd-gray-primary) !important;
    }
}