/** Shopify CDN: Minification failed

Line 2236:0 Expected "}" to go with "{"

**/
.section--frame *, .section--frame ::before, .section--frame ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

.section--frame ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

.section--frame *,
.section--frame ::before,
.section--frame ::after {
box-sizing: border-box;
border-width: 0;
border-style: solid;
border-color: #e5e7eb;
}

.section--frame ::before,
.section--frame ::after {
--tw-content: '';
}

.section--frame h1,
.section--frame h2,
.section--frame h3,
.section--frame h4,
.section--frame h5,
.section--frame h6 {
font-size: inherit;
font-weight: inherit;
}

.section--frame a {
color: inherit;
text-decoration: inherit;
}

.section--frame a:hover, .section--frame a:active, .section--frame a:visited {
color: inherit;
}

.section--frame b,
.section--frame strong {
font-weight: bolder;
}

.section--frame button,
.section--frame input,
.section--frame select {
font-family: inherit;
/* 1 */
font-feature-settings: inherit;
/* 1 */
font-variation-settings: inherit;
/* 1 */
font-size: 100%;
/* 1 */
font-weight: inherit;
/* 1 */
line-height: inherit;
/* 1 */
letter-spacing: inherit;
/* 1 */
color: inherit;
/* 1 */
margin: 0;
/* 2 */
padding: 0;
/* 3 */
}

.section--frame button,
.section--frame select {
text-transform: none;
}

.section--frame button,
.section--frame input:where([type='button']),
.section--frame input:where([type='reset']),
.section--frame input:where([type='submit']) {
-webkit-appearance: button;
/* 1 */
background-color: transparent;
/* 2 */
background-image: none;
/* 2 */
}

.section--frame :-moz-focusring {
outline: auto;
}

.section--frame :-moz-ui-invalid {
box-shadow: none;
}

.section--frame summary {
display: list-item;
}

.section--frame blockquote,
.section--frame dl,
.section--frame dd,
.section--frame h1,
.section--frame h2,
.section--frame h3,
.section--frame h4,
.section--frame h5,
.section--frame h6,
.section--frame hr,
.section--frame figure,
.section--frame p,
.section--frame pre {
margin: 0;
}

.section--frame dialog {
padding: 0;
}

.section--frame button,
.section--frame [role="button"] {
cursor: pointer;
}

.section--frame :disabled {
cursor: default;
}

.section--frame img,
.section--frame svg,
.section--frame video,
.section--frame canvas,
.section--frame audio,
.section--frame iframe,
.section--frame embed,
.section--frame object {
display: block;
/* 1 */
vertical-align: middle;
/* 2 */
}

.section--frame img,
.section--frame video {
max-width: 100%;
height: auto;
}

.section--frame video {
width: 100%;
}

.section--frame .icon {
display: inline-block;
}

.section--frame .frame:has(video,iframe,[swiper]) {
position: relative;
}

.section--frame [hidden]:where(:not([hidden="until-found"])) {
display: none;
}

.section--frame .container {
width: 100%;
}

@media (min-width: 640px) {
.section--frame .container {
    max-width: 640px;
}
}

@media (min-width: 768px) {
.section--frame .container {
    max-width: 768px;
}
}

@media (min-width: 1024px) {
.section--frame .container {
    max-width: 1024px;
}
}

@media (min-width: 1280px) {
.section--frame .container {
    max-width: 1280px;
}
}

@media (min-width: 1536px) {
.section--frame .container {
    max-width: 1536px;
}
}

.section--frame .fixed {
position: fixed;
}

.section--frame .absolute {
position: absolute;
}

.section--frame .relative {
position: relative;
}

.section--frame .sticky {
position: sticky;
}


.section--frame .absolute.origin,
.section--frame .fixed.origin,
.section--frame .sticky.origin {
    translate: var(--translate-x) var(--translate-y)
}

.section--frame .absolute.origin-top,
.section--frame .fixed.origin-top,
.section--frame .sticky.origin-top {
    --translate-y: 0%;
    bottom: auto;
    top: calc(var(--offset-y)*1%);
}

.section--frame .absolute.origin-top.offset--px,
.section--frame .fixed.origin-top.offset--px,
.section--frame .sticky.origin-top.offset--px {
top: calc(var(--offset-y)*1px)
}

.section--frame .absolute.origin-bottom,
.section--frame .fixed.origin-bottom,
.section--frame .sticky.origin-bottom {
    --translate-y: 0%;
    bottom: calc(var(--offset-y)*1%);
    top: auto
}

.section--frame .absolute.origin-bottom.offset--px,
.section--frame .fixed.origin-bottom.offset--px,
.section--frame .sticky.origin-bottom.offset--px {
bottom: calc(var(--offset-y)*1px);
}

.section--frame .absolute.origin-left,
.section--frame .fixed.origin-left,
.section--frame .sticky.origin-left {
    --translate-x: 0%;
    left: calc(var(--offset-x)*1%);
    right: auto
}

.section--frame .absolute.origin-left.offset--px,
.section--frame .fixed.origin-left.offset--px,
.section--frame .sticky.origin-left.offset--px {
left: calc(var(--offset-x)*1px);
}

.section--frame .absolute.origin-right,
.section--frame .fixed.origin-right,
.section--frame .sticky.origin-right {
    --translate-x: 0%;
    left: auto;
    right: calc(var(--offset-x)*1%);
}

