:root{--ws-ds-font-heading: var(--font-heading--family), sans-serif;--ws-ds-font-body: var(--font-body--family), sans-serif;--ws-ds-font-accent: var(--font-accent--family), sans-serif;--ws-ds-text-h1: clamp(2.5rem, 5.5vw, 5.5rem);--ws-ds-text-h2: clamp(1.75rem, 3.5vw, 2.5rem);--ws-ds-text-h3: clamp(1.375rem, 2.5vw, 2rem);--ws-ds-text-h4: clamp(1.125rem, 2vw, 1.5rem);--ws-ds-text-h5: 1.125rem;--ws-ds-text-h6: 1rem;--ws-ds-text-body: 1rem;--ws-ds-text-body-sm: .875rem;--ws-ds-text-caption: .75rem;--ws-ds-text-lead: 1.25rem;--ws-ds-text-overline: .7rem;--ws-ds-leading-h1: 1.05;--ws-ds-leading-h2: 1.1;--ws-ds-leading-h3: 1.15;--ws-ds-leading-h4: 1.2;--ws-ds-leading-h5: 1.25;--ws-ds-leading-h6: 1.3;--ws-ds-leading-body: 1.5;--ws-ds-leading-tight: 1.3;--ws-ds-leading-snug: 1.4;--ws-ds-leading-relaxed: 1.625;--ws-ds-leading-loose: 2;--ws-ds-tracking-tighter: -.04em;--ws-ds-tracking-tight: -.02em;--ws-ds-tracking-normal: 0em;--ws-ds-tracking-wide: .02em;--ws-ds-tracking-wider: .06em;--ws-ds-tracking-widest: .15em;--ws-ds-max-w-prose: 65ch;--ws-ds-max-w-narrow: 45ch;--ws-ds-space-0: 0;--ws-ds-space-1: .25rem;--ws-ds-space-2: .5rem;--ws-ds-space-3: .75rem;--ws-ds-space-4: 1rem;--ws-ds-space-5: 1.25rem;--ws-ds-space-6: 1.5rem;--ws-ds-space-8: 2rem;--ws-ds-space-10: 2.5rem;--ws-ds-space-12: 3rem;--ws-ds-space-16: 4rem;--ws-ds-space-20: 5rem;--ws-ds-color-heading: var(--color-foreground-heading);--ws-ds-color-body: var(--color-foreground);--ws-ds-color-primary: var(--color-primary);--ws-ds-color-muted: rgb(var(--color-foreground-rgb) / .65)}.ws-ds-prose h1,.ws-ds-prose h2,.ws-ds-prose h3,.ws-ds-prose h4,.ws-ds-prose h5,.ws-ds-prose h6{font-family:var(--ws-ds-font-heading);color:var(--ws-ds-color-heading);text-wrap:balance;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.ws-ds-prose h1{font-size:var(--ws-ds-text-h1);line-height:var(--ws-ds-leading-h1);letter-spacing:var(--ws-ds-tracking-tight);font-weight:400}.ws-ds-prose h2{font-size:var(--ws-ds-text-h2);line-height:var(--ws-ds-leading-h2);letter-spacing:var(--ws-ds-tracking-tight);font-weight:400}.ws-ds-prose h3{font-size:var(--ws-ds-text-h3);line-height:var(--ws-ds-leading-h3);letter-spacing:var(--ws-ds-tracking-normal);font-weight:400}.ws-ds-prose h4{font-size:var(--ws-ds-text-h4);line-height:var(--ws-ds-leading-h4);letter-spacing:var(--ws-ds-tracking-normal);font-weight:500}.ws-ds-prose h5{font-size:var(--ws-ds-text-h5);line-height:var(--ws-ds-leading-h5);letter-spacing:var(--ws-ds-tracking-wide);font-weight:500}.ws-ds-prose h6{font-size:var(--ws-ds-text-h6);line-height:var(--ws-ds-leading-h6);letter-spacing:var(--ws-ds-tracking-wider);font-weight:500}.ws-ds-prose p{font-family:var(--ws-ds-font-body);font-size:var(--ws-ds-text-body);line-height:var(--ws-ds-leading-body);color:var(--ws-ds-color-body);margin-block:var(--ws-ds-space-4);text-wrap:pretty;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.ws-ds-prose p:first-child{margin-block-start:0}.ws-ds-prose p:last-child{margin-block-end:0}.ws-ds-prose a{color:var(--ws-ds-color-primary);text-decoration:underline;text-underline-offset:.15em;text-decoration-thickness:.075em;transition:opacity .2s ease}.ws-ds-prose a:hover{opacity:.75}.ws-ds-prose ul,.ws-ds-prose ol{font-family:var(--ws-ds-font-body);font-size:var(--ws-ds-text-body);line-height:var(--ws-ds-leading-body);color:var(--ws-ds-color-body);margin-block:var(--ws-ds-space-4);padding-left:var(--ws-ds-space-6)}.ws-ds-prose ul{list-style-type:disc}.ws-ds-prose ol{list-style-type:decimal}.ws-ds-prose li{margin-block:var(--ws-ds-space-2);padding-left:var(--ws-ds-space-2)}.ws-ds-prose li::marker{color:var(--ws-ds-color-primary)}.ws-ds-prose ul ul,.ws-ds-prose ol ol,.ws-ds-prose ul ol,.ws-ds-prose ol ul{margin-block:var(--ws-ds-space-2)}.ws-ds-prose blockquote{font-family:var(--ws-ds-font-body);font-size:var(--ws-ds-text-lead);line-height:var(--ws-ds-leading-snug);font-style:italic;color:var(--ws-ds-color-heading);margin-block:var(--ws-ds-space-6);padding-left:var(--ws-ds-space-6);border-left:2px solid var(--ws-ds-color-primary);word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.ws-ds-prose blockquote p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.ws-ds-prose blockquote cite{display:block;margin-top:var(--ws-ds-space-3);font-size:var(--ws-ds-text-body-sm);font-style:normal;color:var(--ws-ds-color-muted)}.ws-ds-prose strong,.ws-ds-prose b{font-weight:600;color:var(--ws-ds-color-heading)}.ws-ds-prose em,.ws-ds-prose i{font-style:italic}.ws-ds-prose small{font-size:var(--ws-ds-text-body-sm);line-height:var(--ws-ds-leading-tight)}.ws-ds-prose hr{border:0;border-top:1px solid var(--color-border);margin-block:var(--ws-ds-space-8)}.ws-ds-prose code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;background:rgb(var(--color-foreground-rgb) / .06);padding:.15em .4em;border-radius:.25rem}.ws-ds-prose pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--ws-ds-text-body-sm);line-height:var(--ws-ds-leading-snug);background:rgb(var(--color-foreground-rgb) / .06);padding:var(--ws-ds-space-4);border-radius:.5rem;overflow-x:auto;margin-block:var(--ws-ds-space-4)}.ws-ds-prose pre code{background:transparent;padding:0}.ws-ds-prose table{width:100%;font-family:var(--ws-ds-font-body);font-size:var(--ws-ds-text-body-sm);line-height:var(--ws-ds-leading-tight);border-collapse:collapse;margin-block:var(--ws-ds-space-4)}.ws-ds-prose th,.ws-ds-prose td{padding:var(--ws-ds-space-3) var(--ws-ds-space-4);text-align:left;border-bottom:1px solid var(--color-border)}.ws-ds-prose th{font-weight:600;font-family:var(--ws-ds-font-heading);font-size:var(--ws-ds-text-body-sm);letter-spacing:var(--ws-ds-tracking-wide);text-transform:uppercase;color:var(--ws-ds-color-heading)}.ws-ds-font-heading{font-family:var(--ws-ds-font-heading)}.ws-ds-font-body{font-family:var(--ws-ds-font-body)}.ws-ds-font-accent{font-family:var(--ws-ds-font-accent)}.ws-ds-text-h1{font-size:var(--ws-ds-text-h1);line-height:var(--ws-ds-leading-h1);letter-spacing:var(--ws-ds-tracking-tight);font-weight:400}.ws-ds-text-h2{font-size:var(--ws-ds-text-h2);line-height:var(--ws-ds-leading-h2);letter-spacing:var(--ws-ds-tracking-tight);font-weight:400}.ws-ds-text-h3{font-size:var(--ws-ds-text-h3);line-height:var(--ws-ds-leading-h3);letter-spacing:var(--ws-ds-tracking-normal);font-weight:400}.ws-ds-text-h4{font-size:var(--ws-ds-text-h4);line-height:var(--ws-ds-leading-h4);letter-spacing:var(--ws-ds-tracking-normal);font-weight:500}.ws-ds-text-h5{font-size:var(--ws-ds-text-h5);line-height:var(--ws-ds-leading-h5);letter-spacing:var(--ws-ds-tracking-wide);font-weight:500}.ws-ds-text-h6{font-size:var(--ws-ds-text-h6);line-height:var(--ws-ds-leading-h6);letter-spacing:var(--ws-ds-tracking-wider);font-weight:500}.ws-ds-text-body{font-size:var(--ws-ds-text-body);line-height:var(--ws-ds-leading-body)}.ws-ds-text-body-sm{font-size:var(--ws-ds-text-body-sm);line-height:var(--ws-ds-leading-tight)}.ws-ds-text-caption{font-size:var(--ws-ds-text-caption);line-height:var(--ws-ds-leading-tight);letter-spacing:var(--ws-ds-tracking-wider);text-transform:uppercase}.ws-ds-text-lead{font-size:var(--ws-ds-text-lead);line-height:var(--ws-ds-leading-body);font-weight:300}.ws-ds-text-overline{font-size:var(--ws-ds-text-overline);line-height:1;letter-spacing:var(--ws-ds-tracking-widest);text-transform:uppercase;font-weight:500;display:block}.ws-ds-text-heading{color:var(--ws-ds-color-heading)}.ws-ds-text-foreground{color:var(--ws-ds-color-body)}.ws-ds-text-primary{color:var(--ws-ds-color-primary)}.ws-ds-text-muted{color:var(--ws-ds-color-muted)}.ws-ds-uppercase{text-transform:uppercase}.ws-ds-lowercase{text-transform:lowercase}.ws-ds-capitalize{text-transform:capitalize}.ws-ds-normal-case{text-transform:none}.ws-ds-text-left{text-align:left!important}.ws-ds-text-center{text-align:center!important}.ws-ds-text-right{text-align:right!important}.ws-ds-text-justify{text-align:justify!important}.ws-ds-font-light{font-weight:300}.ws-ds-font-normal{font-weight:400}.ws-ds-font-medium{font-weight:500}.ws-ds-font-semibold{font-weight:600}.ws-ds-font-bold{font-weight:700}.ws-ds-leading-none{line-height:1}.ws-ds-leading-tight{line-height:var(--ws-ds-leading-tight)}.ws-ds-leading-snug{line-height:var(--ws-ds-leading-snug)}.ws-ds-leading-normal{line-height:var(--ws-ds-leading-body)}.ws-ds-leading-relaxed{line-height:var(--ws-ds-leading-relaxed)}.ws-ds-leading-loose{line-height:var(--ws-ds-leading-loose)}.ws-ds-tracking-tighter{letter-spacing:var(--ws-ds-tracking-tighter)}.ws-ds-tracking-tight{letter-spacing:var(--ws-ds-tracking-tight)}.ws-ds-tracking-normal{letter-spacing:var(--ws-ds-tracking-normal)}.ws-ds-tracking-wide{letter-spacing:var(--ws-ds-tracking-wide)}.ws-ds-tracking-wider{letter-spacing:var(--ws-ds-tracking-wider)}.ws-ds-tracking-widest{letter-spacing:var(--ws-ds-tracking-widest)}.ws-ds-keep-all{overflow-wrap:normal!important;word-break:keep-all!important;-webkit-hyphens:none!important;hyphens:none!important}.ws-ds-break-words{overflow-wrap:break-word!important}.ws-ds-text-wrap{text-wrap:wrap}.ws-ds-text-nowrap{white-space:nowrap}.ws-ds-text-balance{text-wrap:balance}.ws-ds-text-pretty{text-wrap:pretty}.ws-ds-max-w-prose{max-width:var(--ws-ds-max-w-prose)}.ws-ds-max-w-narrow{max-width:var(--ws-ds-max-w-narrow)}.ws-ds-mt-0{margin-top:var(--ws-ds-space-0)}.ws-ds-mt-1{margin-top:var(--ws-ds-space-1)}.ws-ds-mt-2{margin-top:var(--ws-ds-space-2)}.ws-ds-mt-3{margin-top:var(--ws-ds-space-3)}.ws-ds-mt-4{margin-top:var(--ws-ds-space-4)}.ws-ds-mt-5{margin-top:var(--ws-ds-space-5)}.ws-ds-mt-6{margin-top:var(--ws-ds-space-6)}.ws-ds-mt-8{margin-top:var(--ws-ds-space-8)}.ws-ds-mt-10{margin-top:var(--ws-ds-space-10)}.ws-ds-mt-12{margin-top:var(--ws-ds-space-12)}.ws-ds-mt-16{margin-top:var(--ws-ds-space-16)}.ws-ds-mt-20{margin-top:var(--ws-ds-space-20)}.ws-ds-mb-0{margin-bottom:var(--ws-ds-space-0)}.ws-ds-mb-1{margin-bottom:var(--ws-ds-space-1)}.ws-ds-mb-2{margin-bottom:var(--ws-ds-space-2)}.ws-ds-mb-3{margin-bottom:var(--ws-ds-space-3)}.ws-ds-mb-4{margin-bottom:var(--ws-ds-space-4)}.ws-ds-mb-5{margin-bottom:var(--ws-ds-space-5)}.ws-ds-mb-6{margin-bottom:var(--ws-ds-space-6)}.ws-ds-mb-8{margin-bottom:var(--ws-ds-space-8)}.ws-ds-mb-10{margin-bottom:var(--ws-ds-space-10)}.ws-ds-mb-12{margin-bottom:var(--ws-ds-space-12)}.ws-ds-mb-16{margin-bottom:var(--ws-ds-space-16)}.ws-ds-mb-20{margin-bottom:var(--ws-ds-space-20)}.ws-ds-pt-0{padding-top:var(--ws-ds-space-0)}.ws-ds-pt-2{padding-top:var(--ws-ds-space-2)}.ws-ds-pt-4{padding-top:var(--ws-ds-space-4)}.ws-ds-pt-6{padding-top:var(--ws-ds-space-6)}.ws-ds-pt-8{padding-top:var(--ws-ds-space-8)}.ws-ds-pt-10{padding-top:var(--ws-ds-space-10)}.ws-ds-pt-12{padding-top:var(--ws-ds-space-12)}.ws-ds-pt-16{padding-top:var(--ws-ds-space-16)}.ws-ds-pt-20{padding-top:var(--ws-ds-space-20)}.ws-ds-pb-0{padding-bottom:var(--ws-ds-space-0)}.ws-ds-pb-2{padding-bottom:var(--ws-ds-space-2)}.ws-ds-pb-4{padding-bottom:var(--ws-ds-space-4)}.ws-ds-pb-6{padding-bottom:var(--ws-ds-space-6)}.ws-ds-pb-8{padding-bottom:var(--ws-ds-space-8)}.ws-ds-pb-10{padding-bottom:var(--ws-ds-space-10)}.ws-ds-pb-12{padding-bottom:var(--ws-ds-space-12)}.ws-ds-pb-16{padding-bottom:var(--ws-ds-space-16)}.ws-ds-pb-20{padding-bottom:var(--ws-ds-space-20)}.ws-ds-py-4{padding-block:var(--ws-ds-space-4)}.ws-ds-py-6{padding-block:var(--ws-ds-space-6)}.ws-ds-py-8{padding-block:var(--ws-ds-space-8)}.ws-ds-py-10{padding-block:var(--ws-ds-space-10)}.ws-ds-py-12{padding-block:var(--ws-ds-space-12)}.ws-ds-py-16{padding-block:var(--ws-ds-space-16)}.ws-ds-py-20{padding-block:var(--ws-ds-space-20)}.ws-ds-gap-0{gap:var(--ws-ds-space-0)}.ws-ds-gap-2{gap:var(--ws-ds-space-2)}.ws-ds-gap-4{gap:var(--ws-ds-space-4)}.ws-ds-gap-6{gap:var(--ws-ds-space-6)}.ws-ds-gap-8{gap:var(--ws-ds-space-8)}.ws-ds-gap-10{gap:var(--ws-ds-space-10)}.ws-ds-block{display:block}.ws-ds-inline-block{display:inline-block}.ws-ds-inline{display:inline}.ws-ds-flex{display:flex}.ws-ds-grid{display:grid}.ws-ds-hidden{display:none}.ws-ds-flex-col{flex-direction:column}.ws-ds-flex-row{flex-direction:row}.ws-ds-items-start{align-items:flex-start}.ws-ds-items-center{align-items:center}.ws-ds-items-end{align-items:flex-end}.ws-ds-justify-start{justify-content:flex-start}.ws-ds-justify-center{justify-content:center}.ws-ds-justify-end{justify-content:flex-end}.ws-ds-justify-between{justify-content:space-between}.ws-ds-w-full{width:100%}.ws-ds-w-auto{width:auto}.ws-ds-breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;align-items:center;flex-wrap:wrap;font-size:.875rem}.ws-ds-breadcrumbs li{display:flex;align-items:center}.ws-ds-breadcrumbs a{text-decoration:none;color:var(--color-foreground);opacity:.7;transition:opacity .2s ease}.ws-ds-breadcrumbs a:hover{opacity:1}.ws-ds-breadcrumbs__separator{margin:0 .5rem;opacity:.4}.ws-ds-blog-header{padding-top:1.25rem}.ws-ds-blog-header__breadcrumbs{display:flex;justify-content:center;margin-bottom:1rem}.ws-ds-blog-header__title{margin:0;text-align:center;font-size:var(--font-size--h1);line-height:var(--line-height--display-tight);font-weight:var(--font-h1--weight);letter-spacing:var(--letter-spacing--heading-tight);text-transform:uppercase;padding-bottom:2.5rem}.ws-ds-product-title{margin:0;width:100%;font-size:clamp(1.375rem,3vw,2rem);line-height:var(--line-height--display-normal);font-weight:var(--font-h1--weight);letter-spacing:var(--letter-spacing--heading-tight);text-transform:uppercase}.ws-ds-product-card-title{margin:0;font-size:1rem;font-weight:500;line-height:var(--line-height--body-normal)}.ws-ds-product-card-title a{text-decoration:none;color:inherit;transition:opacity .2s ease}.ws-ds-product-card-title a:hover{opacity:.8}.ws-ds-metafield{padding-top:1.25rem}.ws-ds-metafield p{margin:0;font-size:.875rem;opacity:.8;font-style:italic}.ws-ds-metafield--no-pad{padding-top:0}.ws-ds-metafield--no-pad p{margin:0;font-size:.875rem;opacity:.8;font-style:italic}.ws-ds-section-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.ws-ds-section-left__title{margin:0;font-size:clamp(1.5rem,4vw,var(--font-size--h2));line-height:var(--line-height--display-normal);font-weight:var(--font-h2--weight);letter-spacing:var(--letter-spacing--heading-tight);text-transform:uppercase}.ws-ds-section-left__text{margin:0;font-size:var(--font-size--paragraph);line-height:var(--line-height--body-loose)}.ws-ds-intro-text{width:100%;margin-right:auto}.ws-ds-intro-text p{margin:0;text-align:left}.ws-ds-texts-center{width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.ws-ds-texts-center__label{width:100%;margin:0;font-family:var(--font-heading--family),sans-serif;font-size:1rem;line-height:1;letter-spacing:-.02em;text-transform:uppercase;text-align:center}.ws-ds-texts-center__title{width:100%;margin:0;text-align:center;font-size:clamp(2rem,4vw,var(--font-size--h2));line-height:var(--line-height--display-normal);font-weight:var(--font-h2--weight);letter-spacing:var(--letter-spacing--heading-tight);text-transform:uppercase}@supports not (interpolate-size: allow-keywords){.ws-ds-accordion-pricing .details-content{block-size:auto;overflow-y:hidden;max-height:0;opacity:1;padding-block:0;transition:max-height var(--animation-speed-slow) var(--animation-easing),padding-block var(--animation-speed-slow) var(--animation-easing)}.ws-ds-accordion-pricing details[open] .details-content{max-height:1000px;padding-block:1.25rem}.ws-ds-accordion-pricing .details-content{padding:0 1.25rem}.ws-ds-accordion-pricing details[open] .details-content{padding-bottom:1.25rem}}.ws-ds-accordion-pricing{width:100%}.ws-ds-accordion-pricing__title{margin:0 0 1.5rem;font-size:clamp(1.5rem,4vw,var(--font-size--h2));line-height:var(--line-height--display-normal);font-weight:var(--font-h2--weight);letter-spacing:var(--letter-spacing--heading-tight);text-transform:uppercase;text-align:center}.ws-ds-accordion-pricing details{background-color:#f1efec;border-radius:.75rem;margin-bottom:.75rem;overflow:hidden}.ws-ds-accordion-pricing details:last-of-type{margin-bottom:0}.ws-ds-accordion-pricing .details__header{font-family:var(--font-heading--family),sans-serif;font-size:1rem;font-weight:600;letter-spacing:-.01em;text-transform:uppercase;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:none}.ws-ds-accordion-pricing .details__header::-webkit-details-marker{display:none}.ws-ds-accordion-pricing .details__header:after{content:"+";font-size:1.25rem;font-weight:300;transition:transform .2s ease;flex-shrink:0;margin-left:1rem}.ws-ds-accordion-pricing details[open] .details__header:after{content:"\2212"}.ws-ds-accordion-pricing .details-content{padding:0 1.25rem 1.25rem;block-size:0;overflow-y:clip;opacity:0;interpolate-size:allow-keywords;transition:content-visibility var(--animation-speed-slow) allow-discrete,padding-block var(--animation-speed-slow) var(--animation-easing),opacity var(--animation-speed-slow) var(--animation-easing),block-size var(--animation-speed-slow) var(--animation-easing)}.ws-ds-accordion-pricing details:not([open]) .details-content{padding-block:0}.ws-ds-accordion-pricing details[open] .details-content{opacity:1;block-size:auto}@starting-style{.ws-ds-accordion-pricing details[open] .details-content{block-size:0;opacity:0;overflow-y:clip}}.ws-ds-accordion-pricing .details-content p{margin:.5rem 0;font-size:var(--font-size--paragraph);line-height:var(--line-height--body-loose)}.ws-ds-accordion-pricing .details-content .price-note{font-size:.8125rem;opacity:.7;line-height:1.5}.ws-ds-accordion-pricing .details-content .cta-text{margin-top:1.5rem;font-style:italic;opacity:.8}.ws-ds-how-it-works__title{margin:1rem 0 .75rem;font-size:1rem;font-weight:600;letter-spacing:-.01em;text-transform:uppercase}.ws-ds-how-it-works__list{margin:0;padding-left:1.25rem;counter-reset:step;list-style:none}.ws-ds-how-it-works__list li{position:relative;margin-bottom:.75rem;font-size:var(--font-size--paragraph);line-height:var(--line-height--body-loose);padding-left:.5rem}.ws-ds-how-it-works__list li:before{counter-increment:step;content:counter(step) ".";position:absolute;left:-1.25rem;font-weight:600;opacity:.6}.ws-ds-two-col{--gutter: clamp(1.5rem, 4vw, 6.25rem);width:100%;display:flex;flex-direction:row;gap:var(--gutter);align-items:center;box-sizing:border-box}.ws-ds-two-col--reverse{flex-direction:row-reverse}.ws-ds-two-col__image{flex:1 1 calc(50% - var(--gutter) / 2);min-width:0;max-width:50%;aspect-ratio:1 / 1}.ws-ds-two-col__image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:.75rem}.ws-ds-two-col__content{flex:1 1 calc(50% - var(--gutter) / 2);min-width:0;max-width:min(50%,var(--max-width--body-normal))}.ws-ds-two-col__content:last-child{padding-right:var(--gutter)}.ws-ds-two-col__content:first-child{padding-left:var(--gutter)}.ws-ds-two-col__title{margin:0 0 1rem;font-size:clamp(1.5rem,4vw,var(--font-size--h2));line-height:var(--line-height--display-normal);font-weight:var(--font-h2--weight);letter-spacing:var(--letter-spacing--heading-tight);text-transform:uppercase}.ws-ds-two-col__text{margin:0 0 1rem;font-size:var(--font-size--paragraph);line-height:var(--line-height--body-loose)}.ws-ds-two-col__text:last-child{margin-bottom:0}@media(max-width:749px){.ws-ds-two-col,.ws-ds-two-col--reverse{flex-direction:column;gap:2rem}.ws-ds-two-col__image,.ws-ds-two-col__content{flex:0 0 100%;width:100%;max-width:100%;padding-left:0;padding-right:0}.ws-ds-two-col__image{aspect-ratio:auto;height:auto}.ws-ds-two-col__image img{height:auto;aspect-ratio:auto}.ws-ds-accordion-pricing{max-width:100%;margin-left:0;margin-right:0}}@media(min-width:48rem){.ws-ds-blog-header{padding-top:3.75rem;padding-bottom:1.25rem}.ws-ds-blog-header__breadcrumbs{justify-content:flex-start}.ws-ds-metafield{padding-top:3.75rem}.ws-ds-intro-text{max-width:var(--max-width--body-narrow);margin-left:auto;margin-right:0}.ws-ds-intro-text p{text-align:right}.ws-ds-accordion-pricing{max-width:42rem;margin-left:auto;margin-right:auto}}.ws-ds-collection-desc,.ws-ds-collection-desc p,.ws-ds-collection-desc span{text-align:center!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.ws-ds-collection-desc p{white-space:normal!important}.ws-ds-collection-desc [class*=_fadeIn]{display:inline!important;white-space:normal!important}@media(min-width:64rem){.ws-ds-section-left{max-width:68.75rem}.ws-ds-section-left--narrow{max-width:70%!important}.ws-ds-texts-center__title{max-width:68.75rem}}.shopify-policy__container *{overflow-wrap:normal!important;word-break:keep-all!important;-webkit-hyphens:none!important;hyphens:none!important}.shopify-policy__container{word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;font-family:var(--ws-ds-font-body);line-height:var(--ws-ds-leading-body)}
/*# sourceMappingURL=/cdn/shop/t/17/assets/typography-overrides.css.map */
