/*
 Theme Name:     L&L Products Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Child Theme created for L&L Products by Basso Marketing Agency.
 Author:         Basso Marketing Agency
 Author URI:     https://www.bassomarketingagency.com/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/*------------------------------------------------------- */
/*ANIMATIONS*/
/*------------------------------------------------------- */

@keyframes move-left {
    0% {
        left: 0px;
    }
    50% {
        left: -.5em;
    }
    100% {
        left: 0px;
    }
}
@keyframes move {
    0% {
        right: 0px;
    }
    50% {
        right: -.5em;
    }
    100% {
        right: 0px;
    }
}
@keyframes grow {
    0% {
        transform: scaleY(1.0);
    }
    50% {
        transform: scaleY(0)
    }
    100% {
        transform: scaleY(1.0)
    }
}
@keyframes bump {
    0% {
        margin-left: 0px;
    }
    50% {
        margin-left: .5em;
    }
    100% {
        margin-left: 0px;
    }
}
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*------------------------------------------------------- */
/*GENERAL*/
/*------------------------------------------------------- */

@font-face {
    font-family: "icomoon";
    src: url("fonts/icomoon.eot");
    src: url("fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon.woff")
        format("woff"), url("fonts/icomoon.ttf") format("truetype"), url("fonts/icomoon.svg#icomoon")
        format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ABC Favorit Extended";
    src: url('fonts/ABCFavoritExtended-Bold.eot');
    src: url('fonts/ABCFavoritExtended-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/ABCFavoritExtended-Bold.woff2') format('woff2'),
        url('fonts/ABCFavoritExtended-Bold.woff') format('woff'),
        url('fonts/ABCFavoritExtended-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Joyride STD";
    src: url('JoyrideSTD.eot');
    src: url('JoyrideSTD.eot?#iefix') format('embedded-opentype'),
        url('JoyrideSTD.woff2') format('woff2'),
        url('JoyrideSTD.woff') format('woff'),
        url('JoyrideSTD.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1 {
    font-size: 2.986rem;
}
h2 {
    font-size: 2.488rem;
}
h3 {
    font-size: 2.074rem;
}
h4 {
    font-size: 1.728rem;
}
h5 {
    font-size: 1.44rem;
}
h6 {
    font-size: 1.2rem;
}
sup {
    bottom: initial;
    font-size: 70%;
    vertical-align: super;
}
ul li::marker {
    color: #EE3524;
    font-size: .9em;
}
[data-icon]:before {
    font-family: "icomoon";
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5, #main-content h6 {
    font-weight: bold!important;
}
.et_pb_text a:hover, .dica_divi_carousel .dica_divi_carouselitem .dica-item-content .item-title a:hover {
    text-decoration: underline;
}
.et_pb_scroll_top.et-pb-icon {
    border-radius: 0px;
    right: 2%;
    background: #f5f5f5;
    color: #717271;
    line-height: 0;
    padding: .3em;
    border: 1px solid #e0e0e0;
}
.et_pb_scroll_top::before {
    content: "\21";
    font-family: 'ETmodules';
    position: relative;
    left: -.05em;
    font-size: 24px;
    line-height: 1em;
}
:not(.wp-core-ui) h1::after, :not(.wp-core-ui) h2::after, .et_pb_slide_title a::after {
    content: "\25A0";
    display: inline;
    line-height: 0;
    color: #EE3524;
    font-size: .4em;
    padding-left: .25em;
}
.no-dot::after, .no-dot .et_pb_module_header::after, .no-dot .et_pb_module::after, .no-dot .entry-title::after, .et_pb_post h2::after, .single h2::after, .et_pb_slide_title::after, .csr-slider .et_pb_slide_title::after, h3.et_pb_slide_title::after {
    content: none!important;
}
.et_pb_button {
    text-align: center;
    cursor: pointer;
}
.et_pb_button:not(.secondary)::after {
    opacity: 1!important;
    position: absolute;
    right: .1em;
}
.et-db #et-boc .et-l .et_pb_button::after {
    right: initial;
}
.et_pb_button, .csr-slider .et_pb_slide_content a {
    padding: .8em 3em .8em 2em !important;
}
.et_pb_button.secondary, .csr-slider .et_pb_slide_content a {
    border: 0px !important;
    position: relative;
    background: transparent !important;
    padding: .5em 2em .5em 1.6em !important;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: 16px;
    line-height: 1.6em;
}
body .et_pb_bg_layout_light.et_pb_button.secondary:hover, .csr-slider .et_pb_slide_content a:hover {
    animation: move 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
    background: transparent!important;
    color: #005daa!important;
}
blockquote {
    padding: 0px;
    display: flex;
    border: none;
    gap: 1em;
}
blockquote::before {
    content: "";
    display: block;
    width: 54px;
    height: 50px;
    color: #ffffff;
    background-color: #EE3524;
    background-image: url(/wp-content/uploads/2024/10/red-quote.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
blockquote p {
    width: fit-content;
}
.et_pb_button.secondary::before, .csr-slider .et_pb_slide_content a::before {
    content: "";
    display: inline-block;
    height: 100%;
    width: 1px;
    font-size: 0px;
    background: #005daa!important;
    opacity: 1!important;
    position: absolute;
    left: 0px;
    top: 0px;
    transform: scaleY(1.0);
    transform-origin: bottom;
}
.et_pb_button.secondary:hover::before, .csr-slider .et_pb_slide_content a:hover::before {
    animation: grow 500ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.et_pb_button.secondary:hover::after, .csr-slider .et_pb_slide_content a:hover::after {
    animation: bump 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135) 100ms;
}
.et_pb_text ol li, .et_pb_text ul li {
    margin-bottom: .5em;
}
ul.resource-list {
    padding: 0px;
    list-style: none;
    border-top: 1px solid #e0e0e0;
}
.et_pb_button.list, ul.resource-list li a {
    text-transform: initial;
    letter-spacing: initial;
    font-size: 1em!important;
    line-height: 1.4em !important;
    display: flex;
    justify-content: space-between;
    padding: 1em calc(2em + 1em) 1em 0px !important;
    border-width: 1px 0px !important;
    border-color: #d8d8d8;
    color: #000000 !important;
    position: relative;
    background-color: transparent !important;
    text-decoration: none!important;
    text-align: left;
}
ul.resource-list li a {
    border-bottom: 1px solid #e0e0e0;
}
.et_pb_button.list:hover, body .et_pb_bg_layout_light.et_pb_button.list:hover {
    border-color: #d8d8d8 !important;
    color: #000000 !important;
}
body #page-container .et_pb_section .et_pb_button.list:after, body #page-container .et_pb_section ul.resource-list li a::after {
    color: #ffffff;
    background-color: #EE3524;
    width: 2em;
    height: 2em;
    display: grid;
    place-content: center;
    line-height: 0;
    content: "\e8f5";
    font-family: 'icomoon' !important;
    font-size: 1em!important;
    right: 0px;
    transition: 300ms;
}
body #page-container .et_pb_section .et_pb_button.list.video::after, body #page-container .et_pb_section ul.resource-list li.video a::after {
    content: "\e7b0" !important;
}
body #page-container .et_pb_section ul.resource-list li a::after {
    background-color: #ffffff;
    border: 1px solid #005daa;
    color: #005daa;
}
body #page-container .et_pb_section ul.resource-list li a:hover::after {
    background-color: #005daa;
    color: #ffffff;
}
body #page-container .et_pb_section .et_pb_button.list:hover::after {
    background-color: #cf2010;
}
.et_pb_blog_grid .entry-featured-image-url {
    overflow: hidden;
}
.et_pb_blog_grid img {
    transition: 800ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.et_pb_blog_grid .et_pb_post:hover img {
    transform: scale(1.1);
}
.et_pb_blog_grid .entry-title {
    font-size: 1.44rem;
    padding-bottom: 1.6em;
}
.blog-dividers:last-child .et_pb_divider {
  display: none;
}
.newsroom-blog .et_pb_post {
  padding: 0px;
}
.newsroom-blog .et_pb_image_container {
  margin: 0px;
}

.newsroom-blog .pagination a {
  background: #005daa;
  padding: .8em 1em;
  display: inline-block;
  line-height: 1.2em;
  text-align: center;
}
.yoast-breadcrumbs {
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 16px;
}
.yoast-breadcrumbs .icomoon {
    font-size: 14px;
    color: #706F6F;
}
.breadcrumb_last {
    color: #706F6F;
}
.et_pb_tabs {
    border: none;
}
ul.et_pb_tabs_controls {
    background: transparent;
/*    position: relative;*/
    padding-bottom: 5px;
}
.et_pb_tabs_controls li {
    border-right: none;
    border-bottom: 2px solid transparent;
}
.et_pb_tabs_controls li.et_pb_tab_active {
    background: transparent;
    border-bottom: 2px solid #EE3524;
}
.et_pb_tabs_controls li.et_pb_tab_active::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(50% - 12px);
    bottom: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #EE3524;
    transform: translateY(100%);
}
.et_pb_tabs_controls li a {
    padding: .5em 1em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: normal;
    color: #000000;
    letter-spacing: .08em;
    width: max-content;
}
.et-pb-controllers {
    position: initial;
    margin-top: 20px;
}
.flex {
    display: flex;
    gap: 1em;
    padding-bottom: 1em;
}
.loader {
  border: 5px solid #f5f5f5;
  border-radius: 50%;
  border-top: 5px solid #999999;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 1.3s linear infinite;
  animation: spin 1.3s linear infinite;
}
.fixed-btns {
    display: flex;
    flex-direction: column;
}
.fixed-btns > div {
    display: grid;
    place-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff;
    border-right: 0px;
    position: relative;
}
.fixed-btns > div:first-child {
    border-bottom: 0px;
}
.fixed-btns span {
    color: #ffffff;
    font-size: 21px;
    line-height: 1em;
    display: block;
}
.fixed-btns .fixed-btns-label {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: #005DAA;
    border: 1px solid #ffffff;
    padding: .5em;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    width: max-content;
    text-align: right;
    transition: 300ms;
}
.fixed-btns > div:hover .fixed-btns-label {
    opacity: 1;
}
.et_pb_slide_image img {
    width: fit-content;
}

