.blog-post-hero__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-post-hero__inner{width:var(--container-max-width-upper-limit)}}.blog-post-hero__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);row-gap:14px;display:grid}@media (width>=800px){.blog-post-hero__content{row-gap:calc(2px + 1.5vw)}}@media (width>=1200px){.blog-post-hero__content{row-gap:20px}}@media (width>=1920px){.blog-post-hero__content{row-gap:20px}}.blog-post-hero__content>*{grid-column:span 12}@media (width>=960px){.blog-post-hero__content>*{grid-column:2/span 10}}@media (width>=1400px){.blog-post-hero__content>*{grid-column:3/span 8}}@media (width>=2000px){.blog-post-hero__content>*{grid-column:4/span 6}}.blog-post-hero h1{font-size:24px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-post-hero h1{font-size:calc(6vw - 24px)}}@media (width>=1200px){.blog-post-hero h1{font-size:calc(41.3333px + .55556vw)}}@media (width>=1920px){.blog-post-hero h1{font-size:52px}}.blog-post-hero__intro{text-wrap:pretty;flex-direction:column;gap:18px;display:flex;position:relative}@media (width>=800px){.blog-post-hero__intro{gap:calc(14px + .5vw)}}@media (width>=1200px){.blog-post-hero__intro{gap:20px}}@media (width>=1920px){.blog-post-hero__intro{gap:20px}}.blog-post-hero__intro a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-post-hero__intro a:hover{text-decoration-thickness:1px}}.blog-post-hero__intro b,.blog-post-hero__intro strong{font-weight:600}.blog-post-hero__intro em,.blog-post-hero__intro i{font-style:italic}.blog-post-hero__intro li,.blog-post-hero__intro p{font-size:22px;line-height:1.5}@media (width>=800px){.blog-post-hero__intro li,.blog-post-hero__intro p{font-size:calc(2px + 2.5vw)}}@media (width>=1200px){.blog-post-hero__intro li,.blog-post-hero__intro p{font-size:32px}}@media (width>=1920px){.blog-post-hero__intro li,.blog-post-hero__intro p{font-size:32px}}.blog-post-hero__intro li a,.blog-post-hero__intro p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-post-hero__intro li a:hover,.blog-post-hero__intro p a:hover{text-decoration-thickness:1px}}.blog-post-hero__intro li b,.blog-post-hero__intro li strong,.blog-post-hero__intro p b,.blog-post-hero__intro p strong{font-weight:600}.blog-post-hero__intro li em,.blog-post-hero__intro li i,.blog-post-hero__intro p em,.blog-post-hero__intro p i{font-style:italic}.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-left:4px;padding-right:4px;white-space:nowrap;background:#737d8c26;border-radius:2px;padding-block:2px 1px;font-size:.75em;line-height:1.5;display:inline}@media (width>=800px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{border-radius:calc(.5vw - 2px)}}@media (width>=1200px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{border-radius:4px}}@media (width>=1920px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{border-radius:4px}}@media (width>=800px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-left:.5vw}}@media (width>=1200px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-left:6px}}@media (width>=1920px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-left:6px}}@media (width>=800px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-right:.5vw}}@media (width>=1200px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-right:6px}}@media (width>=1920px){.blog-post-hero__intro li code,.blog-post-hero__intro p code{padding-right:6px}}.blog-post-hero__dates{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.blog-post-hero__dates time{font-size:12px;line-height:1.5;font-family:var(--lk-serif-font);font-style:italic;font-weight:300}@media (width>=800px){.blog-post-hero__dates time{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-post-hero__dates time{font-size:calc(12.6667px + .27778vw)}}@media (width>=1920px){.blog-post-hero__dates time{font-size:18px}}.blog-post-hero__dates time a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-post-hero__dates time a:hover{text-decoration-thickness:1px}}.blog-post-hero__dates time b,.blog-post-hero__dates time strong{font-weight:600}.blog-post-hero__dates time em,.blog-post-hero__dates time i{font-style:italic}.blog-post-hero__dates time:not(:first-child):before{content:" – "}.blog-section-body-text{text-wrap:pretty;position:relative}.blog-section-body-text__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-body-text__inner{width:var(--container-max-width-upper-limit)}}.blog-section-body-text__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-body-text__body{grid-column:span 12}@media (width>=960px){.blog-section-body-text__body{grid-column:2/span 10}}@media (width>=1400px){.blog-section-body-text__body{grid-column:3/span 8}}@media (width>=2000px){.blog-section-body-text__body{grid-column:4/span 6}}.blog-section-body-text__body h1:not(:last-child){margin-bottom:20px}@media (width>=800px){.blog-section-body-text__body h1:not(:last-child){margin-bottom:calc(5vw - 20px)}}@media (width>=1200px){.blog-section-body-text__body h1:not(:last-child){margin-bottom:40px}}@media (width>=1920px){.blog-section-body-text__body h1:not(:last-child){margin-bottom:40px}}.blog-section-body-text__body h2:not(:last-child){margin-bottom:16px}@media (width>=800px){.blog-section-body-text__body h2:not(:last-child){margin-bottom:calc(4vw - 16px)}}@media (width>=1200px){.blog-section-body-text__body h2:not(:last-child){margin-bottom:32px}}@media (width>=1920px){.blog-section-body-text__body h2:not(:last-child){margin-bottom:32px}}.blog-section-body-text__body h3:not(:last-child){margin-bottom:12px}@media (width>=800px){.blog-section-body-text__body h3:not(:last-child){margin-bottom:calc(3vw - 12px)}}@media (width>=1200px){.blog-section-body-text__body h3:not(:last-child){margin-bottom:24px}}@media (width>=1920px){.blog-section-body-text__body h3:not(:last-child){margin-bottom:24px}}.blog-section-body-text__body h4:not(:last-child){margin-bottom:8px}@media (width>=800px){.blog-section-body-text__body h4:not(:last-child){margin-bottom:calc(2vw - 8px)}}@media (width>=1200px){.blog-section-body-text__body h4:not(:last-child){margin-bottom:16px}}@media (width>=1920px){.blog-section-body-text__body h4:not(:last-child){margin-bottom:16px}}.blog-section-body-text__body h5:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-section-body-text__body h5:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-section-body-text__body h5:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-section-body-text__body h5:not(:last-child){margin-bottom:12px}}.blog-section-body-text__body h6:not(:last-child){margin-bottom:4px}@media (width>=800px){.blog-section-body-text__body h6:not(:last-child){margin-bottom:calc(1vw - 4px)}}@media (width>=1200px){.blog-section-body-text__body h6:not(:last-child){margin-bottom:8px}}@media (width>=1920px){.blog-section-body-text__body h6:not(:last-child){margin-bottom:8px}}.blog-section-body-text__body h1:not(:first-child),.blog-section-body-text__body h2:not(:first-child),.blog-section-body-text__body h3:not(:first-child),.blog-section-body-text__body h4:not(:first-child),.blog-section-body-text__body h5:not(:first-child),.blog-section-body-text__body h6:not(:first-child){margin-top:24px}@media (width>=800px){.blog-section-body-text__body h1:not(:first-child),.blog-section-body-text__body h2:not(:first-child),.blog-section-body-text__body h3:not(:first-child),.blog-section-body-text__body h4:not(:first-child),.blog-section-body-text__body h5:not(:first-child),.blog-section-body-text__body h6:not(:first-child){margin-top:calc(6vw - 24px)}}@media (width>=1200px){.blog-section-body-text__body h1:not(:first-child),.blog-section-body-text__body h2:not(:first-child),.blog-section-body-text__body h3:not(:first-child),.blog-section-body-text__body h4:not(:first-child),.blog-section-body-text__body h5:not(:first-child),.blog-section-body-text__body h6:not(:first-child){margin-top:48px}}@media (width>=1920px){.blog-section-body-text__body h1:not(:first-child),.blog-section-body-text__body h2:not(:first-child),.blog-section-body-text__body h3:not(:first-child),.blog-section-body-text__body h4:not(:first-child),.blog-section-body-text__body h5:not(:first-child),.blog-section-body-text__body h6:not(:first-child){margin-top:48px}}.blog-section-body-text__body ol:not(:last-child),.blog-section-body-text__body p:not(:last-child),.blog-section-body-text__body ul:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-section-body-text__body ol:not(:last-child),.blog-section-body-text__body p:not(:last-child),.blog-section-body-text__body ul:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-section-body-text__body ol:not(:last-child),.blog-section-body-text__body p:not(:last-child),.blog-section-body-text__body ul:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-section-body-text__body ol:not(:last-child),.blog-section-body-text__body p:not(:last-child),.blog-section-body-text__body ul:not(:last-child){margin-bottom:12px}}.blog-section-body-text li,.blog-section-body-text p{font-size:18px;line-height:1.5}@media (width>=800px){.blog-section-body-text li,.blog-section-body-text p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-body-text li,.blog-section-body-text p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-body-text li,.blog-section-body-text p{font-size:24px}}.blog-section-body-text li a,.blog-section-body-text p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-body-text li a:hover,.blog-section-body-text p a:hover{text-decoration-thickness:1px}}.blog-section-body-text li b,.blog-section-body-text li strong,.blog-section-body-text p b,.blog-section-body-text p strong{font-weight:600}.blog-section-body-text li em,.blog-section-body-text li i,.blog-section-body-text p em,.blog-section-body-text p i{font-style:italic}.blog-section-body-text ol,.blog-section-body-text ul{font-size:18px;line-height:1.5}@media (width>=800px){.blog-section-body-text ol,.blog-section-body-text ul{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-body-text ol,.blog-section-body-text ul{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-body-text ol,.blog-section-body-text ul{font-size:24px}}.blog-section-body-text ol a,.blog-section-body-text ul a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-body-text ol a:hover,.blog-section-body-text ul a:hover{text-decoration-thickness:1px}}.blog-section-body-text ol b,.blog-section-body-text ol strong,.blog-section-body-text ul b,.blog-section-body-text ul strong{font-weight:600}.blog-section-body-text ol em,.blog-section-body-text ol i,.blog-section-body-text ul em,.blog-section-body-text ul i{font-style:italic}.blog-section-body-text li code,.blog-section-body-text p code{padding-left:4px;padding-right:4px;white-space:nowrap;background:#737d8c26;border-radius:2px;padding-block:2px 1px;font-size:.75em;line-height:1.5;display:inline}@media (width>=800px){.blog-section-body-text li code,.blog-section-body-text p code{border-radius:calc(.5vw - 2px)}}@media (width>=1200px){.blog-section-body-text li code,.blog-section-body-text p code{border-radius:4px}}@media (width>=1920px){.blog-section-body-text li code,.blog-section-body-text p code{border-radius:4px}}@media (width>=800px){.blog-section-body-text li code,.blog-section-body-text p code{padding-left:.5vw}}@media (width>=1200px){.blog-section-body-text li code,.blog-section-body-text p code{padding-left:6px}}@media (width>=1920px){.blog-section-body-text li code,.blog-section-body-text p code{padding-left:6px}}@media (width>=800px){.blog-section-body-text li code,.blog-section-body-text p code{padding-right:.5vw}}@media (width>=1200px){.blog-section-body-text li code,.blog-section-body-text p code{padding-right:6px}}@media (width>=1920px){.blog-section-body-text li code,.blog-section-body-text p code{padding-right:6px}}.blog-section-body-text h1{font-size:24px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-body-text h1{font-size:calc(6vw - 24px)}}@media (width>=1200px){.blog-section-body-text h1{font-size:calc(41.3333px + .55556vw)}}@media (width>=1920px){.blog-section-body-text h1{font-size:52px}}.blog-section-body-text h2{font-size:20px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-body-text h2{font-size:calc(4vw - 12px)}}@media (width>=1200px){.blog-section-body-text h2{font-size:calc(29.3333px + .55556vw)}}@media (width>=1920px){.blog-section-body-text h2{font-size:40px}}.blog-section-body-text h3{font-size:18px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-body-text h3{font-size:calc(2.5vw - 2px)}}@media (width>=1200px){.blog-section-body-text h3{font-size:calc(24.6667px + .27778vw)}}@media (width>=1920px){.blog-section-body-text h3{font-size:30px}}.blog-section-body-text h4{font-size:16px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-body-text h4{font-size:calc(2.5vw - 4px)}}@media (width>=1200px){.blog-section-body-text h4{font-size:calc(22.6667px + .27778vw)}}@media (width>=1920px){.blog-section-body-text h4{font-size:28px}}.blog-section-body-text h5{font-size:14px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-body-text h5{font-size:calc(2vw - 2px)}}@media (width>=1200px){.blog-section-body-text h5{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-body-text h5{font-size:24px}}.blog-section-body-text h6{font-size:12px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-body-text h6{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-section-body-text h6{font-size:calc(9.33333px + .55556vw)}}@media (width>=1920px){.blog-section-body-text h6{font-size:20px}}.ui-icon-button[data-v-e1d174ac]{--ui-icon-button-size:28px;width:var(--ui-icon-button-size);height:var(--ui-icon-button-size);font-size:calc(var(--ui-icon-button-size)/2);color:inherit;cursor:pointer;isolation:isolate;background-color:#0000;border:0;place-items:center;padding:0;display:grid;position:relative}@media (width>=800px){.ui-icon-button[data-v-e1d174ac]{--ui-icon-button-size:calc(4px + 3vw)}}@media (width>=1200px){.ui-icon-button[data-v-e1d174ac]{--ui-icon-button-size:40px}}@media (width>=1920px){.ui-icon-button[data-v-e1d174ac]{--ui-icon-button-size:40px}}.ui-icon-button__icon[data-v-e1d174ac]{z-index:1;transition:transform .25s;position:relative}@media (prefers-reduced-motion:reduce){.ui-icon-button__icon[data-v-e1d174ac]{transition:none}}.ui-icon-button[aria-expanded=true] .ui-icon-button__icon[data-v-e1d174ac]{transform:rotate(180deg)}.ui-icon-button__ripple-layer[data-v-e1d174ac]{z-index:0;pointer-events:none;position:absolute;inset:0}.ui-icon-button__ripple[data-v-e1d174ac]{opacity:.06;background-color:currentColor;border-radius:50%;animation:.6s cubic-bezier(.22,1,.36,1) forwards ui-icon-button-ripple-e1d174ac;position:absolute;transform:translate(-50%,-50%)scale(0)}@media (prefers-reduced-motion:reduce){.ui-icon-button__ripple[data-v-e1d174ac]{animation-duration:1ms}}@keyframes ui-icon-button-ripple-e1d174ac{0%{opacity:.06;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}.blog-section-sidenote{text-wrap:pretty;position:relative}.blog-section-sidenote__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-sidenote__inner{width:var(--container-max-width-upper-limit)}}.blog-section-sidenote__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-sidenote__body{background-color:var(--lk-col-4);border-radius:4px;grid-column:span 12;padding:24px;position:relative}@media (width>=960px){.blog-section-sidenote__body{grid-column:2/span 10}}@media (width>=1400px){.blog-section-sidenote__body{grid-column:3/span 8}}@media (width>=2000px){.blog-section-sidenote__body{grid-column:4/span 6}}@media (width>=800px){.blog-section-sidenote__body{padding:calc(8px + 2vw)}}@media (width>=1200px){.blog-section-sidenote__body{padding:32px}}@media (width>=1920px){.blog-section-sidenote__body{padding:32px}}@media (width>=800px){.blog-section-sidenote__body{border-radius:calc(1vw - 4px)}}@media (width>=1200px){.blog-section-sidenote__body{border-radius:8px}}@media (width>=1920px){.blog-section-sidenote__body{border-radius:8px}}.blog-section-sidenote__body h1:not(:last-child){margin-bottom:20px}@media (width>=800px){.blog-section-sidenote__body h1:not(:last-child){margin-bottom:calc(5vw - 20px)}}@media (width>=1200px){.blog-section-sidenote__body h1:not(:last-child){margin-bottom:40px}}@media (width>=1920px){.blog-section-sidenote__body h1:not(:last-child){margin-bottom:40px}}.blog-section-sidenote__body h2:not(:last-child){margin-bottom:16px}@media (width>=800px){.blog-section-sidenote__body h2:not(:last-child){margin-bottom:calc(4vw - 16px)}}@media (width>=1200px){.blog-section-sidenote__body h2:not(:last-child){margin-bottom:32px}}@media (width>=1920px){.blog-section-sidenote__body h2:not(:last-child){margin-bottom:32px}}.blog-section-sidenote__body h3:not(:last-child){margin-bottom:12px}@media (width>=800px){.blog-section-sidenote__body h3:not(:last-child){margin-bottom:calc(3vw - 12px)}}@media (width>=1200px){.blog-section-sidenote__body h3:not(:last-child){margin-bottom:24px}}@media (width>=1920px){.blog-section-sidenote__body h3:not(:last-child){margin-bottom:24px}}.blog-section-sidenote__body h4:not(:last-child){margin-bottom:8px}@media (width>=800px){.blog-section-sidenote__body h4:not(:last-child){margin-bottom:calc(2vw - 8px)}}@media (width>=1200px){.blog-section-sidenote__body h4:not(:last-child){margin-bottom:16px}}@media (width>=1920px){.blog-section-sidenote__body h4:not(:last-child){margin-bottom:16px}}.blog-section-sidenote__body h5:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-section-sidenote__body h5:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-section-sidenote__body h5:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-section-sidenote__body h5:not(:last-child){margin-bottom:12px}}.blog-section-sidenote__body h6:not(:last-child){margin-bottom:4px}@media (width>=800px){.blog-section-sidenote__body h6:not(:last-child){margin-bottom:calc(1vw - 4px)}}@media (width>=1200px){.blog-section-sidenote__body h6:not(:last-child){margin-bottom:8px}}@media (width>=1920px){.blog-section-sidenote__body h6:not(:last-child){margin-bottom:8px}}.blog-section-sidenote__body h1:not(:first-child),.blog-section-sidenote__body h2:not(:first-child),.blog-section-sidenote__body h3:not(:first-child),.blog-section-sidenote__body h4:not(:first-child),.blog-section-sidenote__body h5:not(:first-child),.blog-section-sidenote__body h6:not(:first-child){margin-top:24px}@media (width>=800px){.blog-section-sidenote__body h1:not(:first-child),.blog-section-sidenote__body h2:not(:first-child),.blog-section-sidenote__body h3:not(:first-child),.blog-section-sidenote__body h4:not(:first-child),.blog-section-sidenote__body h5:not(:first-child),.blog-section-sidenote__body h6:not(:first-child){margin-top:calc(6vw - 24px)}}@media (width>=1200px){.blog-section-sidenote__body h1:not(:first-child),.blog-section-sidenote__body h2:not(:first-child),.blog-section-sidenote__body h3:not(:first-child),.blog-section-sidenote__body h4:not(:first-child),.blog-section-sidenote__body h5:not(:first-child),.blog-section-sidenote__body h6:not(:first-child){margin-top:48px}}@media (width>=1920px){.blog-section-sidenote__body h1:not(:first-child),.blog-section-sidenote__body h2:not(:first-child),.blog-section-sidenote__body h3:not(:first-child),.blog-section-sidenote__body h4:not(:first-child),.blog-section-sidenote__body h5:not(:first-child),.blog-section-sidenote__body h6:not(:first-child){margin-top:48px}}.blog-section-sidenote__body ol:not(:last-child),.blog-section-sidenote__body p:not(:last-child),.blog-section-sidenote__body ul:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-section-sidenote__body ol:not(:last-child),.blog-section-sidenote__body p:not(:last-child),.blog-section-sidenote__body ul:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-section-sidenote__body ol:not(:last-child),.blog-section-sidenote__body p:not(:last-child),.blog-section-sidenote__body ul:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-section-sidenote__body ol:not(:last-child),.blog-section-sidenote__body p:not(:last-child),.blog-section-sidenote__body ul:not(:last-child){margin-bottom:12px}}.blog-section-sidenote--collapsible .blog-section-sidenote__viewport{max-height:180px;transition:max-height .4s;position:relative;overflow:hidden}@media (width>=800px){.blog-section-sidenote--collapsible .blog-section-sidenote__viewport{max-height:calc(210px - 3.75vw)}}@media (width>=1200px){.blog-section-sidenote--collapsible .blog-section-sidenote__viewport{max-height:165px}}@media (width>=1920px){.blog-section-sidenote--collapsible .blog-section-sidenote__viewport{max-height:165px}}@media (prefers-reduced-motion:reduce){.blog-section-sidenote--collapsible .blog-section-sidenote__viewport{transition:none}}.blog-section-sidenote--collapsible .blog-section-sidenote__viewport:after{content:"";background:linear-gradient(to bottom,transparent 0,color-mix(in srgb,var(--lk-col-4) 12%,transparent) 24%,color-mix(in srgb,var(--lk-col-4) 42%,transparent) 48%,color-mix(in srgb,var(--lk-col-4) 78%,transparent) 72%,var(--lk-col-4) 90%,var(--lk-col-4) 100%);pointer-events:none;height:72px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){.blog-section-sidenote--collapsible .blog-section-sidenote__viewport:after{transition:none}}.blog-section-sidenote--collapsible .blog-section-sidenote__markdown :is(h1,h2,h3,h4,h5,h6):first-child{padding-right:48px}.blog-section-sidenote--open .blog-section-sidenote__viewport:after{opacity:0}.blog-section-sidenote__toggle{z-index:1;color:var(--lk-col-1);position:absolute;top:20px;right:20px}@media (width>=800px){.blog-section-sidenote__toggle{top:calc(12px + 1vw)}}@media (width>=1200px){.blog-section-sidenote__toggle{top:24px}}@media (width>=1920px){.blog-section-sidenote__toggle{top:24px}}@media (width>=800px){.blog-section-sidenote__toggle{right:calc(12px + 1vw)}}@media (width>=1200px){.blog-section-sidenote__toggle{right:24px}}@media (width>=1920px){.blog-section-sidenote__toggle{right:24px}}.blog-section-sidenote__icon{width:12px;fill:var(--lk-col-1);box-sizing:content-box;border:4px solid var(--lk-col-4);background-color:#fff;border-radius:999px;outline:4px solid #fff;padding:4px;position:absolute;top:0;left:14px;transform:translateY(-50%)}@media (width>=800px){.blog-section-sidenote__icon{width:calc(3vw - 12px)}}@media (width>=1200px){.blog-section-sidenote__icon{width:24px}}@media (width>=1920px){.blog-section-sidenote__icon{width:24px}}@media (width>=800px){.blog-section-sidenote__icon{padding:calc(1vw - 4px)}}@media (width>=1200px){.blog-section-sidenote__icon{padding:8px}}@media (width>=1920px){.blog-section-sidenote__icon{padding:8px}}@media (width>=1120px){.blog-section-sidenote__icon{left:0;transform:translate(-50%,-50%)}}.blog-section-sidenote h1,.blog-section-sidenote h2,.blog-section-sidenote h3,.blog-section-sidenote h4,.blog-section-sidenote h5,.blog-section-sidenote h6{font-family:var(--lk-sans-font);font-size:22px;font-style:normal;font-weight:800;line-height:1.5}@media (width>=800px){.blog-section-sidenote h1,.blog-section-sidenote h2,.blog-section-sidenote h3,.blog-section-sidenote h4,.blog-section-sidenote h5,.blog-section-sidenote h6{font-size:calc(2px + 2.5vw)}}@media (width>=1200px){.blog-section-sidenote h1,.blog-section-sidenote h2,.blog-section-sidenote h3,.blog-section-sidenote h4,.blog-section-sidenote h5,.blog-section-sidenote h6{font-size:32px}}@media (width>=1920px){.blog-section-sidenote h1,.blog-section-sidenote h2,.blog-section-sidenote h3,.blog-section-sidenote h4,.blog-section-sidenote h5,.blog-section-sidenote h6{font-size:32px}}.blog-section-sidenote h1 a,.blog-section-sidenote h2 a,.blog-section-sidenote h3 a,.blog-section-sidenote h4 a,.blog-section-sidenote h5 a,.blog-section-sidenote h6 a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-sidenote h1 a:hover,.blog-section-sidenote h2 a:hover,.blog-section-sidenote h3 a:hover,.blog-section-sidenote h4 a:hover,.blog-section-sidenote h5 a:hover,.blog-section-sidenote h6 a:hover{text-decoration-thickness:1px}}.blog-section-sidenote h1 b,.blog-section-sidenote h1 strong,.blog-section-sidenote h2 b,.blog-section-sidenote h2 strong,.blog-section-sidenote h3 b,.blog-section-sidenote h3 strong,.blog-section-sidenote h4 b,.blog-section-sidenote h4 strong,.blog-section-sidenote h5 b,.blog-section-sidenote h5 strong,.blog-section-sidenote h6 b,.blog-section-sidenote h6 strong{font-weight:600}.blog-section-sidenote h1 em,.blog-section-sidenote h1 i,.blog-section-sidenote h2 em,.blog-section-sidenote h2 i,.blog-section-sidenote h3 em,.blog-section-sidenote h3 i,.blog-section-sidenote h4 em,.blog-section-sidenote h4 i,.blog-section-sidenote h5 em,.blog-section-sidenote h5 i,.blog-section-sidenote h6 em,.blog-section-sidenote h6 i{font-style:italic}.blog-section-sidenote li,.blog-section-sidenote p{font-size:18px;line-height:1.5}@media (width>=800px){.blog-section-sidenote li,.blog-section-sidenote p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-sidenote li,.blog-section-sidenote p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-sidenote li,.blog-section-sidenote p{font-size:24px}}.blog-section-sidenote li a,.blog-section-sidenote p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-sidenote li a:hover,.blog-section-sidenote p a:hover{text-decoration-thickness:1px}}.blog-section-sidenote li b,.blog-section-sidenote li strong,.blog-section-sidenote p b,.blog-section-sidenote p strong{font-weight:600}.blog-section-sidenote li em,.blog-section-sidenote li i,.blog-section-sidenote p em,.blog-section-sidenote p i{font-style:italic}.blog-section-sidenote ol,.blog-section-sidenote ul{font-size:18px;line-height:1.5}@media (width>=800px){.blog-section-sidenote ol,.blog-section-sidenote ul{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-sidenote ol,.blog-section-sidenote ul{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-sidenote ol,.blog-section-sidenote ul{font-size:24px}}.blog-section-sidenote ol a,.blog-section-sidenote ul a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-sidenote ol a:hover,.blog-section-sidenote ul a:hover{text-decoration-thickness:1px}}.blog-section-sidenote ol b,.blog-section-sidenote ol strong,.blog-section-sidenote ul b,.blog-section-sidenote ul strong{font-weight:600}.blog-section-sidenote ol em,.blog-section-sidenote ol i,.blog-section-sidenote ul em,.blog-section-sidenote ul i{font-style:italic}.blog-section-sidenote li code,.blog-section-sidenote p code{padding-left:4px;padding-right:4px;white-space:nowrap;background:#737d8c26;border-radius:2px;padding-block:2px 1px;font-size:12px;line-height:1.5;display:inline}@media (width>=800px){.blog-section-sidenote li code,.blog-section-sidenote p code{border-radius:calc(.5vw - 2px)}}@media (width>=1200px){.blog-section-sidenote li code,.blog-section-sidenote p code{border-radius:4px}}@media (width>=1920px){.blog-section-sidenote li code,.blog-section-sidenote p code{border-radius:4px}}@media (width>=800px){.blog-section-sidenote li code,.blog-section-sidenote p code{padding-left:.5vw}}@media (width>=1200px){.blog-section-sidenote li code,.blog-section-sidenote p code{padding-left:6px}}@media (width>=1920px){.blog-section-sidenote li code,.blog-section-sidenote p code{padding-left:6px}}@media (width>=800px){.blog-section-sidenote li code,.blog-section-sidenote p code{padding-right:.5vw}}@media (width>=1200px){.blog-section-sidenote li code,.blog-section-sidenote p code{padding-right:6px}}@media (width>=1920px){.blog-section-sidenote li code,.blog-section-sidenote p code{padding-right:6px}}@media (width>=800px){.blog-section-sidenote li code,.blog-section-sidenote p code{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-section-sidenote li code,.blog-section-sidenote p code{font-size:calc(12.6667px + .27778vw)}}@media (width>=1920px){.blog-section-sidenote li code,.blog-section-sidenote p code{font-size:18px}}.blog-section-sidenote li code a,.blog-section-sidenote p code a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-sidenote li code a:hover,.blog-section-sidenote p code a:hover{text-decoration-thickness:1px}}.blog-section-sidenote li code b,.blog-section-sidenote li code strong,.blog-section-sidenote p code b,.blog-section-sidenote p code strong{font-weight:600}.blog-section-sidenote li code em,.blog-section-sidenote li code i,.blog-section-sidenote p code em,.blog-section-sidenote p code i{font-style:italic}.ui-range[data-v-d8ce7102]{font-family:var(--lk-sans-font);gap:8px;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:grid}.ui-range__label[data-v-d8ce7102]{justify-content:space-between;gap:16px;display:flex}.ui-range output[data-v-d8ce7102]{font-family:var(--lk-sans-font);font-style:normal;font-weight:800}.ui-range input[data-v-d8ce7102]{appearance:none;cursor:pointer;background:0 0;width:100%;height:20px;margin:0}.ui-range input[data-v-d8ce7102]::-webkit-slider-runnable-track{background:var(--lk-col-1);height:2px}.ui-range input[data-v-d8ce7102]::-moz-range-track{background:var(--lk-col-1);height:2px}.ui-range input[data-v-d8ce7102]::-webkit-slider-thumb{appearance:none;border:2px solid var(--lk-col-1);background:#fff;border-radius:999px;width:16px;height:16px;margin-top:-7px}.ui-range input[data-v-d8ce7102]::-moz-range-thumb{border:2px solid var(--lk-col-1);background:#fff;border-radius:999px;width:12px;height:12px}.ui-range input[data-v-d8ce7102]:focus-visible{outline:2px solid var(--lk-col-1);outline-offset:3px}.ui-checkbox[data-v-9ce1dbf7]{cursor:pointer;font-family:var(--lk-sans-font);align-items:flex-start;gap:8px;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:flex}.ui-checkbox input[data-v-9ce1dbf7]{appearance:none;border:2px solid var(--lk-col-1);cursor:pointer;background:#fff;flex:none;width:16px;height:16px;margin:1px 0 0}.ui-checkbox input[data-v-9ce1dbf7]:checked{background:linear-gradient(45deg,transparent 42%,#fff 42% 58%,transparent 58%),linear-gradient(-45deg,transparent 42%,#fff 42% 58%,transparent 58%),var(--lk-col-1)}.ui-checkbox input[data-v-9ce1dbf7]:focus-visible{outline:2px solid var(--lk-col-1);outline-offset:3px}.blog-custom-example-settings-popover__trigger-area{margin:-8px;padding:8px;display:inline-grid}@media (hover:hover){.blog-custom-example-settings-popover__trigger-area:hover .blog-custom-example-settings-popover__trigger:after{opacity:0;animation:none}}.blog-custom-example-settings-popover__trigger{border:2px solid var(--lk-col-1);outline-offset:2px;width:36px;height:36px;color:var(--lk-col-1);cursor:pointer;background:#fff;border-radius:999px;outline:2px solid #0000;place-items:center;padding:0;transition:outline-color .2s;display:inline-grid;position:relative}.blog-custom-example-settings-popover__trigger:after{border:2px solid var(--lk-col-1);border-radius:inherit;content:"";pointer-events:none;opacity:0;animation:5s ease-out infinite settings-trigger-ripple;position:absolute;inset:-5px}@media (hover:hover){.blog-custom-example-settings-popover__trigger:hover{outline-color:color-mix(in srgb,var(--lk-col-4) 90%,var(--lk-col-1))}}.blog-custom-example-settings-popover__trigger:active:after,.blog-custom-example-settings-popover__trigger:focus-visible:after,.blog-custom-example-settings-popover__trigger[aria-expanded=true]:after{opacity:0;animation:none}.blog-custom-example-settings-popover__trigger svg{width:20px;height:20px}.blog-custom-example-settings-popover__panel{z-index:20;border:2px solid var(--lk-col-1);background:#fff;gap:18px;width:min(280px,100vw - 24px);max-height:calc(100vh - 24px);padding:16px;display:grid;position:fixed;overflow-y:auto}@keyframes settings-trigger-ripple{0%,70%{opacity:0;transform:scale(1)}76%{opacity:.2}90%,to{opacity:0;transform:scale(1.45)}}@media (prefers-reduced-motion:reduce){.blog-custom-example-settings-popover__trigger:after{animation:none}}.blog-custom-background-grid-example{padding-block:var(--global-grid-gap);background-color:var(--lk-col-4)}.blog-custom-background-grid-example__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-custom-background-grid-example__inner{width:var(--container-max-width-upper-limit)}}.blog-custom-background-grid-example__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-custom-background-grid-example__content>*{grid-column:span 12}.blog-custom-background-grid-example__intro h1:not(:last-child){margin-bottom:20px}@media (width>=800px){.blog-custom-background-grid-example__intro h1:not(:last-child){margin-bottom:calc(5vw - 20px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h1:not(:last-child){margin-bottom:40px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h1:not(:last-child){margin-bottom:40px}}.blog-custom-background-grid-example__intro h2:not(:last-child){margin-bottom:16px}@media (width>=800px){.blog-custom-background-grid-example__intro h2:not(:last-child){margin-bottom:calc(4vw - 16px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h2:not(:last-child){margin-bottom:32px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h2:not(:last-child){margin-bottom:32px}}.blog-custom-background-grid-example__intro h3:not(:last-child){margin-bottom:12px}@media (width>=800px){.blog-custom-background-grid-example__intro h3:not(:last-child){margin-bottom:calc(3vw - 12px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h3:not(:last-child){margin-bottom:24px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h3:not(:last-child){margin-bottom:24px}}.blog-custom-background-grid-example__intro h4:not(:last-child){margin-bottom:8px}@media (width>=800px){.blog-custom-background-grid-example__intro h4:not(:last-child){margin-bottom:calc(2vw - 8px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h4:not(:last-child){margin-bottom:16px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h4:not(:last-child){margin-bottom:16px}}.blog-custom-background-grid-example__intro h5:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-custom-background-grid-example__intro h5:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h5:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h5:not(:last-child){margin-bottom:12px}}.blog-custom-background-grid-example__intro h6:not(:last-child){margin-bottom:4px}@media (width>=800px){.blog-custom-background-grid-example__intro h6:not(:last-child){margin-bottom:calc(1vw - 4px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h6:not(:last-child){margin-bottom:8px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h6:not(:last-child){margin-bottom:8px}}.blog-custom-background-grid-example__intro h1:not(:first-child),.blog-custom-background-grid-example__intro h2:not(:first-child),.blog-custom-background-grid-example__intro h3:not(:first-child),.blog-custom-background-grid-example__intro h4:not(:first-child),.blog-custom-background-grid-example__intro h5:not(:first-child),.blog-custom-background-grid-example__intro h6:not(:first-child){margin-top:24px}@media (width>=800px){.blog-custom-background-grid-example__intro h1:not(:first-child),.blog-custom-background-grid-example__intro h2:not(:first-child),.blog-custom-background-grid-example__intro h3:not(:first-child),.blog-custom-background-grid-example__intro h4:not(:first-child),.blog-custom-background-grid-example__intro h5:not(:first-child),.blog-custom-background-grid-example__intro h6:not(:first-child){margin-top:calc(6vw - 24px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h1:not(:first-child),.blog-custom-background-grid-example__intro h2:not(:first-child),.blog-custom-background-grid-example__intro h3:not(:first-child),.blog-custom-background-grid-example__intro h4:not(:first-child),.blog-custom-background-grid-example__intro h5:not(:first-child),.blog-custom-background-grid-example__intro h6:not(:first-child){margin-top:48px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h1:not(:first-child),.blog-custom-background-grid-example__intro h2:not(:first-child),.blog-custom-background-grid-example__intro h3:not(:first-child),.blog-custom-background-grid-example__intro h4:not(:first-child),.blog-custom-background-grid-example__intro h5:not(:first-child),.blog-custom-background-grid-example__intro h6:not(:first-child){margin-top:48px}}.blog-custom-background-grid-example__intro ol:not(:last-child),.blog-custom-background-grid-example__intro p:not(:last-child),.blog-custom-background-grid-example__intro ul:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-custom-background-grid-example__intro ol:not(:last-child),.blog-custom-background-grid-example__intro p:not(:last-child),.blog-custom-background-grid-example__intro ul:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-custom-background-grid-example__intro ol:not(:last-child),.blog-custom-background-grid-example__intro p:not(:last-child),.blog-custom-background-grid-example__intro ul:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-custom-background-grid-example__intro ol:not(:last-child),.blog-custom-background-grid-example__intro p:not(:last-child),.blog-custom-background-grid-example__intro ul:not(:last-child){margin-bottom:12px}}.blog-custom-background-grid-example__intro h2{font-family:var(--lk-sans-font);font-size:22px;font-style:normal;font-weight:800;line-height:1.5}@media (width>=800px){.blog-custom-background-grid-example__intro h2{font-size:calc(2px + 2.5vw)}}@media (width>=1200px){.blog-custom-background-grid-example__intro h2{font-size:32px}}@media (width>=1920px){.blog-custom-background-grid-example__intro h2{font-size:32px}}.blog-custom-background-grid-example__intro h2 a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-background-grid-example__intro h2 a:hover{text-decoration-thickness:1px}}.blog-custom-background-grid-example__intro h2 b,.blog-custom-background-grid-example__intro h2 strong{font-weight:600}.blog-custom-background-grid-example__intro h2 em,.blog-custom-background-grid-example__intro h2 i{font-style:italic}.blog-custom-background-grid-example__intro p{font-size:18px;line-height:1.5}@media (width>=800px){.blog-custom-background-grid-example__intro p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-custom-background-grid-example__intro p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-custom-background-grid-example__intro p{font-size:24px}}.blog-custom-background-grid-example__intro p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-background-grid-example__intro p a:hover{text-decoration-thickness:1px}}.blog-custom-background-grid-example__intro p b,.blog-custom-background-grid-example__intro p strong{font-weight:600}.blog-custom-background-grid-example__intro p em,.blog-custom-background-grid-example__intro p i{font-style:italic}.blog-custom-background-grid-example__heading-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.blog-custom-background-grid-example .background-grid{gap:var(--background-grid-line-width);padding:var(--background-grid-line-width);background-color:#000;grid-template-columns:1fr 1fr 1fr;display:grid}.blog-custom-background-grid-example .background-grid--animated{background:repeating-linear-gradient(105deg,#000 0 12px,#fff 0 24px) 0 0/48px 48px;animation:4s linear infinite background-grid-motion}.blog-custom-background-grid-example .background-grid__item{overflow-wrap:anywhere;font-family:var(--lk-sans-font);background-color:#fff;padding:12px;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}@media (width>=800px){.blog-custom-background-grid-example .background-grid__item{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-custom-background-grid-example .background-grid__item{font-size:calc(12.6667px + .27778vw)}}@media (width>=1920px){.blog-custom-background-grid-example .background-grid__item{font-size:18px}}.blog-custom-background-grid-example .background-grid__item a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-background-grid-example .background-grid__item a:hover{text-decoration-thickness:1px}}.blog-custom-background-grid-example .background-grid__item b,.blog-custom-background-grid-example .background-grid__item strong{font-weight:600}.blog-custom-background-grid-example .background-grid__item em,.blog-custom-background-grid-example .background-grid__item i{font-style:italic}@media (width>=720px){.blog-custom-background-grid-example .background-grid__item{padding:2rem}}@keyframes background-grid-motion{0%{background-position:0 0}to{background-position:48px 0}}@media (prefers-reduced-motion:reduce){.blog-custom-background-grid-example .background-grid--animated{animation:none}}.ui-radio[data-v-25033530]{cursor:pointer;font-family:var(--lk-sans-font);align-items:center;gap:7px;font-size:14px;font-style:normal;font-weight:400;line-height:1.3;display:inline-flex;position:relative}.ui-radio input[data-v-25033530]{appearance:none;border:2px solid var(--lk-col-1);cursor:pointer;background:#fff;border-radius:999px;width:16px;height:16px;margin:0}.ui-radio input[data-v-25033530]:checked{background:var(--lk-col-1);box-shadow:inset 0 0 0 3px #fff}.ui-radio input[data-v-25033530]:focus-visible{outline:2px solid var(--lk-col-1);outline-offset:3px}.ui-radio-group[data-v-21b52ede]{border:0;gap:8px;min-width:0;padding:0;display:grid}.ui-radio-group legend[data-v-21b52ede]{font-family:var(--lk-sans-font);margin-bottom:8px;font-size:14px;font-style:normal;font-weight:800;line-height:1.3}.ui-radio-group__options[data-v-21b52ede]{flex-wrap:wrap;gap:10px 16px;display:flex}.blog-custom-gap-decorations-example{background-color:var(--lk-col-4);padding-block:var(--global-grid-gap)}.blog-custom-gap-decorations-example__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-custom-gap-decorations-example__inner{width:var(--container-max-width-upper-limit)}}.blog-custom-gap-decorations-example__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-custom-gap-decorations-example__content>*{grid-column:span 12}.blog-custom-gap-decorations-example__intro h1:not(:last-child){margin-bottom:20px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h1:not(:last-child){margin-bottom:calc(5vw - 20px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h1:not(:last-child){margin-bottom:40px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h1:not(:last-child){margin-bottom:40px}}.blog-custom-gap-decorations-example__intro h2:not(:last-child){margin-bottom:16px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h2:not(:last-child){margin-bottom:calc(4vw - 16px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h2:not(:last-child){margin-bottom:32px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h2:not(:last-child){margin-bottom:32px}}.blog-custom-gap-decorations-example__intro h3:not(:last-child){margin-bottom:12px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h3:not(:last-child){margin-bottom:calc(3vw - 12px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h3:not(:last-child){margin-bottom:24px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h3:not(:last-child){margin-bottom:24px}}.blog-custom-gap-decorations-example__intro h4:not(:last-child){margin-bottom:8px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h4:not(:last-child){margin-bottom:calc(2vw - 8px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h4:not(:last-child){margin-bottom:16px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h4:not(:last-child){margin-bottom:16px}}.blog-custom-gap-decorations-example__intro h5:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h5:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h5:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h5:not(:last-child){margin-bottom:12px}}.blog-custom-gap-decorations-example__intro h6:not(:last-child){margin-bottom:4px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h6:not(:last-child){margin-bottom:calc(1vw - 4px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h6:not(:last-child){margin-bottom:8px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h6:not(:last-child){margin-bottom:8px}}.blog-custom-gap-decorations-example__intro h1:not(:first-child),.blog-custom-gap-decorations-example__intro h2:not(:first-child),.blog-custom-gap-decorations-example__intro h3:not(:first-child),.blog-custom-gap-decorations-example__intro h4:not(:first-child),.blog-custom-gap-decorations-example__intro h5:not(:first-child),.blog-custom-gap-decorations-example__intro h6:not(:first-child){margin-top:24px}@media (width>=800px){.blog-custom-gap-decorations-example__intro h1:not(:first-child),.blog-custom-gap-decorations-example__intro h2:not(:first-child),.blog-custom-gap-decorations-example__intro h3:not(:first-child),.blog-custom-gap-decorations-example__intro h4:not(:first-child),.blog-custom-gap-decorations-example__intro h5:not(:first-child),.blog-custom-gap-decorations-example__intro h6:not(:first-child){margin-top:calc(6vw - 24px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h1:not(:first-child),.blog-custom-gap-decorations-example__intro h2:not(:first-child),.blog-custom-gap-decorations-example__intro h3:not(:first-child),.blog-custom-gap-decorations-example__intro h4:not(:first-child),.blog-custom-gap-decorations-example__intro h5:not(:first-child),.blog-custom-gap-decorations-example__intro h6:not(:first-child){margin-top:48px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h1:not(:first-child),.blog-custom-gap-decorations-example__intro h2:not(:first-child),.blog-custom-gap-decorations-example__intro h3:not(:first-child),.blog-custom-gap-decorations-example__intro h4:not(:first-child),.blog-custom-gap-decorations-example__intro h5:not(:first-child),.blog-custom-gap-decorations-example__intro h6:not(:first-child){margin-top:48px}}.blog-custom-gap-decorations-example__intro ol:not(:last-child),.blog-custom-gap-decorations-example__intro p:not(:last-child),.blog-custom-gap-decorations-example__intro ul:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-custom-gap-decorations-example__intro ol:not(:last-child),.blog-custom-gap-decorations-example__intro p:not(:last-child),.blog-custom-gap-decorations-example__intro ul:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro ol:not(:last-child),.blog-custom-gap-decorations-example__intro p:not(:last-child),.blog-custom-gap-decorations-example__intro ul:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro ol:not(:last-child),.blog-custom-gap-decorations-example__intro p:not(:last-child),.blog-custom-gap-decorations-example__intro ul:not(:last-child){margin-bottom:12px}}.blog-custom-gap-decorations-example__intro h2{font-family:var(--lk-sans-font);font-size:22px;font-style:normal;font-weight:800;line-height:1.5}@media (width>=800px){.blog-custom-gap-decorations-example__intro h2{font-size:calc(2px + 2.5vw)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro h2{font-size:32px}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro h2{font-size:32px}}.blog-custom-gap-decorations-example__intro h2 a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-gap-decorations-example__intro h2 a:hover{text-decoration-thickness:1px}}.blog-custom-gap-decorations-example__intro h2 b,.blog-custom-gap-decorations-example__intro h2 strong{font-weight:600}.blog-custom-gap-decorations-example__intro h2 em,.blog-custom-gap-decorations-example__intro h2 i{font-style:italic}.blog-custom-gap-decorations-example__intro p{font-size:18px;line-height:1.5}@media (width>=800px){.blog-custom-gap-decorations-example__intro p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-custom-gap-decorations-example__intro p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-custom-gap-decorations-example__intro p{font-size:24px}}.blog-custom-gap-decorations-example__intro p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-gap-decorations-example__intro p a:hover{text-decoration-thickness:1px}}.blog-custom-gap-decorations-example__intro p b,.blog-custom-gap-decorations-example__intro p strong{font-weight:600}.blog-custom-gap-decorations-example__intro p em,.blog-custom-gap-decorations-example__intro p i{font-style:italic}.blog-custom-gap-decorations-example__heading-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.blog-custom-gap-decorations-example__unsupported-message{color:#c1121f}.blog-custom-gap-decorations-example .gap-decorated-grid{grid-template-columns:repeat(var(--gap-decorated-grid-column-count),minmax(0,1fr));gap:var(--gap-decorated-grid-gap);-moz-column-rule-width:var(--gap-decorated-grid-rule-width);column-rule-width:var(--gap-decorated-grid-rule-width);-moz-column-rule-style:var(--gap-decorated-grid-rule-style);column-rule-style:var(--gap-decorated-grid-rule-style);-moz-column-rule-color:#000;column-rule-color:#000;row-rule-width:var(--gap-decorated-grid-rule-width);row-rule-style:var(--gap-decorated-grid-rule-style);row-rule-color:#000;border:var(--gap-decorated-grid-border-width) solid #000;display:grid}.blog-custom-gap-decorations-example .gap-decorated-grid--intersection-rule-break{rule-break:intersection}.blog-custom-gap-decorations-example .gap-decorated-grid__item{font-family:var(--lk-sans-font);overflow-wrap:anywhere;background-color:#fff;padding:12px;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}@media (width>=800px){.blog-custom-gap-decorations-example .gap-decorated-grid__item{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-custom-gap-decorations-example .gap-decorated-grid__item{font-size:calc(12.6667px + .27778vw)}}@media (width>=1920px){.blog-custom-gap-decorations-example .gap-decorated-grid__item{font-size:18px}}.blog-custom-gap-decorations-example .gap-decorated-grid__item a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-gap-decorations-example .gap-decorated-grid__item a:hover{text-decoration-thickness:1px}}.blog-custom-gap-decorations-example .gap-decorated-grid__item b,.blog-custom-gap-decorations-example .gap-decorated-grid__item strong{font-weight:600}.blog-custom-gap-decorations-example .gap-decorated-grid__item em,.blog-custom-gap-decorations-example .gap-decorated-grid__item i{font-style:italic}@media (width>=720px){.blog-custom-gap-decorations-example .gap-decorated-grid__item{padding:2rem}}.blog-custom-ruled-grid-interactive-example{background-color:var(--lk-col-4);padding-block:var(--global-grid-gap)}.blog-custom-ruled-grid-interactive-example__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-custom-ruled-grid-interactive-example__inner{width:var(--container-max-width-upper-limit)}}.blog-custom-ruled-grid-interactive-example__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid;position:relative}.blog-custom-ruled-grid-interactive-example__content--show-marker:before{content:"";z-index:1;top:calc(var(--global-grid-gap)*-1);bottom:calc(var(--global-grid-gap)*-1);opacity:0;border-left:2px solid #ff000080;transition:opacity .4s ease-out .5s;position:absolute;left:0}.blog-custom-ruled-grid-interactive-example__content>*{grid-column:span 12}.blog-custom-ruled-grid-interactive-example--visible .blog-custom-ruled-grid-interactive-example__content--show-marker:before{opacity:1}@media (prefers-reduced-motion:reduce){.blog-custom-ruled-grid-interactive-example__content--show-marker:before{transition:none}}.blog-custom-ruled-grid-interactive-example__intro h1:not(:last-child){margin-bottom:20px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h1:not(:last-child){margin-bottom:calc(5vw - 20px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h1:not(:last-child){margin-bottom:40px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h1:not(:last-child){margin-bottom:40px}}.blog-custom-ruled-grid-interactive-example__intro h2:not(:last-child){margin-bottom:16px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h2:not(:last-child){margin-bottom:calc(4vw - 16px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h2:not(:last-child){margin-bottom:32px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h2:not(:last-child){margin-bottom:32px}}.blog-custom-ruled-grid-interactive-example__intro h3:not(:last-child){margin-bottom:12px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h3:not(:last-child){margin-bottom:calc(3vw - 12px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h3:not(:last-child){margin-bottom:24px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h3:not(:last-child){margin-bottom:24px}}.blog-custom-ruled-grid-interactive-example__intro h4:not(:last-child){margin-bottom:8px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h4:not(:last-child){margin-bottom:calc(2vw - 8px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h4:not(:last-child){margin-bottom:16px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h4:not(:last-child){margin-bottom:16px}}.blog-custom-ruled-grid-interactive-example__intro h5:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h5:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h5:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h5:not(:last-child){margin-bottom:12px}}.blog-custom-ruled-grid-interactive-example__intro h6:not(:last-child){margin-bottom:4px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h6:not(:last-child){margin-bottom:calc(1vw - 4px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h6:not(:last-child){margin-bottom:8px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h6:not(:last-child){margin-bottom:8px}}.blog-custom-ruled-grid-interactive-example__intro h1:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h2:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h3:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h4:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h5:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h6:not(:first-child){margin-top:24px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h1:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h2:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h3:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h4:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h5:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h6:not(:first-child){margin-top:calc(6vw - 24px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h1:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h2:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h3:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h4:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h5:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h6:not(:first-child){margin-top:48px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h1:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h2:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h3:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h4:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h5:not(:first-child),.blog-custom-ruled-grid-interactive-example__intro h6:not(:first-child){margin-top:48px}}.blog-custom-ruled-grid-interactive-example__intro ol:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro p:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro ul:not(:last-child){margin-bottom:6px}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro ol:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro p:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro ul:not(:last-child){margin-bottom:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro ol:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro p:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro ul:not(:last-child){margin-bottom:12px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro ol:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro p:not(:last-child),.blog-custom-ruled-grid-interactive-example__intro ul:not(:last-child){margin-bottom:12px}}.blog-custom-ruled-grid-interactive-example__intro h2{font-family:var(--lk-sans-font);font-size:22px;font-style:normal;font-weight:800;line-height:1.5}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro h2{font-size:calc(2px + 2.5vw)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro h2{font-size:32px}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro h2{font-size:32px}}.blog-custom-ruled-grid-interactive-example__intro h2 a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-ruled-grid-interactive-example__intro h2 a:hover{text-decoration-thickness:1px}}.blog-custom-ruled-grid-interactive-example__intro h2 b,.blog-custom-ruled-grid-interactive-example__intro h2 strong{font-weight:600}.blog-custom-ruled-grid-interactive-example__intro h2 em,.blog-custom-ruled-grid-interactive-example__intro h2 i{font-style:italic}.blog-custom-ruled-grid-interactive-example__intro p{font-size:18px;line-height:1.5}@media (width>=800px){.blog-custom-ruled-grid-interactive-example__intro p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example__intro p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example__intro p{font-size:24px}}.blog-custom-ruled-grid-interactive-example__intro p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-ruled-grid-interactive-example__intro p a:hover{text-decoration-thickness:1px}}.blog-custom-ruled-grid-interactive-example__intro p b,.blog-custom-ruled-grid-interactive-example__intro p strong{font-weight:600}.blog-custom-ruled-grid-interactive-example__intro p em,.blog-custom-ruled-grid-interactive-example__intro p i{font-style:italic}.blog-custom-ruled-grid-interactive-example__heading-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.blog-custom-ruled-grid-interactive-example .ruled-grid{grid-template-columns:repeat(var(--ruled-grid-column-count),minmax(0,1fr));display:grid}.blog-custom-ruled-grid-interactive-example .ruled-grid__item{font-family:var(--lk-sans-font);overflow-wrap:anywhere;background-color:#fff;padding:12px;font-size:12px;font-style:normal;font-weight:400;line-height:1.5}@media (width>=800px){.blog-custom-ruled-grid-interactive-example .ruled-grid__item{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-custom-ruled-grid-interactive-example .ruled-grid__item{font-size:calc(12.6667px + .27778vw)}}@media (width>=1920px){.blog-custom-ruled-grid-interactive-example .ruled-grid__item{font-size:18px}}.blog-custom-ruled-grid-interactive-example .ruled-grid__item a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-custom-ruled-grid-interactive-example .ruled-grid__item a:hover{text-decoration-thickness:1px}}.blog-custom-ruled-grid-interactive-example .ruled-grid__item b,.blog-custom-ruled-grid-interactive-example .ruled-grid__item strong{font-weight:600}.blog-custom-ruled-grid-interactive-example .ruled-grid__item em,.blog-custom-ruled-grid-interactive-example .ruled-grid__item i{font-style:italic}@media (width>=720px){.blog-custom-ruled-grid-interactive-example .ruled-grid__item{padding:2rem}}.blog-custom-ruled-grid-interactive-example .ruled-grid--var-0 .ruled-grid__item{border:2px solid #000}.blog-custom-ruled-grid-interactive-example .ruled-grid--var-1 .ruled-grid__item{border:2px solid #000;outline:2px solid #000}.blog-custom-ruled-grid-interactive-example .ruled-grid--var-2 .ruled-grid__item{border:12px solid #000;outline:12px solid #000}.blog-custom-ruled-grid-interactive-example .ruled-grid--var-3{padding:var(--ruled-grid-border-thickness)}.blog-custom-ruled-grid-interactive-example .ruled-grid--var-3 .ruled-grid__item{border:var(--ruled-grid-border-thickness) solid #000;outline:var(--ruled-grid-border-thickness) solid #000}.blog-section-image__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-image__inner{width:var(--container-max-width-upper-limit)}}.blog-section-image__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-image__content>*{grid-column:span 12}@media (width>=1120px){.blog-section-image__content>*{grid-column:2/span 10}}@media (width>=1600px){.blog-section-image__content>*{grid-column:3/span 8}}.blog-section-video-loop__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-video-loop__inner{width:var(--container-max-width-upper-limit)}}.blog-section-video-loop__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-video-loop__content>*{grid-column:span 12}@media (width>=1120px){.blog-section-video-loop__content>*{grid-column:2/span 10}}@media (width>=1600px){.blog-section-video-loop__content>*{grid-column:3/span 8}}.blog-section-video-loop video{width:100%;height:auto;display:block}.blog-section-video-loop__caption{font-family:var(--lk-sans-font);text-align:right;margin-top:6px;font-size:12px;font-style:normal;font-weight:400}@media (width>=800px){.blog-section-video-loop__caption{margin-top:calc(1.5vw - 6px)}}@media (width>=1200px){.blog-section-video-loop__caption{margin-top:12px}}@media (width>=1920px){.blog-section-video-loop__caption{margin-top:12px}}@media (width>=800px){.blog-section-video-loop__caption{font-size:calc(8px + .5vw)}}@media (width>=1200px){.blog-section-video-loop__caption{font-size:14px}}@media (width>=1920px){.blog-section-video-loop__caption{font-size:14px}}.blog-section-quote__inner[data-v-476378cf]{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-quote__inner[data-v-476378cf]{width:var(--container-max-width-upper-limit)}}.blog-section-quote__content[data-v-476378cf]{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-quote figure[data-v-476378cf]{border-left:4px solid var(--lk-col-1);grid-column:span 12;gap:10px;padding-left:16px;display:grid}@media (width>=960px){.blog-section-quote figure[data-v-476378cf]{grid-column:2/span 10}}@media (width>=1400px){.blog-section-quote figure[data-v-476378cf]{grid-column:3/span 8}}@media (width>=2000px){.blog-section-quote figure[data-v-476378cf]{grid-column:4/span 6}}@media (width>=800px){.blog-section-quote figure[data-v-476378cf]{padding-left:2vw}}@media (width>=1200px){.blog-section-quote figure[data-v-476378cf]{padding-left:24px}}@media (width>=1920px){.blog-section-quote figure[data-v-476378cf]{padding-left:24px}}@media (width>=800px){.blog-section-quote figure[data-v-476378cf]{gap:calc(1.5vw - 2px)}}@media (width>=1200px){.blog-section-quote figure[data-v-476378cf]{gap:16px}}@media (width>=1920px){.blog-section-quote figure[data-v-476378cf]{gap:16px}}.blog-section-quote__person-photo[data-v-476378cf]{border-radius:999px;width:80px;height:80px;overflow:hidden}.blog-section-quote__person-photo[data-v-476378cf] img{border-radius:999px}.blog-section-quote blockquote[data-v-476378cf]{font-size:22px;line-height:1.5;font-family:var(--lk-serif-font);margin:0;font-style:italic;font-weight:300}@media (width>=800px){.blog-section-quote blockquote[data-v-476378cf]{font-size:calc(2px + 2.5vw)}}@media (width>=1200px){.blog-section-quote blockquote[data-v-476378cf]{font-size:32px}}@media (width>=1920px){.blog-section-quote blockquote[data-v-476378cf]{font-size:32px}}.blog-section-quote blockquote a[data-v-476378cf]{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-quote blockquote a[data-v-476378cf]:hover{text-decoration-thickness:1px}}.blog-section-quote blockquote b[data-v-476378cf],.blog-section-quote blockquote strong[data-v-476378cf]{font-weight:600}.blog-section-quote blockquote em[data-v-476378cf],.blog-section-quote blockquote i[data-v-476378cf]{font-style:italic}.blog-section-quote figcaption[data-v-476378cf]{font-family:var(--lk-sans-font);font-size:12px;font-style:normal;font-weight:400;line-height:1.5}@media (width>=800px){.blog-section-quote figcaption[data-v-476378cf]{font-size:calc(4px + 1vw)}}@media (width>=1200px){.blog-section-quote figcaption[data-v-476378cf]{font-size:calc(12.6667px + .27778vw)}}@media (width>=1920px){.blog-section-quote figcaption[data-v-476378cf]{font-size:18px}}.blog-section-quote figcaption a[data-v-476378cf]{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-quote figcaption a[data-v-476378cf]:hover{text-decoration-thickness:1px}}.blog-section-quote figcaption b[data-v-476378cf],.blog-section-quote figcaption strong[data-v-476378cf]{font-weight:600}.blog-section-quote figcaption em[data-v-476378cf],.blog-section-quote figcaption i[data-v-476378cf]{font-style:italic}.ui-code-block{position:relative}.ui-code-block__header{grid-template-columns:1fr 1fr;padding-left:8px;padding-right:8px;display:grid}@media (width>=800px){.ui-code-block__header{padding-left:calc(4vw - 24px)}}@media (width>=1200px){.ui-code-block__header{padding-left:24px}}@media (width>=1920px){.ui-code-block__header{padding-left:24px}}@media (width>=800px){.ui-code-block__header{padding-right:calc(4vw - 24px)}}@media (width>=1200px){.ui-code-block__header{padding-right:24px}}@media (width>=1920px){.ui-code-block__header{padding-right:24px}}.ui-code-block__icon{fill:#fff;height:8px;display:block;position:relative;top:1px}@media (width>=800px){.ui-code-block__icon{height:1vw}}@media (width>=1200px){.ui-code-block__icon{height:12px}}@media (width>=1920px){.ui-code-block__icon{height:12px}}.ui-code-block__filename,.ui-code-block__lang{display:inline-flex}.ui-code-block__filename>div,.ui-code-block__lang>div{background-color:var(--lk-col-1);color:#fff;font-family:var(--lk-sans-font);border-top-left-radius:4px;border-top-right-radius:4px;align-items:center;gap:4px;padding:6px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:1;display:flex}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{gap:.5vw}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{gap:6px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{gap:6px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{border-top-left-radius:calc(1vw - 4px)}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{border-top-left-radius:8px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{border-top-left-radius:8px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{border-top-right-radius:calc(1vw - 4px)}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{border-top-right-radius:8px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{border-top-right-radius:8px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{font-size:calc(8px + .5vw)}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{font-size:calc(10.6667px + .27778vw)}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{font-size:16px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-left:1vw}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-left:12px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-left:12px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-right:1vw}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-right:12px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-right:12px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-top:calc(2px + .5vw)}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-top:8px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-top:8px}}@media (width>=800px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-bottom:calc(2px + .5vw)}}@media (width>=1200px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-bottom:8px}}@media (width>=1920px){.ui-code-block__filename>div,.ui-code-block__lang>div{padding-bottom:8px}}.ui-code-block__lang{grid-column:2;justify-self:end}.ui-code-block__code{background-color:var(--lk-col-1);border:1px solid var(--lk-col-1);border-radius:4px;padding:12px;font-size:12px;overflow:auto}@media (width>=800px){.ui-code-block__code{border-radius:calc(1vw - 4px)}}@media (width>=1200px){.ui-code-block__code{border-radius:8px}}@media (width>=1920px){.ui-code-block__code{border-radius:8px}}@media (width>=800px){.ui-code-block__code{font-size:calc(4px + 1vw)}}@media (width>=1200px){.ui-code-block__code{font-size:16px}}@media (width>=1920px){.ui-code-block__code{font-size:16px}}@media (width>=800px){.ui-code-block__code{padding:calc(2vw - 4px)}}@media (width>=1200px){.ui-code-block__code{padding:calc(13.3333px + .55556vw)}}@media (width>=1920px){.ui-code-block__code{padding:24px}}.blog-section-code-example__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-code-example__inner{width:var(--container-max-width-upper-limit)}}.blog-section-code-example__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-code-example__content>*{grid-column:span 12}@media (width>=960px){.blog-section-code-example__content>*{grid-column:2/span 10}}@media (width>=1400px){.blog-section-code-example__content>*{grid-column:3/span 8}}@media (width>=2000px){.blog-section-code-example__content>*{grid-column:4/span 6}}.blog-section-image-gallery__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-image-gallery__inner{width:var(--container-max-width-upper-limit)}}.blog-section-image-gallery__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(odd){grid-column:1/7}@media (width>=720px){.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(odd){grid-column:2/7}}@media (width>=1120px){.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(odd){grid-column:2/7}}@media (width>=1600px){.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(odd){grid-column:3/7}}.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(2n){grid-column:7/13}@media (width>=720px){.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(2n){grid-column:7/12}}@media (width>=1120px){.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(2n){grid-column:7/12}}@media (width>=1600px){.blog-section-image-gallery--halves .blog-section-image-gallery__content>:nth-child(2n){grid-column:7/11}}.blog-section-image-gallery--thirds .blog-section-image-gallery__content>:nth-child(odd){grid-column:1/5}.blog-section-image-gallery--thirds .blog-section-image-gallery__content>:nth-child(2n){grid-column:5/9}.blog-section-image-gallery--thirds .blog-section-image-gallery__content>:nth-child(3n){grid-column:9/13}.video-embed__video-frame{width:100%;height:0;padding-bottom:56.25%;position:relative}.video-embed__video-frame iframe{width:100%;height:100%;position:absolute;top:0;left:0}.video-embed__figcaption{font-family:var(--lk-sans-font);text-align:right;margin-top:6px;font-size:12px;font-style:normal;font-weight:400}@media (width>=800px){.video-embed__figcaption{margin-top:calc(1.5vw - 6px)}}@media (width>=1200px){.video-embed__figcaption{margin-top:12px}}@media (width>=1920px){.video-embed__figcaption{margin-top:12px}}@media (width>=800px){.video-embed__figcaption{font-size:calc(8px + .5vw)}}@media (width>=1200px){.video-embed__figcaption{font-size:14px}}@media (width>=1920px){.video-embed__figcaption{font-size:14px}}.blog-section-video-embed__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-video-embed__inner{width:var(--container-max-width-upper-limit)}}.blog-section-video-embed__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-section-video-embed__content>*{grid-column:span 12}@media (width>=1120px){.blog-section-video-embed__content>*{grid-column:2/span 10}}@media (width>=1600px){.blog-section-video-embed__content>*{grid-column:3/span 8}}.blog-section-faq-list__inner[data-v-8962055e]{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-section-faq-list__inner[data-v-8962055e]{width:var(--container-max-width-upper-limit)}}.blog-section-faq-list__content[data-v-8962055e]{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);gap:8px;display:grid}@media (width>=800px){.blog-section-faq-list__content[data-v-8962055e]{gap:1vw}}@media (width>=1200px){.blog-section-faq-list__content[data-v-8962055e]{gap:12px}}@media (width>=1920px){.blog-section-faq-list__content[data-v-8962055e]{gap:12px}}.blog-section-faq-list__content[data-v-8962055e]>*{grid-column:span 12}@media (width>=960px){.blog-section-faq-list__content[data-v-8962055e]>*{grid-column:2/span 10}}@media (width>=1400px){.blog-section-faq-list__content[data-v-8962055e]>*{grid-column:3/span 8}}@media (width>=2000px){.blog-section-faq-list__content[data-v-8962055e]>*{grid-column:4/span 6}}.blog-section-faq-list h2[data-v-8962055e]{font-size:20px;font-family:var(--lk-serif-font);text-wrap:balance;font-style:normal;font-weight:800;line-height:1.2}@media (width>=800px){.blog-section-faq-list h2[data-v-8962055e]{font-size:calc(4vw - 12px)}}@media (width>=1200px){.blog-section-faq-list h2[data-v-8962055e]{font-size:calc(29.3333px + .55556vw)}}@media (width>=1920px){.blog-section-faq-list h2[data-v-8962055e]{font-size:40px}}.blog-section-faq-list details[data-v-8962055e]{border-top:1px solid;padding-top:10px;padding-bottom:10px}@media (width>=800px){.blog-section-faq-list details[data-v-8962055e]{padding-top:calc(2px + 1vw)}}@media (width>=1200px){.blog-section-faq-list details[data-v-8962055e]{padding-top:14px}}@media (width>=1920px){.blog-section-faq-list details[data-v-8962055e]{padding-top:14px}}@media (width>=800px){.blog-section-faq-list details[data-v-8962055e]{padding-bottom:calc(2px + 1vw)}}@media (width>=1200px){.blog-section-faq-list details[data-v-8962055e]{padding-bottom:14px}}@media (width>=1920px){.blog-section-faq-list details[data-v-8962055e]{padding-bottom:14px}}.blog-section-faq-list details[data-v-8962055e]:last-child{border-bottom:1px solid}.blog-section-faq-list summary[data-v-8962055e]{cursor:pointer;font-family:var(--lk-sans-font);font-size:18px;font-style:normal;font-weight:800;line-height:1.5}@media (width>=800px){.blog-section-faq-list summary[data-v-8962055e]{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-faq-list summary[data-v-8962055e]{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-faq-list summary[data-v-8962055e]{font-size:24px}}.blog-section-faq-list summary a[data-v-8962055e]{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-faq-list summary a[data-v-8962055e]:hover{text-decoration-thickness:1px}}.blog-section-faq-list summary b[data-v-8962055e],.blog-section-faq-list summary strong[data-v-8962055e]{font-weight:600}.blog-section-faq-list summary em[data-v-8962055e],.blog-section-faq-list summary i[data-v-8962055e]{font-style:italic}.blog-section-faq-list__answer[data-v-8962055e]{margin-top:8px}@media (width>=800px){.blog-section-faq-list__answer[data-v-8962055e]{margin-top:1vw}}@media (width>=1200px){.blog-section-faq-list__answer[data-v-8962055e]{margin-top:12px}}@media (width>=1920px){.blog-section-faq-list__answer[data-v-8962055e]{margin-top:12px}}.blog-section-faq-list[data-v-8962055e] li,.blog-section-faq-list[data-v-8962055e] p{font-size:18px;line-height:1.5}@media (width>=800px){.blog-section-faq-list[data-v-8962055e] li,.blog-section-faq-list[data-v-8962055e] p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-faq-list[data-v-8962055e] li,.blog-section-faq-list[data-v-8962055e] p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-faq-list[data-v-8962055e] li,.blog-section-faq-list[data-v-8962055e] p{font-size:24px}}.blog-section-faq-list[data-v-8962055e] li a,.blog-section-faq-list[data-v-8962055e] p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-faq-list[data-v-8962055e] li a:hover,.blog-section-faq-list[data-v-8962055e] p a:hover{text-decoration-thickness:1px}}.blog-section-faq-list[data-v-8962055e] li b,.blog-section-faq-list[data-v-8962055e] li strong,.blog-section-faq-list[data-v-8962055e] p b,.blog-section-faq-list[data-v-8962055e] p strong{font-weight:600}.blog-section-faq-list[data-v-8962055e] li em,.blog-section-faq-list[data-v-8962055e] li i,.blog-section-faq-list[data-v-8962055e] p em,.blog-section-faq-list[data-v-8962055e] p i{font-style:italic}.blog-section-faq-list[data-v-8962055e] ol,.blog-section-faq-list[data-v-8962055e] ul{font-size:18px;line-height:1.5}@media (width>=800px){.blog-section-faq-list[data-v-8962055e] ol,.blog-section-faq-list[data-v-8962055e] ul{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-section-faq-list[data-v-8962055e] ol,.blog-section-faq-list[data-v-8962055e] ul{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-section-faq-list[data-v-8962055e] ol,.blog-section-faq-list[data-v-8962055e] ul{font-size:24px}}.blog-section-faq-list[data-v-8962055e] ol a,.blog-section-faq-list[data-v-8962055e] ul a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-section-faq-list[data-v-8962055e] ol a:hover,.blog-section-faq-list[data-v-8962055e] ul a:hover{text-decoration-thickness:1px}}.blog-section-faq-list[data-v-8962055e] ol b,.blog-section-faq-list[data-v-8962055e] ol strong,.blog-section-faq-list[data-v-8962055e] ul b,.blog-section-faq-list[data-v-8962055e] ul strong{font-weight:600}.blog-section-faq-list[data-v-8962055e] ol em,.blog-section-faq-list[data-v-8962055e] ol i,.blog-section-faq-list[data-v-8962055e] ul em,.blog-section-faq-list[data-v-8962055e] ul i{font-style:italic}.blog-post-footer{padding-top:16px;margin-bottom:0!important}@media (width>=800px){.blog-post-footer{padding-top:calc(4vw - 16px)}}@media (width>=1200px){.blog-post-footer{padding-top:32px}}@media (width>=1920px){.blog-post-footer{padding-top:32px}}.blog-post-footer__inner{max-width:var(--dynamic-container-max-width);margin:0 auto}@media (width>=2400px){.blog-post-footer__inner{width:var(--container-max-width-upper-limit)}}.blog-post-footer__content{gap:calc(var(--global-grid-gap)*1);grid-template-columns:repeat(12,1fr);display:grid}.blog-post-footer__img-and-text{gap:calc(var(--global-grid-gap)*1);grid-column:span 12;display:flex}@media (width>=720px){.blog-post-footer__img-and-text{grid-column:2/span 10}}.blog-post-footer__author-image{flex:1 0 72px}@media (width>=800px){.blog-post-footer__author-image{flex-basis:calc(32vw - 184px)}}@media (width>=1200px){.blog-post-footer__author-image{flex-basis:calc(166.667px + 2.77778vw)}}@media (width>=1920px){.blog-post-footer__author-image{flex-basis:220px}}.blog-post-footer__author-image :deep(img){border-radius:9999px}.blog-post-footer p{font-family:var(--lk-sans-font);font-size:18px;font-style:normal;font-weight:400;line-height:1.5}@media (width>=600px){.blog-post-footer p{grid-column:5/span 7;align-self:center}}@media (width>=800px){.blog-post-footer p{font-size:calc(10px + 1vw)}}@media (width>=1200px){.blog-post-footer p{font-size:calc(18.6667px + .27778vw)}}@media (width>=1920px){.blog-post-footer p{font-size:24px}}.blog-post-footer p a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.blog-post-footer p a:hover{text-decoration-thickness:1px}}.blog-post-footer p b,.blog-post-footer p strong{font-weight:600}.blog-post-footer p em,.blog-post-footer p i{font-style:italic}.table-of-contents{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;border-radius:4px;padding:8px;display:none;position:fixed;top:16px;left:16px}@media (width>=800px){.table-of-contents{top:calc(4vw - 16px)}}@media (width>=1200px){.table-of-contents{top:32px}}@media (width>=1920px){.table-of-contents{top:32px}}@media (width>=800px){.table-of-contents{left:calc(7vw - 40px)}}@media (width>=1200px){.table-of-contents{left:44px}}@media (width>=1920px){.table-of-contents{left:44px}}@media (width>=800px){.table-of-contents{padding:calc(4vw - 24px)}}@media (width>=1200px){.table-of-contents{padding:24px}}@media (width>=1920px){.table-of-contents{padding:24px}}@media (width>=800px){.table-of-contents{border-radius:calc(1vw - 4px)}}@media (width>=1200px){.table-of-contents{border-radius:8px}}@media (width>=1920px){.table-of-contents{border-radius:8px}}@media (width>=1480px){.table-of-contents{display:block}}.table-of-contents ul{grid-template-columns:1fr;gap:2px;padding:0;list-style:none;display:grid}@media (width>=800px){.table-of-contents ul{gap:calc(.5vw - 2px)}}@media (width>=1200px){.table-of-contents ul{gap:4px}}@media (width>=1920px){.table-of-contents ul{gap:4px}}.table-of-contents a{font-size:12px;line-height:1.5;font-family:var(--lk-sans-font);padding:4px 0 4px 12px;font-style:normal;font-weight:400;text-decoration:none;transition:all .1s;display:block;position:relative}@media (width>=800px){.table-of-contents a{font-size:calc(10px + .25vw)}}@media (width>=1200px){.table-of-contents a{font-size:calc(11.3333px + .13889vw)}}@media (width>=1920px){.table-of-contents a{font-size:14px}}.table-of-contents a a{text-underline-offset:4px;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (hover:hover){.table-of-contents a a:hover{text-decoration-thickness:1px}}.table-of-contents a b,.table-of-contents a strong{font-weight:600}.table-of-contents a em,.table-of-contents a i{font-style:italic}.table-of-contents a.active{font-weight:700}.table-of-contents a:before{content:"";border-radius:99px;width:6px;height:6px;transition:all .1s;display:block;position:absolute;top:50%;left:12px;transform:translate(-200%,-25%)}@media (hover:hover){.table-of-contents a:hover:before{background:var(--lk-col-1)}}.tocfade-enter-active,.tocfade-leave-active{transition:all .3s;transform:translateY(0)}.tocfade-enter-from,.tocfade-leave-to{opacity:0;transform:translateY(-10px)}.blog-post-page{gap:calc(var(--global-grid-gap)*2);grid-template-columns:1fr;display:grid}.blog-post-page__article{gap:calc(var(--global-grid-gap)*1);grid-template-columns:1fr;display:grid}
