@layer components{.BannerLayout{position:relative;z-index:0}.BannerLayout__banner{position:-webkit-sticky;position:sticky;top:50px;z-index:20;overflow:hidden}@media(min-width:720px){.BannerLayout__banner{top:80px}}.BannerLayout__content{position:relative;z-index:10}.FoldableContent{-webkit-transition:opacity .4s linear,height .4s ease-in-out;transition:opacity .4s linear,height .4s ease-in-out;overflow:hidden}.FoldableContent--entered,.FoldableContent--entering{opacity:1}.FoldableContent--exited,.FoldableContent--exiting{height:0;opacity:0}}@layer components{}