/*Styles for small columns to stack on small screens*/
@media only screen and (min-width: 980px) and (max-width: 1279px) {
    #page-content .et_pb_row_1-4_3-4 .et_pb_column {
        width: 100% !important;
        margin-bottom: 30px;
        margin-right: 0px !important;
    }
    #page-content .et_pb_row_1-4_3-4 .et_pb_column:last-child {
        margin-bottom: 0px;
    }
    .inner-sidebar {
        display: none!important;
    }
    h2 {
        font-size: 42px;
    }
}
@media only screen and (max-width: 1600px) {
    body {
        font-size: 16px!important;
        line-height: 1.6em!important;
    }
    body .et_pb_button {
        font-size: 1rem!important;
        line-height: 1.4em !important;
    }
    body .et_pb_button:after {
        font-size: 1.5rem !important;
        margin-top: -.05em;
    }
}
@media only screen and (max-width: 1279px) {
    .flex {
        flex-direction: column;
    }
}
@media only screen and (max-width: 980px)  {
    .flex {
        flex-direction: column;
    }
    ul.et_pb_tabs_controls {
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        scroll-behavior: smooth;
        padding-right: 40px!important;
    }
    ul.et_pb_tabs_controls::before {
        content: "";
        display: block;
        width: 40px;
        height: 66px;
        background: linear-gradient(90deg, transparent, #ffffff);
        position: absolute;
        right: 0px;
        z-index: 15;
    }
    .et_pb_tabs_controls li {
        display: flex;
        align-items: center;
        border-bottom: 2px solid #d8d8d8;
        margin-bottom: 8px;
    }
    .et_pb_tabs_controls li a {
        font-size: 14px;
        letter-spacing: .05em;
    }
    .yoast-breadcrumbs {
        font-size: 12px;
    }
    .yoast-breadcrumbs .icomoon {
        font-size: 10px;
    }
    #page-content .et_pb_image .et_pb_image_wrap, #page-content .et_pb_image .et_pb_image_wrap img {
        width: 100%;
    }
}
/*------------------------------------------------------- */
/*HEADER*/
/*------------------------------------------------------- */

.et_pb_image .et_pb_image_wrap img[src*=".svg"] {
    width: 225px;
}
.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    overflow: hidden;
    padding: 2em 1em 1em 1em;
    width: 100%;
    min-width: 150px;
    max-width: 240px;
    border-width: 2px;
}
.et_pb_menu .sub-menu::after {
    content: "";
    display: block;
    width: 13px;
    height: 13px;
    background: #EE3524;
    position: absolute;
    top: calc(-13px / 2);
    left: 1.6em;
    transform: rotate(45deg);
}
.nav li li {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    padding: 0px;
}
.nav li li:last-child {
    border-bottom: 0px;
}
.et-menu li li a, #mega-menu-primary-menu .mega-sub-menu li a {
    padding: 0px;
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
    background-color: transparent;
    opacity: 1;
}
.et-menu li li a span, #mega-menu-primary-menu .mega-sub-menu li a span {
    display: block;
    padding: .8em 0px;
    position: relative;
    width: fit-content;
}
.et-menu li li a span::after, #mega-menu-primary-menu .mega-sub-menu li:not(.nav-bold) a span::after {
    content: "";
    width: 0px;
    height: 4px;
    background: #005DAA;
    display: block;
    position: absolute;
    bottom: -1px;
    transition: 300ms;
}
.et-menu li li a:hover span::after, #mega-menu-primary-menu .mega-sub-menu li:not(.nav-bold) a:hover span::after {
    width: 100%;
}
.mega-menu-cta {
    background: #005DAA;
    text-align: center;
    color: #ffffff;
    padding: 50px 30px;
    margin-bottom: 5px;
}
.mega-menu-cta .title {
    font-size: 28px;
    line-height: 1.2em;
    font-weight: bold;
}
.mega-menu-cta p {
    padding-bottom: 1em !important;
}
.mega-sub-menu .et_pb_button.wht {
    border: 2px solid #ffffff;
    background-color: transparent;
    color: #ffffff;
}
.mega-sub-menu .et_pb_button.wht:hover {
    background-color: #ffffff;
    color: #005daa!important;
}
.mega-sub-menu .et_pb_button.wht::after {
    color: #ffffff;
}
.mega-sub-menu .et_pb_button.wht:hover::after {
    color: #ee3524;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    line-height: 1.2em;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu .nav-blogs > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    padding: .5em 0px;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu input, #mega-menu-wrap-primary-menu #mega-menu-primary-menu img {
    width: 100%;
}
.nav_contact_button span {
    display: flex;
    align-items: center;
}
.nav_contact_button span::before {
    content: "\e7d7";
    font-family: 'icomoon';
    font-size: 1.2em;
    padding-right: .5em;
}
.mega-menu-item.new span::before {
    content: "New";
    display: inline-block;
    font-size: 14px;
    color: #EE3524;
    line-height: 1;
    margin-right: .5em;
}
.mega-menu-item.new.de-de span::before {
    content: "Neu";
}
.mega-menu-item.new.fr-fr span::before {
    content: "Nouveau";
}
.mega-menu-item.new.cs-cz span::before {
    content: "Nové";
}
.mega-menu-item.new.zh-cn span::before {
    content: "新";
}
.mega-menu-item.new.tr-tr span::before {
    content: "Yeni";
}
.mega-menu-item.new.pt-br span::before {
    content: "Nova";
}
.mega-menu-item.new.ko-kr span::before {
    content: "신규";
}

@media only screen and (max-width: 768px) {
    .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
        width: 190px;
    }
}

/*------------------------------------------------------- */
/*HOMEPAGE*/
/*------------------------------------------------------- */

