:root{--focul-purple:#5b349a;--focul-lavender:#c5bcff;--focul-ink:#1c1c1c;--focul-black:#000;--focul-text-soft:#222;--focul-border:#e2e4e7;--focul-surface:#f4f5f6;--focul-white:#fff;--focul-green:#008e01;--focul-green-soft:#e8ffe9;--focul-slate:#1b3854;--focul-select-border:#d8d4d9;--focul-select-bg:#fcfcfc;--focul-font-circular:"Circular Std", "Inter", sans-serif;--focul-font-circular-book:"Circular Std Book", "Inter", sans-serif;--focul-font-circular-medium:"Circular Std Medium", "Inter", sans-serif;--focul-font-inter:"Inter", sans-serif;--focul-font-manrope:"Manrope", sans-serif;--focul-font-montserrat:"Montserrat", sans-serif;--focul-font-dm-sans:"DM Sans", sans-serif;--focul-radius-sm:8px;--focul-radius-md:10px;--focul-radius-lg:20px}.focul-section{font-family:var(--focul-font-circular);letter-spacing:normal;color:var(--focul-black);font-size:16px;line-height:1.5}.focul-section *,.focul-section :before,.focul-section :after{box-sizing:border-box}.focul-section :where(p,h1,h2,h3,h4,ul,ol,figure){margin:0}.focul-section :where(ul,ol){padding:0;list-style:none}.focul-section blockquote{border:0;margin:0;font-style:normal}.focul-section :where(img,svg,video){max-width:100%;display:block}.focul-section :where(button){font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.focul-section :where(h1,h2,h3,h4){font-family:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit}.focul-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.focul-button{border-radius:var(--focul-radius-md);background:var(--focul-purple);color:var(--focul-white);font-family:var(--focul-font-circular);cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:12px;font-weight:500;text-decoration:none;transition:opacity .2s,color .15s;display:inline-flex;position:relative}.focul-button:hover{opacity:.92}.focul-button[disabled]:not([aria-busy=true]){opacity:.6;cursor:not-allowed}.focul-button>*{transition:opacity .15s}.focul-button[aria-busy=true]{opacity:1;color:#0000;cursor:progress}.focul-button[aria-busy=true]>*{opacity:0}.focul-button[aria-busy=true]:after{content:"";border:2.5px solid #ffffff59;border-top-color:var(--focul-white);border-radius:50%;width:22px;height:22px;margin:auto;animation:.7s linear infinite focul-spin,.2s focul-fade-in;position:absolute;inset:0}@keyframes focul-spin{to{transform:rotate(360deg)}}@keyframes focul-fade-in{0%{opacity:0}}.focul-article-button{background:var(--focul-purple);font-family:var(--focul-font-montserrat);text-align:center;color:var(--focul-white);border:0;justify-content:center;align-items:center;padding:8px 16px;font-size:20px;font-weight:600;line-height:24px;text-decoration:none;transition:opacity .2s;display:inline-flex}.focul-article-button:hover{opacity:.92}@media (width<=640px){.focul-article-button{border:2px solid var(--focul-black);background:var(--focul-white);width:100%;min-height:44px;font-family:var(--focul-font-circular);color:#121212;font-weight:500}}@media (prefers-reduced-motion:no-preference){.focul-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:scale(.8)}.focul-reveal.is-visible{opacity:1;transform:none}}.focul-modal{background:0 0;border:0;max-width:min(94vw,1200px);max-height:100vh;padding:0;overflow:visible}.focul-modal::backdrop{background:#56607296}.focul-modal__image{width:auto;max-width:100%;height:auto;max-height:100vh;display:block}.focul-modal__close{background:var(--focul-white);width:36px;height:36px;color:var(--focul-black);cursor:pointer;border:0;border-radius:50%;font-size:24px;line-height:36px;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0003}html.focul-modal-open,html.focul-menu-open,html.focul-cart-open{overflow:hidden}.focul-reviews-widget{scroll-margin-top:24px}
