<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--------------------------------------------------------------------------------------------------
////////////////////////////////////////////////////////////////////////////////////////////////////
//  STYLE OVERRIDES
////////////////////////////////////////////////////////////////////////////////////////////////////
--------------------------------------------------------------------------------------------------*/
/* Bottom menu */
.bot p a:last-child .nav-divider { display:none; }

/* Edit links */
#content a.post-edit-link { position: absolute; top: 0; right: 0; padding: 10px; display: none !important; background: white; border: 1px dotted; color: black; }
#content .post-preview:hover a.post-edit-link { display: block !important; }

/* ACF Google Map */
.acf-map { width: 100%; height: 400px; border: #ccc solid 1px; margin: 20px 0; }
.acf-map img { max-width: inherit !important; } /* fixes potential theme css conflict */

/* ADA stuffs */
*:focus {
    outline: 2px solid #1279c5 !important;
}
.visuallyhidden {
	visibility: hidden;
}

/* WYSWYIG */
/* .wysiwyg .post-text .alignright { margin-right: 0; } */
/* .wysiwyg .post-text .alignleft  { margin-left: 0; margin-top: 10px; margin-bottom: 20px; margin-right: 4%; } */

/* Load More */
#ajax-load-more .alm-load-more-btn.done{
   display: none;
}

/* Tables */

.tablepress td, .tablepress th {
	font-size: 1.3em;
}
/*
#content .tablepress {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

#content .display-box .bot .tablepress {
    border: none;
}
#content .tablepress th,
#content .tablepress td,

.tablepress .th,
.tablepress .td,
#content .display-box .bot .tablepress  {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
*/

#content .tablepress img { max-width: 100%; height: auto; }

/* Multiselect filters */
.ms-options-wrap &gt; button:focus, .ms-options-wrap &gt; button { border: 1px solid #ccc; border-radius: 4px; padding: 14px 10px; font-size: 1.6em; }
.ms-options-wrap &gt; .ms-options ul li { padding: 0; margin: 0; font-size: 1em; }
.ms-options-wrap &gt; .ms-options ul li label.focused { background-color: transparent; border-color: transparent; }
.ms-options-wrap &gt; .ms-options ul li.selected label.focused { background-color: #efefef; border-color: transparent; }
#content .ms-options-wrap &gt; .ms-options ul li label { margin-bottom: 1px; }
.ms-options-wrap &gt; .ms-options &gt; .ms-selectall.global { width: 100%; font-size: 1.5em; text-transform: capitalize; }

/* Reps Styles
.cpt-reps   { border: 2px solid #f3f3f3; padding:10%; line-height:0.9; }
.cpt-reps b { font-weight:800; }
.cpt-reps a { color:#6e6259; text-decoration:underline; }
*/
/* Portal Override Styles */

li.gchoice_3_1 { width:100% !important; }


/*
#resources.nopics .post-preview,#news.nopics .post-preview { margin-top:30px; padding-bottom:30px; border-bottom:1px solid #aaa; }
#resources.nopics .post-icon img,#news.nopics .post-icon img { max-height: 60px; vertical-align: middle; }
#resources.nopics .post-details &gt; *,#news.nopics .post-details &gt; * { margin-top: 10px; }
#resources.nopics div.resource_types,#news.nopics div.resource_types { color:#1279c5; text-transform:uppercase; font-size: 1.2em; }
#resources.nopics div.post-btn,#news.nopics div.post-btn { float:right; border: 1px solid #74aa50; margin-left:10px; }
#resources.nopics a.post-edit-link,#news.nopics a.post-edit-link { right:50px; }
#resources.nopics .post-btn i:last-child,#news.nopics .post-btn i:last-child { margin: 10px; font-size:1.5em; }
*/

/*
body.portal .section.padd-md .row.columns:first-child, body.portal .section.padd-md .row + .row { margin-top:0; }
body.portal .alm-btn-wrap .alm-load-more-btn { background-color: #74aa50; }
body.portal .filter.shaded.box-md { border-top: 3px solid #1279c5; }
body.portal .filter.shaded.box-md label { margin-top: 20px; font-size: 1.4em; }
body.portal .input-icon i { color: #74aa50; }
body.portal #news .post-details { padding-right:0; }
*/

/* body.portal div.customPaging { display:none; } */

body.page-template-template-portal-resources a.post-edit-link,body.page-template-template-portal-news a.post-edit-link { right:50px !important; }

div.gf_login_links a { color: #6e6259; text-decoration:underline; font-size:1.2em; }

#select-language p { font-size: 1.2em; line-height: 25px; }
#select-language p, #select-language form { float: left; margin: 5px 10px 5px 0; }
#multilingualpress-language-switcher { width: 200px; height: 25px; padding: 0; font-size: 1.2em; }
.is-scrolling #select-language p, .is-scrolling #select-language form { margin-top: 0; }


#header.portal .logo img { max-width: 125px;}

/* Reps pages overrides */

body.parent-pageid-2486 #content-column_blocks-1 .row { max-width: 1000px; margin: auto;}
body.parent-pageid-2486 #content-column_blocks-1 .columns .post-preview { background-color:#eee; padding: 30px; }
body.parent-pageid-2486 #content-column_blocks-1 .columns .post-image { padding-top: 60px;}
body.parent-pageid-2486 #content-column_blocks-1 .columns .post-title { display: flex; align-items: center; justify-content: center;}
body.parent-pageid-2486 #content-column_blocks-1 div.background { transform: scale(1); background-size:contain; }

#reps_pic { margin-top:40px; }
#footer .copy a {
    color: #000;
}

#footer .social .twitter {
    position: relative;
    bottom: 9px;
}

#footer .social svg {
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 10px;
}

