/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.landing-banner-carousel-track{animation:landing-banner-scroll var(--animation-duration,10s) linear infinite;}@keyframes landing-banner-scroll{0%{transform:translateX(0);}100%{transform:translateX(var(--translate-x,-50%));}}.landing-banner-carousel:hover .landing-banner-carousel-track{animation-play-state:paused;}
.secondary-navigation-editor .lpb-btn--add::before{background-color:#FF8561;border-radius:50%;}.secondary-navigation-panel-editor .layout .lpb-btn--add::before{background-color:#2A7111;border-radius:50%;}
.secondary-navigation .solutions-block{@media (min-width:1024px){min-height:720px;}}