.solutions-home .et_pb_column {
    transition: background-size 500ms;
    background-size: auto 100%;
}
.solutions-home .et_pb_column:hover {
    background-size: auto 110%;
}
.solutions-home .et_pb_code {
    color: #ffffff;
}
.solutions-home .et_pb_code span {
    font-size: 14px;
}
.solutions-home .et_pb_code h3 {
    font-size: 28px;
    display: flex;
    transition: 300ms;
    color: #ffffff;
}
.solutions-home .et_pb_code h3::after {
    content: "\35";
    font-family: 'etmodules';
    font-size: 1em;
    opacity: 0;
    position: relative;
    transition: 300ms;
    left: -15px;
    font-weight: bold;
}
.solutions-home .et_pb_column:hover .et_pb_code h3::after {
    opacity: 1;
    left: 0px;
}
.solutions-home .et_pb_code hr {
    max-width: 30px;
    border-style: solid;
    border-bottom: 0px;
    margin: 1em auto 1em 0px;
}
body.page-id-421 ul li.sf-field-taxonomy-post-year {
    padding-top: 0;
}
body.page-id-421 ul li.sf-field-taxonomy-post-year ul li {
    padding-top: 0;
}
.solutions-home .et_pb_code p {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .1em;
    max-width: 80%;
    line-height: 1.3em;
}
#search-filter-results-12066 .sf-post-grid, #search-filter-results-12256 .sf-post-grid {
    gap: 5.5%;
}
#search-filter-results-12066 .sf-post, #search-filter-results-12256 .sf-post, .ccubed-events .sf-post, #search-filter-results-12693 .sf-post {
    background-color: #f5f5f5;
    box-shadow: none;
}
#search-filter-results-12066 .sf-post > a, #search-filter-results-12256 .sf-post > a {
    line-height: 0;
}
#search-filter-results-12066 .sf-post-thumbnail, #search-filter-results-12256 .sf-post-thumbnail {
    border: 2px solid #e0e0e0;
    overflow: hidden;
}
#search-filter-results-12066 .sf-post img, #search-filter-results-12256 .sf-post img {
    transition: 300ms;
}
#search-filter-results-12066 .sf-post:hover img, #search-filter-results-12256 .sf-post:hover img {
    transform: scale(1.1);
}
#search-filter-results-12066 .sf-post-categories .post-categories, #search-filter-results-12256 .sf-post-categories .post-categories {
    margin-top: -2.5em;
}

/*Styles for Our Solutions on homepage for small laptops and large ipads*/
@media only screen and (min-width: 980px) and (max-width: 1280px) {
    .solutions-home .et_pb_column {
        padding: 6em 1em 2em 2em;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
    .solutions-home {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 30px;
    }
    .solutions-home::after {
        content: none;
    }
    .solutions-home .et_pb_column {
        width: 100% !important;
        margin: 0px;
        background-size: cover;
    }
}
@media only screen and (max-width: 1279px) {
    .solutions-home .et_pb_column, .solutions-home .et_pb_column:hover {
        background-size: cover;
    }
    .solutions-home .et_pb_column .et_pb_code h3::after {
        opacity: 1;
        left: 0px;
    }
    #search-filter-results-12066 .sf-post-grid, #search-filter-results-12256 .sf-post-grid {
        gap: 30px;
    }
}

/*------------------------------------------------------- */
/*INNER*/
/*------------------------------------------------------- */

