@layer layouts{.l-has-desktop-sticky-sidebar{--sticky-amount:140px;display:flex;gap:clamp(50px,5%,80px);margin:0;padding:0 var(--grid-browser-gutter);position:relative;width:100%}.l-has-desktop-sticky-sidebar__sidebar{margin:60px 0 0;position:relative;width:450px}.l-has-desktop-sticky-sidebar__sidebar__sticky-el{height:auto;max-height:calc(100vh - var(--sticky-amount));overflow-y:auto;position:sticky;top:var(--sticky-amount)}.l-has-desktop-sticky-sidebar__content{--padding-x-override:0;container-name:content-with-sidebar;container-type:inline-size;flex:1;margin:0;padding-right:8.33333%}@media (max-width:1200px){.l-has-desktop-sticky-sidebar{flex-direction:column;gap:0}.l-has-desktop-sticky-sidebar__sidebar{margin:0;z-index:10}.l-has-desktop-sticky-sidebar__content{padding-right:0}}}