 .wsm-top-strip-1{position:relative;background:#071832;padding:10px;color:#fff;width:100%;z-index:10;box-sizing:border-box;transition:.4s;display:flex;align-items:center;justify-content:center}
   .wsm-top-strip-1 *{font-size:15px;line-height:20px;font-weight:400}
   .wsm-top-strip-1 i{background:url(images/top-strip-cyber-resilience-25.webp) 0 0/100% no-repeat;width:158px;height:32px;display:inline-block;background-size:155px;margin-right:5px}
   .wsm-top-strip-1 a.cta-top-strip{color:#ff5738;margin-left:10px}
   .wsm-top-strip-1 a.cta-top-strip:hover:after{margin: 5px 0 0 9px;}
   .wsm-top-strip-1 a.cta-top-strip:after{content:'';position:absolute;width:0;height:0;border-top:5px solid transparent;border-left:7px solid #ff5738;border-bottom:5px solid transparent;margin:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:inline-block;vertical-align:middle;margin:5px 0 0 6px}
   .wsm-top-strip-1:after,.wsm-top-strip-1:before{content:'';position:absolute;background:url(images/top-strip-cyber-resilience-bg-25.webp);background-size:210px;background-position:0 10px;width:215px;height:51px;top:0;opacity:.9;background-repeat:repeat no-repeat;animation:waveMove infinite 50s}
   .wsm-top-strip-1:after{right:0}
   .wsm-top-strip-1:before{left:0}
   @keyframes waveMove{
   from{background-position:0 10px}
   to{background-position:-1000px 10px}
   }
   @media screen and (max-width:1025px){
   .wsm-top-strip-1{display:none}
   }
   @media screen and (min-width:1025px){
   .wsm-top-strip-1+.page--header{margin-top:0}
   }