/*!/wp-content/themes/celigo/dist/css/subpage-hero/4lb/style.css*/:root{--header-height:151px}.subpage-hero-4lb__content{max-width:1200px;margin:auto}.subpage-hero-4lb__headline{text-align:center;padding-bottom:1.25rem}.subpage-hero-4lb__eyebrow{text-align:center;margin-bottom:1.875rem}.subpage-hero-4lb-carousel{display:grid;gap:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:58rem;margin:5rem auto;position:relative;overflow:hidden;grid-template-columns:repeat(5,1fr)}.subpage-hero-4lb-carousel.columns-8{grid-template-columns:repeat(8,1fr)}.subpage-hero-4lb-carousel.columns-7{grid-template-columns:repeat(7,1fr)}@media (max-width:576px){.subpage-hero-4lb-carousel.columns-7{grid-template-columns:repeat(4,1fr);max-height:250px}}.subpage-hero-4lb-carousel.columns-6{grid-template-columns:repeat(6,1fr)}.subpage-hero-4lb-carousel.columns-5{grid-template-columns:repeat(5,1fr)}.subpage-hero-4lb-carousel.columns-4{grid-template-columns:repeat(4,1fr)}.subpage-hero-4lb-carousel:after,.subpage-hero-4lb-carousel:before{content:"";width:100%;position:absolute;display:block;height:150px;left:0;z-index:20}@media (max-width:576px){.subpage-hero-4lb-carousel:after,.subpage-hero-4lb-carousel:before{height:75px}}.subpage-hero-4lb-carousel:before{top:-1px;background:-webkit-gradient(linear,left top,left bottom,from(#596d67),to(#fff0));background:linear-gradient(180deg,#596d67 0,#fff0 100%)}.subpage-hero-4lb-carousel:after{bottom:-1px;background:-webkit-gradient(linear,left top,left bottom,from(#fff0),to(#596d67));background:linear-gradient(180deg,#fff0 0,#596d67 100%)}.slider-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:60px;margin:0 auto;--line-offset:25px;--line-thickness:2px;--line-color:#B2B2B2;overflow-y:hidden}.swiper-container{width:100%;height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swiper-slide img{max-width:100%;max-height:40px;-o-object-fit:contain;object-fit:contain;min-height:40px}.swiper-container:before{content:"";inline-size:var(--line-thickness);inset:calc(var(--line-offset) * -1);block-size:100vh;position:absolute;background-color:var(--line-color);z-index:99999999}.swiper-container:first-of-type::before{inline-size:0}@media (max-width:1185px){.mobile-slider{display:block!important}.slider-grid{display:none;visibility:none}}.mobile-slider{width:100%;overflow:hidden}.mobile-slider .slider{display:-webkit-box;display:-ms-flexbox;display:flex;width:850%;-webkit-animation:mobileslide 30s linear infinite;animation:mobileslide 30s linear infinite}.mobile-slider ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;padding-left:0;margin:0;height:100px}.mobile-slider li{padding:0 15px;margin:auto}.mobile-slider img{height:auto;width:100%;max-height:100px;margin:auto}