/* Custom code from G&amp;W */


/* THIS CODE WILL HIDE THE SEARCH BAR TO BE DISPLAYED VIA GOOGLE OPTIMIZE */
.home #banner .search-form { display: none!important; }
/* END HIDE CODE */

/* .home #banner {
    padding-bottom: 170px;
} */

.home #banner .post-text {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
}

.home #banner .search-form {
    margin-top: 20px!important;
    overflow: hidden;
    border-radius: 500px;
    height: 70px;
    max-width: 700px;
}

.home #banner .search-form input[type="search"] {
    padding: 10px 20px;
    height: 70px;
    border-radius: 500px;
}

.home #banner .search-form button {
    position: absolute;
    right: 5px;
    top: 5px;
    height: calc(100% - 10px);
    padding: 0 20px;
    border: none;
    background: #55803c;
    border-radius: 500px;
    transition: all ease 0.3s;
}

.home #banner .search-form button:hover {
    background: #3f6827;
}

.home #banner .search-form button i {
    position: relative;
    padding: 0;
    color: #fff;
}

.home #banner .search-form button i {
    position: relative;
    padding: 0;
    color: #fff;
}

.home #banner .search-form button::after {
    content: "Search Products";
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-left: 10px;
}

@media only screen and (max-width:500px) {
  .home #banner .search-form button::after {
    content: "Search";
  }
}
@media only screen and (max-width: 991px) {
  .home #banner {
    padding-bottom: 15px;
  }
}


.sticky-cta {
    display: none;
}

@media only screen and (min-width: 768px) {
    .sticky-cta {
        position: relative;
        display: block;
        position: fixed;
        /* height: 56px; */
        height: auto;
        text-wrap: nowrap;
        top: 478px;
        right: 0;
        writing-mode: vertical-lr;
        transform: rotate(180deg);
        background: #95C669;
        padding: 16px 20px;
        text-align: center;
        z-index: 999;
    }
    
    .sticky-cta a {
        color: black;
        font-family: Roboto;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
        line-height: 20px;
        text-align: center;
    }
    
    .sticky-cta a:hover, .sticky-cta a:focus, .sticky-cta a:active {
        color: black;
    }
}