sup.new {
    font-size: 60%;
    bottom: 0.5em;
}
.inner-intro-1 {
    display: grid;
}
.inner-intro-1 .et_pb_row {
    height: 100%;
}
.blue-slider-section .et-pb-arrow-prev, .blue-slider-section .et-pb-arrow-next {
    background-color: #EE3524;
    opacity: 1!important;
}
.blue-slider-section .et_pb_slider {
    overflow: visible !important;
    margin-bottom: 50px !important;
}
.blue-slider-section .et-pb-arrow-prev {
    left: 0px!important;
    transform: translateX(-50%);
}
.blue-slider-section .et-pb-arrow-next {
    right: 0px!important;
    transform: translateX(50%);
}
.et-pb-controllers a:not(.et-pb-active-control) {
    background-color: #d8d8d8!important;
    opacity: 1;
}
.square-dots .et-pb-controllers a, .square-dots .swiper-pagination-bullet {
    border-radius: 0px!important;
    width: 60px!important;
    height: 5px!important;
}
.inner-title, .inner-title-sm {
    margin-left: 2em;
}
.inner-title .et_pb_text_inner {
    margin: 3.4em 0px !important;
    width: fit-content;
}
.inner-title-sm .et_pb_text_inner {
    margin: 2.3em 0px;
    width: fit-content;
}
.inner-title h2, .inner-title-sm h2 {
    padding-bottom: 0px;
    background-color: #ffffff;
    display: inline-block;
}
.inner-title .et_pb_text_inner::after, .inner-title-sm .et_pb_text_inner::after {
    content: "";
    display: block;
    width: 75%;
    max-width: 11em;
    /* height: 100%; */
    border: 1px solid #EE3524;
    position: absolute;
    top: 50%;
    transform: translate(-2em, -50%);
    z-index: -1;
    aspect-ratio: 1 / 1;
}
.inner-title-sm .et_pb_text_inner::after {
    width: 6em;
    height: 6em;
}
.inner-title-row {
    justify-content: flex-end;
}
.inner-title-row .et_pb_image .et_pb_image_wrap, .inner-title-row .et_pb_image .et_pb_image_wrap img {
    width: 100%;
}
/*.inner-title-row .inner-title-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 16vw;
    padding: 3.5%;
    aspect-ratio: 1 / 1;
}*/
.inner-title-row.et_pb_gutters1.et_pb_row .et_pb_column_1_3.inner-title-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3.5%;
    aspect-ratio: 1 / 1;
    width: 30%;
}
.inner-title-row.et_pb_gutters1.et_pb_row .et_pb_column_1_3.inner-title-col.alt-title-col {
    aspect-ratio: initial;
    width: 30%;
}
.breadcrumbs .et_pb_widget {
    margin: 0px !important;
    width: 100% !important;
}
.et_pb_widget .menu > li > a, .et_pb_widget .sub-menu {
    border-bottom: 2px solid #e3e3e3;
    margin: 0px;
}
.et_pb_widget .menu a {
    display: block;
    position: relative;
}
.et_pb_widget .menu span {
    padding: .6em 0px;
    display: block;
    width: fit-content;
}
.et_pb_widget .menu > li > a span::after {
    content: "";
    display: block;
    width: 0px;
    transition: 250ms;
    height: 3px;
    background-color: #005daa;
    position: relative;
    top: .7em;
}
.et_pb_widget .sub-menu {
    display: none;
}
.et_pb_widget .current-menu-item .sub-menu {
    display: block;
}
.et_pb_widget .menu > li > a:hover span::after {
    width: 100%;
}
.et_pb_widget.widget_nav_menu ul li {
    margin-bottom: 0px;
}
.gry-line-divider::before {
    content: "";
    display: inline-block;
    width: calc(100% - 279px);
    height: 2px;
    background-color: #cccccc;
    position: absolute;
    right: 0px;
    top: 30px;
}
.focus-dot .et_pb_text {
    padding-left: 2em;
}
.focus-dot .et_pb_text::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(/wp-content/uploads/2024/09/focus-box.png);
    background-size: contain;
    position: absolute;
    top: 175%;
    left: .8em;
    transform: translate(-50%, 50%);
}
.focus-dot .et_pb_text::after {
    content: "";
    display: block;
    width: 1em;
    height: calc(125% + 24px);
    border-left: 1px solid #EE3524;
    border-top: 1px solid #EE3524;
    position: absolute;
    top: 50%;
    left: .8em;
}
.dica-item-content {
    justify-content: flex-end;
}
.dica_divi_carousel .swiper-pagination-bullet {
    margin-right: 10px!important;
}
.square-dots .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.dica_divi_carousel.square-dots .swiper-pagination-bullet {
    border-radius: 0px!important;
}
.tmdivi-wrapper * {
    font-family: 'Roboto', sans-serif;
}
.tmdivi-wrapper {
    --tw-ibx-size: 16px;
}
.tmdivi-vertical.tmdivi-wrapper .tmdivi-timeline {
    padding: 0px;
}
.tmdivi-wrapper .tmdivi-year-text {
    display: grid;
    place-content: center;
    width: 130px;
    height: 130px;
    padding: 45px;
    border: none;
    background-color: #005daa;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}
.tmdivi-wrapper .tmdivi-icondot {
    border: none;
}
.tmdivi-wrapper .tmdivi-content {
    box-shadow: none !important;
    padding: 0px 1.4em;
}
.tmdivi-wrapper .tmdivi-media img {
    border: 1px solid #e0e0e0;
    margin-bottom: 1em !important;
}
.tmdivi-vertical.tmdivi-wrapper .tmdivi-story .tmdivi-title {
    margin-bottom: .6em;
}
.tmdivi-vertical.tmdivi-wrapper .tmdivi-story.tmdivi-story-left .tmdivi-title {
    justify-content: flex-end;
}
.tmdivi-wrapper .tmdivi-description {
    padding: 0px;
    margin: 0px;
}
.tmdivi-wrapper .tmdivi-description ul {
    padding: 0px;
}
.tmdivi-wrapper .tmdivi-description li {
    margin-bottom: .5em;
    display: flex;
}
.tmdivi-wrapper .tmdivi-description li:last-child {
    margin-bottom: 0px;
}
.tmdivi-wrapper .tmdivi-description li::marker {
    display: none;
}
.tmdivi-wrapper .tmdivi-description li::before {
    content: "—";
    margin-right: .5em;
    color: #EE3524;
}
.tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text {
    left: calc(40.4% - var(--tw-ibx-size) - var(--tw-ybx-size) - var(--tw-line-width) / 2);
}
.tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text:before {
    content: none;
}
.red-boxes {
    display: inline-block;
    margin: 0px 8% 0px 0px !important;
}
.red-boxes:last-child {
    margin-right: 0px!important;
}
.red-box {
    width: 140px;
    aspect-ratio: 1 / 1;
    background-color: rgba(238, 53, 36, 0.8);
    position: relative;
}
.red-box span {
    color: #ffffff;
    font-weight: bold;
    line-height: 1.2em;
    position: absolute;
    top: 50%;
    left: 1.6em;
    transform: translateY(-50%);
    font-size: 21px;
    width: 120%;
}
.csr-slider .et_pb_slide_description {
    display: flex;
    align-items: center;
    padding: 16% 8%;
}
.csr-slider .et_pb_slide_title {
    background: rgba(238, 53, 36, 0.8);
    padding: 2rem;
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    z-index: 1;
    height: 270px;
    width: fit-content;
}
.csr-slider .et_pb_slide_content {
    background: #ffffff;
    padding: 2rem 2rem 2rem 4rem;
    margin-left: -2rem !important;
    width: 100%;
}
.csr-slider .et_pb_slide_content a {
    text-decoration: none!important;
    color: #005daa!important;
    display: inline-block;
}
.csr-slider .et_pb_slide_content a:after {
    font-size: 25.6px;
    content: "\35";
    position: absolute;
    transition: all .2s;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    font-family: 'ETmodules';
    text-shadow: none;
    color: #ee3524;
}
.csr-slider .et_pb_slide_image {
    display: none !important;
}
.csr-slider .et_pb_slide_with_image .et_pb_slide_description {
    width: 100%;
}
.btn-bottom {
    display: flex;
    flex-direction: column;
}
.btn-bottom .et_pb_button_module_wrapper {
    margin-top: auto;
}
.et_pb_slider .et_pb_slide_description {
    text-shadow: none;
}
.sq-icon-blurb {
    width: 100%;
    margin-bottom: 0px !important;
    display: flex;
}
.sq-icon-blurb .et_pb_blurb_content {
    display: flex;
    max-width: 100%;
}
.sq-icon-blurb .et_pb_main_blurb_image {
    display: block;
    width: auto;
    margin: 0px;
}
.sq-icon-blurb .et_pb_image_wrap {
    height: 100%;
    display: flex;
    align-items: center;
}
.sq-icon-blurb .et_pb_blurb_container {
    display: flex;
    align-items: center;
    padding: 1em;
    line-height: 1.6em;
}
.resources-row {
    max-height: 600px;
    overflow: auto;
}
.et_pb_module.et_pb_code.resources-btns {
    position: absolute;
    top: calc(-1rem - 2px);
}
.resources-btns ul {
    list-style: none;
    display: flex;
    padding: 0px;
    overflow: auto;
    gap: 1rem;
    justify-content: flex-end;
    width: fit-content;
    margin: 0px 0px 0px auto;
}
.resource-btn {
    text-transform: uppercase;
    border: none;
    background-color: transparent;
    font-size: 1rem;
    cursor: pointer;
    letter-spacing: 0.05em;
    padding: 0px;
}
.resource-btn span {
    padding: .8em;
    display: block;
    border-bottom: 5px solid transparent;
    transition: 250ms;
}
span.active-blue {
    border-bottom: #005daa solid 5px;
}
.single-resource {
    transition: 300ms;
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 100px 30px 30px;
    margin: 0px 0px 0px auto !important;
    width: 75%;
}
.single-resource:hover {
    background: #eff3f8;
}
.single-resource::after {
    content: "";
    font-family: 'icomoon';
    color: #005daa;
    display: block;
    font-size: 32px;
    padding: .3em;
    line-height: 1em;
    height: auto;
    border: 1px solid #005daa;
    position: absolute;
    top: 30px;
    right: 30px;
    visibility: visible;
    transition: 300ms;
}
.single-resource:hover::after {
    background-color: #005daa;
    color: #ffffff;
}
.single-resource .et_pb_team_member_description {
    display: grid !important;
    grid-template-columns: 1fr .5fr;
    column-gap: 2em;
}
.single-resource .et_pb_member_position {
    grid-column: 1;
    color: #EE3524;
    text-transform: uppercase;
    letter-spacing: .03em;
}
.single-resource .et_pb_team_member_description > div {
    grid-column: 2;
    grid-row: 1;
    font-style: italic;
    color: #717171;
}
.single-resource .et_pb_module_header {
    color: #000000;
}
.resources-col {
    z-index: 20;
}
.lightbox {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999 !important;
    padding-top: 171px;
    top: 0px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
}
.lightbox-container {
    display: grid;
    place-content: center;
    height: 100%;
}
.lightbox-close-btn {
    text-align: right;
    color: #ffffff;
}
.lightbox-close-btn span {
    font-size: 24px;
    cursor: pointer;
}
.lightbox-container .fluid-width-video-wrapper {
    padding-top: 0px !important;
}
#search-filter-results-10161 .lightbox-container embed, #search-filter-results-10161 .lightbox-container iframe, #search-filter-results-10161 .lightbox-container object, #search-filter-results-10161 .lightbox-container video {
    position: initial;
    width: 1280px;
    max-width: 100%;
    max-height: none;
    aspect-ratio: 16 / 9;
}
.reveal-text {
    padding: 2em;
}
.reveal-text::after {
    content: "";
    display: block;
    width: 100%;
    height: 5.5em;
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: #005daa;
    mix-blend-mode: multiply;
    transition: 300ms;
}
.reveal-text:hover::after {
    height: 100%;
}
.reveal-text .et_pb_blurb_description {
    opacity: 0;
    visibility: hidden;
    transition: 300ms;
    width: 50%;
}
.reveal-text:hover .et_pb_blurb_description {
    opacity: 1;
    visibility: visible;
}
.reveal-text .et-pb-icon {
    transition: 300ms;
}
.reveal-text:hover .et-pb-icon {
    transform: rotate(90deg);
}
.vertical-text-row {
    max-width: 800px !important;
    margin: 40px auto;
    display: flex;
    background-color: #ffffff;
    align-items: center;
    border: 1px solid #005daa;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    position: relative;
    padding: 0 !important;
    overflow: hidden;
}
.vertical-text-row ul li::marker {
    color: #000 !important;
}
.vertical-text {
    background-color: #005daa !important;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 20px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px !important;
    position: absolute;
    left: 0;
    top:0;
    bottom:0;
    margin-bottom: 0 !important;
}
.vertical-text sup {
    font-size: 50%;
}
.vertical-text-content {
    padding: 50px 25px;
    flex-grow: 1;
    margin-left: 50px;
    width: 50%;
    margin-bottom: 0px !important;
    z-index: 1;
}
.vertical-text-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45%;
}
.vertical-text-image img {
    width: 100%;
}
.et_pb_widget_area.inline .et_pb_widget {
    width: 100%;
}
.et_pb_widget_area.inline ul {
    display: flex;
}
.et_pb_widget_area.inline .et_pb_widget .menu span {
    padding: 0px;
}
.et_pb_widget_area.inline .et_pb_widget .menu > li {
    display: flex;
}
.et_pb_widget_area.inline .et_pb_widget .menu > li::after {
    content:"";
    width: 1px;
    height: 20px;
    background-color: #d8d8d8;
    display: inline-block;
    margin: 0px .5em;
}
.et_pb_widget_area.inline .et_pb_widget .menu > li > a span::after {
    content: none;
}
.et_pb_widget_area.inline .et_pb_widget .menu > li > a, .et_pb_widget_area.inline .et_pb_widget .sub-menu {
    border: none;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
    .red-boxes {
        width: 50%;
        margin: 1em 0px!important;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1279px) {
    #page-content.et_section_specialty > .et_pb_row > .et_pb_column:first-child {
        display: none;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1600px) {
    .inner-title-row.et_pb_gutters1.et_pb_row .et_pb_column_1_3.inner-title-col.alt-title-col {
        width: 35%;
    }
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
    #page-content.et_section_specialty .et_pb_sidebar_1.et_pb_sticky_module {
        display: none;
        position: relative;
    }
    .inner-title-row .et_pb_column {
        width: 100%;
    }
    .single-resource {
        margin: 0px!important;
    }
}
@media only screen and (max-width: 1600px) {
    .tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text {
        left: calc(41% - var(--tw-ibx-size) - var(--tw-ybx-size) - var(--tw-line-width) / 2);
    }
    #search-filter-results-10161 .lightbox-container embed, #search-filter-results-10161 .lightbox-container iframe, #search-filter-results-10161 .lightbox-container object, #search-filter-results-10161 .lightbox-container video {
        width: 980px;
    }
}
@media only screen and (max-width: 1366px){
    #search-filter-results-10161 .lightbox-container embed, #search-filter-results-10161 .lightbox-container iframe, #search-filter-results-10161 .lightbox-container object, #search-filter-results-10161 .lightbox-container video {
        width: 720px;
    }
}
@media only screen and (max-width: 1280px) {
    .tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text {
        left: calc(41.9% - var(--tw-ibx-size) - var(--tw-ybx-size) - var(--tw-line-width) / 2);
    }
}
@media only screen and (max-width: 1279px) {
    .tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text {
        left: calc(39.8% - var(--tw-ibx-size) - var(--tw-ybx-size) - var(--tw-line-width) / 2);
    }
}
@media only screen and (max-width: 1024px) {
    .et_pb_module.et_pb_code.resources-btns {
        position: initial;
        border-bottom: 2px solid #d8d8d8;
        margin-top: 1em;
    }
    .resources-row {
        padding-top: 10px;
        max-height: none;
    }
    .resources-btns ul {
        margin-bottom: -2px;
        overflow: auto;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 100%;
    }
    .resource-btn {
        font-size: 14px;
    }
    .single-resource {
        padding: 20px 50px 20px 0px;
        width: 100%;
    }
    .lightbox {
        padding-top: 66px;
    }
}
@media only screen and (max-width: 980px) {
    .inner-title-row.et_pb_gutters1.et_pb_row .et_pb_column_1_3.inner-title-col {
        padding: 10% 5%;
        aspect-ratio: initial;
    }
    .inner-title-row.et_pb_gutters1.et_pb_row .et_pb_column_1_3.inner-title-col.alt-title-col,
    .inner-title-row.et_pb_gutters1.et_pb_row .et_pb_column_1_3.inner-title-col {
        width: 100%;
    }
    #page-content {
        padding-top: 0px;
    }
    .square-dots .et-pb-controllers a, .square-dots .swiper-pagination-bullet {
        width: 30px!important;
    }
    .focus-dot .et_pb_text {
        padding-left: 1.5em;
    }
    .focus-dot .et_pb_text::after {
        width: .5em;
    }
    .csr-slider .et_pb_slide_description {
        flex-direction: column;
        align-items: flex-start;
        padding: 1em 0px 2em 0px!important;
    }
    .csr-slider .et_pb_slide_title {
        display: block;
        aspect-ratio: initial;
        height: initial;
        font-size: 23px !important;
        line-height: 1.2em;
        padding: 1rem;
        width: 100%;
    }
    .csr-slider .et_pb_slide_content {
        padding: 1em 0px 0px 0px;
        margin: 0px !important;
        background-color: transparent;
    }
    .csr-slider .et_pb_slide_image {
        display: block !important;
        position: relative !important;
        top: 0px;
    }
    .csr-slider .et_pb_slide_content a {
        font-size: 14px;
    }
    .focus-dot .et_pb_text::before {
        width: 24px;
        height: 24px;
    }
    .tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text {
        left: calc(40.9% - var(--tw-ibx-size) - var(--tw-ybx-size) - var(--tw-line-width) / 2);
    }
    .single-resource .et_pb_team_member_description {
        grid-template-columns: 1fr;
    }
    .single-resource .et_pb_module_header, .single-resource::after {
        font-size: 21px;
        right: 0px;
        top: 20px;
    }
    .single-resource .et_pb_team_member_description > div {
        grid-column: initial;
        grid-row: initial;
        font-size: 14px;
    }
    .single-resource .et_pb_member_position {
        font-size: 14px;
    }
    .reveal-text {
        padding: 2em 1.5em;
    }
    .reveal-text::after {
        height: 100%;
    }
    .reveal-text .et_pb_blurb_container {
        padding-left: 0px;
    }
    .reveal-text .et_pb_blurb_description {
        opacity: 1;
        visibility: visible;
        width: 100%;
    }
    .reveal-text .et-pb-icon {
        transform: rotate(90deg);
    }
}
@media only screen and (max-width: 768px) {
    .tmdivi-vertical.tmdivi-wrapper .tmdivi-story.tmdivi-story-left .tmdivi-title {
        justify-content: flex-start;
    }
    .tmdivi-vertical.tmdivi-wrapper .tmdivi-icondot {
        top: 1em;
    }
    .tmdivi-vertical-right.tmdivi-wrapper .tmdivi-year-label.tmdivi-year-text {
        left: 30px;
    }
}
@media only screen and (max-width: 600px) {
    .red-boxes {
        display: block;
        margin: 0px 0px 1.6em 0px !important;
    }
    .red-boxes:last-child {
        margin-right: 0px!important;
    }
    .red-box {
        width: 75px;
    }
    .red-box span {
        width: 220px;
    }
    .vertical-text-image img {
        display:none;
    }
    .vertical-text-content {
        width: 100%;
    }
    .vertical-text {
        background-color: #1C4F96 !important;
        color: white;
        font-size: 24px;
        font-weight: bold;
        padding: 20px;
        writing-mode: unset;
        transform: unset;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100% !important;
        position: relative;
        margin-bottom: 0 !important;
    }
    .vertical-text-content {
        margin-left: 0px;
    }
}
@media only screen and (max-width: 400px) {
    .inner-title .et_pb_text_inner::after, .inner-title-sm .et_pb_text_inner::after {
        max-width: none;
    }
}

