﻿:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}:root,[data-bs-theme=light]{--lx-blue: #0d6efd;--lx-indigo: #6610f2;--lx-purple: #6f42c1;--lx-pink: #d63384;--lx-red: #dc3545;--lx-orange: #fd7e14;--lx-yellow: #ffc107;--lx-green: #198754;--lx-teal: #20c997;--lx-cyan: #0dcaf0;--lx-black: #161110;--lx-white: #ffffff;--lx-gray: #6c757d;--lx-gray-dark: #343a40;--lx-gray-100: #f8f9fa;--lx-gray-200: #e9ecef;--lx-gray-300: #dee2e6;--lx-gray-400: #ced4da;--lx-gray-500: #adb5bd;--lx-gray-600: #6c757d;--lx-gray-700: #495057;--lx-gray-800: #343a40;--lx-gray-900: #212529;--lx-primary: #31AB91;--lx-secondary: #005D5D;--lx-success: #198754;--lx-info: #0dcaf0;--lx-warning: #7F2138;--lx-danger: #961200;--lx-light: #f8f9fa;--lx-dark: #161110;--lx-primary-rgb: 49, 171, 145;--lx-secondary-rgb: 0, 93, 93;--lx-success-rgb: 25, 135, 84;--lx-info-rgb: 13, 202, 240;--lx-warning-rgb: 127, 33, 56;--lx-danger-rgb: 150, 18, 0;--lx-light-rgb: 248, 249, 250;--lx-dark-rgb: 22, 17, 16;--lx-primary-text-emphasis: rgb(19.6, 68.4, 58);--lx-secondary-text-emphasis: rgb(0, 37.2, 37.2);--lx-success-text-emphasis: rgb(10, 54, 33.6);--lx-info-text-emphasis: rgb(5.2, 80.8, 96);--lx-warning-text-emphasis: rgb(50.8, 13.2, 22.4);--lx-danger-text-emphasis: rgb(60, 7.2, 0);--lx-light-text-emphasis: #495057;--lx-dark-text-emphasis: #495057;--lx-primary-bg-subtle: rgb(213.8, 238.2, 233);--lx-secondary-bg-subtle: rgb(204, 222.6, 222.6);--lx-success-bg-subtle: rgb(209, 231, 220.8);--lx-info-bg-subtle: rgb(206.6, 244.4, 252);--lx-warning-bg-subtle: rgb(229.4, 210.6, 215.2);--lx-danger-bg-subtle: rgb(234, 207.6, 204);--lx-light-bg-subtle: rgb(251.5, 252, 252.5);--lx-dark-bg-subtle: #ced4da;--lx-primary-border-subtle: rgb(172.6, 221.4, 211);--lx-secondary-border-subtle: rgb(153, 190.2, 190.2);--lx-success-border-subtle: rgb(163, 207, 186.6);--lx-info-border-subtle: rgb(158.2, 233.8, 249);--lx-warning-border-subtle: rgb(203.8, 166.2, 175.4);--lx-danger-border-subtle: rgb(213, 160.2, 153);--lx-light-border-subtle: #e9ecef;--lx-dark-border-subtle: #adb5bd;--lx-white-rgb: 255, 255, 255;--lx-black-rgb: 22, 17, 16;--lx-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--lx-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--lx-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--lx-body-font-family: var(--lx-font-sans-serif);--lx-body-font-size:1rem;--lx-body-font-weight: 400;--lx-body-line-height: 1.5;--lx-body-color: #212529;--lx-body-color-rgb: 33, 37, 41;--lx-body-bg: #ffffff;--lx-body-bg-rgb: 255, 255, 255;--lx-emphasis-color: #161110;--lx-emphasis-color-rgb: 22, 17, 16;--lx-secondary-color: rgba(33, 37, 41, 0.75);--lx-secondary-color-rgb: 33, 37, 41;--lx-secondary-bg: #e9ecef;--lx-secondary-bg-rgb: 233, 236, 239;--lx-tertiary-color: rgba(33, 37, 41, 0.5);--lx-tertiary-color-rgb: 33, 37, 41;--lx-tertiary-bg: #f8f9fa;--lx-tertiary-bg-rgb: 248, 249, 250;--lx-heading-color: inherit;--lx-link-color: #31AB91;--lx-link-color-rgb: 49, 171, 145;--lx-link-decoration: underline;--lx-link-hover-color: rgb(39.2, 136.8, 116);--lx-link-hover-color-rgb: 39, 137, 116;--lx-code-color: #d63384;--lx-highlight-color: #212529;--lx-highlight-bg: rgb(255, 242.6, 205.4);--lx-border-width: 1px;--lx-border-style: solid;--lx-border-color: #dee2e6;--lx-border-color-translucent: rgba(22, 17, 16, 0.175);--lx-border-radius: 0.375rem;--lx-border-radius-sm: 0.25rem;--lx-border-radius-lg: 0.5rem;--lx-border-radius-xl: 1rem;--lx-border-radius-xxl: 2rem;--lx-border-radius-2xl: var(--lx-border-radius-xxl);--lx-border-radius-pill: 50rem;--lx-box-shadow: 0 0.5rem 1rem rgba(22, 17, 16, 0.15);--lx-box-shadow-sm: 0 0.125rem 0.25rem rgba(22, 17, 16, 0.075);--lx-box-shadow-lg: 0 1rem 3rem rgba(22, 17, 16, 0.175);--lx-box-shadow-inset: inset 0 1px 2px rgba(22, 17, 16, 0.075);--lx-focus-ring-width: 0.25rem;--lx-focus-ring-opacity: 0.25;--lx-focus-ring-color: rgba(49, 171, 145, 0.25);--lx-form-valid-color: #198754;--lx-form-valid-border-color: #198754;--lx-form-invalid-color: #961200;--lx-form-invalid-border-color: #961200}[data-bs-theme=dark]{color-scheme:dark;--lx-body-color: #dee2e6;--lx-body-color-rgb: 222, 226, 230;--lx-body-bg: #212529;--lx-body-bg-rgb: 33, 37, 41;--lx-emphasis-color: #ffffff;--lx-emphasis-color-rgb: 255, 255, 255;--lx-secondary-color: rgba(222, 226, 230, 0.75);--lx-secondary-color-rgb: 222, 226, 230;--lx-secondary-bg: #343a40;--lx-secondary-bg-rgb: 52, 58, 64;--lx-tertiary-color: rgba(222, 226, 230, 0.5);--lx-tertiary-color-rgb: 222, 226, 230;--lx-tertiary-bg: rgb(42.5, 47.5, 52.5);--lx-tertiary-bg-rgb: 43, 48, 53;--lx-primary-text-emphasis: rgb(131.4, 204.6, 189);--lx-secondary-text-emphasis: rgb(102, 157.8, 157.8);--lx-success-text-emphasis: rgb(117, 183, 152.4);--lx-info-text-emphasis: rgb(109.8, 223.2, 246);--lx-warning-text-emphasis: rgb(178.2, 121.8, 135.6);--lx-danger-text-emphasis: rgb(192, 112.8, 102);--lx-light-text-emphasis: #f8f9fa;--lx-dark-text-emphasis: #dee2e6;--lx-primary-bg-subtle: rgb(9.8, 34.2, 29);--lx-secondary-bg-subtle: rgb(0, 18.6, 18.6);--lx-success-bg-subtle: rgb(5, 27, 16.8);--lx-info-bg-subtle: rgb(2.6, 40.4, 48);--lx-warning-bg-subtle: rgb(25.4, 6.6, 11.2);--lx-danger-bg-subtle: rgb(30, 3.6, 0);--lx-light-bg-subtle: #343a40;--lx-dark-bg-subtle: rgb(37, 37.5, 40);--lx-primary-border-subtle: rgb(29.4, 102.6, 87);--lx-secondary-border-subtle: rgb(0, 55.8, 55.8);--lx-success-border-subtle: rgb(15, 81, 50.4);--lx-info-border-subtle: rgb(7.8, 121.2, 144);--lx-warning-border-subtle: rgb(76.2, 19.8, 33.6);--lx-danger-border-subtle: rgb(90, 10.8, 0);--lx-light-border-subtle: #495057;--lx-dark-border-subtle: #343a40;--lx-heading-color: inherit;--lx-link-color: rgb(131.4, 204.6, 189);--lx-link-hover-color: rgb(156.12, 214.68, 202.2);--lx-link-color-rgb: 131, 205, 189;--lx-link-hover-color-rgb: 156, 215, 202;--lx-code-color: rgb(230.4, 132.6, 181.2);--lx-highlight-color: #dee2e6;--lx-highlight-bg: rgb(102, 77.2, 2.8);--lx-border-color: #495057;--lx-border-color-translucent: rgba(255, 255, 255, 0.15);--lx-form-valid-color: rgb(117, 183, 152.4);--lx-form-valid-border-color: rgb(117, 183, 152.4);--lx-form-invalid-color: rgb(234, 133.8, 143.4);--lx-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--lx-body-font-family);font-size:var(--lx-body-font-size);font-weight:var(--lx-body-font-weight);line-height:var(--lx-body-line-height);color:var(--lx-body-color);text-align:var(--lx-body-text-align);background-color:var(--lx-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(22,17,16,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--lx-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--lx-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--lx-highlight-color);background-color:var(--lx-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--lx-link-color-rgb), var(--lx-link-opacity, 1));text-decoration:underline}a:hover{--lx-link-color-rgb: var(--lx-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--lx-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--lx-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--lx-body-bg);background-color:var(--lx-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--lx-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend{line-height:inherit}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width: 576px){.container-sm,.container{max-width:540px}}@media(min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--lx-breakpoint-xs: 0;--lx-breakpoint-sm: 576px;--lx-breakpoint-md: 768px;--lx-breakpoint-lg: 992px;--lx-breakpoint-xl: 1200px;--lx-breakpoint-xxl: 1400px}.row{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--lx-gutter-x: 0}.g-0,.gy-0{--lx-gutter-y: 0}.g-1,.gx-1{--lx-gutter-x: 0.25rem}.g-1,.gy-1{--lx-gutter-y: 0.25rem}.g-2,.gx-2{--lx-gutter-x: 0.5rem}.g-2,.gy-2{--lx-gutter-y: 0.5rem}.g-3,.gx-3{--lx-gutter-x: 1rem}.g-3,.gy-3{--lx-gutter-y: 1rem}.g-4,.gx-4{--lx-gutter-x: 1.5rem}.g-4,.gy-4{--lx-gutter-y: 1.5rem}.g-5,.gx-5{--lx-gutter-x: 3rem}.g-5,.gy-5{--lx-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--lx-gutter-x: 0}.g-sm-0,.gy-sm-0{--lx-gutter-y: 0}.g-sm-1,.gx-sm-1{--lx-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--lx-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--lx-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--lx-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--lx-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--lx-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--lx-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--lx-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--lx-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--lx-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--lx-gutter-x: 0}.g-md-0,.gy-md-0{--lx-gutter-y: 0}.g-md-1,.gx-md-1{--lx-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--lx-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--lx-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--lx-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--lx-gutter-x: 1rem}.g-md-3,.gy-md-3{--lx-gutter-y: 1rem}.g-md-4,.gx-md-4{--lx-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--lx-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--lx-gutter-x: 3rem}.g-md-5,.gy-md-5{--lx-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--lx-gutter-x: 0}.g-lg-0,.gy-lg-0{--lx-gutter-y: 0}.g-lg-1,.gx-lg-1{--lx-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--lx-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--lx-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--lx-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--lx-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--lx-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--lx-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--lx-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--lx-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--lx-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--lx-gutter-x: 0}.g-xl-0,.gy-xl-0{--lx-gutter-y: 0}.g-xl-1,.gx-xl-1{--lx-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--lx-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--lx-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--lx-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--lx-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--lx-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--lx-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--lx-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--lx-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--lx-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--lx-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--lx-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--lx-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--lx-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--lx-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--lx-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--lx-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--lx-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--lx-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--lx-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--lx-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--lx-gutter-y: 3rem}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#161110 !important;background-color:RGBA(var(--lx-primary-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--lx-secondary-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--lx-success-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-info{color:#161110 !important;background-color:RGBA(var(--lx-info-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-warning{color:#fff !important;background-color:RGBA(var(--lx-warning-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--lx-danger-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-light{color:#161110 !important;background-color:RGBA(var(--lx-light-rgb), var(--lx-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--lx-dark-rgb), var(--lx-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--lx-primary-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-primary-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(90, 188, 167, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(90, 188, 167, var(--lx-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--lx-secondary-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-secondary-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(0, 74, 74, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(0, 74, 74, var(--lx-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--lx-success-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-success-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--lx-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--lx-info-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-info-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--lx-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--lx-warning-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-warning-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(102, 26, 45, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(102, 26, 45, var(--lx-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--lx-danger-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-danger-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(120, 14, 0, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(120, 14, 0, var(--lx-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--lx-light-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-light-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--lx-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--lx-dark-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-dark-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(18, 14, 13, var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(18, 14, 13, var(--lx-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--lx-emphasis-color-rgb), var(--lx-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--lx-emphasis-color-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--lx-emphasis-color-rgb), var(--lx-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--lx-emphasis-color-rgb), var(--lx-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--lx-focus-ring-x, 0) var(--lx-focus-ring-y, 0) var(--lx-focus-ring-blur, 0) var(--lx-focus-ring-width) var(--lx-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--lx-link-color-rgb), var(--lx-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--lx-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--lx-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--lx-aspect-ratio: 100%}.ratio-4x3{--lx-aspect-ratio: 75%}.ratio-16x9{--lx-aspect-ratio: 56.25%}.ratio-21x9{--lx-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--lx-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.btn{--lx-btn-padding-x: 0.75rem;--lx-btn-padding-y: 0.375rem;--lx-btn-font-family: var(--font-regular);--lx-btn-font-size:1rem;--lx-btn-font-weight: 400;--lx-btn-line-height: 1.5;--lx-btn-color: var(--lx-body-color);--lx-btn-bg: transparent;--lx-btn-border-width: var(--lx-border-width);--lx-btn-border-color: transparent;--lx-btn-border-radius: 0.2rem;--lx-btn-hover-border-color: transparent;--lx-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(22, 17, 16, 0.075);--lx-btn-disabled-opacity: 0.65;--lx-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--lx-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--lx-btn-padding-y) var(--lx-btn-padding-x);font-family:var(--lx-btn-font-family);font-size:var(--lx-btn-font-size);font-weight:var(--lx-btn-font-weight);line-height:var(--lx-btn-line-height);color:var(--lx-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--lx-btn-border-width) solid var(--lx-btn-border-color);border-radius:var(--lx-btn-border-radius);background-color:var(--lx-btn-bg);box-shadow:var(--lx-btn-box-shadow);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--lx-btn-hover-color);background-color:var(--lx-btn-hover-bg);border-color:var(--lx-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--lx-btn-color);background-color:var(--lx-btn-bg);border-color:var(--lx-btn-border-color)}.btn:focus-visible{color:var(--lx-btn-hover-color);background-color:var(--lx-btn-hover-bg);border-color:var(--lx-btn-hover-border-color);outline:0;box-shadow:var(--lx-btn-box-shadow),var(--lx-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--lx-btn-hover-border-color);outline:0;box-shadow:var(--lx-btn-box-shadow),var(--lx-btn-focus-box-shadow)}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--lx-btn-active-color);background-color:var(--lx-btn-active-bg);border-color:var(--lx-btn-active-border-color);box-shadow:var(--lx-btn-active-shadow)}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--lx-btn-active-shadow),var(--lx-btn-focus-box-shadow)}.btn:disabled,.btn.disabled,fieldset:disabled .btn{color:var(--lx-btn-disabled-color);pointer-events:none;background-color:var(--lx-btn-disabled-bg);border-color:var(--lx-btn-disabled-border-color);opacity:var(--lx-btn-disabled-opacity);box-shadow:none}.btn-primary{--lx-btn-color: #161110;--lx-btn-bg: #31AB91;--lx-btn-border-color: #31AB91;--lx-btn-hover-color: #161110;--lx-btn-hover-bg: rgb(79.9, 183.6, 161.5);--lx-btn-hover-border-color: rgb(69.6, 179.4, 156);--lx-btn-focus-shadow-rgb: 45, 148, 126;--lx-btn-active-color: #161110;--lx-btn-active-bg: rgb(90.2, 187.8, 167);--lx-btn-active-border-color: rgb(69.6, 179.4, 156);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #161110;--lx-btn-disabled-bg: #31AB91;--lx-btn-disabled-border-color: #31AB91}.btn-secondary{--lx-btn-color: #ffffff;--lx-btn-bg: #005D5D;--lx-btn-border-color: #005D5D;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: rgb(0, 79.05, 79.05);--lx-btn-hover-border-color: rgb(0, 74.4, 74.4);--lx-btn-focus-shadow-rgb: 38, 117, 117;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: rgb(0, 74.4, 74.4);--lx-btn-active-border-color: rgb(0, 69.75, 69.75);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #ffffff;--lx-btn-disabled-bg: #005D5D;--lx-btn-disabled-border-color: #005D5D}.btn-success{--lx-btn-color: #ffffff;--lx-btn-bg: #198754;--lx-btn-border-color: #198754;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: rgb(21.25, 114.75, 71.4);--lx-btn-hover-border-color: rgb(20, 108, 67.2);--lx-btn-focus-shadow-rgb: 60, 153, 110;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: rgb(20, 108, 67.2);--lx-btn-active-border-color: rgb(18.75, 101.25, 63);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #ffffff;--lx-btn-disabled-bg: #198754;--lx-btn-disabled-border-color: #198754}.btn-info{--lx-btn-color: #161110;--lx-btn-bg: #0dcaf0;--lx-btn-border-color: #0dcaf0;--lx-btn-hover-color: #161110;--lx-btn-hover-bg: rgb(49.3, 209.95, 242.25);--lx-btn-hover-border-color: rgb(37.2, 207.3, 241.5);--lx-btn-focus-shadow-rgb: 14, 174, 206;--lx-btn-active-color: #161110;--lx-btn-active-bg: rgb(61.4, 212.6, 243);--lx-btn-active-border-color: rgb(37.2, 207.3, 241.5);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #161110;--lx-btn-disabled-bg: #0dcaf0;--lx-btn-disabled-border-color: #0dcaf0}.btn-warning{--lx-btn-color: #ffffff;--lx-btn-bg: #7F2138;--lx-btn-border-color: #7F2138;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: rgb(107.95, 28.05, 47.6);--lx-btn-hover-border-color: rgb(101.6, 26.4, 44.8);--lx-btn-focus-shadow-rgb: 146, 66, 86;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: rgb(101.6, 26.4, 44.8);--lx-btn-active-border-color: rgb(95.25, 24.75, 42);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #ffffff;--lx-btn-disabled-bg: #7F2138;--lx-btn-disabled-border-color: #7F2138}.btn-danger{--lx-btn-color: #ffffff;--lx-btn-bg: #961200;--lx-btn-border-color: #961200;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: rgb(127.5, 15.3, 0);--lx-btn-hover-border-color: rgb(120, 14.4, 0);--lx-btn-focus-shadow-rgb: 166, 54, 38;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: rgb(120, 14.4, 0);--lx-btn-active-border-color: rgb(112.5, 13.5, 0);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #ffffff;--lx-btn-disabled-bg: #961200;--lx-btn-disabled-border-color: #961200}.btn-light{--lx-btn-color: #161110;--lx-btn-bg: #f8f9fa;--lx-btn-border-color: #f8f9fa;--lx-btn-hover-color: #161110;--lx-btn-hover-bg: rgb(210.8, 211.65, 212.5);--lx-btn-hover-border-color: rgb(198.4, 199.2, 200);--lx-btn-focus-shadow-rgb: 214, 214, 215;--lx-btn-active-color: #161110;--lx-btn-active-bg: rgb(198.4, 199.2, 200);--lx-btn-active-border-color: rgb(186, 186.75, 187.5);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #161110;--lx-btn-disabled-bg: #f8f9fa;--lx-btn-disabled-border-color: #f8f9fa}.btn-dark{--lx-btn-color: #ffffff;--lx-btn-bg: #161110;--lx-btn-border-color: #161110;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: rgb(56.95, 52.7, 51.85);--lx-btn-hover-border-color: rgb(45.3, 40.8, 39.9);--lx-btn-focus-shadow-rgb: 57, 53, 52;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: rgb(68.6, 64.6, 63.8);--lx-btn-active-border-color: rgb(45.3, 40.8, 39.9);--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #ffffff;--lx-btn-disabled-bg: #161110;--lx-btn-disabled-border-color: #161110}.btn-outline-primary{--lx-btn-color: #31AB91;--lx-btn-border-color: #31AB91;--lx-btn-hover-color: #161110;--lx-btn-hover-bg: #31AB91;--lx-btn-hover-border-color: #31AB91;--lx-btn-focus-shadow-rgb: 49, 171, 145;--lx-btn-active-color: #161110;--lx-btn-active-bg: #31AB91;--lx-btn-active-border-color: #31AB91;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #31AB91;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #31AB91;--lx-gradient: none}.btn-outline-secondary{--lx-btn-color: #005D5D;--lx-btn-border-color: #005D5D;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: #005D5D;--lx-btn-hover-border-color: #005D5D;--lx-btn-focus-shadow-rgb: 0, 93, 93;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: #005D5D;--lx-btn-active-border-color: #005D5D;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #005D5D;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #005D5D;--lx-gradient: none}.btn-outline-success{--lx-btn-color: #198754;--lx-btn-border-color: #198754;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: #198754;--lx-btn-hover-border-color: #198754;--lx-btn-focus-shadow-rgb: 25, 135, 84;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: #198754;--lx-btn-active-border-color: #198754;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #198754;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #198754;--lx-gradient: none}.btn-outline-info{--lx-btn-color: #0dcaf0;--lx-btn-border-color: #0dcaf0;--lx-btn-hover-color: #161110;--lx-btn-hover-bg: #0dcaf0;--lx-btn-hover-border-color: #0dcaf0;--lx-btn-focus-shadow-rgb: 13, 202, 240;--lx-btn-active-color: #161110;--lx-btn-active-bg: #0dcaf0;--lx-btn-active-border-color: #0dcaf0;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #0dcaf0;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #0dcaf0;--lx-gradient: none}.btn-outline-warning{--lx-btn-color: #7F2138;--lx-btn-border-color: #7F2138;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: #7F2138;--lx-btn-hover-border-color: #7F2138;--lx-btn-focus-shadow-rgb: 127, 33, 56;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: #7F2138;--lx-btn-active-border-color: #7F2138;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #7F2138;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #7F2138;--lx-gradient: none}.btn-outline-danger{--lx-btn-color: #961200;--lx-btn-border-color: #961200;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: #961200;--lx-btn-hover-border-color: #961200;--lx-btn-focus-shadow-rgb: 150, 18, 0;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: #961200;--lx-btn-active-border-color: #961200;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #961200;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #961200;--lx-gradient: none}.btn-outline-light{--lx-btn-color: #f8f9fa;--lx-btn-border-color: #f8f9fa;--lx-btn-hover-color: #161110;--lx-btn-hover-bg: #f8f9fa;--lx-btn-hover-border-color: #f8f9fa;--lx-btn-focus-shadow-rgb: 248, 249, 250;--lx-btn-active-color: #161110;--lx-btn-active-bg: #f8f9fa;--lx-btn-active-border-color: #f8f9fa;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #f8f9fa;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #f8f9fa;--lx-gradient: none}.btn-outline-dark{--lx-btn-color: #161110;--lx-btn-border-color: #161110;--lx-btn-hover-color: #ffffff;--lx-btn-hover-bg: #161110;--lx-btn-hover-border-color: #161110;--lx-btn-focus-shadow-rgb: 22, 17, 16;--lx-btn-active-color: #ffffff;--lx-btn-active-bg: #161110;--lx-btn-active-border-color: #161110;--lx-btn-active-shadow: inset 0 3px 5px rgba(22, 17, 16, 0.125);--lx-btn-disabled-color: #161110;--lx-btn-disabled-bg: transparent;--lx-btn-disabled-border-color: #161110;--lx-gradient: none}.btn-link{--lx-btn-font-weight: 400;--lx-btn-color: var(--lx-link-color);--lx-btn-bg: transparent;--lx-btn-border-color: transparent;--lx-btn-hover-color: var(--lx-link-hover-color);--lx-btn-hover-border-color: transparent;--lx-btn-active-color: var(--lx-link-hover-color);--lx-btn-active-border-color: transparent;--lx-btn-disabled-color: #6c757d;--lx-btn-disabled-border-color: transparent;--lx-btn-box-shadow: 0 0 0 #000;--lx-btn-focus-shadow-rgb: 45, 148, 126;text-decoration:underline}.btn-link:focus-visible{color:var(--lx-btn-color)}.btn-link:hover{color:var(--lx-btn-hover-color)}.btn-lg{--lx-btn-padding-y: 0.5rem;--lx-btn-padding-x: 1rem;--lx-btn-font-size:1.25rem;--lx-btn-border-radius: var(--lx-border-radius-lg)}.btn-sm{--lx-btn-padding-y: 0.25rem;--lx-btn-padding-x: 0.5rem;--lx-btn-font-size:0.875rem;--lx-btn-border-radius: var(--lx-border-radius-sm)}.alert{--lx-alert-bg: transparent;--lx-alert-padding-x: 1rem;--lx-alert-padding-y: 1rem;--lx-alert-margin-bottom: 1rem;--lx-alert-color: inherit;--lx-alert-border-color: transparent;--lx-alert-border: var(--lx-border-width) solid var(--lx-alert-border-color);--lx-alert-border-radius: var(--lx-border-radius);--lx-alert-link-color: inherit;position:relative;padding:var(--lx-alert-padding-y) var(--lx-alert-padding-x);margin-bottom:var(--lx-alert-margin-bottom);color:var(--lx-alert-color);background-color:var(--lx-alert-bg);border:var(--lx-alert-border);border-radius:var(--lx-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--lx-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--lx-alert-color: var(--lx-primary-text-emphasis);--lx-alert-bg: var(--lx-primary-bg-subtle);--lx-alert-border-color: var(--lx-primary-border-subtle);--lx-alert-link-color: var(--lx-primary-text-emphasis)}.alert-secondary{--lx-alert-color: var(--lx-secondary-text-emphasis);--lx-alert-bg: var(--lx-secondary-bg-subtle);--lx-alert-border-color: var(--lx-secondary-border-subtle);--lx-alert-link-color: var(--lx-secondary-text-emphasis)}.alert-success{--lx-alert-color: var(--lx-success-text-emphasis);--lx-alert-bg: var(--lx-success-bg-subtle);--lx-alert-border-color: var(--lx-success-border-subtle);--lx-alert-link-color: var(--lx-success-text-emphasis)}.alert-info{--lx-alert-color: var(--lx-info-text-emphasis);--lx-alert-bg: var(--lx-info-bg-subtle);--lx-alert-border-color: var(--lx-info-border-subtle);--lx-alert-link-color: var(--lx-info-text-emphasis)}.alert-warning{--lx-alert-color: var(--lx-warning-text-emphasis);--lx-alert-bg: var(--lx-warning-bg-subtle);--lx-alert-border-color: var(--lx-warning-border-subtle);--lx-alert-link-color: var(--lx-warning-text-emphasis)}.alert-danger{--lx-alert-color: var(--lx-danger-text-emphasis);--lx-alert-bg: var(--lx-danger-bg-subtle);--lx-alert-border-color: var(--lx-danger-border-subtle);--lx-alert-link-color: var(--lx-danger-text-emphasis)}.alert-light{--lx-alert-color: var(--lx-light-text-emphasis);--lx-alert-bg: var(--lx-light-bg-subtle);--lx-alert-border-color: var(--lx-light-border-subtle);--lx-alert-link-color: var(--lx-light-text-emphasis)}.alert-dark{--lx-alert-color: var(--lx-dark-text-emphasis);--lx-alert-bg: var(--lx-dark-bg-subtle);--lx-alert-border-color: var(--lx-dark-border-subtle);--lx-alert-link-color: var(--lx-dark-text-emphasis)}.card{--lx-card-spacer-y: 2.5rem;--lx-card-spacer-x: 2rem;--lx-card-title-spacer-y: 0.5rem;--lx-card-title-color: ;--lx-card-subtitle-color: ;--lx-card-border-width: var(--lx-border-width);--lx-card-border-color: transparent;--lx-card-border-radius: 10px;--lx-card-box-shadow: ;--lx-card-inner-border-radius: calc(10px - (var(--lx-border-width)));--lx-card-cap-padding-y: 1.25rem;--lx-card-cap-padding-x: 2rem;--lx-card-cap-bg: none;--lx-card-cap-color: ;--lx-card-height: ;--lx-card-color: ;--lx-card-bg: var(--lx-body-bg);--lx-card-img-overlay-padding: 1rem;--lx-card-group-margin: 0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--lx-card-height);color:var(--lx-body-color);word-wrap:break-word;background-color:var(--lx-card-bg);background-clip:border-box;border:var(--lx-card-border-width) solid var(--lx-card-border-color);border-radius:var(--lx-card-border-radius);box-shadow:var(--lx-card-box-shadow)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--lx-card-inner-border-radius);border-top-right-radius:var(--lx-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--lx-card-inner-border-radius);border-bottom-left-radius:var(--lx-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--lx-card-spacer-y) var(--lx-card-spacer-x);color:var(--lx-card-color)}.card-title{margin-bottom:var(--lx-card-title-spacer-y);color:var(--lx-card-title-color)}.card-subtitle{margin-top:calc(-0.5*var(--lx-card-title-spacer-y));margin-bottom:0;color:var(--lx-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--lx-card-spacer-x)}.card-header{padding:var(--lx-card-cap-padding-y) var(--lx-card-cap-padding-x);margin-bottom:0;color:var(--lx-card-cap-color);background-color:var(--lx-card-cap-bg);border-bottom:var(--lx-card-border-width) solid var(--lx-card-border-color)}.card-header:first-child{border-radius:var(--lx-card-inner-border-radius) var(--lx-card-inner-border-radius) 0 0}.card-footer{padding:var(--lx-card-cap-padding-y) var(--lx-card-cap-padding-x);color:var(--lx-card-cap-color);background-color:var(--lx-card-cap-bg);border-top:var(--lx-card-border-width) solid var(--lx-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--lx-card-inner-border-radius) var(--lx-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-0.5*var(--lx-card-cap-padding-x));margin-bottom:calc(-1*var(--lx-card-cap-padding-y));margin-left:calc(-0.5*var(--lx-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--lx-card-bg);border-bottom-color:var(--lx-card-bg)}.card-header-pills{margin-right:calc(-0.5*var(--lx-card-cap-padding-x));margin-left:calc(-0.5*var(--lx-card-cap-padding-x))}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--lx-card-img-overlay-padding);border-radius:var(--lx-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--lx-card-inner-border-radius);border-top-right-radius:var(--lx-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--lx-card-inner-border-radius);border-bottom-left-radius:var(--lx-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--lx-card-group-margin)}@media(min-width: 576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion: reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion: reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#161110}.carousel-dark .carousel-caption{color:#161110}[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#161110}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#161110}.btn-close{--lx-btn-close-color: var(--_fg, #161110);--lx-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--_fg, %23161110%29'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--lx-btn-close-opacity: 0.5;--lx-btn-close-hover-opacity: 0.75;--lx-btn-close-focus-shadow: 0 0 0 0.25rem rgba(49, 171, 145, 0.25);--lx-btn-close-focus-opacity: 1;--lx-btn-close-disabled-opacity: 0.25;--lx-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:var(--lx-btn-close-color);background:rgba(0,0,0,0) var(--lx-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--lx-btn-close-opacity)}.btn-close:hover{color:var(--lx-btn-close-color);text-decoration:none;opacity:var(--lx-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--lx-btn-close-focus-shadow);opacity:var(--lx-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;user-select:none;opacity:var(--lx-btn-close-disabled-opacity)}.btn-close-white{filter:var(--lx-btn-close-white-filter)}[data-bs-theme=dark] .btn-close{filter:var(--lx-btn-close-white-filter)}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid rgba(0,0,0,0);border-bottom:0;border-left:.3em solid rgba(0,0,0,0)}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{--lx-dropdown-zindex: 1000;--lx-dropdown-min-width: 10rem;--lx-dropdown-padding-x: 0;--lx-dropdown-padding-y: 0.5rem;--lx-dropdown-spacer: 0.125rem;--lx-dropdown-font-size:1rem;--lx-dropdown-color: var(--lx-body-color);--lx-dropdown-bg: var(--lx-body-bg);--lx-dropdown-border-color: var(--lx-border-color-translucent);--lx-dropdown-border-radius: var(--lx-border-radius);--lx-dropdown-border-width: var(--lx-border-width);--lx-dropdown-inner-border-radius: calc(var(--lx-border-radius) - var(--lx-border-width));--lx-dropdown-divider-bg: var(--lx-border-color-translucent);--lx-dropdown-divider-margin-y: 0.5rem;--lx-dropdown-box-shadow: var(--lx-box-shadow);--lx-dropdown-link-color: var(--lx-body-color);--lx-dropdown-link-hover-color: var(--lx-body-color);--lx-dropdown-link-hover-bg: #EFEEED;--lx-dropdown-link-active-color: #ffffff;--lx-dropdown-link-active-bg: #31AB91;--lx-dropdown-link-disabled-color: var(--lx-tertiary-color);--lx-dropdown-item-padding-x: 1rem;--lx-dropdown-item-padding-y: 0.25rem;--lx-dropdown-header-color: #6c757d;--lx-dropdown-header-padding-x: 1rem;--lx-dropdown-header-padding-y: 0.5rem;position:absolute;z-index:var(--lx-dropdown-zindex);display:none;min-width:var(--lx-dropdown-min-width);padding:var(--lx-dropdown-padding-y) var(--lx-dropdown-padding-x);margin:0;font-size:var(--lx-dropdown-font-size);color:var(--lx-dropdown-color);text-align:left;list-style:none;background-color:var(--lx-dropdown-bg);background-clip:padding-box;border:var(--lx-dropdown-border-width) solid var(--lx-dropdown-border-color);border-radius:var(--lx-dropdown-border-radius);box-shadow:var(--lx-dropdown-box-shadow)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--lx-dropdown-spacer)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position: end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position: end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position: end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position: end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position: end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position: end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--lx-dropdown-spacer)}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid rgba(0,0,0,0);border-bottom:.3em solid;border-left:.3em solid rgba(0,0,0,0)}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--lx-dropdown-spacer)}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:0;border-bottom:.3em solid rgba(0,0,0,0);border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--lx-dropdown-spacer)}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid rgba(0,0,0,0);border-right:.3em solid;border-bottom:.3em solid rgba(0,0,0,0)}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:var(--lx-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--lx-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--lx-dropdown-item-padding-y) var(--lx-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--lx-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:rgba(0,0,0,0);border:0;border-radius:var(--lx-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--lx-dropdown-link-hover-color);background-color:var(--lx-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--lx-dropdown-link-active-color);text-decoration:none;background-color:var(--lx-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--lx-dropdown-link-disabled-color);pointer-events:none;background-color:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--lx-dropdown-header-padding-y) var(--lx-dropdown-header-padding-x);margin-bottom:0;font-size:0.875rem;color:var(--lx-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--lx-dropdown-item-padding-y) var(--lx-dropdown-item-padding-x);color:var(--lx-dropdown-link-color)}.dropdown-menu-dark{--lx-dropdown-color: #dee2e6;--lx-dropdown-bg: #343a40;--lx-dropdown-border-color: var(--lx-border-color-translucent);--lx-dropdown-box-shadow: ;--lx-dropdown-link-color: #dee2e6;--lx-dropdown-link-hover-color: #ffffff;--lx-dropdown-divider-bg: var(--lx-border-color-translucent);--lx-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);--lx-dropdown-link-active-color: #ffffff;--lx-dropdown-link-active-bg: #31AB91;--lx-dropdown-link-disabled-color: #adb5bd;--lx-dropdown-header-color: #adb5bd}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--lx-body-bg);border:var(--lx-border-width) solid var(--lx-border-color);border-radius:var(--lx-border-radius);box-shadow:var(--lx-box-shadow-sm);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:0.875em;color:var(--lx-secondary-color)}.modal{--lx-modal-zindex: 111119;--lx-modal-width: 500px;--lx-modal-padding: 1rem;--lx-modal-margin: 0.5rem;--lx-modal-color: ;--lx-modal-bg: var(--lx-body-bg);--lx-modal-border-color: var(--lx-border-color-translucent);--lx-modal-border-width: var(--lx-border-width);--lx-modal-border-radius: var(--lx-border-radius-lg);--lx-modal-box-shadow: var(--lx-box-shadow-sm);--lx-modal-inner-border-radius: calc(var(--lx-border-radius-lg) - (var(--lx-border-width)));--lx-modal-header-padding-x: 1rem;--lx-modal-header-padding-y: 1rem;--lx-modal-header-padding: 1rem 1rem;--lx-modal-header-border-color: var(--lx-border-color);--lx-modal-header-border-width: var(--lx-border-width);--lx-modal-title-line-height: 1.5;--lx-modal-footer-gap: 0.5rem;--lx-modal-footer-bg: ;--lx-modal-footer-border-color: var(--lx-border-color);--lx-modal-footer-border-width: var(--lx-border-width);position:fixed;top:0;left:0;z-index:var(--lx-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--lx-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media(prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translate(0, -50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--lx-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--lx-modal-margin)*2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--lx-modal-color);pointer-events:auto;background-color:var(--lx-modal-bg);background-clip:padding-box;border:var(--lx-modal-border-width) solid var(--lx-modal-border-color);border-radius:var(--lx-modal-border-radius);box-shadow:var(--lx-modal-box-shadow);outline:0}.modal-backdrop{--lx-backdrop-zindex: 111118;--lx-backdrop-bg: #343331;--lx-backdrop-opacity: 0.3;position:fixed;top:0;left:0;z-index:var(--lx-backdrop-zindex);width:100vw;height:100vh;background-color:var(--lx-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--lx-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--lx-modal-header-padding);border-bottom:var(--lx-modal-header-border-width) solid var(--lx-modal-header-border-color);border-top-left-radius:var(--lx-modal-inner-border-radius);border-top-right-radius:var(--lx-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--lx-modal-header-padding-y)*.5) calc(var(--lx-modal-header-padding-x)*.5);margin:calc(-0.5*var(--lx-modal-header-padding-y)) calc(-0.5*var(--lx-modal-header-padding-x)) calc(-0.5*var(--lx-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--lx-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--lx-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--lx-modal-padding) - var(--lx-modal-footer-gap)*.5);background-color:var(--lx-modal-footer-bg);border-top:var(--lx-modal-footer-border-width) solid var(--lx-modal-footer-border-color);border-bottom-right-radius:var(--lx-modal-inner-border-radius);border-bottom-left-radius:var(--lx-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--lx-modal-footer-gap)*.5)}@media(min-width: 576px){.modal{--lx-modal-margin: 1.75rem;--lx-modal-box-shadow: var(--lx-box-shadow)}.modal-dialog{max-width:var(--lx-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--lx-modal-width: 300px}}@media(min-width: 992px){.modal-lg,.modal-xl{--lx-modal-width: 800px}}@media(min-width: 1200px){.modal-xl{--lx-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.table{--lx-table-color-type: initial;--lx-table-bg-type: initial;--lx-table-color-state: initial;--lx-table-bg-state: initial;--lx-table-color: var(--lx-emphasis-color);--lx-table-bg: transparent;--lx-table-border-color: var(--_fg, #161110);--lx-table-accent-bg: transparent;--lx-table-striped-color: var(--lx-emphasis-color);--lx-table-striped-bg: rgba(var(--lx-emphasis-color-rgb), 0.05);--lx-table-active-color: var(--lx-emphasis-color);--lx-table-active-bg: rgba(var(--lx-emphasis-color-rgb), 0.1);--lx-table-hover-color: var(--lx-emphasis-color);--lx-table-hover-bg: rgba(var(--lx-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--lx-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .5rem;color:var(--lx-table-color-state, var(--lx-table-color-type, var(--lx-table-color)));background-color:var(--lx-table-bg);border-bottom-width:var(--lx-border-width);box-shadow:inset 0 0 0 9999px var(--lx-table-bg-state, var(--lx-table-bg-type, var(--lx-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--lx-border-width)*2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--lx-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--lx-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--lx-table-color-type: var(--lx-table-striped-color);--lx-table-bg-type: var(--lx-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(even){--lx-table-color-type: var(--lx-table-striped-color);--lx-table-bg-type: var(--lx-table-striped-bg)}.table-active{--lx-table-color-state: var(--lx-table-active-color);--lx-table-bg-state: var(--lx-table-active-bg)}.table-hover>tbody>tr:hover>*{--lx-table-color-state: var(--lx-table-hover-color);--lx-table-bg-state: var(--lx-table-hover-bg)}.table-primary{--lx-table-color: #161110;--lx-table-bg: rgb(213.8, 238.2, 233);--lx-table-border-color: rgb(175.44, 193.96, 189.6);--lx-table-striped-bg: rgb(204.21, 227.14, 222.15);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(194.62, 216.08, 211.3);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(199.415, 221.61, 216.725);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-secondary{--lx-table-color: #161110;--lx-table-bg: rgb(204, 222.6, 222.6);--lx-table-border-color: rgb(167.6, 181.48, 181.28);--lx-table-striped-bg: rgb(194.9, 212.32, 212.27);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(185.8, 202.04, 201.94);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(190.35, 207.18, 207.105);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-success{--lx-table-color: #161110;--lx-table-bg: rgb(209, 231, 220.8);--lx-table-border-color: rgb(171.6, 188.2, 179.84);--lx-table-striped-bg: rgb(199.65, 220.3, 210.56);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(190.3, 209.6, 200.32);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(194.975, 214.95, 205.44);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-info{--lx-table-color: #161110;--lx-table-bg: rgb(206.6, 244.4, 252);--lx-table-border-color: rgb(169.68, 198.92, 204.8);--lx-table-striped-bg: rgb(197.37, 233.03, 240.2);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(188.14, 221.66, 228.4);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(192.755, 227.345, 234.3);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-warning{--lx-table-color: #161110;--lx-table-bg: rgb(229.4, 210.6, 215.2);--lx-table-border-color: rgb(187.92, 171.88, 175.36);--lx-table-striped-bg: rgb(219.03, 200.92, 205.24);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(208.66, 191.24, 195.28);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(213.845, 196.08, 200.26);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-danger{--lx-table-color: #161110;--lx-table-bg: rgb(234, 207.6, 204);--lx-table-border-color: rgb(191.6, 169.48, 166.4);--lx-table-striped-bg: rgb(223.4, 198.07, 194.6);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(212.8, 188.54, 185.2);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(218.1, 193.305, 189.9);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-light{--lx-table-color: #161110;--lx-table-bg: #f8f9fa;--lx-table-border-color: rgb(202.8, 202.6, 203.2);--lx-table-striped-bg: rgb(236.7, 237.4, 238.3);--lx-table-striped-color: #161110;--lx-table-active-bg: rgb(225.4, 225.8, 226.6);--lx-table-active-color: #161110;--lx-table-hover-bg: rgb(231.05, 231.6, 232.45);--lx-table-hover-color: #161110;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-dark{--lx-table-color: #ffffff;--lx-table-bg: #161110;--lx-table-border-color: rgb(68.6, 64.6, 63.8);--lx-table-striped-bg: rgb(33.65, 28.9, 27.95);--lx-table-striped-color: #ffffff;--lx-table-active-bg: rgb(45.3, 40.8, 39.9);--lx-table-active-color: #ffffff;--lx-table-hover-bg: rgb(39.475, 34.85, 33.925);--lx-table-hover-color: #ffffff;color:var(--lx-table-color);border-color:var(--lx-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.nav{--lx-nav-link-padding-x: 1rem;--lx-nav-link-padding-y: 0.5rem;--lx-nav-link-font-weight: ;--lx-nav-link-color: var(--lx-link-color);--lx-nav-link-hover-color: var(--lx-link-hover-color);--lx-nav-link-disabled-color: var(--lx-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--lx-nav-link-padding-y) var(--lx-nav-link-padding-x);font-size:var(--lx-nav-link-font-size);font-weight:var(--lx-nav-link-font-weight);color:var(--lx-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--lx-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(49,171,145,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--lx-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--lx-nav-tabs-border-width: var(--lx-border-width);--lx-nav-tabs-border-color: var(--lx-border-color);--lx-nav-tabs-border-radius: var(--lx-border-radius);--lx-nav-tabs-link-hover-border-color: var(--lx-secondary-bg) var(--lx-secondary-bg) var(--lx-border-color);--lx-nav-tabs-link-active-color: var(--lx-emphasis-color);--lx-nav-tabs-link-active-bg: var(--lx-body-bg);--lx-nav-tabs-link-active-border-color: var(--lx-border-color) var(--lx-border-color) var(--lx-body-bg);border-bottom:var(--lx-nav-tabs-border-width) solid var(--lx-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--lx-nav-tabs-border-width));border:var(--lx-nav-tabs-border-width) solid rgba(0,0,0,0);border-top-left-radius:var(--lx-nav-tabs-border-radius);border-top-right-radius:var(--lx-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--lx-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--lx-nav-tabs-link-active-color);background-color:var(--lx-nav-tabs-link-active-bg);border-color:var(--lx-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--lx-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--lx-nav-pills-border-radius: var(--lx-border-radius);--lx-nav-pills-link-active-color: #ffffff;--lx-nav-pills-link-active-bg: #31AB91}.nav-pills .nav-link{border-radius:var(--lx-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--lx-nav-pills-link-active-color);background-color:var(--lx-nav-pills-link-active-bg)}.nav-underline{--lx-nav-underline-gap: 1rem;--lx-nav-underline-border-width: 0.125rem;--lx-nav-underline-link-active-color: var(--lx-emphasis-color);gap:var(--lx-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--lx-nav-underline-border-width) solid rgba(0,0,0,0)}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--lx-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--lx-navbar-padding-x: 0;--lx-navbar-padding-y: 0.5rem;--lx-navbar-color: rgba(var(--lx-emphasis-color-rgb), 0.65);--lx-navbar-hover-color: rgba(var(--lx-emphasis-color-rgb), 0.8);--lx-navbar-disabled-color: rgba(var(--lx-emphasis-color-rgb), 0.3);--lx-navbar-active-color: rgba(var(--lx-emphasis-color-rgb), 1);--lx-navbar-brand-padding-y: 0.3125rem;--lx-navbar-brand-margin-end: 1rem;--lx-navbar-brand-font-size: 1.25rem;--lx-navbar-brand-color: rgba(var(--lx-emphasis-color-rgb), 1);--lx-navbar-brand-hover-color: rgba(var(--lx-emphasis-color-rgb), 1);--lx-navbar-nav-link-padding-x: 0.5rem;--lx-navbar-toggler-padding-y: 0.25rem;--lx-navbar-toggler-padding-x: 0.75rem;--lx-navbar-toggler-font-size: 1.25rem;--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--lx-navbar-toggler-border-color: rgba(var(--lx-emphasis-color-rgb), 0.15);--lx-navbar-toggler-border-radius: 0.2rem;--lx-navbar-toggler-focus-width: 0.25rem;--lx-navbar-toggler-transition: box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--lx-navbar-padding-y) var(--lx-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--lx-navbar-brand-padding-y);padding-bottom:var(--lx-navbar-brand-padding-y);margin-right:var(--lx-navbar-brand-margin-end);font-size:var(--lx-navbar-brand-font-size);color:var(--lx-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--lx-navbar-brand-hover-color)}.navbar-nav{--lx-nav-link-padding-x: 0;--lx-nav-link-padding-y: 0.5rem;--lx-nav-link-font-weight: ;--lx-nav-link-color: var(--lx-navbar-color);--lx-nav-link-hover-color: var(--lx-navbar-hover-color);--lx-nav-link-disabled-color: var(--lx-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--lx-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--lx-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--lx-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--lx-navbar-toggler-padding-y) var(--lx-navbar-toggler-padding-x);font-size:var(--lx-navbar-toggler-font-size);line-height:1;color:var(--lx-navbar-color);background-color:rgba(0,0,0,0);border:var(--lx-border-width) solid var(--lx-navbar-toggler-border-color);border-radius:var(--lx-navbar-toggler-border-radius);transition:var(--lx-navbar-toggler-transition)}@media(prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--lx-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--lx-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--lx-scroll-height, 75vh);overflow-y:auto}@media(min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--lx-navbar-nav-link-padding-x);padding-left:var(--lx-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--lx-navbar-nav-link-padding-x);padding-left:var(--lx-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--lx-navbar-nav-link-padding-x);padding-left:var(--lx-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--lx-navbar-nav-link-padding-x);padding-left:var(--lx-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--lx-navbar-nav-link-padding-x);padding-left:var(--lx-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--lx-navbar-nav-link-padding-x);padding-left:var(--lx-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:rgba(0,0,0,0) !important;border:0 !important;transform:none !important;box-shadow:none;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--lx-navbar-color: rgba(255, 255, 255, 0.55);--lx-navbar-hover-color: rgba(255, 255, 255, 0.75);--lx-navbar-disabled-color: rgba(255, 255, 255, 0.25);--lx-navbar-active-color: #ffffff;--lx-navbar-brand-color: #ffffff;--lx-navbar-brand-hover-color: #ffffff;--lx-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--lx-box-shadow) !important}.shadow-sm{box-shadow:var(--lx-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--lx-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--lx-focus-ring-color: rgba(var(--lx-primary-rgb), var(--lx-focus-ring-opacity))}.focus-ring-secondary{--lx-focus-ring-color: rgba(var(--lx-secondary-rgb), var(--lx-focus-ring-opacity))}.focus-ring-success{--lx-focus-ring-color: rgba(var(--lx-success-rgb), var(--lx-focus-ring-opacity))}.focus-ring-info{--lx-focus-ring-color: rgba(var(--lx-info-rgb), var(--lx-focus-ring-opacity))}.focus-ring-warning{--lx-focus-ring-color: rgba(var(--lx-warning-rgb), var(--lx-focus-ring-opacity))}.focus-ring-danger{--lx-focus-ring-color: rgba(var(--lx-danger-rgb), var(--lx-focus-ring-opacity))}.focus-ring-light{--lx-focus-ring-color: rgba(var(--lx-light-rgb), var(--lx-focus-ring-opacity))}.focus-ring-dark{--lx-focus-ring-color: rgba(var(--lx-dark-rgb), var(--lx-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--lx-border-width) var(--lx-border-style) var(--lx-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--lx-border-width) var(--lx-border-style) var(--lx-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--lx-border-width) var(--lx-border-style) var(--lx-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--lx-border-width) var(--lx-border-style) var(--lx-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--lx-border-width) var(--lx-border-style) var(--lx-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--lx-border-opacity: 1;border-color:rgba(var(--lx-primary-rgb), var(--lx-border-opacity)) !important}.border-secondary{--lx-border-opacity: 1;border-color:rgba(var(--lx-secondary-rgb), var(--lx-border-opacity)) !important}.border-success{--lx-border-opacity: 1;border-color:rgba(var(--lx-success-rgb), var(--lx-border-opacity)) !important}.border-info{--lx-border-opacity: 1;border-color:rgba(var(--lx-info-rgb), var(--lx-border-opacity)) !important}.border-warning{--lx-border-opacity: 1;border-color:rgba(var(--lx-warning-rgb), var(--lx-border-opacity)) !important}.border-danger{--lx-border-opacity: 1;border-color:rgba(var(--lx-danger-rgb), var(--lx-border-opacity)) !important}.border-light{--lx-border-opacity: 1;border-color:rgba(var(--lx-light-rgb), var(--lx-border-opacity)) !important}.border-dark{--lx-border-opacity: 1;border-color:rgba(var(--lx-dark-rgb), var(--lx-border-opacity)) !important}.border-black{--lx-border-opacity: 1;border-color:rgba(var(--lx-black-rgb), var(--lx-border-opacity)) !important}.border-white{--lx-border-opacity: 1;border-color:rgba(var(--lx-white-rgb), var(--lx-border-opacity)) !important}.border-primary-subtle{border-color:var(--lx-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--lx-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--lx-success-border-subtle) !important}.border-info-subtle{border-color:var(--lx-info-border-subtle) !important}.border-warning-subtle{border-color:var(--lx-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--lx-danger-border-subtle) !important}.border-light-subtle{border-color:var(--lx-light-border-subtle) !important}.border-dark-subtle{border-color:var(--lx-dark-border-subtle) !important}.border-1{border-width:1px !important}.border-2{border-width:2px !important}.border-3{border-width:3px !important}.border-4{border-width:4px !important}.border-5{border-width:5px !important}.border-opacity-10{--lx-border-opacity: 0.1}.border-opacity-25{--lx-border-opacity: 0.25}.border-opacity-50{--lx-border-opacity: 0.5}.border-opacity-75{--lx-border-opacity: 0.75}.border-opacity-100{--lx-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-grow-0{flex-grow:0 !important}.flex-grow-1{flex-grow:1 !important}.flex-shrink-0{flex-shrink:0 !important}.flex-shrink-1{flex-shrink:1 !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--lx-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--lx-text-opacity: 1;color:rgba(var(--lx-primary-rgb), var(--lx-text-opacity)) !important}.text-secondary{--lx-text-opacity: 1;color:rgba(var(--lx-secondary-rgb), var(--lx-text-opacity)) !important}.text-success{--lx-text-opacity: 1;color:rgba(var(--lx-success-rgb), var(--lx-text-opacity)) !important}.text-info{--lx-text-opacity: 1;color:rgba(var(--lx-info-rgb), var(--lx-text-opacity)) !important}.text-warning{--lx-text-opacity: 1;color:rgba(var(--lx-warning-rgb), var(--lx-text-opacity)) !important}.text-danger{--lx-text-opacity: 1;color:rgba(var(--lx-danger-rgb), var(--lx-text-opacity)) !important}.text-light{--lx-text-opacity: 1;color:rgba(var(--lx-light-rgb), var(--lx-text-opacity)) !important}.text-dark{--lx-text-opacity: 1;color:rgba(var(--lx-dark-rgb), var(--lx-text-opacity)) !important}.text-black{--lx-text-opacity: 1;color:rgba(var(--lx-black-rgb), var(--lx-text-opacity)) !important}.text-white{--lx-text-opacity: 1;color:rgba(var(--lx-white-rgb), var(--lx-text-opacity)) !important}.text-body{--lx-text-opacity: 1;color:rgba(var(--lx-body-color-rgb), var(--lx-text-opacity)) !important}.text-muted{--lx-text-opacity: 1;color:var(--lx-secondary-color) !important}.text-black-50{--lx-text-opacity: 1;color:rgba(22,17,16,.5) !important}.text-white-50{--lx-text-opacity: 1;color:hsla(0,0%,100%,.5) !important}.text-body-secondary{--lx-text-opacity: 1;color:var(--lx-secondary-color) !important}.text-body-tertiary{--lx-text-opacity: 1;color:var(--lx-tertiary-color) !important}.text-body-emphasis{--lx-text-opacity: 1;color:var(--lx-emphasis-color) !important}.text-reset{--lx-text-opacity: 1;color:inherit !important}.text-opacity-25{--lx-text-opacity: 0.25}.text-opacity-50{--lx-text-opacity: 0.5}.text-opacity-75{--lx-text-opacity: 0.75}.text-opacity-100{--lx-text-opacity: 1}.text-primary-emphasis{color:var(--lx-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--lx-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--lx-success-text-emphasis) !important}.text-info-emphasis{color:var(--lx-info-text-emphasis) !important}.text-warning-emphasis{color:var(--lx-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--lx-danger-text-emphasis) !important}.text-light-emphasis{color:var(--lx-light-text-emphasis) !important}.text-dark-emphasis{color:var(--lx-dark-text-emphasis) !important}.link-opacity-10{--lx-link-opacity: 0.1}.link-opacity-10-hover:hover{--lx-link-opacity: 0.1}.link-opacity-25{--lx-link-opacity: 0.25}.link-opacity-25-hover:hover{--lx-link-opacity: 0.25}.link-opacity-50{--lx-link-opacity: 0.5}.link-opacity-50-hover:hover{--lx-link-opacity: 0.5}.link-opacity-75{--lx-link-opacity: 0.75}.link-opacity-75-hover:hover{--lx-link-opacity: 0.75}.link-opacity-100{--lx-link-opacity: 1}.link-opacity-100-hover:hover{--lx-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-primary-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-secondary{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-secondary-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-success{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-success-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-info{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-info-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-warning{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-warning-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-danger{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-danger-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-light{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-light-rgb), var(--lx-link-underline-opacity)) !important}.link-underline-dark{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-dark-rgb), var(--lx-link-underline-opacity)) !important}.link-underline{--lx-link-underline-opacity: 1;text-decoration-color:rgba(var(--lx-link-color-rgb), var(--lx-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--lx-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--lx-link-underline-opacity: 0}.link-underline-opacity-10{--lx-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--lx-link-underline-opacity: 0.1}.link-underline-opacity-25{--lx-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--lx-link-underline-opacity: 0.25}.link-underline-opacity-50{--lx-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--lx-link-underline-opacity: 0.5}.link-underline-opacity-75{--lx-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--lx-link-underline-opacity: 0.75}.link-underline-opacity-100{--lx-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--lx-link-underline-opacity: 1}.bg-primary{--lx-bg-opacity: 1;background-color:rgba(var(--lx-primary-rgb), var(--lx-bg-opacity)) !important}.bg-secondary{--lx-bg-opacity: 1;background-color:rgba(var(--lx-secondary-rgb), var(--lx-bg-opacity)) !important}.bg-success{--lx-bg-opacity: 1;background-color:rgba(var(--lx-success-rgb), var(--lx-bg-opacity)) !important}.bg-info{--lx-bg-opacity: 1;background-color:rgba(var(--lx-info-rgb), var(--lx-bg-opacity)) !important}.bg-warning{--lx-bg-opacity: 1;background-color:rgba(var(--lx-warning-rgb), var(--lx-bg-opacity)) !important}.bg-danger{--lx-bg-opacity: 1;background-color:rgba(var(--lx-danger-rgb), var(--lx-bg-opacity)) !important}.bg-light{--lx-bg-opacity: 1;background-color:rgba(var(--lx-light-rgb), var(--lx-bg-opacity)) !important}.bg-dark{--lx-bg-opacity: 1;background-color:rgba(var(--lx-dark-rgb), var(--lx-bg-opacity)) !important}.bg-black{--lx-bg-opacity: 1;background-color:rgba(var(--lx-black-rgb), var(--lx-bg-opacity)) !important}.bg-white{--lx-bg-opacity: 1;background-color:rgba(var(--lx-white-rgb), var(--lx-bg-opacity)) !important}.bg-body{--lx-bg-opacity: 1;background-color:rgba(var(--lx-body-bg-rgb), var(--lx-bg-opacity)) !important}.bg-transparent{--lx-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--lx-bg-opacity: 1;background-color:rgba(var(--lx-secondary-bg-rgb), var(--lx-bg-opacity)) !important}.bg-body-tertiary{--lx-bg-opacity: 1;background-color:rgba(var(--lx-tertiary-bg-rgb), var(--lx-bg-opacity)) !important}.bg-opacity-10{--lx-bg-opacity: 0.1}.bg-opacity-25{--lx-bg-opacity: 0.25}.bg-opacity-50{--lx-bg-opacity: 0.5}.bg-opacity-75{--lx-bg-opacity: 0.75}.bg-opacity-100{--lx-bg-opacity: 1}.bg-primary-subtle{background-color:var(--lx-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--lx-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--lx-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--lx-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--lx-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--lx-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--lx-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--lx-dark-bg-subtle) !important}.bg-gradient{background-image:var(--lx-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--lx-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--lx-border-radius-sm) !important}.rounded-2{border-radius:var(--lx-border-radius) !important}.rounded-3{border-radius:var(--lx-border-radius-lg) !important}.rounded-4{border-radius:var(--lx-border-radius-xl) !important}.rounded-5{border-radius:var(--lx-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--lx-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--lx-border-radius) !important;border-top-right-radius:var(--lx-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--lx-border-radius-sm) !important;border-top-right-radius:var(--lx-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--lx-border-radius) !important;border-top-right-radius:var(--lx-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--lx-border-radius-lg) !important;border-top-right-radius:var(--lx-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--lx-border-radius-xl) !important;border-top-right-radius:var(--lx-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--lx-border-radius-xxl) !important;border-top-right-radius:var(--lx-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--lx-border-radius-pill) !important;border-top-right-radius:var(--lx-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--lx-border-radius) !important;border-bottom-right-radius:var(--lx-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--lx-border-radius-sm) !important;border-bottom-right-radius:var(--lx-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--lx-border-radius) !important;border-bottom-right-radius:var(--lx-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--lx-border-radius-lg) !important;border-bottom-right-radius:var(--lx-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--lx-border-radius-xl) !important;border-bottom-right-radius:var(--lx-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--lx-border-radius-xxl) !important;border-bottom-right-radius:var(--lx-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--lx-border-radius-pill) !important;border-bottom-right-radius:var(--lx-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--lx-border-radius) !important;border-bottom-left-radius:var(--lx-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--lx-border-radius-sm) !important;border-bottom-left-radius:var(--lx-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--lx-border-radius) !important;border-bottom-left-radius:var(--lx-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--lx-border-radius-lg) !important;border-bottom-left-radius:var(--lx-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--lx-border-radius-xl) !important;border-bottom-left-radius:var(--lx-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--lx-border-radius-xxl) !important;border-bottom-left-radius:var(--lx-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--lx-border-radius-pill) !important;border-bottom-left-radius:var(--lx-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--lx-border-radius) !important;border-top-left-radius:var(--lx-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--lx-border-radius-sm) !important;border-top-left-radius:var(--lx-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--lx-border-radius) !important;border-top-left-radius:var(--lx-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--lx-border-radius-lg) !important;border-top-left-radius:var(--lx-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--lx-border-radius-xl) !important;border-top-left-radius:var(--lx-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--lx-border-radius-xxl) !important;border-top-left-radius:var(--lx-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--lx-border-radius-pill) !important;border-top-left-radius:var(--lx-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-grow-0{flex-grow:0 !important}.flex-sm-grow-1{flex-grow:1 !important}.flex-sm-shrink-0{flex-shrink:0 !important}.flex-sm-shrink-1{flex-shrink:1 !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-grow-0{flex-grow:0 !important}.flex-md-grow-1{flex-grow:1 !important}.flex-md-shrink-0{flex-shrink:0 !important}.flex-md-shrink-1{flex-shrink:1 !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-grow-0{flex-grow:0 !important}.flex-lg-grow-1{flex-grow:1 !important}.flex-lg-shrink-0{flex-shrink:0 !important}.flex-lg-shrink-1{flex-shrink:1 !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-grow-0{flex-grow:0 !important}.flex-xl-grow-1{flex-grow:1 !important}.flex-xl-shrink-0{flex-shrink:0 !important}.flex-xl-shrink-1{flex-shrink:1 !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:where(html){--size-025: .25rem;--size-050: .5rem;--size-075: .75rem;--size-100: 1rem;--size-125: 1.25rem;--size-150: 1.5rem;--size-175: 1.75rem;--size-200: 2rem;--size-225: 2.25rem;--size-250: 2.5rem;--size-275: 2.75rem;--size-300: 3rem;--size-325: 3.25rem;--size-350: 3.5rem;--size-375: 3.75rem;--size-400: 4rem;--size-450: 4.5rem;--size-500: 5rem;--size-550: 5.5rem;--size-600: 6rem;--size-625: 6.25rem;--size-650: 6.5rem;--size-lg-10: 10rem;--size-lg-20: 20rem;--size-px-11: .6875rem;--size-px-13: .8125rem;--size-px-14: .875rem;--size-px-18: 1.125rem;--size-px-22: 1.375rem;--size-px-25: 1.5625rem;--size-px-30: 1.875rem;--size-px-34: 2.125rem;--size-px-50: 3.125rem;--size-px-70: 4.375rem;--form-padding: 1.875rem}@media(min-width: 768px){:where(html){--form-padding: 2.25rem}}.nav-shadow{box-shadow:0 2px 10px 0 rgba(25,1,52,.12)}@font-face{font-family:"Feijoa-Bold";src:url("/static/fonts/feijoa/feijoa-bold.woff2") format("woff2"),url("/static/fonts/feijoa/Feijoa-Bold.otf") format("opentype");font-display:swap}@font-face{font-family:"Feijoa-Display";src:url("/static/fonts/feijoa/feijoa-display.woff2") format("woff2"),url("/static/fonts/feijoa/Feijoa-Display.otf") format("opentype");font-display:swap}@font-face{font-family:"Feijoa-Medium";src:url("/static/fonts/feijoa/feijoa-medium.woff2") format("woff2"),url("/static/fonts/feijoa/Feijoa-Medium.otf") format("opentype");font-display:swap}@font-face{font-family:"Feijoa-Medium-Italic";src:url("/static/fonts/feijoa/feijoa-medium-italic.woff2") format("woff2"),url("/static/fonts/feijoa/Feijoa-MediumItalic.otf") format("opentype");font-display:swap}@font-face{font-family:"Sons-Thin";src:url("/static/fonts/sons/sons-thin.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-ThinItalic";src:url("/static/fonts/sons/sons-thin-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Light";src:url("/static/fonts/sons/sons-light.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-LightItalic";src:url("/static/fonts/sons/sons-light-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Regular";src:url("/static/fonts/sons/sons-regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-RegularItalic";src:url("/static/fonts/sons/sons-regular-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Medium";src:url("/static/fonts/sons/sons-medium.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-MediumItalic";src:url("/static/fonts/sons/sons-medium-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Semibold";src:url("/static/fonts/sons/sons-semibold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-SemiboldItalic";src:url("/static/fonts/sons/sons-semibold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Bold";src:url("/static/fonts/sons/sons-bold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-BoldItalic";src:url("/static/fonts/sons/sons-bold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Extrabold";src:url("/static/fonts/sons/sons-extrabold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-ExtraboldItalic";src:url("/static/fonts/sons/sons-extrabold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Black";src:url("/static/fonts/sons/sons-black.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-BlackItalic";src:url("/static/fonts/sons/sons-black-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Black";src:url("/static/fonts/sons/sons-wide-black.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-BlackItalic";src:url("/static/fonts/sons/sons-wide-black-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Bold";src:url("/static/fonts/sons/sons-wide-bold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-BoldItalic";src:url("/static/fonts/sons/sons-wide-bold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-ExtraBold";src:url("/static/fonts/sons/sons-wide-extrabold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-ExtraBoldItalic";src:url("/static/fonts/sons/sons-wide-extrabold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Light";src:url("/static/fonts/sons/sons-wide-light.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-LightItalic";src:url("/static/fonts/sons/sons-wide-light-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Medium";src:url("/static/fonts/sons/sons-wide-medium.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-MediumItalic";src:url("/static/fonts/sons/sons-wide-medium-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Regular";src:url("/static/fonts/sons/sons-wide-regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-RegularItalic";src:url("/static/fonts/sons/sons-wide-regular-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Semibold";src:url("/static/fonts/sons/sons-wide-semibold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-SemiboldItalic";src:url("/static/fonts/sons/sons-wide-semibold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-Thin";src:url("/static/fonts/sons/sons-wide-thin.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Wide-ThinItalic";src:url("/static/fonts/sons/sons-wide-thin-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Black";src:url("/static/fonts/sons/sons-mono-black.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-BlackItalic";src:url("/static/fonts/sons/sons-mono-black-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Bold";src:url("/static/fonts/sons/sons-mono-bold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-BoldItalic";src:url("/static/fonts/sons/sons-mono-bold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-ExtraBold";src:url("/static/fonts/sons/sons-mono-extrabold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-ExtraBoldItalic";src:url("/static/fonts/sons/sons-mono-extrabold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Light";src:url("/static/fonts/sons/sons-mono-light.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-LightItalic";src:url("/static/fonts/sons/sons-mono-light-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Medium";src:url("/static/fonts/sons/sons-mono-medium.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-MediumItalic";src:url("/static/fonts/sons/sons-mono-medium-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Regular";src:url("/static/fonts/sons/sons-mono-regular.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-RegularItalic";src:url("/static/fonts/sons/sons-mono-regular-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Semibold";src:url("/static/fonts/sons/sons-mono-semibold.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-SemiboldItalic";src:url("/static/fonts/sons/sons-mono-semibold-italic.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-Thin";src:url("/static/fonts/sons/sons-mono-thin.woff2") format("woff2");font-display:swap}@font-face{font-family:"Sons-Mono-ThinItalic";src:url("/static/fonts/sons/sons-mono-thin-italic.woff2") format("woff2");font-display:swap}:root{--font-headline: Feijoa-Medium;--font-italic: Sons-RegularItalic;--font-light: Sons-Light;--font-light-italic: Sons-LightItalic;--font-regular: Sons-Regular;--font-medium: Sons-Medium;--font-bold: Sons-Bold;--font-bold-italic: Sons-BoldItalic;--font-display-regular: Sons-Regular;--font-display-medium: Sons-Medium;--font-display-bold: Sons-Bold;--font-sons-wide: Sons-Wide-Regular;--font-sons-bold: Sons-Bold;--font-mono-regular: Sons-Mono-Regular;--font-mono-italic: Sons-Mono-RegularItalic;--font-mono-bold: Sons-Mono-Bold;--font-mono-bold-italic: Sons-Mono-BoldItalic}:where(html){--font-kicker: var(--font-display-bold);--fine-print-font-size: 12px;--fine-print-line-height: 1.5;--fine-print-margin-bottom: var(--size-px-30);--breadcrumb-font-size: 12px;--breadcrumb-link-color: var(--teal-50);--breadcrumb-link-color-disabled: var(--gray-50);--kicker: 0.9375rem;--kicker-font-family: var(--font-kicker);--kicker-margin-bottom: 1rem;--h1: var(--size-275);--h1-font-family: var(--font-headline);--h1-line-height: 110%;--h2: var(--size-175);--h2-font-family: var(--font-headline);--h2-line-height: 110%;--h3: var(--size-150);--h3-font-family: var(--font-headline);--h3-line-height: 1.3em;--h4: 1.375rem;--h4-font-family: var(--font-display-regular);--h4-line-height: 1.75rem;--h5: 1rem;--h5-font-family: var(--font-medium);--h5-line-height: 1.5;--p1: 1.25rem;--p1-font-family: var(--font-regular);--p1-line-height: 1.3;--p2: 1rem;--p2-font-family: var(--font-light);--p2-bold: var(--font-bold);--p2-line-height: 1.5;--p2-margin-bottom: 1.5625rem;--p3: .875rem;--p3-font-family: var(--font-light);--p3-line-height: 1.3125rem;--article-h1: var(--h2);--article-h1-line-height: 3.125rem;--article-h1-font-family: var(--font-display-bold);--article-h2: var(--h3);--article-h2-line-height: 2.625rem;--article-h2-font-family: var(--font-display-bold);--article-h3: var(--h4);--article-h3-line-height: var(--size-175);--article-h3-font-family: var(--font-display-bold);--article-h4: var(--h5);--article-h4-line-height: var(--size-150);--article-h4-font-family: var(--font-display-bold);--article-link-color: var(--teal-70);--article-link-text-decoration: underline;--article-space-xl: 4.6875rem;--article-space-lg: 3.125rem;--article-space-md: 1.5625rem;--article-space-sm: 0.9375rem;--article-space-xs: 0.625rem;--li-margin-bottom: 0.9375rem;--ul-margin-bottom: 4.6875rem;--blockquote-font-size: var(--p1);--blockquote-line-height: var(--size-175);--blockquote-font-family: var(--font-regular);--blockquote-attribution: var(--p3);--blockquote-attribution-font-family: var(--p3-font-family);--blockquote-attribution-line-height: var(--p3-line-height);--blockquote-margin: 3.125rem 0;--blockquote-padding-left: 1.375rem;--blockquote-border: 1px solid var(--teal-70);--deck-font-size: 1.375rem;--deck-line-height: var(--size-175);--deck-color: var(--teal-60);--deck-font-family: var(--font-regular);--heading-margin-top: 2em;--heading-margin-bottom: 0.5em;--text-link-color: var(--teal-60);--text-link-color-hover: var(--black);--text-link-font: var(--font-display-bold);--outbound-link-color: var(--teal-50);--outbound-link-transform: uppercase;--outbound-link-font-size: var(--size-075);--outbound-link-font-family: var(--font-display-bold);--form-label: 10px;--form-label-font-family: var(--font-regular);--form-label-line-height: 15px;--form-label-color: var(--_fg, var(--gray-80));--form-input-padding: .625rem 1rem;--form-select-padding: .57rem .75rem}@media(min-width: 768px){:where(html){--h1: var(--size-375);--h2: var(--size-250);--h3: var(--size-200)}}@media(min-width: 992px){:where(html){--h1: 5.41625rem}}:where(html) .dark{--deck-color: var(--teal-30)}.bg-grain{position:absolute;height:100%;width:100%;top:0;left:0;bottom:0;right:0;z-index:1;overflow:hidden}@supports(mix-blend-mode: multiply){.bg-grain{background-image:url("https://filevine-marketing-production-media.s3.us-west-2.amazonaws.com/media/images/design-elements/textures/grain.png");background-repeat:repeat;mix-blend-mode:multiply}}.bg-grain~*{z-index:2}.bg-argyle{position:absolute;height:100%;width:100%;top:0;left:0;bottom:0;right:0;z-index:1;overflow:hidden;background-image:url("https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/textures/argyle-tile.png");background-repeat:repeat}.bg-argyle~*{z-index:2}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}@media(min-width: 768px){.container,.fv-container{max-width:720px}}@media(min-width: 992px){.container,.fv-container{max-width:960px}}@media(min-width: 1200px){.container,.fv-container{max-width:1200px}}.container.outer,.fv-container.outer{max-width:768px;margin:0}@media(min-width: 768px){.container.outer,.fv-container.outer{max-width:992px;margin:0}}@media(min-width: 992px){.container.outer,.fv-container.outer{max-width:1400px}}@media(min-width: 1200px){.container.outer,.fv-container.outer{max-width:1400px;margin-left:auto;margin-right:auto}}header.hero{isolation:isolate;position:relative;padding:6.5rem 0 4rem 0;z-index:11}@media(min-width: 768px){header.hero{padding:7.25rem 0 4rem 0}}section{position:relative;--section-padding: 4rem 0}@media(min-width: 768px){section{--section-padding: 6.25rem 0}}section{padding:4rem 0;position:relative}section.slide{padding:0;height:100vh}section.slide .container,section.slide .fv-container{margin-left:3.125rem;padding:0}section.inner{padding:var(--inner-section-padding)}.wistia_embed section{padding:initial}a{text-decoration:none;color:var(--_cta, #3230A1);transition:all .15s}a.link-arrow{transition:all .15s}a.link-arrow:hover::after{transition:all .15s;transform:translateX(7px)}.link-arrow::after{content:" ›";transition:all .15s;display:inline-block}a>div{transition:all .15s;transition-delay:.15s}a>div:hover .link-arrow{transform:translateX(7px);opacity:1}a>div .link-arrow{opacity:0;transition:all .35s;transition-delay:transform .15s}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.btn-outline-primary{background:rgba(0,0,0,0);border-color:#fff;color:#fff}.btn-outline-primary:hover,.btn-outline-primary:active{background:#fff;border-color:#fff;color:#161110}.btn.btn-primary{--lx-btn-hover-bg: #ffffff;--lx-btn-hover-border-color: #ffffff;--lx-btn-hover-color: #161110}.edit-pk-button{position:absolute;top:0;right:0}.edit-pk-button .icon{padding:1rem}.edit-pk-button .icon svg{width:15px;fill:var(--black);opacity:0;transition:all .15s ease-in}.edit-pk-button:hover .icon svg{opacity:1}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}body{font-family:Sons-Light,Helvetica,Arial,sans-serif}em,i{font-family:Sons-RegularItalic}strong,b{font-family:Sons-Bold}strong em,strong i,b em,b i{font-family:Sons-BoldItalic}blockquote{padding-left:var(--blockquote-padding-left);border-left:var(--blockquote-border);margin:var(--blockquote-margin);font-size:var(--blockquote-font-size);line-height:var(--blockquote-line-height);font-family:var(--blockquote-font-family);position:relative}blockquote::before{content:"";background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEyIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgOUg0Ljk1MTgxVjQuOTIzOTFMMi4zNDk0IDQuOTg5MTNWMy42ODQ3OEMyLjM0OTQgMi40NzgyNiAzLjAzNjE0IDEuODU4NyA0LjM3MzQ5IDEuODU4N0g0LjkxNTY2VjBINC4zNzM0OUMxLjQ0NTc4IDAgMCAxLjMwNDM1IDAgMy44ODA0NFY5Wk03LjA0ODE5IDlIMTJWNC45MjM5MUw5LjM2MTQ1IDQuOTg5MTNWMy42ODQ3OEM5LjM2MTQ1IDIuNDc4MjYgMTAuMDQ4MiAxLjg1ODcgMTEuNDIxNyAxLjg1ODdIMTEuOTYzOVYwSDExLjQyMTdDOC40OTM5OCAwIDcuMDQ4MTkgMS4zMDQzNSA3LjA0ODE5IDMuODgwNDRWOVoiIGZpbGw9IiMwMDVENUQiLz48L3N2Zz4=");width:20px;height:20px;background-repeat:no-repeat;position:absolute;top:-1rem;left:-0.4rem}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{color:var(--_fg, inherit)}h1,.h1{font-size:var(--h1);line-height:var(--h1-line-height);font-family:var(--h1-font-family)}h2,.h2{font-family:var(--h2-font-family);font-size:var(--h2);line-height:var(--h2-line-height)}h2.cta-headline,.h2.cta-headline{text-align:center;margin-bottom:50px}h3,.h3{font-family:var(--h3-font-family);font-size:var(--h3);line-height:var(--h3-line-height)}h4,.h4{font-family:var(--h4-font-family);line-height:var(--h4-line-height);font-size:var(--h4)}h5,.h5{font-size:var(--h5);line-height:var(--h5-line-height);font-family:var(--h5-font-family)}p{font-family:var(--p2-font-family);line-height:var(--p2-line-height);margin-bottom:0}p:has(+p),p:has(+a),p:has(+script){margin-bottom:var(--p2-margin-bottom)}@supports not (p: has(+p)){p+p,p+a,p+script{margin-top:var(--p2-margin-bottom)}}p.stat-callout{font-family:Sons-Bold;font-size:var(--h2);line-height:1.2;margin-bottom:0}p.stat-label{line-height:20px}p.primary{color:#31ab91}p.footnote{font-size:.75rem}.p1{font-size:var(--p1);font-family:var(--p1-font-family);line-height:var(--p1-line-height)}.customer-by-line{font-size:var(--p3)}.fine-print{font-size:var(--fine-print-font-size);line-height:var(--fine-print-line-height);margin-bottom:0;padding-bottom:var(--fine-print-margin-bottom)}.fine-print:has(+.fine-print){padding-bottom:var(--article-space-sm)}.fine-print+.fine-print{margin-top:0}.fine-print a{color:#1d6757;transition:all .15s ease-in;text-decoration:underline;text-underline-offset:3px}.fine-print a:hover{text-decoration:underline;text-underline-offset:.35rem}.terms-conditions-list{margin:var(--article-space-md) 0}.kicker{text-transform:uppercase;font-size:var(--kicker);font-family:var(--font-kicker);margin-bottom:var(--kicker-margin-bottom);letter-spacing:.09375rem}.kicker:has(+h1){margin-bottom:var(--size-175)}.deck{font-family:var(--deck-font-family);font-size:var(--deck-font-size);line-height:var(--deck-line-height);color:var(--deck-color)}:where(html){--section-padding: 4rem 0;--inner-section-padding: 2rem 0;--section-file-padding: 4.25rem 0 6rem 0;--file-radius-size: 50px}@media(min-width: 768px){:root{--section-padding: 6.25rem 0;--inner-section-padding: 4rem 0}}@media(min-width: 992px){:root{--section-file-padding: 9.375rem 0;--file-radius-size: 75px}}.hero .intro.center{display:flex;justify-content:center}.hero .intro.center .headlines{text-align:center;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.hero .intro.center .headlines{flex:0 0 auto;width:66.66666667%}}.section-intro{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x))}.section-intro .headlines{text-align:left;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.section-intro .headlines{flex:0 0 auto;width:50%}}.section-intro .headlines .subheadline{line-height:1.625rem;margin-bottom:3rem}.section-intro .headlines .kicker{text-transform:uppercase;font-family:Sons-Bold;font-size:var(--kicker)}.section-intro.center{display:flex;justify-content:center}.section-intro.center .headlines{text-align:center;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.section-intro.center .headlines{flex:0 0 auto;width:66.66666667%}}.section-intro.center .headlines h2{text-align:center;margin-bottom:2rem}.action-header{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));margin-bottom:4rem;align-items:flex-end;justify-content:space-between}.action-header .headline{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.action-header .headline{flex:0 0 auto;width:58.33333333%}}.action-header .headline-cta{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y);flex:0 0 auto;width:auto;margin-top:3rem}@media(min-width: 992px){.action-header .headline-cta{margin-top:0}}.action-header .subheadline{margin-top:1.25rem}.action-header h2{margin-bottom:0}.action-grid-header{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y);display:grid;grid-template-rows:3;grid-template-columns:1fr}@media(min-width: 768px){.action-grid-header{grid-template-columns:2fr 1fr}}.action-grid-header{margin-bottom:4rem;align-items:flex-end;justify-content:space-between}.action-grid-header .kicker{grid-row-start:1}.action-grid-header .headline{grid-row-start:2}.action-grid-header .headline h1,.action-grid-header .headline h2,.action-grid-header .headline h3,.action-grid-header .headline h4,.action-grid-header .headline h5,.action-grid-header .headline h6{margin-bottom:0}.action-grid-header .subheadline{grid-row-start:3;margin-top:1.25rem}@media(max-width: 767.98px){.action-grid-header .subheadline{margin-bottom:1.25rem}}.action-grid-header .headline-cta{display:flex;grid-row-start:4;margin-top:3rem}@media(min-width: 768px){.action-grid-header .headline-cta{justify-content:flex-end;grid-row-start:2;grid-column-start:2}}@media(min-width: 992px){.action-grid-header .headline-cta{margin-top:0}}.accordion-side-by-side .action-header{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));margin-bottom:4rem;align-items:flex-end;justify-content:space-between}.accordion-side-by-side .action-header .headline{margin-bottom:0}.accordion-side-by-side .action-header h2{margin-bottom:0}.accordion-side-by-side .headline{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.accordion-side-by-side .headline{flex:0 0 auto;width:58.33333333%}}.accordion-side-by-side .headline-cta{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y);flex:0 0 auto;width:auto;display:flex;flex-direction:column;justify-content:baseline}.accordion-side-by-side .sbs-layout{display:flex;flex-direction:column;position:relative;margin:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.accordion-side-by-side .sbs-layout{display:grid;grid-template-columns:[acc-controls-start] .41fr [acc-controls-end] 90px [acc-media-start] .59fr [acc-media-end];min-height:400px}}.accordion-side-by-side .sbs-layout .accordion-item{width:100%}@media(min-width: 992px){.accordion-side-by-side .sbs-layout .accordion-item{grid-column:1}}.accordion-side-by-side .sbs-layout .accordion-media{width:100%;padding-left:.5rem;margin-bottom:1rem}@media(min-width: 992px){.accordion-side-by-side .sbs-layout .accordion-media{margin-bottom:0;padding-left:0;grid-column:acc-media;position:absolute;right:0;top:0}}.accordion-side-by-side .sbs-layout figure{display:flex;width:100%;justify-content:flex-start}@media(min-width: 992px){.accordion-side-by-side .sbs-layout figure{justify-content:end;aspect-ratio:4/3}@supports not (aspect-ratio: 1.3333333333){.accordion-side-by-side .sbs-layout figure::before{content:"";float:left;padding-top:calc(3/4*100%)}.accordion-side-by-side .sbs-layout figure::after{content:"";display:block;clear:both}}}@media(min-width: 992px){.accordion-side-by-side .sbs-layout figure img{align-self:flex-start;max-height:500px}}.accordion-side-by-side .headline{margin-bottom:2rem}.accordion-side-by-side .accordion-item{--accordion-card-margin: 1.125rem;--accordion-card-margin-narrow: 1rem;border:0;border-radius:0;box-shadow:none;padding:0;background-color:rgba(0,0,0,0);overflow-anchor:none;background-color:unset}@media(max-width: 991.98px){.accordion-side-by-side .accordion-item:has(+.accordion-media:not(.show)){margin-bottom:var(--accordion-card-margin-narrow)}}@media(min-width: 992px){.accordion-side-by-side .accordion-item{margin-bottom:var(--accordion-card-margin)}.accordion-side-by-side .accordion-item:not(:has(.collapsed)){border-bottom:1px solid currentColor}}.accordion-side-by-side .accordion-item#acc-item-1{border-top:1px solid currentColor;padding-top:var(--accordion-card-margin)}.accordion-side-by-side .accordion-header{background:none;border:none;border-radius:0;margin-bottom:0;padding:0;border-bottom:1px solid currentColor}.accordion-side-by-side .accordion-header:not(:has(.collapsed)){border:0}.accordion-side-by-side .accordion-header .accordion-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0;text-decoration:none;transition:all .25s;margin-bottom:1.125rem;box-shadow:none}.accordion-side-by-side .accordion-header .accordion-button img,.accordion-side-by-side .accordion-header .accordion-button .accordion-arrow{transition:all .25s}.accordion-side-by-side .accordion-header .accordion-button:not(.collapsed) img,.accordion-side-by-side .accordion-header .accordion-button:not(.collapsed) .accordion-arrow{transform:rotate(180deg)}.accordion-side-by-side .accordion-header .accordion-button:focus{outline:-webkit-focus-ring-color auto 1px;box-shadow:none}.accordion-side-by-side .accordion-header .accordion-button:focus:not(:focus-visible){outline:none;box-shadow:none}.accordion-side-by-side .accordion-body{padding:0 var(--size-200) var(--size-200) 0;background-color:rgba(0,0,0,0)}.accordion-side-by-side .accordion-body .body-content:has(+a){margin-bottom:1rem}.accordion-side-by-side .accordion-body p:last-of-type{margin-bottom:0}.accordion-side-by-side .accordion-button{color:inherit;border:none;border-radius:0;padding:0 0 0 .5rem;margin-bottom:0;text-align:left;text-decoration:none}.accordion-side-by-side .accordion-button .btn-headline{font-size:var(--h5);font-family:var(--h5-font-family)}.accordion-side-by-side .accordion-button .accordion-button:not(.show){color:#cecdc8}.accordion-side-by-side .accordion-button .show{color:currentColor}.accordion-side-by-side .accordion-button:focus{outline:none;box-shadow:none;text-decoration:none}.accordion-large{--_acc-lg-media-max-width: 100%}@media(min-width: 992px){.accordion-large{--_acc-lg-media-max-width: 650px}}@media(min-width: 1200px){.accordion-large{--_acc-lg-media-max-width: 825px}}.accordion-large .container{min-height:630px}.accordion-large .action-header{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));margin-bottom:4rem;align-items:flex-end;justify-content:space-between}.accordion-large .action-header .headline{margin-bottom:0}.accordion-large .action-header h2{margin-bottom:0}.accordion-large .headline{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.accordion-large .headline{flex:0 0 auto;width:75%}}.accordion-large .headline-cta{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y);flex:0 0 auto;width:auto;display:flex;flex-direction:column;justify-content:baseline}.accordion-large .sbs-layout{display:flex;flex-direction:column;position:relative;margin:0;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.accordion-large .sbs-layout{display:grid;grid-template-columns:auto 1.875rem 260px}}.accordion-large .sbs-layout .accordion-item{width:100%}@media(min-width: 992px){.accordion-large .sbs-layout .accordion-item{grid-column:3}}.accordion-large .sbs-layout .accordion-media{width:100%;margin-bottom:2rem}@media(min-width: 992px){.accordion-large .sbs-layout .accordion-media{width:68%;margin-bottom:0;padding-left:0;grid-column:1;position:absolute}}@media(min-width: 1200px){.accordion-large .sbs-layout .accordion-media{width:73%}}.accordion-large .sbs-layout figure{display:flex;width:100%;justify-content:flex-start;flex-direction:column}@media(min-width: 768px){.accordion-large .sbs-layout figure img{max-width:var(--_acc-lg-media-max-width)}}@media(min-width: 992px){.accordion-large .sbs-layout figure img{align-self:flex-start}}.accordion-large .headline{margin-bottom:2rem}.accordion-large .accordion-item{--accordion-card-margin: 1.125rem;--accordion-card-margin-narrow: 1rem;border:0;border-radius:0;box-shadow:none;padding:0;background-color:rgba(0,0,0,0);overflow-anchor:none;background-color:unset}@media(max-width: 991.98px){.accordion-large .accordion-item:has(+.accordion-media:not(.show)){margin-bottom:var(--accordion-card-margin-narrow)}}@media(min-width: 992px){.accordion-large .accordion-item{margin-bottom:var(--accordion-card-margin)}.accordion-large .accordion-item:not(:has(.collapsed)){border-bottom:1px solid currentColor}}.accordion-large .accordion-item#acc-item-1{border-top:1px solid currentColor;padding-top:var(--accordion-card-margin)}.accordion-large .accordion-header{background:none;border:none;border-radius:0;margin-bottom:0;padding:0;border-bottom:1px solid currentColor}.accordion-large .accordion-header:not(:has(.collapsed)){border:0}.accordion-large .accordion-header .accordion-button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0;text-decoration:none;transition:all .25s;margin-bottom:1.125rem;box-shadow:none}.accordion-large .accordion-header .accordion-button img,.accordion-large .accordion-header .accordion-button .accordion-arrow{transition:all .25s}.accordion-large .accordion-header .accordion-button:not(.collapsed) img,.accordion-large .accordion-header .accordion-button:not(.collapsed) .accordion-arrow{transform:rotate(180deg)}.accordion-large .accordion-header .accordion-button:focus{outline:-webkit-focus-ring-color auto 1px;box-shadow:none}.accordion-large .accordion-header .accordion-button:focus:not(:focus-visible){outline:none;box-shadow:none}.accordion-large .accordion-body{padding:0 var(--size-200) var(--size-200) 0;background-color:rgba(0,0,0,0)}.accordion-large .accordion-body .body-content:has(+a){margin-bottom:1rem}.accordion-large .accordion-body p:last-of-type{margin-bottom:0}.accordion-large .accordion-button{color:inherit;border:none;border-radius:0;padding:0 0 0 .5rem;margin-bottom:0;text-align:left;text-decoration:none}.accordion-large .accordion-button .btn-headline{font-size:var(--h5);font-family:var(--h5-font-family)}.accordion-large .accordion-button .accordion-button:not(.show){color:#cecdc8}.accordion-large .accordion-button .show{color:currentColor}.accordion-large .accordion-button:focus{outline:none;box-shadow:none;text-decoration:none}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}#header-alert{--_alert-height: 50px}#header-alert.alert{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}#header-alert.alert h1,#header-alert.alert h2,#header-alert.alert h3,#header-alert.alert h4,#header-alert.alert h5,#header-alert.alert h6{color:var(--_fg)}#header-alert.alert a.fv-text-cta,#header-alert.alert a.link-arrow,#header-alert.alert .text-link{color:var(--_cta)}#header-alert.alert a.fv-text-cta:hover,#header-alert.alert a.link-arrow:hover,#header-alert.alert .text-link:hover{color:var(--_cta-hover)}#header-alert.alert :where(hr){background-color:var(--_fg)}#header-alert.alert :where(.kicker),#header-alert.alert :where(.highlight){color:var(--_kicker, var(--_fg))}#header-alert.alert{background:#7f2138;width:100%;height:var(--_alert-height);border-radius:0;z-index:999999;margin-bottom:0;font-size:.8rem;border:0;display:flex;align-items:center;justify-content:center}#header-alert.alert p,#header-alert.alert a{color:inherit;font-family:Sons-Bold;text-transform:uppercase}#header-alert .alert-dismissible .close{--lx-btn-close-color: var(--_fg);padding:.5rem 1.25rem;opacity:1}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.banner-brand{--_banner-height: 64px;position:absolute;background:linear-gradient(90deg, #783FAD, #C095E8, #83CDBD);height:var(--_banner-height);width:100%}.banner-brand .repeat-brand{background-image:url("https://lex-summit-production-media.s3.us-west-2.amazonaws.com/images/brand/lex-summit-repeat-brand.png");background-repeat:repeat-x;background-size:142px;background-position:center;height:var(--_banner-height)}.pricing-page{--strikethrough: url('data:image/svg+xml,<svg width="119" height="40" viewBox="0 0 119 40" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.02707 39.6954C31.7958 26.157 61.2051 15.6345 91.733 9.22426C100.112 7.46465 108.56 6.02234 117.058 4.89093C118.481 4.70183 119.261 2.98388 118.915 1.79478C118.495 0.346057 117.071 -0.153943 115.641 0.0383648C84.801 4.15054 54.7951 12.5384 26.2197 24.1986C17.7894 27.6377 9.4981 31.3717 1.33901 35.3493C-1.70497 36.8332 0.98309 41.1794 4.02707 39.6954Z" fill="black"/></svg>');--bg-crest: url('data:image/svg+xml,<svg width="1030" height="968" viewBox="0 0 1030 968" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.05"><path d="M514.766 865.794C507.696 865.794 500.646 863.322 493.535 859.573C258.988 726.065 214.846 540.475 236.441 363.64C245.193 299.339 261.723 246.102 280.057 203.018C281.292 199.492 283.683 199.431 287.025 200.707C299.97 206.098 312.611 216.677 327.156 221.398C374.378 238.482 426.421 220.831 467.565 197.485C477.268 191.933 486.04 186.36 494.447 180.422C499.896 176.531 504.13 173.451 508.466 169.965C512.031 166.966 515.495 166.338 519.04 168.242C527.245 174.221 543.654 186.785 556.558 194.04C611.113 226.647 677.093 245.494 733.957 205.186C738.515 202.734 742.223 200.424 746.315 199.958C748.584 199.775 749.455 201.66 750.143 203.403C751.379 206.22 753.587 211.347 756.423 218.602C835.47 436.94 825.908 689.405 544.808 854.993C535.773 860.282 525.239 865.936 515.252 865.814H514.766V865.794ZM290.955 214.731C287.167 213.454 284.898 214.65 283.642 217.933C257.084 283.552 236.867 374.259 240.756 463.224C244.362 580.58 303.171 746.269 496.797 850.514C505.954 854.75 515.374 856.087 524.672 853.574C810.026 705.374 830.244 438.338 746.679 218.663C744.876 213.92 742.385 213.09 735.477 216.19C656.389 268.779 557.186 209.503 520.539 180.847C515.981 177.24 511.889 178.659 507.676 182.144C478.16 205.531 378.632 266.752 303.677 220.831C298.572 218.075 294.298 215.785 291.219 214.832L290.976 214.751L290.955 214.731Z" fill="%2379845A"/><path d="M514.788 826.398C509.136 826.398 503.463 824.23 497.751 821.048C355.377 738.488 276.351 618.861 267.6 469.405C263.507 399.409 274.224 323.637 296.852 259.436C303.011 247.763 317.86 257.471 328.029 259.335C386.392 276.419 461.57 245.615 501.579 218.298C511.02 211.59 518.981 211.489 528.441 218.298C569.464 246.304 645.755 277.189 705.01 258.524C716.699 255.444 731.366 247.034 735.255 263.307C772.651 370.247 781.95 534.76 707.198 654.488C668.242 720.391 607.002 778.572 529.069 822.67C524.43 824.96 519.812 826.358 515.172 826.378H514.788V826.398ZM305.259 260.672C301.106 262.05 299.161 266.408 297.865 270.4C293.813 283.268 289.782 297.798 286.115 313.585C282.125 330.77 278.579 349.475 275.966 369.396C249.428 552.493 326.591 720.066 500.404 816.793C511.526 822.974 522.101 822.649 532.169 815.536C794.206 667.6 783.672 397.159 728.104 261.422C721.743 256.944 710.844 262.577 702.822 264.239C644.398 281.221 569.201 251.553 528.36 224.134C519.082 217.629 511.526 217.163 502.126 223.79C465.014 248.898 393.726 278.303 338.644 266.711C332.182 265.597 325.78 263.996 319.663 262.172C315.003 260.814 308.845 259.335 305.441 260.612L305.219 260.693L305.259 260.672Z" fill="%2379845A"/><path d="M206.237 832.843C210.451 830.289 214.867 835.092 221.714 836.369C238.103 840.442 252.992 828.101 265.937 819.792C285.993 805.079 310.566 792.231 335.706 794.177C366.923 796.73 394.069 815.476 411.795 840.402C424.274 858.296 435.902 878.723 438.859 900.488C439.568 905.818 440.176 912.323 439.609 917.39C439.487 918.18 439.366 918.849 438.778 919.011C437.3 919.153 434.079 908.088 430.371 898.847C428.568 894.287 426.745 890.133 424.881 886.526C417.629 872.299 406.163 858.681 393.4 848.407C375.736 833.552 352.682 823.116 331.938 836.936C327.177 839.652 321.444 845.124 317.19 846.887C313.017 848.609 312.044 844.617 311.396 841.435C310.262 834.059 307.912 835.234 303.171 842.894C300.274 847.596 297.317 854.486 295.656 861.964C292.394 875.522 293.225 890.315 301.612 901.806C309.654 913.56 322.963 924.341 335.807 917.917C339.15 916.113 341.803 913.053 343.89 909.892C348.489 902.454 353.168 892.808 358.03 905.92C360.177 909.79 358.82 925.111 365.566 922.537C377.863 915.687 386.108 891.795 379.747 878.44C376.748 871.246 368.949 863.788 360.765 865.267C352.317 868.469 354.687 884.459 342.087 884.965C332.566 885.553 327.116 874.042 332.282 866.382C342.168 851.163 369.212 849.805 381.833 863.038C396.581 877.183 393.684 901.279 383.474 918.261C372.312 934.615 362.426 934.433 371.643 955.792C372.758 959.663 374.561 966.553 369.78 967.81C364.513 967.769 359.063 962.521 353.796 960.757C347.273 957.981 340.041 957.231 332.93 956.218C302.928 953.928 282.265 933.278 271.468 906.892C266.606 898.442 258.948 925.273 258.847 929.751C258.361 933.197 258.259 937.25 258.259 940.391C258.3 946.085 258.097 948.983 255.16 947.22C249.69 943.167 245.821 937.31 242.357 931.271C235.854 920.065 235.327 906.183 239.318 894.105C240.817 888.856 243.187 883.729 245.193 879.25C246.206 876.677 247.543 873.961 244.707 872.563C238.427 870.212 225.36 869.361 216.791 862.917C213.408 860.546 210.471 857.567 208.364 854.061C204.414 846.948 203.036 837.869 206.156 832.944L206.277 832.823L206.237 832.843Z" fill="%2379845A"/><path d="M222.606 266.044C202.105 282.418 200.383 310.972 192.32 334.216C182.758 363.682 160.272 390.027 130.898 401.315C111.875 408.083 111.713 403.098 107.398 383.866C102.597 363.439 89.1258 348.139 70.3061 339.566C63.074 335.817 55.5583 333.061 52.0131 326.779C47.7792 318.774 57.0371 312.857 64.4718 312.836C89.8348 312.877 113.294 332.453 121.316 355.961C122.531 358.636 124.314 364.655 126.887 361.98C132.741 352.293 129.196 334.135 122.551 323.881C118.014 315.613 109.91 305.744 113.253 296.3C115.34 290.626 121.782 288.275 127.677 289.227C151.885 294.902 166.005 325.462 162.622 348.584C161.933 355.15 157.172 369.863 165.458 355.15C182.292 328.988 176.012 290.545 149.292 273.177C141.736 267.827 132.336 265.801 123.807 262.842C109.769 258.323 110.984 245.758 123.666 241.138C132.498 237.875 143.377 240.023 152.351 243.874C155.997 245.171 164.972 249.994 161.467 242.09C157.193 232.809 148.745 219.778 141.412 211.328C110.113 172.601 32.9503 165.609 17.0681 221.785C12.7531 237.206 20.3094 255.04 36.0093 259.985C46.7258 263.876 59.853 257.674 59.6504 245.961C59.4073 239.983 54.1199 233.984 53.6135 231.471C53.2691 230.336 54.0389 229.87 55.1734 230.134C68.2195 233.984 70.8531 252.365 62.9727 262.457C50.3925 279.297 23.8342 274.069 11.2135 259.64C-10.969 235.018 2.70516 195.926 26.6299 177.545C41.9449 165.143 62.2839 159.955 81.9949 160.968C87.7077 160.968 95.2842 162.995 100.146 160.32C101.787 159.327 102.699 157.604 103.246 155.78C104.664 151.261 104.38 143.581 107.074 137.116C109.445 131.057 113.82 125.727 119.33 122.525C132.154 113.933 155.613 120.924 153.344 138.474C150.953 149.316 137.846 143.601 130.29 144.513C121.032 145.709 120.485 156.368 124.415 163.968C129.156 172.884 140.905 182.348 148.583 186.482C152.412 188.266 155.228 186.807 158.165 182.672C161.811 177.14 167.585 169.561 174.979 167.392C195.44 159.286 218.392 182.531 206.885 202.087C204.353 205.795 199.431 208.146 195.663 205.491C190.74 202.269 189.747 190.961 184.845 187.192C180.712 183.483 173.703 186.482 171.13 191.427C168.456 195.885 168.172 201.458 169.125 206.525C170.786 215.239 175.688 223.365 179.983 231.573C184.5 239.132 185.999 247.238 191.955 250.075C195.966 250.642 198.58 246.731 201.436 244.198C206.44 238.807 213.368 233.66 220.823 232.89C230.364 231.431 240.433 238.341 238.569 248.17C237.009 255.81 229.514 260.41 222.849 265.821L222.545 266.064L222.606 266.044Z" fill="%2379845A"/><path d="M499.087 129.495C498.479 128.867 496.919 129.191 494.65 130.286C490.72 132.15 486.142 135.291 481.948 137.217C468.983 143.478 453.405 141.857 440.419 135.616C430.189 131.036 418.885 119.343 425.327 107.71C428.346 102.097 435.375 98.2869 441.696 99.3204C443.803 99.7257 446.477 100.05 447.064 102.218C446.618 106.434 438.191 110.547 443.559 117.073C450.143 124.895 462.561 119.667 464.405 109.919C468.375 94.2744 452.088 79.4199 436.651 82.6826C421.357 84.9321 411.005 100.597 412.707 115.573C413.76 128.502 422.41 139.912 433.977 145.829C437.32 147.592 440.865 148.93 444.532 149.903C448.908 151.625 464.709 152.01 459.158 157.705C442.263 170.816 417.265 170.188 399.154 157.968C389.39 152.193 380.82 143.154 369.962 139.608C363.52 137.48 356.166 139.567 356.126 146.964C355.599 155.982 368.098 165.162 374.257 169.296C387.121 178.821 343.06 166.54 340.932 164.919C326.772 159.306 310.748 151.949 303.516 138.473C296.446 125.118 297.459 109.21 300.275 94.8013C301.774 85.1144 307.75 71.5367 302.969 62.8632C297.965 55.4258 288.849 63.4103 286.054 69.956C283.906 73.8064 280.827 84.4862 279.105 84.8105C278.315 85.1752 277.646 84.0809 277.262 81.7707C275.965 72.8945 278.052 62.4376 281.84 54.1085C286.742 42.2128 296.831 33.0732 301.612 21.3396C305.116 13.5172 303.273 1.72277 293.59 0.142078C282.083 -1.41835 273.291 10.1937 268.146 19.313C248.657 53.0953 250.055 94.2541 271.387 126.557C280.341 143.965 247.705 125.706 221.572 148.16C208.405 158.353 207.655 179.308 228.095 178.862C234.74 178.618 241.425 176.187 247.766 174.079C264.459 168.344 281.86 163.521 299.262 164.696C311.072 165.568 321.789 171.323 332.404 176.126C338.38 179.085 344.538 181.233 342.452 187.941C341.257 191.872 337.327 197.425 337.894 202.329C338.258 206.504 341.479 209.908 346.179 211.185C359.165 214.326 371.623 205.288 383.089 200.019C389.835 196.756 396.946 193.595 403.975 190.757C420.121 184.171 436.368 180.361 451.156 172.762C461.63 167.513 471.475 160.927 480.409 153.388C486.648 148.079 493.333 141.938 497.507 135.17C499.188 132.373 499.816 130.306 499.168 129.516L499.107 129.435L499.087 129.495Z" fill="%2379845A"/><path d="M254.391 803.864C257.005 817.381 276.209 809.437 268.43 797.988C263.811 792.07 253.784 796.042 254.351 803.479L254.391 803.864Z" fill="%2379845A"/><path d="M296.426 754.416C340.204 769.453 381.55 799.06 407.724 837.889C414.976 848.042 418.886 861.315 401.464 847.352C362.164 812.719 321.891 755.51 262.555 773.121C248.861 776.89 236.787 785.158 223.558 789.9C203.868 797.905 180.085 787.144 189.282 764.001C190.801 760.739 193.111 757.82 195.866 755.51C201.842 750.282 211.221 748.965 214.402 746.634C217.096 744.891 215.597 742.318 213.51 740.494C201.214 729.935 182.637 725.295 166.512 727.828C155.492 729.307 144.795 734.333 133.957 734.799C124.416 735.387 114.165 731.07 109.769 722.295C101.747 706.711 115.685 692.911 130.554 689.06C136.692 687.135 143.053 686.365 149.232 686.73C153.061 686.811 162.521 688.331 161.103 683.264C156.261 670.315 143.377 658.602 131.222 651.488C123.079 646.807 114.064 643.747 104.786 642.268C90.7875 639.775 75.4725 641.295 65.0396 631.284C56.7136 623.421 54.8296 609.073 62.1224 599.994C68.6455 591.645 80.3344 589.781 90.3823 591.037C104.32 592.78 117.427 599.305 128.447 607.715C133.957 611.687 139.488 618.111 145.727 620.381C156.565 622.833 151.906 601.98 149.84 596.043C146.72 586.579 140.46 578.209 131.648 573.467C119.919 566.638 104.766 567.631 93.5426 560.518C76.5461 549.25 84.9735 527.769 103.307 524.263C118.885 520.514 134.97 528.194 146.051 539.665C150.65 544.265 154.195 550.365 157.355 555.816C165.641 570.083 161.812 545.096 159.806 541.063C156.261 529.633 146.396 519.967 142.891 509.206C137.239 489.265 158.814 482.354 172.103 495.223C176.418 498.931 180.024 504.342 182.576 507.585C185.251 511.07 186.709 511.982 186.729 509.51C185.838 499.276 180.146 487.036 172.529 479.497C163.25 469.628 149.049 465.129 138.9 455.969C133.39 451.125 129.723 442.33 136.105 436.838C139.792 432.988 149.049 432.644 153.304 431.711C158.773 430.09 146.619 424.213 143.762 422.592C129.845 415.519 113.699 412.155 98.1209 414.121C66.3766 417.282 36.8 447.012 45.4096 479.862C48.2052 490.886 55.417 501.343 66.4779 504.97C76.8297 508.517 89.5315 504.484 94.6163 494.635C101.362 483.408 93.1577 465.595 79.1999 467.257C70.0231 468.432 70.5093 476.984 71.8463 483.894C73.1023 490.683 69.0709 486.914 66.9641 483.428C61.8793 475.707 65.3637 463.994 74.6014 461.278C100.471 453.882 114.732 486.873 98.1817 505.193C87.6678 517.555 68.1188 519.703 54.4649 511.313C18.6893 488.252 26.3873 435.217 59.1648 412.763C88.7415 390.33 131.992 392.539 161.954 413.432C180.733 426.078 193.637 445.471 201.194 466.527C216.59 506.389 205.184 544.265 194.022 583.417C187.702 605.182 178.363 626.846 178.95 649.867C179.497 678.502 196.109 704.928 218.696 721.809C241.264 738.994 269.929 745.215 296.041 754.294L296.426 754.436V754.416Z" fill="%2379845A"/><path d="M177.958 392.032C179.923 369.68 212.559 377.482 203.99 398.436C197.77 411.163 177.999 406.583 177.958 392.438V392.053V392.032Z" fill="%2379845A"/><path d="M209.822 105.887C209.863 91.7414 229.635 87.1614 235.854 99.888C244.423 120.842 211.787 128.644 209.822 106.292V105.907V105.887Z" fill="%2379845A"/><path d="M205.428 669.606C207.413 645.592 242.52 653.252 234.093 676.03C227.712 690.48 205.468 685.778 205.428 669.991V669.606Z" fill="%2379845A"/><path d="M209.822 610.025C211.18 593.225 235.955 598.535 230.161 614.484C225.765 624.819 209.924 621.617 209.822 610.41V610.025Z" fill="%2379845A"/><path d="M252.812 700.552C254.169 683.752 278.944 689.062 273.151 705.01C268.755 715.346 252.913 712.144 252.812 700.937V700.552Z" fill="%2379845A"/><path d="M293.387 728.68C294.907 715.649 313.706 721.931 306.98 733.3C302.99 739.076 293.407 736.036 293.387 729.065V728.68Z" fill="%2379845A"/><path d="M212.923 554.255C212.862 547.325 222.627 544.244 226.516 550.02C233.242 561.389 214.442 567.651 212.923 554.641V554.255Z" fill="%2379845A"/><path d="M68.4224 378.294C69.9417 365.263 88.7411 371.545 82.0155 382.914C78.0247 388.69 68.4426 385.65 68.4224 378.679V378.294Z" fill="%2379845A"/><path d="M322.722 119.627C324.242 106.596 343.041 112.878 336.315 124.247C332.324 130.023 322.742 126.983 322.722 120.012V119.627Z" fill="%2379845A"/><path d="M45.8958 233.559C45.835 226.649 55.5994 223.609 59.4889 229.344C66.2146 240.693 47.4151 246.955 45.8958 233.944V233.559Z" fill="%2379845A"/><path d="M68.4224 202.472C68.4224 195.501 78.0247 192.461 82.0155 198.236C88.7411 209.605 69.9417 215.888 68.4224 202.857V202.472Z" fill="%2379845A"/><path d="M101.118 215.583C101.118 208.611 110.72 205.571 114.711 211.347C121.436 222.716 102.637 228.998 101.118 215.968V215.583Z" fill="%2379845A"/><path d="M232.592 208.084C232.531 201.154 242.296 198.073 246.185 203.849C252.911 215.218 234.111 221.48 232.592 208.469V208.084Z" fill="%2379845A"/><path d="M378.309 119.627C379.828 106.596 398.628 112.878 391.902 124.247C387.911 130.023 378.329 126.983 378.309 120.012V119.627Z" fill="%2379845A"/><path d="M205.428 890.174C206.947 877.143 225.746 883.426 219.021 894.794C215.03 900.57 205.448 897.53 205.428 890.559V890.174Z" fill="%2379845A"/><path d="M823.782 832.843C819.568 830.289 815.152 835.092 808.305 836.369C791.916 840.442 777.026 828.101 764.082 819.792C744.026 805.079 719.453 792.231 694.313 794.177C663.095 796.73 635.95 815.476 618.224 840.402C605.745 858.296 594.117 878.723 591.159 900.488C590.45 905.818 589.843 912.323 590.41 917.39C590.531 918.18 590.653 918.849 591.24 919.011C592.719 919.153 595.94 908.088 599.647 898.847C601.45 894.287 603.274 890.133 605.137 886.526C612.39 872.299 623.856 858.681 636.618 848.407C654.283 833.552 677.337 823.116 698.081 836.936C702.842 839.652 708.575 845.124 712.829 846.887C717.002 848.609 717.974 844.617 718.623 841.435C719.757 834.059 722.107 835.234 726.847 842.894C729.744 847.596 732.702 854.486 734.363 861.964C737.625 875.522 736.794 890.315 728.407 901.806C720.365 913.56 707.055 924.341 694.212 917.917C690.869 916.113 688.215 913.053 686.129 909.892C681.53 902.454 676.851 892.808 671.989 905.92C669.841 909.79 671.199 925.111 664.453 922.537C652.156 915.687 643.911 891.795 650.272 878.44C653.27 871.246 661.07 863.788 669.254 865.267C677.701 868.469 675.331 884.459 687.932 884.965C697.453 885.553 702.902 874.042 697.737 866.382C687.851 851.163 660.806 849.805 648.186 863.038C633.438 877.183 636.335 901.279 646.545 918.261C657.707 934.615 667.593 934.433 658.375 955.792C657.261 959.663 655.458 966.553 660.239 967.81C665.506 967.769 670.956 962.521 676.223 960.757C682.746 957.981 689.978 957.231 697.088 956.218C727.09 953.928 747.754 933.278 758.551 906.892C763.413 898.442 771.071 925.273 771.172 929.751C771.658 933.197 771.759 937.25 771.759 940.391C771.719 946.085 771.921 948.983 774.859 947.22C780.328 943.167 784.198 937.31 787.662 931.271C794.165 920.065 794.691 906.183 790.701 894.105C789.201 888.856 786.831 883.729 784.826 879.25C783.813 876.677 782.476 873.961 785.312 872.563C791.592 870.212 804.658 869.361 813.227 862.917C816.611 860.546 819.548 857.567 821.655 854.061C825.605 846.948 826.983 837.869 823.863 832.944L823.741 832.823L823.782 832.843Z" fill="%2379845A"/><path d="M807.394 266.044C827.895 282.418 829.617 310.972 837.68 334.216C847.241 363.682 869.728 390.027 899.102 401.315C918.124 408.083 918.286 403.098 922.601 383.866C927.402 363.439 940.874 348.139 959.694 339.566C966.926 335.817 974.441 333.061 977.987 326.779C982.22 318.774 972.963 312.857 965.528 312.836C940.165 312.877 916.706 332.453 908.684 355.961C907.469 358.636 905.686 364.655 903.113 361.98C897.258 352.293 900.804 334.135 907.448 323.881C911.986 315.613 920.089 305.744 916.747 296.3C914.66 290.626 908.218 288.275 902.323 289.227C878.115 294.902 863.995 325.462 867.378 348.584C868.067 355.15 872.827 369.863 864.542 355.15C847.707 328.988 853.987 290.545 880.708 273.177C888.264 267.827 897.664 265.801 906.192 262.842C920.231 258.323 919.016 245.758 906.334 241.138C897.502 237.875 886.623 240.023 877.649 243.874C874.002 245.171 865.028 249.994 868.533 242.09C872.807 232.809 881.255 219.778 888.588 211.328C919.887 172.601 997.049 165.609 1012.93 221.785C1017.25 237.206 1009.69 255.04 993.99 259.985C983.274 263.876 970.147 257.674 970.349 245.961C970.592 239.983 975.88 233.984 976.386 231.471C976.731 230.336 975.961 229.87 974.826 230.134C961.78 233.984 959.147 252.365 967.027 262.457C979.607 279.297 1006.17 274.069 1018.79 259.64C1040.97 235.018 1027.29 195.926 1003.37 177.545C988.055 165.143 967.716 159.955 948.005 160.968C942.292 160.968 934.715 162.995 929.854 160.32C928.213 159.327 927.301 157.604 926.754 155.78C925.336 151.261 925.62 143.581 922.925 137.116C920.555 131.057 916.179 125.727 910.669 122.525C897.846 113.933 874.387 120.924 876.656 138.474C879.047 149.316 892.153 143.601 899.71 144.513C908.968 145.709 909.515 156.368 905.585 163.968C900.844 172.884 889.094 182.348 881.417 186.482C877.588 188.266 874.772 186.807 871.835 182.672C868.188 177.14 862.415 169.561 855.021 167.392C834.56 159.286 811.608 182.531 823.114 202.087C825.646 205.795 830.569 208.146 834.337 205.491C839.26 202.269 840.252 190.961 845.155 187.192C849.288 183.483 856.297 186.482 858.87 191.427C861.544 195.885 861.827 201.458 860.875 206.525C859.214 215.239 854.311 223.365 850.017 231.573C845.499 239.132 844 247.238 838.044 250.075C834.033 250.642 831.42 246.731 828.564 244.198C823.56 238.807 816.632 233.66 809.177 232.89C799.635 231.431 789.567 238.341 791.431 248.17C792.991 255.81 800.486 260.41 807.151 265.821L807.455 266.064L807.394 266.044Z" fill="%2379845A"/><path d="M530.913 129.495C531.521 128.867 533.08 129.191 535.349 130.286C539.279 132.15 543.858 135.291 548.051 137.217C561.016 143.478 576.595 141.857 589.58 135.616C599.81 131.036 611.114 119.343 604.672 107.71C601.654 102.097 594.624 98.2869 588.304 99.3204C586.197 99.7257 583.523 100.05 582.935 102.218C583.381 106.434 591.808 110.547 586.44 117.073C579.856 124.895 567.438 119.667 565.595 109.919C561.624 94.2744 577.911 79.4199 593.348 82.6826C608.643 84.9321 618.995 100.597 617.293 115.573C616.24 128.502 607.589 139.912 596.022 145.829C592.679 147.592 589.134 148.93 585.468 149.903C581.092 151.625 565.291 152.01 570.841 157.705C587.736 170.816 612.735 170.188 630.846 157.968C640.61 152.193 649.179 143.154 660.037 139.608C666.479 137.48 673.833 139.567 673.874 146.964C674.4 155.982 661.901 165.162 655.743 169.296C642.879 178.821 686.94 166.54 689.067 164.919C703.227 159.306 719.251 151.949 726.484 138.473C733.554 125.118 732.541 109.21 729.725 94.8013C728.226 85.1144 722.25 71.5367 727.03 62.8632C732.034 55.4258 741.15 63.4103 743.946 69.956C746.093 73.8064 749.172 84.4862 750.894 84.8105C751.684 85.1752 752.353 84.0809 752.738 81.7707C754.034 72.8945 751.948 62.4376 748.16 54.1085C743.257 42.2128 733.169 33.0732 728.388 21.3396C724.883 13.5172 726.727 1.72277 736.41 0.142078C747.916 -1.41835 756.708 10.1937 761.854 19.313C781.342 53.0953 779.944 94.2541 758.613 126.557C749.659 143.965 782.294 125.706 808.427 148.16C821.595 158.353 822.344 179.308 801.904 178.862C795.259 178.618 788.574 176.187 782.233 174.079C765.541 168.344 748.139 163.521 730.738 164.696C718.927 165.568 708.211 171.323 697.596 176.126C691.619 179.085 685.461 181.233 687.548 187.941C688.743 191.872 692.673 197.425 692.106 202.329C691.741 206.504 688.52 209.908 683.82 211.185C670.835 214.326 658.376 205.288 646.91 200.019C640.164 196.756 633.054 193.595 626.024 190.757C609.879 184.171 593.632 180.361 578.843 172.762C568.37 167.513 558.524 160.927 549.591 153.388C543.351 148.079 536.666 141.938 532.493 135.17C530.812 132.373 530.184 130.306 530.832 129.516L530.893 129.435L530.913 129.495Z" fill="%2379845A"/><path d="M775.61 803.864C772.997 817.381 753.792 809.417 761.571 797.988C766.19 792.07 776.218 796.042 775.65 803.479L775.61 803.864Z" fill="%2379845A"/><path d="M733.574 754.416C689.796 769.453 648.45 799.06 622.277 837.889C615.024 848.042 611.114 861.315 628.536 847.352C667.553 812.82 708.515 755.409 767.445 773.121C781.14 776.89 793.213 785.158 806.442 789.9C826.031 797.946 849.976 787.063 840.718 764.001C835.634 752.126 822.871 750.464 815.578 746.634C812.884 744.891 814.383 742.317 816.47 740.473C828.766 729.915 847.343 725.274 863.468 727.808C875.826 729.449 887.535 735.549 899.872 734.718C911.824 734.333 923.371 724.302 922.439 711.838C921.649 699.659 910.568 692.404 899.426 689.02C892.457 686.77 885.327 686.264 878.297 686.811C874.347 687.034 867.54 687.459 868.897 683.224C870.477 677.874 874.083 673.497 878.398 668.207C887.899 657.203 900.54 648.915 914.478 644.72C932.447 638.377 956.756 644.477 968.486 626.988C981.147 605.182 962.206 587.268 939.658 591.017C925.721 592.76 912.614 599.285 901.594 607.695C896.408 610.796 883.402 626.866 878.601 617.949C874.691 603.824 882.227 584.998 894.159 576.183C905.2 567.59 920.839 567.914 932.933 562.504C956.23 551.135 944.946 524.607 921.75 523.452C903.113 521.77 884.638 535.024 875.501 551.054C873.658 553.627 868.391 565.604 867.641 557.498C867.277 549.27 869.93 539.989 873.982 532.653C878.216 524.628 884.719 517.251 887.17 509.206C891.424 497.533 881.842 485.779 869.424 489.022C865.352 489.934 861.402 492.203 857.958 495.223C853.643 498.931 850.037 504.342 847.485 507.585C844.811 511.07 843.352 511.982 843.332 509.51C844.223 499.276 849.916 487.036 857.533 479.497C866.811 469.628 881.012 465.129 891.161 455.969C896.671 451.125 900.338 442.33 893.956 436.838C890.269 432.988 881.012 432.644 876.757 431.711C871.288 430.09 883.443 424.213 886.299 422.592C920.049 403.847 971.747 415.033 983.922 454.429C989.473 471.897 984.145 494.757 967.027 503.552C957.526 508.436 944.682 506.531 937.856 498.222C930.38 489.771 931.738 474.593 942.008 469.06C947.053 466.041 955.014 466.406 957.87 471.593C959.754 474.917 958.701 480.348 958.215 483.894C956.959 490.683 960.99 486.914 963.097 483.428C968.182 475.707 964.697 463.994 955.46 461.278C929.59 453.882 915.329 486.873 931.879 505.193C942.393 517.555 961.942 519.703 975.596 511.313C1011.35 488.454 1003.61 434.994 970.896 412.763C941.32 390.33 898.069 392.539 868.107 413.432C849.328 426.078 836.424 445.471 828.868 466.527C813.492 506.065 824.917 544.548 836.039 583.417C842.359 605.182 851.698 626.846 851.111 649.867C850.564 678.502 833.952 704.928 811.365 721.809C788.797 738.994 760.132 745.215 734.02 754.294L733.635 754.436L733.574 754.416Z" fill="%2379845A"/><path d="M852.042 392.032C850.077 369.68 817.441 377.482 826.01 398.436C832.23 411.163 852.001 406.583 852.042 392.438V392.053V392.032Z" fill="%2379845A"/><path d="M820.198 105.887C820.157 91.7414 800.385 87.1614 794.166 99.888C785.597 120.842 818.233 128.644 820.198 106.292V105.907V105.887Z" fill="%2379845A"/><path d="M824.592 669.606C822.607 645.592 787.5 653.252 795.927 676.03C802.308 690.48 824.551 685.778 824.592 669.991V669.606Z" fill="%2379845A"/><path d="M820.198 610.025C818.841 593.225 794.065 598.535 799.859 614.484C804.235 624.819 820.097 621.617 820.198 610.41V610.025Z" fill="%2379845A"/><path d="M777.189 700.55C775.832 683.75 751.056 689.06 756.85 705.009C761.246 715.344 777.088 712.142 777.189 700.935V700.55Z" fill="%2379845A"/><path d="M736.613 728.68C735.094 715.649 716.294 721.931 723.02 733.3C727.011 739.076 736.593 736.036 736.613 729.065V728.68Z" fill="%2379845A"/><path d="M817.076 554.255C817.137 547.325 807.373 544.244 803.483 550.02C796.758 561.389 815.557 567.651 817.076 554.641V554.255Z" fill="%2379845A"/><path d="M961.598 378.294C960.078 365.263 941.279 371.545 948.005 382.914C951.996 388.69 961.578 385.65 961.598 378.679V378.294Z" fill="%2379845A"/><path d="M707.278 119.627C705.758 106.596 686.959 112.878 693.684 124.247C697.675 130.023 707.257 126.983 707.278 120.012V119.627Z" fill="%2379845A"/><path d="M984.105 233.559C984.165 226.649 974.401 223.609 970.512 229.344C963.786 240.693 982.585 246.955 984.105 233.944V233.559Z" fill="%2379845A"/><path d="M961.598 202.472C961.598 195.501 951.996 192.461 948.005 198.236C941.279 209.605 960.078 215.888 961.598 202.857V202.472Z" fill="%2379845A"/><path d="M928.882 215.583C928.882 208.611 919.279 205.571 915.288 211.347C908.563 222.716 927.362 228.998 928.882 215.968V215.583Z" fill="%2379845A"/><path d="M797.408 208.084C797.469 201.154 787.704 198.073 783.815 203.849C777.089 215.218 795.889 221.48 797.408 208.469V208.084Z" fill="%2379845A"/><path d="M651.691 119.627C650.172 106.596 631.372 112.878 638.098 124.247C642.089 130.023 651.671 126.983 651.691 120.012V119.627Z" fill="%2379845A"/><path d="M824.592 890.174C823.073 877.143 804.273 883.426 810.999 894.794C814.99 900.57 824.572 897.53 824.592 890.559V890.174Z" fill="%2379845A"/><path d="M491.35 877.488C481.403 868.815 464.609 861.256 452.637 853.292C446.681 850.232 436.086 839.613 435.296 843.585C434.87 845.55 436.693 851.853 437.686 855.136C444.108 877.205 455.189 899.699 477.189 908.92C482.355 911.25 487.845 912.993 492.99 915.304C498.318 917.168 505.834 924.038 509.744 921.322C512.762 916.661 509.703 907.643 506.665 899.699C503.261 891.593 497.366 882.818 491.653 877.752L491.37 877.509L491.35 877.488Z" fill="%2379845A"/><path d="M537.192 877.488C547.139 868.815 563.932 861.256 575.905 853.292C581.861 850.232 592.456 839.613 593.246 843.585C593.671 845.55 591.848 851.853 590.855 855.136C584.433 877.205 573.352 899.699 551.352 908.92C546.186 911.25 540.697 912.993 535.551 915.304C530.223 917.168 522.707 924.038 518.798 921.322C515.779 916.661 518.838 907.643 521.877 899.699C525.28 891.593 531.175 882.818 536.888 877.752L537.172 877.509L537.192 877.488Z" fill="%2379845A"/><path d="M495.219 325.887C485.272 317.213 468.478 309.654 456.506 301.69C450.55 298.63 439.955 288.011 439.165 291.983C438.739 293.948 440.563 300.251 441.555 303.534C447.977 325.603 459.058 348.097 481.058 357.318C486.224 359.649 491.714 361.391 496.86 363.702C502.187 365.566 509.703 372.436 513.613 369.72C516.631 365.059 513.572 356.041 510.534 348.097C507.13 339.991 501.235 331.216 495.523 326.15L495.239 325.907L495.219 325.887Z" fill="%2379845A"/><path d="M541.064 325.886C551.011 317.213 567.804 309.654 579.777 301.69C585.733 298.63 596.328 288.011 597.118 291.983C597.543 293.948 595.72 300.251 594.727 303.534C588.306 325.603 577.224 348.097 555.224 357.318C550.058 359.648 544.569 361.391 539.423 363.702C534.095 365.566 526.579 372.436 522.67 369.72C519.651 365.059 522.71 356.041 525.749 348.097C529.152 339.991 535.047 331.216 540.76 326.15L541.044 325.907L541.064 325.886Z" fill="%2379845A"/><path d="M413.779 613.694C427.372 616.754 440.641 622.348 435.658 638.479C434.361 644.335 438.251 646.99 444.166 645.389C448.441 644.417 451.176 640.465 454.437 638.094C456.301 636.959 457.618 638.519 458.468 642.208C459.968 648.774 457.395 656.637 451.155 659.94C447.489 662.088 442.242 662.473 438.21 662.372C432.518 662.027 430.29 664.418 433.288 670.782C439.365 684.157 455.227 687.359 466.247 678.016C469.144 675.848 471.859 673.578 475.141 672.119C479.476 669.971 484.237 670.113 485.877 668.431C487.336 666.992 485.979 663.81 485.027 661.845C482.636 657.184 480.226 652.279 478.382 646.869C468.962 613.107 445.22 609.641 414.468 607.898" fill="%2379845A"/><path d="M516.365 650.638C530.586 649.645 529.431 630.353 529.046 619.632C528.297 596.712 504.048 596.692 503.298 619.632C502.893 630.353 501.759 649.666 515.98 650.638H516.365Z" fill="%2379845A"/><path d="M496.411 631.081C504.839 629.785 499.653 617.909 492.968 623.239C490.131 625.873 492.198 631.041 496.027 631.081H496.411Z" fill="%2379845A"/><path d="M618.121 613.694C604.528 616.754 591.259 622.348 596.243 638.479C597.539 644.335 593.65 646.99 587.734 645.389C583.46 644.417 580.725 640.465 577.464 638.094C575.6 636.959 574.283 638.519 573.432 642.208C571.933 648.774 574.506 656.637 580.745 659.94C584.412 662.088 589.659 662.473 593.69 662.372C599.383 662.027 601.611 664.418 598.613 670.782C592.536 684.157 576.673 687.359 565.653 678.016C562.756 675.848 560.042 673.578 556.76 672.119C552.425 669.971 547.664 670.113 546.023 668.431C544.565 666.992 545.922 663.81 546.874 661.845C549.264 657.184 551.675 652.279 553.519 646.869C562.939 613.107 586.681 609.641 617.433 607.898" fill="%2379845A"/><path d="M535.468 631.081C527.041 629.785 532.227 617.909 538.912 623.239C541.748 625.873 539.682 631.041 535.853 631.081H535.468Z" fill="%2379845A"/><path d="M386.594 441.643C384.001 445.939 382.766 451.147 381.449 456.315C376.891 475.141 369.557 505.802 364.777 525.703C361.657 537.882 361.92 545.178 377.012 544.428C386.898 544.043 398.141 541.044 406.589 535.309C412.018 531.823 416.536 526.98 420.851 522.197C423.788 519.36 431.182 509.085 432.843 512.976C433.33 514.213 433.289 515.753 433.228 517.192C432.803 524.203 430.007 535.998 427.455 543.881C425.145 551.541 420.77 554.257 412.889 554.257C407.217 554.459 399.175 554.338 389.937 554.378C373.933 554.378 356.39 554.378 341.054 554.378C332.809 554.257 324.24 554.703 322.174 552.129C322.032 551.784 322.113 551.379 322.377 550.913C323.876 548.745 326.266 546.961 328.535 544.833C333.64 540.294 337.996 535.511 340.042 528.56C345.633 508.761 350.981 483.652 356.066 463.306C357.524 456.456 360.016 449.141 359.388 442.332C359.084 439.879 358.253 437.61 357.261 435.482C356.005 432.098 351.71 427.355 355.134 424.964C361.535 422.289 368.464 422.857 377.884 422.593C384.873 422.553 391.78 422.836 395.812 423.546C402.274 424.579 401.484 426.545 397.108 430.537C393.644 433.759 389.187 437.448 386.675 441.501L386.574 441.643H386.594Z" fill="%2379845A"/><path d="M491.37 493.4C484.28 497.494 482.356 509.856 480.289 518.387C479.074 523.737 477.676 529.391 477.717 534.458C477.717 547.549 492.87 544.975 503.708 543.982C515.032 542.523 526.295 538.308 534.257 529.918C538.794 525.318 543.859 517.658 547.789 513.463C557.918 502.661 547.161 540.517 546.573 543.01C544.406 551.116 541.468 554.318 533.345 554.257C509.947 554.297 466.939 554.622 442.589 554.115C439.307 553.75 434.304 553.446 437.464 550.204C441.212 546.516 446.398 542.665 449.781 538.349C455.899 530.709 457.438 515.712 460.376 505.012C464.387 487.28 469.553 466.832 473.077 449.708C474.577 442.778 473.138 437.549 469.674 432.098C468.398 429.808 466.838 427.923 466.392 425.734C466.129 421.134 485.192 422.918 490.378 422.532C508.63 422.532 530.792 422.532 549.389 422.532C557.452 422.593 563.448 422.269 566.609 423.485C571.997 425.815 569.08 433.537 568.493 438.035C567.014 444.905 565.089 452.059 562.456 456.416C560.896 458.949 559.255 458.747 557.634 455.464C556.297 452.971 554.798 449.141 553.198 446.344C548.154 435.563 534.054 432.726 521.15 432.138C510.737 431.591 502.229 433.739 498.157 445.088C495.847 451.086 494.227 458.28 493.214 464.421C492.16 472.203 493.052 477.654 500.466 478.911C509.035 479.843 518.82 477.127 525.87 472C532.332 467.805 539.139 457.49 540.212 462.516C541.023 468.048 537.944 479.275 536.343 486.307C535.067 491.759 533.831 497.372 532.089 502.297C526.032 519.664 525.566 498.649 511.851 493.684C505.673 491.212 497.347 489.894 491.451 493.238L491.289 493.339L491.37 493.4Z" fill="%2379845A"/><path d="M641.217 528.681C639.151 520.636 633.317 506.207 625.943 504.788C620.959 504.18 617.698 507.058 613.302 510.868C605.016 519.116 593.692 529.005 594.847 541.874C595.9 549.939 596.65 551.945 588.871 553.384C584.819 554.398 545.357 556.586 554.27 547.994C558.95 543.515 571.206 536.139 577.607 530.302C589.012 520.332 601.208 508.476 611.681 497.979C615.469 493.987 618.893 489.103 617.576 483.347C615.875 475.728 609.574 466 605.766 458.441C601.654 450.882 598.169 444.418 592.963 438.217C589.681 434.103 584.07 427.942 585.812 425.895C586.663 424.497 589.661 423.666 594.482 423.139C600.053 422.673 628.597 421.032 631.19 425.672C632.486 428.145 627.766 433.231 626.834 439.777C626.611 441.297 626.591 442.817 626.753 444.377C627.969 452.179 632.952 466.284 641.582 467.682C647.842 468.473 653.717 461.643 658.214 457.003C681.936 433.353 655.499 425.794 677.439 423.159C682.159 422.531 708.818 421.356 707.947 427.03C706.428 430.394 701.08 433.373 695.428 437.771C692.895 439.635 690.424 441.581 688.013 443.587C680.194 450.112 672.637 457.57 665.162 464.683C650.678 478.869 643.486 482.922 654.385 501.789C659.287 510.888 664.818 521.75 669.882 530.059C671.928 533.423 673.934 536.057 676.061 538.976C679.262 543.414 682.361 547.609 681.612 550.061C679.991 556.221 645.269 554.519 640.265 553.283C629.184 551.135 644.843 542.097 641.298 528.924L641.258 528.701L641.217 528.681Z" fill="%2379845A"/><path d="M471.253 726.086C471.537 722.418 468.498 718.851 464.689 719.378C462.441 719.176 456.546 723.512 456.242 721.709C456.485 718.588 462.441 714.575 465.945 714.211C476.642 712.022 483.165 721.851 477.614 730.828C475.203 734.638 469.531 739.299 463.292 743.332C459.747 745.683 454.479 748.804 462.542 748.722C465.196 748.641 468.052 748.581 470.402 747.263C472.631 746.027 474.616 743.656 475.386 743.535C475.487 743.535 475.568 743.535 475.629 743.575C476.095 744.163 475.872 744.872 475.771 746.169C475.345 748.641 474.92 751.62 473.4 753.708C472.327 755.43 468.133 755.126 465.115 755.167C460.537 755.147 455.229 755.228 450.792 755.126C446.376 754.964 446.417 752.877 448.827 750.323C450.732 748.196 453.467 746.129 455.918 744.446C463.677 738.772 470.362 733.746 471.213 726.188V726.046L471.253 726.086Z" fill="%2379845A"/><path d="M483.915 732.855C485.758 724.121 491.248 715.225 500.364 714.211C520.926 712.225 518.515 740.333 508.204 750.587C503.626 755.289 495.988 756.809 490.114 753.749C482.983 749.858 482.172 741.043 483.874 733.058L483.915 732.855ZM496.333 752.594C505.267 752.634 509.095 733.423 508.893 726.168C509.055 720.048 505.631 715.103 500.06 717.393C495.543 719.784 493.74 725.418 492.18 730.039C490.417 736.219 487.055 751.601 496.232 752.594H496.333Z" fill="%2379845A"/><path d="M540.618 726.086C540.902 722.418 537.863 718.851 534.055 719.378C531.806 719.176 525.911 723.512 525.607 721.709C525.85 718.588 531.806 714.575 535.311 714.211C546.007 712.022 552.53 721.851 546.979 730.828C544.569 734.638 538.896 739.299 532.657 743.332C529.112 745.683 523.845 748.803 531.907 748.722C534.561 748.641 537.418 748.581 539.767 747.263C541.996 746.027 543.981 743.656 544.751 743.534C544.852 743.534 544.933 743.534 544.994 743.575C545.46 744.163 545.237 744.872 545.136 746.169C544.71 748.641 544.285 751.62 542.766 753.708C541.692 755.43 537.499 755.126 534.48 755.167C529.902 755.146 524.594 755.228 520.158 755.126C515.741 754.964 515.782 752.877 518.193 750.323C520.097 748.196 522.832 746.128 525.283 744.446C533.042 738.772 539.727 733.746 540.578 726.187V726.046L540.618 726.086Z" fill="%2379845A"/><path d="M557.369 734.881C554.108 735.286 555.283 730.909 555.729 728.538C556.6 724.911 557.349 720.939 558.423 717.392C559.213 714.069 562.535 714.15 565.452 714.15C568.694 714.15 572.32 714.15 575.561 714.15C577.567 714.15 579.289 714.15 580.484 714.454C582.246 714.899 582.955 716.014 582.753 717.169C582.651 718.831 579.714 720.472 577.121 720.472C573.94 720.655 569.22 720.472 566.101 720.614C561.563 720.452 559.578 724.12 559.659 728.173C559.841 731.639 564.622 728.964 566.83 729.045C581.254 727.444 582.813 744.629 573.637 751.924C568.086 756.585 557.451 756.301 552.528 751.863C549.226 749.269 549.266 743.291 553.662 741.994C556.174 741.305 557.268 743.392 557.187 745.601C557.228 747.324 556.964 749.33 558.241 750.688C560.084 752.836 564.966 752.309 567.235 749.979C571.266 746.169 573.859 736.259 567.62 733.442C564.48 732.166 560.125 734.455 557.491 734.841H557.39L557.369 734.881Z" fill="%2379845A"/></g></svg>')}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}@media(min-width: 992px){.card-info{padding:calc(var(--lx-card-spacer-x)*2) calc(var(--lx-card-spacer-y)*1.15)}}.card-horizontal{justify-content:center;border:0;box-shadow:0 8px 10px 0 rgba(25,1,52,.16)}.card-horizontal h2{font-size:var(--h3);margin-bottom:0}.card-horizontal .row{align-items:center}@media(min-width: 992px){.card-horizontal .row .card-body{padding:calc(var(--lx-card-spacer-y)*1.15) calc(var(--lx-card-spacer-x)*2)}}.card-horizontal .row .card-footer{display:flex;justify-content:flex-end}@media(min-width: 992px){.card-horizontal .row .card-footer{padding:calc(var(--lx-card-spacer-y)*1.15) calc(var(--lx-card-spacer-x)*2)}}.card-horizontal .row .card-footer.inline-form{width:100%}@media(min-width: 992px){.card-horizontal .row .card-footer.inline-form{padding-left:0}}.card-sm{--_card-padding-x: 2rem;--_card-padding-y: 2.5rem}.card-sm .card-header{padding:0}.card-sm .card-body{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.card-sm .card-body h1,.card-sm .card-body h2,.card-sm .card-body h3,.card-sm .card-body h4,.card-sm .card-body h5,.card-sm .card-body h6{color:var(--_fg)}.card-sm .card-body a.fv-text-cta,.card-sm .card-body a.link-arrow,.card-sm .card-body .text-link{color:var(--_cta)}.card-sm .card-body a.fv-text-cta:hover,.card-sm .card-body a.link-arrow:hover,.card-sm .card-body .text-link:hover{color:var(--_cta-hover)}.card-sm .card-body :where(hr){background-color:var(--_fg)}.card-sm .card-body :where(.kicker),.card-sm .card-body :where(.highlight){color:var(--_kicker, var(--_fg))}.card-sm .card-body{padding:var(--_card-padding-y) var(--_card-padding-x)}.card-sm .card-body:not(:has(.card-footer)){border-bottom-left-radius:var(--lx-card-border-radius);border-bottom-right-radius:var(--lx-card-border-radius)}.card-sm.card-1 .card-body{background:linear-gradient(46deg, #002E30 36.08%, #5a608e 113.38%)}.card-sm.card-2 .card-body{background:linear-gradient(46deg, #505b83 36.08%, #897dc2 113.38%)}.card-sm.card-3 .card-body{background:linear-gradient(46deg, #9b8bd4 36.08%, #BE95FF 113.38%)}.bf-cards-intro{display:flex;justify-content:center;--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));margin-bottom:2.875rem}@media(min-width: 768px){.bf-cards-intro{margin-bottom:3.875rem}}@media(min-width: 992px){.bf-cards-intro{margin-bottom:6.25rem}}.bf-cards-intro h2{margin-bottom:0}.bf-cards-intro .bf-cards-intro-col{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y);flex:0 0 auto;width:100%}@media(min-width: 992px){.bf-cards-intro .bf-cards-intro-col{flex:0 0 auto;width:66.66666667%}}.bf-card{margin-bottom:2rem}@media(min-width: 992px){.bf-card{margin-bottom:4rem}}.bf-card .card-header{background-color:unset;border:0}.bf-card .card-header.icon{padding-top:0;padding-bottom:0}.bf-card .card-header figure.icon{max-width:62px;aspect-ratio:1/1}.bf-card .card-header figure.icon img{width:100%}.bf-card .card-footer{background-color:unset;border:0}.bf-card a,.bf-card .card-cta{transition:all .15s;color:var(--text-link-color);font-family:var(--text-link-font)}.bf-card a:hover,.bf-card .card-cta:hover{text-decoration:none;color:var(--text-link-color-hover)}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.carousel{--_content-spacing-x: clamp(1rem, 10vw, 4rem);--_content-spacing-y: clamp(3rem, 8%, 8rem)}.carousel .slide-body{position:relative;align-items:center;justify-content:center;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.carousel .slide-body{flex:0 0 auto;width:41.66666667%}}.carousel .slide-body{padding:var(--_content-spacing-y) var(--_content-spacing-x)}@media(max-width: 991.98px){.carousel .slide-body{padding-bottom:1rem}}.carousel .slide-body .slide-content{position:relative;z-index:111;max-width:650px;padding:2rem;height:max-content;font-size:var(--p3)}@media(min-width: 576px){.carousel .slide-body .slide-content{font-size:var(--p2);padding:4rem}}.carousel .slide-body .slide-content .headline{margin-bottom:var(--article-space-md)}.carousel .slide-body .slide-content .cta{margin-top:var(--article-space-md)}.carousel .slide-media{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.carousel .slide-media{flex:0 0 auto;width:58.33333333%;justify-content:flex-start}}.carousel .slide-media{display:flex;justify-content:center;align-items:center}.carousel .slide-media img{border-radius:11.5625rem 0;max-height:40rem}.carousel .carousel-indicators-grid{display:grid;grid-template-columns:1fr;height:50px;position:absolute;width:100%;z-index:111;left:0;right:0;justify-content:center;align-items:center;top:-1rem}@media(min-width: 992px){.carousel .carousel-indicators-grid{top:unset;bottom:4rem;width:50%}}.carousel .carousel-indicators{grid-column:1;max-width:100%;margin-right:0;margin-left:calc(var(--_content-spacing-x) - .875rem);margin-bottom:var(--_content-spacing-y);list-style:none;justify-content:center}@media(min-width: 768px){.carousel .carousel-indicators{margin-left:var(--_content-spacing-x)}}@media(min-width: 992px){.carousel .carousel-indicators{left:3rem;justify-content:flex-start}}.carousel .carousel-indicators li{background-color:rgba(0,0,0,0);height:12px;width:12px;border-radius:50%;border:2px solid #31ab91;opacity:1;background-color:rgba(0,0,0,0);margin-right:.5rem}@media(min-width: 768px){.carousel .carousel-indicators li{height:8px;width:8px}}.carousel .carousel-indicators li.active{background-color:#31ab91}.carousel .carousel-indicators li:hover,.carousel .carousel-indicators li:focus{opacity:.5}.integrated-carousel{margin:0 auto;--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.integrated-carousel h1,.integrated-carousel h2,.integrated-carousel h3,.integrated-carousel h4,.integrated-carousel h5,.integrated-carousel h6{color:var(--_fg)}.integrated-carousel a.fv-text-cta,.integrated-carousel a.link-arrow,.integrated-carousel .text-link{color:var(--_cta)}.integrated-carousel a.fv-text-cta:hover,.integrated-carousel a.link-arrow:hover,.integrated-carousel .text-link:hover{color:var(--_cta-hover)}.integrated-carousel :where(hr){background-color:var(--_fg)}.integrated-carousel :where(.kicker),.integrated-carousel :where(.highlight){color:var(--_kicker, var(--_fg))}.integrated-carousel{max-width:1200px}.integrated-carousel .carousel-indicators{padding:unset;margin:0 0 var(--_content-spacing-y) 0;left:1rem;bottom:1rem}.integrated-carousel .carousel-item{align-items:center}@media(min-width: 992px){.integrated-carousel .carousel-item{min-height:645px}}.integrated-carousel .carousel-item .carousel-grid{--_grid-template-columns: 1fr;display:grid;gap:3rem;align-items:center;grid-template-columns:var(--_grid-template-columns);width:100%}@media(min-width: 992px){.integrated-carousel .carousel-item .carousel-grid{--_grid-template-columns: 40ch 2fr;gap:2rem}}@media(min-width: 1200px){.integrated-carousel .carousel-item .carousel-grid{--_grid-template-columns: 40ch 2fr;gap:2rem}}.integrated-carousel .carousel-caption{display:flex;flex-direction:column;padding:unset;padding-top:var(--article-space-lg);position:relative;justify-self:center;align-items:flex-start;justify-content:center;color:inherit;text-align:left;z-index:111;max-width:50ch;inset:unset;font-size:var(--p2)}@media(min-width: 992px){.integrated-carousel .carousel-caption{max-width:75ch;padding-top:0}}@media(min-width: 1200px){.integrated-carousel .carousel-caption{padding-top:var(--article-space-lg)}}.integrated-carousel .carousel-caption .headline{margin-bottom:var(--article-space-md)}.integrated-carousel .carousel-caption .cta{margin-top:var(--article-space-md)}.integrated-carousel .carousel-media{display:flex;justify-content:center;align-items:center;max-height:800px}@media(min-width: 992px){.integrated-carousel .carousel-media{justify-content:flex-end}}.integrated-carousel .carousel-media img{--_leaf-border: clamp(6rem, 8vw, 11.5625rem);border-radius:var(--_leaf-border) 0;width:100%}.theme-academy.carousel-hero{--_content-spacing-x: clamp(1rem, 10vw, 2rem);--_content-spacing-y: clamp(1rem, 8%, 1.25rem);width:100%}@media(max-width: 767.98px){.theme-academy.carousel-hero{margin-top:3rem}}@media(min-width: 768px){.theme-academy.carousel-hero{position:absolute;top:81px;right:var(--_content-spacing-x);width:50%}}.theme-academy.carousel-hero .slide-media{position:relative;width:100%;height:100%}.theme-academy.carousel-hero .slide-media img{object-fit:cover;object-position:center}@media(max-width: 767.98px){.theme-academy.carousel-hero .slide-media img{max-width:100%}}@media(min-width: 768px){.theme-academy.carousel-hero .slide-media img{min-height:600px}}.theme-academy.carousel-hero .slide-content{text-transform:uppercase;position:relative}.theme-academy.carousel-hero .slide-content .headline{font-family:Sons-Bold;font-size:1rem;letter-spacing:.10544rem}.theme-academy.carousel-hero .slide-content .subheadline{font-family:Sons-Regular;font-size:.65rem;letter-spacing:.06325rem}.theme-academy.carousel-hero .slide-label{position:absolute;bottom:0;left:-2.5rem;border-color:hsla(0,0%,100%,.4);border-radius:5px;border-bottom-left-radius:0;border-bottom-right-radius:0;--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-academy.carousel-hero .slide-label h1,.theme-academy.carousel-hero .slide-label h2,.theme-academy.carousel-hero .slide-label h3,.theme-academy.carousel-hero .slide-label h4,.theme-academy.carousel-hero .slide-label h5,.theme-academy.carousel-hero .slide-label h6{color:var(--_fg)}.theme-academy.carousel-hero .slide-label a.fv-text-cta,.theme-academy.carousel-hero .slide-label a.link-arrow,.theme-academy.carousel-hero .slide-label .text-link{color:var(--_cta)}.theme-academy.carousel-hero .slide-label a.fv-text-cta:hover,.theme-academy.carousel-hero .slide-label a.link-arrow:hover,.theme-academy.carousel-hero .slide-label .text-link:hover{color:var(--_cta-hover)}.theme-academy.carousel-hero .slide-label :where(hr){background-color:var(--_fg)}.theme-academy.carousel-hero .slide-label :where(.kicker),.theme-academy.carousel-hero .slide-label :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-academy.carousel-hero .slide-label{background:var(--_bg);flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.theme-academy.carousel-hero .slide-label{flex:0 0 auto;width:33.33333333%}}.theme-academy.carousel-hero .slide-label{padding:var(--_content-spacing-y) var(--_content-spacing-x) calc(var(--_content-spacing-y) + 2.5rem) var(--_content-spacing-x)}@media(min-width: 768px){.theme-academy.carousel-hero .slide-label{backdrop-filter:blur(7.5px)}}.theme-academy.carousel-hero .slide-label .slide-content{z-index:111;display:flex;flex-direction:column}.theme-academy.carousel-hero .slide-label .slide-content .headline{margin-bottom:var(--article-space-xs)}.theme-academy.carousel-hero .slide-label .slide-content .cta{margin-top:var(--article-space-md)}.theme-academy.carousel-hero .carousel-indicators-grid{display:grid;grid-template-columns:1fr}@media(min-width: 768px){.theme-academy.carousel-hero .carousel-indicators-grid{grid-template-columns:repeat(2, 1fr)}}.theme-academy.carousel-hero .carousel-indicators-grid{position:absolute;width:100%;left:0}.theme-academy.carousel-hero .carousel-indicators{bottom:2rem;left:calc(2.5rem + var(--_content-spacing-x) - 3px);margin:0;grid-column:1;margin:0}.quotes-section .carousel .carousel-indicators{margin:0;justify-self:center;left:0}.quotes-section .carousel .carousel-control-prev,.quotes-section .carousel .carousel-control-next{mix-blend-mode:difference}@media(max-width: 767.98px){.quotes-section .carousel .carousel-control-prev,.quotes-section .carousel .carousel-control-next{display:none}}.quotes-section .carousel .carousel-control-prev{left:-10rem}.quotes-section .carousel .carousel-control-next{right:-10rem}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}#cookie-banner{padding:15px;position:fixed;bottom:0;background-color:#fff;width:100%;z-index:10000;border-top:.5px solid #cecdc8;display:block}#cookie-banner.alert{margin-bottom:0}.cookie-accept{transition:all .15s ease-out}#cookie-spacer{height:71px}.cta-banner{display:flex}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.quotes-section{min-height:550px;display:flex;align-items:center}.quotes-section .stationary-quote-marks{display:flex;justify-content:center;align-items:center;width:100%}.quotes-section .stationary-quote-marks:empty{display:none}.quotes-section .quote-marks{margin:0 auto;width:2.25rem;margin-bottom:2rem}.quotes-section .quote{margin-bottom:3rem}.quotes-section .quote-by-line{font-family:Sons-Wide-Regular}.quotes-section .quote-by-line .name{margin-bottom:0;font-size:1.5rem}.quotes-section .quote-by-line .company-info{font-family:Sons-Wide-Regular;font-size:.85138rem;text-transform:uppercase;color:#1d6757}.faq .faq-row{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x))}.faq .faq-row.side-by-side{flex-direction:column}@media(min-width: 992px){.faq .faq-row.side-by-side{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}}.faq .intro{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.faq .intro{flex:0 0 auto;width:33.33333333%}}.faq .intro{align-items:flex-start;margin-bottom:var(--size-100)}.faq .faq-content{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.faq .faq-content{margin-left:8.33333333%;flex:0 0 auto;width:58.33333333%}}.faq-accordion{width:100%}.faq-accordion .card{border:0;border-bottom:1px solid var(--_fg);border-radius:0;box-shadow:none;padding:0;background-color:rgba(0,0,0,0);margin-bottom:var(--size-150)}.faq-accordion .card-header{padding:0;background-color:rgba(0,0,0,0);border-bottom:none}.faq-accordion .card-header button{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0;text-decoration:none;transition:all .25s;margin-bottom:var(--size-150);text-align:left}.faq-accordion .card-header button img{transition:all .25s}.faq-accordion .card-header button:not(.collapsed) img{transform:rotate(180deg)}.faq-accordion .card-header button h2,.faq-accordion .card-header button h3{font-size:var(--h5);font-family:var(--h5-font-family);color:var(--_fg);margin-bottom:0}.faq-accordion .card-header button:focus{outline:-webkit-focus-ring-color auto 1px;box-shadow:none}.faq-accordion .card-header button:focus:not(:focus-visible){outline:none;box-shadow:none}.faq-accordion .card-body{padding:0 var(--size-200) var(--size-200) 0;background-color:rgba(0,0,0,0);color:var(--_fg)}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}footer{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:var(--_fg)}footer a.fv-text-cta,footer a.link-arrow,footer .text-link{color:var(--_cta)}footer a.fv-text-cta:hover,footer a.link-arrow:hover,footer .text-link:hover{color:var(--_cta-hover)}footer :where(hr){background-color:var(--_fg)}footer :where(.kicker),footer :where(.highlight){color:var(--_kicker, var(--_fg))}footer{padding:.5rem 0;overflow:hidden}footer .info-row,footer .legal-row{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));display:flex;justify-content:space-between;align-items:center}footer .info-col{text-align:center;margin-bottom:1rem;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y);flex:0 0 auto;width:100%}@media(min-width: 768px){footer .info-col{flex:0 0 auto;width:33.33333333%;margin-bottom:0}}@media(min-width: 768px){footer .copyright{text-align:left}}footer .copyright span{font-family:var(--font-regular);font-size:13px;letter-spacing:.2px}@media(min-width: 768px){footer .social-icon-box{text-align:right}}footer .social-icon-box a{color:#31ab91}footer .legal-row{font-size:.875rem}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.navbar{--_bg: transparent;--_fg: #ffffff;--_logo-color: #ffffff;--_nav-link-color: #ffffff;--_nav-item-top-level-font-size: 1rem;--_nav-item-font-size: 1rem;--_navbar-collapse-padding: 0;--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}@media(max-width: 991.98px){.navbar{--_nav-item-top-level-font-size: var(--h4);--_nav-item-font-size: var(--h5);--_navbar-collapse-padding: 1.5rem}}.navbar{transition:all .35s;position:fixed;width:100%;top:0;background-color:var(--_bg);z-index:11111;font-family:var(--font-medium)}.navbar.light{--_bg: #ffffff;--_fg: #161110;--_logo-color: #161110;--_nav-link-color: #161110;--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar.light .dropdown-toggle::after{filter:none}.navbar .navbar-toggler{border:0}.navbar .navbar-brand{position:relative;isolation:isolate}.navbar .navbar-brand svg{fill:var(--_logo-color);color:var(--_logo-color);width:102px;z-index:5}.navbar .navbar-brand .navbar-brand-mark{position:absolute;width:52px;right:-35px;top:2px;z-index:0}.navbar .navbar-brand .brand-lockup{display:flex;align-items:center;gap:1.69rem}.navbar .navbar-brand .brand-lockup .lockup-border{width:1px;background-color:#d9d9d9;height:2.9rem}.navbar .dropdown-menu{z-index:111;background-color:#fff}.navbar .navbar-nav{gap:1rem}.navbar .nav-item{display:flex;align-items:center}.navbar .nav-item.top-level .nav-link{font-size:var(--_nav-item-top-level-font-size)}.navbar .nav-item .nav-link{font-size:var(--_nav-item-font-size)}.navbar .nav-link{color:var(--_nav-link-color)}.navbar .nav-link.btn-primary{color:var(--lx-btn-color);background:var(--lx-btn-bg);font-size:1rem !important;padding:var(--lx-nav-link-padding-y) var(--lx-btn-padding-x)}.navbar .nav-link.btn-primary:hover{background:#fff;border-color:#fff;color:var(--lx-btn-hover-color)}#header-nav{--header-nav-active-border-color: #31AB91}#header-nav #navbarMenu{justify-content:flex-end}#header-nav .dropdown-toggle::after{display:none}#header-nav .dropdown-toggle.show{color:var(--_nav-link-color)}#header-nav .dropdown-toggle.show::after{content:"";transform:rotate(180deg)}#header-nav .dropdown-toggle .arrow-dropdown svg{max-width:1rem}#header-nav .dropdown-toggle[aria-expanded=true] .arrow-dropdown svg{transition:all .15s;transform:rotate(-90deg)}#header-nav .dropdown-toggle[aria-expanded=false] .arrow-dropdown svg{transition:all .15s;transform:rotate(90deg)}#header-nav .dropdown-toggle:has(.arrow-dropdown){padding-right:1.5rem}#header-nav .top-level{position:relative}#header-nav .top-level:not(:has(.btn))::after{content:"";position:absolute;height:3px;width:0;bottom:0;background:var(--header-nav-active-border-color);transition:all .15s;left:0}#header-nav .top-level:not(:has(.btn)).active::after{right:0;width:100%}#header-nav .top-level:not(:has(.btn)):hover::after,#header-nav .top-level:not(:has(.btn)):active::after,#header-nav .top-level:not(:has(.btn)):focus::after{right:0;width:100%}#mobile-header-nav:has(.navbar-collapse.show){--_bg: #ffffff;--_logo-color: #161110;--_nav-link-color: #161110;--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");background-color:var(--_bg)}#mobile-header-nav #navbarMenu.navbar-collapse{padding:var(--_navbar-collapse-padding);height:100vh;--_bg: #ffffff;--_logo-color: #161110;--_nav-link-color: #161110;--lx-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");background-color:var(--_bg);transition:all .05s;margin-top:5px}#mobile-header-nav .top-level{position:relative}#mobile-header-nav .top-level.active:not(:has(.btn)){border-bottom:3px solid #ADDDD3;width:fit-content}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}:root{--error-color: #961200}.card.dark .hbspt-form{--error-color: #F24535}.hs-form{--form-label-color: var(--_fg, var(--gray-80));padding:0}.hs-form input::placeholder{opacity:.5;font-size:.875rem}.hs-form a{color:#1d6757}.hs-form ul[role=checkbox].inputs-list{padding-top:var(--article-space-sm)}.hs-form li.hs-form-checkbox{list-style:none}.hs-form li.hs-form-checkbox label{font-size:var(--p3);line-height:var(--p3-line-height)}.hs-form legend{font-size:1rem}.hs-form fieldset{max-width:none !important}.hs-form label{font-size:var(--form-label);font-family:var(--form-label-font-family);line-height:var(--form-label-line-height);color:var(--form-label-color);margin-bottom:0}.hs-form label.hs-error-msg{color:var(--error-color)}.hs-form label:has(span:empty){display:none}.hs-form label:has(span:empty)~.input{margin-bottom:13px}.hs-form .hs-input{width:100% !important}.hs-form .hs-input.hs-fieldtype-intl-phone [type=tel]{width:55% !important}.hs-form .hs-input.hs-fieldtype-intl-phone select{width:43% !important;padding:var(--form-select-padding);line-height:1;border-radius:3px}.hs-form .hs-form-field:has(ul.hs-error-msgs) input{border-color:var(--error-color);color:#961200}.hs-form input{width:100%;border:1px solid #cecdc8;border-radius:3px;padding:var(--form-input-padding);line-height:1;margin-bottom:5px}.hs-form input[type=submit]{border:1px solid #31ab91;background-color:#31ab91;color:#161110;font-family:Sons-Regular;padding:1rem;border-radius:.2rem;transition:all .15s;margin:2rem 0 1rem 0;font-size:var(--size-px-18)}@media(min-width: 1200px){.hs-form input[type=submit]{margin:1rem 0}}.hs-form input[type=submit]:hover{border-color:rgba(49,171,145,.8);background-color:rgba(49,171,145,.8);transition:all .15s}.hs-form input[type=checkbox]{width:auto !important;margin-right:10px;padding-top:2px;margin-bottom:0}.hs-form ul.inputs-list{padding:0;margin:0 0 .75rem 0}.hs-form ul.inputs-list li.hs-form-booleancheckbox{list-style:none}.hs-form select{border:1px solid #cecdc8;width:100%;padding:.65rem;margin-bottom:1rem}.hs-form .invalid{border-color:var(--error-color);color:var(--error-color)}.hs-form ul.hs-error-msgs{transition:all .15s;margin-bottom:0;padding-top:.5rem;padding-bottom:.5rem}@media(min-width: 768px){.hs-form ul.hs-error-msgs{padding-top:.75rem}}.hs-form ul.hs-error-msgs li{list-style:none;font-size:.875rem;margin-top:-10px;transition:all .15s}.hs-form .form-columns-1 .input{margin:0 !important}.hs-form .form-columns-2 .field:last-child .input{margin:0 !important}.hs-form .hs_admin_confirmation label{margin-top:var(--article-space-sm)}.hs-form .hs_admin_confirmation label .hs-form-required{display:none}.hs-form .hs_admin_confirmation label span p{margin-bottom:var(--article-space-sm);margin-top:0;font-size:.85rem}.hs-form .hs_admin_confirmation label span p:last-child{margin-bottom:0}.hs-form .hs_admin_confirmation li label{margin-top:0}.form-container{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.form-container h1,.form-container h2,.form-container h3,.form-container h4,.form-container h5,.form-container h6{color:var(--_fg)}.form-container a.fv-text-cta,.form-container a.link-arrow,.form-container .text-link{color:var(--_cta)}.form-container a.fv-text-cta:hover,.form-container a.link-arrow:hover,.form-container .text-link:hover{color:var(--_cta-hover)}.form-container :where(hr){background-color:var(--_fg)}.form-container :where(.kicker),.form-container :where(.highlight){color:var(--_kicker, var(--_fg))}.form-container{border-top:11px solid #31ab91;border-radius:4px;padding:var(--form-padding) var(--form-padding) 0 var(--form-padding);box-shadow:0 5px 10px 0 rgba(25,1,52,.16);height:fit-content}.hubspot.inline .hs-form{padding:0}.hubspot.inline .hs-form input{display:inline-block}.hubspot.inline .hs-form input[type=submit]{border:1px solid var(--color-primary);background-color:var(--color-primary);color:#161110;padding:.625rem 1rem;border-radius:.2rem;transition:all .15s}.hubspot.inline .hs-form input[type=submit]:hover{background-color:#fff;transition:all .15s}@media(min-width: 992px){.hubspot.inline .field{padding-right:1.25rem;float:left;width:65%}.hubspot.inline .hs-submit{float:left}}.hubspot-content-box .cta_button{box-sizing:content-box !important}.wistia_embed .hs-submit .hs-button.primary{background-color:#31ab91 !important;border-radius:.2rem;color:#161110 !important}.inline-form{--_label-height: 20px}.inline-form .hbspt-form{width:100%}.inline-form form{position:relative}.inline-form .hs_email label{height:var(--_label-height)}.inline-form .hs-button.primary{display:block;height:40px;min-width:114px;padding-top:0;padding-bottom:0;background-color:var(--color-primary);border-color:var(--color-primary)}@media(min-width: 992px){.inline-form .hs-button.primary{display:inline-block;position:absolute;top:calc(var(--_label-height)/2 + 1px);right:0;width:auto;border-top-left-radius:0;border-bottom-left-radius:0;margin:1rem 0}}.inline-form .hs-input{width:100%;height:40px;border:none;border-radius:.2rem;color:#161110;background-color:#fff;font-family:var(--font-display-regular);display:flex}@media(min-width: 992px){.inline-form .hs-input{display:inline-block;padding-right:122px}}.inline-form .hs-input::-webkit-input-placeholder{color:var(--color-black);opacity:1}.inline-form .hs-input::-moz-placeholder{color:var(--color-black);opacity:1}.inline-form .hs-input:-ms-input-placeholder{color:var(--color-black);opacity:1}.inline-form .hs-input:-moz-placeholder{color:var(--color-black);opacity:1}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.panel{--panel-side-padding: 4rem;--panel-leaf-radius: 50px;box-shadow:0px 0px 50px 0px rgba(0,0,0,.2);background-color:#343331;border-radius:var(--panel-leaf-radius) 0;display:grid;grid-template-columns:2fr 1fr;grid-template-rows:3;position:relative}.panel-header{grid-row-start:1;grid-column-start:1}.panel-content{grid-row-start:2;grid-column:span 2;padding:5rem var(--panel-side-padding) 3.35rem var(--panel-side-padding)}@media(min-width: 768px){.panel-content{grid-column-start:1}}.panel-media{grid-row-start:2;grid-column-start:2;display:none}@media(min-width: 768px){.panel-media{display:flex}}.panel-media img{height:100%;max-width:15rem}@media(min-width: 992px){.panel-media img{max-width:25rem}}.panel-media img{object-fit:cover;border-bottom-right-radius:var(--panel-leaf-radius)}.carousel{--panel-side-padding: 4rem;--panel-leaf-radius: 50px}.panel-carousel-row{display:flex;--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x))}@media(max-width: 575.98px){.panel-carousel-row{margin:0}}.panel-carousel{border-radius:var(--panel-leaf-radius) 0;box-shadow:0px 0px 50px 0px rgba(0,0,0,.2);width:100%}.panel-carousel .carousel-inner{overflow:visible}.panel-testimonials{background-color:#343331;height:100%}.panel-testimonials .panel-body{display:flex;background-color:#343331;border-top-left-radius:var(--panel-leaf-radius);position:relative;isolation:isolate;min-height:360px}.panel-testimonials .panel-body.video{flex-direction:column;justify-content:space-between}@media(min-width: 992px){.panel-testimonials .panel-body.video{flex-direction:row}}@media(min-width: 992px){.panel-testimonials .panel-body.video .panel-content{max-width:45%}}.panel-testimonials .panel-body.video .panel-content{text-wrap:balance}.panel-testimonials .panel-content{padding:5rem var(--panel-side-padding) 3.35rem var(--panel-side-padding)}.panel-testimonials .panel-content .kicker{margin-bottom:var(--size-225)}.panel-testimonials .panel-content .quote{margin-bottom:var(--size-225);font-size:var(--h4);font-family:var(--h3-font-family);line-height:var(--h3-line-height)}@media(min-width: 768px){.panel-testimonials .panel-content .quote{font-size:var(--h3)}}.panel-testimonials .panel-content .customer-name{display:inline;font-size:var(--p2);margin-bottom:var(--size-100);font-family:var(--p2-bold)}.panel-testimonials .panel-content .customer-company-info{display:inline;font-size:var(--p2);font-family:var(--p2-font-family)}.panel-testimonials .panel-video{display:grid;align-items:center;width:100%}@media(min-width: 992px){.panel-testimonials .panel-video{width:75%}}.panel-testimonials .panel-headshot{grid-row-start:1;align-items:flex-end;position:relative;display:none}@media(min-width: 992px){.panel-testimonials .panel-headshot{display:flex;min-width:250px}}.panel-testimonials .panel-headshot img{position:absolute;bottom:0;right:0;height:auto;width:330px}.panel-testimonials .pane-logo{position:absolute;display:none;padding:1.5rem 2.75rem;bottom:-120px;right:-50px;z-index:1111;backdrop-filter:blur(5px);transition:all .05s ease-in-out;aspect-ratio:16/9}@supports not (aspect-ratio: 1.7777777778){.panel-testimonials .pane-logo::before{content:"";float:left;padding-top:calc(9/16*100%)}.panel-testimonials .pane-logo::after{content:"";display:block;clear:both}}.panel-testimonials .pane-logo{max-width:316px}@media(min-width: 768px){.panel-testimonials .pane-logo{display:flex}}.panel-testimonials .pane-logo img{object-fit:contain;width:100%;max-height:100px;justify-self:center;align-self:center}.panel-footer{padding:0 var(--panel-side-padding);min-height:4.75rem;background-color:#52514e;display:flex;align-items:center;border-bottom-right-radius:var(--panel-leaf-radius);z-index:-1}.panel-footer .carousel-indicators{position:relative;bottom:unset;margin:0 1rem;justify-content:flex-start}.panel-footer .carousel-indicators li{height:16px;width:16px}@media(min-width: 768px){.panel-footer .carousel-indicators li{height:10px;width:10px}}.panel-footer .carousel-indicators li{border:1px solid #cecdc8;background-color:rgba(0,0,0,0);border-radius:50%;margin-right:.5rem}.panel-footer .carousel-indicators li.active{background-color:#cecdc8;opacity:1}.panel-footer .carousel-control-prev,.panel-footer .carousel-control-next{position:relative;align-items:center;opacity:1;display:flex;background-color:#fff;width:1.625rem;height:1.625rem;border-radius:5rem;right:unset;left:unset;margin-right:.625rem}.panel-footer .carousel-control-prev:focus,.panel-footer .carousel-control-next:focus{outline-offset:5px;text-decoration:none;box-shadow:0 0 0 .3rem #e59700;border-radius:5rem}.panel-footer .carousel-control-prev:focus:not(:focus-visible),.panel-footer .carousel-control-next:focus:not(:focus-visible){outline:none;box-shadow:none}.panel-footer .carousel-control-prev-icon,.panel-footer .carousel-control-next-icon{background-image:url("https://filevine-marketing-production-media.s3.us-west-2.amazonaws.com/media/images/design-elements/cards/action-arrow.svg");width:12px}.panel-footer .carousel-control-prev-icon{transform:rotate(180deg)}.panel-section-cta{position:relative}.panel-section-cta a{position:absolute;color:#31ab91;left:15px;bottom:-40px}@media(min-width: 576px){.panel-section-cta a{left:0}}@media(min-width: 768px){.panel-section-cta a{left:unset;right:0;bottom:-90px}}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}section.floating-panel{padding-top:0;min-height:300px;z-index:1}section.floating-panel>.container{position:relative}section.floating-panel .panel-container{position:absolute;top:-100px}@media(min-width: 768px){section.floating-panel .panel-container{top:-50px}}@media(min-width: 992px){section.floating-panel .panel-container{top:-150px}}section.floating-panel:has(.carousel-peek){min-height:400px}.content-panel{display:grid;grid-template-columns:1fr;border-radius:5px;padding:2rem;row-gap:1rem;position:relative}@media(min-width: 768px){.content-panel{gap:2rem;grid-template-columns:repeat(3, 1fr);padding:3rem}}@media(min-width: 992px){.content-panel{padding:5rem 4.5rem}}@media(min-width: 768px){.content-panel:has(.carousel-peek){padding-right:0}}.carousel-peek{overflow:hidden}@media(min-width: 992px){.carousel-peek .carousel-item{display:flex;gap:1rem;justify-content:flex-end}.carousel-peek .carousel-inner{width:310%;left:-160%}.carousel-peek .carousel-inner .carousel-item-right.active,.carousel-peek .carousel-inner .carousel-item-next{transform:translateX(75%)}.carousel-peek .carousel-inner .carousel-item-left.active,.carousel-peek .carousel-inner .carousel-item-prev{transform:translateX(-75%)}.carousel-peek .carousel-inner .carousel-item-right,.carousel-peek .carousel-inner .carousel-item-left{transform:translateX(0)}.carousel-peek .card{width:15%;min-height:300px}}.content-panel-carousel-controls{display:flex;align-items:center;justify-content:flex-end;position:absolute;bottom:-20px;right:25px}@media(min-width: 992px){.content-panel-carousel-controls{bottom:-50px}}.content-panel-carousel-controls .carousel-control-prev,.content-panel-carousel-controls .carousel-control-next{position:relative;align-items:center;opacity:1;display:flex;background-color:#fff;width:1.625rem;height:1.625rem;border-radius:5rem;right:unset;left:unset;margin-right:.625rem}.content-panel-carousel-controls .carousel-control-prev-icon,.content-panel-carousel-controls .carousel-control-next-icon{background-image:url("https://filevine-marketing-production-media.s3.us-west-2.amazonaws.com/media/images/design-elements/cards/action-arrow.svg");width:12px}.content-panel-carousel-controls .carousel-control-prev-icon{transform:rotate(180deg)}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.tier{--_card-padding-x: 2rem;--_card-padding-y: 2.5rem;--_dog-ear-rotation: 45deg;position:relative}.tier.closed::after{content:"Closed";position:absolute;top:45%;left:50%;transform:translate(-50%);font-size:1.5rem;font-family:Sons-Regular}.tier.closed .card{opacity:.5;filter:blur(3px)}.tier .card{border:0;position:relative}.tier .card-body{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.tier .card-body h1,.tier .card-body h2,.tier .card-body h3,.tier .card-body h4,.tier .card-body h5,.tier .card-body h6{color:var(--_fg)}.tier .card-body a.fv-text-cta,.tier .card-body a.link-arrow,.tier .card-body .text-link{color:var(--_cta)}.tier .card-body a.fv-text-cta:hover,.tier .card-body a.link-arrow:hover,.tier .card-body .text-link:hover{color:var(--_cta-hover)}.tier .card-body :where(hr){background-color:var(--_fg)}.tier .card-body :where(.kicker),.tier .card-body :where(.highlight){color:var(--_kicker, var(--_fg))}.tier .card-body{padding:var(--_card-padding-y) var(--_card-padding-x);border-radius:var(--lx-card-border-radius)}.tier .dog-ear-label{position:absolute;right:0;top:10px;rotate:var(--_dog-ear-rotation);text-transform:uppercase;font-size:.6rem;line-height:.7rem;font-family:Sons-Bold;text-align:center;letter-spacing:.064rem}.tier .tier-1 .card-body.label-grad{--_dog-ear-start: 86%;background:linear-gradient(var(--_dog-ear-rotation), #D9C1B5 36.08%, #D9C1B5 var(--_dog-ear-start), #31AB91 var(--_dog-ear-start), #31AB91 100%)}@media(min-width: 576px){.tier .tier-1 .card-body.label-grad{--_dog-ear-start: 88%}}@media(min-width: 768px){.tier .tier-1 .card-body.label-grad{--_dog-ear-start: 86%}}@media(min-width: 992px){.tier .tier-1 .card-body.label-grad{--_dog-ear-start: 84%}}@media(min-width: 1200px){.tier .tier-1 .card-body.label-grad{--_dog-ear-start: 86%}}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}#sponsor-tiers{text-align:center}#sponsor-tiers .row{margin-bottom:5rem}@media(min-width: 992px){#sponsor-tiers .row{margin-bottom:7rem}}#sponsor-tiers .row:last-child{margin-bottom:0}#sponsor-tiers .tier{--_logo-max-height: 50px;--_logo-width: 120px;--_logo-max-height-sm-up: 60px;--_logo-width-sm-up: 180px;--_logo-list-grid-template-columns-sm-up: repeat(auto-fit, minmax(15rem, 1fr))}@media(min-width: 576px){#sponsor-tiers .tier{--_logo-max-height: max(var(--_logo-max-height-sm-up), var(--_logo-max-height));--_logo-width: var(--_logo-width-sm-up)}}#sponsor-tiers .tier .sponsor-logo{object-fit:contain;max-height:var(--_logo-max-height);width:var(--_logo-width)}#sponsor-tiers .tier .logo-list{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:2rem;row-gap:2rem;align-items:center;justify-content:center}@media(min-width: 576px){#sponsor-tiers .tier .logo-list{grid-template-columns:var(--_logo-list-grid-template-columns-sm-up)}}@media(min-width: 992px){#sponsor-tiers .tier .logo-list{column-gap:4rem}}#sponsor-tiers .tier .logo-list.center-logos{display:flex;flex-wrap:wrap}#sponsor-tiers .tier .logo-aspect{display:flex;align-items:center;justify-content:center}#sponsor-tiers .tier-1{--_logo-max-height-sm-up: 120px;--_logo-width-sm-up: 600px}@media(max-width: 575.98px){#sponsor-tiers .tier-1{--_logo-width: 280px}}#sponsor-tiers .tier-2{--_logo-max-height-sm-up: 60px;--_logo-width-sm-up: 250px}#sponsor-tiers .tier-4,#sponsor-tiers .tier-5,#sponsor-tiers .tier-6,#sponsor-tiers .tier-7{--_logo-list-grid-template-columns-sm-up: repeat(auto-fit, minmax(10rem, 1fr));--_logo-max-height: 60px;--_logo-max-height-sm-up: 40px;--_logo-width-sm-up: 120px}#sponsor-tiers .kicker{color:#1d6757}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.speakers-grid{display:grid;gap:1.5rem}@media(min-width: 576px){.speakers-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.speakers-grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 992px){.speakers-grid{grid-template-columns:repeat(4, 1fr)}}.person-card{display:flex;flex-direction:column;cursor:pointer}.person-card.unclickable{cursor:unset;pointer-events:none}.person-card .headshot img{width:100%;object-fit:cover;object-position:center;height:13.25rem}.person-card .identity{margin:var(--article-space-sm) 0}.person-card .identity .name{font-family:Sons-Bold}.person-card .identity .title{font-size:.75rem;font-family:Sons-Medium;color:var(--type-color-secondary);margin:0}.speaker-social-media svg{color:var(--_fg);fill:var(--_fg);max-width:2rem}.speaker-modal .name{font-family:Sons-Medium}.speaker-modal .title{font-size:var(--p3)}.speaker-modal .speaker-bio-card{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));gap:1rem;position:relative;padding:1rem 1.5rem}.speaker-modal .btn-close{position:absolute;top:1rem;right:1rem}.speaker-modal .social{display:flex;gap:1rem;margin-top:1rem;justify-content:center}.speaker-modal .social .speaker-social-media svg{fill:#31ab91;color:#31ab91;max-height:28px;width:100%}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}table.table tr:last-of-type td{border-bottom:0}table.table th{text-align:left;font-family:var(--font-display-bold)}table.table td,table.table th{padding:.75rem 1rem}table.table td:first-of-type,table.table th:first-of-type{padding-left:0}table.table td:not(:last-of-type),table.table th:not(:last-of-type){border-right:1px solid var(--_fg, #161110)}.tagline{--rotated-text-offset: 2.25rem}@media(max-width: 767.98px){.tagline{display:none}}@media(min-width: 992px){.tagline{--rotated-text-offset: 1.5rem}}.tagline{color:#fff;position:sticky;top:50vh;font-size:.75rem;mix-blend-mode:difference;text-transform:uppercase;z-index:111;font-family:Sons-Regular;letter-spacing:1px}.tagline::before{content:"The Future is Now";position:absolute;top:50%;left:calc(var(--rotated-text-offset)*-1);transform:rotate(-90deg)}.tagline::after{content:"The Future is Now";position:absolute;top:50%;right:calc(var(--rotated-text-offset)*-1);transform:rotate(90deg)}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.venue .venue-grid{display:grid;align-items:flex-end;grid-template-columns:1fr}@media(min-width: 768px){.venue .venue-grid{grid-template-columns:1fr [content-start] 470px [content-end]}}.venue .venue-body{grid-column:content;--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.venue .venue-body h1,.venue .venue-body h2,.venue .venue-body h3,.venue .venue-body h4,.venue .venue-body h5,.venue .venue-body h6{color:var(--_fg)}.venue .venue-body a.fv-text-cta,.venue .venue-body a.link-arrow,.venue .venue-body .text-link{color:var(--_cta)}.venue .venue-body a.fv-text-cta:hover,.venue .venue-body a.link-arrow:hover,.venue .venue-body .text-link:hover{color:var(--_cta-hover)}.venue .venue-body :where(hr){background-color:var(--_fg)}.venue .venue-body :where(.kicker),.venue .venue-body :where(.highlight){color:var(--_kicker, var(--_fg))}.venue .venue-body{padding:var(--article-space-xl) 3rem;box-shadow:0 8px 10px 0 rgba(25,1,52,.16);position:relative}.venue .venue-body h2{margin-bottom:var(--article-space-md);text-wrap:balance}.video-headliner{--_video-row-grid-columns: 1fr}.video-headliner.featured .video-row{gap:1.5rem}@media(min-width: 992px){.video-headliner.featured .video-row{--_video-row-grid-columns: 1fr !important}.video-headliner.featured .video-row .sbs-body{grid-column:1;grid-row:1;justify-self:center;text-align:center}.video-headliner.featured .video-row .sbs-video{grid-column:1;grid-row:2;max-width:1076px;justify-self:center}}.video-headliner.featured .video-row .cta{display:none !important}.video-headliner .video-row{display:grid;gap:4rem;grid-template-columns:var(--_video-row-grid-columns);align-items:center}@media(min-width: 992px){.video-headliner .video-row{--_video-row-grid-columns: repeat(2, 1fr);min-height:400px}}@media(min-width: 1200px){.video-headliner .video-row{min-height:600px}}.video-headliner .video-row .sbs-video{grid-row:2;position:relative;isolation:isolate}@media(min-width: 992px){.video-headliner .video-row .sbs-video{grid-column:1;grid-row:1}}.video-headliner .video-row .sbs-body{grid-column:1;text-align:center}@media(min-width: 992px){.video-headliner .video-row .sbs-body{text-align:left;grid-column:2;padding:2rem}}.video-headliner .video-row .sbs-body h2{text-wrap:pretty}.video-headliner .video-row .sbs-body .cta{display:flex;justify-content:center}@media(min-width: 992px){.video-headliner .video-row .sbs-body .cta{justify-content:flex-start}}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.why-sponsor{--_floating-bg-color: #31AB91;--_floating-height: calc(10dvh + 150px);background:linear-gradient(to bottom, var(--_floating-bg-color) var(--_floating-height), transparent var(--_floating-height))}.why-sponsor .wrapper{overflow-x:hidden}.why-sponsor .wrapper .section-intro h2{text-wrap:balance}.why-sponsor .wrapper .section-intro .headlines{padding:0 2rem}.why-sponsor .why-sponsor-images{display:flex;gap:1rem;justify-content:center;margin-top:1rem;margin-bottom:1rem}@media(min-width: 768px){.why-sponsor .why-sponsor-images{margin-top:2rem;margin-bottom:2rem}}.why-sponsor .why-sponsor-images .why-sponsor-image{width:100%}.why-sponsor .why-sponsor-images .why-sponsor-image img{min-height:200px;object-fit:cover}@media(min-width: 768px){.why-sponsor .why-sponsor-images .why-sponsor-image img{min-height:unset}}.why-sponsor .why-sponsor-grid{display:grid;gap:4rem;grid-template-columns:1fr}@media(min-width: 992px){.why-sponsor .why-sponsor-grid{grid-template-columns:repeat(2, 1fr)}}.why-sponsor .why-sponsor-grid .why-sponsor-item{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.why-sponsor .why-sponsor-grid .why-sponsor-item .icon{display:flex;align-items:center;justify-content:center}.hero .hero-img{width:100%}.hero .hero-img.bottom img{bottom:0;object-position:bottom}.hero .hero-img.right img{right:0;object-position:right}.hero .hero-img img{display:block;position:absolute;object-fit:contain;object-position:center;max-width:100%}.hero .row *,.hero .intro *,.hero .fv-row *{z-index:11}.bento-grid{--_bento-columns: 1}@media(min-width: 992px){.bento-grid{--_bento-columns: 2}}.bento-grid{display:grid;grid-template-columns:repeat(var(--_bento-columns), 1fr);gap:2rem}.bento-grid .full-width{grid-column:span var(--_bento-columns)}.grid-col-3{display:grid}@supports not (grid-row-gap: 1rem){.grid-col-3{margin-bottom:1rem}}@supports not (gap: 1rem){.grid-col-3{grid-column-gap:1rem;grid-row-gap:1rem}}.grid-col-3{gap:1rem;grid-template-columns:1fr}@media(min-width: 768px){.grid-col-3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){.grid-col-3{grid-template-columns:repeat(3, 1fr)}}.side-by-side .sbs-body{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.side-by-side .sbs-body{flex:0 0 auto;width:41.66666667%}}.side-by-side .sbs-body{display:flex;flex-direction:column}@media(min-width: 768px){.side-by-side .sbs-body.order-md-1{margin-left:8.33333333%}}.side-by-side .sbs-body p+h3{margin-top:var(--article-space-md)}.side-by-side .sbs-body a{margin-top:var(--article-space-md)}.side-by-side .sbs-body .body:has(+a) p,.side-by-side .sbs-body .body:has(+button) p{margin-bottom:var(--article-space-md)}.side-by-side .sbs-img{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.side-by-side .sbs-img{flex:0 0 auto;width:50%;flex-direction:column}}@media(min-width: 768px){.side-by-side .sbs-img.order-md-1{margin-left:8.33333333%}}:root{--color-primary: #F8AB50;--color-secondary: #ffffff;--color-warning: #7F2138;--color-white: #ffffff;--color-black: #2e2e2e;--gray: #E4DED8;--blue-light: #538AAC;--blue-dark: #2C4859;--green: #467362;--yellow: #F8AB50;--orange: #DF5C3F;--sand: #FFF9F3}.light{--_fg: #2e2e2e;--_bg: #ffffff;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.light h1,.light h2,.light h3,.light h4,.light h5,.light h6{color:var(--_fg)}.light a.fv-text-cta,.light a.link-arrow,.light .text-link{color:var(--_highlight-primary)}.light :where(hr){background-color:var(--_fg)}.light :where(.highlight){color:var(--_highlight-secondary)}.light :where(.kicker){color:var(--_fg)}.transparent{--_fg: #2e2e2e;--_bg: transparent;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.transparent h1,.transparent h2,.transparent h3,.transparent h4,.transparent h5,.transparent h6{color:var(--_fg)}.transparent a.fv-text-cta,.transparent a.link-arrow,.transparent .text-link{color:var(--_highlight-primary)}.transparent :where(hr){background-color:var(--_fg)}.transparent :where(.highlight){color:var(--_highlight-secondary)}.transparent :where(.kicker){color:var(--_fg)}.dark{--_fg: #ffffff;--_bg: #2e2e2e;--_cta: #ffffff;--_highlight-primary: #F8AB50;--_highlight-secondary: #F8AB50;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.dark h1,.dark h2,.dark h3,.dark h4,.dark h5,.dark h6{color:var(--_fg)}.dark a.fv-text-cta,.dark a.link-arrow,.dark .text-link{color:var(--_highlight-primary)}.dark :where(hr){background-color:var(--_fg)}.dark :where(.highlight){color:var(--_highlight-secondary)}.dark :where(.kicker){color:var(--_fg)}.sand{--_fg: #2e2e2e;--_bg: #FFF9F3;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.sand h1,.sand h2,.sand h3,.sand h4,.sand h5,.sand h6{color:var(--_fg)}.sand a.fv-text-cta,.sand a.link-arrow,.sand .text-link{color:var(--_highlight-primary)}.sand :where(hr){background-color:var(--_fg)}.sand :where(.highlight){color:var(--_highlight-secondary)}.sand :where(.kicker){color:var(--_fg)}.gray{--_fg: #2e2e2e;--_bg: #E4DED8;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.gray h1,.gray h2,.gray h3,.gray h4,.gray h5,.gray h6{color:var(--_fg)}.gray a.fv-text-cta,.gray a.link-arrow,.gray .text-link{color:var(--_highlight-primary)}.gray :where(hr){background-color:var(--_fg)}.gray :where(.highlight){color:var(--_highlight-secondary)}.gray :where(.kicker){color:var(--_fg)}.blue-dark{--_fg: #ffffff;--_bg: #2C4859;--_cta: #ffffff;--_highlight-primary: #F8AB50;--_highlight-secondary: #F8AB50;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.blue-dark h1,.blue-dark h2,.blue-dark h3,.blue-dark h4,.blue-dark h5,.blue-dark h6{color:var(--_fg)}.blue-dark a.fv-text-cta,.blue-dark a.link-arrow,.blue-dark .text-link{color:var(--_highlight-primary)}.blue-dark :where(hr){background-color:var(--_fg)}.blue-dark :where(.highlight){color:var(--_highlight-secondary)}.blue-dark :where(.kicker){color:var(--_fg)}.blue-light{--_fg: #ffffff;--_bg: #538AAC;--_cta: #F8AB50;--_highlight-primary: #2e2e2e;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.blue-light h1,.blue-light h2,.blue-light h3,.blue-light h4,.blue-light h5,.blue-light h6{color:var(--_fg)}.blue-light a.fv-text-cta,.blue-light a.link-arrow,.blue-light .text-link{color:var(--_highlight-primary)}.blue-light :where(hr){background-color:var(--_fg)}.blue-light :where(.highlight){color:var(--_highlight-secondary)}.blue-light :where(.kicker){color:var(--_fg)}.yellow{--_fg: #2e2e2e;--_bg: #F8AB50;--_cta: #2e2e2e;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.yellow h1,.yellow h2,.yellow h3,.yellow h4,.yellow h5,.yellow h6{color:var(--_fg)}.yellow a.fv-text-cta,.yellow a.link-arrow,.yellow .text-link{color:var(--_highlight-primary)}.yellow :where(hr){background-color:var(--_fg)}.yellow :where(.highlight){color:var(--_highlight-secondary)}.yellow :where(.kicker){color:var(--_fg)}.orange{--_fg: #2e2e2e;--_bg: #DF5C3F;--_cta: #F8AB50;--_highlight-primary: #F8AB50;--_highlight-secondary: #2e2e2e;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}.orange h1,.orange h2,.orange h3,.orange h4,.orange h5,.orange h6{color:var(--_fg)}.orange a.fv-text-cta,.orange a.link-arrow,.orange .text-link{color:var(--_highlight-primary)}.orange :where(hr){background-color:var(--_fg)}.orange :where(.highlight){color:var(--_highlight-secondary)}.orange :where(.kicker){color:var(--_fg)}body.agenda #sessions{z-index:11}@media(max-width: 767.98px){body.agenda #sessions{--_fg: #2e2e2e;--_bg: #ffffff;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}body.agenda #sessions h1,body.agenda #sessions h2,body.agenda #sessions h3,body.agenda #sessions h4,body.agenda #sessions h5,body.agenda #sessions h6{color:var(--_fg)}body.agenda #sessions a.fv-text-cta,body.agenda #sessions a.link-arrow,body.agenda #sessions .text-link{color:var(--_highlight-primary)}body.agenda #sessions :where(hr){background-color:var(--_fg)}body.agenda #sessions :where(.highlight){color:var(--_highlight-secondary)}body.agenda #sessions :where(.kicker){color:var(--_fg)}}body.agenda .container:has(#list-view){--_fg: #2e2e2e;--_bg: #ffffff;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}body.agenda .container:has(#list-view) h1,body.agenda .container:has(#list-view) h2,body.agenda .container:has(#list-view) h3,body.agenda .container:has(#list-view) h4,body.agenda .container:has(#list-view) h5,body.agenda .container:has(#list-view) h6{color:var(--_fg)}body.agenda .container:has(#list-view) a.fv-text-cta,body.agenda .container:has(#list-view) a.link-arrow,body.agenda .container:has(#list-view) .text-link{color:var(--_highlight-primary)}body.agenda .container:has(#list-view) :where(hr){background-color:var(--_fg)}body.agenda .container:has(#list-view) :where(.highlight){color:var(--_highlight-secondary)}body.agenda .container:has(#list-view) :where(.kicker){color:var(--_fg)}@media(min-width: 768px){body.agenda .container:has(#list-view){border-radius:3.125rem 0;padding:4rem 6rem}}body.agenda #list-view{z-index:1;display:flex;flex-direction:column;gap:1.5rem}body.agenda #list-view #agendaTabs{--lx-nav-link-color: colors.$black;--lx-nav-link-hover-color: colors.$blue-dark;--_tab-border-radius: .5rem;--_grid-template-columns: repeat(auto-fit, minmax(8ch, 1fr));display:grid;grid-template-columns:var(--_grid-template-columns);grid-template-rows:auto auto;width:100%;border:2px solid #2e2e2e;border-radius:var(--_tab-border-radius)}@media(min-width: 768px){body.agenda #list-view #agendaTabs{--_grid-template-columns: repeat(auto-fit, minmax(180px, 1fr))}}body.agenda #list-view #agendaTabs span.headline{font-family:var(--font-headline);font-size:1.25rem;text-transform:uppercase}body.agenda #list-view #agendaTabs span.date{font-family:var(--font-body);font-size:.95rem}body.agenda #list-view #agendaTabs span.track{text-transform:uppercase;font-family:var(--font-headline);font-size:.875rem;padding-left:.5rem}body.agenda #list-view #agendaTabs li{--_fg: #2e2e2e;--_bg: #ffffff;--_cta: #F8AB50;--_highlight-primary: #2C4859;--_highlight-secondary: #2C4859;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}body.agenda #list-view #agendaTabs li h1,body.agenda #list-view #agendaTabs li h2,body.agenda #list-view #agendaTabs li h3,body.agenda #list-view #agendaTabs li h4,body.agenda #list-view #agendaTabs li h5,body.agenda #list-view #agendaTabs li h6{color:var(--_fg)}body.agenda #list-view #agendaTabs li a.fv-text-cta,body.agenda #list-view #agendaTabs li a.link-arrow,body.agenda #list-view #agendaTabs li .text-link{color:var(--_highlight-primary)}body.agenda #list-view #agendaTabs li :where(hr){background-color:var(--_fg)}body.agenda #list-view #agendaTabs li :where(.highlight){color:var(--_highlight-secondary)}body.agenda #list-view #agendaTabs li :where(.kicker){color:var(--_fg)}body.agenda #list-view #agendaTabs li{border-right:2px solid #2e2e2e}body.agenda #list-view #agendaTabs li:first-child{border-top-left-radius:var(--_tab-border-radius);border-bottom-left-radius:var(--_tab-border-radius)}body.agenda #list-view #agendaTabs li:last-child{border-right:0;border-top-right-radius:var(--_tab-border-radius);border-bottom-right-radius:var(--_tab-border-radius)}@media(min-width: 768px)and (max-width: 991.98px){body.agenda #list-view #agendaTabs li{border:0;border-radius:0}body.agenda #list-view #agendaTabs li:nth-child(odd){border-right:1px solid #2e2e2e}body.agenda #list-view #agendaTabs li:nth-child(1){border-radius:0;border-top-left-radius:var(--_tab-border-radius);border-bottom:1px solid #2e2e2e}body.agenda #list-view #agendaTabs li:nth-child(2){border-top-right-radius:var(--_tab-border-radius);border-bottom:1px solid #2e2e2e}body.agenda #list-view #agendaTabs li:nth-child(3){border-bottom-left-radius:var(--_tab-border-radius)}}body.agenda #list-view #agendaTabs li .nav-link{border:0;width:100%;height:100%;border-radius:0}body.agenda #list-view #agendaTabs li .nav-link.active{--_fg: #ffffff;--_bg: #2e2e2e;--_cta: #ffffff;--_highlight-primary: #F8AB50;--_highlight-secondary: #F8AB50;background:var(--_bg);color:var(--_fg);border-color:var(--_fg)}body.agenda #list-view #agendaTabs li .nav-link.active h1,body.agenda #list-view #agendaTabs li .nav-link.active h2,body.agenda #list-view #agendaTabs li .nav-link.active h3,body.agenda #list-view #agendaTabs li .nav-link.active h4,body.agenda #list-view #agendaTabs li .nav-link.active h5,body.agenda #list-view #agendaTabs li .nav-link.active h6{color:var(--_fg)}body.agenda #list-view #agendaTabs li .nav-link.active a.fv-text-cta,body.agenda #list-view #agendaTabs li .nav-link.active a.link-arrow,body.agenda #list-view #agendaTabs li .nav-link.active .text-link{color:var(--_highlight-primary)}body.agenda #list-view #agendaTabs li .nav-link.active :where(hr){background-color:var(--_fg)}body.agenda #list-view #agendaTabs li .nav-link.active :where(.highlight){color:var(--_highlight-secondary)}body.agenda #list-view #agendaTabs li .nav-link.active :where(.kicker){color:var(--_fg)}body.agenda #list-view #session-filters{display:flex;align-items:center;justify-content:center;gap:1rem;accent-color:#2e2e2e}@media(min-width: 576px){body.agenda #list-view #session-filters{gap:2.625rem}}body.agenda #list-view .list-day{display:flex;width:100%;justify-content:center}body.agenda #list-view .list-day .session-list{display:flex;flex-direction:column;width:100%;max-width:888px;gap:1.5rem}body.agenda #list-view .list-day hr{margin-top:.5rem;margin-bottom:.5rem}body.agenda #list-view .list-day hr+hr{display:none}body.agenda #list-view .list-day .breakout-group-header{text-align:center;font-family:var(--font-display-bold);margin-bottom:.5rem}@media(max-width: 767.98px){body.agenda #list-view .list-day .breakout-group-header.accordion-open .session-group-list{display:none}}body.agenda #list-view .session-group-list{display:flex;flex-direction:column;gap:4px;text-align:left;font-family:var(--font-light);margin-top:1rem;margin-bottom:0}@media(max-width: 767.98px){body.agenda #list-view .session-group-list{padding-left:.5rem}}body.agenda #list-view .session-group-list .session-group-item{display:grid;grid-template-columns:1fr 15ch;gap:1rem;justify-content:space-between;list-style:none;position:relative;line-height:1.33em;margin-bottom:.25rem}@media(min-width: 768px){body.agenda #list-view .session-group-list .session-group-item{display:flex}}body.agenda #list-view .session-group-list .session-group-item .edit-pk-button{top:-1rem;right:0}body.agenda #list-view .session-group-list .session-title::before{content:"•";margin-right:.5rem}@media(min-width: 768px){body.agenda #list-view .session-group-list .session-title{max-width:30ch}}@media(min-width: 992px){body.agenda #list-view .session-group-list .session-title{max-width:55ch}}@media(min-width: 1200px){body.agenda #list-view .session-group-list .session-title{max-width:65ch}}body.agenda #list-view .card.session{--lx-card-spacer-x: .75rem;--lx-card-spacer-y: .25rem;border:0;position:relative}body.agenda #list-view .card.session .edit-pk-button{top:-1rem;right:0;z-index:1111}body.agenda #list-view .card.session h2,body.agenda #list-view .card.session h3{font-family:var(--font-regular);margin-bottom:0}body.agenda #list-view .card.session .detail-grid{--_icon-width: 20px;display:grid;grid-template-columns:auto 1fr 14ch;align-items:center;gap:.5rem;text-align:left}@media(min-width: 768px){body.agenda #list-view .card.session .detail-grid{grid-template-columns:[start-time] 14ch [end-time start-title] 1fr [end-title start-icon] var(--_icon-width) [end-icon]}}body.agenda #list-view .card.session .detail-grid .time{font-family:var(--font-bold)}body.agenda #list-view .card.session .detail-grid .mobile-icon{display:flex;gap:1rem;text-align:right;justify-content:flex-end;font-family:var(--font-regular)}body.agenda #list-view .card.session .detail-grid .link-icon{max-width:var(--_icon-width)}body.agenda #list-view .card.session .detail-grid .chevron-icon{display:flex;align-items:center;justify-content:center;max-width:var(--_icon-width);transform:rotate(0deg);transition:transform .2s ease}body.agenda #list-view .card.session:has(.card-accordion-trigger[aria-expanded=true]) .chevron-icon{transform:rotate(180deg)}body.agenda #list-view .card.session .card-modal-trigger,body.agenda #list-view .card.session .card-accordion-trigger{position:absolute;inset:0;width:100%;height:100%;background:rgba(0,0,0,0);border:0;cursor:pointer;padding:0;z-index:1}body.agenda #list-view .mobile-accordion-panel{display:none;padding:1rem .75rem 1.25rem;text-align:left;font-family:var(--font-light)}@media(max-width: 767.98px){body.agenda #list-view .mobile-accordion-panel.open{display:block}}body.agenda #list-view .mobile-accordion-panel .accordion-session-entry .session-tag{text-transform:uppercase;border:1px solid #2e2e2e;width:fit-content;border-radius:10rem;line-height:127%;font-size:.7rem;padding:4px 10px;margin-bottom:1.25rem}body.agenda #list-view .mobile-accordion-panel .accordion-session-entry h2.title{font-family:var(--font-bold);font-size:1.25rem;margin-bottom:.75rem}body.agenda #list-view .mobile-accordion-panel .accordion-session-entry .location h3{font-family:var(--font-light-italic)}body.agenda #list-view .mobile-accordion-panel .accordion-session-entry .description{color:var(--lx-secondary-color);margin-top:.5rem}body.agenda #list-view .mobile-accordion-panel .accordion-session-entry .basecamp-details{margin-top:1rem}body.agenda #list-view .mobile-accordion-panel hr{margin:1.5rem 0}body.agenda #list-view .mobile-accordion-panel .speaker-carousel{margin-top:1.5rem;overflow:hidden}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-track{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-track::-webkit-scrollbar{display:none}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-slide{flex:0 0 auto;width:154px;scroll-snap-align:start}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-slide .headshot{width:154px;height:154px;background-size:cover;background-position:center;border-radius:.5rem}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-slide .speaker-info{margin-top:.5rem}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-slide .speaker-name{display:block;font-family:var(--font-bold);font-size:.9375rem}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .speaker-slide .speaker-title{display:block;font-size:.8125rem}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:.75rem}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .carousel-dots .dot{width:10px;height:10px;border-radius:50%;border:1.5px solid #2e2e2e;background:rgba(0,0,0,0);padding:0;cursor:pointer;flex-shrink:0}body.agenda #list-view .mobile-accordion-panel .speaker-carousel .carousel-dots .dot.active{background:#2e2e2e}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}body.agenda #card-view .day{z-index:2;padding-bottom:var(--_session-header-margin-top)}body.agenda #card-view .day .session-list{--_session-grid-columns: 1;display:grid;grid-template-columns:repeat(var(--_session-grid-columns), 1fr);gap:1.5rem}@media(min-width: 768px){body.agenda #card-view .day .session-list{--_session-grid-columns: 2}}@media(min-width: 992px){body.agenda #card-view .day .session-list{--_session-grid-columns: 3}}@media(min-width: 1200px){body.agenda #card-view .day .session-list{--_session-grid-columns: 4}}body.agenda #card-view .day .session-list .golf-list li.date{text-wrap:nowrap}body.agenda #card-view .day .session-list .card.session{--lx-card-spacer-x: 1.15rem;--lx-card-spacer-y: 1.15rem;--_fg: #151515;border:0}@media(min-width: 768px){body.agenda #card-view .day .session-list .card.session{min-height:380px}}body.agenda #card-view .day .session-list .card.session h2{line-height:114%}body.agenda #card-view .day .session-list .card.session.general h2,body.agenda #card-view .day .session-list .card.session.tba h2,body.agenda #card-view .day .session-list .card.session.break h2,body.agenda #card-view .day .session-list .card.session.ad-item-basecamp h2{font-size:var(--h2)}body.agenda #card-view .day .session-list .card.session .card-header,body.agenda #card-view .day .session-list .card.session .card-body,body.agenda #card-view .day .session-list .card.session .card-footer{padding:var(--lx-card-spacer-y) var(--lx-card-spacer-x);border:0}body.agenda #card-view .day .session-list .card.session .card-body{padding-top:0}body.agenda #card-view .day .session-list .card.session .card-body.break,body.agenda #card-view .day .session-list .card.session .card-body.ad-item-basecamp{display:flex;align-items:center}body.agenda #card-view .day .session-list .card.session .card-footer{--_fg: #151515;--_bg: #CECDC8;font-size:var(--p3);padding:.5rem var(--lx-card-spacer-x)}body.agenda #card-view .day .session-list .card.session .speaker{cursor:pointer;margin-left:-0.5rem;padding-left:.5rem;transition:all .15s ease-in}body.agenda #card-view .day .session-list .card.session .speaker:hover{background-color:#fff;border-radius:4px}body.agenda #card-view .day .session-list .card.session .speaker.unclickable{cursor:unset;pointer-events:none}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}body.agenda #week-view{z-index:1;display:grid;grid-template-columns:repeat(auto-fit, minmax(25ch, 1fr));gap:1.5rem}body.agenda #week-view.horizontal-scroll{--_day-count: 4;width:92%;margin-left:4%;margin-right:4%;grid-template-columns:unset;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-left:0;scroll-padding-right:0;scroll-padding-inline:0;padding-bottom:2rem;scrollbar-color:#31ab91 #efeeed;scrollbar-width:thin}body.agenda #week-view.horizontal-scroll .week-day{min-width:25ch;scroll-snap-align:start}@media(min-width: 768px){body.agenda #week-view.horizontal-scroll .week-day{min-width:40ch}}@media(min-width: 992px){body.agenda #week-view.horizontal-scroll .week-day{min-width:35ch}}@media(min-width: 1200px){body.agenda #week-view.horizontal-scroll .week-day{min-width:40ch}}body.agenda #week-view.horizontal-scroll .empty-day{height:2rem;scroll-snap-align:start;padding-right:3rem;min-width:20ch}@media(min-width: 576px){body.agenda #week-view.horizontal-scroll .empty-day{padding-right:6rem;min-width:18ch}}@media(min-width: 768px){body.agenda #week-view.horizontal-scroll .empty-day{min-width:20ch}}@media(min-width: 992px){body.agenda #week-view.horizontal-scroll .empty-day{min-width:8ch}}@media(min-width: 1200px){body.agenda #week-view.horizontal-scroll .empty-day{min-width:20ch}}body.agenda #week-view .arrow-scroller{--_arrow-svg: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="16" viewBox="0 0 21 16" fill="none"><path d="M20.7071 8.70711C21.0976 8.31658 21.0976 7.68342 20.7071 7.29289L14.3431 0.928932C13.9526 0.538408 13.3195 0.538408 12.9289 0.928932C12.5384 1.31946 12.5384 1.95262 12.9289 2.34315L18.5858 8L12.9289 13.6569C12.5384 14.0474 12.5384 14.6805 12.9289 15.0711C13.3195 15.4616 13.9526 15.4616 14.3431 15.0711L20.7071 8.70711ZM0 8L0 9L20 9V8V7L0 7L0 8Z" fill="%234F7960"/></svg>');--_arrow-width: 1.25rem;--_scroller-top: 1rem;--_scroller-left: 1rem;--_scroller-right: 1rem;position:absolute;top:var(--_scroller-top);left:var(--_scroller-left);right:var(--_scroller-right);justify-content:space-between;height:1rem;z-index:11111;display:none}@media(min-width: 576px){body.agenda #week-view .arrow-scroller{display:flex;--_scroller-top: 0rem;--_scroller-left: 0;--_scroller-right: 0}}@media(min-width: 768px){body.agenda #week-view .arrow-scroller{--_scroller-top: .5rem;--_scroller-left: 0;--_scroller-right: 0}}@media(min-width: 992px){body.agenda #week-view .arrow-scroller{--_scroller-left: 1rem;--_scroller-right: 1rem}}body.agenda #week-view .arrow-scroller .arrow{background-image:var(--_arrow-svg);background-repeat:no-repeat;background-size:var(--_arrow-width);width:var(--_arrow-width);background-position:center center;cursor:pointer;border:0;box-shadow:none;padding:1rem}body.agenda #week-view .arrow-scroller .arrow:focus-visible{outline:2px solid #31ab91}body.agenda #week-view .arrow-scroller .arrow.prev{transform:rotate(180deg)}body.agenda #week-view .week-day .session-list{display:flex;flex-direction:column;gap:.5rem}body.agenda #week-view .week-day hr{margin-top:.5rem;margin-bottom:.5rem}body.agenda #week-view .week-day hr+hr{display:none}body.agenda #week-view .week-day .breakout-group-header{text-align:center;font-family:var(--font-display-bold);margin-bottom:.5rem}body.agenda #week-view .card.session{--lx-card-spacer-x: .75rem;--lx-card-spacer-y: .25rem;border:0}body.agenda #week-view .card.session h2,body.agenda #week-view .card.session h3{font-family:var(--font-regular);margin-bottom:0}body.agenda #week-view .card.session .detail-grid{--_icon-width: 20px;display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width: 768px){body.agenda #week-view .card.session .detail-grid{grid-template-columns:[start-time] 14ch [end-time start-title] 1fr [end-title start-icon] var(--_icon-width) [end-icon]}}body.agenda #week-view .card.session .detail-grid .time{font-family:var(--font-bold)}body.agenda #week-view .card.session .detail-grid .link-icon{max-width:var(--_icon-width)}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}body.agenda{--_session-bg: #DEDEDB;--_session-footer-bg: transparent}.card.session{--lx-card-bg: var(--_session-bg);background-color:var(--_session-bg)}.card.session.general{--_session-bg: #F7F5D5;--_session-footer-bg: #ECBC5A}.card.session.general .speaker:hover{background-color:hsl(44,78%,82%)}.card.session.break{--_session-bg: #96BC97;--_session-footer-bg: #729A73}.card.session.break .card-footer:not(:has(.cta)){background-color:rgba(0,0,0,0)}.card.session.activity{--_session-bg: #F39273;--_session-footer-bg: #E97651}.card.session .card-footer{background-color:var(--_session-footer-bg)}.modal-header{--_session-bg: #DEDEDB;--_session-footer-bg: transparent;background-color:var(--_session-bg)}.modal-header.general{--_session-bg: #F7F5D5;--_session-footer-bg: #ECBC5A}.modal-header.break{--_session-bg: #96BC97;--_session-footer-bg: #729A73}.modal-header.activity{--_session-bg: #F39273;--_session-footer-bg: #E97651}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.modal .modal-body{display:flex;flex-direction:column;gap:2.25rem}.modal .session-entry{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.modal .session-entry .details .title{font-family:var(--font-bold)}.modal .session-entry .speakers{display:flex;gap:1rem;background:none}.modal .session-tag{text-transform:uppercase;border:1px solid #161110;width:fit-content;border-radius:10rem;line-height:127%;font-size:.7rem;padding:4px 10px;margin-bottom:1.25rem}.modal .speaker{max-width:154px}.modal .speaker .headshot{height:154px;width:154px;background-size:cover;background-position:center;border-radius:.5rem;margin-bottom:.75rem}.modal .location h3{font-family:var(--font-light-italic)}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.home .hero.simple-teaser{isolation:isolate;position:relative;padding-top:3rem}.home .hero.simple-teaser .hero-img{width:100%}.home .hero.simple-teaser .hero-img img{display:block;position:absolute;object-fit:cover;object-position:center;inset:0;width:100%;height:100%}.home .hero.simple-teaser .container{display:flex;align-items:center;justify-content:center;min-height:400px}@media(min-width: 992px){.home .hero.simple-teaser .container{min-height:700px}}.home .hero.simple-teaser .intro{text-align:center;z-index:11;width:100%}.home .hero.simple-teaser .intro .logo{margin-bottom:2rem}.home .hero.simple-teaser .intro .logo svg{fill:#fff;max-width:80%;width:1113px}.home .hero.simple-teaser .intro .kicker{font-family:Sons-Wide-Regular}@media(min-width: 992px){.home .hero.simple-teaser .intro .kicker{font-size:1.75rem}}@media(min-width: 1200px){.home .hero.simple-teaser .intro .kicker{font-size:2.3125rem}}.home .hero.simple-teaser .intro .details{font-family:Sons-Regular;letter-spacing:2px;font-size:.75rem;margin-bottom:2rem;text-transform:uppercase}.home .hero.simple-teaser .intro .cta{display:flex;gap:1rem;justify-content:center}.home .hero{background:linear-gradient(177deg, #13181B 45.11%, #46257D 70.36%, #D5BDFF 86.23%);isolation:isolate;position:relative}.home .hero .container{display:flex;align-items:center;justify-content:flex-start}@media(min-width: 768px){.home .hero .container{min-height:400px}}@media(min-width: 992px){.home .hero .container{min-height:550px}}.home .hero .intro{text-align:left;z-index:11;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 768px){.home .hero .intro{flex:0 0 auto;width:41.66666667%}}.home .hero .intro .logo{margin-bottom:2rem}.home .hero .intro .logo svg{fill:#fff;max-width:80%;width:550px}.home .hero .intro .details{font-family:Sons-Regular;letter-spacing:2px;font-size:.75rem;margin-bottom:2rem;text-transform:uppercase}.home .hero .intro .cta{margin-top:2rem;display:flex;gap:1rem;justify-content:flex-start}.home #carousel-keynote{padding-bottom:6rem;z-index:11;background-color:rgba(0,0,0,0)}@media(min-width: 992px){.home #carousel-keynote{margin-top:3rem}}@media(min-width: 1200px){.home #carousel-keynote{margin-top:-6rem}}.home .country-club.hero.keynote-hero{--_bg: #31AB91;background:var(--_bg);min-height:calc(81px + 720px);border-image:fill 0 linear-gradient(transparent 90%, rgba(18, 43, 9, 0.3))}.home .country-club.hero.keynote-hero::before{content:"";background-image:url("https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/textures/khaki.webp");background-size:cover;mix-blend-mode:multiply;position:absolute;inset:0}.home .country-club.hero.keynote-hero h1{text-wrap:balance}.home .country-club.hero.keynote-hero .intro .subheadline,.home .country-club.hero.keynote-hero .intro .subheadline p{font-family:var(--font-headline);font-size:1.35rem;line-height:1.6rem;font-weight:400;letter-spacing:.14rem;max-width:40ch}.home .country-club.hero.keynote-hero .details{color:#d9cf2c;font-size:1.25rem;font-family:var(--font-headline);text-transform:none;text-align:left}.home .country-club.hero.keynote-hero .details h2{color:inherit;font-style:normal}.home .country-club.hero.simple-teaser{background-color:#686c6e;background-image:url("https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2025/home-hero.webp");background-repeat:no-repeat;background-size:cover}.home .country-club.hero.simple-teaser .intro{position:relative}.home .country-club.hero.simple-teaser .details{--_top-orientation: 65%;--_left-orientation: calc(50% - 80px);--_right-orientation: unset;color:#d9cf2c;font-size:2.8rem;font-family:var(--font-headline);font-style:italic;text-transform:none;position:absolute;top:var(--_top-orientation);left:var(--_left-orientation);right:var(--_right-orientation);text-align:left}@media(min-width: 768px){.home .country-club.hero.simple-teaser .details{--_top-orientation: 13%;--_left-orientation: unset;--_right-orientation: 11%}}@media(min-width: 992px){.home .country-club.hero.simple-teaser .details{--_top-orientation: 10%;--_right-orientation: 20%}}@media(min-width: 1200px){.home .country-club.hero.simple-teaser .details{--_right-orientation: 26%}}.home .country-club.hero.simple-teaser .details h2{color:inherit;font-style:normal}.home .country-club.hero.simple-teaser .btn-primary{transform:scale(120%)}body.academy .home-banner-img{background-image:url("https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/section/2026/footer-audience.webp");background-size:cover;min-height:48rem;display:flex;align-items:center;justify-content:center}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}@media(min-width: 992px){.agenda #agenda{padding-top:3rem}}body.agenda{background-image:none;background:none}body.agenda .filters{position:absolute;display:flex;right:15px;top:-4rem;z-index:1111}body.agenda .filters .filter-label{margin:0;padding:0;text-transform:uppercase;font-size:var(--p3)}body.agenda .view-button{border:0;box-shadow:none;padding:0;width:20px;color:#cecdc8}body.agenda .view-button:focus-visible{outline:2px solid #31ab91;outline-offset:2px}body.agenda .view-button.active{color:#161110}body.agenda .view-button svg{width:100%;height:100%}body.agenda:has(#header-alert) #general-info{margin-top:0}body.agenda #general-info{--_general-info-margin-top: 4rem;margin-top:var(--_general-info-margin-top)}body.agenda #general-info+#sessions{margin-top:0rem}body.agenda #sessions{--_session-header-margin-top: 6rem;isolation:isolate;position:relative;margin-top:var(--_session-header-margin-top)}body.agenda #sessions header{padding-bottom:1rem;margin-bottom:3rem;border-bottom:1px solid #cecdc8}body.agenda .fade-out{z-index:11;position:absolute;top:0;bottom:0;right:calc(4% + 10px);height:100%;width:100px;background-image:linear-gradient(to left, white, transparent)}body.agenda .card.session.ad-item-basecamp{--_session-bg: #F7F5D5;--_session-footer-bg: #ECBC5A}body.agenda .card.session.ad-item-lexfest,body.agenda .card.session.general.ad-item-lexfest{--_session-bg: #F39273;--_session-footer-bg: #E97651}body.agenda .card.session.filevine-hosted{--_session-bg: #F7F5D5;--_session-footer-bg: #ECBC5A}body.agenda .card.session.filevine-hosted .speaker:hover{background-color:hsl(44,78%,82%)}body.agenda .session-modal .modal-body{padding:2rem}body.agenda .session-modal .title{font-family:Sons-Medium;font-size:var(--p1);margin-bottom:1.5rem}body.agenda .session-modal .speaker-bio-card{--lx-gutter-x: 1.5rem;--lx-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--lx-gutter-y));margin-right:calc(-0.5*var(--lx-gutter-x));margin-left:calc(-0.5*var(--lx-gutter-x));gap:1rem;position:relative;padding:1rem 1.5rem}body.agenda .session-modal .btn-close{font-size:.75rem;vertical-align:middle}body.agenda .session-modal .social{display:flex;gap:1rem;margin-top:1rem;justify-content:center}body.agenda .session-modal .social .speaker-social-media svg{fill:#31ab91;color:#31ab91;max-height:28px;width:100%}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.media-kit .media-kit-social-banner h2{margin-bottom:var(--article-space-md, 1rem)}.media-kit .media-kit-social-banner .banner-media{display:grid;grid-template-columns:repeat(2, 1fr);padding:4rem 2rem;gap:2rem;justify-content:center;align-items:center;width:fit-content;margin:0 auto}@media(min-width: 768px){.media-kit .media-kit-social-banner .banner-media{padding:1rem;margin:0}}@media(min-width: 992px){.media-kit .media-kit-social-banner .banner-media{row-gap:2.5rem;padding:1rem}}.media-kit .media-kit-social-banner .banner-media picture{display:flex;justify-content:center;align-items:center;transition:all .15s ease-in-out;width:fit-content}.media-kit .media-kit-social-banner .banner-media picture a:hover{opacity:.8;transition:all .15s ease-in-out}@media(min-width: 768px){.media-kit .media-kit-social-banner .banner-content .card-body{padding-left:calc(var(--lx-card-spacer-x)/2);padding-right:calc(var(--lx-card-spacer-x)*3)}}.media-kit .media-kit-img-banner h2{margin-bottom:var(--article-space-md, 1rem)}.media-kit .media-kit-img-banner .card{border-radius:50px 0}.media-kit .media-kit-img-banner .banner-media{display:flex;justify-content:center;align-items:center}.media-kit .media-kit-img-banner .banner-media picture{display:flex;justify-content:center;align-items:center;padding:3rem 2rem}.media-kit .media-kit-download-grid .container{position:relative;--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.media-kit .media-kit-download-grid .container h1,.media-kit .media-kit-download-grid .container h2,.media-kit .media-kit-download-grid .container h3,.media-kit .media-kit-download-grid .container h4,.media-kit .media-kit-download-grid .container h5,.media-kit .media-kit-download-grid .container h6{color:var(--_fg)}.media-kit .media-kit-download-grid .container a.fv-text-cta,.media-kit .media-kit-download-grid .container a.link-arrow,.media-kit .media-kit-download-grid .container .text-link{color:var(--_cta)}.media-kit .media-kit-download-grid .container a.fv-text-cta:hover,.media-kit .media-kit-download-grid .container a.link-arrow:hover,.media-kit .media-kit-download-grid .container .text-link:hover{color:var(--_cta-hover)}.media-kit .media-kit-download-grid .container :where(hr){background-color:var(--_fg)}.media-kit .media-kit-download-grid .container :where(.kicker),.media-kit .media-kit-download-grid .container :where(.highlight){color:var(--_kicker, var(--_fg))}.media-kit .media-kit-download-grid .container{padding:2rem 4rem;z-index:0}.media-kit .media-kit-download-grid .container *{z-index:1}.media-kit .media-kit-download-grid .download-grid{--_grid-columns: 1;display:grid;grid-template-columns:repeat(var(--_grid-columns), 1fr);row-gap:4rem;padding:3rem 0}@media(min-width: 768px){.media-kit .media-kit-download-grid .download-grid{--_grid-columns: 2;padding:3rem 0}}.media-kit .media-kit-download-grid .download-grid .icon-download svg{color:var(--_cta);width:16px;height:16px;vertical-align:baseline}.media-kit .media-kit-download-grid .download-item{display:flex;gap:1rem;align-items:center;flex-direction:column}@media(min-width: 992px){.media-kit .media-kit-download-grid .download-item{align-items:flex-start;flex-direction:row;column-gap:2rem}}@media(min-width: 1200px){.media-kit .media-kit-download-grid .download-item{align-items:center;gap:2rem}}.media-kit .media-kit-download-grid .download-item .download-item-thumbnail{max-width:200px}@media(min-width: 1200px){.media-kit .media-kit-download-grid .download-item .download-item-thumbnail{max-width:250px}}.media-kit .media-kit-stacked-text .container{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.media-kit .media-kit-stacked-text .container h1,.media-kit .media-kit-stacked-text .container h2,.media-kit .media-kit-stacked-text .container h3,.media-kit .media-kit-stacked-text .container h4,.media-kit .media-kit-stacked-text .container h5,.media-kit .media-kit-stacked-text .container h6{color:var(--_fg)}.media-kit .media-kit-stacked-text .container a.fv-text-cta,.media-kit .media-kit-stacked-text .container a.link-arrow,.media-kit .media-kit-stacked-text .container .text-link{color:var(--_cta)}.media-kit .media-kit-stacked-text .container a.fv-text-cta:hover,.media-kit .media-kit-stacked-text .container a.link-arrow:hover,.media-kit .media-kit-stacked-text .container .text-link:hover{color:var(--_cta-hover)}.media-kit .media-kit-stacked-text .container :where(hr){background-color:var(--_fg)}.media-kit .media-kit-stacked-text .container :where(.kicker),.media-kit .media-kit-stacked-text .container :where(.highlight){color:var(--_kicker, var(--_fg))}.media-kit .media-kit-stacked-text .container{position:relative;padding:2rem;z-index:0}@media(min-width: 768px){.media-kit .media-kit-stacked-text .container{padding:2rem 4rem}}.media-kit .media-kit-stacked-text .container *{z-index:1}.media-kit .media-kit-stacked-text .container h2.kicker{color:#31ab91;margin-top:2rem;margin-bottom:2rem}.media-kit .media-kit-stacked-text .container h3{margin-bottom:2rem}.media-kit .media-kit-stacked-text .container .item-content{margin-bottom:6rem}@media(max-width: 767.98px){.media-kit .media-kit-stacked-text .container .item-content:last-child{margin-bottom:2rem}}.media-kit .media-kit-stacked-text .stacked-text-decoration{position:absolute;top:-3rem;right:50%;transform:translateX(50%)}@media(min-width: 1200px){.media-kit .media-kit-stacked-text .stacked-text-decoration{right:3rem;top:3rem;transform:unset}}@media(min-width: 1200px){.media-kit .media-kit-stacked-text .stacked-text-decoration.racket{top:-2rem;right:7rem}}.media-kit .media-kit-stacked-text .stacked-text-decoration.racket img{max-height:130px}@media(min-width: 1200px){.media-kit .media-kit-stacked-text .stacked-text-decoration.racket img{max-width:700px;max-height:180px}}.media-kit .media-kit-stacked-text .stacked-text-decoration img{max-width:700px;max-height:180px}.sponsors-apply header.hero .subheadline{margin-bottom:var(--article-space-md)}@media(min-width: 992px){.sponsors-apply header.hero{min-height:800px}}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.policy .hero h1{text-align:center;text-wrap:balance}@media(min-width: 768px){.policy .hero h1{max-width:25ch}}.policy ol{list-style-type:none;counter-reset:item;margin:0;padding:0}.policy ol>li{display:table;counter-increment:item;margin-bottom:.6em}.policy ol>li:before{content:counters(item, ".") ". ";display:table-cell;padding-right:.6em}.policy li ol>li{margin:0}.policy li ol>li:before{content:counters(item, ".") ". "}.policy li ol>li,.policy li p{margin-bottom:20px}.policy table.table{width:120%;margin-left:-10%;margin-bottom:var(--article-space-lg)}.policy .table td{border-color:var(--gray-30)}.policy .table tr:last-child td{border-bottom:1px solid var(--gray-30)}.policy table.table caption{color:var(--black);padding-top:var(--article-space-md);padding-bottom:var(--article-space-md);font-size:1.125rem;padding-left:.75rem;caption-side:top;font-family:var(--font-bold)}.policy .article-content table+h2,.policy .article-content table+h3{margin-top:var(--article-space-xl)}.policy .article-content h2{margin-top:var(--article-space-lg)}#code-of-conduct .container{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}#code-of-conduct .container h1,#code-of-conduct .container h2,#code-of-conduct .container h3,#code-of-conduct .container h4,#code-of-conduct .container h5,#code-of-conduct .container h6{color:var(--_fg)}#code-of-conduct .container a.fv-text-cta,#code-of-conduct .container a.link-arrow,#code-of-conduct .container .text-link{color:var(--_cta)}#code-of-conduct .container a.fv-text-cta:hover,#code-of-conduct .container a.link-arrow:hover,#code-of-conduct .container .text-link:hover{color:var(--_cta-hover)}#code-of-conduct .container :where(hr){background-color:var(--_fg)}#code-of-conduct .container :where(.kicker),#code-of-conduct .container :where(.highlight){color:var(--_kicker, var(--_fg))}#code-of-conduct .container{position:relative}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.theme-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #ffffff;--_cta-hover: #31AB91;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:var(--_fg)}.theme-dark a.fv-text-cta,.theme-dark a.link-arrow,.theme-dark .text-link{color:var(--_cta)}.theme-dark a.fv-text-cta:hover,.theme-dark a.link-arrow:hover,.theme-dark .text-link:hover{color:var(--_cta-hover)}.theme-dark :where(hr){background-color:var(--_fg)}.theme-dark :where(.kicker),.theme-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:var(--_fg)}.theme-light a.fv-text-cta,.theme-light a.link-arrow,.theme-light .text-link{color:var(--_cta)}.theme-light a.fv-text-cta:hover,.theme-light a.link-arrow:hover,.theme-light .text-link:hover{color:var(--_cta-hover)}.theme-light :where(hr){background-color:var(--_fg)}.theme-light :where(.kicker),.theme-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-gray{--_fg: #161110;--_kicker: #278974;--_bg: #CECDC8;--_cta: #161110;--_cta-hover: #278974;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-gray h1,.theme-gray h2,.theme-gray h3,.theme-gray h4,.theme-gray h5,.theme-gray h6{color:var(--_fg)}.theme-gray a.fv-text-cta,.theme-gray a.link-arrow,.theme-gray .text-link{color:var(--_cta)}.theme-gray a.fv-text-cta:hover,.theme-gray a.link-arrow:hover,.theme-gray .text-link:hover{color:var(--_cta-hover)}.theme-gray :where(hr){background-color:var(--_fg)}.theme-gray :where(.kicker),.theme-gray :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-light{--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-neutral-light h1,.theme-neutral-light h2,.theme-neutral-light h3,.theme-neutral-light h4,.theme-neutral-light h5,.theme-neutral-light h6{color:var(--_fg)}.theme-neutral-light a.fv-text-cta,.theme-neutral-light a.link-arrow,.theme-neutral-light .text-link{color:var(--_cta)}.theme-neutral-light a.fv-text-cta:hover,.theme-neutral-light a.link-arrow:hover,.theme-neutral-light .text-link:hover{color:var(--_cta-hover)}.theme-neutral-light :where(hr){background-color:var(--_fg)}.theme-neutral-light :where(.kicker),.theme-neutral-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-mid{--_fg: #161110;--_kicker: #31AB91;--_bg: #ADACA4;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-mid h1,.theme-neutral-mid h2,.theme-neutral-mid h3,.theme-neutral-mid h4,.theme-neutral-mid h5,.theme-neutral-mid h6{color:var(--_fg)}.theme-neutral-mid a.fv-text-cta,.theme-neutral-mid a.link-arrow,.theme-neutral-mid .text-link{color:var(--_cta)}.theme-neutral-mid a.fv-text-cta:hover,.theme-neutral-mid a.link-arrow:hover,.theme-neutral-mid .text-link:hover{color:var(--_cta-hover)}.theme-neutral-mid :where(hr){background-color:var(--_fg)}.theme-neutral-mid :where(.kicker),.theme-neutral-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-neutral-dark{--_fg: #ffffff;--_kicker: #31AB91;--_bg: #161110;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-neutral-dark h1,.theme-neutral-dark h2,.theme-neutral-dark h3,.theme-neutral-dark h4,.theme-neutral-dark h5,.theme-neutral-dark h6{color:var(--_fg)}.theme-neutral-dark a.fv-text-cta,.theme-neutral-dark a.link-arrow,.theme-neutral-dark .text-link{color:var(--_cta)}.theme-neutral-dark a.fv-text-cta:hover,.theme-neutral-dark a.link-arrow:hover,.theme-neutral-dark .text-link:hover{color:var(--_cta-hover)}.theme-neutral-dark :where(hr){background-color:var(--_fg)}.theme-neutral-dark :where(.kicker),.theme-neutral-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-light{--_fg: #541021;--_kicker: ;--_bg: #FFDCE5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-red-light h1,.theme-red-light h2,.theme-red-light h3,.theme-red-light h4,.theme-red-light h5,.theme-red-light h6{color:var(--_fg)}.theme-red-light a.fv-text-cta,.theme-red-light a.link-arrow,.theme-red-light .text-link{color:var(--_cta)}.theme-red-light a.fv-text-cta:hover,.theme-red-light a.link-arrow:hover,.theme-red-light .text-link:hover{color:var(--_cta-hover)}.theme-red-light :where(hr){background-color:var(--_fg)}.theme-red-light :where(.kicker),.theme-red-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-mid{--_fg: #161110;--_kicker: ;--_bg: #FF7597;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-mid h1,.theme-red-mid h2,.theme-red-mid h3,.theme-red-mid h4,.theme-red-mid h5,.theme-red-mid h6{color:var(--_fg)}.theme-red-mid a.fv-text-cta,.theme-red-mid a.link-arrow,.theme-red-mid .text-link{color:var(--_cta)}.theme-red-mid a.fv-text-cta:hover,.theme-red-mid a.link-arrow:hover,.theme-red-mid .text-link:hover{color:var(--_cta-hover)}.theme-red-mid :where(hr){background-color:var(--_fg)}.theme-red-mid :where(.kicker),.theme-red-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-red-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #7F2138;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-red-dark h1,.theme-red-dark h2,.theme-red-dark h3,.theme-red-dark h4,.theme-red-dark h5,.theme-red-dark h6{color:var(--_fg)}.theme-red-dark a.fv-text-cta,.theme-red-dark a.link-arrow,.theme-red-dark .text-link{color:var(--_cta)}.theme-red-dark a.fv-text-cta:hover,.theme-red-dark a.link-arrow:hover,.theme-red-dark .text-link:hover{color:var(--_cta-hover)}.theme-red-dark :where(hr){background-color:var(--_fg)}.theme-red-dark :where(.kicker),.theme-red-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-light{--_fg: #6F256F;--_kicker: ;--_bg: #BDE9C2;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-green-light h1,.theme-green-light h2,.theme-green-light h3,.theme-green-light h4,.theme-green-light h5,.theme-green-light h6{color:var(--_fg)}.theme-green-light a.fv-text-cta,.theme-green-light a.link-arrow,.theme-green-light .text-link{color:var(--_cta)}.theme-green-light a.fv-text-cta:hover,.theme-green-light a.link-arrow:hover,.theme-green-light .text-link:hover{color:var(--_cta-hover)}.theme-green-light :where(hr){background-color:var(--_fg)}.theme-green-light :where(.kicker),.theme-green-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-mid{--_fg: #161110;--_kicker: ;--_bg: #59C966;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-mid h1,.theme-green-mid h2,.theme-green-mid h3,.theme-green-mid h4,.theme-green-mid h5,.theme-green-mid h6{color:var(--_fg)}.theme-green-mid a.fv-text-cta,.theme-green-mid a.link-arrow,.theme-green-mid .text-link{color:var(--_cta)}.theme-green-mid a.fv-text-cta:hover,.theme-green-mid a.link-arrow:hover,.theme-green-mid .text-link:hover{color:var(--_cta-hover)}.theme-green-mid :where(hr){background-color:var(--_fg)}.theme-green-mid :where(.kicker),.theme-green-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-green-dark{--_fg: #FCDEFC;--_kicker: ;--_bg: #245029;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-green-dark h1,.theme-green-dark h2,.theme-green-dark h3,.theme-green-dark h4,.theme-green-dark h5,.theme-green-dark h6{color:var(--_fg)}.theme-green-dark a.fv-text-cta,.theme-green-dark a.link-arrow,.theme-green-dark .text-link{color:var(--_cta)}.theme-green-dark a.fv-text-cta:hover,.theme-green-dark a.link-arrow:hover,.theme-green-dark .text-link:hover{color:var(--_cta-hover)}.theme-green-dark :where(hr){background-color:var(--_fg)}.theme-green-dark :where(.kicker),.theme-green-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-light{--_fg: #2B2909;--_kicker: ;--_bg: #DCDCFE;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-blue-light h1,.theme-blue-light h2,.theme-blue-light h3,.theme-blue-light h4,.theme-blue-light h5,.theme-blue-light h6{color:var(--_fg)}.theme-blue-light a.fv-text-cta,.theme-blue-light a.link-arrow,.theme-blue-light .text-link{color:var(--_cta)}.theme-blue-light a.fv-text-cta:hover,.theme-blue-light a.link-arrow:hover,.theme-blue-light .text-link:hover{color:var(--_cta-hover)}.theme-blue-light :where(hr){background-color:var(--_fg)}.theme-blue-light :where(.kicker),.theme-blue-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-mid{--_fg: #161110;--_kicker: ;--_bg: #9795FB;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-mid h1,.theme-blue-mid h2,.theme-blue-mid h3,.theme-blue-mid h4,.theme-blue-mid h5,.theme-blue-mid h6{color:var(--_fg)}.theme-blue-mid a.fv-text-cta,.theme-blue-mid a.link-arrow,.theme-blue-mid .text-link{color:var(--_cta)}.theme-blue-mid a.fv-text-cta:hover,.theme-blue-mid a.link-arrow:hover,.theme-blue-mid .text-link:hover{color:var(--_cta-hover)}.theme-blue-mid :where(hr){background-color:var(--_fg)}.theme-blue-mid :where(.kicker),.theme-blue-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-blue-dark{--_fg: #E1D956;--_kicker: ;--_bg: #12114A;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-blue-dark h1,.theme-blue-dark h2,.theme-blue-dark h3,.theme-blue-dark h4,.theme-blue-dark h5,.theme-blue-dark h6{color:var(--_fg)}.theme-blue-dark a.fv-text-cta,.theme-blue-dark a.link-arrow,.theme-blue-dark .text-link{color:var(--_cta)}.theme-blue-dark a.fv-text-cta:hover,.theme-blue-dark a.link-arrow:hover,.theme-blue-dark .text-link:hover{color:var(--_cta-hover)}.theme-blue-dark :where(hr){background-color:var(--_fg)}.theme-blue-dark :where(.kicker),.theme-blue-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-light{--_fg: #541021;--_kicker: ;--_bg: #ADDDD3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-turquoise-light h1,.theme-turquoise-light h2,.theme-turquoise-light h3,.theme-turquoise-light h4,.theme-turquoise-light h5,.theme-turquoise-light h6{color:var(--_fg)}.theme-turquoise-light a.fv-text-cta,.theme-turquoise-light a.link-arrow,.theme-turquoise-light .text-link{color:var(--_cta)}.theme-turquoise-light a.fv-text-cta:hover,.theme-turquoise-light a.link-arrow:hover,.theme-turquoise-light .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-light :where(hr){background-color:var(--_fg)}.theme-turquoise-light :where(.kicker),.theme-turquoise-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-mid{--_fg: #161110;--_kicker: ;--_bg: #278974;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-mid h1,.theme-turquoise-mid h2,.theme-turquoise-mid h3,.theme-turquoise-mid h4,.theme-turquoise-mid h5,.theme-turquoise-mid h6{color:var(--_fg)}.theme-turquoise-mid a.fv-text-cta,.theme-turquoise-mid a.link-arrow,.theme-turquoise-mid .text-link{color:var(--_cta)}.theme-turquoise-mid a.fv-text-cta:hover,.theme-turquoise-mid a.link-arrow:hover,.theme-turquoise-mid .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-mid :where(hr){background-color:var(--_fg)}.theme-turquoise-mid :where(.kicker),.theme-turquoise-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-turquoise-dark{--_fg: #FFDCE5;--_kicker: ;--_bg: #0A221D;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-turquoise-dark h1,.theme-turquoise-dark h2,.theme-turquoise-dark h3,.theme-turquoise-dark h4,.theme-turquoise-dark h5,.theme-turquoise-dark h6{color:var(--_fg)}.theme-turquoise-dark a.fv-text-cta,.theme-turquoise-dark a.link-arrow,.theme-turquoise-dark .text-link{color:var(--_cta)}.theme-turquoise-dark a.fv-text-cta:hover,.theme-turquoise-dark a.link-arrow:hover,.theme-turquoise-dark .text-link:hover{color:var(--_cta-hover)}.theme-turquoise-dark :where(hr){background-color:var(--_fg)}.theme-turquoise-dark :where(.kicker),.theme-turquoise-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-light{--_fg: #245029;--_kicker: ;--_bg: #FCDEFC;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-magenta-light h1,.theme-magenta-light h2,.theme-magenta-light h3,.theme-magenta-light h4,.theme-magenta-light h5,.theme-magenta-light h6{color:var(--_fg)}.theme-magenta-light a.fv-text-cta,.theme-magenta-light a.link-arrow,.theme-magenta-light .text-link{color:var(--_cta)}.theme-magenta-light a.fv-text-cta:hover,.theme-magenta-light a.link-arrow:hover,.theme-magenta-light .text-link:hover{color:var(--_cta-hover)}.theme-magenta-light :where(hr){background-color:var(--_fg)}.theme-magenta-light :where(.kicker),.theme-magenta-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-mid{--_fg: #161110;--_kicker: ;--_bg: #F179F1;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-mid h1,.theme-magenta-mid h2,.theme-magenta-mid h3,.theme-magenta-mid h4,.theme-magenta-mid h5,.theme-magenta-mid h6{color:var(--_fg)}.theme-magenta-mid a.fv-text-cta,.theme-magenta-mid a.link-arrow,.theme-magenta-mid .text-link{color:var(--_cta)}.theme-magenta-mid a.fv-text-cta:hover,.theme-magenta-mid a.link-arrow:hover,.theme-magenta-mid .text-link:hover{color:var(--_cta-hover)}.theme-magenta-mid :where(hr){background-color:var(--_fg)}.theme-magenta-mid :where(.kicker),.theme-magenta-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-magenta-dark{--_fg: #BDE9C2;--_kicker: ;--_bg: #6F256F;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-magenta-dark h1,.theme-magenta-dark h2,.theme-magenta-dark h3,.theme-magenta-dark h4,.theme-magenta-dark h5,.theme-magenta-dark h6{color:var(--_fg)}.theme-magenta-dark a.fv-text-cta,.theme-magenta-dark a.link-arrow,.theme-magenta-dark .text-link{color:var(--_cta)}.theme-magenta-dark a.fv-text-cta:hover,.theme-magenta-dark a.link-arrow:hover,.theme-magenta-dark .text-link:hover{color:var(--_cta-hover)}.theme-magenta-dark :where(hr){background-color:var(--_fg)}.theme-magenta-dark :where(.kicker),.theme-magenta-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-light{--_fg: #3230A1;--_kicker: ;--_bg: #F7F5D5;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-yellow-light h1,.theme-yellow-light h2,.theme-yellow-light h3,.theme-yellow-light h4,.theme-yellow-light h5,.theme-yellow-light h6{color:var(--_fg)}.theme-yellow-light a.fv-text-cta,.theme-yellow-light a.link-arrow,.theme-yellow-light .text-link{color:var(--_cta)}.theme-yellow-light a.fv-text-cta:hover,.theme-yellow-light a.link-arrow:hover,.theme-yellow-light .text-link:hover{color:var(--_cta-hover)}.theme-yellow-light :where(hr){background-color:var(--_fg)}.theme-yellow-light :where(.kicker),.theme-yellow-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-mid{--_fg: #161110;--_kicker: ;--_bg: #E1D956;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-mid h1,.theme-yellow-mid h2,.theme-yellow-mid h3,.theme-yellow-mid h4,.theme-yellow-mid h5,.theme-yellow-mid h6{color:var(--_fg)}.theme-yellow-mid a.fv-text-cta,.theme-yellow-mid a.link-arrow,.theme-yellow-mid .text-link{color:var(--_cta)}.theme-yellow-mid a.fv-text-cta:hover,.theme-yellow-mid a.link-arrow:hover,.theme-yellow-mid .text-link:hover{color:var(--_cta-hover)}.theme-yellow-mid :where(hr){background-color:var(--_fg)}.theme-yellow-mid :where(.kicker),.theme-yellow-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-yellow-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #161504;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-yellow-dark h1,.theme-yellow-dark h2,.theme-yellow-dark h3,.theme-yellow-dark h4,.theme-yellow-dark h5,.theme-yellow-dark h6{color:var(--_fg)}.theme-yellow-dark a.fv-text-cta,.theme-yellow-dark a.link-arrow,.theme-yellow-dark .text-link{color:var(--_cta)}.theme-yellow-dark a.fv-text-cta:hover,.theme-yellow-dark a.link-arrow:hover,.theme-yellow-dark .text-link:hover{color:var(--_cta-hover)}.theme-yellow-dark :where(hr){background-color:var(--_fg)}.theme-yellow-dark :where(.kicker),.theme-yellow-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-light{--_fg: #222075;--_kicker: ;--_bg: #F9E5D3;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-orange-light h1,.theme-orange-light h2,.theme-orange-light h3,.theme-orange-light h4,.theme-orange-light h5,.theme-orange-light h6{color:var(--_fg)}.theme-orange-light a.fv-text-cta,.theme-orange-light a.link-arrow,.theme-orange-light .text-link{color:var(--_cta)}.theme-orange-light a.fv-text-cta:hover,.theme-orange-light a.link-arrow:hover,.theme-orange-light .text-link:hover{color:var(--_cta-hover)}.theme-orange-light :where(hr){background-color:var(--_fg)}.theme-orange-light :where(.kicker),.theme-orange-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-mid{--_fg: #161110;--_kicker: ;--_bg: #ECB07B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-mid h1,.theme-orange-mid h2,.theme-orange-mid h3,.theme-orange-mid h4,.theme-orange-mid h5,.theme-orange-mid h6{color:var(--_fg)}.theme-orange-mid a.fv-text-cta,.theme-orange-mid a.link-arrow,.theme-orange-mid .text-link{color:var(--_cta)}.theme-orange-mid a.fv-text-cta:hover,.theme-orange-mid a.link-arrow:hover,.theme-orange-mid .text-link:hover{color:var(--_cta-hover)}.theme-orange-mid :where(hr){background-color:var(--_fg)}.theme-orange-mid :where(.kicker),.theme-orange-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-orange-dark{--_fg: #BAB9FC;--_kicker: ;--_bg: #2D1907;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-orange-dark h1,.theme-orange-dark h2,.theme-orange-dark h3,.theme-orange-dark h4,.theme-orange-dark h5,.theme-orange-dark h6{color:var(--_fg)}.theme-orange-dark a.fv-text-cta,.theme-orange-dark a.link-arrow,.theme-orange-dark .text-link{color:var(--_cta)}.theme-orange-dark a.fv-text-cta:hover,.theme-orange-dark a.link-arrow:hover,.theme-orange-dark .text-link:hover{color:var(--_cta-hover)}.theme-orange-dark :where(hr){background-color:var(--_fg)}.theme-orange-dark :where(.kicker),.theme-orange-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-light{--_fg: #541021;--_kicker: ;--_bg: #D5B9EF;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-violet-light h1,.theme-violet-light h2,.theme-violet-light h3,.theme-violet-light h4,.theme-violet-light h5,.theme-violet-light h6{color:var(--_fg)}.theme-violet-light a.fv-text-cta,.theme-violet-light a.link-arrow,.theme-violet-light .text-link{color:var(--_cta)}.theme-violet-light a.fv-text-cta:hover,.theme-violet-light a.link-arrow:hover,.theme-violet-light .text-link:hover{color:var(--_cta-hover)}.theme-violet-light :where(hr){background-color:var(--_fg)}.theme-violet-light :where(.kicker),.theme-violet-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-mid{--_fg: #161110;--_kicker: ;--_bg: #C095E8;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-mid h1,.theme-violet-mid h2,.theme-violet-mid h3,.theme-violet-mid h4,.theme-violet-mid h5,.theme-violet-mid h6{color:var(--_fg)}.theme-violet-mid a.fv-text-cta,.theme-violet-mid a.link-arrow,.theme-violet-mid .text-link{color:var(--_cta)}.theme-violet-mid a.fv-text-cta:hover,.theme-violet-mid a.link-arrow:hover,.theme-violet-mid .text-link:hover{color:var(--_cta-hover)}.theme-violet-mid :where(hr){background-color:var(--_fg)}.theme-violet-mid :where(.kicker),.theme-violet-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-violet-dark{--_fg: #FFBACB;--_kicker: ;--_bg: #1E102B;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-violet-dark h1,.theme-violet-dark h2,.theme-violet-dark h3,.theme-violet-dark h4,.theme-violet-dark h5,.theme-violet-dark h6{color:var(--_fg)}.theme-violet-dark a.fv-text-cta,.theme-violet-dark a.link-arrow,.theme-violet-dark .text-link{color:var(--_cta)}.theme-violet-dark a.fv-text-cta:hover,.theme-violet-dark a.link-arrow:hover,.theme-violet-dark .text-link:hover{color:var(--_cta-hover)}.theme-violet-dark :where(hr){background-color:var(--_fg)}.theme-violet-dark :where(.kicker),.theme-violet-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-light{--_fg: #222075;--_kicker: ;--_bg: #ECE0DA;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.theme-brown-light h1,.theme-brown-light h2,.theme-brown-light h3,.theme-brown-light h4,.theme-brown-light h5,.theme-brown-light h6{color:var(--_fg)}.theme-brown-light a.fv-text-cta,.theme-brown-light a.link-arrow,.theme-brown-light .text-link{color:var(--_cta)}.theme-brown-light a.fv-text-cta:hover,.theme-brown-light a.link-arrow:hover,.theme-brown-light .text-link:hover{color:var(--_cta-hover)}.theme-brown-light :where(hr){background-color:var(--_fg)}.theme-brown-light :where(.kicker),.theme-brown-light :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-mid{--_fg: #161110;--_kicker: ;--_bg: #C5A191;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-mid h1,.theme-brown-mid h2,.theme-brown-mid h3,.theme-brown-mid h4,.theme-brown-mid h5,.theme-brown-mid h6{color:var(--_fg)}.theme-brown-mid a.fv-text-cta,.theme-brown-mid a.link-arrow,.theme-brown-mid .text-link{color:var(--_cta)}.theme-brown-mid a.fv-text-cta:hover,.theme-brown-mid a.link-arrow:hover,.theme-brown-mid .text-link:hover{color:var(--_cta-hover)}.theme-brown-mid :where(hr){background-color:var(--_fg)}.theme-brown-mid :where(.kicker),.theme-brown-mid :where(.highlight){color:var(--_kicker, var(--_fg))}.theme-brown-dark{--_fg: #9795FB;--_kicker: ;--_bg: #100A07;--_cta: #BBF552;--_cta-hover: #ECFFCA;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-color: #363231}.theme-brown-dark h1,.theme-brown-dark h2,.theme-brown-dark h3,.theme-brown-dark h4,.theme-brown-dark h5,.theme-brown-dark h6{color:var(--_fg)}.theme-brown-dark a.fv-text-cta,.theme-brown-dark a.link-arrow,.theme-brown-dark .text-link{color:var(--_cta)}.theme-brown-dark a.fv-text-cta:hover,.theme-brown-dark a.link-arrow:hover,.theme-brown-dark .text-link:hover{color:var(--_cta-hover)}.theme-brown-dark :where(hr){background-color:var(--_fg)}.theme-brown-dark :where(.kicker),.theme-brown-dark :where(.highlight){color:var(--_kicker, var(--_fg))}.pricing-table{position:relative;padding:3rem;z-index:-1;border-radius:6.25rem 0;--_fg: #161110;--_kicker: #1D6757;--_bg: #ffffff;--_cta: #1D6757;--_cta-hover: #0A221D;--_tab-secondary-image: var(--_tab-secondary-stone);--_dot-bg: var(--_bg);background:var(--_bg);color:var(--_fg);border-color:var(--_fg);--_dot-bg: #DEDEDB;--_dot-color: #EBEBEB}.pricing-table h1,.pricing-table h2,.pricing-table h3,.pricing-table h4,.pricing-table h5,.pricing-table h6{color:var(--_fg)}.pricing-table a.fv-text-cta,.pricing-table a.link-arrow,.pricing-table .text-link{color:var(--_cta)}.pricing-table a.fv-text-cta:hover,.pricing-table a.link-arrow:hover,.pricing-table .text-link:hover{color:var(--_cta-hover)}.pricing-table :where(hr){background-color:var(--_fg)}.pricing-table :where(.kicker),.pricing-table :where(.highlight){color:var(--_kicker, var(--_fg))}@media(min-width: 992px){.pricing-table{padding:4rem}}.pricing-table table.table:not(.table-mobile):not(.table-tablet) td,.pricing-table table.table:not(.table-mobile):not(.table-tablet) th{border:0}.pricing-table table thead th{text-align:center;vertical-align:bottom;font-family:Sons-Regular}.pricing-table table thead th .headline{text-transform:uppercase;font-family:Sons-Wide-Regular;font-size:1.5625rem;margin-bottom:0}.pricing-table table thead th .expiration{padding-bottom:var(--article-space-md);text-wrap:balance}.pricing-table table thead th+th{padding:0}.pricing-table table .headline{font-family:Feijoa-Medium;font-weight:normal;font-size:clamp(1.25rem,2vw,1.6875rem);margin-bottom:var(--article-space-xs);line-height:var(--h3-line-height)}.pricing-table table tr td{font-family:Sons-Regular;padding:1rem 2rem}.pricing-table table tr td.price{padding:1rem 0;vertical-align:top;font-family:Feijoa-Medium;font-size:1.6875rem;text-align:center}.pricing-table table tr td.price.expired{position:relative}.pricing-table table tr td.price.expired::after{content:"";position:absolute;inset:0;background:var(--strikethrough) no-repeat;background-position:center center}@media(min-width: 992px){.pricing-table table tr td.price.expired::after{background-position:center top 25px}}.pricing-table table tr td.active{background-color:rgba(49,171,145,.21)}.pricing-table .table-tablet+.table-tablet{margin-top:5rem}.pricing-table .table-tablet thead th{padding:0 2rem}.pricing-table .table-tablet thead th .expiration{font-size:var(--p3)}.pricing-table .table-mobile+.table-mobile{margin-top:3rem}.pricing-table .table-mobile thead th{text-align:left}.pricing-table .table-mobile thead th .expiration{font-size:var(--p3)}.pricing-table .table-mobile table.table-mobile-price-packages th{padding:1rem 0}.pricing-table .table-mobile table.table-mobile-price-packages th .headline{margin:0}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.landing-page{--deck-color: #343331;--_swag-item-height: 250px}.landing-page .token-container{display:flex;align-items:center;justify-content:center;margin:2rem 0}.landing-page .token-container .product-token.full-logo{max-width:10rem}.landing-page #swag-item{max-width:195px}.landing-page #swag-item-lg{position:absolute;top:calc(var(--_swag-item-height)/2.1*-1);left:14%;height:var(--_swag-item-height)}.landing-page .hero{min-height:auto}.landing-page #header-nav .badges{display:flex;justify-content:center}@media(min-width: 992px){.landing-page #header-nav .badges{justify-content:flex-start;gap:1rem}}.landing-page #header-nav .badges .badge{max-height:90px}@media(min-width: 992px){.landing-page #header-nav .badges .badge{max-height:unset;max-width:106px}}.landing-page #header-nav .badges .badge img{width:auto;height:50px;object-fit:contain}.landing-page.locked p.error{color:var(--error-color)}.landing-page.locked input.error{border-color:var(--error-color)}:root{--color-primary: #F8AB50;--color-secondary: #ffffff;--color-warning: #7F2138;--color-white: #ffffff;--color-black: #2e2e2e;--gray: #E4DED8;--blue-light: #538AAC;--blue-dark: #2C4859;--green: #467362;--yellow: #F8AB50;--orange: #DF5C3F;--sand: #FFF9F3}:root{--white: #ffffff;--black: #161110;--yellow-70: #827C1A;--yellow-60: #AEA623;--yellow-50: #D9CF2C;--yellow-40: #E1D956;--yellow-30: #E8E280;--orange-70: #864A15;--orange-60: #B3621C;--orange-50: #E07B23;--orange-40: #E6954F;--orange-30: #ECB07B;--red-70: #A9314F;--red-60: #D44266;--red-50: #FF527D;--red-40: #FF7597;--red-30: #FF97B1;--violet-80: #3C2056;--violet-70: #5A2F82;--violet-60: #783FAD;--violet-50: #964FD8;--violet-40: #AB72E0;--violet-30: #C095E8;--violet-20: #D5B9EF;--blue-90: #12114A;--blue-70: #3230A1;--blue-60: #423FCC;--blue-50: #524FF8;--blue-40: #7572F9;--blue-30: #9795FB;--turquoise-70: #1D6757;--turquoise-60: #278974;--turquoise-50: #31AB91;--turquoise-40: #5ABCA7;--turquoise-30: #83CDBD;--turquoise-20: #ADDDD3;--turquoise-10: #D6EEE9;--turquoise-05: #EAF7F4;--green-60: #47A152;--green-50: #59C966;--green-40: #7AD485;--green-30: #9BDFA3;--green-20: #BDE9C2;--green-10: #DEF4E0;--gray-80: #52514E;--gray-70: #71706A;--gray-60: #8F8E87;--gray-50: #ADACA4;--gray-40: #BDBDB6;--gray-30: #CECDC8;--gray-20: #DEDEDB;--brown-40: #B2826C;--brown-30: #C5A191;--brown-20: #D9C1B5;--brown-10: #ECE0DA;--color-primary: #31AB91;--color-secondary: #005D5D;--type-color-secondary: #71706A}.dot-grid{--_dot-bg: #161110;--_dot-color: #363231;--_dot-size: 4px;--_dot-space: 20px;background:linear-gradient(90deg, var(--_dot-bg) calc(var(--_dot-space) - var(--_dot-size)), transparent 1%) center/var(--_dot-space) var(--_dot-space),linear-gradient(var(--_dot-bg) calc(var(--_dot-space) - var(--_dot-size)), transparent 1%) center/var(--_dot-space) var(--_dot-space),var(--_dot-color) !important;z-index:0}.home.boards{--_dot-bg: #E4DED8;--_dot-color: #DCD7D2;--_dot-size: 4px;--_dot-space: 20px;background:linear-gradient(90deg, var(--_dot-bg) calc(var(--_dot-space) - var(--_dot-size)), transparent 1%) center/var(--_dot-space) var(--_dot-space),linear-gradient(var(--_dot-bg) calc(var(--_dot-space) - var(--_dot-size)), transparent 1%) center/var(--_dot-space) var(--_dot-space),var(--_dot-color) !important;z-index:0}.home.boards .hero{--_hero-bg: url('https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2026/keynote-bg/san-diego-hero-waves-cl-sm.webp');background-image:var(--_hero-bg);background-size:cover;background-position:bottom;min-height:100dvh;overflow-x:hidden}@media(min-width: 768px){.home.boards .hero{--_hero-bg: url('https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2026/keynote-bg/san-diego-hero-waves-cl-md.webp');background-position:top;min-height:1000px}}@media(min-width: 992px){.home.boards .hero{--_hero-bg: url('https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2026/keynote-bg/san-diego-hero-waves-cl.webp');background-position:right;background-size:cover;background-repeat:no-repeat}}@media(min-width: 1200px){.home.boards .hero{background-position:top right}}.home.boards .hero .container{flex-direction:column;gap:2rem}@media(min-width: 992px){.home.boards .hero .container{flex-direction:row}}.home.boards .hero .container .media{position:relative}@media(min-width: 992px){.home.boards .hero .container .media{margin-right:2rem}}.home.boards .hero .intro{text-align:left;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.home.boards .hero .intro{flex:0 0 auto;width:41.66666667%}}.home.boards .hero .intro .kicker{font-family:var(--font-sons-wide);color:#2e2e2e;font-size:clamp(.875rem,2.5vw,1.25rem)}.home.boards .hero .intro h1{text-transform:uppercase;text-wrap:balance;font-size:clamp(2.25rem,3vw,4rem)}.home.boards .hero .intro .cta{justify-content:flex-start}@media(max-width: 767.98px){.home.boards .hero .intro .cta{flex-direction:column-reverse;gap:var(--article-space-sm)}}.home.boards .hero.simple-teaser{--_hero-bg: url('https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2026/san-diego-hero-waves-sm.webp');background-image:var(--_hero-bg);background-size:cover;background-position:bottom;min-height:100dvh;overflow-x:hidden}@media(min-width: 768px){.home.boards .hero.simple-teaser{--_hero-bg: url('https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2026/san-diego-hero-waves-md.webp');background-position:top;min-height:unset}}@media(min-width: 992px){.home.boards .hero.simple-teaser{--_hero-bg: url('https://lex-summit-production-media.s3.us-west-2.amazonaws.com/media/images/home/hero/2026/san-diego-hero-waves.webp');background-position:right;background-size:cover;background-repeat:no-repeat}}@media(min-width: 1200px){.home.boards .hero.simple-teaser{background-position:top right}}.home.boards .hero.simple-teaser .hero-img{display:none}.home.boards .hero.simple-teaser .container{justify-content:flex-start}.home.boards .hero.simple-teaser .intro{text-align:left;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--lx-gutter-x)*.5);padding-left:calc(var(--lx-gutter-x)*.5);margin-top:var(--lx-gutter-y)}@media(min-width: 992px){.home.boards .hero.simple-teaser .intro{flex:0 0 auto;width:41.66666667%}}.home.boards .hero.simple-teaser .intro .kicker{color:#2e2e2e;font-size:clamp(.875rem,2.5vw,1.25rem)}.home.boards .hero.simple-teaser .intro h1{text-transform:uppercase;text-wrap:balance;font-size:clamp(2.25rem,3vw,4rem)}.home.boards .hero.simple-teaser .intro .cta{justify-content:flex-start}@media(max-width: 767.98px){.home.boards .hero.simple-teaser .intro .cta{flex-direction:column-reverse;gap:var(--article-space-sm)}}/*# sourceMappingURL=styles.css.map */