@media only screen and (min-width: 768px) {
    .padd-constrained {
        padding: 0 6.5rem;
    }
}

/* accordion */

.accordion {
    border: none;
}

.accordion__tab {
    padding-bottom: 1rem;
    border: none;
}

/* .accordion__tab:first-child:before {
    content: "";
    display: block;
    background-color: #BFBFBF;
    height: 1px;
    width: 100%;
    margin-bottom: 1rem;
} */
.accordion__tab::after {
    content: "";
    display: block;
    background-color: #BFBFBF;
    height: 1px;
    width: 100%;
}

.accordion__tab:not([open]) .accordion__trigger-icon svg:last-child {
    display: none;
}

.accordion__tab[open] .accordion__trigger-icon svg:first-child {        
    display: none;
}


.accordion__tab .acf-block-accordion {
    margin-top: 1rem;
}

.accordion__content {
    font-size: 16px;
    padding-bottom: 1rem;
    line-height: 1.75;
}

.accordion__content p {
    font-size: 16px !important;
}

.accordion__content--rte {
    padding-bottom: 1rem;
}

.accordion__content--rte p {
    font-size: 16px !important;
}

.accordion__trigger {
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 18px;
    color: #666666;
    padding: 1rem 0;
}

.accordion__trigger::-webkit-details-marker {
    display: none;
}

.accordion__trigger::marker {
    content: none;
}

.hero {
    position: relative;
}

.hero__bg {
    height: auto;
    width: 100%;
}

.hero__bg img {
    width: 100%;
    /* height: 204px; */
    aspect-ratio: 21/9;
    object-fit: cover;
    object-position: center;
}

@media screen and (min-width: 600px) {
    .hero__bg img {
        width: 100%;
        height: 382px;
        object-fit: cover;
        object-position: center;
    }
}

.hero__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    background-color: #1370B6;
}

@media only screen and (min-width: 768px) {
    .hero__content {
        left: 6rem;
        right: auto;
    }
}

.hero__content h1 {
    color: white;
    padding: 1rem;
}

@media only screen and (max-width: 600px) {
    .hero__content h1 {
        font-size: 28px;
        padding-bottom: 1.25rem;
    }

    .solutions h1 {
        font-size: 53px !important;
        text-align: left;
    }
}

@media only screen and (min-width: 600px) {
    .hero__content h1 {
        padding: 27px 59px !important;
    }

    .hero__content {
        background-color: #1370B6AD;
    }
}

.card h3  {
    font-family: Roboto Slab;
    font-size: 23px;
    font-weight: 700;
    line-height: 32.2px;
    text-align: left;    
}

.card-body {
    color: #666666;
}

.card-links a, .card-links span, .card-links a:hover, .card-links a:focus, .card-links a:active {
    font-family: Roboto;
    color: #1370B6;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    position: relative;
}

.card-links a::after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    background-color: #1370B6;
    height: 2px;
    width: 100%;
}

/* filterable product page */

.product-reset {
    display: flex;
    border: none;
    text-align: left;
    background-color: transparent;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    color: #55803C;
    padding-top: 25px;
}

.product-reset[disabled] {
    color: #BFBFBF !important;
}

/* accordion w/ image block */

.accordion-w-images &gt; .accordion__tab.accordion__tab:first-child:before {
    content: none;
}

.stretched-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.post-preview .stretched-link:hover ~ .post-details .post-btns .btn {
        background: #96c669 !important;
        color: #fff !important;
        outline: none !important;
        box-shadow: none !important;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/* small banner 2024 */

@media screen and (min-width: 1200px) {
    #banner.small-banner-2024:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(270deg, rgba(2, 31, 53, 0.17) 0%, rgba(2, 31, 53, 0.546081) 57.16%, rgba(2, 31, 53, 0.85) 100%);
    }

    #banner.small-banner-2024 p {
        max-width: 700px;
    }

    #banner.small-banner-2024 .header {
        top: 50%;
        bottom: auto;
        left: calc(1400px / 2);
        transform: translate(-50%, -50%);
        padding: 0;
        background-color: transparent;
    }
}