/*------------------------------------------------------- */
/*FOOTER*/
/*------------------------------------------------------- */

.footer-menu::after {
    content: "|";
    visibility: visible;
    height: auto;
    font-size: 1em;
    display: inline-block;
    margin: 0px 1em;
}
.footer-menu .et_pb_widget {
    width: auto !important;
    margin: 0px!important;
}
.footer-menu.et_pb_widget_area ul {
    display: flex;
    column-gap: 1em;
}
.footer-menu .et_pb_widget .menu > li > a, .footer-menu .et_pb_widget .sub-menu {
    margin: 0px;
    border: none;
}
.footer-menu .et_pb_widget .menu > li > a span {
    padding: 0px;
    width: initial;
    display: initial;
}
.footer-menu .et_pb_widget .menu > li > a span::after {
    content: none;
}
.footer-menu.global-footer-menu::after {
    content: none;
}
.global-footer-menu.et_pb_widget_area ul {
    gap: 0px;
}
.global-footer-menu.et_pb_widget_area li {
    display: flex;
}
.global-footer-menu .menu li::before {
    content: "|";
    display: inline-block;
    margin: 0px .5em;
}
.global-footer-menu .menu li a {
    display: inline-block;
}
.global-footer-menu .menu li a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 980px) {
    .footer-menu::after, .global-footer-menu .menu li::before {
        content: none;
    }
    .footer:not(.flex-menu) .footer-menu.et_pb_widget_area ul, .global-footer-menu.et_pb_widget_area ul {
        display: block;
    }
    .footer.flex-menu .et_pb_row {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer.flex-menu .et_pb_column {
        width: fit-content !important;
    }
    .footer-menu.et_pb_widget_area ul {
        flex-wrap: wrap;
        justify-content: center;
    }
}

/*------------------------------------------------------- */
/*GRAVITY FORMS*/
/*------------------------------------------------------- */

.gform_title {
    font-size: 36px;
    font-weight: bold !important;
    color: #000;
}
.gform_title::after {
    display: none !important;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    background: #f5f5f5;
    border: none;
    min-height: 52px;
}
.gform_wrapper.gravity-theme .gfield_label {
    line-height: 1.6em;
    font-size: 1em;
    margin-bottom: .3em;
}
.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom, .gform_wrapper.gravity-theme .gfield_required .gfield_required_text {
    font-style: initial;
    font-size: 14px;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    padding-top: 0px;
    line-height: 1.4em;
}
.gform_wrapper.gravity-theme .description a, .gform_wrapper.gravity-theme .gfield_description a, .gform_wrapper.gravity-theme .gsection_description a, .gform_wrapper.gravity-theme .instruction a {
    text-decoration: underline;
}
.gform_wrapper.gravity-theme #field_submit input, .gform_wrapper.gravity-theme .gform_footer input {
    cursor: pointer;
    border: 2px solid #005daa;
    background: #ffffff;
    font-size: 16px !important;
    line-height: 1.7em !important;
    padding: .8em 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #005daa;
    transition: 300ms;
}
.gform_wrapper.gravity-theme #field_submit input:hover, .gform_wrapper.gravity-theme .gform_footer input:hover {
    background: #005daa;
    color: #ffffff;
}
.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
    justify-content: flex-end;
}
.gform_wrapper .gfield--input-type-consent .gform-field-label {
    display: inline-block;
    line-height: 1.4;
    vertical-align: top;
    font-size: 14px;
}
.gform_wrapper .ginput_container.ginput_container_consent {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}
.foundations .gform_wrapper.gravity-theme .gform_fields {
    align-items: end;
}
.foundations .gform_wrapper.gravity-theme .gfield_label, .foundations .gform_wrapper.gravity-theme .gfield_required, .foundations .gform_wrapper.gravity-theme .ginput_counter, .foundations .ginput_container.ginput_container_consent {
    color: #ffffff;
}
.foundations .gform_wrapper.gravity-theme input[type=color], .foundations .gform_wrapper.gravity-theme input[type=date], .foundations .gform_wrapper.gravity-theme input[type=datetime-local], .foundations .gform_wrapper.gravity-theme input[type=datetime], .foundations .gform_wrapper.gravity-theme input[type=email], .foundations .gform_wrapper.gravity-theme input[type=month], .foundations .gform_wrapper.gravity-theme input[type=number], .foundations .gform_wrapper.gravity-theme input[type=password], .foundations .gform_wrapper.gravity-theme input[type=search], .foundations .gform_wrapper.gravity-theme input[type=tel], .foundations .gform_wrapper.gravity-theme input[type=text], .foundations .gform_wrapper.gravity-theme input[type=time], .foundations .gform_wrapper.gravity-theme input[type=url], .foundations .gform_wrapper.gravity-theme input[type=week], .foundations .gform_wrapper.gravity-theme select, .foundations .gform_wrapper.gravity-theme textarea {
    color: #ffffff;
    background-color: rgba(230, 230, 255, .4);
}
.foundations .ginput_container_consent label a {
    color: #ffffff;
    text-decoration: underline;
}
.foundations .gform_wrapper.gravity-theme .field_description_below .gfield_consent_description, .foundations .gform_wrapper.gravity-theme .gfield_consent_description {
    background-color: #ffffff;
}
.foundations .gform_wrapper.gravity-theme #field_submit input, .foundations .gform_wrapper.gravity-theme .gform_footer input {
    border: 1px solid #ffffff;
}
.email-opt .gform_wrapper.gravity-theme #field_submit input, .email-opt .gform_wrapper.gravity-theme .gform_footer input {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff;
}
.email-opt .gform_wrapper.gravity-theme #field_submit input:hover, .email-opt .gform_wrapper.gravity-theme .gform_footer input:hover {
    background: #ffffff;
    color: #EE3524;
}
.email-opt .gform_wrapper .gfield--input-type-consent .gform-field-label, .email-opt .gform_wrapper.gravity-theme .gfield_label {
    color: #ffffff;
}

