@layer reset,base,sections,components,modules,utilities,layout,parts,blocks;:root{--container-width: 1360px}:root{--color-black: hsla(0, 0%, 0%, 1);--color-white: hsl(0, 0%, 100%);--color-red: hsla(1, 75%, 54%, 1);--color-primary-light: color-mix(in srgb, var(--color-primary) 85%, white);--color-primary-dark: color-mix(in srgb, var(--color-primary) 85%, black);--color-success: #28a745;--color-warning: #ffc107;--color-error: #dc3545;--color-info: #17a2b8;--color-text-primary: var(--color-black);--color-text-secondary: #666;--color-text-disabled: #999;--bg-white: hsla(0, 0%, 100%, 1);--bg-primary: hsla(46, 100%, 98%, 1);--bg-secondary: #f8f9fa;--bg-tertiary: #e9ecef;--border-primary: #dee2e6;--border-secondary: #ced4da}:root{--font-primary: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;--font-secondary: Veneer, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-body: var(--font-primary);--font-headings: var(--font-secondary);--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-size-xs: .64rem;--font-size-sm: .8rem;--font-size-base: 1rem;--font-size-lg: 1.4rem;--font-size-xl: 2rem;--font-size-2xl: 2.4rem;--font-size-3xl: 3.2rem;--font-size-4xl: 4rem;--font-size-5xl: 6rem;--line-height-tight: 1.1;--line-height-snug: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em;--letter-spacing-widest: .1em}:root{--space-unit: .5rem;--space-3xs: calc(var(--space-unit) * 1);--space-2xs: calc(var(--space-unit) * 2);--space-xs: calc(var(--space-unit) * 3);--space-sm: calc(var(--space-unit) * 4);--space-md: calc(var(--space-unit) * 6);--space-lg: calc(var(--space-unit) * 8);--space-xl: calc(var(--space-unit) * 12);--space-2xl: calc(var(--space-unit) * 16);--space-3xl: calc(var(--space-unit) * 24);--space-none: 0;--space-xsmall: var(--space-xs);--space-small: var(--space-sm);--space-medium: var(--space-md);--space-large: var(--space-lg);--space-xlarge: var(--space-xl);--space-section: clamp(1.6rem, 8vw, 5rem);--space-component: var(--space-xl);--space-element: clamp(.6rem, 4vw, 2.2rem);--space-text: var(--space-xs);--gap-small: var(--space-2);--gap-medium: var(--space-4);--gap-large: var(--space-6)}:root{--layout-max-width: var(--wp--style--global--wide-size, 1400px)}:root{--button-padding: .6rem 2.8rem;--button-font-size: var(--font-size-lg);--button-font-weight: normal;--button-border-radius: 0;--button-border: none}@font-face{font-family:Inter;src:url(./Inter-VariableFont_opsz_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@layer reset{*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block;height:auto}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}}@layer base{html,.editor-styles-wrapper{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:calc(12px + 4 * ((100vw - 420px) / 1340))}@media screen and (min-width: 1760px){html,.editor-styles-wrapper{font-size:16px}}@media screen and (max-width: 420px){html,.editor-styles-wrapper{font-size:12px}}body,.editor-styles-wrapper{font-family:var(--font-primary);font-optical-sizing:auto;font-style:normal}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--headings-color);margin:0 0 .4em;font-family:var(--font-headings);font-weight:400}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a{font-weight:700}.h1,h1{font-size:var(--font-size-4xl)}.h2,h2{font-size:var(--font-size-3xl)}.h3,h3{font-size:var(--font-size-2xl)}.h4,h4{font-size:var(--font-size-xl)}.h5,h5{font-size:var(--font-size-sm)}.h6,h6{font-size:var(--font-size-xs)}.main__content p{margin-bottom:var(--space-element)}.main__content ul,.main__content ol{margin-bottom:var(--space-element);margin-left:var(--space-component)}body,input,textarea,button,select{-webkit-font-smoothing:antialiased;text-size-adjust:100%}.icon{width:1em;height:1em;vertical-align:middle;fill:currentColor}}@layer base{@keyframes fade-in-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}@layer utilities.utilities{.hidden{display:none}.visually-hidden,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:focus,.sr-only-focusable:active{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.not-sr-only{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}@media (min-width: 640px){.sm\:hidden{display:none}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:flex-col{flex-direction:column}.sm\:flex-col-reverse{flex-direction:column-reverse}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:items-end{align-items:flex-end}.sm\:justify-start{justify-content:flex-start}.sm\:justify-center{justify-content:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}}@media (min-width: 768px){.md\:hidden{display:none}.md\:block{display:block}.md\:inline{display:inline}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:flex-row{flex-direction:row}.md\:flex-row-reverse{flex-direction:row-reverse}.md\:flex-col{flex-direction:column}.md\:flex-col-reverse{flex-direction:column-reverse}}@media (min-width: 1024px){.lg\:hidden{display:none}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-end{align-items:flex-end}.lg\:justify-start{justify-content:flex-start}.lg\:justify-center{justify-content:center}.lg\:justify-end{justify-content:flex-end}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:flex-row{flex-direction:row}.lg\:flex-row-reverse{flex-direction:row-reverse}.lg\:flex-col{flex-direction:column}.lg\:flex-col-reverse{flex-direction:column-reverse}}@media (min-width: 1280px){.xl\:hidden{display:none}.xl\:block{display:block}.xl\:inline{display:inline}.xl\:inline-block{display:inline-block}.xl\:flex{display:flex}.xl\:text-left{text-align:left}.xl\:text-center{text-align:center}.xl\:text-right{text-align:right}.xl\:items-start{align-items:flex-start}.xl\:items-center{align-items:center}.xl\:items-end{align-items:flex-end}.xl\:justify-start{justify-content:flex-start}.xl\:justify-center{justify-content:center}.xl\:justify-end{justify-content:flex-end}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:flex-row{flex-direction:row}.xl\:flex-row-reverse{flex-direction:row-reverse}.xl\:flex-col{flex-direction:column}.xl\:flex-col-reverse{flex-direction:column-reverse}}}@layer utilities{[data-action]{cursor:pointer}}@layer layout{html,body{width:100vw;max-width:100vw}body{background-color:var(--bg-primary);max-width:100vw;overflow-x:hidden;box-sizing:border-box}html{box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}.article-body>*.alignwide{width:100%;max-width:var(--wp--style--global--wide-size);margin-left:auto;margin-right:auto}.article-body>*:not(.alignfull):not(.alignwide){width:100%;max-width:var(--wp--style--global--content-size, 1200px);margin-left:auto;margin-right:auto}.is-root-container>*,.article-body>*{margin-block-start:var(--wp--style--block-gap)}.is-root-container>.alignfull+.alignfull,.article-body>.alignfull+.alignfull{margin-top:0}.is-root-container>:last-child,.article-body>:last-child{margin-bottom:var(--wp--preset--spacing--xl)}.is-root-container>:last-child.alignfull,.article-body>:last-child.alignfull{margin-bottom:0}}@layer layout{.container,[data-container]{width:100%;max-width:calc(100% - 4rem);margin-left:auto;margin-right:auto;width:var(--container-width)}[data-container=narrow]{width:calc(var(--container-width) - var(--space-element))}[data-container=narrower]{width:calc(var(--container-width) - var(--space-section))}[data-container=wide]{width:calc(var(--container-width) + 12rem)}}@layer layout{.template-index .shopify-section-group-header-group{position:absolute;top:0;left:0;right:0;z-index:100}.site-header{padding-top:var(--space-small);padding-bottom:var(--space-small)}.site-header__brand{max-width:clamp(3rem,10vw,6rem);margin:0 auto}}@layer layout{:root{--section-padding-small: clamp(1rem, 8vw, 4rem);--section-padding-medium: clamp(2rem, 10vw, 6rem);--section-padding-large: clamp(3rem, 12vw, 8rem);--section-margin-small: clamp(1rem, 8vw, 4rem);--section-margin-medium: clamp(2rem, 10vw, 6rem);--section-margin-large: clamp(3rem, 12vw, 9rem)}.section__header{text-align:center}}@layer layout{.site-footer{padding-top:var(--space-3xl);padding-bottom:clamp(2rem,5vw,8rem);text-align:center}.footer__social{margin-bottom:var(--space-large)}.footer__social .icon{font-size:2rem}.footer__social .nav{gap:1rem}.footer__social .nav__item .nav__link{background-color:var(--color-black);color:var(--color-white);text-decoration:none;font-size:1.6rem;font-family:var(--font-headings);padding:.7rem 2rem;display:flex;align-items:center;gap:.5rem}.footer__social .nav__item .icon{display:block}.values-marquee{font-size:calc(6rem + 12 * ((100vw - 35rem) / 71.66666666666667));line-height:1;font-family:var(--font-headings);text-transform:uppercase}.values-marquee .rfm-initial-child-container{gap:clamp(3rem,8vw,6rem)}.values-marquee .rfm-child{max-width:unset;white-space:nowrap}@media screen and (min-width: 1280px){.values-marquee{font-size:18rem}}@media screen and (max-width: 420px){.values-marquee{font-size:6rem}}.footer__badge{margin:0 auto;width:clamp(8rem,24vw,14rem);aspect-ratio:1 / 1}.footer__legal{font-family:var(--font-headings);font-size:var(--font-size-sm);color:var(--color-text-secondary);text-transform:uppercase}}@layer layout{video-player{display:block;aspect-ratio:16/9}}@layer layout{.template-page .site-header__brand img{filter:brightness(0)}.page-header{text-align:center}.page-header h1{margin:0}}@layer layout{.section-features{padding-top:0!important}}@layer components{.button{display:inline-flex;vertical-align:middle;white-space:nowrap;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;font-family:var(--font-headings);padding:var(--button-padding);font-size:var(--button-font-size);font-weight:var(--button-font-weight);border-radius:var(--button-border-radius);border:var(--button-border);transition:box-shadow .2s ease-in-out}.button svg,.button .icon{display:inline-block;vertical-align:middle;width:1em;height:1em}.button[data-style*=solid][data-style*=white]{background-color:var(--bg-white)}.button[data-style*=outline][data-style*=white]{box-shadow:inset 0 0 0 1px var(--bg-white);color:var(--bg-white)}.button[data-style*=outline][data-style*=white]:hover{box-shadow:inset 0 0 0 2px var(--bg-white)}.button[data-style*=solid][data-style*=primary]{background-color:var(--bg-primary)}.button[data-style*=outline][data-style*=primary]{box-shadow:inset 0 0 0 1px var(--bg-primary);color:var(--bg-primary)}.button[data-style*=outline][data-style*=primary]:hover{box-shadow:inset 0 0 0 2px var(--bg-primary)}.button[data-style*=white]{color:var(--color-black)}.button[data-style*=primary]{color:var(--color-white)}}@layer components{.nav{display:flex;gap:var(--space-large);justify-content:center;list-style:none}.nav__link{color:var(--color-text-primary)}}@layer sections{.home-hero{width:100%;max-width:100%;overflow-x:hidden}@media (width >=768px){.home-hero .section__inner{display:grid;grid-template-areas:"content";width:100vw}}.home-hero__media{grid-area:content;position:relative}.home-hero__media img,.home-hero__media video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home-hero__content{grid-area:content;padding-top:var(--space-large);text-align:center}.home-hero__content-inner{position:relative;z-index:1;min-height:clamp(35rem,50vw,90vh);display:flex;flex-direction:column;justify-content:center;align-items:center;padding-inline:1rem;max-width:70rem;margin-left:auto;margin-right:auto}.home-hero__content-inner .section__subtitle{font-size:var(--font-size-lg);font-family:var(--font-headings);letter-spacing:.2em;margin-bottom:var(--space-xsmall);width:100%;max-width:100%;overflow-wrap:break-word;opacity:0;animation:fade-in-up;animation-duration:.6s;animation-fill-mode:forwards;text-transform:uppercase}.home-hero__content-inner h1{font-size:calc(6rem + 6 * ((100vw - 35rem) / 71.66666666666667));line-height:.85;color:currentColor;text-align:center;width:100%;max-width:100%;-webkit-hyphens:auto;hyphens:auto;opacity:0;animation:fade-in-up;animation-duration:.6s;animation-delay:.3s;animation-fill-mode:forwards;text-transform:uppercase}@media screen and (min-width: 1280px){.home-hero__content-inner h1{font-size:12rem}}@media screen and (max-width: 420px){.home-hero__content-inner h1{font-size:6rem}}.home-hero__cta{display:flex;flex-flow:row wrap;justify-content:center;gap:.4rem}}@layer sections{.section-features .section__inner{display:grid;grid-template-columns:1fr;gap:var(--space-medium)}@media (width >=1024px){.section-features .section__inner{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}}.section-features .feature__image{margin-bottom:var(--space-element)}.section-features .feature__image figure{display:block;width:2rem;margin:0 auto;position:relative}.section-features .feature__image figure:before{content:"";display:block;width:100%;padding-top:100%}.section-features .feature__image figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.section-features .feature__image svg{display:block}.section-features .feature__image svg path{fill:#fff}.section-features .feature__title{font-family:var(--font-headings);font-size:var(--font-size-2xl);line-height:1.1;text-align:center;text-transform:uppercase;padding-bottom:var(--space-xsmall)}@media (width >=1024px){.section-features .feature__title{padding-bottom:var(--space-sm);margin-bottom:var(--space-sm);border-bottom:1px solid red}}.section-features .feature__description{text-align:center;opacity:.9}@media (width >=1024px){.section-features .feature__description{text-align:left}}}@layer sections{.section-video-banner .section__title{text-transform:uppercase;font-size:var(--font-size-5xl)}}@layer blocks{.section--media-content-panels .section__inner>.shopify-block{margin-top:var(--section-margin-large);margin-bottom:var(--section-margin-large)}.block--media-content-panel .section__inner{display:grid;grid-template-columns:1fr;grid-template-areas:"media" "content";gap:var(--space-small);align-items:center}@media (width >=768px){.block--media-content-panel .section__inner{grid-template-columns:1fr 1fr;gap:var(--space-xlarge)}}@media (width >=768px){.block--media-content-panel .section__inner[data-layout*=media-content]{grid-template-columns:1.3fr 1fr;grid-template-areas:"media content"}}@media (width >=768px){.block--media-content-panel .section__inner[data-layout*=content-media]{grid-template-columns:1fr 1.3fr;grid-template-areas:"content media"}}.block--media-content-panel .section__content{grid-area:content}.block--media-content-panel .section__media{aspect-ratio:4/3;overflow:hidden;position:relative;grid-area:media}.block--media-content-panel .section__media img{object-fit:cover;width:100%;height:100%;mix-blend-mode:unset}.block--media-content-panel .section__title{font-family:var(--font-headings);font-size:var(--font-size-3xl);line-height:1.1;margin-bottom:var(--space-small);text-transform:uppercase}.block--media-content-panel .section__subtitle{font-family:var(--font-headings);font-size:var(--font-size-lg);line-height:1.1;color:var(--color-red);margin-bottom:.3em;text-transform:uppercase}}.has-link{cursor:pointer}
