:root{--primary-surface:#feffcc;--primary-accent:#f6ea7a;--primary-solid:#f5fa00;--primary-vivid:#9e8200;--primary-muted:#564d1d;--primary-alpha-1:#F5FA001A;--primary-alpha-2:#F5FA0040;--primary-alpha-3:#F5FA0080;--primary-alpha-4:#F5FA00B3;--primary-alpha-5:#F5FA00E6;--secondary-surface:#c7ffc6;--secondary-accent:#7ff684;--secondary-solid:#002805;--secondary-vivid:#00bc1b;--secondary-muted:#194d1f;--secondary-alpha-1:#00280540;--secondary-alpha-2:#00280540;--secondary-alpha-3:#00280580;--secondary-alpha-4:#002805B3;--secondary-alpha-5:#002805E6;--neutral-surface:#fff;--neutral-accent:#ECECEC;--neutral-solid:gray;--neutral-vivid:#4B4B4B;--neutral-muted:#000;--neutral-a1:#0000001A;--neutral-alpha-2:#0003;--neutral-alpha-3:#0000004D;--neutral-alpha-4:#0006;--neutral-alpha-5:#00000080;--neutral-alpha-6:#0009;--neutral-alpha-7:#000000B3;--neutral-alpha-8:#000C;--neutral-alpha-9:#000000E6;--neutral-alpha-10:#0000000D;--page-width:1352px;--page-width-large:1860px;--logo-height:clamp(1.5rem,1.3rem + 0.6vw,1.875rem);--hsp-xxs:clamp(0.633rem,0.519rem + 0.381vw,0.844rem);--hsp-xs:clamp(0.844rem,0.692rem + 0.508vw,1.126rem);--hsp-s:clamp(1.125rem,0.923rem + 0.677vw,1.5rem);--hsp-m:clamp(1.5rem,1.23rem + 0.902vw,2rem);--hsp-l:clamp(1.999rem,1.64rem + 1.202vw,2.666rem);--hsp-xl:clamp(2.665rem,2.186rem + 1.603vw,3.554rem);--hsp-xxl:clamp(3.553rem,2.913rem + 2.136vw,4.737rem);--hss-xxs:clamp(1.742rem,1.428rem + 1.047vw,2.322rem);--hss-xs:clamp(2.321rem,1.904rem + 1.396vw,3.095rem);--hss-s:clamp(3.095rem,2.537rem + 1.861vw,4.126rem);--hss-m:clamp(4.125rem,3.382rem + 2.48vw,5.5rem);--hss-l:clamp(5.499rem,4.509rem + 3.306vw,7.332rem);--hss-xl:clamp(7.33rem,6.01rem + 4.407vw,9.773rem);--hss-xxl:clamp(9.77rem,8.012rem + 5.875vw,13.027rem);--gap-xxs:var(--hsp-xxs);--gap-xs:var(--hsp-xs);--gap-s:var(--hsp-s);--gap-m:var(--hsp-m);--gap-l:var(--hsp-l);--hrd-atom:4px;--hrd-s:8px;--hrd-m:12px;--hrd-l:20px;--hrd-5xl:32px;--hrd-pill:500px;--font-primary:"IBM Plex Sans",sans-serif;--font-secondary:"Manrope",sans-serif;--hfs-h0:clamp(3.052rem,2.143rem + 3.036vw,4.735rem);--hfs-h1:clamp(2.441rem,1.842rem + 2.003vw,3.552rem);--hfs-h2:clamp(1.953rem,1.569rem + 1.284vw,2.665rem);--hfs-h3:clamp(1.563rem,1.327rem + 0.787vw,1.999rem);--hfs-h4:clamp(1.25rem,1.115rem + 0.45vw,1.5rem);--hfs-h5:clamp(1rem,0.932rem + 0.225vw,1.125rem);--hfs-h6:clamp(1rem,0.932rem + 0.225vw,1.125rem);--hfs-text-l:clamp(1.25rem,1.115rem + 0.45vw,1.5rem);--hfs-text-m:clamp(1rem,0.932rem + 0.225vw,1.125rem);--hfs-text-s:clamp(0.875rem,0.875rem + 0vw,0.875rem);--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.7;--letter-spacing-tight:-0.05em;--letter-spacing-normal:0em;--letter-spacing-wide:0.05em;--h1-font-weight:600;--h2-font-weight:600;--h3-font-weight:600;--h4-font-weight:600;--h5-font-weight:600;--h6-font-weight:600;--text-large-font-weight:400;--text-medium-font-weight:400;--text-small-font-weight:400;--text-default:var(--neutral-muted);--shadow-sm:0 1px 3px 0 rgb(0 0 0 / 0.1),0 1px 2px -1px rgb(0 0 0 / 0.1);--shadow-md:0 4px 6px -1px rgb(0 0 0 / 0.1),0 2px 4px -2px rgb(0 0 0 / 0.1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / 0.1),0 4px 6px -4px rgb(0 0 0 / 0.1);--shadow-xl:0 20px 25px -5px rgb(0 0 0 / 0.1),0 8px 10px -6px rgb(0 0 0 / 0.1);--transition-fast:150ms;--transition-normal:300ms;--transition-slow:500ms;--primary-button-background:var(--primary-solid);--primary-button-background-hover:var(--secondary-solid);--primary-button-background-active:var(--primary-accent);--primary-button-text:var(--secondary-solid);--primary-button-text-hover:var(--primary-surface);--primary-button-text-active:var(--secondary-solid);--secondary-button-background:var(--secondary-solid);--secondary-button-background-hover:var(--primary-solid);--secondary-button-background-active:var(--secondary-accent);--secondary-button-text:var(--primary-solid);--secondary-button-text-hover:var(--secondary-surface);--secondary-button-text-active:var(--primary-solid);--btn-px:var(--hsp-m);--btn-py:var(--hsp-s);--btn-radius:var(--hrd-pill);--btn-shadow:var(--shadow-sm);--btn-shadow-hover:var(--shadow-md);--btn-transition:var(--transition-normal);--btn-icon-gap:var(--hsp-xs);--button-with-icon-padding-x:var(--hsp-xs);--button-with-icon-padding-y:var(--hsp-xxs);--primary-button-icon:url(http://silver-jellyfish-850154.hostingersite.com/wp-content/uploads/2025/12/btn-arrow.svg);--secondary-button-icon:url(http://silver-jellyfish-850154.hostingersite.com/wp-content/uploads/2025/12/btn-arrow.svg);--z-index-high:99999}