/*------------------------------------------------------- */
/*SEARCH AND FILTER*/
/*------------------------------------------------------- */

.searchandfilter ul {
    padding: 0px !important;
}
.searchandfilter label {
    display: block;
}
.searchandfilter input.text, .searchandfilter input.title, .searchandfilter input[type=email], .searchandfilter input[type=password], .searchandfilter input[type=tel], .searchandfilter input[type=text], .searchandfilter select, .searchandfilter textarea {
    background: #f5f5f5;
    border: 1px solid #c6c6c6;
    min-height: 52px;
    font-size: 1em;
    padding: 0px 1em;
    width: 100%;
    appearance: none;
}
.searchandfilter input.text:placeholder, .searchandfilter input.title:placeholder, .searchandfilter input[type=email]:placeholder, .searchandfilter input[type=password]:placeholder, .searchandfilter input[type=tel]:placeholder, .searchandfilter input[type=text]:placeholder, .searchandfilter select:placeholder, .searchandfilter textarea:placeholder {
    text-transform: uppercase;
    color: #000000;
}
.searchandfilter input[type="submit"] {
    cursor: pointer;
    border: 2px solid #005daa;
    background: #ffffff;
    font-size: 16px !important;
    line-height: 1.7em !important;
    padding: .8em 2em;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #005daa;
    transition: 300ms;
    border-radius: 0px;
    appearance: none;
}
.searchandfilter input[type="submit"]:hover {
    background: #005daa;
    color: #ffffff;
}
.searchandfilter li > ul {
    padding-left: 0px;
    display: flex;
    flex-direction: column;
    column-gap: 1em;
}
.sf-post-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 35px;
}
.sf-post {
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, .1);
}
.sf-post-thumbnail img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
}
.sf-post-meta {
    padding: 1.3em;
    position: relative;
}
.sf-post-categories .post-categories {
    display: flex;
    gap: .5em;
    padding-left: 0px;
    margin-top: -3.2em;
    list-style: none;
}
.sf-post-categories li {
    background-color: #005daa;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding: .8em 1em;
    display: inline-block;
    line-height: 1.2em;
}
.sf-post-title {
    line-height: 1.2em;
    font-size: 1.3rem;
}
.sf-post-title::after {
    content: none!important;
}
.sf-post-meta-flex {
    line-height: 1em;
}
.sf-post-meta-flex > span {
    color: #717271;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.sf-post-meta-flex > span::after {
    content: "|";
    margin: 0px .25em;
    color: #EE3524;
}
.sf-post-meta-flex > span:last-child::after {
    content: none;
}
.search-filter-results .pagination {
    display: flex;
    width: 100%;
    justify-content: space-between;
    row-gap: .5em;
    margin-top: 1.6em;
}
.post-nav {
    display: flex;
    margin-right: -1em;
    background-color: #EE3524;
    column-gap: 1px;
}
.post-nav > span {
    background-color: #ffffff;
    float: none;
}
.post-nav a {
    padding: 0px 1em;
    text-transform: uppercase;
    font-size: 1em;
    color: #005DAA;
    letter-spacing: 0.05em;
    position: relative;
}
.post-nav a::before, .post-nav a::after {
    font-family: icomoon;
    color: #EE3524;
    font-weight: bold;
    font-size: .85em;
    margin: 0px .25em;
}
.post-nav .nav-previous a:hover {
    animation: move-left 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.post-nav .nav-next a:hover {
    animation: move 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.post-nav .nav-previous a::before {
    content: "\e93b";
}
.post-nav .nav-next a::after {
    content: "\e93c";
}
.sf-field-post_type ul li, .sf-field-category ul li, .sf-field-taxonomy-post-year ul li {
    display: flex;
    align-items: start;
}
.searchandfilter li[data-sf-field-input-type=checkbox] label, .searchandfilter li[data-sf-field-input-type=radio] label, .searchandfilter li[data-sf-field-input-type=range-checkbox] label, .searchandfilter li[data-sf-field-input-type=range-radio] label {
    position: relative;
    top: -3px;
}
.searchandfilter ul li li {
    padding: .4em 0;
}
a.search-filter-reset {
    color: #005daa;
}
a.search-filter-reset::before {
    content: "\e8d3";
    font-family: 'icomoon';
    margin-right: .3em;
    font-size: 90%;
}

/* NEWSROOM SEARCH & FILTER */

#search-filter-results-22794 .sf-post-grid {
    grid-template-columns: 1fr 1fr;
}
#search-filter-results-22794 .sf-post-meta {
  padding: 40px 1.6em 1.6em;
}
#search-filter-results-22794 .sf-post.sf-post-event-card {
    background: #e0e0e0;
    border-radius: 8px;
    box-shadow: none;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-post-title {
    margin: 0 0 1rem;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-post-title a {
    color: var(--gcid-body-color);
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 0 18px;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-details {
    margin: 0 0 18px;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-details-link {
    font-size: 16px;
    text-underline-offset: 3px;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-details-link:hover {
    text-decoration: underline;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-cta {
    cursor: pointer;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-meta span.sf-post-date,
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-meta span.sf-post-location {
    display: flex;
    align-items: center;
    gap: .5em;
    font-size: 16px;
    color: var(--gcid-body-color);
    background: none;
    padding: 0;
    margin: 0;
    letter-spacing: 0px;
    text-transform: none;
}
#search-filter-results-22794 .sf-post-meta-flex > span::after {
    content: none;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-icon {
    font-family: 'Font Awesome 7 Free';
    font-weight: 900;
    font-size: 1.2em;
    line-height: 1;
    color: var(--gcid-body-color);
    flex-shrink: 0;
    width: 24px;
    text-align: center;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-post-date .sf-event-icon::before {
    content: "\f073";
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-post-location .sf-event-icon::before {
    content: "\f3c5";
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-cta {
    display: inline-flex;
    align-items: center;
    gap: .3em;
    background: #005daa;
    color: #fff !important;
    font-size: 1rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: .5em 1em .5em 1.6em;
    text-decoration: none;
    border-radius: 0;
    transition: 400ms ease;
    opacity: 1;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-cta:hover {
    opacity: .8;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-cta-arrow {
    font-family: 'ETmodules';
    font-size: 24px;
    line-height: 1;
}
#search-filter-results-22794 .sf-post.sf-post-event-card .sf-event-cta-arrow::before {
    content: "\35"; /* ETmodules right chevron */
}
#search-filter-results-22794 .post-nav {
    background-color: transparent;
    column-gap: .5em;
    margin-right: 0;
}
#search-filter-results-22794 .post-nav > span {
    background-color: transparent;
}
#search-filter-results-22794 .post-nav a {
    display: inline-flex;
    align-items: center;
    background: #005daa;
    color: #fff;
    font-size: 1rem;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: .5em;
    text-decoration: none;
    border-radius: 0;
    transition: 400ms ease;
    opacity: 1;
}
#search-filter-results-22794 .post-nav a:hover {
    opacity: .9;
}
#search-filter-results-22794 .post-nav a::before,
#search-filter-results-22794 .post-nav a::after {
    font-family: 'ETmodules';
    color: #fff;
    font-weight: normal;
    font-size: 24px;
    line-height: 1;
    margin: 0;
}
#search-filter-results-22794 .post-nav .nav-previous a {
    padding-right: 1em;
}
#search-filter-results-22794 .post-nav .nav-previous a::before {
    content: "\34"; /* ETmodules left chevron */
}
#search-filter-results-22794 .post-nav .nav-next a {
    padding-left: 1em;
}
#search-filter-results-22794 .post-nav .nav-next a::after {
    content: "\35"; /* ETmodules right chevron */
}
#search-filter-form-22794 ul {
    display: flex;
    gap: 1em;
    align-items: center;
}
#search-filter-form-22794 ul li {
    align-content: end;
    padding: 0px;
    width: 100%;
}
#search-filter-form-22794 ul li.sf-field-reset {
    width: auto;
}

