.shipment-summary{padding:0 var(--container-gutter);flex-wrap:wrap}.shipment-summary__item{width:100%}@media screen and (min-width: 700px){.shipment-summary__item{max-width:30%}}.shipment-info__item{width:calc(50% - 2em)}@media screen and (min-width: 700px){.shipment-info__item{width:auto}}.shipment-map__container{height:50vh}.shipment-map__icon{width:4em;height:4em;position:absolute;bottom:0;transform:translate(-50%, 0)}.shipment-map__icon svg{width:100%;height:100%}.shipment-timline{position:relative;justify-content:space-between;padding:0 var(--container-gutter);flex-wrap:wrap}.shipment-timline::before{content:"";display:block;clear:both;border-left:1px solid var(--light-grey);position:absolute;top:2em;left:50%;height:calc(100% - 6em);z-index:1}.shipment-timline__item{position:relative;margin:1.5em 0;padding:.75em;background:#fff;z-index:2;width:100%}.shipment-timeline__item__icon{position:relative;display:inline-block;width:1.5em;height:1.5em;border-radius:50%;background-color:var(--decked-black);box-shadow:0 0 0 .5em #fff}.shipment-timeline__item__icon--active{background-color:var(--horizon-blue)}.shipment-timeline__item__icon--pending{background-color:var(--light-grey)}.shipment-timeline__item__icon--custom{background-color:#fff;border-radius:none}.shipment-timeline__item__icon .custom-icon--emoji{font-size:2em;position:absolute;left:50%;bottom:50%;transform:translate(-50%, 45%)}@media screen and (min-width: 700px){.shipment-timline__item{width:auto;background-color:rgba(0,0,0,0)}.shipment-timline::before{width:calc(100% - 12em);height:0;left:6em;top:3em;border-left:none;border-bottom:1px solid var(--light-grey)}}

/*# sourceMappingURL=shipment-tracking.css.map*/