:where([style*=--bg-color-mobile]){background-color:var(--bg-color-mobile)}:where([style*=--color-mobile]){color:var(--color-mobile)}:where([style*=--font-size-mobile]){font-size:var(--font-size-mobile)}:where([style*=--font-weight-mobile]){font-weight:var(--font-weight-mobile)}:where([style*=--font-style-mobile]){font-style:var(--font-style-mobile)}:where([style*=--line-height-mobile]){line-height:var(--line-height-mobile)}:where([style*=--text-align-mobile]){text-align:var(--text-align-mobile)}:where([style*=--width-mobile]){width:var(--width-mobile)}:where([style*=--height-mobile]){height:var(--height-mobile)}:where([style*=--max-width-mobile]){max-width:var(--max-width-mobile)}:where([style*=--border-mobile]){border:var(--border-mobile)}:where([style*=--border-radius-mobile]){border-radius:var(--border-radius-mobile)}:where([style*=--border-radius-top-left-mobile]){border-top-left-radius:var(--border-radius-top-left-mobile)}:where([style*=--border-radius-top-right-mobile]){border-top-right-radius:var(--border-radius-top-right-mobile)}:where([style*=--border-radius-bottom-right-mobile]){border-bottom-right-radius:var(--border-radius-bottom-right-mobile)}:where([style*=--border-radius-bottom-left-mobile]){border-bottom-left-radius:var(--border-radius-bottom-left-mobile)}:where([style*=--padding-top-mobile]){padding-top:var(--padding-top-mobile)}:where([style*=--padding-right-mobile]){padding-right:var(--padding-right-mobile)}:where([style*=--padding-bottom-mobile]){padding-bottom:var(--padding-bottom-mobile)}:where([style*=--padding-left-mobile]){padding-left:var(--padding-left-mobile)}:where([style*=--margin-top-mobile]){margin-top:var(--margin-top-mobile)}:where([style*=--margin-right-mobile]){margin-right:var(--margin-right-mobile)}:where([style*=--margin-bottom-mobile]){margin-bottom:var(--margin-bottom-mobile)}:where([style*=--margin-left-mobile]){margin-left:var(--margin-left-mobile)}@container builder-canvas (min-width:768px){:where([style*=--bg-color-tablet]){background-color:var(--bg-color-tablet,var(--bg-color-mobile))}:where([style*=--color-tablet]){color:var(--color-tablet,var(--color-mobile))}:where([style*=--font-size-tablet]){font-size:var(--font-size-tablet,var(--font-size-mobile))}:where([style*=--font-weight-tablet]){font-weight:var(--font-weight-tablet,var(--font-weight-mobile))}:where([style*=--font-style-tablet]){font-style:var(--font-style-tablet,var(--font-style-mobile))}:where([style*=--line-height-tablet]){line-height:var(--line-height-tablet,var(--line-height-mobile))}:where([style*=--text-align-tablet]){text-align:var(--text-align-tablet,var(--text-align-mobile))}:where([style*=--width-tablet]){width:var(--width-tablet,var(--width-mobile))}:where([style*=--height-tablet]){height:var(--height-tablet,var(--height-mobile))}:where([style*=--max-width-tablet]){max-width:var(--max-width-tablet,var(--max-width-mobile))}:where([style*=--border-tablet]){border:var(--border-tablet,var(--border-mobile))}:where([style*=--border-radius-tablet]){border-radius:var(--border-radius-tablet,var(--border-radius-mobile))}:where([style*=--border-radius-top-left-tablet]){border-top-left-radius:var(--border-radius-top-left-tablet,var(--border-radius-top-left-mobile))}:where([style*=--border-radius-top-right-tablet]){border-top-right-radius:var(--border-radius-top-right-tablet,var(--border-radius-top-right-mobile))}:where([style*=--border-radius-bottom-right-tablet]){border-bottom-right-radius:var(--border-radius-bottom-right-tablet,var(--border-radius-bottom-right-mobile))}:where([style*=--border-radius-bottom-left-tablet]){border-bottom-left-radius:var(--border-radius-bottom-left-tablet,var(--border-radius-bottom-left-mobile))}:where([style*=--padding-top-tablet]){padding-top:var(--padding-top-tablet,var(--padding-top-mobile))}:where([style*=--padding-right-tablet]){padding-right:var(--padding-right-tablet,var(--padding-right-mobile))}:where([style*=--padding-bottom-tablet]){padding-bottom:var(--padding-bottom-tablet,var(--padding-bottom-mobile))}:where([style*=--padding-left-tablet]){padding-left:var(--padding-left-tablet,var(--padding-left-mobile))}:where([style*=--margin-top-tablet]){margin-top:var(--margin-top-tablet,var(--margin-top-mobile))}:where([style*=--margin-right-tablet]){margin-right:var(--margin-right-tablet,var(--margin-right-mobile))}:where([style*=--margin-bottom-tablet]){margin-bottom:var(--margin-bottom-tablet,var(--margin-bottom-mobile))}:where([style*=--margin-left-tablet]){margin-left:var(--margin-left-tablet,var(--margin-left-mobile))}}@container builder-canvas (min-width:1024px){:where([style*=--bg-color-desktop]){background-color:var(--bg-color-desktop,var(--bg-color-tablet,var(--bg-color-mobile)))}:where([style*=--color-desktop]){color:var(--color-desktop,var(--color-tablet,var(--color-mobile)))}:where([style*=--font-size-desktop]){font-size:var(--font-size-desktop,var(--font-size-tablet,var(--font-size-mobile)))}:where([style*=--font-weight-desktop]){font-weight:var(--font-weight-desktop,var(--font-weight-tablet,var(--font-weight-mobile)))}:where([style*=--font-style-desktop]){font-style:var(--font-style-desktop,var(--font-style-tablet,var(--font-style-mobile)))}:where([style*=--line-height-desktop]){line-height:var(--line-height-desktop,var(--line-height-tablet,var(--line-height-mobile)))}:where([style*=--text-align-desktop]){text-align:var(--text-align-desktop,var(--text-align-tablet,var(--text-align-mobile)))}:where([style*=--width-desktop]){width:var(--width-desktop,var(--width-tablet,var(--width-mobile)))}:where([style*=--height-desktop]){height:var(--height-desktop,var(--height-tablet,var(--height-mobile)))}:where([style*=--max-width-desktop]){max-width:var(--max-width-desktop,var(--max-width-tablet,var(--max-width-mobile)))}:where([style*=--border-desktop]){border:var(--border-desktop,var(--border-tablet,var(--border-mobile)))}:where([style*=--border-radius-desktop]){border-radius:var(--border-radius-desktop,var(--border-radius-tablet,var(--border-radius-mobile)))}:where([style*=--border-radius-top-left-desktop]){border-top-left-radius:var(--border-radius-top-left-desktop,var(--border-radius-top-left-tablet,var(--border-radius-top-left-mobile)))}:where([style*=--border-radius-top-right-desktop]){border-top-right-radius:var(--border-radius-top-right-desktop,var(--border-radius-top-right-tablet,var(--border-radius-top-right-mobile)))}:where([style*=--border-radius-bottom-right-desktop]){border-bottom-right-radius:var(--border-radius-bottom-right-desktop,var(--border-radius-bottom-right-tablet,var(--border-radius-bottom-right-mobile)))}:where([style*=--border-radius-bottom-left-desktop]){border-bottom-left-radius:var(--border-radius-bottom-left-desktop,var(--border-radius-bottom-left-tablet,var(--border-radius-bottom-left-mobile)))}:where([style*=--padding-top-desktop]){padding-top:var(--padding-top-desktop,var(--padding-top-tablet,var(--padding-top-mobile)))}:where([style*=--padding-right-desktop]){padding-right:var(--padding-right-desktop,var(--padding-right-tablet,var(--padding-right-mobile)))}:where([style*=--padding-bottom-desktop]){padding-bottom:var(--padding-bottom-desktop,var(--padding-bottom-tablet,var(--padding-bottom-mobile)))}:where([style*=--padding-left-desktop]){padding-left:var(--padding-left-desktop,var(--padding-left-tablet,var(--padding-left-mobile)))}:where([style*=--margin-top-desktop]){margin-top:var(--margin-top-desktop,var(--margin-top-tablet,var(--margin-top-mobile)))}:where([style*=--margin-right-desktop]){margin-right:var(--margin-right-desktop,var(--margin-right-tablet,var(--margin-right-mobile)))}:where([style*=--margin-bottom-desktop]){margin-bottom:var(--margin-bottom-desktop,var(--margin-bottom-tablet,var(--margin-bottom-mobile)))}:where([style*=--margin-left-desktop]){margin-left:var(--margin-left-desktop,var(--margin-left-tablet,var(--margin-left-mobile)))}}