.section--frame .absolute.origin-right.offset--px,
.section--frame .fixed.origin-right.offset--px,
.section--frame .sticky.origin-right.offset--px {
right: calc(var(--offset-x)*1px);
}

.section--frame .absolute.origin-center,
.section--frame .fixed.origin-center,
.section--frame .sticky.origin-center {
    --translate-x: -50%;
    --translate-y: -50%;
    left: calc(var(--offset-x)*1% + 50%);
    top: calc(var(--offset-y)*1% + 50%);
}

.section--frame .absolute.origin-center.offset--px,
.section--frame .fixed.origin-center.offset--px,
.section--frame .sticky.origin-center.offset--px {
left: calc(var(--offset-x)*1px + 50%);
top: calc(var(--offset-y)*1px + 50%)
}

.section--frame .z-10 {
    z-index: 10
}

.section--frame .z-20 {
    z-index: 20
}

.section--frame .z-30 {
    z-index: 30
}

.section--frame .z-40 {
    z-index: 40
}

.section--frame .z-50 {
    z-index: 50
}

.section--frame .z-1000 {
    z-index: 1000
}

.section--frame .isolate {
isolation: isolate;
}

.section--frame .inset-0 {
top: 0;
left: 0;
right: 0;
bottom: 0;
inset: 0;
}

.section--frame .z-0 {
z-index: 0;
}

.section--frame .\-z-1 {
z-index: -1;
}

.section--frame .z-30 {
z-index: 30;
}

.section--frame .col-span-1 {
grid-column: span 1 / span 1;
}

.section--frame .col-span-2 {
grid-column: span 2 / span 2;
}

.section--frame .col-span-3 {
grid-column: span 3 / span 3;
}

.section--frame .col-span-4 {
grid-column: span 4 / span 4;
}

.section--frame .block {
display: block;
}

.section--frame .flex {
display: flex;
}

.section--frame .table {
display: table;
}

.section--frame .grid {
display: grid;
}

.section--frame .hidden {
display: none;
}

.section--frame .contents {
display: contents;
}

.section--frame .aspect-\[1\/1\] {
aspect-ratio: 1/1;
}

.section--frame .aspect-\[16\/9\] {
aspect-ratio: 16/9;
}

.section--frame .aspect-\[2\/3\] {
aspect-ratio: 2/3;
}

.section--frame .aspect-\[3\/2\] {
aspect-ratio: 3/2;
}

.section--frame .aspect-\[3\/4\] {
aspect-ratio: 3/4;
}

.section--frame .aspect-\[4\/3\] {
aspect-ratio: 4/3;
}

.section--frame .aspect-\[4\/5\] {
aspect-ratio: 4/5;
}

.section--frame .aspect-\[5\/4\] {
aspect-ratio: 5/4;
}

.section--frame .aspect-\[9\/16\] {
aspect-ratio: 9/16;
}

.section--frame .aspect-auto {
aspect-ratio: auto;
}

.section--frame .h-1\/2 {
height: 50%;
}

.section--frame .h-1\/3 {
height: 33.333333%;
}

.section--frame .h-2\/3 {
height: 66.666667%;
}

.section--frame .h-2\/5 {
height: 40%;
}

.section--frame .h-\[25vh\] {
height: 25vh;
}

.section--frame .h-\[35vh\] {
height: 35vh;
}

.section--frame .h-\[45\%\] {
height: 45%;
}

.section--frame .h-\[50vh\] {
height: 50vh;
}

.section--frame .h-\[75vh\] {
height: 75vh;
}

.section--frame .h-auto {
height: auto;
}

.section--frame .h-full {
height: 100%;
}

.section--frame .h-screen {
height: 100vh;
}

.section--frame .w-1\/2 {
width: 50%;
}

.section--frame .w-1\/3 {
width: 33.333333%;
}

.section--frame .w-2\/3 {
width: 66.666667%;
}

.section--frame .w-1\/5 {
width: 20%;
}

.section--frame .w-2\/5 {
width: 40%;
}

.section--frame .w-\[45\%\] {
width: 45%;
}

.section--frame .w-auto {
width: auto;
}

.section--frame .w-full {
width: 100%;
}

.section--frame .w-fit {
width: fit-content;
}

.section--frame .min-w-max {
min-width: -moz-max-content;
min-width: max-content;
}

.section--frame .cursor-pointer {
cursor: pointer;
}

@media (max-width: 1023px) {
.section--frame .grid-stack > * {
    grid-area:1/1;
}

.section--frame .grid-stack > *:is(img) {
    width: 100%;
}
}
.section--frame .grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}

.section--frame .grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

.section--frame .grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

