.elementor-kit-9{--e-global-color-primary:#122023;--e-global-color-secondary:#54595F;--e-global-color-text:#203036;--e-global-color-accent:#203036;--e-global-color-381585f:#00000000;--e-global-color-b482173:#EBE8CF;--e-global-color-e72ea41:#00C4E9;--e-global-color-c96dea8:#A5894B;--e-global-color-5dd40a1:#FFFFFF;--e-global-typography-primary-font-family:"sculpin";--e-global-typography-primary-font-weight:300;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"sculpin";--e-global-typography-accent-font-weight:300;color:#203036;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;letter-spacing:0.2px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Plus Jakarta Sans", Sans-serif;line-height:100%;}.elementor-kit-9 h1{font-family:"sculpin", Sans-serif;font-size:64px;font-weight:300;text-transform:uppercase;line-height:90%;letter-spacing:-0.05em;}.elementor-kit-9 h2{font-family:"sculpin", Sans-serif;font-size:46px;font-weight:300;line-height:90%;letter-spacing:-0.05em;}.elementor-kit-9 h3{font-family:"Plus Jakarta Sans", Sans-serif;font-size:40px;font-weight:300;line-height:90%;letter-spacing:-0.05;}.elementor-kit-9 h4{font-family:"Plus Jakarta Sans", Sans-serif;font-size:28px;line-height:130%;}.elementor-kit-9 h5{font-family:"Plus Jakarta Sans", Sans-serif;font-size:24px;line-height:120%;}.elementor-kit-9 h6{font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;text-transform:uppercase;line-height:120%;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{font-family:"Plus Jakarta Sans", Sans-serif;font-size:14px;font-weight:500;line-height:16.8px;letter-spacing:18%;border-style:solid;border-width:1px 0px 1px 0px;border-color:#203036;border-radius:0px 0px 0px 0px;}.elementor-kit-9 label{font-family:"sculpin", Sans-serif;}.elementor-kit-9 input:not([type="button"]):not([type="submit"]),.elementor-kit-9 textarea,.elementor-kit-9 .elementor-field-textual{font-family:"Plus Jakarta Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:0px;max-width:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}/* Start custom CSS *//* Typography */

.bodylg {
    font-size: 24px !important;
    line-height: 36px !important;
    letter-spacing: -1px;
    font-weight: 200;
}

.bodylg-white {
    font-size: 24px !important;
    line-height: 36px !important;
    letter-spacing: -1px;
    font-weight: 200;
    color: #ffffff !important;
}
.bodysm {
    font-size: 13px;
    line-height: 15.6px;
    font-weight: 300;
}
.bodysm-white, .bodysm-white a:link {
    font-size: 13px;
    font-weight: 300;
    color: #ffffff !important;
}

blockquote {
    font-family: newsreader;
    font-weight: 300;
    font-size: 28px;
    font-style: italic;
    line-height: 39.2px;
    color: #203036;
    margin-left: 0;
}

/* Text Colors */
.white, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6 {
    color: #ffffff !important;
}

@media (max-width: 767px) {
    .mdark h1, .mdark h2, .mdark h3, .mdark h4, .mdark h5, .mdark h6 {
        color: #203036 !important;
    }
}

/* Links & Nav */

.site-main a p, .site-main p a {
    color: inherit !important;
    border-bottom: 1px solid #00C4E9;
    transition: all 0.3s ease-in !important;
    text-decoration: none !important;
}
.site-main a:visited p, .site-main p a:visited {
    color: #54595F !important;
}
.site-main a:hover p, .site-main p a:hover {
    border-bottom: none !important;
    text-decoration: none;
}

.footer a:link {
    transition: all 1s ease-out;
}
.footer a:hover {
    text-decoration: underline;
}
.footer a:visited {
    color: #ffffff !important;
}

/* Nav Lists */

.elementor-location-header .elementor-nav-menu--main .menu-item a {
    margin: 0 20px !important;
    padding: 18px 0 !important;
}
.elementor-location-header .elementor-nav-menu--main .menu-item a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    height: 1px;
}
.elementor-location-header .elementor-nav-menu--main a.elementor-item-active {
    padding-bottom: 10px !important;
    margin-bottom: 8px !important;
}
.elementor-location-header .elementor-nav-menu--main a.elementor-item-active:before {
    content: none;
}
.footer ul {
    margin: 0 !important;
    padding: 0 !important;
}
.footer li {
    padding-bottom: 4px;
}
.footer .elementor-nav-menu a {
    padding: 0;
}
.footer .elementor-nav-menu a:hover {
    padding: 0;
}

/* External Links - Footer */
.footer a[href^="https://"]:after {
    display: block;
    width: 12px;
    height: 20px;
    background-image: url(/wp-content/uploads/2024/06/link-external-icon.svg);
    background-repeat: no-repeat;
    opacity: 1 !important;
    position: relative;
    right: 0;
    top: 4px;
    margin-left: 4px;
}
.footer a[href$=".pdf"]:after {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(/wp-content/uploads/2024/06/pdf-01.svg);
    background-repeat: no-repeat;
    opacity: 1 !important;
    position: relative;
    right: 0;
    top: 0;
    margin-left: 4px;
}