@media only screen and (max-width: 1024px) {
    .sf-post-grid {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (max-width: 680px) {
    .sf-post-grid,
    #search-filter-results-22794 .sf-post-grid {
        grid-template-columns: 1fr;
    }
    .searchandfilter input[type="submit" i] {
        width: 100%;
    }
    #search-filter-form-22794 ul {
        flex-direction: column;
        align-items: start;
    }
}

/*------------------------------------------------------- */
/*POSTS*/
/*------------------------------------------------------- */

.post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
    padding-top: 1rem;
}
.et_pb_posts_nav {
    display: flex;
    background-color: #EE3524;
    column-gap: 1px!important;
}
.et_pb_posts_nav > span, .et_pb_posts_nav.post-pagination > span {
    background-color: #ffffff;
}
.et_pb_posts_nav > span a {
    padding: 0px 1em;
    transition: 300ms;
    background-color: #ffffff;
}
.et_pb_posts_nav .nav-previous a:hover, .et_pb_posts_nav.post-pagination .nav-previous a:hover {
    animation: move-left 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.et_pb_posts_nav .nav-next a:hover, .et_pb_posts_nav.post-pagination .nav-next a:hover {
    animation: move 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.et_pb_posts_nav .nav-previous a::before, .et_pb_posts_nav .nav-next a::after, .et_pb_posts_nav.post-pagination .nav-previous a::before, .et_pb_posts_nav.post-pagination .nav-next a::after {
    font-family: icomoon;
    color: #EE3524;
    font-weight: bold;
    font-size: .85em;
    padding: 0px .25em;
}
.et_pb_posts_nav .nav-previous a::before, .et_pb_posts_nav.post-pagination .nav-previous a::before {
    content: "\e93b";
}
.et_pb_posts_nav .nav-next a::after, .et_pb_posts_nav.post-pagination .nav-next a::after {
    content: "\e93c";
}
.et_pb_posts_nav.nav-single:after, .et_pb_posts_nav.nav-single.post-pagination:after {
    content: none;
}
.et_pb_posts_nav .meta-nav, .et_pb_posts_nav.post-pagination .meta-nav {
    display: none;
}
.addtoany_content {
    display: flex;
    align-items: center;
    row-gap: 1em;
}
.addtoany_header {
    margin-bottom: 0px;
    color: #005daa;
}
.addtoany_list {
    line-height: 0 !important;
}
.back-btn:hover {
    animation: move-left 800ms cubic-bezier(0.545, -0.25, 0.38, 1.135);
}
.post-sidebar .et_pb_post {
    margin-bottom: 1.6em;
    padding-bottom: 1.6em;
    border-bottom: 1px solid #e0e0e0;
}
.dl-icon::after {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: url(/wp-content/uploads/2024/09/download-icon.jpg) no-repeat contain bottom right;
}
.post-share .et_pb_widget {
    margin: 0px !important;
    float: none;
    width: fit-content !important;
    display: inline-block;
}

/*------------------------------------------------------- */
/*DAN*/
/*------------------------------------------------------- */

#search-filter-form-10161 input.text, #search-filter-form-10161 input.title, #search-filter-form-10161 input[type=email], #search-filter-form-10161 input[type=password], #search-filter-form-10161 input[type=tel], #search-filter-form-10161 input[type=text], #search-filter-form-10161 select, #search-filter-form-10161 textarea {
    width: 100%;
    font-size: 14px;
}
#search-filter-results-10161 .sf-post-grid {
    grid-template-columns: 1fr 1fr 1fr;
}
#search-filter-results-10161 .sf-post {
    box-shadow: none;
}
#search-filter-results-10161 .sf-post-thumbnail img, #search-filter-results-11666 .sf-post-thumbnail img {
    aspect-ratio: 1 / 1;
    width: 100%;
}
#search-filter-results-10161 .sf-post-meta {
    padding: 1em 0px;
    position: relative;
}
#search-filter-form-10161 ul {
    display: flex;
    gap: 1em;
    align-items: flex-end;
}
#search-filter-form-10161 ul li {
    align-content: end;
    padding: 0px;
}
#search-filter-results-10161 .post-categories {
    display: none;
}
#search-filter-results-10161 .sf-post-meta-flex>span::after, #search-filter-results-10161 h2::after {
    content: none;
}
#search-filter-results-10161 .sf-post-meta-flex>span {
    color: #ee3524;
}
#search-filter-results-10161 h2 {
    color: #000;
    font-size: 1.3rem;
    padding: 0px;
}
#search-filter-results-10161 .post-nav {
    background-color: #ffffff;
}
#search-filter-results-10161 embed, #search-filter-results-10161 iframe, #search-filter-results-10161 object, #search-filter-results-10161 video {
    max-height: 180px;
}
#search-filter-results-11666 .sf-post-grid {
    grid-template-columns: 1fr 1fr 1fr;
}
#search-filter-results-11666 .sf-post {
    box-shadow: none;
}
#search-filter-results-11666 .sf-post-meta {
    padding: 1em 0px;
    position: relative;
}
#search-filter-form-11666 ul {
    display: flex;
    gap: 1em;
}
#search-filter-form-11666 ul li {
    align-content: end;
    padding: 0px;
}
#search-filter-results-11666 .post-categories {
    display: none;
}
#search-filter-results-11666 .sf-post-meta-flex>span::after, #search-filter-results-11666 h2::after {
    content: none;
}
#search-filter-results-11666 .sf-post-meta-flex>span {
    color: #ee3524;
}
#search-filter-results-10161 .sf-post-title, #search-filter-results-11666 .sf-post-title {
    color: #000000;
    font-size: 1.3rem;
    padding: 0px;
}
#search-filter-results-11666 .post-nav {
    background-color: #ffffff;
}
#search-filter-results-11666 embed, #search-filter-results-11666 iframe, #search-filter-results-11666 object, #search-filter-results-11666 video {
    max-height: 180px;
}