/* 2024 product category template */

#products .post-details ul {
    margin: 0;
    padding-left: 3.3em;
}

#products .post-details ul li {
    list-style-type: initial;
}

#products .post-header {
    display: flex;
    flex-direction: column;
    justify-content: end;
    min-height: 120px;
}

#products .post-btns {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #cce4f4;
}

#products .post-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin: 12px 0;
}

#products .post-btn .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}

#voltage-current-sensing-technology .col-md-6:nth-child(2) {
    position: relative;
}

#voltage-current-sensing-technology .col-md-6:nth-child(2):before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 268px;
    height: 2px;
    background-color: #cce4f4;
}

@media screen and (min-width: 1200px) {
    #voltage-current-sensing-technology .col-md-6:nth-child(2):before {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 2px;
        height: 100%;
    }
}

.scrollbar {
    height: 100%;
    max-height:760px;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-color: #666666 #BFBFBF;
}

.container-webkit-thin::-webkit-scrollbar {
    width: 160px !important;
}

.scrollbar::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 5px;
    background: #BFBFBF;
    z-index: -1;
}

@media screen and (min-width: 767px) {
    .scrollbar::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        width: 10px;
        background: #BFBFBF;
        z-index: -1;
    }
}

.job-listing__img {
    max-width: 25%;
}

.job-listing__content {
    max-width: 75%;
}

@media screen and (max-width: 767px) {
    .job-listings .row&gt;div:after, .job-listings .row&gt;div:before {
        height: 0px !important;
        width: 0px !important;
    }
}

@media screen and (min-width: 768px) {
    .careers-hero {
        max-height:516px;
    }
}

.career-cards .row&gt;div {
    padding: 0 15px !important;
}

@media screen and (max-width: 767px) {
    .career-cards .row&gt;div {
        padding: 12px 16px !important;
    }
    
}

.locations {
    margin-bottom: 30px;
}

.locations .slick-tools-wrap {
    display: none;
}

.locations .slick-slider {
    position: relative;
}

@media screen and (min-width: 768px) {
    .locations .slick-slide {
        margin: 0 24px;
        width: 40vw;
    }
}

.locations .slick-slide h3, .location-card h3 {
    color: white;
    padding: 16px 24px;
    margin: 0;
    background: rgba(19, 112, 182, 0.8);
}

@media screen and (max-width: 767px) {
    .locations .location-card {
        margin: 0 8px;
    }
}

.locations .slick-prev {
    position: absolute;
    right: 50%;
    bottom: -64px;
    z-index: 3;
    border: none;
    background: none;
    color: #1370B6;
}

.locations .slick-next {
    position: absolute;
    left: 50%;
    bottom: -64px;
    z-index: 3;
    border: none;
    background: none;
    color: #1370B6;
}

.locations .slick-next i, .locations .slick-prev i {
    font-size: 3em;
}

.career-landing-hero {
    position: relative;
}

.career-landing-hero {
    height: 100%;
}

.career-landing-hero img {
    height: 228px !important;
}

.career-landing-hero .slick-tools-wrap {
    display: none;
}

.career-landing-hero {
    background-color: #1370B6;
    margin-bottom: 18px;
}

.career-landing-hero__controls, .career-fair-cards__controls {
    display: flex;
    justify-content: center;
}

