:root{--breakpoint-mobile:0px;--breakpoint-desktop:1024px;--breakpoint-xlarge:1280px;--breakpoint-xxlarge:1440px;--breakpoint-mobile-max:1023px;--breakpoint-desktop-max:1279px;--breakpoint-xlarge-max:1439px}.tc-frame__container{grid-template-columns:minmax(0,1fr)}@media (width>=1024px){.tc-frame__container:has(.tc-frame__sidebar){grid-template-columns:minmax(0,3fr) minmax(0,1fr)}}.tc-frame__main,.tc-frame__sidebar{flex-direction:column;gap:24px;display:flex}@media (width>=1024px){.tc-frame__container--sidebar-left:has(.tc-frame__sidebar){grid-template-columns:minmax(0,1fr) minmax(0,3fr)}.tc-frame__container--sidebar-left .tc-frame__sidebar{order:-1}.tc-frame__container--two-columns .tc-frame__main,.tc-frame__container--three-columns .tc-frame__main{gap:24px;display:grid}.tc-frame__container--two-columns .tc-frame__main{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-frame__container--three-columns .tc-frame__main{grid-template-columns:repeat(3,minmax(0,1fr))}}.tc-frame{overflow-x:clip}.tc-frame__full-bleed{margin-inline:calc(50% - 50vw)}@media (width>=1024px){:is(.tc-frame__container:has(.tc-frame__sidebar) .tc-frame__full-bleed,.tc-frame__container--two-columns .tc-frame__full-bleed,.tc-frame__container--three-columns .tc-frame__full-bleed){margin-inline:0}}
