@-webkit-keyframes scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-33.333%);transform:translate(-33.333%)}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-33.333%);transform:translate(-33.333%)}}.opt-cvpSection{background:#495d63;height:81px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opt-cvpSection,.opt-cvpSection .opt-titles-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.opt-cvpSection .opt-titles-wrapper{-webkit-animation:scroll 20s linear infinite;animation:scroll 20s linear infinite;gap:40px;padding-right:40px}.opt-cvpSection:hover .opt-titles-wrapper{-webkit-animation-play-state:paused;animation-play-state:paused}.opt-cvpSection .opt-titles-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-negative:0;flex-shrink:0;gap:40px}.opt-cvpSection .opt-title-item{-ms-flex-negative:0;flex-shrink:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;-ms-flex-item-align:center;align-self:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.opt-cvpSection .opt-title-item>h3{color:#fff;color:var(--Colours-Neutral-White,#fff);font-family:Montserrat;font-size:24px;font-style:normal;font-weight:900;line-height:110%;margin:0;text-transform:uppercase}@media screen and (max-width:500px){.opt-cvpSection{height:48px}.opt-cvpSection .opt-title-item>h3{color:#fff;color:var(--Colours-Neutral-White,#fff);font-family:Montserrat;font-size:20px;font-style:normal;font-weight:900;line-height:110%;text-align:center;text-transform:uppercase;-ms-flex-negative:0;flex-shrink:0}}
