:root{--primary:#060b25;--secondary:#61fbd5;--blueBg1:#29304b;--blueBg2:#e2e7fd;--blueBg3:#f6f8ff;--blueBg4:#e0e5f7;--blueBg5:#cbd2f0;--gray:#bfc4d9;--white:#fff;--blueText:#4b5376;--danger:#d32f2f;--dangerBg:#ffdada;--success:#61fbd5;--successBg:#dbfff6;--link:#009f77;--font:"Onest",sans-serif;--breakpoint-xlarge:1200px;--breakpoint-large:1024px;--breakpoint-xxlmobile:860px;--breakpoint-xlmobile:768px;--breakpoint-mobile:480px;--breakpoint-sxmobile:360px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}@font-face{font-family:icomoon;src:url(/assets/fonts/icomoon/icomoon.eot?wx5z65);src:url(/assets/fonts/icomoon/icomoon.eot?wx5z65#iefix) format("embedded-opentype"),url(/assets/fonts/icomoon/icomoon.ttf?wx5z65) format("truetype"),url(/assets/fonts/icomoon/icomoon.woff?wx5z65) format("woff"),url(/assets/fonts/icomoon/icomoon.svg?wx5z65#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-dot:before{content:""}.icon-arrow-right:before{content:""}.icon-chevron:before{content:""}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes elevate{0%{filter:drop-shadow(0 0 5px rgba(0,0,0,.6));transform:translatey(0)}50%{filter:drop-shadow(0 0 5px rgba(0,0,0,.6));transform:translatey(-20px)}to{filter:drop-shadow(0 0 5px rgba(0,0,0,.6));transform:translatey(0)}}p{font-weight:400}body,button,input,select,textarea{font-family:var(--font)}body{font-optical-sizing:auto;font-weight:500;font-style:normal;color:var(--primary);font-size:22px;line-height:27px;min-width:320px;width:100%;overflow-x:hidden}.wrapper{max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.title-lvl1{font-size:68px;line-height:66px;color:var(--white);text-transform:uppercase;font-weight:800}.title-lvl1 span{color:var(--secondary)}.title-lvl2{font-size:48px;color:var(--primary);text-transform:uppercase;text-align:center;font-weight:900;line-height:61px;max-width:1000px;margin:0 auto 20px}.title-lvl2 span{display:inline-block}.sub-title{color:var(--white);font-weight:600;text-align:center;max-width:830px;margin:0 auto}#highlight{height:770px;background-color:var(--primary)}.btn{border-radius:70px;background-color:var(--white);color:var(--primary);font-size:20px;text-align:center;padding:21px 35px;border:none;text-decoration:none;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;font-weight:700;cursor:pointer;transition:all .3s ease-in-out}.btn span{display:block}.btn:hover{background-color:var(--primary);color:var(--white);transition:all .3s ease-in-out}.btn.border{background-color:transparent;border:4px solid var(--primary);color:var(--primary)}.btn.border:hover{background-color:var(--primary);color:var(--white);transition:all .3s ease-in-out}.btn.secondary{background-color:var(--secondary)}.btn.secondary:hover{background-color:var(--white);color:var(--primary);transition:all .3s ease-in-out}.btn.secondary.border{background-color:transparent;border-color:var(--secondary);color:var(--secondary);transition:all .3s ease-in-out}.btn.secondary.border:hover{background-color:var(--secondary);color:var(--primary);transition:all .3s ease-in-out}.btn.primary{background-color:var(--primary);color:var(--white);transition:all .3s ease-in-out}.btn.primary:hover{background-color:var(--secondary);color:var(--primary);transition:all .3s ease-in-out}.btn.sx{padding:15px 20px;border-radius:50px;font-weight:700;text-transform:uppercase;min-width:160px;font-size:16px;border-width:2px}.btn:disabled{cursor:not-allowed}.app-circle-box{position:relative;display:flex;width:-moz-fit-content;width:fit-content}.app-circle-box .visual{position:absolute;z-index:1;top:0;bottom:0;left:0;right:0;margin:auto;animation:elevate 6s ease-in-out infinite;max-width:322px}.app-circle-box .circle{position:relative;display:block;z-index:0;animation:rotate 50s linear infinite}.app-circle-box .circle i:first-child{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:425px;height:425px;background-color:var(--blueBg2);z-index:0;border-radius:50%}.app-circle-box .circle i:last-child{position:relative;display:block;width:447px;height:447px;z-index:1;border-radius:50%;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='425' ry='425' stroke='white' stroke-width='2' stroke-dasharray='10%2c 12' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}.app-circle-box.dark .circle i:last-child{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='425' ry='425' stroke='%23060B25FF' stroke-width='2' stroke-dasharray='10%2c 12' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e")}#join-us{background-color:var(--blueBg2);border-radius:20px;margin-top:80px;margin-bottom:60px;padding:30px;border:2px solid var(--primary)}#join-us h2{margin-bottom:20px}#join-us a{color:var(--primary)}#join-us a:hover{color:var(--blueBg1)}@media screen and (max-width:1200px){.title-lvl1{font-size:63px;line-height:60px}#highlight{height:700px}.btn{font-size:17px;padding:15px 33px}.title-lvl2{font-size:42px;line-height:46px;max-width:900px}p{font-size:20px}}@media screen and (max-width:1024px){.app-circle-box .visual{max-width:280px}.app-circle-box .circle i:first-child{width:365px;height:365px}.app-circle-box .circle i:last-child{width:387px;height:387px}.title-lvl2{font-size:38px;line-height:42px}}@media screen and (max-width:860px){.title-lvl2{font-size:33px;line-height:36px}.app-circle-box .visual{max-width:230px}.app-circle-box .circle i:first-child{width:317px;height:317px}.app-circle-box .circle i:last-child{width:337px;height:337px}}@media screen and (max-width:768px){.sub-title{font-size:17px;line-height:24px}.btn{font-size:15px;padding:10px 26px}.btn.border{border-width:2px}}@media screen and (max-width:680px){.title-lvl2{font-size:28px;line-height:32px}}@media screen and (max-width:480px){.wrapper{padding:0 15px}.sub-title{font-size:15px;line-height:20px}}@media screen and (max-width:360px){.app-circle-box .circle i:first-child{width:295px!important;height:295px!important}.app-circle-box .circle i:last-child{width:310px!important;height:310px!important}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/img/ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/assets/fonts/slick/slick.eot);src:url(/assets/fonts/slick/slick.eot?#iefix) format("embedded-opentype"),url(/assets/fonts/slick/slick.woff) format("woff"),url(/assets/fonts/slick/slick.ttf) format("truetype"),url(/assets/fonts/slick/slick.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}#home-page.fr #highlight .inner{max-width:700px}#home-page.fr #highlight .inner h1{font-size:63px;line-height:63px}#home-page #highlight{display:flex;align-items:center;background:url(/assets/img/background/home.webp) no-repeat center center var(--primary);background-size:cover}#home-page #highlight .inner{max-width:600px;width:100%;padding-top:40px}#home-page #highlight .inner h1{margin-bottom:15px}#home-page #highlight .inner h1 .small{font-size:23px;line-height:31px;color:var(--blueBg2);display:block}#home-page #highlight .inner p{color:var(--white);font-size:22px;line-height:29px;margin-bottom:40px}#home-page #highlight .inner .actions{display:flex;justify-content:flex-start}#home-page #highlight .inner .actions .btn:first-child{margin-right:30px}#home-page #our-purpose{padding:80px 0}#home-page #our-purpose .title-lvl2{margin-bottom:60px}#home-page #our-purpose .blocs{display:flex;align-items:center;justify-content:space-between}#home-page #our-purpose .blocs>div{border-radius:20px;padding:60px 40px;max-width:48%;width:100%}#home-page #our-purpose .blocs>div p{line-height:28px;font-weight:500}#home-page #our-purpose .blocs>div p span{font-size:30px;text-transform:uppercase;font-weight:800;line-height:34px}#home-page #our-purpose .blocs>div.left{background-color:var(--blueBg2);border-bottom:3px solid var(--primary)}#home-page #our-purpose .blocs>div.right{background-color:var(--primary);padding:80px 40px}#home-page #our-purpose .blocs>div.right p{color:var(--blueBg2)}#home-page #our-purpose .dashboard{padding:100px 0;position:relative}#home-page #our-purpose .dashboard:after{content:"";position:absolute;top:25%;bottom:25%;left:0;right:0;margin:auto 0;background-color:var(--blueBg2);z-index:0}#home-page #our-purpose .dashboard .wrapper{display:flex;justify-content:center}#home-page #our-purpose .dashboard img{position:relative;z-index:1;display:block;border-radius:30px;box-shadow:0 0 20px 4px rgba(6,10,37,.29)}#home-page #our-purpose .operations .title{text-align:center;font-size:25px;font-weight:700;margin-bottom:60px;line-height:30px}#home-page #our-purpose .operations .tabs{display:flex;justify-content:space-around;margin-bottom:50px}#home-page #our-purpose .operations .tabs .t-btn{border-radius:70px;background-color:var(--white);border:2px solid var(--primary);color:var(--primary);font-size:13px;text-align:center;padding:21px 35px;text-decoration:none;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;cursor:pointer;margin:0 10px;transition:all .3s ease-in-out}#home-page #our-purpose .operations .tabs .t-btn span{display:block;text-align:center;font-weight:800}#home-page #our-purpose .operations .tabs .t-btn.active,#home-page #our-purpose .operations .tabs .t-btn:hover{background-color:var(--primary);color:var(--white);transition:all .3s ease-in-out}#home-page #our-purpose .operations .tabs-contents{position:relative}#home-page #our-purpose .operations .tabs-contents .tab{align-items:center;position:absolute;justify-content:space-between;display:flex;visibility:hidden;opacity:0;transition:opacity .5s cubic-bezier(.645,.045,.355,1)}#home-page #our-purpose .operations .tabs-contents .tab.active{visibility:visible;position:relative;opacity:1;transition:opacity .5s cubic-bezier(.645,.045,.355,1)}#home-page #our-purpose .operations .tabs-contents .tab .visual{max-width:48%}#home-page #our-purpose .operations .tabs-contents .tab>div{padding-left:2%;width:50%}#home-page #our-purpose .operations .tabs-contents .tab>div p{margin-bottom:40px}#home-page #our-purpose .operations .tabs-contents .tab>div p:last-child{margin-bottom:0}#home-page #our-purpose .operations .tabs-contents .tab>div p span{font-weight:600}#home-page #greener{background:url(/assets/img/background/greener.webp) no-repeat center center var(--primary);background-size:cover;min-height:830px;display:flex;align-items:center;overflow:hidden}#home-page #greener .inner{display:flex;justify-content:space-between;align-items:center}#home-page #greener .inner .left{position:relative}#home-page #greener .inner .left:before{content:"";background-color:#bfd48a;top:0;left:-50px;right:-50px;bottom:0;position:absolute;height:1300px;margin:auto;opacity:.2;transform:rotate(14.64deg)}#home-page #greener .inner .right{align-self:flex-end;max-width:460px}#home-page #greener .inner .right>div{margin-bottom:100px}#home-page #greener .inner .right>div .lines{display:flex;flex-direction:column}#home-page #greener .inner .right>div .lines span{font-size:78px;display:block;font-weight:900;text-transform:uppercase;line-height:1;color:var(--white)}#home-page #greener .inner .right>div .lines span:nth-child(2){color:var(--secondary)}#home-page #greener .inner .right>div p{color:var(--white);line-height:30px;text-shadow:0 0 13px #000}#home-page #greener .inner .right .decarbonize{font-size:27px;color:var(--white);text-transform:uppercase;font-weight:900;line-height:33px}#home-page #greener .inner .right .decarbonize span{color:var(--secondary)}#home-page #carriers{background-color:var(--primary);padding:80px 0}#home-page #carriers .title-lvl2{color:var(--white)}#home-page #carriers .title-lvl2 span{color:var(--secondary)}#home-page #carriers .sub-title{color:var(--white);text-align:center;max-width:900px;font-size:19px;margin:0 auto}#home-page #carriers .items{display:flex;flex-wrap:wrap;justify-items:center;padding-top:40px}#home-page #carriers .items .item{display:flex;flex-direction:column;width:30.3%;color:var(--white);margin:25px 1.5%}#home-page #carriers .items .item img{margin-bottom:15px;max-width:80px}#home-page #carriers .items .item h3{font-size:19px;font-weight:800;text-transform:uppercase}#home-page #carriers .items .item p{font-size:19px;color:var(--blueBg2)}#home-page #shippers{background-color:var(--white);padding:80px 0}#home-page #shippers .title-lvl2{color:var(--primary)}#home-page #shippers .title-lvl2 span{color:var(--secondary);text-shadow:#060b25 3px 0 0,#060b25 2.83487px .981584px 0,#060b25 2.35766px 1.85511px 0,#060b25 1.62091px 2.52441px 0,#060b25 .705713px 2.91581px 0,#060b25 -.287171px 2.98622px 0,#060b25 -1.24844px 2.72789px 0,#060b25 -2.07227px 2.16926px 0,#060b25 -2.66798px 1.37182px 0,#060b25 -2.96998px .42336px 0,#060b25 -2.94502px -.571704px 0,#060b25 -2.59586px -1.50383px 0,#060b25 -1.96093px -2.27041px 0,#060b25 -1.11013px -2.78704px 0,#060b25 -.137119px -2.99686px 0,#060b25 .850987px -2.87677px 0,#060b25 1.74541px -2.43999px 0,#060b25 2.44769px -1.73459px 0,#060b25 2.88051px -.838247px 0}#home-page #shippers .sub-title{color:var(--primary);text-align:center;max-width:900px;font-size:19px;margin:0 auto}#home-page #shippers .items{display:flex;flex-wrap:wrap;justify-items:center;padding-top:40px}#home-page #shippers .items .item{display:flex;flex-direction:column;width:30.3%;color:var(--primary);margin:25px 1.5%}#home-page #shippers .items .item img{margin-bottom:15px;max-width:80px}#home-page #shippers .items .item h3{font-size:19px;font-weight:800;text-transform:uppercase}#home-page #shippers .items .item p{font-size:19px}@media screen and (max-width:1200px){#home-page #highlight .inner p{font-size:19px;line-height:25px;margin-bottom:31px}#home-page #our-purpose .blocs>div p span{font-size:27px;line-height:25px}#home-page #our-purpose .operations .title{font-size:23px;line-height:28px;margin-bottom:40px}#home-page #our-purpose .operations .tabs{margin:0 auto 50px;justify-content:space-around}#home-page #our-purpose .operations .tabs .t-btn{font-size:15px;padding:16px 29px;max-width:228px}#home-page #greener .inner .right>div .lines span{font-size:71px}#home-page #greener .inner .right>div p{line-height:26px}#home-page #greener .inner .right .decarbonize{font-size:23px;line-height:32px}#home-page #greener .inner .right>div{margin-bottom:80px}#home-page #greener{min-height:770px}#home-page #carriers .items .item h3,#home-page #carriers .items .item p{font-size:17px}#home-page #carriers .items .item img{max-width:67px}#home-page #shippers .items .item h3,#home-page #shippers .items .item p{font-size:17px}#home-page #shippers .items .item img{max-width:67px}}@media screen and (max-width:1024px){#home-page #carriers .items .item,#home-page #shippers .items .item{width:47%}#home-page #our-purpose .operations .tabs .t-btn{font-size:13px;padding:14px 27px}#home-page #greener{min-height:680px}#home-page #greener .inner .left:before{right:20px}#home-page #greener .inner .left,#home-page #greener .inner .right{width:48%}}@media screen and (max-width:860px){#home-page #our-purpose .blocs>div p span{font-size:24px}#home-page #our-purpose .blocs>div p{font-size:18px;line-height:23px}#home-page #our-purpose .blocs>div,#home-page #our-purpose .blocs>div.right{padding:40px 30px}#home-page #our-purpose .title-lvl2{margin-bottom:30px}#home-page #our-purpose .operations .title{font-size:19px;line-height:23px}#home-page #our-purpose .dashboard{padding:70px 0}#home-page #our-purpose .blocs{flex-direction:column}#home-page #our-purpose .blocs>div{width:100%;max-width:100%}#home-page #our-purpose .blocs>div.left{margin-bottom:20px}#home-page #our-purpose{padding:60px 0}#home-page #our-purpose .operations .tabs-contents .tab>div p{font-size:17px;line-height:22px;margin-bottom:24px}#home-page #greener .inner .right>div .lines span{font-size:61px}#home-page #greener .inner .right>div p{line-height:22px;font-size:17px}#home-page #greener .inner .right .decarbonize{font-size:18px;line-height:25px}#home-page #greener .inner .right>div{margin-bottom:60px}#home-page #greener{min-height:560px}#home-page #our-purpose .operations .tabs .t-btn{max-width:100%}#home-page #our-purpose .operations .tabs .t-btn:last-child{margin-bottom:0}#home-page #our-purpose .operations .tabs{margin-bottom:30px;justify-content:normal;flex-wrap:nowrap;overflow-x:scroll;overflow-y:hidden;width:100%}#home-page #our-purpose .operations .tabs .t-btn{display:inline-flex;min-width:40%;margin:0 5px}}@media screen and (max-width:768px){#home-page #greener .inner .left:before{display:none}#home-page #our-purpose .operations .tabs-contents .tab{flex-direction:column}#home-page #our-purpose .operations .tabs-contents .tab>div{width:100%;padding-left:0}#home-page #our-purpose .operations .tabs-contents .tab .visual{max-width:70%;margin-bottom:40px}#home-page #highlight{height:530px}#home-page #highlight .inner{width:100%;max-width:100%}#home-page.en #highlight .inner h1,#home-page.fr #highlight .inner h1{text-align:center;font-size:54px;line-height:57px}#home-page #highlight .inner p{text-align:center;font-size:17px;line-height:21px}#home-page #highlight .inner .actions{justify-content:center}#home-page #carriers .items,#home-page #shippers .items{flex-direction:column}#home-page #carriers .items .item,#home-page #shippers .items .item{width:100%;align-items:center;margin:0 0 50px;padding-bottom:10px;position:relative}#home-page #carriers .items .item:after,#home-page #shippers .items .item:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:0 auto;width:50px;height:1px;background-color:var(--blueBg1)}#home-page #carriers .items .item:last-child,#home-page #shippers .items .item:last-child{margin-bottom:0}#home-page #carriers .items .item h3,#home-page #carriers .items .item p,#home-page #shippers .items .item h3,#home-page #shippers .items .item p{text-align:center;font-size:16px;line-height:22px}#home-page #carriers .sub-title,#home-page #our-purpose .operations .title,#home-page #shippers .sub-title{font-size:17px;line-height:20px}#home-page #greener{min-height:auto}#home-page #greener .inner{flex-direction:column;padding:40px 0}#home-page #greener .inner .right{align-self:center;max-width:360px;width:100%}#home-page #greener .inner .left{padding:100px 0;width:100%;display:flex;justify-content:center}}@media screen and (max-width:680px){#home-page.en #highlight .inner h1,#home-page.fr #highlight .inner h1{font-size:42px;line-height:43px}#home-page #highlight .inner .actions{flex-direction:column;align-items:center}#home-page #highlight .inner .actions .btn{width:100%}#home-page #highlight .inner .actions .btn:first-child{margin-right:0;margin-bottom:20px}#home-page #highlight{height:600px}#home-page #our-purpose .operations .tabs .t-btn{min-width:60%}}@media screen and (max-width:550px){#home-page #our-purpose .operations .tabs-contents .tab .visual{max-width:90%;margin-bottom:30px}#home-page #highlight .inner h1 .small{font-size:20px;line-height:28px}}@media screen and (max-width:480px){#home-page #our-purpose .dashboard{padding:40px 0}#home-page #our-purpose .operations .title{font-size:15px;line-height:18px}#home-page #our-purpose .operations .tabs-contents .tab>div p{font-size:16px;line-height:19px;margin-bottom:20px}#home-page #our-purpose .operations .tabs-contents .tab .visual{max-width:100%}#home-page.en #highlight .inner h1,#home-page.fr #highlight .inner h1{font-size:37px;line-height:41px}#home-page #highlight .inner p{font-size:15px;line-height:18px}#home-page #our-purpose .operations .tabs .t-btn{min-width:75%}#home-page #carriers,#home-page #our-purpose,#home-page #shippers{padding:40px 0}#home-page #greener .inner .right{max-width:100%}}@media screen and (max-width:360px){#home-page.en #highlight .inner h1,#home-page.fr #highlight .inner h1{font-size:32px;line-height:33px}#home-page #highlight .inner p{font-size:14px;line-height:19px}#home-page #greener .inner .right>div .lines span{font-size:54px}#home-page #our-purpose .blocs>div{padding:30px 20px!important}#home-page #our-purpose .blocs>div p span{font-size:20px;line-height:1}#home-page #our-purpose .blocs>div p{font-size:16px;line-height:21px}#home-page #highlight .inner h1 .small{font-size:16px;line-height:25px}}#ai-innovation-page #highlight{background:url(/assets/img/background/ai-innovation.webp) no-repeat center center var(--primary);background-size:cover}#ai-innovation-page #highlight .wrapper{height:100%}#ai-innovation-page #highlight .inner{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;text-align:center;position:relative;top:-50px}#ai-innovation-page #highlight .inner h1{max-width:896px;margin-bottom:20px;line-height:78px}#ai-innovation-page #highlight .inner p{color:#fff;font-weight:600;max-width:1000px}#ai-innovation-page #dashboard{position:relative;margin:-198px 0}#ai-innovation-page #dashboard:after{content:"";position:absolute;top:25%;bottom:25%;left:0;right:0;margin:auto 0;background-color:var(--blueBg2);z-index:0}#ai-innovation-page #dashboard .wrapper{display:flex;justify-content:center}#ai-innovation-page #dashboard img{position:relative;z-index:1;display:block;max-width:1097px;border-radius:30px;box-shadow:0 0 20px 4px rgba(6,10,37,.29)}#ai-innovation-page #our-technology{background-color:var(--primary);padding:268px 0 80px}#ai-innovation-page #our-technology .title-lvl2{color:var(--secondary)}#ai-innovation-page #our-technology .technologies-items{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;padding-top:70px;max-width:982px;margin:0 auto}#ai-innovation-page #our-technology .technologies-items .item{background-color:var(--blueBg1);border-radius:20px;display:flex;flex-direction:column;align-items:center;padding:40px 30px;width:47%;margin-bottom:60px;text-align:center}#ai-innovation-page #our-technology .technologies-items .item.full{width:100%;background-color:var(--secondary)}#ai-innovation-page #our-technology .technologies-items .item.full h3,#ai-innovation-page #our-technology .technologies-items .item.full p{color:var(--primary)}#ai-innovation-page #our-technology .technologies-items .item.full img{max-width:120px}#ai-innovation-page #our-technology .technologies-items .item.no-bg{background-color:transparent;border:4px solid var(--blueBg1)}#ai-innovation-page #our-technology .technologies-items .item img{margin-bottom:30px;display:block;max-width:80px}#ai-innovation-page #our-technology .technologies-items .item h3{color:var(--white);font-size:28px;font-weight:800;margin-bottom:15px}#ai-innovation-page #our-technology .technologies-items .item p{color:var(--gray);font-weight:400;font-size:20px}#ai-innovation-page #benefits{background:url(/assets/img/background/benefits.webp) no-repeat center center var(--primary);background-size:cover;min-height:800px;padding:60px 0}#ai-innovation-page #benefits .title-lvl2{text-shadow:#fff 3px 0 0,#fff 2.83487px .981584px 0,#fff 2.35766px 1.85511px 0,#fff 1.62091px 2.52441px 0,#fff .705713px 2.91581px 0,#fff -.287171px 2.98622px 0,#fff -1.24844px 2.72789px 0,#fff -2.07227px 2.16926px 0,#fff -2.66798px 1.37182px 0,#fff -2.96998px .42336px 0,#fff -2.94502px -.571704px 0,#fff -2.59586px -1.50383px 0,#fff -1.96093px -2.27041px 0,#fff -1.11013px -2.78704px 0,#fff -.137119px -2.99686px 0,#fff .850987px -2.87677px 0,#fff 1.74541px -2.43999px 0,#fff 2.44769px -1.73459px 0,#fff 2.88051px -.838247px 0}#ai-innovation-page #benefits .inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:30px}#ai-innovation-page #benefits .inner .right{max-width:477px}#ai-innovation-page #benefits .inner .right .items{display:flex;flex-direction:column}#ai-innovation-page #benefits .inner .right .items>i{color:var(--blueBg5);display:flex;margin:0 auto;font-size:24px;width:44px;height:44px;justify-content:center;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.165,.84,.44,1)}#ai-innovation-page #benefits .inner .right .items>i:hover:not(.disabled){transform:scale(1.1);transition:all .3s cubic-bezier(.165,.84,.44,1);color:var(--secondary)}#ai-innovation-page #benefits .inner .right .items>i.reverse{transform:rotate(180deg)}#ai-innovation-page #benefits .inner .right .items>i.reverse:hover:not(.disabled){transform:rotate(180deg) scale(1.1);transition:all .3s cubic-bezier(.165,.84,.44,1);color:var(--secondary)}#ai-innovation-page #benefits .inner .right .items>i.disabled{opacity:.3;cursor:default}#ai-innovation-page #benefits .inner .right .items .content{overflow:hidden;transition:all .5s ease-in-out;margin:15px 0}#ai-innovation-page #benefits .inner .right .items .content .item-box{visibility:hidden;opacity:0;transition:opacity .5s ease-in-out;position:absolute}#ai-innovation-page #benefits .inner .right .items .content .item-box.active{position:relative;opacity:1;visibility:visible;transition:opacity .5s ease-in-out}#ai-innovation-page #benefits .inner .right .items .content .item{border-radius:10px;background-color:var(--white);padding:20px;display:flex;align-items:center}#ai-innovation-page #benefits .inner .right .items .content .item:first-child{margin-bottom:10px}#ai-innovation-page #benefits .inner .right .items .content .item:nth-child(2n){background-color:var(--blueBg5);flex-direction:row-reverse}#ai-innovation-page #benefits .inner .right .items .content .item:nth-child(2n) p{padding-left:0;padding-right:20px}#ai-innovation-page #benefits .inner .right .items .content .item img{max-width:111px}#ai-innovation-page #benefits .inner .right .items .content .item small{width:25px;height:20px;background-color:red}#ai-innovation-page #benefits .inner .right .items .content .item p{font-size:19px;font-weight:500;flex:1 1;padding-left:20px}#ai-innovation-page #benefits .inner .right .items .content .item p span{font-weight:600}#ai-innovation-page #benefits .inner .right .items .content .item:last-child{margin-bottom:0}@media screen and (max-width:1200px){#ai-innovation-page #highlight .inner h1{line-height:65px}#ai-innovation-page #our-technology .technologies-items .item{padding:35px 22px}#ai-innovation-page #our-technology .technologies-items .item p{font-size:18px;line-height:24px}#ai-innovation-page #our-technology .technologies-items .item h3{font-size:26px;margin-bottom:10px}#ai-innovation-page #benefits .inner .left img{max-width:540px}#ai-innovation-page #benefits{min-height:740px}#ai-innovation-page #benefits .inner .right .items .content .item{padding:15px 20px}#ai-innovation-page #benefits .inner .right .items .content .item img{max-width:95px}#ai-innovation-page #benefits .inner .right .items .content .item p{font-size:17px;line-height:24px}}@media screen and (max-width:1095px){#ai-innovation-page #benefits .inner .left img{max-width:480px}}@media screen and (max-width:1024px){#ai-innovation-page #highlight{height:650px}#ai-innovation-page #dashboard{margin:-168px 0}#ai-innovation-page #benefits .inner{flex-direction:column}#ai-innovation-page #benefits .inner .left{margin-bottom:40px}#ai-innovation-page #benefits .inner .left img{max-width:550px}}@media screen and (max-width:900px){#ai-innovation-page #highlight .inner h1{font-size:53px;line-height:55px}}@media screen and (max-width:860px){#ai-innovation-page #our-technology{padding:228px 0 80px}#ai-innovation-page #our-technology .technologies-items .item p{font-size:16px;line-height:20px}}@media screen and (max-width:768px){#ai-innovation-page #highlight{height:630px}#ai-innovation-page #highlight .inner h1{font-size:46px;line-height:48px}#ai-innovation-page #our-technology .technologies-items .item{width:100%;margin:0 0 30px}#ai-innovation-page #our-technology .technologies-items .item:last-child{margin-bottom:0}#ai-innovation-page #our-technology .technologies-items .item h3{font-size:23px;line-height:27px}#ai-innovation-page #our-technology .technologies-items .item img{margin-bottom:20px;max-width:60px}#ai-innovation-page #our-technology .technologies-items .item.full img{max-width:80px}}@media screen and (max-width:620px){#ai-innovation-page #highlight .inner h1{font-size:39px;line-height:41px}#ai-innovation-page #our-technology .technologies-items{padding-top:50px}}@media screen and (max-width:480px){#ai-innovation-page #highlight{height:530px}#ai-innovation-page #highlight .inner h1{font-size:30px;line-height:33px}#ai-innovation-page #highlight .inner p{font-size:16px;line-height:19px}#ai-innovation-page #our-technology .technologies-items .item{padding:28px 15px}#ai-innovation-page #our-technology .technologies-items .item p{font-size:15px;line-height:20px}#ai-innovation-page #benefits .inner .right .items .content .item{padding:10px 15px}#ai-innovation-page #benefits .inner .right .items .content .item img{max-width:80px}#ai-innovation-page #benefits .inner .right .items .content .item p{padding-left:15px}}#sustainable-freight-page #highlight{background:url(/assets/img/background/sustainable-freight.webp) no-repeat center center var(--primary);background-size:cover}#sustainable-freight-page #highlight .wrapper{height:100%}#sustainable-freight-page #highlight .inner{display:flex;justify-content:space-between;align-items:center;height:100%;flex-direction:column;text-align:center;position:relative;padding:170px 0 50px}#sustainable-freight-page #highlight .inner>div h1{margin-bottom:20px;line-height:78px;max-width:980px}#sustainable-freight-page #highlight .inner>div p{color:#fff;font-weight:600}#sustainable-freight-page #highlight .inner>p{color:#fff;font-weight:500;font-size:21px;max-width:945px}#sustainable-freight-page #greener-choices{background-color:var(--primary);padding:80px 0}#sustainable-freight-page #greener-choices .top{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:80px}#sustainable-freight-page #greener-choices .top .title-lvl2{color:var(--white);max-width:820px}#sustainable-freight-page #greener-choices .top .sub-title{font-weight:500}#sustainable-freight-page #greener-choices .accordion .item{margin-bottom:60px;background-color:transparent}#sustainable-freight-page #greener-choices .accordion .item:before{display:none}#sustainable-freight-page #greener-choices .accordion .item .MuiAccordionDetails-root,#sustainable-freight-page #greener-choices .accordion .item .MuiAccordionSummary-root{padding:0}#sustainable-freight-page #greener-choices .accordion .item:last-child{margin-bottom:0}#sustainable-freight-page #greener-choices .accordion .item.active .tab>div h3{color:var(--secondary);transition:all .3s cubic-bezier(.19,1,.22,1)}#sustainable-freight-page #greener-choices .accordion .item.active .tab>div>span{color:var(--secondary);border-color:var(--secondary);transition:all .3s cubic-bezier(.19,1,.22,1)}#sustainable-freight-page #greener-choices .accordion .item.active .tab>i{color:var(--secondary);transform:rotate(-90deg);transition:all .3s cubic-bezier(.19,1,.22,1)}#sustainable-freight-page #greener-choices .accordion .item .tab{display:flex;flex-direction:row;justify-content:space-between;border-bottom:2px solid var(--white);padding-bottom:40px;align-items:flex-end;width:100%;cursor:pointer}#sustainable-freight-page #greener-choices .accordion .item .tab:hover>div h3{color:var(--secondary)}#sustainable-freight-page #greener-choices .accordion .item .tab:hover>div>span{color:var(--secondary);border-color:var(--secondary)}#sustainable-freight-page #greener-choices .accordion .item .tab>div{display:flex;flex-direction:row;align-items:center;margin-right:20px}#sustainable-freight-page #greener-choices .accordion .item .tab>div h3{color:var(--white);font-size:41px;font-weight:800;text-transform:uppercase;line-height:52px;transition:all .3s cubic-bezier(.19,1,.22,1)}#sustainable-freight-page #greener-choices .accordion .item .tab>div>span{color:var(--white);border:3px solid var(--white);border-radius:60px;padding:10px;min-width:123px;text-align:center;height:62px;font-size:31px;display:flex;justify-content:center;align-items:center;margin-right:30px;transition:all .3s cubic-bezier(.19,1,.22,1)}#sustainable-freight-page #greener-choices .accordion .item .tab>div>span i{font-weight:700}#sustainable-freight-page #greener-choices .accordion .item .tab>i{color:var(--white);font-size:45px;transition:all .3s cubic-bezier(.19,1,.22,1)}#sustainable-freight-page #greener-choices .accordion .item .content{padding-top:30px}#sustainable-freight-page #greener-choices .accordion .item .content p{color:var(--white);font-size:29px;line-height:42px}#sustainable-freight-page #decarbonize{padding:80px 0 100px;background-color:var(--blueBg3)}#sustainable-freight-page #decarbonize .sub-title{color:var(--primary)}#sustainable-freight-page #decarbonize .items{padding-top:60px}#sustainable-freight-page #decarbonize .items .item .wrapper{display:flex;justify-content:space-between;align-items:center;padding:60px 20px}#sustainable-freight-page #decarbonize .items .item:nth-child(2n){background-color:var(--white)}#sustainable-freight-page #decarbonize .items .item:nth-child(2n) .wrapper{flex-direction:row-reverse}#sustainable-freight-page #decarbonize .items .item:last-child{margin-bottom:0}#sustainable-freight-page #decarbonize .items .item .content{width:48%}#sustainable-freight-page #decarbonize .items .item .content h3{margin-bottom:10px;font-size:31px;line-height:40px;font-weight:800;text-transform:uppercase}#sustainable-freight-page #decarbonize .items .item .content p span{font-weight:600}#sustainable-freight-page #decarbonize .items .item .visual{width:48%}@media screen and (max-width:1200px){#sustainable-freight-page #highlight{height:650px}#sustainable-freight-page #highlight .inner>p{font-size:19px;line-height:23px}#sustainable-freight-page #greener-choices .accordion .item .tab>div h3{font-size:38px;line-height:45px}#sustainable-freight-page #greener-choices .accordion .item .content p{font-size:26px;line-height:35px}#sustainable-freight-page #greener-choices .accordion .item .tab>i{font-size:38px}}@media screen and (max-width:1024px){#sustainable-freight-page #highlight{height:650px}#sustainable-freight-page #greener-choices .accordion .item .tab>div h3{font-size:35px;line-height:39px}#sustainable-freight-page #greener-choices .accordion .item .content p{font-size:23px;line-height:29px}}@media screen and (max-width:900px){#sustainable-freight-page #highlight .inner>div h1{font-size:53px;line-height:55px}}@media screen and (max-width:860px){#sustainable-freight-page #greener-choices .accordion .item .tab>div h3{font-size:30px;line-height:33px}#sustainable-freight-page #greener-choices .accordion .item .content p{font-size:19px;line-height:24px}#sustainable-freight-page #greener-choices .accordion .item .tab>div>span{margin-right:20px;min-width:103px;font-size:28px}}@media screen and (max-width:768px){#sustainable-freight-page #highlight{height:630px}#sustainable-freight-page #highlight .inner>div h1{font-size:46px;line-height:48px}#sustainable-freight-page #decarbonize .items .item .content h3{font-size:29px;line-height:33px}#sustainable-freight-page #decarbonize .items .item .content p{font-size:17px;line-height:21px}}@media screen and (max-width:620px){#sustainable-freight-page #highlight .inner>div h1{font-size:39px;line-height:41px}#sustainable-freight-page #highlight .inner>p{font-size:16px;line-height:19px}#sustainable-freight-page #greener-choices .accordion .item .tab{padding-bottom:25px}#sustainable-freight-page #greener-choices .accordion .item .tab>div h3{font-size:24px;line-height:29px}#sustainable-freight-page #greener-choices .accordion .item .content p{font-size:17px;line-height:21px}#sustainable-freight-page #greener-choices .accordion .item .tab>div>span{margin-right:15px;height:52px;min-width:79px;font-size:22px}#sustainable-freight-page #greener-choices .accordion .item .content{padding-top:20px}#sustainable-freight-page #greener-choices .accordion .item .tab>i{font-size:26px}#sustainable-freight-page #decarbonize .items .item .wrapper,#sustainable-freight-page #decarbonize .items .item:nth-child(2n) .wrapper{flex-direction:column-reverse}#sustainable-freight-page #decarbonize .items .item .visual{width:80%;margin-bottom:30px!important}#sustainable-freight-page #decarbonize .items .item .content{width:100%}#sustainable-freight-page #decarbonize .items .item .content h3{font-size:25px;line-height:28px}}@media screen and (max-width:480px){#sustainable-freight-page #highlight{height:530px}#sustainable-freight-page #highlight .inner{padding:130px 0 40px}#sustainable-freight-page #highlight .inner>div h1{font-size:30px;line-height:33px}#sustainable-freight-page #highlight .inner>div p{font-size:16px;line-height:19px}#sustainable-freight-page #highlight .inner>p{font-size:14px;line-height:18px}#sustainable-freight-page #greener-choices .accordion .item .tab>div{margin-right:10px}#sustainable-freight-page #greener-choices .accordion .item .tab>div h3{font-size:21px;line-height:25px}#sustainable-freight-page #greener-choices .accordion .item .tab>div>span{margin-right:10px;height:47px;min-width:68px;font-size:19px;border-width:2px}#sustainable-freight-page #greener-choices .accordion .item .content p{font-size:15px;line-height:19px}#sustainable-freight-page #decarbonize,#sustainable-freight-page #greener-choices{padding:50px 0}#sustainable-freight-page #decarbonize .items{padding-top:0}#sustainable-freight-page #decarbonize .items .item .visual{width:100%;margin-bottom:15px!important}#sustainable-freight-page #decarbonize .items .item .content h3{font-size:21px;line-height:24px}#sustainable-freight-page #decarbonize .items .item .wrapper{padding:30px 15px}#sustainable-freight-page #decarbonize .items .item .content p{font-size:16px;line-height:19px}}#carriers-page #highlight,#shippers-page #highlight{background:url(/assets/img/background/carriers.webp) no-repeat center center var(--primary);background-size:cover}#carriers-page #highlight .wrapper,#shippers-page #highlight .wrapper{height:100%}#carriers-page #highlight .inner,#shippers-page #highlight .inner{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;text-align:center}#carriers-page #highlight .inner h1,#shippers-page #highlight .inner h1{max-width:896px;margin-bottom:20px;line-height:78px}#carriers-page #highlight .inner p,#shippers-page #highlight .inner p{color:#fff;font-weight:600;max-width:830px;line-height:29px}#shippers-page #highlight{background:url(/assets/img/background/shippers.webp) no-repeat center center var(--primary);background-size:cover}#shippers-page #highlight .wrapper{height:100%}#shippers-page #highlight .inner{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;text-align:center}#shippers-page #highlight .inner h1{max-width:896px;margin-bottom:20px;line-height:78px}#shippers-page #highlight .inner p{color:#fff;font-weight:600;max-width:830px;line-height:31px}#platform{padding:80px 0}#platform .title-lvl2{max-width:819px;margin:0 auto}#platform .rows{padding-top:60px}#platform .rows .desktop{position:relative;padding-bottom:80px;margin-bottom:80px}#platform .rows .desktop:first-child .content{max-width:670px}#platform .rows .desktop .visual img{max-width:878px;border-radius:30px;box-shadow:0 0 20px 4px rgba(6,10,37,.29)}#platform .rows .desktop .content{position:absolute;bottom:0;right:0;background-color:var(--primary);padding:80px 50px;min-width:670px;max-width:785px;border-radius:30px}#platform .rows .desktop .content h3{color:var(--white);font-size:45px;line-height:57px;font-weight:800;margin-bottom:20px;text-transform:uppercase}#platform .rows .desktop .content p{color:var(--white);font-weight:400}#platform .rows .mobile{display:flex;justify-content:space-between;align-items:center;padding:130px 0;margin-bottom:80px}#platform .rows .mobile .app-circle-box .circle{top:auto;bottom:-90px}#platform .rows .mobile:nth-child(2) .app-circle-box .circle{top:-90px;bottom:auto}#platform .rows .mobile .content{max-width:50%}#platform .rows .mobile .content h3{color:var(--primary);font-size:45px;line-height:57px;font-weight:800;margin-bottom:20px;text-transform:uppercase}#platform .rows .mobile .content p{color:var(--primary);font-weight:400}@media screen and (max-width:1200px){#platform .rows .desktop .content{padding:60px 40px}}@media screen and (max-width:1024px){#carriers-page #highlight,#shippers-page #highlight{height:650px}#platform .rows .desktop .content{max-width:610px!important;min-width:auto}#platform .rows .desktop .content h3,#platform .rows .mobile .content h3{font-size:36px;line-height:43px}#platform .rows .desktop .content{padding:40px 30px}}@media screen and (max-width:900px){#carriers-page #highlight .inner h1,#shippers-page #highlight .inner h1{font-size:53px;line-height:55px}#carriers-page #highlight .inner p,#shippers-page #highlight .inner p{font-size:18px;line-height:24px}#carriers-page #highlight,#shippers-page #highlight{height:560px}}@media screen and (max-width:860px){#carriers-page #greener-choices .accordion .item .tab h3,#shippers-page #greener-choices .accordion .item .tab h3{font-size:30px;line-height:33px}#carriers-page #greener-choices .accordion .item .content p,#shippers-page #greener-choices .accordion .item .content p{font-size:19px;line-height:24px}#carriers-page #highlight .inner p,#shippers-page #highlight .inner p{font-size:17px;line-height:22px}#carriers-page #highlight,#shippers-page #highlight{height:480px}#platform .rows .desktop .content p,#platform .rows .mobile .content p{font-size:17px;line-height:21px}#platform .rows .desktop{margin-bottom:40px;padding:40px 0}#platform .rows .mobile{padding:100px 0;margin-bottom:20px}#platform{padding:40px 0}#platform .rows{padding-top:40px}#platform .rows .desktop .visual img{border-radius:20px}}@media screen and (max-width:768px){#carriers-page #highlight .inner h1,#shippers-page #highlight .inner h1{font-size:46px;line-height:48px}#platform .rows .desktop{display:flex;flex-direction:column-reverse;padding:0;margin-bottom:80px;position:relative}#platform .rows .desktop:after{content:"";position:absolute;bottom:-35px;height:1px;width:100px;background-color:var(--blueText);left:0;right:0;margin:0 auto}#platform .rows .desktop .content{position:static;max-width:90%!important;margin-bottom:20px;margin-left:-20px;border-radius:0}#platform .rows .desktop .content h3,#platform .rows .mobile .content h3{font-size:28px;line-height:32px;margin-bottom:5px}#platform .rows .mobile{flex-direction:column;padding:0 0 80px;margin-bottom:80px;position:relative}#platform .rows .mobile:after{content:"";position:absolute;bottom:-35px;height:1px;width:100px;background-color:var(--blueText);left:0;right:0;margin:0 auto}#platform .rows .mobile:last-child:after{display:none}#platform .rows .mobile .content{max-width:100%;margin-bottom:130px}}@media screen and (max-width:620px){#carriers-page #highlight .inner h1,#shippers-page #highlight .inner h1{font-size:39px;line-height:41px}#carriers-page #highlight .inner>p,#shippers-page #highlight .inner>p{font-size:16px;line-height:19px}#platform .rows .desktop .content p,#platform .rows .mobile .content p{font-size:15px;line-height:19px}#platform .rows .desktop .content{padding:30px 20px}#platform .rows .desktop .visual img{border-radius:10px}}@media screen and (max-width:480px){#carriers-page #highlight,#shippers-page #highlight{height:360px}#carriers-page #highlight .inner,#shippers-page #highlight .inner{padding:130px 0 40px}#carriers-page #highlight .inner h1,#shippers-page #highlight .inner h1{font-size:30px;line-height:33px}#carriers-page #highlight .inner p,#shippers-page #highlight .inner p{font-size:14px;line-height:17px}#carriers-page #highlight .inner,#shippers-page #highlight .inner{padding:80px 0 40px}#platform .rows .desktop .content{max-width:100%!important}#platform .rows .desktop .content h3,#platform .rows .mobile .content h3{font-size:24px;line-height:27px}}#free-content-page{padding-top:106px}#free-content-page header{background-color:var(--primary)!important}.free-content{line-height:1.6;padding:60px 0;font-size:18px}.free-content span{color:var(--primary);font-weight:500}.free-content a{text-decoration:none;color:var(--link);font-weight:500;cursor:pointer;text-decoration:underline}.free-content a:hover{color:var(--primary)}.free-content i{font-style:italic}.free-content abbr{border-bottom:1px dotted;cursor:help}.free-content cite{font-style:italic}.free-content hr{background:#e6e6e6;border:none;display:block;height:1px;margin-bottom:1.4em;margin-top:1.4em}.free-content img{vertical-align:text-bottom}.free-content ins{background-color:lime;text-decoration:none}.free-content mark{background-color:var(--primary);display:inline-block;padding:0 5px}.free-content small{font-size:.8em}.free-content strong{font-weight:700}.free-content sub,.free-content sup{font-size:.8em}.free-content sub{vertical-align:sub}.free-content sup{vertical-align:super}.free-content blockquote,.free-content dl,.free-content ol,.free-content p,.free-content pre,.free-content table,.free-content ul{margin-bottom:1.4em}.free-content blockquote:last-child,.free-content dl:last-child,.free-content ol:last-child,.free-content p:last-child,.free-content pre:last-child,.free-content table:last-child,.free-content ul:last-child{margin-bottom:0}.free-content p:empty{display:none}.free-content h1,.free-content h2,.free-content h3,.free-content h4,.free-content h5,.free-content h6{font-weight:700;line-height:1.2}.free-content h1:first-child,.free-content h2:first-child,.free-content h3:first-child,.free-content h4:first-child,.free-content h5:first-child,.free-content h6:first-child{margin-top:0}.free-content h1{font-size:2.4em;margin-bottom:.58333em;margin-top:.58333em;line-height:1.3;text-transform:uppercase;font-weight:800}.free-content h2{font-size:1.6em;margin-bottom:.875em;margin-top:1.75em;line-height:1.1}.free-content h3{font-size:1.3em;margin-bottom:1.07692em;margin-top:1.07692em}.free-content h4{font-size:1.2em;margin-bottom:1.16667em;margin-top:1.16667em}.free-content h5{font-size:1.1em;margin-bottom:1.27273em;margin-top:1.27273em}.free-content h6{font-size:1em;margin-bottom:1.4em;margin-top:1.4em}.free-content dd{margin-left:1.4em}.free-content ol,.free-content ul{list-style-position:outside;margin-left:1.4em}.free-content ol{list-style-type:decimal}.free-content ol ol{list-style-type:lower-alpha}.free-content ol ol ol{list-style-type:lower-roman}.free-content ol ol ol ol{list-style-type:lower-greek}.free-content ol ol ol ol ol{list-style-type:decimal}.free-content ol ol ol ol ol ol{list-style-type:lower-alpha}.free-content ul{list-style-type:disc}.free-content ul ul{list-style-type:circle}.free-content ul ul ul{list-style-type:square}.free-content ul ul ul ul{list-style-type:circle}.free-content ul ul ul ul ul{list-style-type:disc}.free-content ul ul ul ul ul ul{list-style-type:circle}.free-content blockquote{border-left:4px solid #e6e6e6;padding:.6em 1.2em}.free-content blockquote p{margin-bottom:0}.free-content code,.free-content kbd,.free-content pre,.free-content samp{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;background-color:#f2f2f2;color:#333;font-size:.9em}.free-content code,.free-content kbd,.free-content samp{border-radius:3px;line-height:1.77778;padding:.1em .4em .2em;vertical-align:baseline}.free-content pre{overflow:auto;padding:1em 1.2em}.free-content pre code{background:none;font-size:1em;line-height:1em}.free-content figure{margin-bottom:2.8em;text-align:center}.free-content figure:first-child{margin-top:0}.free-content figure:last-child{margin-bottom:0}.free-content figcaption{font-size:.8em;margin-top:.875em}.free-content table{border-collapse:collapse;width:100%}.free-content table pre{white-space:pre-wrap}.free-content td,.free-content th{font-size:1em;padding:.7em;line-height:1.4;border:1px solid #e6e6e6}.free-content tfoot tr,.free-content thead tr{background-color:#f5f5f5}.free-content tfoot td,.free-content tfoot th,.free-content thead td,.free-content thead th{font-size:.9em;padding:.77778em}.free-content tbody tr,.free-content tfoot td code,.free-content tfoot th code,.free-content thead td code,.free-content thead th code{background-color:#fff}.free-content .custom-table thead th{background-color:var(--primary);color:var(--white);font-size:16px}.free-content .custom-table tbody td,.free-content .custom-table thead th{text-align:center;vertical-align:middle}.free-content .custom-table tbody td:first-child{background-color:var(--blueText);color:#fff;font-size:16px}.free-content section{margin-bottom:40px}@media screen and (max-width:860px){.free-content .custom-table thead{display:none}.free-content .custom-table,.free-content .custom-table tbody,.free-content .custom-table td,.free-content .custom-table tr{display:block;width:100%}.free-content .custom-table tbody tr td{display:flex;align-items:flex-start;justify-content:space-between;text-align:right;border-top:none;line-height:20px}.free-content .custom-table tbody tr td:first-child{border:none;font-style:italic}.free-content .custom-table tbody tr td:before{content:attr(data-label);display:inline-block;text-align:left;padding-right:20px;font-size:14px;font-style:normal;opacity:.8}.free-content .custom-table tbody td{text-align:left;position:relative;font-size:16px}.free-content .custom-table td:before{content:attr(data-label);display:inline-block;text-align:left}.free-content .custom-table tbody td:first-child{text-align:right}}@media screen and (max-width:768px){#free-content-page{padding-top:70px}.free-content{padding:30px 0}.free-content h1{font-size:25px;line-height:30px}.free-content h2{font-size:22px}.free-content h2,.free-content h3{margin-bottom:10px;margin-top:10px}.free-content h3{font-size:20px}.free-content p{font-size:16px;line-height:21px}}@media screen and (max-width:480px){.free-content .custom-table tbody td:first-child{font-size:14px;line-height:17px}}#not-found{background:var(--primary)}#not-found .wrapper{display:flex;align-items:center;justify-content:center;color:#fff;flex-direction:column;height:100vh}#not-found .wrapper h1{font-size:160px;line-height:1;font-weight:800;text-align:center}#not-found .wrapper span{font-size:33px;text-align:center}#not-found .wrapper p{margin-top:20px;margin-bottom:50px;font-size:17px;text-align:center}#driver-app{background-color:var(--blueBg3);padding:80px 0}#driver-app .inner{display:flex;justify-content:space-between;align-items:center}#driver-app .inner .right{margin-left:70px}#driver-app .inner .right .title-lvl2{text-align:left;margin-bottom:30px}#driver-app .inner .right .sub-title{text-align:left}#driver-app .inner .right>p{font-size:19px;color:var(--blueText)}#driver-app .inner .right .sub-title{margin-bottom:20px}#driver-app .inner .right .sub-title span{font-weight:800;font-size:26px;color:var(--primary)}#driver-app .accordion{margin-top:20px}#driver-app .accordion .item{margin-bottom:10px;background-color:transparent;box-shadow:none;width:100%}#driver-app .accordion .item:before{display:none}#driver-app .accordion .item .MuiAccordionDetails-root,#driver-app .accordion .item .MuiAccordionSummary-root{padding:0}#driver-app .accordion .item:last-child{margin-bottom:0}#driver-app .accordion .item.active .tab{background-color:var(--primary);color:var(--secondary)}#driver-app .accordion .item.active .tab i{transition:all .3s cubic-bezier(.075,.82,.165,1);transform:rotate(180deg)}#driver-app .accordion .item:not(.active) .tab:hover{border-color:var(--primary);transition:all .3s cubic-bezier(.075,.82,.165,1)}#driver-app .accordion .item .tab{padding:28px;width:100%;border-radius:10px;min-height:70px;font-size:21px;font-weight:700;background-color:var(--blueBg2);display:flex;align-items:center;justify-content:space-between;cursor:pointer;border:2px solid transparent;transition:all .3s cubic-bezier(.075,.82,.165,1)}#driver-app .accordion .item .tab span{padding-right:10px}#driver-app .accordion .item .tab i{font-size:13px;transition:all .3s cubic-bezier(.075,.82,.165,1);transform:rotate(0deg)}#driver-app .accordion .item .content{background-color:var(--white);border-radius:10px;padding:40px 28px;box-shadow:0 2px 2px 0 rgba(0,0,0,.2)}#driver-app .accordion .item .content ul li{margin-bottom:20px}#driver-app .accordion .item .content ul li::marker{margin-right:0}#driver-app .accordion .item .content ul li:last-child{margin-bottom:0}#driver-app .accordion .item .content ul li p{position:relative;display:inline-block;color:var(--blueText);padding-left:20px;font-weight:500;font-size:20px}#driver-app .accordion .item .content ul li p:before{content:"";position:absolute;top:9px;left:0;width:9px;height:9px;border-radius:10px;background-color:var(--blueText)}@media screen and (max-width:1200px){#driver-app .accordion .item .tab{padding:22px 28px}#driver-app .inner .right .sub-title span{font-size:23px}#driver-app .accordion .item .content{padding:30px 28px}#driver-app .accordion .item .content ul li p{font-size:18px}}@media screen and (max-width:1024px){#driver-app .inner .right>p{font-size:17px;line-height:22px}#driver-app .accordion .item .tab{font-size:19px;line-height:24px;padding:11px 20px}#driver-app .accordion .item .content ul li p{font-size:17px;line-height:22Px}#driver-app{padding:130px 0}}@media screen and (max-width:930px){#driver-app .app-circle-box .visual{max-width:230px}#driver-app .app-circle-box .circle i:first-child{width:315px;height:315px}#driver-app .app-circle-box .circle i:last-child{width:337px;height:337px}#driver-app .inner .right .sub-title span{font-size:19px}#driver-app .accordion .item .tab{font-size:17px;line-height:20px}#driver-app .accordion .item .content ul li{margin-bottom:11px}}@media screen and (max-width:860px){#driver-app .inner{flex-direction:column-reverse}#driver-app .inner .left{padding:130px 0 80px}#driver-app .inner .right{margin-left:0}#driver-app{padding:80px 0}}@media screen and (max-width:768px){#driver-app .inner .right .sub-title,#driver-app .inner .right .title-lvl2,#driver-app .inner .right>p{text-align:center}#driver-app{padding:40px 0}#driver-app .accordion .item .content{padding:25px 20px}}@media screen and (max-width:480px){#driver-app{padding:40px 0}}#signin-modal{max-width:580px;width:100%;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px}#signin-modal .modal-inner{background-color:var(--white);padding:30px;border-radius:20px}#signin-modal .title-lvl2{font-size:28px;margin-bottom:0}#signin-modal .subTitle{font-size:16px;line-height:20px;text-align:center;margin-bottom:20px;color:var(--blueBg1)}#signin-modal .center{margin-bottom:10px}#signin-modal fieldset{margin-bottom:20px}#signin-modal fieldset:last-child{margin-bottom:0}#signin-modal fieldset .input{width:100%}#signin-modal fieldset .input .MuiOutlinedInput-root{border-radius:50px}#signin-modal fieldset .input .MuiInputBase-input{padding:16px 20px;font-family:var(--font)}#signin-modal fieldset .input .MuiInputLabel-root:not(.MuiInputLabel-shrink){left:6px}#signin-modal fieldset .input .MuiInputLabel-root{font-family:var(--font)}#signin-modal fieldset .radio+.MuiTypography-root{font-family:var(--font);text-transform:uppercase}#signin-modal .actions{display:flex;align-items:center;justify-content:center}#signin-modal .actions .btn.sx{width:100%}#signin-modal .radio-error{color:var(--danger);font-size:13px}#signin-modal .Mui-error{font-family:var(--font)}#signin-modal .form-error{padding:15px;border-radius:10px;background-color:var(--dangerBg);display:flex;align-items:center;justify-content:flex-start;margin-top:20px}#signin-modal .form-error p{font-size:15px;line-height:18px;color:var(--danger)}#signin-modal .form-success{padding:15px;border-radius:10px;background-color:var(--success);display:flex;align-items:center;justify-content:flex-start;margin-top:20px}#signin-modal .form-success p{font-size:15px;line-height:18px}@media screen and (max-width:480px){#signin-modal .title-lvl2{font-size:22px;line-height:25px;margin-bottom:10px}#signin-modal .subTitle{font-size:15px;line-height:19px}#signin-modal{padding:10px}#signin-modal .modal-inner{padding:20px 15px;border-radius:10px}}.CookiesLayer_container___SqWi{background-color:rgba(97,251,213,.94);position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;padding:20px 0;z-index:100;box-shadow:0 -1px 42px -11px rgba(0,0,0,.5)}.CookiesLayer_container___SqWi p{color:var(--primary);font-size:17px;line-height:23px;font-weight:500}.CookiesLayer_container___SqWi p a{color:var(--primary)}.CookiesLayer_container___SqWi p b{font-weight:600}.CookiesLayer_top__1YWGS{margin-bottom:20px}.CookiesLayer_bottom__Ybuuu{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:480px){.CookiesLayer_bottom__Ybuuu{flex-direction:column}.CookiesLayer_bottom__Ybuuu p{margin-bottom:20px}}