.section--frame .grid-cols-4 {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

.section--frame .flex-row {
flex-direction: row;
}

.section--frame .flex-col {
flex-direction: column;
}

.section--frame .flex-wrap {
flex-wrap: wrap;
}

.section--frame .items-stretch {
align-items: stretch;
}

.section--frame .justify-between {
justify-content: space-between;
}

.section--frame .gap-inherit {
gap: inherit;
}

.section--frame .gap-0 {
gap: 0px;
}

.section--frame .gap-2xl {
gap: 2rem;
}

.section--frame .gap-2xs {
gap: 0.25rem;
}

.section--frame .gap-3xl {
gap: 2.5rem;
}

.section--frame .gap-4xl {
gap: 3rem;
}

.section--frame .gap-5xl {
gap: 4rem;
}

.section--frame .gap-6xl {
gap: 5rem;
}

.section--frame .gap-7xl {
gap: 6rem;
}

.section--frame .gap-lg {
gap: 1.25rem;
}

.section--frame .gap-md {
gap: 1rem;
}

.section--frame .gap-sm {
gap: 0.75rem;
}

.section--frame .gap-xl {
gap: 1.5rem;
}

.section--frame .gap-xs {
gap: 0.5rem;
}

.section--frame .truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

.section--frame .object-cover {
-o-object-fit: cover;
    object-fit: cover;
}

.section--frame .object-bottom {
-o-object-position: bottom;
    object-position: bottom;
}

.section--frame .object-center {
-o-object-position: center;
    object-position: center;
}

.section--frame .object-left {
-o-object-position: left;
    object-position: left;
}

.section--frame .object-left-bottom {
-o-object-position: left bottom;
    object-position: left bottom;
}

.section--frame .object-left-top {
-o-object-position: left top;
    object-position: left top;
}

.section--frame .object-right {
-o-object-position: right;
    object-position: right;
}

.section--frame .object-right-bottom {
-o-object-position: right bottom;
    object-position: right bottom;
}

.section--frame .object-right-top {
-o-object-position: right top;
    object-position: right top;
}

.section--frame .object-top {
-o-object-position: top;
    object-position: top;
}

.section--frame .bg-top {
background-position: top;
}

.section--frame .bg-center {
background-position: center;
}

.section--frame .bg-bottom {
background-position: bottom;
}

.section--frame .bg-left {
background-position: left;
}

.section--frame .bg-right {
background-position: right;
}

.section--frame .bg-left-top {
background-position: left top;
}

.section--frame .bg-left-bottom {
background-position: left bottom;
}

.section--frame .bg-right-top {
background-position: right top;
}

.section--frame .bg-right-bottom {
background-position: right bottom;
}

.section--frame .pb-inherit {
padding-bottom: inherit;
}

.section--frame .pb-0 {
padding-bottom: 0px;
}

.section--frame .pb-2xl {
padding-bottom: 2rem;
}

.section--frame .pb-2xs {
padding-bottom: 0.25rem;
}

.section--frame .pb-3xl {
padding-bottom: 2.5rem;
}

.section--frame .pb-4xl {
padding-bottom: 3rem;
}

.section--frame .pb-5xl {
padding-bottom: 4rem;
}

.section--frame .pb-6xl {
padding-bottom: 5rem;
}

.section--frame .pb-7xl {
padding-bottom: 6rem;
}

.section--frame .pb-lg {
padding-bottom: 1.25rem;
}

.section--frame .pb-md {
padding-bottom: 1rem;
}

.section--frame .pb-sm {
padding-bottom: 0.75rem;
}

.section--frame .pb-xl {
padding-bottom: 1.5rem;
}

.section--frame .pb-xs {
padding-bottom: 0.5rem;
}

.section--frame .pl-inherit {
padding-left: inherit;
}

.section--frame .pl-0 {
padding-left: 0px;
}

.section--frame .pl-2xl {
padding-left: 2rem;
}

.section--frame .pl-2xs {
padding-left: 0.25rem;
}

.section--frame .pl-3xl {
padding-left: 2.5rem;
}

.section--frame .pl-4xl {
padding-left: 3rem;
}

.section--frame .pl-5xl {
padding-left: 4rem;
}

.section--frame .pl-6xl {
padding-left: 5rem;
}

.section--frame .pl-7xl {
padding-left: 6rem;
}

.section--frame .pl-lg {
padding-left: 1.25rem;
}

.section--frame .pl-md {
padding-left: 1rem;
}

.section--frame .pl-sm {
padding-left: 0.75rem;
}

.section--frame .pl-xl {
padding-left: 1.5rem;
}

.section--frame .pl-xs {
padding-left: 0.5rem;
}

.section--frame .pb-inherit {
padding-bottom: inherit;
}

.section--frame .pr-0 {
padding-right: 0px;
}

.section--frame .pr-2xl {
padding-right: 2rem;
}

.section--frame .pr-2xs {
padding-right: 0.25rem;
}

.section--frame .pr-3xl {
padding-right: 2.5rem;
}

.section--frame .pr-4xl {
padding-right: 3rem;
}

.section--frame .pr-5xl {
padding-right: 4rem;
}

.section--frame .pr-6xl {
padding-right: 5rem;
}

.section--frame .pr-7xl {
padding-right: 6rem;
}

.section--frame .pr-lg {
padding-right: 1.25rem;
}

.section--frame .pr-md {
padding-right: 1rem;
}

.section--frame .pr-sm {
padding-right: 0.75rem;
}

.section--frame .pr-xl {
padding-right: 1.5rem;
}

.section--frame .pr-xs {
padding-right: 0.5rem;
}

.section--frame .pt-inherit {
padding-top: inherit;
}

.section--frame .pt-0 {
padding-top: 0px;
}

.section--frame .pt-2xl {
padding-top: 2rem;
}

.section--frame .pt-2xs {
padding-top: 0.25rem;
}

.section--frame .pt-3xl {
padding-top: 2.5rem;
}

.section--frame .pt-4xl {
padding-top: 3rem;
}

.section--frame .pt-5xl {
padding-top: 4rem;
}

.section--frame .pt-6xl {
padding-top: 5rem;
}

.section--frame .pt-7xl {
padding-top: 6rem;
}

.section--frame .pt-lg {
padding-top: 1.25rem;
}

.section--frame .pt-md {
padding-top: 1rem;
}

.section--frame .pt-sm {
padding-top: 0.75rem;
}

.section--frame .pt-xl {
padding-top: 1.5rem;
}

.section--frame .pt-xs {
padding-top: 0.5rem;
}

.section--frame .text-left {
text-align: left;
}

.section--frame .text-center {
text-align: center;
}

.section--frame .text-right {
text-align: right;
}

.section--frame .text-justify {
text-align: justify;
}

.section--frame .uppercase {
text-transform: uppercase;
}

.section--frame .capitalize {
text-transform: capitalize;
}

.section--frame .italic {
font-style: italic;
}

.section--frame .overflow-x-scroll {
overflow-x: auto;
overscroll-behavior-x: contain;
scrollbar-width: none;
-ms-overflow-style: none;  /* IE and Edge */
scrollbar-width: none;  /* Firefox */
}
.section--frame .overflow-x-scroll::-webkit-scrollbar { /* Safari */
display: none;
}

.section--frame .snap-none {
scroll-snap-type: none;
}

.section--frame .snap-start {
scroll-snap-type: x mandatory;
scroll-snap-align: start;
}

.section--frame .snap-center {
scroll-snap-type: x mandatory;
scroll-snap-align: center;
}

.section--frame .shadow {
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.section--frame .outline {
outline-style: solid;
}

.section--frame .filter {
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.section--frame .divider {
align-self: stretch;
flex-grow: 1;
flex-shrink: 0;
}

.section--frame .flex-col > .divider,
.section--frame .flex-col-reverse > .divider {
height: 1px;
width: auto;
}

.section--frame .flex-row > .divider,
.section--frame .flex-row-reverse > .divider {
height: auto;
width: 1px;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-col > .divider,
.section--frame .lg\:flex-col-reverse > .divider {
    height: 1px;
    width: auto;
}

.section--frame .lg\:flex-row > .divider,
.section--frame .lg\:flex-row-reverse > .divider {
    height: auto;
    width: 1px;
}
}

.section--frame div:not(.spacer,.divider):empty {
display: inherit;
}

.section--frame div:has(video,img,iframe) ~ .frame {
position: relative;
z-index: 1;
}

.section--frame .shopify-block {
display: contents;
}

/* Prevent default grid styles from interfering with the layout. */
.section--frame .grid {
margin-left: unset;
}
.section--frame .grid::after {
content: none;
}

.section--frame .container--frame {
margin-left: auto;
margin-right: auto;
width: 100%;
min-width: auto;
max-width: 95vw;
}

@media (min-width: 1024px) {
.section--frame .container--frame {
    max-width: 1250px;
}
}

.section--frame .frame-button.frame-button--solid-white,
.section--frame .frame-button.frame-button--solid-black,
.section--frame .frame-button.frame-button--outline {
font-weight: 500;
font-size: 14px;
line-height: 18px;
border-radius: 4px;
padding: 14px 24px;
text-transform: var(--buttons-text-transform);
text-align: center;
text-decoration: inherit;
}

@media (max-width: 1023px) {
.section--frame .frame-button.frame-button--solid-white,
.section--frame .frame-button.frame-button--solid-black,
.section--frame .frame-button.frame-button--outline {
    padding: 8px 24px;
    font-size: 12px;
    line-height: 16px;
}
}

.section--frame .frame-button.frame-button--link {
text-decoration-line: underline;
}

.section--frame .frame-button.frame-button--outline {
box-shadow: inset 0 0 0 1px currentColor;
-webkit-box-shadow: inset 0 0 0 1px currentColor;
}

.section--frame .frame-button.frame-button--solid-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.section--frame .frame-button.frame-button--solid-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.section--frame .frame-button.frame-button--solid {
background-color: currentColor;
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* LAYOUT */

/* VERTICALS ON ROWS */

.section--frame .flex-row.layout-top,
.section--frame .flex-row-reverse.layout-top {
align-items: flex-start;
}

.section--frame .flex-row.layout-bottom,
.section--frame .flex-row-reverse.layout-bottom {
align-items: flex-end;
}

.section--frame .flex-row.layout-middle,
.section--frame .flex-row-reverse.layout-middle {
align-items: center;
}

.section--frame .flex-row.layout-baseline,
.section--frame .flex-row-reverse.layout-baseline {
align-items: baseline;
}

.section--frame .flex-row.layout-stretch,
.section--frame .flex-row-reverse.layout-stretch {
align-items: stretch;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-row.lg\:layout-top,
.section--frame .lg\:flex-row-reverse.lg\:layout-top {
    align-items: flex-start !important;
}

.section--frame .lg\:flex-row.lg\:layout-bottom,
.section--frame .lg\:flex-row-reverse.lg\:layout-bottom {
    align-items: flex-end !important;
}

.section--frame .lg\:flex-row.lg\:layout-middle,
.section--frame .lg\:flex-row-reverse.lg\:layout-middle {
    align-items: center !important;
}

.section--frame .lg\:flex-row.lg\:layout-baseline,
.section--frame .lg\:flex-row-reverse.lg\:layout-baseline {
    align-items: baseline !important;
}

.section--frame .lg\:flex-row.lg\:layout-stretch,
.section--frame .lg\:flex-row-reverse.lg\:layout-stretch {
    align-items: stretch !important;
}
}

/* HORIZONTALS ON ROWS */

.section--frame .flex-row.layout-right {
justify-content: flex-end;
}

.section--frame .flex-row.layout-left {
justify-content: flex-start;
}

.section--frame .flex-row.layout-center {
justify-content: center;
}

.section--frame .flex-row.layout-spaced {
justify-content: space-between;
}

.section--frame .flex-row.layout-space-between {
justify-content: space-between;
}

.section--frame .flex-row.layout-space-around {
justify-content: space-around;
}

.section--frame .flex-row.layout-space-evenly {
justify-content: space-evenly;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-row.lg\:layout-right {
    justify-content: flex-end !important;
}

.section--frame .lg\:flex-row.lg\:layout-left {
    justify-content: flex-start !important;
}

.section--frame .lg\:flex-row.lg\:layout-center {
    justify-content: center !important;
}

.section--frame .lg\:flex-row.lg\:layout-spaced {
    justify-content: space-between;
}

.section--frame .lg\:flex-row.lg\:layout-space-between {
    justify-content: space-between;
}

.section--frame .lg\:flex-row.lg\:layout-space-around {
    justify-content: space-around;
}

.section--frame .lg\:flex-row.lg\:layout-space-evenly {
    justify-content: space-evenly;
}
}

.section--frame .flex-row-reverse.layout-right {
justify-content: flex-start;
}

.section--frame .flex-row-reverse.layout-left {
justify-content: flex-end;
}

.section--frame .flex-row-reverse.layout-center {
justify-content: center;
}

.section--frame .flex-row-reverse.layout-spaced {
justify-content: space-between;
}

.section--frame .flex-row-reverse.layout-space-between {
justify-content: space-between;
}

.section--frame .flex-row-reverse.layout-space-around {
justify-content: space-around;
}

.section--frame .flex-row-reverse.layout-space-evenly {
justify-content: space-evenly;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-row-reverse.lg\:layout-right {
    justify-content: flex-start !important;
}

.section--frame .lg\:flex-row-reverse.lg\:layout-left {
    justify-content: flex-end !important;
}

.section--frame .lg\:flex-row-reverse.lg\:layout-center {
    justify-content: center !important;
}

.section--frame .lg\:flex-row-reverse.lg\:layout-spaced {
    justify-content: space-between;
}

.section--frame .lg\:flex-row-reverse.lg\:layout-space-between {
    justify-content: space-between;
}

.section--frame .lg\:flex-row-reverse.lg\:layout-space-around {
    justify-content: space-around;
}

.section--frame .lg\:flex-row-reverse.lg\:layout-space-evenly {
    justify-content: space-evenly;
}
}

/* HORIZONTALS ON COLUMNS */

.section--frame .flex-col.layout-right,
.section--frame .flex-col-reverse.layout-right {
align-items: flex-end;
}

.section--frame .flex-col.layout-left,
.section--frame .flex-col-reverse.layout-left {
align-items: flex-start;
}

.section--frame .flex-col.layout-center,
.section--frame .flex-col-reverse.layout-center {
align-items: center;
}

.section--frame .flex-col.layout-stretch,
.section--frame .flex-col-reverse.layout-stretch {
align-items: stretch;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-col.lg\:layout-right,
.section--frame .lg\:flex-col-reverse.lg\:layout-right {
    align-items: flex-end !important;
}

.section--frame .lg\:flex-col.lg\:layout-left,
.section--frame .lg\:flex-col-reverse.lg\:layout-left {
    align-items: flex-start !important;
}

.section--frame .lg\:flex-col.lg\:layout-center,
.section--frame .lg\:flex-col-reverse.lg\:layout-center {
    align-items: center !important;
}

.section--frame .lg\:flex-col.lg\:layout-stretch,
.section--frame .lg\:flex-col-reverse.lg\:layout-stretch {
    align-items: stretch !important;
}
}

/* VERTICALS ON COLUMNS */

.section--frame .flex-col.layout-baseline {
justify-content: flex-start;
}

.section--frame .flex-col.layout-top {
justify-content: flex-start;
}

.section--frame .flex-col.layout-bottom {
justify-content: flex-end;
}

.section--frame .flex-col.layout-middle {
justify-content: center;
}

.section--frame .flex-col.layout-spaced {
justify-content: space-between;
}

.section--frame .flex-col.layout-space-between {
justify-content: space-between;
}

.section--frame .flex-col.layout-space-around {
justify-content: space-around;
}

.section--frame .flex-col.layout-space-evenly {
justify-content: space-evenly;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-col.lg\:layout-baseline {
    justify-content: flex-start !important;
}

.section--frame .lg\:flex-col.lg\:layout-top {
    justify-content: flex-start !important;
}

.section--frame .lg\:flex-col.lg\:layout-bottom {
    justify-content: flex-end !important;
}

.section--frame .lg\:flex-col.lg\:layout-middle {
    justify-content: center !important;
}

.section--frame .lg\:flex-col.lg\:layout-spaced {
    justify-content: space-between;
}

.section--frame .lg\:flex-col.lg\:layout-space-between {
    justify-content: space-between;
}

.section--frame .lg\:flex-col.lg\:layout-space-around {
    justify-content: space-around;
}

.section--frame .lg\:flex-col.lg\:layout-space-evenly {
    justify-content: space-evenly;
}
}

.section--frame .flex-col-reverse.layout-top {
justify-content: flex-end;
}

.section--frame .flex-col-reverse.layout-bottom {
justify-content: flex-start;
}

.section--frame .flex-col-reverse.layout-middle {
justify-content: center;
}

.section--frame .flex-col-reverse.layout-spaced {
justify-content: space-between;
}

.section--frame .flex-col-reverse.layout-space-between {
justify-content: space-between;
}

.section--frame .flex-col-reverse.layout-space-around {
justify-content: space-around;
}

.section--frame .flex-col-reverse.layout-space-evenly {
justify-content: space-evenly;
}

@media (min-width: 1024px) {
.section--frame .lg\:flex-col-reverse.lg\:layout-top {
    justify-content: flex-end !important;
}

.section--frame .lg\:flex-col-reverse.lg\:layout-bottom {
    justify-content: flex-start !important;
}

.section--frame .lg\:flex-col-reverse.lg\:layout-middle {
    justify-content: center !important;
}

.section--frame .lg\:flex-col-reverse.lg\:layout-spaced {
    justify-content: space-between;
}

.section--frame .lg\:flex-col-reverse.lg\:layout-space-between {
    justify-content: space-between;
}

.section--frame .lg\:flex-col-reverse.lg\:layout-space-around {
    justify-content: space-around;
}

.section--frame .lg\:flex-col-reverse.lg\:layout-space-evenly {
    justify-content: space-evenly;
}
}


.section--frame iframe {
width: 100%;
height: 100%;
}

.section--frame .type > a {
text-decoration: underline;
}

.section--frame .section__wrapper,
.section--frame .frame {
font-family: "Poppins", serif;
}

.section--frame .section__wrapper[style*="--background-image"],
.section--frame .frame[style*="--background-image"] {
background-image: var(--background-image);
background-size: cover;
}

@media (min-width: 1024px) {
.section--frame .section__wrapper[style*="--background-image-desktop"],
.section--frame .frame[style*="--background-image-desktop"] {
    background-image: var(--background-image-desktop);
    background-size: cover;
}
}

.section--frame .section__wrapper:is(a) {
display: block;
}

.section--frame .rte p, .section--frame .rte ul, .section--frame .rte ol {
font-size: inherit;
}

.section--frame .type--display,
.section--frame .type-serif,
.section--frame .type--heading,
.section--frame .type--body {
letter-spacing: 0;
margin: 0;
}

.section--frame .type--display {
--font-basis: 120px;
--font-increment: 12px;
font-family: 'Avenir Next', Poppins, sans-serif;
font-weight: 300;
line-height: 1;
}

.section--frame .type--serif {
--font-basis: 120px;
--font-increment: 12px;
font-family: 'IvyOra Text', serif;
font-weight: 300;
line-height: 1;
}

.section--frame .type--heading {
--font-basis: 32px;
--font-increment: 2px;
font-weight: 500;
}

.section--frame .type--body {
--font-basis: 28px;
--font-increment: 2px;
font-weight: 400;
}

@media (max-width: 1023px) {
.section--frame .type--heading {
    --font-basis: 28px;
    --font-increment: 2px;
    font-weight: 500;
}

.section--frame .type--body {
    --font-basis: 24px;
}
}

.section--frame .type--display-1,
.section--frame .type-serif-1,
.section--frame .type--heading-1,
.section--frame .type--body-1 {
font-size: var(--font-basis);
}

.section--frame .type--display-2,
.section--frame .type-serif-2,
.section--frame .type--heading-2,
.section--frame .type--body-2 {
font-size: calc(var(--font-basis) - calc(2 * var(--font-increment)));
}

.section--frame .type--display-3,
.section--frame .type-serif-3,
.section--frame .type--heading-3,
.section--frame .type--body-3 {
font-size: calc(var(--font-basis) - calc(3 * var(--font-increment)));
}

.section--frame .type--display-4,
.section--frame .type-serif-4,
.section--frame .type--heading-4,
.section--frame .type--body-4 {
font-size: calc(var(--font-basis) - calc(4 * var(--font-increment)));
}

.section--frame .type--display-5,
.section--frame .type-serif-5,
.section--frame .type--heading-5,
.section--frame .type--body-5 {
font-size: calc(var(--font-basis) - calc(5 * var(--font-increment)));
}

.section--frame .type--display-6,
.section--frame .type-serif-6,
.section--frame .type--heading-6,
.section--frame .type--body-6 {
font-size: calc(var(--font-basis) - calc(6 * var(--font-increment)));
}

.section--frame .type--display-7,
.section--frame .type-serif-7,
.section--frame .type--heading-7,
.section--frame .type--body-7 {
font-size: calc(var(--font-basis) - calc(7 * var(--font-increment)));
}

.section--frame .type--display-8,
.section--frame .type-serif-8,
.section--frame .type--heading-8,
.section--frame .type--body-8 {
font-size: calc(var(--font-basis) - calc(8 * var(--font-increment)));
}

.section--frame .type--display-9,
.section--frame .type-serif-9,
.section--frame .type--heading-9,
.section--frame .type--body-9 {
font-size: calc(var(--font-basis) - calc(9 * var(--font-increment)));
}

@media (min-width: 1024px) {
.section--frame .lg\:container {
    width: 100%;
}

@media (min-width: 640px) {
    .section--frame .lg\:container {
    max-width: 640px;
    }
}

@media (min-width: 768px) {
    .section--frame .lg\:container {
    max-width: 768px;
    }
}

@media (min-width: 1024px) {
    .section--frame .lg\:container {
    max-width: 1024px;
    }
}

@media (min-width: 1280px) {
    .section--frame .lg\:container {
    max-width: 1280px;
    }
}

@media (min-width: 1536px) {
    .section--frame .lg\:container {
    max-width: 1536px;
    }
}
}

@media not all and (min-width: 1024px) {
.section--frame .max-lg\:hidden {
    display: none;
}
}

@media (min-width: 1024px) {
.section--frame .lg\:bg-top {
    background-position: top;
}

.section--frame .lg\:bg-center {
    background-position: center;
}

.section--frame .lg\:bg-bottom {
    background-position: bottom;
}

.section--frame .lg\:bg-left {
    background-position: left;
}

.section--frame .lg\:bg-right {
    background-position: right;
}

.section--frame .lg\:bg-left-top {
    background-position: left top;
}

.section--frame .lg\:bg-left-bottom {
    background-position: left bottom;
}

.section--frame .lg\:bg-right-top {
    background-position: right top;
}

.section--frame .lg\:bg-right-bottom {
    background-position: right bottom;
}

.section--frame .lg\:col-span-1 {
    grid-column: span 1 / span 1;
}

.section--frame .lg\:col-span-2 {
    grid-column: span 2 / span 2;
}

.section--frame .lg\:col-span-3 {
    grid-column: span 3 / span 3;
}

.section--frame .lg\:col-span-4 {
    grid-column: span 4 / span 4;
}

.section--frame .lg\:col-span-5 {
    grid-column: span 5 / span 5;
}

.section--frame .lg\:col-span-6 {
    grid-column: span 6 / span 6;
}

.section--frame .lg\:flex {
    display: flex;
}

.section--frame .lg\:grid {
    display: grid;
}

.section--frame .lg\:hidden {
    display: none;
}

.section--frame .lg\:h-1\/2 {
    height: 50%;
}

.section--frame .lg\:h-1\/3 {
    height: 33.333333%;
}

.section--frame .lg\:h-1\/4 {
    height: 25%;
}

.section--frame .lg\:h-1\/5 {
    height: 20%;
}

.section--frame .lg\:h-2\/3 {
    height: 66.666667%;
}

.section--frame .lg\:h-2\/5 {
    height: 40%;
}

.section--frame .lg\:h-3\/4 {
    height: 75%;
}

.section--frame .lg\:h-3\/5 {
    height: 60%;
}

.section--frame .lg\:h-4\/5 {
    height: 80%;
}

.section--frame .lg\:h-\[25vh\] {
    height: 25vh;
}

.section--frame .lg\:h-\[35vh\] {
    height: 35vh;
}

.section--frame .lg\:h-\[50vh\] {
    height: 50vh;
}

.section--frame .lg\:h-\[75vh\] {
    height: 75vh;
}

.section--frame .lg\:h-auto {
    height: auto;
}

.section--frame .lg\:h-full {
    height: 100%;
}

.section--frame .lg\:h-screen {
    height: 100vh;
}

.section--frame .lg\:w-1\/2 {
    width: 50%;
}

.section--frame .lg\:w-1\/3 {
    width: 33.333333%;
}

.section--frame .lg\:w-1\/4 {
    width: 25%;
}

.section--frame .lg\:w-1\/5 {
    width: 20%;
}

.section--frame .lg\:w-2\/3 {
    width: 66.666667%;
}

.section--frame .lg\:w-2\/5 {
    width: 40%;
}

.section--frame .lg\:w-3\/4 {
    width: 75%;
}

.section--frame .lg\:w-3\/5 {
    width: 60%;
}

.section--frame .lg\:w-4\/5 {
    width: 80%;
}

.section--frame .lg\:w-\[10\%\] {
    width: 10%;
}

.section--frame .lg\:w-auto {
    width: auto;
}

.section--frame .lg\:w-full {
    width: 100%;
}

.section--frame .lg\:grid-stack > * {
    grid-area:1/1;
}

.section--frame .lg\:grid-stack > *:is(img) {
    width: 100%;
}

.section--frame .lg\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.section--frame .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.section--frame .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.section--frame .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.section--frame .lg\:grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.section--frame .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.section--frame .lg\:flex-row {
    flex-direction: row;
}

.section--frame .lg\:flex-col {
    flex-direction: column;
}

.section--frame .lg\:flex-wrap {
    flex-wrap: wrap;
}

.section--frame .lg\:items-stretch {
    align-items: stretch;
}

.section--frame .lg\:gap-inherit {
    gap: inherit;
}

.section--frame .lg\:gap-0 {
    gap: 0px;
}

.section--frame .lg\:gap-2xl {
    gap: 2rem;
}

.section--frame .lg\:gap-2xs {
    gap: 0.25rem;
}

.section--frame .lg\:gap-3xl {
    gap: 2.5rem;
}

.section--frame .lg\:gap-4xl {
    gap: 3rem;
}

.section--frame .lg\:gap-5xl {
    gap: 4rem;
}

.section--frame .lg\:gap-6xl {
    gap: 5rem;
}

.section--frame .lg\:gap-7xl {
    gap: 6rem;
}

.section--frame .lg\:gap-\[inherit\] {
    gap: inherit;
}

.section--frame .lg\:gap-lg {
    gap: 1.25rem;
}

.section--frame .lg\:gap-md {
    gap: 1rem;
}

.section--frame .lg\:gap-sm {
    gap: 0.75rem;
}

.section--frame .lg\:gap-xl {
    gap: 1.5rem;
}

.section--frame .lg\:gap-xs {
    gap: 0.5rem;
}

.section--frame .lg\:pb-inherit {
    padding-bottom: inherit;
}

.section--frame .lg\:pb-0 {
    padding-bottom: 0px;
}

.section--frame .lg\:pb-2xl {
    padding-bottom: 2rem;
}

.section--frame .lg\:pb-2xs {
    padding-bottom: 0.25rem;
}

.section--frame .lg\:pb-3xl {
    padding-bottom: 2.5rem;
}

.section--frame .lg\:pb-4xl {
    padding-bottom: 3rem;
}

.section--frame .lg\:pb-5xl {
    padding-bottom: 4rem;
}

.section--frame .lg\:pb-6xl {
    padding-bottom: 5rem;
}

.section--frame .lg\:pb-7xl {
    padding-bottom: 6rem;
}

.section--frame .lg\:pb-\[inherit\] {
    padding-bottom: inherit;
}

.section--frame .lg\:pb-lg {
    padding-bottom: 1.25rem;
}

.section--frame .lg\:pb-md {
    padding-bottom: 1rem;
}

.section--frame .lg\:pb-sm {
    padding-bottom: 0.75rem;
}

.section--frame .lg\:pb-xl {
    padding-bottom: 1.5rem;
}

.section--frame .lg\:pb-xs {
    padding-bottom: 0.5rem;
}

.section--frame .lg\:pl-inherit {
    padding-left: inherit;
}

.section--frame .lg\:pl-0 {
    padding-left: 0px;
}

.section--frame .lg\:pl-2xl {
    padding-left: 2rem;
}

.section--frame .lg\:pl-2xs {
    padding-left: 0.25rem;
}

.section--frame .lg\:pl-3xl {
    padding-left: 2.5rem;
}

.section--frame .lg\:pl-4xl {
    padding-left: 3rem;
}

.section--frame .lg\:pl-5xl {
    padding-left: 4rem;
}

.section--frame .lg\:pl-6xl {
    padding-left: 5rem;
}

.section--frame .lg\:pl-7xl {
    padding-left: 6rem;
}

.section--frame .lg\:pl-\[inherit\] {
    padding-left: inherit;
}

.section--frame .lg\:pl-lg {
    padding-left: 1.25rem;
}

.section--frame .lg\:pl-md {
    padding-left: 1rem;
}

.section--frame .lg\:pl-sm {
    padding-left: 0.75rem;
}

.section--frame .lg\:pl-xl {
    padding-left: 1.5rem;
}

.section--frame .lg\:pl-xs {
    padding-left: 0.5rem;
}

.section--frame .lg\:pr-inherit {
    padding-right: inherit;
}

.section--frame .lg\:pr-0 {
    padding-right: 0px;
}

.section--frame .lg\:pr-2xl {
    padding-right: 2rem;
}

.section--frame .lg\:pr-2xs {
    padding-right: 0.25rem;
}

.section--frame .lg\:pr-3xl {
    padding-right: 2.5rem;
}

.section--frame .lg\:pr-4xl {
    padding-right: 3rem;
}

.section--frame .lg\:pr-5xl {
    padding-right: 4rem;
}

.section--frame .lg\:pr-6xl {
    padding-right: 5rem;
}

.section--frame .lg\:pr-7xl {
    padding-right: 6rem;
}

.section--frame .lg\:pr-\[inherit\] {
    padding-right: inherit;
}

.section--frame .lg\:pr-lg {
    padding-right: 1.25rem;
}

.section--frame .lg\:pr-md {
    padding-right: 1rem;
}

.section--frame .lg\:pr-sm {
    padding-right: 0.75rem;
}

.section--frame .lg\:pr-xl {
    padding-right: 1.5rem;
}

.section--frame .lg\:pr-xs {
    padding-right: 0.5rem;
}

.section--frame .lg\:pt-inherit {
    padding-top: inherit;
}

.section--frame .lg\:pt-0 {
    padding-top: 0px;
}

.section--frame .lg\:pt-2xl {
    padding-top: 2rem;
}

.section--frame .lg\:pt-2xs {
    padding-top: 0.25rem;
}

.section--frame .lg\:pt-3xl {
    padding-top: 2.5rem;
}

.section--frame .lg\:pt-4xl {
    padding-top: 3rem;
}

.section--frame .lg\:pt-5xl {
    padding-top: 4rem;
}

.section--frame .lg\:pt-6xl {
    padding-top: 5rem;
}

.section--frame .lg\:pt-7xl {
    padding-top: 6rem;
}

.section--frame .lg\:pt-\[inherit\] {
    padding-top: inherit;
}

.section--frame .lg\:pt-lg {
    padding-top: 1.25rem;
}

.section--frame .lg\:pt-md {
    padding-top: 1rem;
}

.section--frame .lg\:pt-sm {
    padding-top: 0.75rem;
}

.section--frame .lg\:pt-xl {
    padding-top: 1.5rem;
}

.section--frame .lg\:pt-xs {
    padding-top: 0.5rem;
}

.section--frame .lg\:text-left {
    text-align: left !important;
}

.section--frame .lg\:text-center {
    text-align: center !important;
}

.section--frame .lg\:text-right {
    text-align: right !important;
}

.section--frame .lg\:text-justify {
    text-align: justify !important;
}