.career-fair-cards__controls button {
    background-color: transparent;
    color: #1370B6;
    border: none;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.career-landing-hero__controls button {
    margin-top: 32px;
    margin-bottom: 24px;
    background-color: transparent;
    color: white;
    border: none;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.career-landing-hero__controls svg, .career-fair-cards__controls svg {
    width: 40px;
    height: 40px;
    stroke-width: 1px;
}

@media screen and (max-width: 767px) {
    .hero-content {
        padding: 0 16px;
        margin-top: 32px;
    }

    .hero-content h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .hero-content .btn {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {

    .career-landing-hero__controls button, .career-fair-cards__controls button {
        margin-top: 24px;
        margin-bottom: 0;
        color: #1370B6;
    }

    .career-landing-hero {
        background-color: transparent;
        margin-bottom: 0;
    }

    .career-landing-hero .slick-slide,  .career-landing-hero__wrapper {
        height: 516px;
    }

    .career-landing-hero__wrapper::after, .career-landing-hero .slick-slide::after {
        background: linear-gradient(270deg, rgba(2, 31, 53, 0.17) 0%, rgba(2, 31, 53, 0.546081) 57.16%, rgba(2, 31, 53, 0.85) 100%);
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .career-landing-hero img {
        height: 100% !important;
    }   

    .hero-content {
        position: absolute;
        top: 50%;
        left: 10%;
        transform: translateY(-50%); 
        max-width: 50%;
        z-index: 1;
        color: white;
    }
}

.anchor-card {
    position: relative;
}

.anchor-cards .row {
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.anchor-card__title {
    position: absolute;
    bottom: 20px;
    left: 16px;
    right: 16px;
    color: white;
    z-index: 2;
}

.anchor-card__title h3 {
    font-size: 14px;
    line-height:16.8px;
    font-weight: 700;
    color: white;
}

.anchor-cards .col-6 {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

/* .anchor-card h3::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-down-circle'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cpolyline points='8 12 12 16 16 12'%3E%3C/polyline%3E%3Cline x1='12' y1='8' x2='12' y2='16'%3E%3C/line%3E%3C/svg%3E");
    content: '';
    position: absolute;
    left: 0;
} */

.anchor-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(19, 112, 182, 0) 14.42%, #1370B6 100%);
    z-index: 1;
}

.step {
    position: relative;
    width: 225px !important;
    border: solid white 2.35px;
    border-radius: 50%;
    aspect-ratio: 1;
}

@media screen and (max-width: 767px) {
    .step {
        width: 175px !important;
    }
}

.step:not(:last-child) {
    margin-right: 71px;
}

.step:not(:last-child)::after {
    content: '';
    color: white !important;
    position: absolute;
    left:100%;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='31' viewBox='0 0 71 31' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-right'%3E%3Cline x1='1' y1='15.5' x2='69' y2='15.5'%3E%3C/line%3E%3Cpath d='M45.5 1.5L69 15.5L45.5 29.5'/%3E%3C/svg%3E");
    width: 71px;
    height: 31px;
}

.application-steps .slick-tools {
    display: none;
}

.application-steps__controls button {
    background-color: transparent;
    color: white;
    border: none;
    cursor: pointer;
}

.application-steps__controls button svg {
    width: 40px;
    height: 40px;
    stroke-width: 1px;
}

.application-steps__content .btn {
    margin-bottom: 48px;
}

@media screen and (min-width: 768px) {
    .application-steps__content .btn {
        margin-bottom: 72px;
    }
    
}

.slick-disabled {
    opacity: 40%;
}


.post-buttons .btn {
    width: fit-content;
}

@media screen and (max-width: 767px) {
    .post-buttons .btn {
        width: 100%;
    }

    .max-width-text {
        width: 263px;
    }
}

.ready {
    overflow-x: hidden;
}

.career-fair-heading {
    margin-top: 44px;
    margin-bottom: 32px;
}

.events__item {

}

@media screen and (min-width:768px) {
    .career-fair-heading {
        margin-top: 64px;
        margin-bottom: 48px;
    }
}

.career-fair-cards .slick-tools-wrap {
    display: none;        
}

.custom-social-block .social {
    display: flex;
    justify-content: flex-start;
    gap: 16px;
}

.custom-social-block svg, .custom-social-block i, .custom-social-block .fa {
    display: inline-block !important;
    width: 48px !important;
    height: 48px !important;
    font-size: 24px !important;
    text-align: center !important;
    padding: 10px !important;
    color: #1279c5 !important; 
    fill: #1279c5 !important;
    border: solid 2px #1279c5 !important;
    border-radius: 50% !important;
}

.opaque-blue-bg {
    color: white;
    background-color: rgba(17, 98, 159, 0.82);    
}

.photo-carousel .slick-tools-wrap {
    display: none;
}

.photo-carousel .slick-slider {
    position: relative;
}

.benefits-cards-wrapper {
    padding: 55px 16px;
}

.benefits-cards-wrapper li, .general-content li {
    list-style-type: initial !important;
}

@media screen and (min-width: 768px) {
    .benefits-cards-wrapper {
        padding: 88px;
    }
}

.benefits-cards-wrapper .btn {
    color: white;
    border-color: white;
}

.benefits-cards-wrapper .btn:hover {
    border-color: #55803c;
}

.benefits-cards-wrapper li&gt;ul {
    padding-left: 2rem;
    list-style-position: inside;
}

.benefits-cards-wrapper li&gt;ul li {
    list-style-type: circle !important;
}

.photo-carousel__controls {
    display: flex;
    justify-content: center;
}

.photo-carousel__controls button, .success-stories__controls button {
    background-color: transparent;
    color: #1279c5;
    border: none;
    cursor: pointer;
}

.photo-carousel__controls button svg, .success-stories__controls button svg {
    width: 40px;
    height: 40px;
    stroke-width: 1px;
}

.photo-carousel__controls button.slick-disabled {
    opacity: 40%;
}

.success-stories .slick-tools-wrap {
    display: none;
}

.video-carousel .slick-tools-wrap {
    display: none;
}

.video-carousel .slick-track {
    display: flex;
    align-items: center;
}

.video-carousel .slick-slide &gt; h3 {
    color: black;
    font-size: 18px;
    font-weight: 700;
    /* margin-top: 1rem; */
    padding: 1rem 0;
}

.video-carousel .slick-slide {
  aspect-ratio: 16/9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 4px !important;
  padding-right: 4px !important;
}

.video-carousel .slick-slide:not(.slick-active) &gt; iframe {
    height: 100px;
}

@media screen and (min-width: 600px) and (max-width: 767px) {
    .video-carousel .slick-slide:not(.slick-active) &gt; iframe {
        height: 200px;
    }

    .video-carousel .slick-slide {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}

@media screen and (min-width: 768px) {
    .video-carousel .slick-slide:not(.slick-active) &gt; iframe {
        height: 250px;
    }

    .video-carousel .slick-slide {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media screen and (max-width: 600px) {
    .btn--wide {
        width: 100%;
    }
}

.resource-filter-btn {

}

.resource-filter-select-none {
    border: none;
    background-color: transparent;
    padding-left: 0;
    padding-bottom: 8px;
    color: #55803C;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.resource-filter-btn--link {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.02em;
    text-align: left;
    color: #333333;
    border: none;
    background-color: transparent;
}

.resource-filter-btn {
    border: 1px solid #BFBFBF;
    padding: 8px 12px 8px 12px;
    gap: 8px;
    border-radius: 3px 0px 0px 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
    font-size: 16px;
    background-color: transparent;
    color: #1370B6;
    transition: font-weight 0.3s ease, border-width 0.3s ease, border-color 0.3s ease;
}

.resource-filter-btn:hover, .resource-filter-btn:active, .resource-filter-btn.is-selected {
    background-color: transparent !important;
    font-weight: 600;
    border-width: 2px;
    border-color: #1370B6;
    transition: all 0.3s ease;
}

.resource-menu-btn {
    display: flex;
    width: 100%;
    padding: 10px 16px;
    gap: 0px;
    border-radius: 3px;;
    border: 1.5px solid #ADADAD;
    background-color: white;
}

.resource-select-option {
    color: #A6B0B5;
    font-size: 16px;
    font-weight: 400;
}

.resource-btn-tag {
    background-color: #1370B6;
    color: white;
    border-radius: 2px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    max-width: 85px;
    overflow: hidden;
    margin-right: 8px;
    text-wrap: nowrap;
    text-overflow: ellipsis;
}

.resource-filter-btn:disabled, .resource-filter:disabled:hover, .resource-filter:disabled:active, .resource-filter.is-selected:disabled {
    color: #BFBFBF !important;
    border: 1px solid #BFBFBF !important;
    font-weight: 400 !important;
}

.resource-filter-checkbox:disabled + label {
    /* slightly opaque version of #6e625 */
    color: #BFBFBF;
}

.resource-page-filters-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-height: 80%;
    z-index: 999;
    overflow: auto;
    /* top: 100%; */
    transition: top 0.3s ease;
    display: none;
}

.resource-page-filters-mobile.is-open {
    /* top: 0;
    transition: top 0.3s ease; */
    display: block;
}

.resource-page-filters-mobile.is-open::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.resource-page-filters-mobile h2 {
    font-family: Roboto;
    color: #333333;
    padding: 22.5px 0;
}

.resource-btn-tag--filter {
    background-color: #1370B6;
    color: white;
    border-radius: 2px;
    padding: 8px;
    font-size: 12px;
    font-weight: 400;
    margin-right: 8px;
    /* max-width: 135px; */
    max-width: 100%;
    border: none;
    margin-top: 8px;
    /* overflow: hidden; */
    text-wrap: nowrap;
    /* text-overflow: ellipsis; */
}

.resource-btn-tag--mobile {
    background-color: transparent;
    color: #1370B6;
    border-radius: 2px;
    padding: 11px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #1370B6;
    text-wrap: nowrap;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.resource-btn-tag--mobile:disabled {
    color: #BFBFBF;
    border: 1px solid #BFBFBF;
}

.resource-btn-tag--mobile &gt; svg {
    display: none;
}

.resource-btn-tag--mobile.is-selected {
    background-color: #1370B6;
    color: white;
}

.resource-btn-tag--mobile.is-selected &gt; svg {
    display: inline-block;
}

.resource-btn-tag--count {
    background-color: #1370B6;
    color: white;
    border-radius: 2px;
    font-size: 12px;
    padding: 4px 8px;
}

.resource-filters-selected {
    border-bottom: 1px dashed #BFBFBF;
    padding: 16px 12px;
}

.resource-menu-btn.is-open + .resource-filter-dropdown {
    background-color: white;
    max-height: 400px;
    overflow: auto;
    position: absolute;
    z-index: 1;
    width: inherit;
    border: 1px solid black;
    border-top: none;
    border-radius: 0px 0px 3px 3px;
}

.resource-filter-dropdown-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    padding: 8px 16px;
}

.resource-filter-dropdown-inner input[type="checkbox"] {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    border-radius: 0;
}

.resource-filter-dropdown-inner label {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    margin-left: 12px;
}

.resource-filter-dropdown-inner input[type="checkbox"]:checked + label {
    color: #1370B6;
}

.resources-page-results__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

@media screen and (max-width: 767px) {
    .resources-page-results__grid {
        grid-template-columns: 1fr;
        padding: 0 16px;
    }
    
}

.resources-page-results__grid-item {
    padding: 32px 28px;
    border: 1.25px #1370B6 solid;
    outline: 0 solid #1370B6;
    height: 100%;
    background-color: white;
    min-height: 275px;
    height: 100%;
    position: relative;
}

.resources-page-results__grid-item:hover {
    outline: 2px solid #1370B6;
    transition: all 0.1s ease;
}

/* .resources-page-results__grid-item::after {
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1370B6;
    z-index: -1;
    transition: top 0.7s ease, left 0.7s ease, width 0.7s ease, height 0.7s ease;
}

.resources-page-results__grid-item:hover::after {
    content:'';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    width: calc( 100% + 4px );
    height: calc( 100% + 4px );
    background-color: #1370B6;
    z-index: -1;
    transition: top 0.7s ease, left 0.7s ease, width 0.7s ease, height 0.7s ease;
} */

.resources-page-results__grid-item-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.resources-page-hero {
    position: relative;
    /* display: flex; */
    /* min-height: 350px; */
    width: 100%;
    overflow: hidden;
}

.resources-page-hero__wrapper {
    width: 100%;
}

.resources-page-hero__btns {
    gap: 16px;
}

@media screen and (min-width: 768px) {
    .resources-page-hero::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: linear-gradient(270deg, rgba(2, 31, 53, 0.17) 0%, rgba(2, 31, 53, 0.546081) 57.16%, rgba(2, 31, 53, 0.85) 100%);
    }

    .resources-page-hero__btns {
        gap: 24px;
    }
}

.btn--stretched::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: transparent;
} 

.success-stories__btn:hover ~ .success-stories__heading {
    color: #96c669 !important;
    text-decoration: underline;
}

.success-stories__btn:hover ~ .btn {
    background: #96c669 !important;
    color: white !important;
}

.success-stories__btn:hover ~ .success-stories__img img {
    transform: scale(1.1);
    transition: transform 0.5s;
}

.success-stories__img {
    overflow: hidden;
    width: 100%;
    height: 245px;
}

.success-stories__card {
    overflow: hidden;
}

.blue-bg {
    position: relative;
    background-color: #146FB6;
    color: white !important;
}

.blue-bg::before {
    content: '';
    position: absolute;
    top: -48px;
    left: 0;
    width: 100%;
    height: 48px;
    background-color: #146FB6;
}

@media screen and (max-width: 1025px) {
    .blue-bg::before {
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: #146FB6;
    }
}

.blue-bg h3 {
    color: white !important;
}

.dropdown-toggle {
    border: none;
    width: 100%;
    font-size: 100%;
    height: auto;
    margin: 0;
    color: #6e6259;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    height: 50px;
    text-align: left;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ccc;
    font-size: 1.6em;
    transition: all .25s ease;
    margin-top: 4px;
    margin-bottom: 24px;
    position: relative;
    background-image: url(../images/icon-select-dark.png);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center right 17px;
    padding-right: 50px;
    background-size: 10px;
}

.careers-dropdown__content {
    /* position: absolute; */
    background-color: white;
    width: 100%;
    z-index: 1;
}

.careers-dropdown__item {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 10px 0;
}

.careers-dropdown__item &gt; label {
    cursor: pointer;
    width: 100%;
    font-size: 16px;
}

.careers-dropdown__item &gt; input {
    width: 16px;
    cursor: pointer;
}

.rte ul, .rte li {
    list-style-type: disc !important;
    list-style-position: inside !important;
    text-indent: -22px;
    padding-left: 11px;
}

@media screen and (min-width: 768px) {
    .responsive-table-wrapper {
        margin-left: calc(-16.66667% - 3em);
        overflow: visible;
        width: calc(100% + 6em + 33.33333%) !important;
    }
}

.responsive-table-wrapper {
    overflow: auto;
}

.card--reveal {
    padding: 2.5rem 2rem 2rem;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 36px #1370b680;
    transition: box-shadow .25s ease 0s;
    height: 100%;
}

.card--reveal__headline {
    text-align: center !important;
}

.row.g-3 &gt; .col-sm-6.col-md-4.col-lg-3 {
    margin-top: 3rem;
}</pre></body></html>