#search-filter-results-11666 .pagination{
	display:none;
}
#gform_wrapper_1, #gform_wrapper_12 {
    padding: 65px;
}
.pum-theme-185 .pum-content,
.pum-theme-lightbox-2 .pum-content {
    font-weight: initial;
}
.location-pin {
    float: left;
    margin-right: 10px;
}
.locations-americas,
.locations-europe,
.locations-imea,
.locations-apac {
    display: none;
}
.pin-legend ul {
    list-style: none;
    margin-bottom: 3rem;
    text-align: left;
    padding: 0 0 0 3rem;
    display: flex;
    gap: 2rem;
    justify-content: flex-end;
    -moz-box-align: center;
    align-items: center;
}
.pin-legend ul li {
    display: flex;
}
.location-map__pin {
    display: flex;
    width: 30px;
    aspect-ratio: 1;
    z-index: 1;
}
.location-map__pin-type-0 {
    background: transparent url('https://www.llproducts.com/wp-content/uploads/2024/10/pin_office.svg') center bottom no-repeat;
}
.location-map__pin-type-1 {
    background: transparent url('https://www.llproducts.com/wp-content/uploads/2024/10/pin_production_facilities.svg') center bottom no-repeat;
}
.location-map__pin-type-2 {
    background: transparent url('https://www.llproducts.com/wp-content/uploads/2024/10/pin_technical_service_center.svg') center bottom no-repeat;
}
.location-map__pin-type-3 {
    background: transparent url('https://www.llproducts.com/wp-content/uploads/2024/10/pin_rd_center.svg') center bottom no-repeat;
}

@media only screen and (max-width: 1024px) {
    #search-filter-results-10161 .sf-post-grid, #search-filter-results-11666 .sf-post-grid {
        grid-template-columns: 1fr 1fr;
        gap: 1em;
    }
    #search-filter-form-10161 ul {
        flex-wrap: wrap;
    }
    #search-filter-results-10161 embed, #search-filter-results-10161 iframe, #search-filter-results-10161 object, #search-filter-results-10161 video {
        max-height: 25vw;
    }
    #gform_wrapper_1, #gform_wrapper_12 {
        padding: 30px 5%;
    }
}
@media only screen and (max-width: 980px) {
    .pin-legend ul {
        display: block;
    }
    #search-filter-form-10161 ul {
        flex-direction: column;
    }
    #search-filter-form-10161 ul li {
        width: 100%;
    }
}
@media only screen and (max-width: 640px) {
    #search-filter-results-10161 .sf-post-grid, #search-filter-results-11666 .sf-post-grid {
        grid-template-columns: 1fr;
    }
    #search-filter-results-10161 embed, #search-filter-results-10161 iframe, #search-filter-results-10161 object, #search-filter-results-10161 video {
        max-height: 50vw;
    }
}

/*------------------------------------------------------- */
/*LANDING*/
/*------------------------------------------------------- */

.landing-title-row .landing-title-col {
    width: 40%;
    display: grid;
    grid-template-columns: max-content 1fr;
    padding: 30px 40px;
}
.landing-title {
    border-bottom: 1px solid #000000;
    padding-bottom: 1rem;
    grid-column: 1 / 3;
    grid-row: 1;
}
.landing-date {
    padding-right: 25px;
    margin-top: 25px;
    grid-column: 1;
    grid-row: 2;
    width: fit-content;
    border-right: 1px solid #000000;
}
.landing-time-location {
    margin-top: 25px;
    padding-left: 25px;
    grid-column: 2;
    grid-row: 2;
    width: fit-content;
}
.landing-date span {
    display: block;
}
span.landing-date-month {
    font-size: 28px;
    font-weight: bold;
    line-height: 1em;
}
span.landing-date-day {
    font-size: 42px;
    font-weight: bold;
    line-height: 1em;
}
.landing-sticky-box {
    left: 0;
    width: auto;
    display: inline-block;
    transform: rotate(-90deg);
    transform-origin: center;
}
.landing-sticky-box h2 {
    position: absolute;
    right: 10rem;
    font-size: 28px;
    padding: .5em .8em;
    margin: 0;
    width: max-content;
    color: #005daa;
    z-index: auto;
    box-shadow: 0 5px 5px 0 rgba(65, 64, 66, 0.2);
}
.flag-container {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.flag-container img {
    width: 21px;
}

@media only screen and (min-width: 980px) and (max-width: 1440px) {
    .landing-title h1 {
        font-size: 38px!important;
    }
    .landing-time-location {
        font-size: 18px!important;
    }
}
@media only screen and (max-width: 1024px) {
    .landing-title-row .landing-title-col {
        padding: 30px 7%;
        width: 100%;
    }
    .landing-title {
        padding-bottom: 10px;
    }
    .landing-date {
        padding-right: 20px;
    }
    .landing-time-location {
        padding-left: 20px;
    }
}

/* Latest blog posts shortcode — [ll_latest_posts] */
.ll-latest-posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 5%;
    row-gap: 30px;
}
.ll-latest-post {
    min-width: 0;
}
.ll-latest-post-thumb {
  display: block;
  background: #f2f2f2;
  border-radius: 8px;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,.05);
  overflow: hidden;
}
.ll-latest-post-thumb img {
    width: 100%;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    display: block;
}
.ll-latest-post-title, .et-db #et-boc .et-l .ll-latest-post-title {
  color: var(--gcid-body-color);
  line-height: 1.3;
  padding: .8em 0px .5em;
  font-weight: bold;
  font-size: 18px;
}
.ll-latest-post-title a, .et-db #et-boc .et-l .ll-latest-post-title a {
    color: inherit;
    text-decoration: none;
}
.ll-latest-post-excerpt, .et-db #et-boc .et-l .ll-latest-post-excerpt {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .ll-latest-posts {
        grid-template-columns: 1fr;
    }
}