/* Buttons */
.elementor-button {
    color: #203036 !important;
    border-top: 1px solid #203036 !important;
    border-bottom: 1px solid #203036 !important;
    background-color: transparent !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    box-shadow: none !important;
}

.btn-white .elementor-button {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    color: #ffffff !important;
    border-top: 1px solid #ffffff !important;
    border-bottom: 1px solid #ffffff !important;
}

/* Brand Colors */
.brandyellow:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #A5894B;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.brandblue:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #00C4E9;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.brandred:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #EF5221;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.brandgreen:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #65D248;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.brandpurple:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #A371EB;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.brandslate:before {
    content: '';
    width: 80px;
    height: 2px;
    background-color: #B7C2C7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}


/* Elements */
.leadin {
    font-family: Newsreader, serif !important;
    font-size: 28px;
    font-style: italic;
    font-weight: 300;
    line-height: 39.2px;
}

/** Forms **/
.gform-theme--foundation .gform_fields {
  grid-row-gap: 20px !important;
}

.gform-body input[type=text], .gform-body input[type=email], .gform-body textarea {
  color: #6E8289 !important;
  border-color: #B7C2C7 !important; 
  border-radius: 4px !important;
  box-shadow: none !important;
  font-size: 16px;
}
.gform-body input[type=text], .gform-body input[type=email] {
    height: 62px;
}
.gform-body input[type=text]:focus, .gform-body input[type=email]:focus, .gform-body textarea:focus {
    border-color: #203036 !important;
    color: #203036 !important;
}

.gform_footer input[type=submit] {
    color: #203036 !important;
    border-top: 1px solid #203036 !important;
    border-bottom: 1px solid #203036 !important;
    background-color: transparent !important;
    text-transform: uppercase !important;
    letter-spacing: 3px !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.gform_footer input[type=submit]:hover {
}
/* NEWS - BLOG */
.elementor-post {
    padding-top: 24px !important;
    border-top: 1px solid #E4ECEF;
}
.elementor-widget-theme-post-content p:first-of-type {
    font-weight: 200;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0;
}
.elementor-location-archive .elementor-post__text {
    border-top: 1px solid #B7C2C7
;
    padding-top: 24px;
}
.elementor-location-archive .elementor-post-date {
    display: block;
    margin-top: 6px;
}

/* Blog Post Widget */
.elementor-post__card {
    position: relative !important;
    overflow: hidden !important;
    width: 406px !important;
    height: 406px !important;
}
.elementor-post__card .elementor-post__meta-data {
    padding-left: 40px !important;
}
@media (max-width: 767px) {
    .elementor-post__card {
        position: relative !important;
        overflow: hidden !important;
        width: 290px !important;
        height: 290px !important;
    }
}
.elementor-posts-container article {
    border-top: none !important;
}
.elementor-posts--skin-cards .elementor-post__title a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 60px 30px 10px 30px;
    z-index: 50 !important;
}
.elementor-posts--skin-cards .elementor-post__meta-data {
    z-index: 0 !important;
}
.elementor-post__thumbnail__link {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
}
.elementor-post__thumbnail {
    width: 100% !important;
    height: 100% !important;
}
.elementor-post__thumbnail img {
    opacity: .3;
    object-fit: cover !important;
    height: 100% !important;
    width: 100% !important;
    z-index: 1 !important;
}
.elementor-post__text, .elementor-post__meta-data {
    z-index: 2 !important;
}

.elementor-location-archive .elementor-post__text {
    display: flex !important;
}
.elementor-location-archive .elementor-post__text .elementor-post__meta-data {
    order: 1 !important;
}
.elementor-location-archive .elementor-post__text .elementor-post__title {
    order: 2 !important;
}
.elementor-post__card:before, .elementor-post__card:after {
    transition: all .3s ease-in;
}
.elementor-posts--skin-cards .elementor-post__card:before {
    content: "";
    background-color: transparent;
    height: 1px;
    width: calc(100% - 40px);
    position: absolute;
    top: 30;
    left: 20px;
}
.elementor-posts--skin-cards .elementor-post__card:after {
    content: "";
    background-color: transparent;
    height: 1px;
    width: calc(100% - 40px);
    position: absolute;
    top: 92%;
    left: 20px;
}
.elementor-posts--skin-cards .elementor-post__card:hover:before {
    content: "";
    background-color: #fff;
    height: 1px;
    width: calc(100% - 40px);
    position: absolute;
    top: 30;
    left: 20px;
}
.elementor-posts--skin-cards .elementor-post__card:hover:after {
    content: "";
    background-color: #fff;
    height: 1px;
    width: calc(100% - 40px);
    position: absolute;
    top: 92%;
    left: 20px;
}/* End custom CSS */