@layer components{.share-bar{display:flex;width:100%;gap:1rem;align-items:center;border-color:var(--theme-text-override, var(--theme-border-light));border-style:solid;border-width:1px 0;margin-block:.5rem 2rem;padding-block:.5rem;color:var(--theme-text-override, var(--deprecated-color-gray-dark-90))}.share-bar .share-bar-title{font-size:var(--font-size--xsmall);line-height:var(--line-height--xsmall);text-transform:uppercase;font-weight:var(--font-weight--demi);color:var(--theme-text-override, var(--deprecated-color-gray-dark-50));margin:0}.share-bar-links{flex-grow:1}.share-bar .button{margin-bottom:0;--button-color: var( --theme-text-override, var(--deprecated-color-gray-dark-90) )}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@layer components{.share-bar-maritime{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;align-items:center;padding:10px 0;border-top:4px solid var(--deprecated-color-blue-20);border-bottom:1px solid var(--deprecated-color-blue-20)}.share-bar-maritime .share-bar-links{margin:0;padding:0;list-style-type:none}@media only screen and (min-width: 768px){.share-bar-maritime .share-bar-links{display:flex}}.share-bar-maritime .share-bar-links li{margin-right:30px;display:inline-block}@media only screen and (min-width: 768px){.share-bar-maritime .share-bar-links li{display:flex;justify-content:center}}.share-bar-maritime .share-bar-links .info-label{display:flex;align-items:center}.share-bar-maritime .share-bar-links .info-label__icon{font-size:1.25rem}.share-bar-maritime .share-bar-links .info-label__icon.fa-print,.share-bar-maritime .share-bar-links .info-label__icon.fa-share{font-weight:var(--font-weight--regular)}.share-bar-maritime .share-bar-links .info-label__text{position:relative;font-size:var(--font-size--small);line-height:var(--line-height--base);margin-left:10px;align-self:center;color:var(--theme-primary)}.share-bar-maritime .share-bar-links .share-container{position:relative}.share-bar-maritime .share-bar-links .share-link{position:relative;padding:19px;line-height:1;color:var(--theme-primary);flex:0 0 auto;width:60px;text-align:center}.share-bar-maritime .share-bar-links .share-link:hover,.share-bar-maritime .share-bar-links .share-link:focus{color:var(--deprecated-color-blue-dark)}.share-bar-maritime .share-bar-links .share-link:after{content:"";display:block;position:absolute;top:100%;left:50%;transform:translate(-50%);width:31px;height:2px;background:var(--deprecated-color-gray-40)}@media only screen and (min-width: 768px){.share-bar-maritime .share-bar-links .share-link:after{content:none}}.share-bar-maritime .share-bar-links .share-link svg{width:22px;height:22px}.share-bar-maritime .share-bar-links .share-open .share-link-container{max-height:180px;opacity:1}@media only screen and (min-width: 768px){.share-bar-maritime .share-bar-links .share-open .share-link-container{max-height:60px}}.share-bar-maritime .share-bar-links .share-link-container{position:absolute;top:135%;left:0;opacity:0;overflow:hidden;height:auto;max-height:0;background:var(--theme-neutral-light);box-shadow:0 2px 6px #00000026;transition:all 75ms ease-out;z-index:10;align-items:center;display:flex;flex-flow:row wrap;width:60px}@media only screen and (min-width: 768px){.share-bar-maritime .share-bar-links .share-link-container{width:180px}}.share-bar-maritime .share-bar-links .share-link-container:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:2px;background:var(--theme-primary)}}
