:root{--company-dark-blue: #001236;--navbar-height: 78px;--black-text: #1a1b1f;--shipatlas-cta-blue: #00d3eb;--shipatlas-cta-hover: #00dcf5;--table-light-blue: #edf9fa66;--table-light-gray: #fcfcfc;--hover-blue: #22b9ff;--shipintel-cta-green: #45e6ab}*,:after,:before{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;font-family:Montserrat,sans-serif;line-height:1.6;font-size:15px;color:var(--black-text)}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1{font-size:24px;margin-bottom:10px;font-weight:500}h2{font-size:18px;margin-bottom:20px;font-weight:500}h3{font-size:16px;font-weight:700;margin-bottom:12px}h4{font-size:15px;margin-top:20px}h5{font-size:14px}h1,h2{line-height:1.3}.main-image,p{margin-bottom:10px}li,ul{list-style:none}ul{padding:0}nav{height:var(--navbar-height);position:fixed;top:0;z-index:99}.search-bar .search-results .search-item div:first-child{font-weight:500}.footer-node,.icon-link{text-align:center}.cta-button,.datenum,.location,.port-calls-cta,.temperature,a.show-more,b,h4,tbody.first_column td:last-child{font-weight:600}.main{margin-top:calc(var(--navbar-height) + 20px)!important;display:grid;grid-template-columns:1.5fr 1fr;grid-template-areas:"left right"}.left{grid-area:left;display:flex;flex-direction:column}.right{grid-area:right;display:flex;flex-direction:column}.section-d,.section-e{padding-left:30px}.mb-40{margin-bottom:40px}.section-d{margin-bottom:20px}.mt-40{margin-top:40px}.fa-crosshairs{margin-right:5px}.main-image{border-radius:6px 6px 0 0;overflow:hidden}.main-image img{max-width:100%;object-fit:cover}.action-button,table{box-shadow:0 0 0 1px #e3e0e0}.news-badge,.port-weather,footer,nav{background:var(--company-dark-blue)}.news-card,footer,nav,table{width:100%}.date,.h100{height:100%}.port-weather{border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow:hidden;color:#fff;padding:4px}.location{font-size:18px;margin:0}.date,.loc{line-height:1}.datenum{font-size:22px;margin:0}.temperature{font-size:22px;margin:0;padding-left:8px}.date{display:flex;border-radius:3px;align-items:center;justify-content:center;flex-direction:column;padding:10px 20px}.action-button,a.show-more{display:block;text-decoration:none}.action-button{color:var(--black-text);border-radius:6px;width:100%;margin:0 auto 10px;padding:10px 14px}.action-button:hover,.map-button:hover{color:var(--hover-blue);box-shadow:0 0 0 1px var(--hover-blue)}.action-button .fas{margin-right:5px}.action-button.mobile-action{background:var(--shipatlas-cta-blue);padding:14px;font-weight:600;width:initial;border:none;box-shadow:none}.action-button.mobile-action:hover{color:var(--black-text);background:var(--shipatlas-cta-hover)}.port-calls,.search-bar,table{position:relative}.container{max-width:1200px;margin:0 auto}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-inline,.flex-wrap{flex-direction:row;display:flex}.flex-inline{align-items:center;gap:10px}.flex-wrap{flex-wrap:wrap}.flex-around{display:flex;flex-direction:row;justify-content:space-around;align-items:center}.search-bar{width:280px;height:38px}.search-bar .search-results{box-shadow:0 30px 42px -13px #00000073;position:absolute;top:100%;left:0;right:0;max-height:400px;background:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;overflow-y:scroll}.search-bar .search-results.hidden{display:none}.search-bar .search-results .search-item{text-decoration:none;padding:10px;color:var(--black-text);border-bottom:1px solid #e3e0e0}.search-bar .search-results .search-item:hover{background:#efefef}.search-bar .search-results .search-item:last-child{border-bottom:none}.search-bar .search-results .search-item img{width:24px;height:24px;margin-right:10px}.search-bar .search-results .search-item div{font-size:14px}.search-bar .search-results .search-item div .sub{font-size:12px;color:#666}input.search{color:#333;vertical-align:middle;background-color:#fff;border:1px solid #ccc;padding:10px 14px;border-radius:6px;width:100%;height:100%}a.show-more,table a{color:var(--black-text)}input.search:focus{outline:0}div:not(.hidden)+input.search{border-bottom-left-radius:0;border-bottom-right-radius:0}.logo{padding-right:16px}.logo img{object-fit:cover;height:40px;min-width:154px}.flag{height:24px;width:auto}.flag-small{height:20px;width:auto}.flag-width{width:34px}.line{flex-grow:1;height:2px;background:var(--black-text);margin:0 10px}.cta-button,a.show-more,h1{margin-top:8px}.cta-button,.port-calls-cta{background:var(--shipatlas-cta-blue);color:var(--black-text);text-decoration:none}.icon-link,.news-card{background-color:#fff;text-decoration:none}.cta-button{margin-left:0;cursor:pointer;padding:12px 24px;border-radius:20px;display:inline-flex;justify-content:left;align-items:center}.port-calls-cta,table{border-radius:6px}.cta-button:hover,.port-calls-cta:hover{background:var(--shipatlas-cta-hover)}thead{background:var(--table-light-gray)}th{text-align:left}td,th{padding:8px}tbody.first_column td:first-child,tbody.zebra tr:nth-child(odd){background:var(--table-light-blue)}tbody.even td{width:50%}table a:hover{color:var(--shipatlas-cta-blue)}.port-calls-cta{position:absolute;right:5%;bottom:calc(50% - 40px);padding:10px 20px;box-shadow:0 0 0 1px var(--shipatlas-cta-blue)}a.show-more{margin-left:10px}.blurred{filter:blur(4px)}.news{grid-column-gap:12px;grid-row-gap:12px;grid-template-columns:1fr 1fr 1fr;justify-items:stretch;display:grid}.news-card{margin:10px 0;color:#1a1b1f;transform-style:preserve-3d;border:1px solid rgba(0,0,0,.0509803922);border-radius:16px;padding:0;transition:transform .3s;display:block;box-shadow:0 5px 20px -2px #04223c26;max-width:360px;overflow:hidden}.news-card:hover{color:#1a1b1f;transform:scale3d(1.02,1.02,1.02)}@media (max-width: 768px){.news-card{max-width:100%}}.news-img{position:relative;margin-bottom:10px}.news-img img{object-fit:cover;border-radius:16px 16px 0 0;flex:none;margin:-5px 0 0;width:100%;height:220px}.news-badge{position:absolute;bottom:-19px;left:10px;height:38px;color:#fff;border-radius:20px;padding:10px 18px;line-height:1.2}.news-body{padding:20px 25px 0;margin-bottom:30px}.news-title{font-size:22px;line-height:32px;margin-bottom:10px}footer .divider{margin-top:5px;margin-bottom:15px;padding-left:20px;padding-right:20px;background-color:#fff3;height:1px;padding-bottom:0}.footer-grid,.footer-node img{margin:0 auto}footer .copyright{color:#fff;padding-bottom:20px;padding-top:5px}.footer-grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-flow:row;padding:50px 0;display:grid}.footer-node p.footer-node-header{font-weight:600;margin:10px 0;line-height:34px;color:#fff}.footer-link{color:var(--shipintel-cta-green);text-decoration:none;margin-top:8px;display:block}.footer-link:hover{text-decoration:underline}.white-text-link{color:#fff}.icon-link{color:var(--company-dark-blue);border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin-left:5px;margin-right:5px;padding:10px 0 0;font-size:25px;line-height:100%}.icon-link:hover{background:var(--shipintel-cta-green)}@media (max-width: 1200px){.container{padding:0 20px}}@media (max-width: 991px){.news-container,footer,nav{padding:0 12px!important}.container{padding:0}.main{margin-top:var(--navbar-height)!important;display:flex;flex-direction:column}.left,.right{display:contents}.section-d{order:1}.section-a{order:2}.section-b{order:3}.section-c{order:4}.section-e{order:5}.section-d,.section-e{padding-left:0}.section-a,.section-b,.section-c,.section-e{padding:0 12px}section.section-a{margin-bottom:30px}section.section-e,section.section-c{margin-bottom:40px}.section-d{margin-bottom:0}.cta-button{margin:10px 0 20px;padding:14px;border-radius:6px;display:flex;justify-content:left;align-items:center}.news-container{padding:0 12px}.port-weather{border-bottom-left-radius:0;border-bottom-right-radius:0}.main-image{border-radius:0}.main-image img{max-height:290px;width:100%}.hide-mobile{display:none}.map-button{color:var(--hover-blue)}.news{grid-column-gap:8px;grid-row-gap:8px;grid-template-columns:1fr 1fr}.news-card{max-width:none!important}}@media (max-width: 767px){.news{grid-template-columns:1fr}.news-img img{height:300px}.main-image img{max-height:240px;width:100%}.port-calls-cta{right:12px;bottom:12px}}
