.blue-bg:before{background:linear-gradient(180deg,rgba(153,220,232,.9),rgba(0,114,188,.9));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.text-center{text-align:center}.text-center,.wrapper{display:flex;flex-direction:column;gap:1rem}.heading-text{display:flex;flex-direction:column;gap:.5rem}:root{--slide-width:250px;--slide-count:24;--scroll-duration:60s;--scroll-duration-mobile:30s}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(var(--slide-width)*-1*var(--slide-count)))}}.slider{background:#fff;border-radius:16px;box-shadow:0 10px 20px -5px rgba(0,0,0,.125);height:100px;margin:auto;overflow:hidden;padding:64px 0;position:relative;width:100%}.slider:after,.slider:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));content:"";height:100px;padding:64px;position:absolute;width:200px;z-index:2}.slider:after{right:0;top:0;transform:rotate(180deg)}.slider:before{left:0;top:0}.slider .slide-track{animation:scroll var(--scroll-duration) linear infinite;display:flex;width:calc(var(--slide-width)*var(--slide-count)*2)}.slider .slide{height:100px;width:var(--slide-width)}.infographic-section{display:flex;gap:1rem;opacity:.6}.infographic-card{background-color:#fafafa;border-radius:16px;flex:1;flex-basis:0;max-width:100%;min-width:0;padding:24px;text-align:center}.counter{color:#0072bc;font-family:Effra,sans-serif;font-size:clamp(3rem,4vw,6rem);font-weight:700}.infographic-card .text{color:#0072bc;font-size:1.5rem;font-weight:700;text-transform:uppercase}.carriers-section,.numbers-section{display:flex;flex-direction:column;gap:3rem;margin-bottom:3rem}.clickship-feature-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.feature-card{background-color:#fff;border-radius:24px;box-shadow:0 4px 8px #00000029;box-sizing:border-box;display:flex;flex:1 1 calc(33.33% - 20px);flex-direction:column;gap:1rem;max-width:calc(33.33% - 20px);padding:36px}.feature-heading{align-content:center;align-items:center;display:flex;gap:1rem}.feature-image img{height:75px;width:75px}.feature-title{font-family:Effra,sans-serif;font-size:clamp(1.1rem,4vw,1.5rem);font-weight:700;overflow:hidden;text-overflow:ellipsis;word-wrap:anywhere}.numbers-section .text-center,.numbers-section .text-center .heading-text h3{color:#fff!important}.carrier-img-mobile{display:none}.cta-center{align-items:center;display:flex;margin-top:2rem;width:100%}@media only screen and (max-width:768px){.infographic-section{flex-direction:column}.slider .slide-track{animation:scroll var(--scroll-duration-mobile) linear infinite}.feature-card{flex:1 1 100%;max-width:100%}.carrier-image{flex:0 0 48%}.carrier-image img{display:block;height:auto;width:100%}.slider:after,.slider:before{background:none}}@media only screen and (min-width:768px){.overlap-section-2{margin-top:2rem;padding:4rem;position:relative;z-index:1}.overlap-section-1{margin-bottom:-12rem!important;position:relative;z-index:2}}