.pc-container{width:100vw!important;height:100svh!important;background:#585454}@media (min-width:768px) and (max-width:1799px){.pc-container{width:100%!important;max-height:100svh}}@media (min-width:1800px){.pc-container{width:1920px!important;height:960px!important;max-height:100svh}}@keyframes breath{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(68,75,211,.7)}50%{transform:scale(1.04);box-shadow:0 0 16px 8px rgba(68,75,211,.15)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(68,75,211,.7)}}.scroller{overflow:hidden}.scroller__inner{display:flex;gap:1rem;width:-moz-max-content;width:max-content}.scroller[data-animated=true] .scroller__inner{animation:scroll 40s linear infinite}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}.mobile-only{display:block}.desktop-only{display:none}@media (min-width:768px){.mobile-only{display:none}.desktop-only{display:block}}.mobile-flex{display:flex}.desktop-flex{display:none}@media (min-width:768px){.mobile-flex{display:none}.desktop-flex{display:flex}}