ybc-sidebar{--tw-bg-opacity:1;align-self:flex-start;background-color:rgb(202 229 241/var(--tw-bg-opacity,1));border-radius:1rem;flex-direction:column;flex-shrink:0;gap:2rem;margin-bottom:2rem;max-height:calc(100vh - var(--ybc-total-header-height, 0px) - 2rem);overflow-y:auto;padding:1.5rem;position:sticky;scroll-margin-top:var(--ybc-total-header-height,0);top:calc(var(--ybc-total-header-height, 0px) + 1rem)}ybc-sidebar,ybc-sidebar .sidebar-header{display:flex;width:100%}ybc-sidebar .sidebar-header{align-items:center;justify-content:space-between}ybc-sidebar .sidebar-header .sidebar-heading,ybc-sidebar .sidebar-header h2.sidebar-heading{color:#333;font-size:var(--ybc-fontSizes-5);font-weight:400;line-height:var(--ybc-lineHeights-8);margin:0}ybc-sidebar .sidebar-header [name=icon],ybc-sidebar .sidebar-header i[class^=icon-]{color:#333;height:1.5rem;width:1.5rem}ybc-sidebar .sidebar-items{display:flex;flex-direction:column;gap:.5rem;width:100%}ybc-sidebar .sidebar-ctas{width:100%}ybc-sidebar ybc-cta-collection{display:grid;gap:.5rem;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}@media (min-width:768px){ybc-sidebar ybc-cta-collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){ybc-sidebar ybc-cta-collection{grid-template-columns:repeat(1,minmax(0,1fr))}}ybc-sidebar ybc-cta-collection ybc-cta{margin-bottom:0!important;margin-top:0!important;width:100%}