.btn,button{--color: #fff;--backgroundColor: #157C85;--backgroundColorHover: #0f5b62;appearance:none;all:unset;display:inline-flex;align-items:center;justify-content:center;width:auto;padding:12px 30px;border-radius:25px;line-height:20px;margin:0 0 1.5rem;cursor:pointer;text-align:center;color:var(--color);background:var(--backgroundColor);border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);transition:color .25s ease,border-color .25s ease,background .25s ease;font-size:1.0625rem;font-weight:600}.btn:last-child,button:last-child{margin-bottom:0}.btn:hover,button:hover{background:var(--backgroundColorHover);color:var(--color);text-decoration:none}.btn--ghost.btn,button.btn--ghost{background:rgba(0,0,0,0);border-color:var(--backgroundColor);color:var(--backgroundColor)}.btn--ghost.btn:hover,button.btn--ghost:hover{background:var(--backgroundColor);border-color:var(--backgroundColor);color:var(--color)}.disabled.btn,button.disabled,[disabled].btn,button[disabled]{pointer-events:none;background-color:#c6c8ca;color:var(--base-font-color);border-color:var(--base-font-color)}.btn .in-back-office:hover .disabled,button .in-back-office:hover .disabled,.btn .in-back-office:hover [disabled],button .in-back-office:hover [disabled]{background:var(--backgroundColorHover);color:var(--backgroundColor)}.in-back-office .btn,.in-back-office button{opacity:unset}.in-back-office .disabled.btn:hover,.in-back-office button.disabled:hover,.in-back-office [disabled].btn:hover,.in-back-office button[disabled]:hover{background:var(--backgroundColorHover);color:var(--backgroundColor)}.glyph-loading{display:inline-grid;grid-template-columns:max-content;grid-template-rows:max-content;z-index:0;align-items:center;justify-content:center}.glyph-loading:after{content:"";grid-area:1/1/2/2;align-self:center;justify-self:center;height:1em;width:1em;border-radius:50%;border:.25em solid rgba(0,0,0,0);border-top-color:currentColor;z-index:2;animation:glyph-loading 1s ease infinite}.glyph-loading:before{content:"";align-self:center;justify-self:center;grid-area:1/1/2/2;height:1em;width:1em;border-radius:50%;border:.25em solid currentColor;opacity:.5;z-index:1}section:where(.section--lg)>.section__inner{width:100%;max-width:1631px;margin-left:auto;margin-right:auto;padding:0 20px}section:where(:not(.section--sm):not(.section--lg))>.section__inner,section.section--md>.section__inner{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding:0 20px}section:where(.section--sm)>.section__inner{width:100%;max-width:1108px;margin-left:auto;margin-right:auto;padding:0 20px}:root{--xs: 0;--sm: 576px;--md: 800px;--lg: 992px;--xl: 1200px;--sm_dn: 575px;--md_dn: 799px;--lg_dn: 991px;--xl_dn: 1199px;--xxl_dn: 1499px;--fill-gray: #EFEEED;--fill-light-gray: #FAF9F9;--fill-teal: #1A7C85}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:75%;line-height:1.5;display:inline-block}p.large{font-size:150%;line-height:1.5;display:inline-block;font-weight:300}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--xs: 0;--sm: 576px;--md: 800px;--lg: 992px;--xl: 1200px;--sm_dn: 575px;--md_dn: 799px;--lg_dn: 991px;--xl_dn: 1199px;--xxl_dn: 1499px;--fill-gray: #EFEEED;--fill-light-gray: #FAF9F9;--fill-teal: #1A7C85}html{font-size:16px;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}*,*::before,*::after{box-sizing:inherit}html,body{height:100%}body{margin:0;padding:0;font-size:1.0625rem;line-height:1.375;font-family:"Open Sans",Arial;font-weight:400;color:var(--base-font-color);max-width:100%;overflow-x:hidden}body:where(.using-mouse) *:focus{outline:none}body:where(:not(.using-mouse)) *:focus{outline:none;outline-offset:2px;outline:3px solid #3c3c3c;box-shadow:0 0 0 5px #fff}.hideVisually,.hide-visually{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}*:where(img){max-width:100%}*:where(img):where([style*="--height"][style*="--width"]){aspect-ratio:var(--width)/var(--height);object-fit:cover;object-position:50% 50%}@font-face{font-family:"icons-fe";src:url("/fonts/icons/icons.woff") format("woff"),url("/fonts/icons/icons.ttf") format("truetype"),url("/fonts/icons/icons.svg") format("svg");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:"FontAwesomeRegular";src:url("/fonts/fontawesome/fa-regular-400.woff") format("woff"),url("/fonts/fontawesome/fa-regular-400.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:block}body{--base-font-color: #3C3C3C;--base-link-color: #1A7C85;--base-link-hover: #12545a;--base-icon-color: #1A7C85;--base-highlight-color: #C80023;--base-font-color-opacity: rgba(60, 60, 60, 0.35)}body [class*=fill-teal]{--base-font-color: #FFFFFF;--base-font-color-opacity: rgba(255, 255, 255, 0.35);--base-link-color: #FFFFFF;--base-link-hover: #FFFFFF;--base-icon-color: #FFFFFF;--base-highlight-color: #FAF9F9}h1,h2,h3,h4,h5,h6,hgroup,hr,ul,ol,dl,blockquote,p,address,figure,button,.btn,pre{margin:0 0 1.5rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,hgroup:first-child,hr:first-child,ul:first-child,ol:first-child,dl:first-child,blockquote:first-child,p:first-child,address:first-child,figure:first-child,button:first-child,.btn:first-child,pre:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,hgroup:last-child,hr:last-child,ul:last-child,ol:last-child,dl:last-child,blockquote:last-child,p:last-child,address:last-child,figure:last-child,button:last-child,.btn:last-child,pre:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1.25;font-weight:300;margin:3rem 0 1.5rem}/*!*umb_name:H1*/h1,.h1{font-size:2.25rem;color:#c80023}:where([class*=fill-teal]) h1,:where([class*=fill-teal]) .h1{color:#fff}@media(min-width: 800px){h1,.h1{font-size:3.125rem}}/*!*umb_name:H2*/h2,.h2{font-size:2rem;color:#c80023}@media(min-width: 800px){h2,.h2{font-size:2.5rem}}.composition--fill-teal h2,.composition--fill-teal .h2{color:#fff}/*!*umb_name:H3*/h3,.h3{font-size:1.875rem}@media(min-width: 800px){h3,.h3{font-size:2.1875rem}}/*!*umb_name:H4*/h4,.h4{font-size:1.75rem;letter-spacing:1px}@media(min-width: 800px){h4,.h4{font-size:2rem}}/*!*umb_name:H5*/h5,.h5{font-size:1.5rem;letter-spacing:1px}@media(min-width: 800px){h5,.h5{font-size:1.75rem}}/*!*umb_name:H6*/h6,.h6{font-size:1.25rem;letter-spacing:1px}@media(min-width: 800px){h6,.h6{font-size:1.5rem}}/*!*umb_name:Normal Text*/p{font-size:1.0625rem}/*!*umb_name:Disclaimer*/p.disclaimer{font-size:.9375rem;font-style:italic}/*!*umb_name:H1 Red*/h1.text--red{color:#c80023}/*!*umb_name:H1 Gray*/h1.text--gray{color:#3c3c3c}/*!*umb_name:H1 White*/h1.text--white{color:#fff}/*!*umb_name:H2 Red*/h2.text--red{color:#c80023}/*!*umb_name:H2 Gray*/h2.text--gray{color:#3c3c3c}/*!*umb_name:H2 White*/h2.text--white{color:#fff}/*!*umb_name:H3 Red*/h3.text--red{color:#c80023}/*!*umb_name:H3 Gray*/h3.text--gray{color:#3c3c3c}/*!*umb_name:H3 White*/h3.text--white{color:#fff}/*!*umb_name:H4 Red*/h4.text--red{color:#c80023}/*!*umb_name:H4 Gray*/h4.text--gray{color:#3c3c3c}/*!*umb_name:H4 White*/h4.text--white{color:#fff}/*!*umb_name:H5 Red*/h5.text--red{color:#c80023}/*!*umb_name:H5 Gray*/h5.text--gray{color:#3c3c3c}/*!*umb_name:H5 White*/h5.text--white{color:#fff}/*!*umb_name:H6 Red*/h6.text--red{color:#c80023}/*!*umb_name:H6 Gray*/h6.text--gray{color:#3c3c3c}/*!*umb_name:H6 White*/h6.text--white{color:#fff}.text--red{color:#c80023}:where([class*=fill-teal]) .text--red{color:#fff}.text--gray{color:#3c3c3c}.text--white{color:#fff}.color--light-green{color:#81cea4}.text--subheader{font-weight:600}.text--disclaimer{font-size:.9375rem;font-style:italic}hr{margin-top:1.5rem;border:none;border-top:1px solid #faf9f9}i::before{color:var(--base-icon-color)}a{transition:all .25s ease-in-out;color:var(--base-link-color);text-decoration:none;background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:hover{color:var(--base-link-hover);text-decoration:underline}a:has(>i[class=glyph-arrow-right]){position:relative;padding-right:2rem}a:has(>i[class=glyph-arrow-right])>i.glyph-arrow-right{position:absolute;right:0;top:50%;transform:translateY(-50%)}[class^=glyph-]::before,[class*=" glyph-"]::before{font-family:"icons-fe" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media speech{[class^=glyph-]::before,[class*=" glyph-"]::before{display:none;visibility:hidden}}ul ul,ul ol,ol ul,ol ol{margin:0}.pill-title{font-size:1rem;font-weight:700;line-height:1.5;padding-left:28px;position:relative}.pill-title::before,.pill-title::after{content:"";position:absolute;width:8px;height:28px;background:var(--base-highlight-color);opacity:.55;border-radius:4px;transform:translate(0, -50%)}.pill-title::before{left:0;top:calc(50% + 4px)}.pill-title::after{left:6px;top:calc(50% - 4px)}.pill-heading{--translate: 18px;--duration: 0.75s;transform:translate(0, 0);transition:transform var(--duration) ease;position:relative;padding:.375rem 0}.pill-heading::before{content:"";display:inline;border-radius:max(var(--translate),-1*var(--translate));border-left:calc(max(var(--translate),-1*var(--translate))*2) solid rgba(220,221,222,.5);color:#3c3c3c;opacity:0;position:absolute;top:0;left:0;bottom:0;transform:translate(0, 0);transition:opacity var(--duration) ease,transform var(--duration) ease;z-index:-1}.pill-heading--right{--translate: -18px}.pill-heading--right::before{left:auto;right:0}.pill-heading.showing{transform:translate(var(--translate), 0)}.pill-heading.showing::before{opacity:1;transform:translate(calc(-1 * var(--translate)), 0)}@keyframes glyph-loading{to{transform:rotate(360deg)}}@keyframes slideInFromBelow{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInFromAbove{from{transform:translateY(-100%)}to{transform:translateY(0)}}body:not(.salesCompetitiveness) :not(table).with-border,body:not(.salesCompetitiveness) .with-border--light-gray:not(table),body:not(.salesCompetitiveness) .with-border--transparent:not(table),body:not(.salesCompetitiveness) .with-border--gray:not(table),body:not(.salesCompetitiveness) .with-border--green:not(table){--with-border-border-radius: 12px;--with-border-padding: 1.5rem;--with-border-color-border: #C6C8CA;border-radius:var(--with-border-border-radius);padding:var(--with-border-padding);position:relative;color:#3c3c3c;box-shadow:0 8px 0 -3px var(--with-border-color-border)}body:not(.salesCompetitiveness) :not(table).with-border a,body:not(.salesCompetitiveness) .with-border--light-gray:not(table) a,body:not(.salesCompetitiveness) .with-border--transparent:not(table) a,body:not(.salesCompetitiveness) .with-border--gray:not(table) a,body:not(.salesCompetitiveness) .with-border--green:not(table) a{color:#1a7c85}body:not(.salesCompetitiveness) :not(table).with-border a:hover,body:not(.salesCompetitiveness) .with-border--light-gray:not(table) a:hover,body:not(.salesCompetitiveness) .with-border--transparent:not(table) a:hover,body:not(.salesCompetitiveness) .with-border--gray:not(table) a:hover,body:not(.salesCompetitiveness) .with-border--green:not(table) a:hover{color:#12545a}a.with-border,body:not(.salesCompetitiveness) a.with-border--light-gray:not(table),body:not(.salesCompetitiveness) a.with-border--transparent:not(table),body:not(.salesCompetitiveness) a.with-border--gray:not(table),body:not(.salesCompetitiveness) a.with-border--green:not(table),body:not(.salesCompetitiveness) :not(table).with-border--hover{cursor:pointer}a.with-border:hover::before,body:not(.salesCompetitiveness) a.with-border--light-gray:hover:not(table)::before,body:not(.salesCompetitiveness) a.with-border--transparent:hover:not(table)::before,body:not(.salesCompetitiveness) a.with-border--gray:hover:not(table)::before,body:not(.salesCompetitiveness) a.with-border--green:hover:not(table)::before,body:not(.salesCompetitiveness) :not(table).with-border--hover:hover::before{transform:translateY(3px);filter:brightness(0.9)}body:not(.salesCompetitiveness) :not(table).with-border--teal{--with-border-color-border: #1A7C85}body:not(.salesCompetitiveness) :not(table).with-border--green{--with-border-color-border: #81cea4}body:not(.salesCompetitiveness) :not(table).with-border--transparent{--with-border-color-border: #00000000}body:not(.salesCompetitiveness) :not(table).with-border--light-gray{--with-border-color-border: #FAF9F9}body:not(.salesCompetitiveness) :not(table).with-border[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--green:not(table)[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--gray:not(table)[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--transparent:not(table)[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--light-gray:not(table)[class*="--line-only"]{background:rgba(0,0,0,0)}.page{overflow:hidden;position:relative;max-width:100vw}@supports(display: grid){.page{display:flex;flex-direction:column;min-height:100vh}}.page .page-pills-svg{width:min(346px,20vw);height:auto;opacity:.07;position:absolute;top:180px;right:max(-50px,50% - 1000px);z-index:-10;overflow:visible}@media(min-width: 800px){.page .page-pills-svg{display:block !important}}.page .anim-pill{will-change:transform}.page--article h1{color:#202020;margin:.5rem 0;font-size:2.5rem}@media(min-width: 800px){.page--article h1{font-size:3rem}}@media(min-width: 992px){.page--article h1{font-size:3.5rem}}main{flex:1}section{position:relative;width:100%}section .section__inner{position:relative}section.section--split>.section__inner{display:flex;flex-direction:column}@media(max-width: 574px){section.section--split>.section__inner>.section__rail{order:1}}@media(min-width: 576px){section.section--split>.section__inner{flex-direction:row}section.section--split>.section__inner>.section__main,section.section--split>.section__inner>.section__rail{margin:0 0.75rem}section.section--split>.section__inner>.section__main:nth-child(1),section.section--split>.section__inner>.section__rail:nth-child(1){margin-left:0}section.section--split>.section__inner>.section__main:nth-child(2),section.section--split>.section__inner>.section__rail:nth-child(2){margin-right:0}section.section--split>.section__inner>.section__main:only-child,section.section--split>.section__inner>.section__rail:only-child{margin:0}section.section--split>.section__inner>.section__main{flex:1 1 calc(100% - 0.75rem)}section.section--split>.section__inner>.section__rail{flex:0 0 calc(14rem - 0.75rem)}}@media(min-width: 800px){section.section--split>.section__inner>.section__main,section.section--split>.section__inner>.section__rail{margin:0 1rem}section.section--split>.section__inner>.section__main{flex:1 1 calc(100% - 1rem)}section.section--split>.section__inner>.section__rail{flex:0 0 calc(18rem - 1rem)}}@media(min-width: 992px){section.section--split>.section__inner>.section__main,section.section--split>.section__inner>.section__rail{margin:0 1.5rem}section.section--split>.section__inner>.section__main{flex:1 1 calc(100% - 1.5rem)}section.section--split>.section__inner>.section__rail{flex:0 0 calc(22rem - 1.5rem)}}section:where([class*=-slant]){--slantColor: #EFEEED;overflow:hidden}section:where([class*=-slant]).section--gray-slant{--slantColor: #EFEEED}section:where([class*=-slant]).section--light-gray-slant{--slantColor: #FAF9F9}section:where([class*=-slant]).section--teal-slant{--slantColor: #1A7C85}section:where([class*=-slant]) .section__inner{margin-top:3.95833%;margin-bottom:3.95833%}section:where([class*=-slant])::before,section:where([class*=-slant])::after{content:"";display:block;width:100%;height:0;padding-top:3.95833%;position:relative;z-index:-1}section:where([class*=-slant])::before{margin-top:40px;margin-bottom:-3.95833%;background:linear-gradient(to bottom right, transparent 0%, transparent 50%, var(--slantColor) 50.5%, var(--slantColor) 100%)}section:where([class*=-slant])::after{margin-bottom:40px;margin-top:-3.95833%;background:linear-gradient(to top left, transparent 0%, transparent 50%, var(--slantColor) 50.5%, var(--slantColor) 100%)}section:where([class*=-slant]):has(.composition--spaced-sm:not(.composition--spaced-flush-top):first-child)::before{margin-bottom:min(-3.95833%,-2rem)}section:where([class*=-slant]):has(.composition--spaced-sm:not(.composition--spaced-flush-bottom):last-child)::after{margin-top:min(-3.95833%,-2rem)}section:where([class*=-slant]):has(.composition--spaced:not(.composition--spaced-flush-top):first-child)::before{margin-bottom:min(-3.95833%,-2rem)}@media(min-width: 992px){section:where([class*=-slant]):has(.composition--spaced:not(.composition--spaced-flush-top):first-child)::before{margin-bottom:min(-3.95833%,-3rem)}}section:where([class*=-slant]):has(.composition--spaced:not(.composition--spaced-flush-bottom):last-child)::after{margin-top:min(-3.95833%,-2rem)}@media(min-width: 992px){section:where([class*=-slant]):has(.composition--spaced:not(.composition--spaced-flush-bottom):last-child)::after{margin-top:min(-3.95833%,-3rem)}}section:where([class*=-slant]):has(.composition--spaced-lg:not(.composition--spaced-flush-top):first-child)::before{margin-bottom:min(-3.95833%,-3rem)}@media(min-width: 992px){section:where([class*=-slant]):has(.composition--spaced-lg:not(.composition--spaced-flush-top):first-child)::before{margin-bottom:min(-3.95833%,-6rem)}}section:where([class*=-slant]):has(.composition--spaced-lg:not(.composition--spaced-flush-bottom):last-child)::after{margin-top:min(-3.95833%,-3rem)}@media(min-width: 992px){section:where([class*=-slant]):has(.composition--spaced-lg:not(.composition--spaced-flush-bottom):last-child)::after{margin-top:min(-3.95833%,-6rem)}}section .section__pills{position:absolute;bottom:0;right:calc(50vw + 570px);width:15vw;height:calc(80% - 3.95833vw);max-height:700px;max-width:310px;z-index:1;mix-blend-mode:color-burn;pointer-events:none}section .section__pills--right{right:auto;left:calc(50vw + 570px)}section .section__pill{width:50%;background:rgba(47,24,28,.05);height:0;padding-top:400%;position:absolute;border-radius:50%/6.125%}section .section__pill.pill--lg{top:0;left:5%}section .section__pill.pill--sm{left:45%;top:30%}section .section__pills-outline{display:block !important;position:absolute;top:0;right:calc(50vw + 560px);width:26vw;max-width:500px;z-index:-2;overflow:visible}section .section__pills-outline--right{left:auto;left:calc(50vw + 560px)}section .composition--row-gap--0{gap:0}section .composition--row-gap--sm{gap:1rem}section .composition--row-gap--md{gap:2rem}section .composition--row-gap--lg{gap:4rem}.grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(max-content, 1fr));gap:0;grid-auto-flow:dense;justify-items:stretch;align-items:stretch}.grid--padded{padding:1rem 0}.grid__item{grid-column:span 1/span 1;grid-row:span 1/span 1}.grid__item>*,.grid__item>blue-component>*{max-width:100%}.grid--match-height .grid__item{display:flex}.grid--match-height .grid__item>*,.grid--match-height .grid__item>blue-component>*{height:auto;align-self:stretch;flex:1 1 100%}.grid--stack-mobile .grid__item{grid-column:1/-1}@media(min-width: 800px){.grid--stack-mobile .grid__item{grid-column:span 1/span 1}}.grid--gap-0{gap:0}.grid--gap-05{gap:0.5rem}.grid--gap-1{gap:1rem}.grid--gap-2{gap:2rem}.grid--gap-3{gap:3rem}.grid--gap-4{gap:4rem}.grid--gap-x-0{row-gap:0}.grid--gap-x-05{row-gap:0.5rem}.grid--gap-x-1{row-gap:1rem}.grid--gap-x-2{row-gap:2rem}.grid--gap-x-3{row-gap:3rem}.grid--gap-x-4{row-gap:4rem}.grid--gap-y-0{column-gap:0}.grid--gap-y-05{column-gap:0.5rem}.grid--gap-y-1{column-gap:1rem}.grid--gap-y-2{column-gap:2rem}.grid--gap-y-3{column-gap:3rem}.grid--gap-y-4{column-gap:4rem}.grid--cols-1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-1{grid-column:span 1/span 1}.grid__item--row-span-1{grid-row:span 1/span 1}.grid--cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-2{grid-column:span 2/span 2}.grid__item--row-span-2{grid-row:span 2/span 2}.grid--cols-3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-3{grid-column:span 3/span 3}.grid__item--row-span-3{grid-row:span 3/span 3}.grid--cols-4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-4{grid-column:span 4/span 4}.grid__item--row-span-4{grid-row:span 4/span 4}.grid--cols-5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-5{grid-column:span 5/span 5}.grid__item--row-span-5{grid-row:span 5/span 5}.grid--cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-6{grid-column:span 6/span 6}.grid__item--row-span-6{grid-row:span 6/span 6}.grid--cols-7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-7{grid-column:span 7/span 7}.grid__item--row-span-7{grid-row:span 7/span 7}.grid--cols-8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-8{grid-column:span 8/span 8}.grid__item--row-span-8{grid-row:span 8/span 8}.grid--cols-9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-9{grid-column:span 9/span 9}.grid__item--row-span-9{grid-row:span 9/span 9}.grid--cols-10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-10{grid-column:span 10/span 10}.grid__item--row-span-10{grid-row:span 10/span 10}.grid--cols-11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-11{grid-column:span 11/span 11}.grid__item--row-span-11{grid-row:span 11/span 11}.grid--cols-12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-12{grid-column:span 12/span 12}.grid__item--row-span-12{grid-row:span 12/span 12}.grid__item--col-start-1{grid-column-start:1}.grid__item--col-end-1{grid-column-end:1}.grid__item--col-start-2{grid-column-start:2}.grid__item--col-end-2{grid-column-end:2}.grid__item--col-start-3{grid-column-start:3}.grid__item--col-end-3{grid-column-end:3}.grid__item--col-start-4{grid-column-start:4}.grid__item--col-end-4{grid-column-end:4}.grid__item--col-start-5{grid-column-start:5}.grid__item--col-end-5{grid-column-end:5}.grid__item--col-start-6{grid-column-start:6}.grid__item--col-end-6{grid-column-end:6}.grid__item--col-start-7{grid-column-start:7}.grid__item--col-end-7{grid-column-end:7}.grid__item--col-start-8{grid-column-start:8}.grid__item--col-end-8{grid-column-end:8}.grid__item--col-start-9{grid-column-start:9}.grid__item--col-end-9{grid-column-end:9}.grid__item--col-start-10{grid-column-start:10}.grid__item--col-end-10{grid-column-end:10}.grid__item--col-start-11{grid-column-start:11}.grid__item--col-end-11{grid-column-end:11}.grid__item--col-start-12{grid-column-start:12}.grid__item--col-end-12{grid-column-end:12}@media(min-width: 0){.grid--gap-xs0{gap:0}.grid--gap-xs05{gap:0.5rem}.grid--gap-xs1{gap:1rem}.grid--gap-xs2{gap:2rem}.grid--gap-xs3{gap:3rem}.grid--gap-xs4{gap:4rem}.grid--gap-x-xs0{row-gap:0}.grid--gap-x-xs05{row-gap:0.5rem}.grid--gap-x-xs1{row-gap:1rem}.grid--gap-x-xs2{row-gap:2rem}.grid--gap-x-xs3{row-gap:3rem}.grid--gap-x-xs4{row-gap:4rem}.grid--gap-y-xs0{column-gap:0}.grid--gap-y-xs05{column-gap:0.5rem}.grid--gap-y-xs1{column-gap:1rem}.grid--gap-y-xs2{column-gap:2rem}.grid--gap-y-xs3{column-gap:3rem}.grid--gap-y-xs4{column-gap:4rem}.grid--cols-xs1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-xs1{grid-column:span 1/span 1}.grid__item--row-span-xs1{grid-row:span 1/span 1}.grid--cols-xs2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-xs2{grid-column:span 2/span 2}.grid__item--row-span-xs2{grid-row:span 2/span 2}.grid--cols-xs3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-xs3{grid-column:span 3/span 3}.grid__item--row-span-xs3{grid-row:span 3/span 3}.grid--cols-xs4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-xs4{grid-column:span 4/span 4}.grid__item--row-span-xs4{grid-row:span 4/span 4}.grid--cols-xs5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-xs5{grid-column:span 5/span 5}.grid__item--row-span-xs5{grid-row:span 5/span 5}.grid--cols-xs6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-xs6{grid-column:span 6/span 6}.grid__item--row-span-xs6{grid-row:span 6/span 6}.grid--cols-xs7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-xs7{grid-column:span 7/span 7}.grid__item--row-span-xs7{grid-row:span 7/span 7}.grid--cols-xs8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-xs8{grid-column:span 8/span 8}.grid__item--row-span-xs8{grid-row:span 8/span 8}.grid--cols-xs9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-xs9{grid-column:span 9/span 9}.grid__item--row-span-xs9{grid-row:span 9/span 9}.grid--cols-xs10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-xs10{grid-column:span 10/span 10}.grid__item--row-span-xs10{grid-row:span 10/span 10}.grid--cols-xs11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-xs11{grid-column:span 11/span 11}.grid__item--row-span-xs11{grid-row:span 11/span 11}.grid--cols-xs12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-xs12{grid-column:span 12/span 12}.grid__item--row-span-xs12{grid-row:span 12/span 12}.grid__item--col-start-xs1{grid-column-start:1}.grid__item--col-end-xs1{grid-column-end:1}.grid__item--col-start-xs2{grid-column-start:2}.grid__item--col-end-xs2{grid-column-end:2}.grid__item--col-start-xs3{grid-column-start:3}.grid__item--col-end-xs3{grid-column-end:3}.grid__item--col-start-xs4{grid-column-start:4}.grid__item--col-end-xs4{grid-column-end:4}.grid__item--col-start-xs5{grid-column-start:5}.grid__item--col-end-xs5{grid-column-end:5}.grid__item--col-start-xs6{grid-column-start:6}.grid__item--col-end-xs6{grid-column-end:6}.grid__item--col-start-xs7{grid-column-start:7}.grid__item--col-end-xs7{grid-column-end:7}.grid__item--col-start-xs8{grid-column-start:8}.grid__item--col-end-xs8{grid-column-end:8}.grid__item--col-start-xs9{grid-column-start:9}.grid__item--col-end-xs9{grid-column-end:9}.grid__item--col-start-xs10{grid-column-start:10}.grid__item--col-end-xs10{grid-column-end:10}.grid__item--col-start-xs11{grid-column-start:11}.grid__item--col-end-xs11{grid-column-end:11}.grid__item--col-start-xs12{grid-column-start:12}.grid__item--col-end-xs12{grid-column-end:12}}@media(min-width: 576px){.grid--gap-sm0{gap:0}.grid--gap-sm05{gap:0.5rem}.grid--gap-sm1{gap:1rem}.grid--gap-sm2{gap:2rem}.grid--gap-sm3{gap:3rem}.grid--gap-sm4{gap:4rem}.grid--gap-x-sm0{row-gap:0}.grid--gap-x-sm05{row-gap:0.5rem}.grid--gap-x-sm1{row-gap:1rem}.grid--gap-x-sm2{row-gap:2rem}.grid--gap-x-sm3{row-gap:3rem}.grid--gap-x-sm4{row-gap:4rem}.grid--gap-y-sm0{column-gap:0}.grid--gap-y-sm05{column-gap:0.5rem}.grid--gap-y-sm1{column-gap:1rem}.grid--gap-y-sm2{column-gap:2rem}.grid--gap-y-sm3{column-gap:3rem}.grid--gap-y-sm4{column-gap:4rem}.grid--cols-sm1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-sm1{grid-column:span 1/span 1}.grid__item--row-span-sm1{grid-row:span 1/span 1}.grid--cols-sm2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-sm2{grid-column:span 2/span 2}.grid__item--row-span-sm2{grid-row:span 2/span 2}.grid--cols-sm3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-sm3{grid-column:span 3/span 3}.grid__item--row-span-sm3{grid-row:span 3/span 3}.grid--cols-sm4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-sm4{grid-column:span 4/span 4}.grid__item--row-span-sm4{grid-row:span 4/span 4}.grid--cols-sm5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-sm5{grid-column:span 5/span 5}.grid__item--row-span-sm5{grid-row:span 5/span 5}.grid--cols-sm6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-sm6{grid-column:span 6/span 6}.grid__item--row-span-sm6{grid-row:span 6/span 6}.grid--cols-sm7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-sm7{grid-column:span 7/span 7}.grid__item--row-span-sm7{grid-row:span 7/span 7}.grid--cols-sm8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-sm8{grid-column:span 8/span 8}.grid__item--row-span-sm8{grid-row:span 8/span 8}.grid--cols-sm9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-sm9{grid-column:span 9/span 9}.grid__item--row-span-sm9{grid-row:span 9/span 9}.grid--cols-sm10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-sm10{grid-column:span 10/span 10}.grid__item--row-span-sm10{grid-row:span 10/span 10}.grid--cols-sm11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-sm11{grid-column:span 11/span 11}.grid__item--row-span-sm11{grid-row:span 11/span 11}.grid--cols-sm12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-sm12{grid-column:span 12/span 12}.grid__item--row-span-sm12{grid-row:span 12/span 12}.grid__item--col-start-sm1{grid-column-start:1}.grid__item--col-end-sm1{grid-column-end:1}.grid__item--col-start-sm2{grid-column-start:2}.grid__item--col-end-sm2{grid-column-end:2}.grid__item--col-start-sm3{grid-column-start:3}.grid__item--col-end-sm3{grid-column-end:3}.grid__item--col-start-sm4{grid-column-start:4}.grid__item--col-end-sm4{grid-column-end:4}.grid__item--col-start-sm5{grid-column-start:5}.grid__item--col-end-sm5{grid-column-end:5}.grid__item--col-start-sm6{grid-column-start:6}.grid__item--col-end-sm6{grid-column-end:6}.grid__item--col-start-sm7{grid-column-start:7}.grid__item--col-end-sm7{grid-column-end:7}.grid__item--col-start-sm8{grid-column-start:8}.grid__item--col-end-sm8{grid-column-end:8}.grid__item--col-start-sm9{grid-column-start:9}.grid__item--col-end-sm9{grid-column-end:9}.grid__item--col-start-sm10{grid-column-start:10}.grid__item--col-end-sm10{grid-column-end:10}.grid__item--col-start-sm11{grid-column-start:11}.grid__item--col-end-sm11{grid-column-end:11}.grid__item--col-start-sm12{grid-column-start:12}.grid__item--col-end-sm12{grid-column-end:12}}@media(min-width: 800px){.grid--gap-md0{gap:0}.grid--gap-md05{gap:0.5rem}.grid--gap-md1{gap:1rem}.grid--gap-md2{gap:2rem}.grid--gap-md3{gap:3rem}.grid--gap-md4{gap:4rem}.grid--gap-x-md0{row-gap:0}.grid--gap-x-md05{row-gap:0.5rem}.grid--gap-x-md1{row-gap:1rem}.grid--gap-x-md2{row-gap:2rem}.grid--gap-x-md3{row-gap:3rem}.grid--gap-x-md4{row-gap:4rem}.grid--gap-y-md0{column-gap:0}.grid--gap-y-md05{column-gap:0.5rem}.grid--gap-y-md1{column-gap:1rem}.grid--gap-y-md2{column-gap:2rem}.grid--gap-y-md3{column-gap:3rem}.grid--gap-y-md4{column-gap:4rem}.grid--cols-md1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-md1{grid-column:span 1/span 1}.grid__item--row-span-md1{grid-row:span 1/span 1}.grid--cols-md2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-md2{grid-column:span 2/span 2}.grid__item--row-span-md2{grid-row:span 2/span 2}.grid--cols-md3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-md3{grid-column:span 3/span 3}.grid__item--row-span-md3{grid-row:span 3/span 3}.grid--cols-md4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-md4{grid-column:span 4/span 4}.grid__item--row-span-md4{grid-row:span 4/span 4}.grid--cols-md5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-md5{grid-column:span 5/span 5}.grid__item--row-span-md5{grid-row:span 5/span 5}.grid--cols-md6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-md6{grid-column:span 6/span 6}.grid__item--row-span-md6{grid-row:span 6/span 6}.grid--cols-md7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-md7{grid-column:span 7/span 7}.grid__item--row-span-md7{grid-row:span 7/span 7}.grid--cols-md8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-md8{grid-column:span 8/span 8}.grid__item--row-span-md8{grid-row:span 8/span 8}.grid--cols-md9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-md9{grid-column:span 9/span 9}.grid__item--row-span-md9{grid-row:span 9/span 9}.grid--cols-md10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-md10{grid-column:span 10/span 10}.grid__item--row-span-md10{grid-row:span 10/span 10}.grid--cols-md11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-md11{grid-column:span 11/span 11}.grid__item--row-span-md11{grid-row:span 11/span 11}.grid--cols-md12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-md12{grid-column:span 12/span 12}.grid__item--row-span-md12{grid-row:span 12/span 12}.grid__item--col-start-md1{grid-column-start:1}.grid__item--col-end-md1{grid-column-end:1}.grid__item--col-start-md2{grid-column-start:2}.grid__item--col-end-md2{grid-column-end:2}.grid__item--col-start-md3{grid-column-start:3}.grid__item--col-end-md3{grid-column-end:3}.grid__item--col-start-md4{grid-column-start:4}.grid__item--col-end-md4{grid-column-end:4}.grid__item--col-start-md5{grid-column-start:5}.grid__item--col-end-md5{grid-column-end:5}.grid__item--col-start-md6{grid-column-start:6}.grid__item--col-end-md6{grid-column-end:6}.grid__item--col-start-md7{grid-column-start:7}.grid__item--col-end-md7{grid-column-end:7}.grid__item--col-start-md8{grid-column-start:8}.grid__item--col-end-md8{grid-column-end:8}.grid__item--col-start-md9{grid-column-start:9}.grid__item--col-end-md9{grid-column-end:9}.grid__item--col-start-md10{grid-column-start:10}.grid__item--col-end-md10{grid-column-end:10}.grid__item--col-start-md11{grid-column-start:11}.grid__item--col-end-md11{grid-column-end:11}.grid__item--col-start-md12{grid-column-start:12}.grid__item--col-end-md12{grid-column-end:12}}@media(min-width: 992px){.grid--gap-lg0{gap:0}.grid--gap-lg05{gap:0.5rem}.grid--gap-lg1{gap:1rem}.grid--gap-lg2{gap:2rem}.grid--gap-lg3{gap:3rem}.grid--gap-lg4{gap:4rem}.grid--gap-x-lg0{row-gap:0}.grid--gap-x-lg05{row-gap:0.5rem}.grid--gap-x-lg1{row-gap:1rem}.grid--gap-x-lg2{row-gap:2rem}.grid--gap-x-lg3{row-gap:3rem}.grid--gap-x-lg4{row-gap:4rem}.grid--gap-y-lg0{column-gap:0}.grid--gap-y-lg05{column-gap:0.5rem}.grid--gap-y-lg1{column-gap:1rem}.grid--gap-y-lg2{column-gap:2rem}.grid--gap-y-lg3{column-gap:3rem}.grid--gap-y-lg4{column-gap:4rem}.grid--cols-lg1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-lg1{grid-column:span 1/span 1}.grid__item--row-span-lg1{grid-row:span 1/span 1}.grid--cols-lg2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-lg2{grid-column:span 2/span 2}.grid__item--row-span-lg2{grid-row:span 2/span 2}.grid--cols-lg3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-lg3{grid-column:span 3/span 3}.grid__item--row-span-lg3{grid-row:span 3/span 3}.grid--cols-lg4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-lg4{grid-column:span 4/span 4}.grid__item--row-span-lg4{grid-row:span 4/span 4}.grid--cols-lg5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-lg5{grid-column:span 5/span 5}.grid__item--row-span-lg5{grid-row:span 5/span 5}.grid--cols-lg6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-lg6{grid-column:span 6/span 6}.grid__item--row-span-lg6{grid-row:span 6/span 6}.grid--cols-lg7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-lg7{grid-column:span 7/span 7}.grid__item--row-span-lg7{grid-row:span 7/span 7}.grid--cols-lg8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-lg8{grid-column:span 8/span 8}.grid__item--row-span-lg8{grid-row:span 8/span 8}.grid--cols-lg9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-lg9{grid-column:span 9/span 9}.grid__item--row-span-lg9{grid-row:span 9/span 9}.grid--cols-lg10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-lg10{grid-column:span 10/span 10}.grid__item--row-span-lg10{grid-row:span 10/span 10}.grid--cols-lg11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-lg11{grid-column:span 11/span 11}.grid__item--row-span-lg11{grid-row:span 11/span 11}.grid--cols-lg12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-lg12{grid-column:span 12/span 12}.grid__item--row-span-lg12{grid-row:span 12/span 12}.grid__item--col-start-lg1{grid-column-start:1}.grid__item--col-end-lg1{grid-column-end:1}.grid__item--col-start-lg2{grid-column-start:2}.grid__item--col-end-lg2{grid-column-end:2}.grid__item--col-start-lg3{grid-column-start:3}.grid__item--col-end-lg3{grid-column-end:3}.grid__item--col-start-lg4{grid-column-start:4}.grid__item--col-end-lg4{grid-column-end:4}.grid__item--col-start-lg5{grid-column-start:5}.grid__item--col-end-lg5{grid-column-end:5}.grid__item--col-start-lg6{grid-column-start:6}.grid__item--col-end-lg6{grid-column-end:6}.grid__item--col-start-lg7{grid-column-start:7}.grid__item--col-end-lg7{grid-column-end:7}.grid__item--col-start-lg8{grid-column-start:8}.grid__item--col-end-lg8{grid-column-end:8}.grid__item--col-start-lg9{grid-column-start:9}.grid__item--col-end-lg9{grid-column-end:9}.grid__item--col-start-lg10{grid-column-start:10}.grid__item--col-end-lg10{grid-column-end:10}.grid__item--col-start-lg11{grid-column-start:11}.grid__item--col-end-lg11{grid-column-end:11}.grid__item--col-start-lg12{grid-column-start:12}.grid__item--col-end-lg12{grid-column-end:12}}@media(min-width: 1200px){.grid--gap-xl0{gap:0}.grid--gap-xl05{gap:0.5rem}.grid--gap-xl1{gap:1rem}.grid--gap-xl2{gap:2rem}.grid--gap-xl3{gap:3rem}.grid--gap-xl4{gap:4rem}.grid--gap-x-xl0{row-gap:0}.grid--gap-x-xl05{row-gap:0.5rem}.grid--gap-x-xl1{row-gap:1rem}.grid--gap-x-xl2{row-gap:2rem}.grid--gap-x-xl3{row-gap:3rem}.grid--gap-x-xl4{row-gap:4rem}.grid--gap-y-xl0{column-gap:0}.grid--gap-y-xl05{column-gap:0.5rem}.grid--gap-y-xl1{column-gap:1rem}.grid--gap-y-xl2{column-gap:2rem}.grid--gap-y-xl3{column-gap:3rem}.grid--gap-y-xl4{column-gap:4rem}.grid--cols-xl1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-xl1{grid-column:span 1/span 1}.grid__item--row-span-xl1{grid-row:span 1/span 1}.grid--cols-xl2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-xl2{grid-column:span 2/span 2}.grid__item--row-span-xl2{grid-row:span 2/span 2}.grid--cols-xl3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-xl3{grid-column:span 3/span 3}.grid__item--row-span-xl3{grid-row:span 3/span 3}.grid--cols-xl4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-xl4{grid-column:span 4/span 4}.grid__item--row-span-xl4{grid-row:span 4/span 4}.grid--cols-xl5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-xl5{grid-column:span 5/span 5}.grid__item--row-span-xl5{grid-row:span 5/span 5}.grid--cols-xl6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-xl6{grid-column:span 6/span 6}.grid__item--row-span-xl6{grid-row:span 6/span 6}.grid--cols-xl7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-xl7{grid-column:span 7/span 7}.grid__item--row-span-xl7{grid-row:span 7/span 7}.grid--cols-xl8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-xl8{grid-column:span 8/span 8}.grid__item--row-span-xl8{grid-row:span 8/span 8}.grid--cols-xl9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-xl9{grid-column:span 9/span 9}.grid__item--row-span-xl9{grid-row:span 9/span 9}.grid--cols-xl10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-xl10{grid-column:span 10/span 10}.grid__item--row-span-xl10{grid-row:span 10/span 10}.grid--cols-xl11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-xl11{grid-column:span 11/span 11}.grid__item--row-span-xl11{grid-row:span 11/span 11}.grid--cols-xl12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-xl12{grid-column:span 12/span 12}.grid__item--row-span-xl12{grid-row:span 12/span 12}.grid__item--col-start-xl1{grid-column-start:1}.grid__item--col-end-xl1{grid-column-end:1}.grid__item--col-start-xl2{grid-column-start:2}.grid__item--col-end-xl2{grid-column-end:2}.grid__item--col-start-xl3{grid-column-start:3}.grid__item--col-end-xl3{grid-column-end:3}.grid__item--col-start-xl4{grid-column-start:4}.grid__item--col-end-xl4{grid-column-end:4}.grid__item--col-start-xl5{grid-column-start:5}.grid__item--col-end-xl5{grid-column-end:5}.grid__item--col-start-xl6{grid-column-start:6}.grid__item--col-end-xl6{grid-column-end:6}.grid__item--col-start-xl7{grid-column-start:7}.grid__item--col-end-xl7{grid-column-end:7}.grid__item--col-start-xl8{grid-column-start:8}.grid__item--col-end-xl8{grid-column-end:8}.grid__item--col-start-xl9{grid-column-start:9}.grid__item--col-end-xl9{grid-column-end:9}.grid__item--col-start-xl10{grid-column-start:10}.grid__item--col-end-xl10{grid-column-end:10}.grid__item--col-start-xl11{grid-column-start:11}.grid__item--col-end-xl11{grid-column-end:11}.grid__item--col-start-xl12{grid-column-start:12}.grid__item--col-end-xl12{grid-column-end:12}}@media(min-width: 1500px){.grid--gap-xxl0{gap:0}.grid--gap-xxl05{gap:0.5rem}.grid--gap-xxl1{gap:1rem}.grid--gap-xxl2{gap:2rem}.grid--gap-xxl3{gap:3rem}.grid--gap-xxl4{gap:4rem}.grid--gap-x-xxl0{row-gap:0}.grid--gap-x-xxl05{row-gap:0.5rem}.grid--gap-x-xxl1{row-gap:1rem}.grid--gap-x-xxl2{row-gap:2rem}.grid--gap-x-xxl3{row-gap:3rem}.grid--gap-x-xxl4{row-gap:4rem}.grid--gap-y-xxl0{column-gap:0}.grid--gap-y-xxl05{column-gap:0.5rem}.grid--gap-y-xxl1{column-gap:1rem}.grid--gap-y-xxl2{column-gap:2rem}.grid--gap-y-xxl3{column-gap:3rem}.grid--gap-y-xxl4{column-gap:4rem}.grid--cols-xxl1{grid-template-columns:repeat(1, minmax(0, 1fr))}.grid__item--col-span-xxl1{grid-column:span 1/span 1}.grid__item--row-span-xxl1{grid-row:span 1/span 1}.grid--cols-xxl2{grid-template-columns:repeat(2, minmax(0, 1fr))}.grid__item--col-span-xxl2{grid-column:span 2/span 2}.grid__item--row-span-xxl2{grid-row:span 2/span 2}.grid--cols-xxl3{grid-template-columns:repeat(3, minmax(0, 1fr))}.grid__item--col-span-xxl3{grid-column:span 3/span 3}.grid__item--row-span-xxl3{grid-row:span 3/span 3}.grid--cols-xxl4{grid-template-columns:repeat(4, minmax(0, 1fr))}.grid__item--col-span-xxl4{grid-column:span 4/span 4}.grid__item--row-span-xxl4{grid-row:span 4/span 4}.grid--cols-xxl5{grid-template-columns:repeat(5, minmax(0, 1fr))}.grid__item--col-span-xxl5{grid-column:span 5/span 5}.grid__item--row-span-xxl5{grid-row:span 5/span 5}.grid--cols-xxl6{grid-template-columns:repeat(6, minmax(0, 1fr))}.grid__item--col-span-xxl6{grid-column:span 6/span 6}.grid__item--row-span-xxl6{grid-row:span 6/span 6}.grid--cols-xxl7{grid-template-columns:repeat(7, minmax(0, 1fr))}.grid__item--col-span-xxl7{grid-column:span 7/span 7}.grid__item--row-span-xxl7{grid-row:span 7/span 7}.grid--cols-xxl8{grid-template-columns:repeat(8, minmax(0, 1fr))}.grid__item--col-span-xxl8{grid-column:span 8/span 8}.grid__item--row-span-xxl8{grid-row:span 8/span 8}.grid--cols-xxl9{grid-template-columns:repeat(9, minmax(0, 1fr))}.grid__item--col-span-xxl9{grid-column:span 9/span 9}.grid__item--row-span-xxl9{grid-row:span 9/span 9}.grid--cols-xxl10{grid-template-columns:repeat(10, minmax(0, 1fr))}.grid__item--col-span-xxl10{grid-column:span 10/span 10}.grid__item--row-span-xxl10{grid-row:span 10/span 10}.grid--cols-xxl11{grid-template-columns:repeat(11, minmax(0, 1fr))}.grid__item--col-span-xxl11{grid-column:span 11/span 11}.grid__item--row-span-xxl11{grid-row:span 11/span 11}.grid--cols-xxl12{grid-template-columns:repeat(12, minmax(0, 1fr))}.grid__item--col-span-xxl12{grid-column:span 12/span 12}.grid__item--row-span-xxl12{grid-row:span 12/span 12}.grid__item--col-start-xxl1{grid-column-start:1}.grid__item--col-end-xxl1{grid-column-end:1}.grid__item--col-start-xxl2{grid-column-start:2}.grid__item--col-end-xxl2{grid-column-end:2}.grid__item--col-start-xxl3{grid-column-start:3}.grid__item--col-end-xxl3{grid-column-end:3}.grid__item--col-start-xxl4{grid-column-start:4}.grid__item--col-end-xxl4{grid-column-end:4}.grid__item--col-start-xxl5{grid-column-start:5}.grid__item--col-end-xxl5{grid-column-end:5}.grid__item--col-start-xxl6{grid-column-start:6}.grid__item--col-end-xxl6{grid-column-end:6}.grid__item--col-start-xxl7{grid-column-start:7}.grid__item--col-end-xxl7{grid-column-end:7}.grid__item--col-start-xxl8{grid-column-start:8}.grid__item--col-end-xxl8{grid-column-end:8}.grid__item--col-start-xxl9{grid-column-start:9}.grid__item--col-end-xxl9{grid-column-end:9}.grid__item--col-start-xxl10{grid-column-start:10}.grid__item--col-end-xxl10{grid-column-end:10}.grid__item--col-start-xxl11{grid-column-start:11}.grid__item--col-end-xxl11{grid-column-end:11}.grid__item--col-start-xxl12{grid-column-start:12}.grid__item--col-end-xxl12{grid-column-end:12}}.cms-message{width:100%;border:solid 2px;display:flex;background:#fff}.cms-message__icon-area{display:flex;justify-content:center;align-items:center;border-right:2px solid;min-height:3.25rem;min-width:3.25rem}.cms-message__icon-area::before{font-family:"icons-fe" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-weight:700;font-size:1.75rem;text-shadow:0 0 6px rgba(0,0,0,.25),0 0 12px rgba(0,0,0,.05)}@media speech{.cms-message__icon-area::before{display:none;visibility:hidden}}.cms-message__content{display:flex;align-items:center;padding:.5rem 1rem;color:#000}.cms-message__content p{margin:0}.cms-message--my1{margin:1rem 0;margin-bottom:1rem !important}.cms-message--my2{margin:2rem 0;margin-bottom:2rem !important}.cms-message--my3{margin:3rem 0;margin-bottom:3rem !important}.cms-message--my4{margin:4rem 0;margin-bottom:4rem !important}.cms-message--success{border-color:#5ac18e}.cms-message--success .cms-message__icon-area{background:#5ac18e;border-color:#5ac18e}.cms-message--success .cms-message__icon-area::before{content:""}.cms-message--warning{border-color:gold}.cms-message--warning .cms-message__icon-area{background:gold;border-color:gold}.cms-message--warning .cms-message__icon-area::before{content:""}.cms-message--error{border-color:#f66}.cms-message--error .cms-message__icon-area{background:#f66;border-color:#f66}.cms-message--error .cms-message__icon-area::before{content:""}.composition:where(.composition--padded-sm){padding-top:2rem;padding-bottom:2rem}.composition:where(.composition--padded){padding-top:2rem;padding-bottom:2rem}@media(min-width: 992px){.composition:where(.composition--padded){padding-top:3rem;padding-bottom:3rem}}.composition:where(.composition--padded-lg){padding-top:3rem;padding-bottom:3rem}@media(min-width: 992px){.composition:where(.composition--padded-lg){padding-top:6rem;padding-bottom:6rem}}.composition:where(.composition--padded-flush-top){padding-top:0}.composition:where(.composition--padded-flush-bottom){padding-bottom:0}.composition:where(.composition--spaced-sm){margin-top:2rem;margin-bottom:2rem}.composition:where(.composition--spaced){margin-top:2rem;margin-bottom:2rem}@media(min-width: 992px){.composition:where(.composition--spaced){margin-top:3rem;margin-bottom:3rem}}.composition:where(.composition--spaced-lg){margin-top:3rem;margin-bottom:3rem}@media(min-width: 992px){.composition:where(.composition--spaced-lg){margin-top:6rem;margin-bottom:6rem}}.composition:where(.composition--spaced-flush-top){margin-top:0}.composition:where(.composition--spaced-flush-bottom){margin-bottom:0}.composition:where(.composition--fill-gray){color:#3c3c3c;position:relative;z-index:0}.composition:where(.composition--fill-gray)::before{isolation:isolate;content:"";z-index:-1;position:absolute;top:0;left:50%;bottom:0;width:100vw;transform:translateX(-50%);background-color:#efeeed;mix-blend-mode:screen}.composition:where(.composition--fill-light-gray){color:#3c3c3c;position:relative;z-index:0}.composition:where(.composition--fill-light-gray)::before{isolation:isolate;content:"";z-index:-1;position:absolute;top:0;left:50%;bottom:0;width:100vw;transform:translateX(-50%);background-color:#faf9f9;mix-blend-mode:screen}.composition:where(.composition--fill-teal){color:#fff;position:relative;z-index:0}.composition:where(.composition--fill-teal)::before{isolation:isolate;content:"";z-index:-1;position:absolute;top:0;left:50%;bottom:0;width:100vw;transform:translateX(-50%);background-color:#1a7c85;mix-blend-mode:screen}.composition:where([style*=background-image]){position:relative;background-size:0 0;background-position:0 0;background-repeat:no-repeat;z-index:0}.composition:where([style*=background-image])::after{content:"";z-index:-2;position:absolute;top:0;left:50%;bottom:0;width:100vw;transform:translateX(-50%);background-color:#fff;background-image:inherit;background-size:cover;background-position:50% 50%}.composition:where(.composition--columns-1){display:grid;grid-template-columns:repeat(1, 1fr);gap:2rem}.composition:where(.composition--columns-2){display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}.composition:where(.composition--columns-3){display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}.composition:where(.composition--columns-4){display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}.composition:where(.composition--columns-5){display:grid;grid-template-columns:repeat(5, 1fr);gap:2rem}.composition:where(.composition--columns-6){display:grid;grid-template-columns:repeat(6, 1fr);gap:2rem}.composition:where(.composition--columns-7){display:grid;grid-template-columns:repeat(7, 1fr);gap:2rem}.composition:where(.composition--columns-8){display:grid;grid-template-columns:repeat(8, 1fr);gap:2rem}.composition:where(.composition--columns-9){display:grid;grid-template-columns:repeat(9, 1fr);gap:2rem}.composition:where(.composition--columns-10){display:grid;grid-template-columns:repeat(10, 1fr);gap:2rem}.composition:where(.composition--columns-11){display:grid;grid-template-columns:repeat(11, 1fr);gap:2rem}.composition:where(.composition--columns-12){display:grid;grid-template-columns:repeat(12, 1fr);gap:2rem}.composition:where(.composition--columns-2){grid-template-columns:1fr}@media(min-width: 800px){.composition:where(.composition--columns-2){grid-template-columns:1fr 1fr}}.composition:where(.composition--columns-2.composition--split-70-30){grid-template-columns:1fr}@media(min-width: 800px){.composition:where(.composition--columns-2.composition--split-70-30){grid-template-columns:70% 30%}}.composition:where(.composition--columns-2.composition--split-30-70){grid-template-columns:1fr}@media(min-width: 800px){.composition:where(.composition--columns-2.composition--split-30-70){grid-template-columns:30% 70%}}.in-back-office .composition::before{width:100%}*:where([component]:not(:defined)){visibility:hidden;display:contents;box-sizing:border-box}*:where([component]:not(:defined)) *,*:where([component]:not(:defined)) *::before,*:where([component]:not(:defined)) *::after{box-sizing:inherit}.glyph-af-close:before{content:""}.glyph-af-search:before{content:""}.glyph-af-clock:before{content:""}.glyph-af-ambulance:before{content:""}.glyph-af-account-help:before{content:""}.glyph-af-report:before{content:""}.glyph-af-brand-guide:before{content:""}.glyph-af-call:before{content:""}.glyph-af-cancer:before{content:""}.glyph-af-money:before{content:""}.glyph-af-community-impact:before{content:""}.glyph-af-contact:before{content:""}.glyph-af-hospital:before{content:""}.glyph-af-heartbeat:before{content:""}.glyph-af-dependent:before{content:""}.glyph-af-direct-deposit:before{content:""}.glyph-af-disability:before{content:""}.glyph-af-download:before{content:""}.glyph-af-employer-assistance:before{content:""}.glyph-af-file-a-claim:before{content:""}.glyph-af-forms:before{content:""}.glyph-af-fsa-adjudication:before{content:""}.glyph-af-puzzle:before{content:""}.glyph-af-human-resources:before{content:""}.glyph-af-hybrid:before{content:""}.glyph-af-coverage:before{content:""}.glyph-af-life-insurance:before{content:""}.glyph-af-login-to-chat:before{content:""}.glyph-af-manage-preferences:before{content:""}.glyph-af-mobile-support:before{content:""}.glyph-af-more-help:before{content:""}.glyph-af-multichannel:before{content:""}.glyph-af-filing:before{content:""}.glyph-af-non-discrimination:before{content:""}.glyph-af-online-account:before{content:""}.glyph-af-onsite:before{content:""}.glyph-af-personalized-engagement:before{content:""}.glyph-af-plan-document:before{content:""}.glyph-af-press-release:before{content:""}.glyph-af-piggybank:before{content:""}.glyph-af-reimbursement:before{content:""}.glyph-af-remote:before{content:""}.glyph-af-retirement:before{content:""}.glyph-af-balance:before{content:""}.glyph-af-calculator:before{content:""}.glyph-af-tax-savings:before{content:""}.glyph-af-track-claims:before{content:""}.glyph-af-upload:before{content:""}.glyph-af-pie-chart:before{content:""}.glyph-af-wellness:before{content:""}.glyph-af-year-round:before{content:""}.glyph-x:before{content:""}.glyph-list:before{content:""}.glyph-grid:before{content:""}.glyph-mail:before{content:""}.glyph-check:before{content:""}.glyph-alert:before{content:""}.glyph-arrow-down:before{content:""}.glyph-arrow-left:before{content:""}.glyph-arrow-right:before{content:""}.glyph-arrow-up:before{content:""}.glyph-chevron-down:before{content:""}.glyph-chevron-left:before{content:""}.glyph-chevron-right:before{content:""}.glyph-chevron-up:before{content:""}.glyph-facebook:before{content:""}.glyph-filter:before{content:""}.glyph-help:before{content:""}.glyph-house:before{content:""}.glyph-instagram:before{content:""}.glyph-linkedin:before{content:""}.glyph-menu-dots:before{content:""}.glyph-menu-lines:before{content:""}.glyph-pause:before{content:""}.glyph-play:before{content:""}.glyph-reddit:before{content:""}.glyph-remove:before{content:""}.glyph-search:before{content:""}.glyph-snapchat:before{content:""}.glyph-twitter:before{content:""}.glyph-youtube:before{content:""}.glyph-user:before{content:""}.glyph-upload:before{content:""}.nav-skip{position:fixed;top:1rem;left:1rem;padding:.5rem .75rem;background:#fff;box-shadow:.125rem .125rem .25rem rgba(0,0,0,.2),.125rem .125rem .75rem rgba(0,0,0,.075);opacity:0;transform:translateY(-100%);transition:.25s ease;z-index:10000}.nav-skip:focus{opacity:1;transform:translateY(0)}.btn.btn--green,button.btn--green{--backgroundColor: #007C3D;--backgroundColorHover: #005329;--color: #FFFFFF}.btn.btn--teal,button.btn--teal{--backgroundColor: #157C85;--backgroundColorHover: #0f5b62;--color: #FFFFFF}.btn.btn--blue,button.btn--blue{--backgroundColor: #195772;--backgroundColorHover: #123d51;--color: #FFFFFF}.btn.btn--gray,button.btn--gray{--backgroundColor: #505050;--backgroundColorHover: #3c3c3c;--color: #FFFFFF}.btn.btn--light-gray,button.btn--light-gray{--backgroundColor: #EFEEED;--backgroundColorHover: #dcdad7;--color: #3C3C3C}.btn.btn--orange,button.btn--orange{--backgroundColor: #FDA90D;--backgroundColorHover: #fdb735;--color: #3C3C3C}.btn.btn--red,button.btn--red{--backgroundColor: #C80023;--backgroundColorHover: #9f001c;--color: #FFFFFF}.btn.btn--white,button.btn--white{--backgroundColor: #FFFFFF;--backgroundColorHover: #ebebeb;--color: #3C3C3C}.listing{display:flex;flex-direction:column;gap:2rem}.listing__items{margin-bottom:2rem}.listing__items:is([data-view=list] *){display:flex;flex-direction:column}.listing__items:is([data-view=grid] *){display:grid;grid-template-columns:repeat(auto-fill, minmax(min(250px, 100%), 1fr));gap:2rem}.feature-list{--itemsPerRow: 3;display:flex;flex-direction:row;row-gap:1.125rem;flex-wrap:wrap;margin:0 -0.5rem;padding:.5rem 0;justify-content:center;align-items:stretch}@media(min-width: 1200px){.feature-list{padding:.5625rem 0;margin:0 -0.5625rem}}.feature-list>*{flex:0 0 calc(100% - 1.125rem);margin:0 .5625rem}@media(min-width: 800px){.feature-list>*{flex:0 0 calc(100%/min(2,var(--itemsPerRow)) - 1.125rem)}}@media(min-width: 992px){.feature-list>*{flex:0 0 calc(100%/min(3,var(--itemsPerRow)) - 1.125rem)}}@media(min-width: 1200px){.feature-list>*{flex:0 0 calc(100%/min(4,var(--itemsPerRow)) - 1.125rem)}}.feature-list__load-more{display:block;margin:2rem auto 0}.feature-list:where(.feature-list--simple) .feature-list__card{text-align:center;display:flex;flex-direction:column}.feature-list:where(.feature-list--simple) .feature-list__card span[role=img],.feature-list:where(.feature-list--simple) .feature-list__card img[src*=".svg"]{--size: 10rem;display:block;position:relative;height:var(--size);width:var(--size);margin:auto}.feature-list:where(.feature-list--simple) .feature-list__card span[role=img]::before,.feature-list:where(.feature-list--simple) .feature-list__card img[src*=".svg"]::before{font-size:var(--size)}.feature-list:where(.feature-list--simple) .feature-list__card-title{font-weight:normal;font-size:2rem;margin-bottom:1rem}.feature-list:where(.feature-list--simple) .feature-list__card .feature__desc{text-align:left;padding:1rem}.feature-list:where(.feature-list--card-w-background){color:#fff;display:grid;--items-to-show-per-row: 1;grid-template-columns:repeat(var(--items-to-show-per-row), 1fr)}@media(min-width: 576px){.feature-list:where(.feature-list--card-w-background){--items-to-show-per-row: 2}}@media(min-width: 800px){.feature-list:where(.feature-list--card-w-background){--items-to-show-per-row: var(--itemsPerRow)}}.feature-list:where(.feature-list--card-w-background) .feature-list__card{--card-bg-media: url("");--transition-base: all .35s .25s ease;--transition-btn: $transition-short;--card-wide-width: unset;--card-width: unset;--card-height: var(--card-height-short);--gradient-opacity: .5;--gradient-opacity-hover: .7;--gradient-rgb: 19, 78, 85, ;--gradient-stop-1: 0%;--gradient-stop-2: 20%;--gradient-stop-3: 35%;--gradient-stop-4: 45%;--gradient-stop-5: 100%;--gradient-stop-opacity-1: .9;--gradient-stop-opacity-2: .75;--gradient-stop-opacity-3: .65;--gradient-stop-opacity-4: .5;--gradient-stop-opacity-5: .5;--card-bg-image-size: cover;--card-bg-image-size-hover: 105%;--card-bg-position: center top;--card-height-short: 300px;--card-height-tall: calc(600px + 1rem);background-image:var(--card-bg-media);background-image:linear-gradient(0deg, rgba(var(--gradient-rgb) var(--gradient-stop-opacity-1)) var(--gradient-stop-1), rgba(var(--gradient-rgb) var(--gradient-stop-opacity-2)) var(--gradient-stop-2), rgba(var(--gradient-rgb) var(--gradient-stop-opacity-3)) var(--gradient-stop-3), rgba(var(--gradient-rgb) var(--gradient-stop-opacity-4)) var(--gradient-stop-4), rgba(var(--gradient-rgb) var(--gradient-stop-opacity-5)) var(--gradient-stop-5)),var(--card-bg-media);background-position:var(--card-bg-position, center top);background-repeat:no-repeat;background-size:var(--card-bg-image-size, 110%);display:flex;flex-direction:column;justify-content:flex-end;position:relative;border-radius:1.5rem;padding:1rem;height:var(--card-height, var(--card-height-short))}.feature-list:where(.feature-list--card-w-background) .feature-list__card span[role=img],.feature-list:where(.feature-list--card-w-background) .feature-list__card img[src*=".svg"]{--size: 3rem;display:block;position:relative;height:var(--size);width:var(--size)}.feature-list:where(.feature-list--card-w-background) .feature-list__card span[role=img]::before,.feature-list:where(.feature-list--card-w-background) .feature-list__card img[src*=".svg"]::before{color:#fff;font-size:var(--size)}.feature-list:where(.feature-list--card-w-background) .feature-list__card span[role=img] svg,.feature-list:where(.feature-list--card-w-background) .feature-list__card img[src*=".svg"] svg{fill:#fff}.feature-list:where(.feature-list--card-w-background) .feature-list__card.feature-list__card:hover{text-decoration:none}.feature-list:where(.feature-list--card-w-background) .feature-list__card.feature-list__card:hover span[role=img],.feature-list:where(.feature-list--card-w-background) .feature-list__card.feature-list__card:hover img[src*=".svg"]{text-decoration:none}.feature-list:where(.feature-list--card-w-background) .feature-list__card.feature-list__card:hover .feature-list__card-body{text-decoration:underline;text-decoration-color:#fff}.feature-list:where(.feature-list--card-w-background) .feature-list__card-title{color:#fff;font-size:1.5rem;font-weight:normal;margin:0}.feature-list:where(.feature-list--card-w-background) .feature-list__card-body{color:#fff;margin-bottom:1rem}.feature-list:where(.feature-list--card-w-background) .feature-list__card-category{color:#fff;margin:0}.feature-list:where(.feature-list--card-w-background) .feature-list__card .btn{padding:.5em 2em;font-size:.8rem}.feature-list:where(.feature-list--card-w-background) .feature-list__card .btn:hover{background-color:#fff;color:#505050}.feature-list--card-w-background .feature-list__card.feature-list__card{text-decoration-color:#fff}.af-dialog{position:fixed;overflow:visible;width:calc(100% - 40px);max-width:1352px;max-height:calc(100% - 120px);border:none;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.3);padding:1rem}@media(min-width: 800px){.af-dialog{width:calc(100% - 60px)}}.af-dialog::backdrop{background-color:rgba(0,0,0,.5);backdrop-filter:blur(3px)}.af-dialog__close{position:absolute;top:-50px;right:0;padding:0;height:40px;width:40px;border-radius:5px;box-shadow:0 0 6px 0 rgba(0,0,0,.3)}.af-dialog__close i{text-shadow:0 0 1px #fff;font-size:2rem}.af-dialog .video-wrapper{width:100%;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}.af-dialog .video-wrapper iframe,.af-dialog .video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;margin:0}:where(table,.table){width:100%;max-width:100%;margin-bottom:1.5rem;border-collapse:collapse}:where(table,.table) .table--striped tbody tr:nth-child(odd){background-color:#5a5a5a}:where(table,.table) .table--bordered td,:where(table,.table) .table--bordered th{border:1px solid #5a5a5a}:where(table,.table) .table--no-border{border:none}:where(table,.table) th,:where(table,.table) td{padding:1rem;vertical-align:top;text-align:inherit;border-bottom:2px solid #5a5a5a}:where(table,.table) tr:last-child td{border-bottom:none}:where(table,.table) thead th{vertical-align:bottom}:where(table,.table) tbody+tbody{border-top:2px solid #5a5a5a}:where(table,.table) a{cursor:pointer}.return-link{display:inline-block;color:#202020;margin-bottom:1rem}.return-link i{margin-right:.75rem}.return-link:hover{color:#157c85}.article-meta{margin-top:1.125rem;font-size:.875rem;font-weight:700;text-transform:uppercase}.article-meta__author{color:#157c85}.article-meta__category{color:#157c85}.m-auto{margin:auto}.m-1{margin:calc(1*.25rem)}.mb-1{margin-bottom:calc(1*.25rem)}.mx-1{margin-left:calc(1*.25rem);margin-right:calc(1*.25rem)}.mt-1{margin-top:calc(1*.25rem)}.ml-1{margin-left:calc(1*.25rem)}.mr-1{margin-right:calc(1*.25rem)}.my-1{margin-top:calc(1*.25rem);margin-bottom:calc(1*.25rem)}.p-1{padding:calc(1*.25rem)}.pb-1{padding-bottom:calc(1*.25rem)}.px-1{padding-left:calc(1*.25rem);padding-right:calc(1*.25rem)}.pt-1{padding-top:calc(1*.25rem)}.pl-1{padding-left:calc(1*.25rem)}.pr-1{padding-right:calc(1*.25rem)}.py-1{padding-top:calc(1*.25rem);padding-bottom:calc(1*.25rem)}.m-2{margin:calc(2*.25rem)}.mb-2{margin-bottom:calc(2*.25rem)}.mx-2{margin-left:calc(2*.25rem);margin-right:calc(2*.25rem)}.mt-2{margin-top:calc(2*.25rem)}.ml-2{margin-left:calc(2*.25rem)}.mr-2{margin-right:calc(2*.25rem)}.my-2{margin-top:calc(2*.25rem);margin-bottom:calc(2*.25rem)}.p-2{padding:calc(2*.25rem)}.pb-2{padding-bottom:calc(2*.25rem)}.px-2{padding-left:calc(2*.25rem);padding-right:calc(2*.25rem)}.pt-2{padding-top:calc(2*.25rem)}.pl-2{padding-left:calc(2*.25rem)}.pr-2{padding-right:calc(2*.25rem)}.py-2{padding-top:calc(2*.25rem);padding-bottom:calc(2*.25rem)}.m-3{margin:calc(3*.25rem)}.mb-3{margin-bottom:calc(3*.25rem)}.mx-3{margin-left:calc(3*.25rem);margin-right:calc(3*.25rem)}.mt-3{margin-top:calc(3*.25rem)}.ml-3{margin-left:calc(3*.25rem)}.mr-3{margin-right:calc(3*.25rem)}.my-3{margin-top:calc(3*.25rem);margin-bottom:calc(3*.25rem)}.p-3{padding:calc(3*.25rem)}.pb-3{padding-bottom:calc(3*.25rem)}.px-3{padding-left:calc(3*.25rem);padding-right:calc(3*.25rem)}.pt-3{padding-top:calc(3*.25rem)}.pl-3{padding-left:calc(3*.25rem)}.pr-3{padding-right:calc(3*.25rem)}.py-3{padding-top:calc(3*.25rem);padding-bottom:calc(3*.25rem)}.m-4{margin:calc(4*.25rem)}.mb-4{margin-bottom:calc(4*.25rem)}.mx-4{margin-left:calc(4*.25rem);margin-right:calc(4*.25rem)}.mt-4{margin-top:calc(4*.25rem)}.ml-4{margin-left:calc(4*.25rem)}.mr-4{margin-right:calc(4*.25rem)}.my-4{margin-top:calc(4*.25rem);margin-bottom:calc(4*.25rem)}.p-4{padding:calc(4*.25rem)}.pb-4{padding-bottom:calc(4*.25rem)}.px-4{padding-left:calc(4*.25rem);padding-right:calc(4*.25rem)}.pt-4{padding-top:calc(4*.25rem)}.pl-4{padding-left:calc(4*.25rem)}.pr-4{padding-right:calc(4*.25rem)}.py-4{padding-top:calc(4*.25rem);padding-bottom:calc(4*.25rem)}.m-5{margin:calc(5*.25rem)}.mb-5{margin-bottom:calc(5*.25rem)}.mx-5{margin-left:calc(5*.25rem);margin-right:calc(5*.25rem)}.mt-5{margin-top:calc(5*.25rem)}.ml-5{margin-left:calc(5*.25rem)}.mr-5{margin-right:calc(5*.25rem)}.my-5{margin-top:calc(5*.25rem);margin-bottom:calc(5*.25rem)}.p-5{padding:calc(5*.25rem)}.pb-5{padding-bottom:calc(5*.25rem)}.px-5{padding-left:calc(5*.25rem);padding-right:calc(5*.25rem)}.pt-5{padding-top:calc(5*.25rem)}.pl-5{padding-left:calc(5*.25rem)}.pr-5{padding-right:calc(5*.25rem)}.py-5{padding-top:calc(5*.25rem);padding-bottom:calc(5*.25rem)}.m-6{margin:calc(6*.25rem)}.mb-6{margin-bottom:calc(6*.25rem)}.mx-6{margin-left:calc(6*.25rem);margin-right:calc(6*.25rem)}.mt-6{margin-top:calc(6*.25rem)}.ml-6{margin-left:calc(6*.25rem)}.mr-6{margin-right:calc(6*.25rem)}.my-6{margin-top:calc(6*.25rem);margin-bottom:calc(6*.25rem)}.p-6{padding:calc(6*.25rem)}.pb-6{padding-bottom:calc(6*.25rem)}.px-6{padding-left:calc(6*.25rem);padding-right:calc(6*.25rem)}.pt-6{padding-top:calc(6*.25rem)}.pl-6{padding-left:calc(6*.25rem)}.pr-6{padding-right:calc(6*.25rem)}.py-6{padding-top:calc(6*.25rem);padding-bottom:calc(6*.25rem)}.m-7{margin:calc(7*.25rem)}.mb-7{margin-bottom:calc(7*.25rem)}.mx-7{margin-left:calc(7*.25rem);margin-right:calc(7*.25rem)}.mt-7{margin-top:calc(7*.25rem)}.ml-7{margin-left:calc(7*.25rem)}.mr-7{margin-right:calc(7*.25rem)}.my-7{margin-top:calc(7*.25rem);margin-bottom:calc(7*.25rem)}.p-7{padding:calc(7*.25rem)}.pb-7{padding-bottom:calc(7*.25rem)}.px-7{padding-left:calc(7*.25rem);padding-right:calc(7*.25rem)}.pt-7{padding-top:calc(7*.25rem)}.pl-7{padding-left:calc(7*.25rem)}.pr-7{padding-right:calc(7*.25rem)}.py-7{padding-top:calc(7*.25rem);padding-bottom:calc(7*.25rem)}.m-8{margin:calc(8*.25rem)}.mb-8{margin-bottom:calc(8*.25rem)}.mx-8{margin-left:calc(8*.25rem);margin-right:calc(8*.25rem)}.mt-8{margin-top:calc(8*.25rem)}.ml-8{margin-left:calc(8*.25rem)}.mr-8{margin-right:calc(8*.25rem)}.my-8{margin-top:calc(8*.25rem);margin-bottom:calc(8*.25rem)}.p-8{padding:calc(8*.25rem)}.pb-8{padding-bottom:calc(8*.25rem)}.px-8{padding-left:calc(8*.25rem);padding-right:calc(8*.25rem)}.pt-8{padding-top:calc(8*.25rem)}.pl-8{padding-left:calc(8*.25rem)}.pr-8{padding-right:calc(8*.25rem)}.py-8{padding-top:calc(8*.25rem);padding-bottom:calc(8*.25rem)}.m-9{margin:calc(9*.25rem)}.mb-9{margin-bottom:calc(9*.25rem)}.mx-9{margin-left:calc(9*.25rem);margin-right:calc(9*.25rem)}.mt-9{margin-top:calc(9*.25rem)}.ml-9{margin-left:calc(9*.25rem)}.mr-9{margin-right:calc(9*.25rem)}.my-9{margin-top:calc(9*.25rem);margin-bottom:calc(9*.25rem)}.p-9{padding:calc(9*.25rem)}.pb-9{padding-bottom:calc(9*.25rem)}.px-9{padding-left:calc(9*.25rem);padding-right:calc(9*.25rem)}.pt-9{padding-top:calc(9*.25rem)}.pl-9{padding-left:calc(9*.25rem)}.pr-9{padding-right:calc(9*.25rem)}.py-9{padding-top:calc(9*.25rem);padding-bottom:calc(9*.25rem)}.m-10{margin:calc(10*.25rem)}.mb-10{margin-bottom:calc(10*.25rem)}.mx-10{margin-left:calc(10*.25rem);margin-right:calc(10*.25rem)}.mt-10{margin-top:calc(10*.25rem)}.ml-10{margin-left:calc(10*.25rem)}.mr-10{margin-right:calc(10*.25rem)}.my-10{margin-top:calc(10*.25rem);margin-bottom:calc(10*.25rem)}.p-10{padding:calc(10*.25rem)}.pb-10{padding-bottom:calc(10*.25rem)}.px-10{padding-left:calc(10*.25rem);padding-right:calc(10*.25rem)}.pt-10{padding-top:calc(10*.25rem)}.pl-10{padding-left:calc(10*.25rem)}.pr-10{padding-right:calc(10*.25rem)}.py-10{padding-top:calc(10*.25rem);padding-bottom:calc(10*.25rem)}.m-11{margin:calc(11*.25rem)}.mb-11{margin-bottom:calc(11*.25rem)}.mx-11{margin-left:calc(11*.25rem);margin-right:calc(11*.25rem)}.mt-11{margin-top:calc(11*.25rem)}.ml-11{margin-left:calc(11*.25rem)}.mr-11{margin-right:calc(11*.25rem)}.my-11{margin-top:calc(11*.25rem);margin-bottom:calc(11*.25rem)}.p-11{padding:calc(11*.25rem)}.pb-11{padding-bottom:calc(11*.25rem)}.px-11{padding-left:calc(11*.25rem);padding-right:calc(11*.25rem)}.pt-11{padding-top:calc(11*.25rem)}.pl-11{padding-left:calc(11*.25rem)}.pr-11{padding-right:calc(11*.25rem)}.py-11{padding-top:calc(11*.25rem);padding-bottom:calc(11*.25rem)}.m-12{margin:calc(12*.25rem)}.mb-12{margin-bottom:calc(12*.25rem)}.mx-12{margin-left:calc(12*.25rem);margin-right:calc(12*.25rem)}.mt-12{margin-top:calc(12*.25rem)}.ml-12{margin-left:calc(12*.25rem)}.mr-12{margin-right:calc(12*.25rem)}.my-12{margin-top:calc(12*.25rem);margin-bottom:calc(12*.25rem)}.p-12{padding:calc(12*.25rem)}.pb-12{padding-bottom:calc(12*.25rem)}.px-12{padding-left:calc(12*.25rem);padding-right:calc(12*.25rem)}.pt-12{padding-top:calc(12*.25rem)}.pl-12{padding-left:calc(12*.25rem)}.pr-12{padding-right:calc(12*.25rem)}.py-12{padding-top:calc(12*.25rem);padding-bottom:calc(12*.25rem)}.m-13{margin:calc(13*.25rem)}.mb-13{margin-bottom:calc(13*.25rem)}.mx-13{margin-left:calc(13*.25rem);margin-right:calc(13*.25rem)}.mt-13{margin-top:calc(13*.25rem)}.ml-13{margin-left:calc(13*.25rem)}.mr-13{margin-right:calc(13*.25rem)}.my-13{margin-top:calc(13*.25rem);margin-bottom:calc(13*.25rem)}.p-13{padding:calc(13*.25rem)}.pb-13{padding-bottom:calc(13*.25rem)}.px-13{padding-left:calc(13*.25rem);padding-right:calc(13*.25rem)}.pt-13{padding-top:calc(13*.25rem)}.pl-13{padding-left:calc(13*.25rem)}.pr-13{padding-right:calc(13*.25rem)}.py-13{padding-top:calc(13*.25rem);padding-bottom:calc(13*.25rem)}.m-14{margin:calc(14*.25rem)}.mb-14{margin-bottom:calc(14*.25rem)}.mx-14{margin-left:calc(14*.25rem);margin-right:calc(14*.25rem)}.mt-14{margin-top:calc(14*.25rem)}.ml-14{margin-left:calc(14*.25rem)}.mr-14{margin-right:calc(14*.25rem)}.my-14{margin-top:calc(14*.25rem);margin-bottom:calc(14*.25rem)}.p-14{padding:calc(14*.25rem)}.pb-14{padding-bottom:calc(14*.25rem)}.px-14{padding-left:calc(14*.25rem);padding-right:calc(14*.25rem)}.pt-14{padding-top:calc(14*.25rem)}.pl-14{padding-left:calc(14*.25rem)}.pr-14{padding-right:calc(14*.25rem)}.py-14{padding-top:calc(14*.25rem);padding-bottom:calc(14*.25rem)}.m-15{margin:calc(15*.25rem)}.mb-15{margin-bottom:calc(15*.25rem)}.mx-15{margin-left:calc(15*.25rem);margin-right:calc(15*.25rem)}.mt-15{margin-top:calc(15*.25rem)}.ml-15{margin-left:calc(15*.25rem)}.mr-15{margin-right:calc(15*.25rem)}.my-15{margin-top:calc(15*.25rem);margin-bottom:calc(15*.25rem)}.p-15{padding:calc(15*.25rem)}.pb-15{padding-bottom:calc(15*.25rem)}.px-15{padding-left:calc(15*.25rem);padding-right:calc(15*.25rem)}.pt-15{padding-top:calc(15*.25rem)}.pl-15{padding-left:calc(15*.25rem)}.pr-15{padding-right:calc(15*.25rem)}.py-15{padding-top:calc(15*.25rem);padding-bottom:calc(15*.25rem)}.m-16{margin:calc(16*.25rem)}.mb-16{margin-bottom:calc(16*.25rem)}.mx-16{margin-left:calc(16*.25rem);margin-right:calc(16*.25rem)}.mt-16{margin-top:calc(16*.25rem)}.ml-16{margin-left:calc(16*.25rem)}.mr-16{margin-right:calc(16*.25rem)}.my-16{margin-top:calc(16*.25rem);margin-bottom:calc(16*.25rem)}.p-16{padding:calc(16*.25rem)}.pb-16{padding-bottom:calc(16*.25rem)}.px-16{padding-left:calc(16*.25rem);padding-right:calc(16*.25rem)}.pt-16{padding-top:calc(16*.25rem)}.pl-16{padding-left:calc(16*.25rem)}.pr-16{padding-right:calc(16*.25rem)}.py-16{padding-top:calc(16*.25rem);padding-bottom:calc(16*.25rem)}.w-auto{width:auto}.w-25{width:calc(1*25%)}.w-50{width:calc(2*25%)}.w-75{width:calc(3*25%)}.w-100{width:calc(4*25%)}.font-bold{font-weight:bold}.text-default{color:#3C3C3C}.bg-default{background-color:#3c3c3c}.text-black{color:#000}.bg-black{background-color:#000}.text-gray{color:#3C3C3C}.bg-gray{background-color:#3c3c3c}.text-light-gray{color:#EFEEED}.bg-light-gray{background-color:#efeeed}.text-red{color:#C80023}.bg-red{background-color:#c80023}.text-teal{color:#1A7C85}.bg-teal{background-color:#1a7c85}.text-white{color:#FFFFFF}.bg-white{background-color:#fff}.text-blue{color:#195772}.bg-blue{background-color:#195772}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-center{text-align:center}.text-x-small{font-size:.75em}.text-xs{font-size:.75em}.text-small{font-size:.875em}.text-sm{font-size:.875em}.text-normal{font-size:1em}.text-base{font-size:1em}.text-large{font-size:1.125em}.text-lg{font-size:1.125em}.text-x-large{font-size:1.25em}.text-xl{font-size:1.25em}.text-2x-large{font-size:1.5em}.text-2xl{font-size:1.5em}.text-3x-large{font-size:1.875em}.text-3xl{font-size:1.875em}.text-4x-large{font-size:2.25em}.text-4xl{font-size:2.25em}.in-back-office{margin:2rem 0;padding:2rem;cursor:pointer}.in-back-office .back-office__block{display:grid;place-content:center;text-align:center;background-color:#1b264f;color:#fff;border-radius:4px;max-width:20rem;padding:2rem;margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}
.alert__wrapper{width:100%;max-width:1631px;margin-left:auto;margin-right:auto;padding:0 20px}.alert{display:block;background:#e8f8ff;z-index:10;position:relative;padding:40px 0}.alert__content{text-align:left;color:#000}.alert__content a{color:#000;text-decoration:underline}.alert__content p{font-size:.8125rem}.alert__content>*{color:#000;margin:0;line-height:1.5}.alert:not(.alert--high-priority):not(.alert--med-priority)+.alert:not(.alert--high-priority):not(.alert--med-priority)::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:rgba(0,0,0,.25)}.alert--med-priority{background:#fff3c7}.alert--med-priority+.alert--med-priority::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:rgba(0,0,0,.25)}.alert--high-priority{background:#c80023}.alert--high-priority .alert__content{color:#fff}.alert--high-priority .alert__content a{color:#fff}.alert--high-priority .alert__content>*{color:#fff}.alert--high-priority+.alert--high-priority::before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:rgba(255,255,255,.35)}
app-back-to-top a{--size: 2rem;position:fixed;display:flex;align-items:center;justify-content:center;height:var(--size);width:var(--size);padding:var(--size);bottom:8rem;right:1rem;border-radius:50%;border:2px solid #fff;opacity:0;transition:opacity .3s linear background-color .3s linear;background-color:#157c85}app-back-to-top a [class*=glyph-]::before{color:#efeeed}app-back-to-top a:hover{background-color:#fff;text-decoration:none;border-color:#157c85}app-back-to-top a:hover [class*=glyph-]::before{color:#157c85}app-back-to-top a.show{opacity:1}@media(max-width: 990px){app-back-to-top a{--size: 1.5rem}}@media(max-width: 798px){app-back-to-top a{display:none}}
.content-card__header-container{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.content-card__image{max-width:5rem}@media(min-width: 576px){.content-card__image{max-width:6.5rem}}@media(min-width: 800px){.content-card__image{max-width:8rem}}.content-card__heading{font-weight:bold;margin:0}.content-card__subheading{font-size:1.5rem}@media(min-width: 800px){.content-card__subheading{font-size:2rem}}.content-card__copy h5{margin-top:0;margin-bottom:1rem}.content-card__copy p{margin-bottom:2rem}.content-card__copy p a{text-decoration:underline}.content-card{display:block;background-color:#faf9f9;color:#3c3c3c;padding:2rem;border-radius:1rem;box-shadow:0 6px 0 -3px #c6c8ca}:where(.composition--fill-teal) .content-card,:where(.composition--fill-gray) .content-card{display:block;background-color:#fff;color:#3c3c3c;padding:2rem;border-radius:1rem;box-shadow:0 6px 0 -3px #7ecaa1}
.header__inner{width:100%;max-width:1631px;margin-left:auto;margin-right:auto;padding:0 20px}.header{display:block;position:relative;z-index:1}.header::before{content:"";position:absolute;width:100%;height:100%;background:#efeeed;top:0;left:0;z-index:-1}.header ul{list-style:none;margin:0}.header a{color:var(--base-font-color);cursor:pointer}.header a:hover{color:#090909}.header .glyph-af-search{font-size:1.75rem}.header__inner{background:#efeeed;max-width:1740px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem;padding:1.25rem 2rem}@media(max-width: 990px){.header__inner{padding:1.125rem 1.5rem;gap:0}}.header__inner--centered{justify-content:center}.header__nav{display:contents}@media(max-width: 798px){.header__nav{visibility:hidden;display:block;position:absolute;top:100%;background:#fff;left:0;width:100%}}.header__nav-inner{display:contents}@media(max-width: 798px){.header__nav-inner{display:flex;height:calc(var(--window-height) - var(--header-height) - var(--alert-height));overflow-y:auto;overflow-x:hidden;flex-direction:column;padding-bottom:20px}}.header__nav-inner__items{display:block}@media(min-width: 800px){.header__nav-inner__items{display:flex}}.header__nav-dropdown{display:flex;gap:.5rem;align-items:center;background:rgba(0,0,0,0);padding:.5rem .75rem;color:var(--base-font-color);font-weight:normal;margin:0;border-radius:unset}.header__nav-dropdown:hover,.header__nav-dropdown[aria-expanded=true]{background:#8f8881;color:#fff}.header__nav-dropdown[aria-expanded=true]>i::before{display:inline-block;transform:rotate(90deg)}.header__nav-dropdown+ul{width:100%;padding:0;position:absolute;border-radius:0 0 1rem 1rem;background-color:#e3e1e0;box-shadow:0 2px 2px -1px #5a5550}.header__nav-dropdown+ul li{padding:.5rem;padding-left:1rem}.header__nav-dropdown+ul li a:hover{text-decoration:underline}.header__nav-dropdown+ul li:not(:first-child){border-top:1px solid #000}.header__nav-dropdown[aria-expanded=false]+ul{display:none}.header__nav-spacer{flex:1 1 auto}@media(max-width: 798px){.header__nav-spacer{display:none}}.header__nav-spacer--large{flex-grow:4}@media(max-width: 1198px){.header__nav-spacer--large{display:none}}.header__nav-link{display:flex;align-items:center;padding:0 .75rem;font-size:1.125rem;text-decoration:none}.header__nav-link:hover{text-decoration:underline}@media(max-width: 1498px){.header__nav-link{font-size:1rem}}@media(max-width: 798px){.header__nav-link{display:flex;justify-content:space-between;align-items:center;min-height:60px}}.header__nav-link>i{margin-left:8px;font-size:.875rem;transition:transform .4s ease;display:inline-block}@media(max-width: 798px){.header__nav-link>i{transform:rotate(-90deg)}}.header__nav-list{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;padding:0}@media(max-width: 798px){.header__nav-list{flex-direction:column;align-items:flex-start}}@media(max-width: 798px){.header__nav-item{width:100%;border-bottom:1px solid #eee}}.header__nav-item.open .header__nav-link{color:#157c85}.header__nav-item.open i{transform:rotate(180deg)}@media(max-width: 798px){.header__nav-item.open i{transform:rotate(-90deg)}}.header__nav-item.open .header__subnav{visibility:visible;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);transform:translate(0, calc(100% - 1px));opacity:1;transition:opacity .4s ease,transform .4s ease,box-shadow .4s ease,visibility 0s linear;z-index:-2}@media(max-width: 798px){.header__nav-item.open .header__subnav{transform:translate(-100%, 0px);z-index:1}}.header__logo{padding-top:min(10px,1vw);flex:0 1 auto;width:326px}@media(max-width: 1498px){.header__logo{width:280px}}@media(max-width: 1198px){.header__logo{width:250px}}@media(max-width: 990px){.header__logo{width:230px}}@media(max-width: 798px){.header__logo{width:210px}}.header__logo-img{width:100%;height:100%;object-fit:contain;border-radius:0}.header__toolbar{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;padding-left:0}@media(max-width: 1198px){.header__toolbar{position:absolute;top:0;right:20px}}@media(max-width: 798px){.header__toolbar{position:static;flex-direction:column;align-items:flex-start}}.header__toolbar-item{padding:0 15px}.header__toolbar-item:last-child{padding-right:0}@media(max-width: 1498px){.header__toolbar-item{padding:0 10px}}@media(max-width: 798px){.header__toolbar-item{padding:0 20px;border-bottom:1px solid #eee;width:100%}.header__toolbar-item:first-child{display:none}.header__toolbar-item:nth-last-child(2){border-bottom:none}.header__toolbar-item:last-child{padding-right:20px;border-bottom:none}}.header__toolbar-link{font-size:1rem}@media(max-width: 1198px){.header__toolbar-link{font-size:.75rem}}@media(max-width: 798px){.header__toolbar-link{font-size:1rem;line-height:60px;display:block}}@media(max-width: 1198px){.header__toolbar-link>i.glyph-af-search{font-size:1rem;padding-top:2px;display:inline-block}}.header__toolbar .btn{color:#fff}@media(max-width: 1498px){.header__toolbar .btn{padding:10px 24px}}@media(max-width: 1198px){.header__toolbar .btn{padding:2px 14px;font-size:.75rem}}@media(max-width: 798px){.header__toolbar .btn{margin-top:40px !important;font-size:18px;line-height:40px}}.header__toolbar .btn:hover{color:#fff}.header__mobile-menu-button{width:60px;height:60px;margin:0 !important;padding:14px;margin-right:-14px !important;box-sizing:border-box;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;gap:5px}.header__mobile-menu-button:hover{background:rgba(0,0,0,0)}.header__mobile-menu-button svg{width:100%;height:auto}.header__mobile-menu-button svg line{transform-origin:center;stroke-width:10px;stroke-linecap:round}.header__mobile-menu-button svg #nav-icon-line-1{transform:translate(0, 0);opacity:1;transition:transform .2s ease .2s,opacity .01s ease .19s}.header__mobile-menu-button svg #nav-icon-line-2{transform:rotate(0deg);transition:transform .2s ease}.header__mobile-menu-button svg #nav-icon-line-3{transform:rotate(0deg);transition:transform .2s ease}.header__mobile-menu-button svg #nav-icon-line-4{transform:translate(0, 0);opacity:1;transition:transform .2s ease .2s,opacity .01s ease .19s}.header__mobile-menu-button[data-active] svg #nav-icon-line-1{transform:translate(0, 30px);opacity:0;transition:transform .2s ease,opacity .01s ease .2s}.header__mobile-menu-button[data-active] svg #nav-icon-line-2{transform:rotate(45deg);transition:transform .08s ease .2s}.header__mobile-menu-button[data-active] svg #nav-icon-line-3{transform:rotate(135deg);transition:transform .2s ease .2s}.header__mobile-menu-button[data-active] svg #nav-icon-line-4{transform:translate(0, -30px);opacity:0;transition:transform .2s ease,opacity .01s ease .2s}@media(min-width: 800px){.header__mobile-menu-button{display:none}}.header__subnav{position:absolute;bottom:0;left:0;width:100%;background:#fff;padding:40px 0;z-index:-3;box-shadow:0 0 0 0 rgba(0,0,0,0);visibility:hidden;opacity:0;transition:opacity .4s ease,transform .4s ease,box-shadow .4s ease,visibility 0s linear .4s}@media(max-width: 798px){.header__subnav{bottom:auto;top:0;left:100%;height:100%;visibility:visible;opacity:1;background:#fff;z-index:1;padding:0 0 20px;overflow:auto}}.header__subnav-mobile-heading{display:none;flex-direction:row;gap:10px;justify-content:flex-start;align-items:center;height:90px;padding:0 20px;background:#f8f8f8;color:#157c85 !important;width:100%;font-size:1.125rem !important;font-weight:400 !important}.header__subnav-mobile-heading i{transform:none !important;font-size:.75rem}@media(max-width: 798px){.header__subnav-mobile-heading{display:flex}}.header__subnav-inner{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;flex-direction:row;gap:50px}@media(max-width: 798px){.header__subnav-inner{flex-direction:column;gap:0;padding:0}}.header__subnav-info{flex:0 0 50%;display:flex;flex-direction:column}@media(max-width: 798px){.header__subnav-info{display:none}}.header__subnav-info a{color:#157c85;align-self:flex-start}.header__subnav-info a i{font-size:.875rem;margin-left:10px}.header__subnav-info>*:last-child{margin-top:auto;margin-bottom:0}.header__subnav-list{padding:0 35px;flex:1 1 auto;display:flex;flex-direction:column;gap:11px}@media(max-width: 798px){.header__subnav-list{padding:0;gap:0}}@media(max-width: 798px){.header__subnav-item{border-bottom:1px solid #eee;padding:0 20px}.header__subnav-item:last-child{border-bottom:none}}.header__subnav-item.mobile-only{display:none}@media(max-width: 798px){.header__subnav-item.mobile-only{display:block}}.header__subnav-link{line-height:22px}@media(max-width: 798px){.header__subnav-link{line-height:60px}}.header__search{width:100%;max-width:1720px;margin:0 auto;padding:0 20px;position:relative}.header__search-container{position:absolute;bottom:0;left:0;width:100%;height:90px;display:flex;justify-content:center;align-items:center;background:#f8f8f8;z-index:-3;box-shadow:0 0 0 0 rgba(0,0,0,0);visibility:hidden;opacity:0;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease,visibility 0s linear .3s}@media(max-width: 798px){.header__search-container{background:#f8f8f8;visibility:visible;position:static;order:-1;opacity:1;transform:none !important;box-shadow:none !important;flex-shrink:0;z-index:unset}}.header__search-container.open{visibility:visible;box-shadow:0 4px 4px 0 rgba(0,0,0,.2);transform:translate(0, 100%);opacity:1;transition:opacity .3s ease,transform .3s ease,box-shadow .3s ease,visibility 0s linear;z-index:-2}.header__search-input{width:100%;line-height:3rem;padding:0 2rem 0 4rem;background:#fff;border:none;border-radius:1.5rem;font-size:1.5rem}.header__search-submit{position:absolute;background:rgba(0,0,0,0);color:#157c85;padding:0;top:50%;left:3.5rem;transform:translate(-50%, -50%)}.header__search-submit:hover{background:rgba(0,0,0,0)}.header__search-close{position:absolute;background:rgba(0,0,0,0);padding:0;top:50%;right:3rem;transform:translate(50%, -50%)}@media(max-width: 798px){.header__search-close{display:none}}.header__search-close i{font-size:1.75rem;color:#6d6e71}
.faq{display:flex;flex-direction:column;gap:1rem}.faq__trigger{all:unset;appearance:none;display:flex;justify-content:flex-start;align-items:center;gap:.5rem;padding:0;margin:0;line-height:1;cursor:pointer;position:relative;z-index:0;background:rgba(0,0,0,0);color:#3c3c3c;transition:color .2s ease;font-size:1rem;font-weight:400;line-height:1.25;text-shadow:0 0 1px rgba(0,0,0,0);transition:text-shadow .25s ease}.faq__trigger-icon{width:1.375em;height:1.375em;display:inline-block;flex:0 0 1.375em;position:relative}.faq__trigger-icon::before{content:"";position:absolute;top:50%;left:50%;width:35%;height:35%;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform-origin:center center;transform:translate(-50%, -50%) rotate(-45deg);transition:transform .3s ease}[data-active]>.faq__trigger>.faq__trigger-icon::before{transform:translate(-50%, -50%) rotate(45deg)}.faq__trigger:hover,.faq__trigger[data-active]{color:currentColor;background:rgba(0,0,0,0);text-shadow:0 0 1px currentColor}@media(min-width: 576px){.faq__trigger{font-size:1.125rem}}@media(min-width: 800px){.faq__trigger{font-size:1.25rem}}.faq__content{display:flex;flex-direction:column;height:0;overflow:hidden}.faq__content-inner{line-height:1.5;position:relative}.faq__content-inner:has(>.faq--nested){padding-left:0;padding-top:1.25rem}.faq__content-inner.with-border{margin:1rem 0;font-size:1rem}.faq--nested{padding-left:0;padding-right:0;gap:.75rem}.faq--nested .faq__trigger{font-size:.875rem;color:#157c85}@media(min-width: 576px){.faq--nested .faq__trigger{font-size:1rem}}@media(min-width: 800px){.faq--nested .faq__trigger{font-size:1.125rem}}.faq--nested .list-item::after{display:none !important}.faq--form-list{padding-bottom:.25rem}.faq--isolated .faq__trigger{justify-content:space-between;width:100%}.faq--isolated .faq__content-inner{margin:1rem 0 0}.faq--qa .faq__trigger span::before{content:"Q. ";font-weight:700}.faq--qa .faq__content-inner::before{content:"A: ";font-weight:bold;float:left;margin-right:.25rem}app-section-header.section-header:has(+.faq){display:block;margin-bottom:2rem}
@media(min-width: 800px){.footer::before{content:"";display:block;height:1px;width:100%;background:#eee}}.footer .background{position:absolute;width:200vw;top:0;left:0;right:0;bottom:0;background-color:#efeeed;isolation:isolate;z-index:-1;transform:translateX(-50%)}.footer__inner{position:relative;padding:0 45px 35px;width:100%;max-width:1128px;margin:0 auto}.footer__inner>div[style*="position: relative"]{padding:2rem}@media(min-width: 992px){.footer__inner>div[style*="position: relative"]{padding:3rem 0}}.footer__logo{display:block;max-width:fit-content;margin:auto;margin-bottom:1.5rem}.footer__logo-img{border-radius:0;object-fit:contain;object-position:left center}.footer__info p{font-size:.875rem;line-height:1.5}@media(min-width: 800px){.footer__info{flex:0 0 300px}}.footer__navs{margin:40px 0}@media(min-width: 800px){.footer__navs{display:flex;flex-direction:row;gap:80px;margin:0 0 20px 40px}}.footer__nav{margin:20px 0}.footer__nav-link{display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#3c3c3c}.footer__nav-link i{color:#6d6e71;transition:transform .25s ease}.footer__nav-link[data-active] i{transform:rotate(180deg)}@media(min-width: 800px){.footer__nav-link{cursor:default}.footer__nav-link i{display:none}}.footer__subnav{display:flex;flex-direction:column;flex-wrap:wrap;font-size:.903125rem;column-gap:1em;justify-content:center;align-items:center;padding:0;list-style:none;margin:0;margin-bottom:1.5rem}.footer__subnav-separator{display:none}@media(min-width: 576px){.footer__subnav{flex-direction:row}.footer__subnav-separator{display:block}}.footer__subnav-separator{pointer-events:none;user-select:none}.footer__subnav-separator:first-of-type{display:none}.footer__subnav-link{line-height:1.5;padding:.375rem 0;display:block;color:#3c3c3c}.footer__copyright{width:fit-content;font-size:.903125rem;margin:auto;text-align:center}@media(min-width: 800px){.footer__top{display:flex;flex-direction:row;justify-content:space-between}}.footer__bot::before{content:"";display:block;height:1px;width:100%;background:#eee;margin-bottom:25px}@media(min-width: 800px){.footer__bot::before{width:100vw;margin-left:min(0px, calc((100% - 100vw) / 2))}}.footer__bot-info{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;gap:.375rem}@media(min-width: 800px){.footer__bot-info{flex-direction:row;justify-content:space-between}}.footer__bot-left{display:flex;flex-direction:row;gap:1rem;justify-content:center}.footer__bot-right{display:flex;flex-direction:row;gap:1rem;justify-content:center;flex-wrap:wrap}.footer__bot p,.footer__bot a{margin:0;font-size:.75rem;padding:0;color:#6d6e71}@media(min-width: 800px){.footer__bot{flex:0 0 300px}}.footer__disclaimers{padding-top:25px;display:flex;flex-direction:column;gap:1rem}.footer__disclaimers-container::before{content:"";display:block;height:1px;width:100%;background:#eee;margin-bottom:25px}@media(min-width: 800px){.footer__disclaimers-container::before{width:100vw;margin-left:min(0px, calc((100% - 100vw) / 2))}}.footer__disclaimers *{font-size:12px;line-height:14px;margin:0;overflow-wrap:break-word}
.accordion{display:flex;flex-direction:column}.accordion__item{display:grid;column-gap:1rem;grid-template-columns:[activator-start] 28px [activator-end content-start] 1fr [content-end];grid-template-rows:auto auto;border-bottom:1px solid var(--base-font-color-opacity);padding:0}@media(min-width: 576px){.accordion__item{padding:0 15px}}@media(min-width: 800px){.accordion__item{padding:0 30px}}.accordion__item:first-child{border-top:1px solid var(--base-font-color-opacity)}.accordion__trigger{display:grid !important;grid-column:1/-1 !important;grid-row:1;grid-template-columns:subgrid !important;all:unset;appearance:none;align-items:center;padding:1.25rem 0 1.25rem 0;margin:0;line-height:1;cursor:pointer;position:relative;z-index:0;background:rgba(0,0,0,0);transition:color .2s ease;font-size:1rem;font-weight:600;line-height:1.25;color:var(--base-font-color)}.accordion__trigger-text{grid-column:content;grid-row:1/-1;margin:0;font-size:.8em;color:var(--base-font-color)}.accordion__trigger-plus-icon{grid-column:activator;grid-row:1;width:28px;height:28px;display:inline-block;flex:0 0 28px;position:relative}.accordion__trigger-plus-icon::before,.accordion__trigger-plus-icon::after{content:"";position:absolute;transform-origin:center;top:50%;left:50%;height:2px;width:50%;background:var(--base-icon-color);border-radius:2px;transition:transform .2s ease;transform:translate(-50%, -50%)}.accordion__trigger-plus-icon::after{transform:translate(-50%, -50%) rotate(90deg)}.accordion__trigger:hover,.accordion__trigger[data-active]{color:var(--base-text-hover);background:rgba(0,0,0,0)}.accordion__trigger[data-active] .accordion__trigger-plus-icon::before{transform:translate(-50%, -50%) rotate(180deg)}.accordion__trigger[data-active] .accordion__trigger-plus-icon::after{transform:translate(-50%, -50%) rotate(180deg)}@media(min-width: 576px){.accordion__trigger{padding:1.25rem 1.25rem 1.25rem 0;font-size:1.75rem}}@media(min-width: 800px){.accordion__trigger{padding:1.25rem 25px 1.25rem 0;font-size:1.75rem}}.accordion__content{grid-column:content;grid-row:2;display:flex;flex-direction:column;height:0;overflow:hidden}.accordion__content-inner{padding-bottom:20px;line-height:1.5;position:relative}.accordion__content-inner>*:last-child{margin-bottom:0}
.breadcrumbs{--gap: 0.5rem;--spacing: calc((var(--gap) * 2) + 1px);--adjust: calc(var(--spacing) * -1);display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;gap:1rem 1.5rem}.breadcrumbs__nav{display:block}.breadcrumbs__nav-item{display:inline;align-items:center;color:var(--base-font-color);margin-right:calc(var(--spacing) - 2px);font-size:.75rem;line-height:1.5;padding:.5rem 0;letter-spacing:.1rem;text-transform:uppercase}.breadcrumbs__nav-item:where(a){color:var(--base-link-color);text-decoration:none}.breadcrumbs__nav-item:where(a):hover{text-decoration:underline;color:var(--base-link-hover)}.breadcrumbs__nav-item::before{display:inline-block;justify-content:center;margin-right:var(--spacing);font-size:.875rem;line-height:1.25;letter-spacing:.25px;content:"/";pointer-events:none;opacity:.5;color:var(--base-font-color)}.breadcrumbs__nav-item:first-child::before{display:none}.breadcrumbs__nav-item:last-child{margin-right:0;text-decoration:none;cursor:default;color:var(--base-font-color);font-weight:600}.breadcrumbs__social{display:flex;align-items:center;gap:var(--gap)}.breadcrumbs__social-item{font-size:1.325rem}.breadcrumbs__social-item:hover{text-decoration:none;color:#1a7c85}
app-links-documents:not(.buttons) .links-documents__list{padding:0}app-links-documents:not(.buttons) .links-documents__list li{list-style:none;margin-bottom:.5rem}app-links-documents:not(.buttons) .links-documents__link{display:inline-flex;align-items:center;font-size:1.25rem;gap:.5rem}app-links-documents:not(.buttons) .links-documents__link span[class*=glyph]{display:flex;align-items:center}app-links-documents.buttons{text-align:center}app-links-documents.buttons .links-documents__list{--color: #157C85;display:grid;grid-template-columns:repeat(auto-fit, 16ch);justify-content:center;gap:.75rem;padding:0}@media(min-width: 800px){app-links-documents.buttons .links-documents__list{grid-template-columns:repeat(auto-fit, 20ch)}}app-links-documents.buttons .links-documents__list li{list-style:none}[class*=-teal] app-links-documents.buttons .links-documents__list{--color: #FFFFFF}app-links-documents.buttons .links-documents__link{display:inline-block;border-radius:.25rem;padding:.5rem;font-size:1rem;line-height:1.125;font-weight:600;position:relative;border:none;color:var(--color);transition:box-shadow .25s ease;box-shadow:0 0 0 0 var(--color);cursor:pointer}@media(min-width: 800px){app-links-documents.buttons .links-documents__link{padding:.75rem;font-size:1.125rem}}app-links-documents.buttons .links-documents__link::before{content:"";opacity:0;transition:opacity .25s ease .125s;position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--color)}app-links-documents.buttons .links-documents__link:hover{border:none;outline:none;color:var(--color);text-decoration:none}app-links-documents.buttons .links-documents__link:hover::before{transition:none;opacity:1}app-links-documents.buttons .links-documents__link:focus{box-shadow:0 0 0 1px var(--color)}.composition:where(.composition--fill-teal) .links-documents__link{color:#fff}.composition:where(.composition--fill-teal) .links-documents__link:hover{outline:2px solid #fff}
.list-tools{display:flex;gap:1rem;padding:0 0 2rem}.list-tools__search{width:100%}.list-tools__search-form{display:flex;flex-direction:row;border:1px solid #676767;height:50px;border-radius:25px;overflow:hidden}.list-tools__search-form:focus-within{border-color:#157c85}.list-tools__search-input{appearance:none;padding:1rem 2rem;flex:1 1 100%;transition:.2s ease;border:none;min-width:0}.list-tools__search-input:focus{outline:none;box-shadow:none}.list-tools__search-input::placeholder{color:#9d8a8a}.list-tools__search-clear{flex:0 0 40px;padding:0;margin:0;background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0);color:#333;font-size:1.25rem;border-radius:0}.list-tools__search-clear:hover,.list-tools__search-clear:focus{outline:none;color:#000;background:#b7ecf1;border:2px solid #b7ecf1}.list-tools__search-button{font-size:1rem;padding:.25rem 1rem;border-radius:0;background:#1a7c85;flex:0 0 auto}@media(min-width: 800px){.list-tools__search-button{padding:.25rem 2rem}}.list-tools__search-button:focus{outline:none;box-shadow:none;background:#157c85}.list-tools__search-button:hover{background:#157c85}
.list-item{--gap: 0.25rem;--spacing: calc((var(--gap) * 4) + 1px);--adjust: calc(var(--spacing) * -1);display:flex;flex-direction:column}.list-item__inner{display:flex;flex-direction:column;row-gap:.75rem;column-gap:1.5rem;color:var(--base-font-color);transition:none}.list-item:is([data-view=list] *):not(:last-child)>*{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e3dddd}.list-item__title{font-weight:700;margin:0;transition:.2s ease}.list-item__link{text-decoration:none;color:#1a7c85}.list-item__link:hover{color:#12545a}.list-item__copy{margin:0}
.media-list{position:relative;aspect-ratio:16/9;border:1px solid #c80023;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.06);transition:.35s ease;cursor:pointer;overflow:hidden}.media-list:hover{transform:scale(1.03)}.media-list__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.media-list__content{height:100%;padding:1rem;display:flex;flex-direction:column;justify-content:flex-end;z-index:1}.media-list__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 65%);height:100%;width:100%}.media-list__play{position:absolute;right:0;bottom:0;left:0;top:50%;height:2.8rem;transform:translateY(-50%);z-index:0}.media-list__icon{background:#d0d2d3;position:relative;border-radius:50%;margin:auto;width:2.8rem;height:2.8rem;z-index:0;opacity:.75}.media-list__icon::after{font-family:"icons-fe" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";color:#000;font-size:1.5rem;width:100%;text-align:center;z-index:99999;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}@media speech{.media-list__icon::after{display:none;visibility:hidden}}.media-list__src{width:100%;height:100%;object-fit:cover}.media-list__title{z-index:1;color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.media-list__copy{z-index:1;color:#fff;margin:0;max-width:250px}@media(max-width: 799px){.media-list__copy{font-size:2rem}}
.pagination{display:flex;align-items:center;align-self:center;gap:.3875rem}.pagination__prev,.pagination__next,.pagination__number{display:flex;justify-content:center;align-items:center;aspect-ratio:1/1;line-height:1}.pagination__prev,.pagination__next,.pagination__number{height:1.5rem}@media screen and (min-width: 20rem){.pagination__prev,.pagination__next,.pagination__number{height:calc(1.5rem + 0.5*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.pagination__prev,.pagination__next,.pagination__number{height:2rem}}.pagination__prev,.pagination__next,.pagination__number{font-size:.875rem}@media screen and (min-width: 20rem){.pagination__prev,.pagination__next,.pagination__number{font-size:calc(0.875rem + 0.125*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.pagination__prev,.pagination__next,.pagination__number{font-size:1rem}}.pagination__prev:where(a),.pagination__next:where(a),.pagination__number:where(a){color:#000}.pagination__prev:where(a):hover,.pagination__next:where(a):hover,.pagination__number:where(a):hover{color:#fff;background-color:#676767;text-decoration:none}.pagination__prev::before,.pagination__next::before{content:"";height:.5em;width:.5em;border-top:2px solid currentColor;border-left:2px solid currentColor;transform:translateY(-10%) translateX(-25%) rotate(135deg)}.pagination__prev span,.pagination__next span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}.pagination__prev::before{transform:translateY(-10%) translateX(25%) rotate(-45deg)}.pagination__ellipsis{display:flex;align-items:center;justify-content:center;width:10px}.pagination__ellipsis::after{content:"";height:.125rem;width:.125rem;background:currentColor;border-radius:50%;box-shadow:-0.25rem 0 0 currentColor,.25rem 0 0 currentColor}.pagination__number-container{display:flex;align-items:center;gap:.3875rem}.pagination__number--active{color:#fff;background:#c80023}
.section-header{display:flex;flex-direction:column;align-items:center;text-align:center}.section-header--left{align-items:flex-start;text-align:left}.section-header--right{align-items:flex-end;text-align:right}.section-header__link{display:flex;gap:1rem;justify-content:center;align-items:center;font-size:1rem}.section-header__link i{font-size:1rem}@media(max-width: 798px){.section-header__link+.section-header__title{margin-top:.5rem}}@media(min-width: 800px){.section-header__link{margin-bottom:-6rem;font-size:1.25rem;align-self:flex-end;max-width:240px}.section-header__link+.section-header__title{width:calc(100% - 260px)}}.section-header .text-left{text-align:left !important}.section--teal .section-header__title,.section--teal-slant .section-header__title{color:#fff}.section--teal .section-header__cta.btn,.section--teal-slant .section-header__cta.btn{background-color:#fff;color:#1a7c85}
.app-title{display:flex;flex-direction:column}.app-title__inner{display:grid;grid-template-columns:1fr;grid-template-rows:max-content;position:relative;z-index:0}.app-title__inner::before{content:"";z-index:-1;pointer-events:none;position:relative;padding-top:35.7142857143%;grid-area:1/1/2/2}.app-title__background{position:absolute;height:100%;width:100%;z-index:-1}.app-title__background::after{content:"";z-index:2;position:absolute;top:0;left:0;right:0;bottom:0;background:#000;mix-blend-mode:soft-light;isolation:isolate}.app-title__background-image{height:100%;width:100%;z-index:1}.app-title__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;grid-area:1/1/2/2;color:#fff}.app-title__content{gap:1.25rem}@media screen and (min-width: 20rem){.app-title__content{gap:calc(1.25rem + 0.5*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.app-title__content{gap:1.75rem}}.app-title__content{padding:1.5rem}@media screen and (min-width: 20rem){.app-title__content{padding:calc(1.5rem + 0.75*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.app-title__content{padding:2.25rem}}.app-title__heading,.app-title__subheading{max-width:800px;margin:0}.app-title__heading{font-size:1.75rem}@media screen and (min-width: 20rem){.app-title__heading{font-size:calc(1.75rem + 1*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.app-title__heading{font-size:2.75rem}}.app-title__subheading{font-size:.875rem}@media screen and (min-width: 20rem){.app-title__subheading{font-size:calc(0.875rem + 0.25*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.app-title__subheading{font-size:1.125rem}}.app-title__outer{display:flex;flex-direction:column;gap:.5rem;padding:0 1.5rem;width:100%;background:#faf9f9;font-size:.875rem}.app-title__outer{padding:.875rem}@media screen and (min-width: 20rem){.app-title__outer{padding:calc(0.875rem + 0.25*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.app-title__outer{padding:1.125rem}}.app-title__author{margin:0;font-weight:700;line-height:1}.app-title__date{margin:0;line-height:1;font-style:italic}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:75%;line-height:1.5;display:inline-block}p.large{font-size:150%;line-height:1.5;display:inline-block;font-weight:300}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--xs: 0;--sm: 576px;--md: 800px;--lg: 992px;--xl: 1200px;--sm_dn: 575px;--md_dn: 799px;--lg_dn: 991px;--xl_dn: 1199px;--xxl_dn: 1499px;--fill-gray: #EFEEED;--fill-light-gray: #FAF9F9;--fill-teal: #1A7C85}html{font-size:16px;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}*,*::before,*::after{box-sizing:inherit}html,body{height:100%}body{margin:0;padding:0;font-size:1.0625rem;line-height:1.375;font-family:"Open Sans",Arial;font-weight:400;color:var(--base-font-color);max-width:100%;overflow-x:hidden}body:where(.using-mouse) *:focus{outline:none}body:where(:not(.using-mouse)) *:focus{outline:none;outline-offset:2px;outline:3px solid #3c3c3c;box-shadow:0 0 0 5px #fff}.hideVisually,.hide-visually{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0}*:where(img){max-width:100%}*:where(img):where([style*="--height"][style*="--width"]){aspect-ratio:var(--width)/var(--height);object-fit:cover;object-position:50% 50%}@font-face{font-family:"icons-fe";src:url("/fonts/icons/icons.woff") format("woff"),url("/fonts/icons/icons.ttf") format("truetype"),url("/fonts/icons/icons.svg") format("svg");font-weight:normal;font-style:normal;font-display:block}@font-face{font-family:"FontAwesomeRegular";src:url("/fonts/fontawesome/fa-regular-400.woff") format("woff"),url("/fonts/fontawesome/fa-regular-400.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:block}body{--base-font-color: #3C3C3C;--base-link-color: #1A7C85;--base-link-hover: #12545a;--base-icon-color: #1A7C85;--base-highlight-color: #C80023;--base-font-color-opacity: rgba(60, 60, 60, 0.35)}body [class*=fill-teal]{--base-font-color: #FFFFFF;--base-font-color-opacity: rgba(255, 255, 255, 0.35);--base-link-color: #FFFFFF;--base-link-hover: #FFFFFF;--base-icon-color: #FFFFFF;--base-highlight-color: #FAF9F9}h1,h2,h3,h4,h5,h6,hgroup,hr,ul,ol,dl,blockquote,p,address,figure,button,.btn,pre{margin:0 0 1.5rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,hgroup:first-child,hr:first-child,ul:first-child,ol:first-child,dl:first-child,blockquote:first-child,p:first-child,address:first-child,figure:first-child,button:first-child,.btn:first-child,pre:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,hgroup:last-child,hr:last-child,ul:last-child,ol:last-child,dl:last-child,blockquote:last-child,p:last-child,address:last-child,figure:last-child,button:last-child,.btn:last-child,pre:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:1.25;font-weight:300;margin:3rem 0 1.5rem}/*!*umb_name:H1*/h1,.h1{font-size:2.25rem;color:#c80023}:where([class*=fill-teal]) h1,:where([class*=fill-teal]) .h1{color:#fff}@media(min-width: 800px){h1,.h1{font-size:3.125rem}}/*!*umb_name:H2*/h2,.h2{font-size:2rem;color:#c80023}@media(min-width: 800px){h2,.h2{font-size:2.5rem}}.composition--fill-teal h2,.composition--fill-teal .h2{color:#fff}/*!*umb_name:H3*/h3,.h3{font-size:1.875rem}@media(min-width: 800px){h3,.h3{font-size:2.1875rem}}/*!*umb_name:H4*/h4,.h4{font-size:1.75rem;letter-spacing:1px}@media(min-width: 800px){h4,.h4{font-size:2rem}}/*!*umb_name:H5*/h5,.h5{font-size:1.5rem;letter-spacing:1px}@media(min-width: 800px){h5,.h5{font-size:1.75rem}}/*!*umb_name:H6*/h6,.h6{font-size:1.25rem;letter-spacing:1px}@media(min-width: 800px){h6,.h6{font-size:1.5rem}}/*!*umb_name:Normal Text*/p{font-size:1.0625rem}/*!*umb_name:Disclaimer*/p.disclaimer{font-size:.9375rem;font-style:italic}/*!*umb_name:H1 Red*/h1.text--red{color:#c80023}/*!*umb_name:H1 Gray*/h1.text--gray{color:#3c3c3c}/*!*umb_name:H1 White*/h1.text--white{color:#fff}/*!*umb_name:H2 Red*/h2.text--red{color:#c80023}/*!*umb_name:H2 Gray*/h2.text--gray{color:#3c3c3c}/*!*umb_name:H2 White*/h2.text--white{color:#fff}/*!*umb_name:H3 Red*/h3.text--red{color:#c80023}/*!*umb_name:H3 Gray*/h3.text--gray{color:#3c3c3c}/*!*umb_name:H3 White*/h3.text--white{color:#fff}/*!*umb_name:H4 Red*/h4.text--red{color:#c80023}/*!*umb_name:H4 Gray*/h4.text--gray{color:#3c3c3c}/*!*umb_name:H4 White*/h4.text--white{color:#fff}/*!*umb_name:H5 Red*/h5.text--red{color:#c80023}/*!*umb_name:H5 Gray*/h5.text--gray{color:#3c3c3c}/*!*umb_name:H5 White*/h5.text--white{color:#fff}/*!*umb_name:H6 Red*/h6.text--red{color:#c80023}/*!*umb_name:H6 Gray*/h6.text--gray{color:#3c3c3c}/*!*umb_name:H6 White*/h6.text--white{color:#fff}.text--red{color:#c80023}:where([class*=fill-teal]) .text--red{color:#fff}.text--gray{color:#3c3c3c}.text--white{color:#fff}.color--light-green{color:#81cea4}.text--subheader{font-weight:600}.text--disclaimer{font-size:.9375rem;font-style:italic}hr{margin-top:1.5rem;border:none;border-top:1px solid #faf9f9}i::before{color:var(--base-icon-color)}a{transition:all .25s ease-in-out;color:var(--base-link-color);text-decoration:none;background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}a:hover{color:var(--base-link-hover);text-decoration:underline}a:has(>i[class=glyph-arrow-right]){position:relative;padding-right:2rem}a:has(>i[class=glyph-arrow-right])>i.glyph-arrow-right{position:absolute;right:0;top:50%;transform:translateY(-50%)}[class^=glyph-]::before,[class*=" glyph-"]::before{font-family:"icons-fe" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media speech{[class^=glyph-]::before,[class*=" glyph-"]::before{display:none;visibility:hidden}}ul ul,ul ol,ol ul,ol ol{margin:0}.pill-title{font-size:1rem;font-weight:700;line-height:1.5;padding-left:28px;position:relative}.pill-title::before,.pill-title::after{content:"";position:absolute;width:8px;height:28px;background:var(--base-highlight-color);opacity:.55;border-radius:4px;transform:translate(0, -50%)}.pill-title::before{left:0;top:calc(50% + 4px)}.pill-title::after{left:6px;top:calc(50% - 4px)}.pill-heading{--translate: 18px;--duration: 0.75s;transform:translate(0, 0);transition:transform var(--duration) ease;position:relative;padding:.375rem 0}.pill-heading::before{content:"";display:inline;border-radius:max(var(--translate),-1*var(--translate));border-left:calc(max(var(--translate),-1*var(--translate))*2) solid rgba(220,221,222,.5);color:#3c3c3c;opacity:0;position:absolute;top:0;left:0;bottom:0;transform:translate(0, 0);transition:opacity var(--duration) ease,transform var(--duration) ease;z-index:-1}.pill-heading--right{--translate: -18px}.pill-heading--right::before{left:auto;right:0}.pill-heading.showing{transform:translate(var(--translate), 0)}.pill-heading.showing::before{opacity:1;transform:translate(calc(-1 * var(--translate)), 0)}@keyframes glyph-loading{to{transform:rotate(360deg)}}@keyframes slideInFromBelow{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideInFromAbove{from{transform:translateY(-100%)}to{transform:translateY(0)}}body:not(.salesCompetitiveness) :not(table).with-border,body:not(.salesCompetitiveness) .with-border--light-gray:not(table),body:not(.salesCompetitiveness) .with-border--transparent:not(table),body:not(.salesCompetitiveness) .with-border--gray:not(table),body:not(.salesCompetitiveness) .with-border--green:not(table){--with-border-border-radius: 12px;--with-border-padding: 1.5rem;--with-border-color-border: #C6C8CA;border-radius:var(--with-border-border-radius);padding:var(--with-border-padding);position:relative;color:#3c3c3c;box-shadow:0 8px 0 -3px var(--with-border-color-border)}body:not(.salesCompetitiveness) :not(table).with-border a,body:not(.salesCompetitiveness) .with-border--light-gray:not(table) a,body:not(.salesCompetitiveness) .with-border--transparent:not(table) a,body:not(.salesCompetitiveness) .with-border--gray:not(table) a,body:not(.salesCompetitiveness) .with-border--green:not(table) a{color:#1a7c85}body:not(.salesCompetitiveness) :not(table).with-border a:hover,body:not(.salesCompetitiveness) .with-border--light-gray:not(table) a:hover,body:not(.salesCompetitiveness) .with-border--transparent:not(table) a:hover,body:not(.salesCompetitiveness) .with-border--gray:not(table) a:hover,body:not(.salesCompetitiveness) .with-border--green:not(table) a:hover{color:#12545a}a.with-border,body:not(.salesCompetitiveness) a.with-border--light-gray:not(table),body:not(.salesCompetitiveness) a.with-border--transparent:not(table),body:not(.salesCompetitiveness) a.with-border--gray:not(table),body:not(.salesCompetitiveness) a.with-border--green:not(table),body:not(.salesCompetitiveness) :not(table).with-border--hover{cursor:pointer}a.with-border:hover::before,body:not(.salesCompetitiveness) a.with-border--light-gray:hover:not(table)::before,body:not(.salesCompetitiveness) a.with-border--transparent:hover:not(table)::before,body:not(.salesCompetitiveness) a.with-border--gray:hover:not(table)::before,body:not(.salesCompetitiveness) a.with-border--green:hover:not(table)::before,body:not(.salesCompetitiveness) :not(table).with-border--hover:hover::before{transform:translateY(3px);filter:brightness(0.9)}body:not(.salesCompetitiveness) :not(table).with-border--teal{--with-border-color-border: #1A7C85}body:not(.salesCompetitiveness) :not(table).with-border--green{--with-border-color-border: #81cea4}body:not(.salesCompetitiveness) :not(table).with-border--transparent{--with-border-color-border: #00000000}body:not(.salesCompetitiveness) :not(table).with-border--light-gray{--with-border-color-border: #FAF9F9}body:not(.salesCompetitiveness) :not(table).with-border[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--green:not(table)[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--gray:not(table)[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--transparent:not(table)[class*="--line-only"],body:not(.salesCompetitiveness) .with-border--light-gray:not(table)[class*="--line-only"]{background:rgba(0,0,0,0)}app-wysiwyg{display:block}.wysiwyg-media,#tinymce-media{max-width:none;padding:0 0 1rem 0;clear:both;margin:0 auto}@media(min-width: 800px){.wysiwyg-media,#tinymce-media{max-width:700px}}.wysiwyg-media img,#tinymce-media img{margin:0}.wysiwyg-media--floatRight,.wysiwyg-media--floatLeft,#tinymce-media--floatRight,#tinymce-media--floatLeft{text-align:unset;margin:unset}@media(min-width: 800px){.wysiwyg-media--floatRight,.wysiwyg-media--floatLeft,#tinymce-media--floatRight,#tinymce-media--floatLeft{max-width:500px}}@media(min-width: 800px){.wysiwyg-media--floatRight,#tinymce-media--floatRight{padding-left:2rem;float:right}}@media(min-width: 800px){.wysiwyg-media--floatLeft,#tinymce-media--floatLeft{padding-right:2rem;float:left}}.wysiwyg-media__caption,#tinymce-media__caption{font-size:.875rem}.wysiwyg p,#tinymce p{font-size:1.125rem}.wysiwyg ul.bullet-pills,#tinymce ul.bullet-pills{padding-left:1.5rem}.wysiwyg ul.bullet-pills li,#tinymce ul.bullet-pills li{position:relative;padding-left:14px;margin-bottom:.5rem}.wysiwyg ul.bullet-pills li::marker,#tinymce ul.bullet-pills li::marker{content:none}.wysiwyg ul.bullet-pills li::before,#tinymce ul.bullet-pills li::before{content:"";position:absolute;left:0;top:0;height:1.5rem;width:6px;background-color:rgba(200,0,35,.7);border-radius:4px;display:inline-block}.wysiwyg h1.text--blue,#tinymce h1.text--blue{color:#195772}.wysiwyg h1.text--gray,#tinymce h1.text--gray{color:#3c3c3c}.wysiwyg h1.text--black,#tinymce h1.text--black{color:#000}.wysiwyg h1.text--red,#tinymce h1.text--red{color:#c80023}.wysiwyg h1.text--white,#tinymce h1.text--white{color:#fff}.wysiwyg h2.text--blue,#tinymce h2.text--blue{color:#195772}.wysiwyg h2.text--gray,#tinymce h2.text--gray{color:#3c3c3c}.wysiwyg h2.text--black,#tinymce h2.text--black{color:#000}.wysiwyg h2.text--red,#tinymce h2.text--red{color:#c80023}.wysiwyg h2.text--white,#tinymce h2.text--white{color:#fff}.wysiwyg h3.text--blue,#tinymce h3.text--blue{color:#195772}.wysiwyg h3.text--gray,#tinymce h3.text--gray{color:#3c3c3c}.wysiwyg h3.text--black,#tinymce h3.text--black{color:#000}.wysiwyg h3.text--red,#tinymce h3.text--red{color:#c80023}.wysiwyg h3.text--white,#tinymce h3.text--white{color:#fff}.wysiwyg h4.text--blue,#tinymce h4.text--blue{color:#195772}.wysiwyg h4.text--gray,#tinymce h4.text--gray{color:#3c3c3c}.wysiwyg h4.text--black,#tinymce h4.text--black{color:#000}.wysiwyg h4.text--red,#tinymce h4.text--red{color:#c80023}.wysiwyg h4.text--white,#tinymce h4.text--white{color:#fff}.wysiwyg h5.text--blue,#tinymce h5.text--blue{color:#195772}.wysiwyg h5.text--gray,#tinymce h5.text--gray{color:#3c3c3c}.wysiwyg h5.text--black,#tinymce h5.text--black{color:#000}.wysiwyg h5.text--red,#tinymce h5.text--red{color:#c80023}.wysiwyg h5.text--white,#tinymce h5.text--white{color:#fff}.wysiwyg h6.text--blue,#tinymce h6.text--blue{color:#195772}.wysiwyg h6.text--gray,#tinymce h6.text--gray{color:#3c3c3c}.wysiwyg h6.text--black,#tinymce h6.text--black{color:#000}.wysiwyg h6.text--red,#tinymce h6.text--red{color:#c80023}.wysiwyg h6.text--white,#tinymce h6.text--white{color:#fff}section.section--gray-slant:has(.wysiwyg):not(:has(.feature-block)) .wysiwyg,section.section--gray:has(.wysiwyg):not(:has(.feature-block)) .wysiwyg{display:block;padding:2rem;border-radius:1rem}/*!*umb_name:Blockquote*/blockquote{padding:0 3rem;position:relative;font-weight:300;border-left:.375rem solid #528195;border-radius:6px;font-size:1.25rem}@media(max-width: 575px){blockquote{padding:0 1.375rem}}blockquote p{font-size:1.375rem}blockquote p::before,blockquote p::after{position:absolute;top:0;line-height:1;font-size:4rem}@media(max-width: 575px){blockquote p::before,blockquote p::after{font-size:inherit;position:static}}blockquote p::after{right:0}blockquote p::before{left:0}blockquote cite span{font-weight:400}.buttons-grid{background:#efeeed;width:100%;padding:2rem;display:grid;grid-template-columns:repeat(4, 1fr);gap:.5rem;border-radius:8px}.buttons-grid .btn{margin:0}body:not(.salesCompetitiveness) .composition .wysiwyg--bg-white{background-color:#fff;padding:2rem;border-radius:1rem}body:not(.salesCompetitiveness) .composition .wysiwyg--bg-light-gray{background-color:#f9f9f9;padding:2rem;border-radius:1rem}body:not(.salesCompetitiveness) .composition .wysiwyg--bg-gray{background-color:#dcddde;padding:2rem;border-radius:1rem}#tinymce.mce-content-body [style*="color: white"]{color:#bbb !important}#tinymce.mce-content-body .inline-columns{border:1px dashed #000;background-color:rgba(0,0,0,.05);display:grid;grid-template-columns:repeat(3, 1fr)}#tinymce.mce-content-body .inline-columns .column{margin:1rem 0;border:1px dashed #000}.wysiwyg table,.app-wysiwyg table,#tinymce table{border:none}.wysiwyg table th,.wysiwyg table td,.app-wysiwyg table th,.app-wysiwyg table td,#tinymce table th,#tinymce table td{border:none}.wysiwyg table:not(.striped) thead,.app-wysiwyg table:not(.striped) thead,#tinymce table:not(.striped) thead{background-color:#efeeed}.wysiwyg table.striped thead,.app-wysiwyg table.striped thead,#tinymce table.striped thead{background-color:rgba(129,206,164,.75)}.wysiwyg table.striped tr:nth-child(odd),.app-wysiwyg table.striped tr:nth-child(odd),#tinymce table.striped tr:nth-child(odd){background-color:rgba(129,206,164,.35)}.wysiwyg table.striped:has(thead) tr:nth-child(odd),.app-wysiwyg table.striped:has(thead) tr:nth-child(odd),#tinymce table.striped:has(thead) tr:nth-child(odd){background-color:rgba(0,0,0,0)}.wysiwyg table.striped:has(thead) tr:nth-child(2n),.app-wysiwyg table.striped:has(thead) tr:nth-child(2n),#tinymce table.striped:has(thead) tr:nth-child(2n){background-color:rgba(129,206,164,.35)}.wysiwyg table.with-border,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table),body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table),.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table),body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table),.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table),body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table),.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table),body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table),.app-wysiwyg table.with-border,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table),body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table),.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table),body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table),.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table),body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table),.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table),body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table),#tinymce table.with-border,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table),body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table),#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table),body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table),#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table),body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table),#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table),body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table){--with-border-border-radius: 12px;box-shadow:0 8px 0 -3px #81cea4;border-radius:var(--with-border-border-radius)}.wysiwyg table.with-border thead tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table) thead tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table) thead tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table) thead tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table) thead tr:first-child td:first-child,.app-wysiwyg table.with-border thead tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table) thead tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table) thead tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table) thead tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table) thead tr:first-child td:first-child,#tinymce table.with-border thead tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table) thead tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table) thead tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table) thead tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) thead tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table) thead tr:first-child td:first-child{border-top-left-radius:var(--with-border-border-radius)}.wysiwyg table.with-border thead tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table) thead tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table) thead tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table) thead tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table) thead tr:first-child td:last-child,.app-wysiwyg table.with-border thead tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table) thead tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table) thead tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table) thead tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table) thead tr:first-child td:last-child,#tinymce table.with-border thead tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table) thead tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table) thead tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table) thead tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) thead tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table) thead tr:first-child td:last-child{border-top-right-radius:var(--with-border-border-radius)}.wysiwyg table.with-border tbody:first-child tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table) tbody:first-child tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table) tbody:first-child tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table) tbody:first-child tr:first-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:first-child,.app-wysiwyg table.with-border tbody:first-child tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table) tbody:first-child tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table) tbody:first-child tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table) tbody:first-child tr:first-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:first-child,#tinymce table.with-border tbody:first-child tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table) tbody:first-child tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table) tbody:first-child tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table) tbody:first-child tr:first-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:first-child{border-top-left-radius:var(--with-border-border-radius)}.wysiwyg table.with-border tbody:first-child tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table) tbody:first-child tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table) tbody:first-child tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table) tbody:first-child tr:first-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:last-child,.app-wysiwyg table.with-border tbody:first-child tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table) tbody:first-child tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table) tbody:first-child tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table) tbody:first-child tr:first-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:last-child,#tinymce table.with-border tbody:first-child tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table) tbody:first-child tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table) tbody:first-child tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table) tbody:first-child tr:first-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table) tbody:first-child tr:first-child td:last-child{border-top-right-radius:var(--with-border-border-radius)}.wysiwyg table.with-border tbody:last-child tr:last-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table) tbody:last-child tr:last-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table) tbody:last-child tr:last-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table) tbody:last-child tr:last-child td:first-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:first-child,.app-wysiwyg table.with-border tbody:last-child tr:last-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table) tbody:last-child tr:last-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table) tbody:last-child tr:last-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table) tbody:last-child tr:last-child td:first-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:first-child,#tinymce table.with-border tbody:last-child tr:last-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table) tbody:last-child tr:last-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table) tbody:last-child tr:last-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table) tbody:last-child tr:last-child td:first-child,#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:first-child,body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:first-child{border-bottom-left-radius:var(--with-border-border-radius)}.wysiwyg table.with-border tbody:last-child tr:last-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--green:not(table) tbody:last-child tr:last-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--gray:not(table) tbody:last-child tr:last-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--transparent:not(table) tbody:last-child tr:last-child td:last-child,.wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .wysiwyg table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:last-child,.app-wysiwyg table.with-border tbody:last-child tr:last-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--green:not(table) tbody:last-child tr:last-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--gray:not(table) tbody:last-child tr:last-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--transparent:not(table) tbody:last-child tr:last-child td:last-child,.app-wysiwyg body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) .app-wysiwyg table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:last-child,#tinymce table.with-border tbody:last-child tr:last-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--green:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--green:not(table) tbody:last-child tr:last-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--gray:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--gray:not(table) tbody:last-child tr:last-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--transparent:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--transparent:not(table) tbody:last-child tr:last-child td:last-child,#tinymce body:not(.salesCompetitiveness) table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:last-child,body:not(.salesCompetitiveness) #tinymce table.with-border--light-gray:not(table) tbody:last-child tr:last-child td:last-child{border-bottom-right-radius:var(--with-border-border-radius)}
*[class*=umbraco-forms] form{margin-right:0rem;margin-left:0rem;width:calc(100% - 0rem);max-width:100rem;display:flex;flex-direction:column}@media(min-width: 100rem){*[class*=umbraco-forms] form{margin-right:auto;margin-left:auto;width:100%}}*[class*=umbraco-forms] form fieldset.umbraco-forms-fieldset{border:none;padding:0}*[class*=umbraco-forms] form fieldset.umbraco-forms-fieldset:not(:last-of-type){margin:0 0 2rem}*[class*=umbraco-forms] form fieldset.umbraco-forms-fieldset legend{margin:0 0 1.5rem}*[class*=umbraco-forms] form fieldset.umbraco-forms-fieldset legend{font-size:1.3125rem}@media screen and (min-width: 20rem){*[class*=umbraco-forms] form fieldset.umbraco-forms-fieldset legend{font-size:calc(1.3125rem + 0.875*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){*[class*=umbraco-forms] form fieldset.umbraco-forms-fieldset legend{font-size:2.1875rem}}*[class*=umbraco-forms] form .umbraco-forms-field:not(:last-child){margin-bottom:1rem}*[class*=umbraco-forms] form .umbraco-forms-field.checkbox,*[class*=umbraco-forms] form .umbraco-forms-field.radio{flex-direction:row;gap:.5rem;align-items:center}*[class*=umbraco-forms] form .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper,*[class*=umbraco-forms] form .umbraco-forms-field.radio .umbraco-forms-field-wrapper{flex:0 0 auto}*[class*=umbraco-forms] form .umbraco-forms-field.checkbox label,*[class*=umbraco-forms] form .umbraco-forms-field.radio label{margin:0}*[class*=umbraco-forms] form .umbraco-forms-field.checkboxquestion{flex-wrap:wrap}*[class*=umbraco-forms] form .umbraco-forms-field.checkboxquestion .umbraco-forms-field-wrapper{display:contents}*[class*=umbraco-forms] form .umbraco-forms-field.checkboxquestion .field-validation-error{order:10}*[class*=umbraco-forms] form .umbraco-forms-field label{flex:0 1 max-content}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper{display:flex;align-items:center;flex-wrap:wrap;flex:1 1 100%;gap:1rem;position:relative}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(.field-validation-error) input,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(.field-validation-error) select,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(.field-validation-error) textarea{border-color:#c80023}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(.radiobuttonlist,.checkboxlist){display:grid;grid-template:auto 1fr}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .radiobuttonlist,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist{display:grid;grid-template-columns:auto 1fr;gap:1rem .75rem}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .radiobuttonlist div,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist div{display:grid;grid-template-columns:auto 1fr;gap:1rem}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .radiobuttonlist input,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist input{margin:0;flex:0 0 auto;grid-area:span 1/span 1;position:relative;justify-self:start;align-self:start;margin-top:.125rem}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .radiobuttonlist label,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist label{line-height:1.4;flex:0 0 auto;grid-area:span 1/span 1;cursor:pointer}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .radiobuttonlist label:has(+br),*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist label:has(+br){flex:1 0 auto}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .radiobuttonlist br,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist br{display:none}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(input[type=checkbox]){display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(input[type=checkbox]) .field-validation-error,*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper:has(input[type=checkbox]) .field-validation-valid{grid-column:span 2}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist input[type=checkbox]{cursor:pointer;border-radius:4px;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);position:relative;border-width:2px !important;height:1.125rem !important;width:1.125rem !important;box-shadow:0 1px 3px rgba(0,0,0,.1)}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist input[type=checkbox]:checked{background-color:#195772;border-color:#195772 !important;transform:scale(1.05);background-image:url("data:image/svg+xml;charset=UTF-8,%EF%BB%BF%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath fill='none' stroke='%23FFFFFF' stroke-width='3' d='M12 20l6 6 12-12' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:1.25rem 1.25rem}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist input[type=checkbox]:checked+label{color:#3c3c3c;font-weight:500}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist input[type=checkbox]:hover:not(:checked){border-color:#414141 !important;box-shadow:0 2px 5px rgba(0,0,0,.15);transform:scale(1.05)}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .checkboxlist label:hover{color:#195772}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-field-wrapper .field-validation-error{flex:0 0 100%;color:#f66;margin-top:-0.75rem;font-style:italic;font-size:.875rem}*[class*=umbraco-forms] form .umbraco-forms-field .umbraco-forms-indicator{font-style:italic;font-size:.875rem;color:#676767}*[class*=umbraco-forms] form label.umbraco-forms-label{margin:0 0 .25rem;font-weight:700}*[class*=umbraco-forms] form input:not([type=radio],[type=checkbox],[type=submit]),*[class*=umbraco-forms] form select,*[class*=umbraco-forms] form textarea{padding:1rem;border:1px solid #676767;flex:1 1 100%;border-radius:4px;transition:.2s ease}*[class*=umbraco-forms] form input:not([type=radio],[type=checkbox],[type=submit]).input-validation-error,*[class*=umbraco-forms] form select.input-validation-error,*[class*=umbraco-forms] form textarea.input-validation-error{border-color:#c80023}*[class*=umbraco-forms] form input[type=file]{font-size:.875rem;padding:.5rem 0 0;border:none}*[class*=umbraco-forms] form input[type=radio],*[class*=umbraco-forms] form input[type=checkbox]{appearance:none;border:1px solid #676767 !important;height:1rem !important;width:1rem !important;background:none;transition:.2s ease}*[class*=umbraco-forms] form input[type=radio]{border-radius:50%;background:#676767;box-shadow:inset 0 0 0 .5rem #fff}*[class*=umbraco-forms] form input[type=radio]:checked{box-shadow:inset 0 0 0 .125rem #fff}*[class*=umbraco-forms] form input[type=checkbox]{border-radius:2px;background-size:1.5rem 1.5rem;background-position:center;background-repeat:no-repeat}*[class*=umbraco-forms] form input[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=UTF-8,%EF%BB%BF%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath fill='none' stroke='%23000' stroke-width='2.7' d='M14 21l4 4 10-10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}*[class*=umbraco-forms] form button{margin-top:2rem}input[type=search]::-ms-clear,input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-wrapper--theme-red h1,.form-wrapper--theme-red h2,.form-wrapper--theme-red h3,.form-wrapper--theme-red h4,.form-wrapper--theme-red h5,.form-wrapper--theme-red h6{color:#c80023}.form-wrapper--theme-red *[class*=umbraco-forms] form input[type=submit]{background-color:#c80023}.form-wrapper--theme-red *[class*=umbraco-forms] form input[type=submit]:hover{background-color:#95001a}.form-wrapper--theme-blue h1,.form-wrapper--theme-blue h2,.form-wrapper--theme-blue h3,.form-wrapper--theme-blue h4,.form-wrapper--theme-blue h5,.form-wrapper--theme-blue h6{color:#195772}.form-wrapper--theme-blue *[class*=umbraco-forms] form input[type=submit]{background-color:#195772}.form-wrapper--theme-blue *[class*=umbraco-forms] form input[type=submit]:hover{background-color:#103748}.form-wrapper--theme-teal h1,.form-wrapper--theme-teal h2,.form-wrapper--theme-teal h3,.form-wrapper--theme-teal h4,.form-wrapper--theme-teal h5,.form-wrapper--theme-teal h6{color:#157c85}.form-wrapper--theme-teal *[class*=umbraco-forms] form input[type=submit]{background-color:#157c85}.form-wrapper--theme-teal *[class*=umbraco-forms] form input[type=submit]:hover{background-color:#0e5359}.form-wrapper--theme-gray *[class*=umbraco-forms] form input[type=submit]{background-color:#676767}.form-wrapper--theme-gray *[class*=umbraco-forms] form input[type=submit]:hover{background-color:#4e4e4e}div[class^=form-wrapper]{display:block;background-color:#faf9f9;color:#3c3c3c;padding:2rem;border-radius:1rem;box-shadow:0 6px 0 -3px #c6c8ca}:where(.composition--fill-teal) div[class^=form-wrapper],:where(.composition--fill-gray) div[class^=form-wrapper]{display:block;background-color:#fff;color:#3c3c3c;padding:2rem;border-radius:1rem;box-shadow:0 6px 0 -3px #7ecaa1}:where(.composition--fill-teal) div[class^=form-wrapper] h1,:where(.composition--fill-teal) div[class^=form-wrapper] h2,:where(.composition--fill-teal) div[class^=form-wrapper] h3,:where(.composition--fill-teal) div[class^=form-wrapper] h4,:where(.composition--fill-teal) div[class^=form-wrapper] h5,:where(.composition--fill-teal) div[class^=form-wrapper] h6,:where(.composition--fill-teal) div[class^=form-wrapper] .h1,:where(.composition--fill-teal) div[class^=form-wrapper] .h2,:where(.composition--fill-teal) div[class^=form-wrapper] .h3,:where(.composition--fill-teal) div[class^=form-wrapper] .h4,:where(.composition--fill-teal) div[class^=form-wrapper] .h5,:where(.composition--fill-teal) div[class^=form-wrapper] .h6,:where(.composition--fill-gray) div[class^=form-wrapper] h1,:where(.composition--fill-gray) div[class^=form-wrapper] h2,:where(.composition--fill-gray) div[class^=form-wrapper] h3,:where(.composition--fill-gray) div[class^=form-wrapper] h4,:where(.composition--fill-gray) div[class^=form-wrapper] h5,:where(.composition--fill-gray) div[class^=form-wrapper] h6,:where(.composition--fill-gray) div[class^=form-wrapper] .h1,:where(.composition--fill-gray) div[class^=form-wrapper] .h2,:where(.composition--fill-gray) div[class^=form-wrapper] .h3,:where(.composition--fill-gray) div[class^=form-wrapper] .h4,:where(.composition--fill-gray) div[class^=form-wrapper] .h5,:where(.composition--fill-gray) div[class^=form-wrapper] .h6{color:#3c3c3c}.in-back-office:hover .form-wrapper--theme-red *[class*=umbraco-forms] form input[type=submit]{background-color:#95001a}.in-back-office:hover .form-wrapper--theme-blue *[class*=umbraco-forms] form input[type=submit]{background-color:#103748}.in-back-office:hover .form-wrapper--theme-teal *[class*=umbraco-forms] form input[type=submit]{background-color:#0e5359}.in-back-office:hover .form-wrapper--theme-gray *[class*=umbraco-forms] form input[type=submit]{background-color:#4e4e4e}
app-form-modal:not(:has(>button.modal-form__activator)){position:absolute}app-form-modal:empty,app-form-modal:not(:has(*:not(script):not(style))):not(:has(text:not(:empty))){display:none}app-form-modal .modal-form__dialog[open]{position:fixed;display:block;width:auto;border:1px solid #000;border-radius:1rem;overflow:auto;container-type:inline-size;padding:2em 1em;text-align:left}@media(max-width: 400px){app-form-modal .modal-form__dialog[open]{margin:0;max-width:100%;max-height:100%}}@media(min-width: 992px){app-form-modal .modal-form__dialog[open]{max-width:50svw}}app-form-modal .modal-form__dialog[open] .umbraco-forms-form.umbraco-forms-form input.text{max-width:unset !important}app-form-modal .modal-form__dialog[open] .umbraco-forms-form.umbraco-forms-form textarea{max-width:unset !important}app-form-modal .modal-form::backdrop{background:rgba(0,0,0,.3)}app-form-modal .modal-form__close{position:absolute;right:0;padding:.5rem;border-radius:none;font-size:2rem;width:2rem;height:2rem;isolation:isolate;z-index:1}@container (max-width: 400px){app-form-modal .modal-form__close{height:1rem;width:1rem}}app-form-modal .modal-form__form-container{max-height:90svh;padding:2rem}app-form-modal .modal-form__form-container div[class*=form-wrapper]{border:1px solid rgba(0,0,0,.05)}@container (max-width: 400px){app-form-modal .modal-form__form-container{padding:0}app-form-modal .modal-form__form-container div[class*=form-wrapper]{padding:.25rem .25rem 2rem .25rem}}app-form-modal .modal-form__header{color:#fff;margin:0}
.cookie-notice{position:fixed;left:0;right:0;bottom:0;width:100vw;padding:0;display:flex;justify-content:flex-end;flex-wrap:wrap;z-index:100;gap:2rem;animation:slideInFromBelow 750ms ease}.cookie-notice.hidden{pointer-events:none;transform:translateY(100%);transition:.2s ease}.cookie-notice__modal{flex-direction:column;gap:.5rem;background:#efeeed;border-top:4px solid var(--theme-color);box-shadow:0 0 1rem .5rem rgba(239,238,237,.3),0 0 3.5rem rgba(239,238,237,.1);z-index:100;bottom:0;left:0;right:0;bottom:0;overflow:hidden;border:2px solid #a9a9a9}.cookie-notice__modal::backdrop{background:rgba(0,0,0,.5)}.cookie-notice__modal-header{margin-right:2rem;margin-left:2rem;width:calc(100% - 4rem);max-width:62.5rem;display:flex;justify-content:space-between;align-items:flex-start;padding-top:1.5rem;margin-bottom:0}@media(min-width: 66.5rem){.cookie-notice__modal-header{margin-right:auto;margin-left:auto;width:100%}}.cookie-notice__modal-header em{font-style:normal;color:var(--theme-color-complement)}.cookie-notice__modal-header form{display:flex;flex-direction:column}.cookie-notice__modal-title{margin:0}.cookie-notice__modal-title{font-size:1.25rem}@media screen and (min-width: 20rem){.cookie-notice__modal-title{font-size:calc(1.25rem + 0.25*(100vw - 20rem)/42.5)}}@media screen and (min-width: 62.5rem){.cookie-notice__modal-title{font-size:1.5rem}}.cookie-notice__modal-content{margin-right:2rem;margin-left:2rem;width:calc(100% - 4rem);max-width:62.5rem;display:flex;flex-direction:column;gap:1rem;padding-bottom:1.5rem}@media(min-width: 66.5rem){.cookie-notice__modal-content{margin-right:auto;margin-left:auto;width:100%}}@media(min-width: 576px){.cookie-notice__modal-content{flex-direction:row;align-items:center;justify-content:space-between}}.cookie-notice__modal-copy{font-size:.875rem;margin:0;flex:0 1 66%}.cookie-notice__modal-copy a{color:var(--theme-color-complement)}.cookie-notice__modal-copy a:hover,.cookie-notice__modal-copy a:focus{text-decoration:underline}.cookie-notice__modal-copy>*{margin-bottom:.5rem}.cookie-notice__modal-copy *:last-child{margin-bottom:0}.cookie-notice__modal-responses{display:flex;flex-wrap:wrap;gap:1rem;margin-top:auto;flex-grow:1}.cookie-notice__modal-responses form{flex:1 1 0;display:flex}.cookie-notice__modal-btn[class][class]{flex:1 1 0;padding:.75rem 1.25rem;font-size:.75rem}.cookie-notice__modal-close{background:rgba(0,0,0,0);border:none;position:relative;height:20px;width:20px;padding:0;cursor:pointer;color:inherit}.cookie-notice__modal-close::after,.cookie-notice__modal-close::before{content:"";position:absolute;height:4px;width:18px;border-radius:1px;background:currentColor;left:1px;top:calc(50% - 1px)}.cookie-notice__modal-close::after{transform:rotate(45deg)}.cookie-notice__modal-close::before{transform:rotate(-45deg)}
.feature:not(.feature--text-card,.feature--hover-card,.feature--plain){max-width:300px}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper{--card-background-color: #FFFFFF;--card-background-color-hover: white;--card-shadow-color: #EFEEED;--card-shadow-color-hover: #d3d5d6;--card-icon-color: #1A7C85;--card-icon-color-hover: #1A7C85;--card-cta-color: #1A7C85;--card-cta-color-hover: #1A7C85;display:flex;flex-direction:column;position:relative;transition:background .25s ease,box-shadow .25s ease;color:var(--base-font-color);height:100%}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper>*{margin:0}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover{text-decoration:none;color:var(--base-font-color)}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__hover-icon,.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__link>i{opacity:1;transform:translate(0, 0)}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__icon{color:var(--card-icon-color-hover)}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__icon svg{fill:var(--card-icon-color-hover)}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__link{color:var(--card-cta-color-hover);color:var(--base-link-color)}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__title{color:var(--base-font-color)}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__bg::after{opacity:.9}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__play-btn{background:#157c85;color:#fff}.feature:not(.feature--text-card,.feature--hover-card,.feature--plain) .feature__wrapper:is(a[href]):hover .feature__play-btn svg{filter:drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.4))}.feature__title{text-align:center;margin-block:0;font-weight:400;font-size:1.25rem;overflow-wrap:anywhere}@media(min-width: 800px){.feature__title{font-size:1.375rem}}@media(min-width: 992px){.feature__title{font-size:1.5rem}}.feature__eyebrow+.feature__title{text-align:left}.feature__media{width:100%;height:0;padding-bottom:max(80%,270px);position:relative;overflow:hidden;border-radius:5px;margin-bottom:1rem}.feature__media img,.feature__media>.wistia_embed,.feature__media>.snippet_embed,.feature__media>.video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.feature__media img .video-iframe,.feature__media img .video-player,.feature__media>.wistia_embed .video-iframe,.feature__media>.wistia_embed .video-player,.feature__media>.snippet_embed .video-iframe,.feature__media>.snippet_embed .video-player,.feature__media>.video-wrapper .video-iframe,.feature__media>.video-wrapper .video-player{background-color:#000;width:100%;height:100%}.feature__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:5px}.feature__icon{display:block;margin:0 auto;padding:12px;font-size:6rem;line-height:1;transition:color .25s ease;color:var(--card-icon-color);max-width:160px;text-align:center}.feature__icon svg{fill:var(--card-icon-color)}.feature__link{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;font-size:1.25rem;color:var(--card-cta-color);color:var(--base-link-color);margin-top:auto;transition:color .25s ease}.feature__link i{font-size:1rem;padding-top:2px}@media(min-width: 800px){.feature__link i{opacity:0;transform:translate(-10px, 0);transition:opacity .25s ease,transform .25s ease}}.feature__desc{display:flex;flex-direction:column;gap:1rem}.feature__desc>*{margin:0}.feature__eyebrow{text-transform:uppercase;font-size:.8125rem;font-weight:600;line-height:1.2;color:#6d6e71}.feature__eyebrow strong{color:#0f5761}.feature__eyebrow:not(:last-child),.feature__title:not(:last-child),.feature__desc:not(:last-child){margin-bottom:1rem}.feature__hover-icon{align-self:flex-end;font-size:2rem;line-height:1;margin-top:auto;display:none}@media(min-width: 800px){.feature__hover-icon{opacity:0;transform:translate(-20px, 0);transition:opacity .25s ease,transform .25s ease}}.feature__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;border-radius:20px;overflow:hidden}.feature__bg-img{width:100%;height:100%;object-fit:cover}.feature__bg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transition:opacity .25s ease;background:linear-gradient(180deg, rgba(21, 120, 133, 0.8) 0%, #157885 98.44%)}.feature__bg-pills{position:absolute;top:40px;bottom:0;right:0;width:35%;max-width:250px;z-index:1}.feature__bg-pill{width:65%;background:rgba(89,14,29,.05);height:0;padding-top:520%;position:absolute;border-radius:50%/6.125%}.feature__bg-pill.pill--lg{top:0;left:0}.feature__bg-pill.pill--sm{left:50%;top:60%}.feature__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;gap:1rem;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center}.feature__overlay::before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);z-index:-1}.feature__play-btn{white-space:nowrap;display:flex;flex-direction:row;gap:10px;padding:11px 40px;font-size:1.125rem;font-weight:400;background:#fff;color:#3c3c3c}.feature__play-btn svg{transition:filter .25s ease}.feature--bg-white .feature__wrapper{--card-background-color: #FFFFFF !important;--card-shadow-color: #f2f2f2 !important;--card-background-color-hover: #fbfbfb !important;--card-shadow-color-hover: #e5e5e5 !important;--base-font-color: #3C3C3C !important}.feature--bg-white .feature__wrapper span[role=img][aria-hidden=true] svg{fill:#3c3c3c}.feature--bg-gray .feature__wrapper{--card-background-color: #FAF9F9 !important;--card-shadow-color: #dcddde !important;--card-background-color-hover: #fcfcfc !important;--card-shadow-color-hover: #d7d8d9 !important}.feature--bg-gray .feature__wrapper span[role=img][aria-hidden=true] svg{fill:#fff}.feature--bg-teal .feature__wrapper{--card-shadow-color-hover: #4f7c90 !important;--card-shadow-color: #6796ac !important;--card-background-color: #4E7A8D !important;--card-background-color-hover: #456c7d !important;--card-cta-color: #FFFFFF !important;--card-cta-color-hover: #ebebeb !important;--card-icon-color: #FFFFFF !important;--card-icon-color-hover: #f2f2f2 !important;--base-font-color: #FFFFFF !important}.feature--bg-teal .feature__wrapper span[role=img][aria-hidden=true] svg{fill:#fff}.feature--bg-teal .feature__desc a{color:var(--base-font-color);text-decoration:underline}.feature--article-feature .feature__wrapper{--card-shadow-color: transparent !important;--card-shadow-color-hover: transparent !important;--card-background-color: transparent !important;--card-background-color-hover: transparent !important;--card-cta-color: #fff !important;--card-cta-color-hover: #fff !important;padding:120px 30px 40px;justify-content:flex-end}.feature--article-feature .feature__title{text-align:left}.feature--article-feature .feature__title,.feature--article-feature .feature__eyebrow,.feature--article-feature .feature__desc,.feature--article-feature .feature__hover-icon{color:#fff !important}.feature--article-feature .feature__title strong,.feature--article-feature .feature__eyebrow strong,.feature--article-feature .feature__desc strong,.feature--article-feature .feature__hover-icon strong{color:#fff !important}.feature--accent-green .feature__wrapper{--card-shadow-color-hover: #81cea4 !important;--card-shadow-color: #93d5b1 !important;--card-icon-color: #81cea4 !important;--card-icon-color-hover: #6fc797 !important;box-shadow:0px 8px 0 0 var(--card-shadow-color)}.feature--accent-light-gray .feature__wrapper{--card-shadow-color-hover: #f9f9f9 !important;--card-shadow-color: white !important;--card-icon-color: #f9f9f9 !important;--card-icon-color-hover: #ececec !important;box-shadow:0px 8px 0 0 var(--card-shadow-color)}.feature--accent-gray .feature__wrapper{--card-shadow-color-hover: #C6C8CA !important;--card-shadow-color: #d3d5d6 !important;--card-icon-color: #C6C8CA !important;--card-icon-color-hover: #b9bbbe !important;box-shadow:0px 8px 0 0 var(--card-shadow-color)}.feature--accent .feature__wrapper:is(a):hover{box-shadow:0px 10px 0 0 var(--card-shadow-color-hover)}.feature--bg-white .feature__wrapper,.feature--bg-gray .feature__wrapper,.feature--bg-teal .feature__wrapper,.feature--article-feature .feature__wrapper{--base-font-color: #3C3C3C;--base-link-color: #1A7C85;--base-link-hover: #12545a;--base-icon-color: #1A7C85;--base-highlight-color: #C80023;--base-font-color-opacity: rgba(60, 60, 60, 0.35);background-color:var(--card-background-color);padding:15px 15px 25px;border-radius:20px;color:var(--base-font-color)}.feature--bg-white .feature__wrapper .feature__title,.feature--bg-gray .feature__wrapper .feature__title,.feature--bg-teal .feature__wrapper .feature__title,.feature--article-feature .feature__wrapper .feature__title{color:var(--base-font-color)}.feature--bg-white .feature__wrapper .feature__icon,.feature--bg-gray .feature__wrapper .feature__icon,.feature--bg-teal .feature__wrapper .feature__icon,.feature--article-feature .feature__wrapper .feature__icon{color:var(--card-icon-color)}.feature--bg-white .feature__wrapper .feature__icon::before,.feature--bg-gray .feature__wrapper .feature__icon::before,.feature--bg-teal .feature__wrapper .feature__icon::before,.feature--article-feature .feature__wrapper .feature__icon::before{color:var(--card-icon-color-hover)}.feature--bg-white .feature__wrapper .feature__hover-icon,.feature--bg-gray .feature__wrapper .feature__hover-icon,.feature--bg-teal .feature__wrapper .feature__hover-icon,.feature--article-feature .feature__wrapper .feature__hover-icon{color:#3c3c3c}.feature--bg-white .feature__wrapper .feature__hover-icon::before,.feature--bg-gray .feature__wrapper .feature__hover-icon::before,.feature--bg-teal .feature__wrapper .feature__hover-icon::before,.feature--article-feature .feature__wrapper .feature__hover-icon::before{color:#3c3c3c}.feature--bg-white .feature__wrapper span[role=img][aria-hidden=true],.feature--bg-gray .feature__wrapper span[role=img][aria-hidden=true],.feature--bg-teal .feature__wrapper span[role=img][aria-hidden=true],.feature--article-feature .feature__wrapper span[role=img][aria-hidden=true]{display:block;width:2rem;height:2rem;margin:auto}.feature--bg-white .feature__wrapper span[role=img][aria-hidden=true] svg,.feature--bg-gray .feature__wrapper span[role=img][aria-hidden=true] svg,.feature--bg-teal .feature__wrapper span[role=img][aria-hidden=true] svg,.feature--article-feature .feature__wrapper span[role=img][aria-hidden=true] svg{fill:#3c3c3c}.feature--bg-white .feature__wrapper:is(a):hover,.feature--bg-gray .feature__wrapper:is(a):hover,.feature--bg-teal .feature__wrapper:is(a):hover,.feature--article-feature .feature__wrapper:is(a):hover{background-color:var(--card-background-color-hover);color:var(--base-font-color)}.feature--bg-white .feature__wrapper:is(a):hover .feature__title,.feature--bg-gray .feature__wrapper:is(a):hover .feature__title,.feature--bg-teal .feature__wrapper:is(a):hover .feature__title,.feature--article-feature .feature__wrapper:is(a):hover .feature__title{color:var(--base-font-color)}.feature--hover-card{display:flex;flex-direction:column}.feature--hover-card span[role=img]{display:none}.feature--hover-card .feature__wrapper{height:100%;padding:30px}.feature--hover-card .feature__wrapper:is(a[href]){text-decoration:none;cursor:pointer}.feature--hover-card .feature__wrapper:is(a[href]):hover .feature__title{text-decoration:underline}.feature--hover-card .feature__media{margin-left:-30px;margin-right:-30px;margin-top:-30px;width:calc(100% + 60px)}.feature--text-card .feature__wrapper{color:inherit;padding-right:30px;justify-content:center}.feature--plain .feature__wrapper{color:inherit;padding:0;background:none;box-shadow:none}.feature--plain .feature__wrapper:hover{background:none;box-shadow:none !important}.feature--plain .feature__media{margin:0 0 1rem !important;width:100%}img.feature__icon{max-width:8rem}.loading-shimmer{animation-duration:2.2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background:#ddd;background:linear-gradient(to right, #eee 6%, #f9f9f9 18%, #eee 36%);background-size:1200px 100%;width:100%;border-radius:5px}.loading-shimmer--img{position:absolute;left:0;top:0;right:0;bottom:0}.loading-shimmer--title{height:1.25rem}.loading-shimmer--desc{height:.75rem}.loading-shimmer--half{width:50%}@-webkit-keyframes shimmer{0%{background-position:-100% 0}100%{background-position:100% 0}}@keyframes shimmer{0%{background-position:-1200px 0}100%{background-position:1200px 0}}
.btn,button{--color: #fff;--backgroundColor: #157C85;--backgroundColorHover: #0f5b62;appearance:none;all:unset;display:inline-flex;align-items:center;justify-content:center;width:auto;padding:12px 30px;border-radius:25px;line-height:20px;margin:0 0 1.5rem;cursor:pointer;text-align:center;color:var(--color);background:var(--backgroundColor);border-width:1px;border-style:solid;border-color:rgba(0,0,0,0);transition:color .25s ease,border-color .25s ease,background .25s ease;font-size:1.0625rem;font-weight:600}.btn:last-child,button:last-child{margin-bottom:0}.btn:hover,button:hover{background:var(--backgroundColorHover);color:var(--color);text-decoration:none}.btn--ghost.btn,button.btn--ghost{background:rgba(0,0,0,0);border-color:var(--backgroundColor);color:var(--backgroundColor)}.btn--ghost.btn:hover,button.btn--ghost:hover{background:var(--backgroundColor);border-color:var(--backgroundColor);color:var(--color)}.disabled.btn,button.disabled,[disabled].btn,button[disabled]{pointer-events:none;background-color:#c6c8ca;color:var(--base-font-color);border-color:var(--base-font-color)}.btn .in-back-office:hover .disabled,button .in-back-office:hover .disabled,.btn .in-back-office:hover [disabled],button .in-back-office:hover [disabled]{background:var(--backgroundColorHover);color:var(--backgroundColor)}.in-back-office .btn,.in-back-office button{opacity:unset}.in-back-office .disabled.btn:hover,.in-back-office button.disabled:hover,.in-back-office [disabled].btn:hover,.in-back-office button[disabled]:hover{background:var(--backgroundColorHover);color:var(--backgroundColor)}.btn.btn--green,button.btn--green{--backgroundColor: #007C3D;--backgroundColorHover: #005329;--color: #FFFFFF}.btn.btn--teal,button.btn--teal{--backgroundColor: #157C85;--backgroundColorHover: #0f5b62;--color: #FFFFFF}.btn.btn--blue,button.btn--blue{--backgroundColor: #195772;--backgroundColorHover: #123d51;--color: #FFFFFF}.btn.btn--gray,button.btn--gray{--backgroundColor: #505050;--backgroundColorHover: #3c3c3c;--color: #FFFFFF}.btn.btn--light-gray,.composition[class*="--fill-teal"] app-feature-banner .btn,button.btn--light-gray{--backgroundColor: #EFEEED;--backgroundColorHover: #dcdad7;--color: #3C3C3C}.btn.btn--orange,button.btn--orange{--backgroundColor: #FDA90D;--backgroundColorHover: #fdb735;--color: #3C3C3C}.btn.btn--red,button.btn--red{--backgroundColor: #C80023;--backgroundColorHover: #9f001c;--color: #FFFFFF}.btn.btn--white,button.btn--white{--backgroundColor: #FFFFFF;--backgroundColorHover: #ebebeb;--color: #3C3C3C}.feature-banner{display:flex;flex-direction:column;position:relative;overflow:hidden;background:#157885;padding:min(100px,8vw) min(112px,10vw);border-radius:20px;background-size:cover;background-position:center}.feature-banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg, #157885 7.77%, rgba(21, 120, 133, 0.7) 94.16%)}.feature-banner__content{position:relative;color:#fff}.feature-banner__content--limit-width{max-width:768px}.feature-banner__content>*:last-child{margin:0}.feature-banner__desc{font-size:1.125rem;line-height:1.5;font-weight:300;margin-bottom:1rem}@media(min-width: 800px){.feature-banner__desc{font-size:1.25rem}}@media(min-width: 800px){.feature-banner__desc{font-size:1.5rem}}.feature-banner__pills{position:absolute;bottom:0;right:0;height:90%;width:100px}.feature-banner__pills .feature-banner__pill{position:absolute;width:66.66%;height:120%;background:#590e1d;opacity:.05;border-radius:60px}.feature-banner__pills .feature-banner__pill.pill-large{top:0;left:0}.feature-banner__pills .feature-banner__pill.pill-small{top:50%;left:50%}@media(min-width: 576px){.feature-banner__pills{width:140px}}@media(min-width: 800px){.feature-banner__pills{width:180px}}.feature-banner--center{text-align:center}.feature-banner--center::before{background:linear-gradient(0deg, #157885 12.99%, rgba(21, 120, 133, 0.7) 94.65%)}.feature-banner--center .feature-banner__content{margin-top:2rem;max-width:100%}.feature-banner--large{padding:min(160px,12vw) min(112px,10vw)}.feature-banner--left-icon{background:rgba(0,0,0,0)}.feature-banner--left-icon .section-header{align-items:center;margin-bottom:2rem}@media(min-width: 576px){.feature-banner--left-icon .section-header{align-items:flex-start}}.feature-banner--left-icon .feature-banner__content{flex-direction:column;gap:1rem;color:var(--base-font-color)}@media(min-width: 576px){.feature-banner--left-icon .feature-banner__content{flex-direction:row;gap:2rem}}.feature-banner--left-icon .icon{display:block;width:10rem}.feature-banner--left-icon .icon svg{fill:#1a7c85}.feature-banner--left-icon::before{content:none}.feature-banner--left-icon .feature-banner__cta{font-size:1.5rem}.feature-banner--left-icon .feature-banner__desc{font-size:1.5rem;font-weight:normal;font-style:italic}.feature-banner.feature-banner--image .feature-banner__title.feature-banner__title,.feature-banner.feature-banner--center .feature-banner__title.feature-banner__title{padding:1rem 0}.feature-banner--partner .feature-banner__container{margin:auto;display:flex;gap:2rem;align-items:center;justify-content:center}.feature-banner--partner .feature-banner__content{text-align:center}.feature-banner--partner .feature-banner__content h2{font-size:1.5rem}.feature-banner__title{color:#fff}.feature-banner--partner .feature-banner__title,.feature-banner--left-icon .feature-banner__title{color:#c80023}.composition[class*="--fill-teal"] .feature-banner--partner .feature-banner__title.feature-banner__title,.composition[class*="--fill-teal"] .feature-banner--left-icon .feature-banner__title.feature-banner__title{color:#fff}.composition[class*="--fill-teal"] .feature-banner--left-icon .icon svg{fill:#fff}
.hero{position:relative}.hero__background{position:absolute;top:0;left:0;width:100vw;max-width:1920px;height:100%;left:50%;transform:translate(-50%, 0);z-index:-1}.hero__background-img{width:100%;height:100%;object-fit:cover}.hero__inner{max-width:1920px;width:100vw;margin:auto;height:100%}.hero__content{display:grid;grid-template-columns:[full-wdith-start] 1fr [content-start] 1366px [content-end] 1fr [full-width-end];height:100%}.hero__title-container{grid-column:content;padding:0 20px;align-content:center;display:grid;grid-template-columns:repeat(2, 1fr)}.hero__title-container h1{color:#fff;margin:0}.hero__title-container p{color:#fff}.hero--video{--height: 500px;height:var(--height);.wistia_responsive_padding-box-shadow:-5px -5px 30px 1px rgba(103,103,103,.19),5px 5px 30px rgba(80,80,80,.18)}.hero--video .hero__background{--image-url: url("");background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.3) 0%, rgba(195, 178, 171, 0.15) 30%, rgba(195, 178, 171, 0.45) 63%, rgba(255, 255, 255, 0.5) 100%),var(--image-url);background-position:right bottom;background-repeat:no-repeat;background-size:auto var(--height);max-width:unset;left:unset;transform:unset;z-index:unset}.hero--video .hero__title-container{grid-template-columns:repeat(1, 1fr);align-content:unset;justify-items:center}
.feature-block{position:relative;display:block;width:100vw;max-width:1920px;margin:0 0 0 50%;transform:translate(-50%, 0);padding:0 20px}.feature-block--bottom{width:100%;margin:0 !important;transform:none;padding:0}.composition--fill-gray .feature-block--bottom::after{content:"";display:block;position:absolute;width:200vw;height:400px;top:calc(100% - 85px);background:#fff;left:50%;z-index:-1;transform:translate(-50%, 0) rotate(-2.26deg)}.composition--padded-sm .feature-block--bottom::after{top:calc(100% - 85px)}.composition--padded-lg .feature-block--bottom::after{top:calc(100% - 85px)}.composition--padded-flush-bottom .feature-block--bottom::after{top:calc(100% - 85px)}@media(min-width: 800px){.feature-block{padding:0;margin:0 0 0 50%}}.feature-block__inner{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative}@media(min-width: 800px){.feature-block__inner{flex-direction:row}.feature-block--flipped .feature-block__inner{flex-direction:row-reverse}.feature-block--bottom .feature-block__inner{flex-direction:column;gap:40px}}.feature-block--flipped .feature-block__inner{padding-left:1rem}@media(min-width: 800px){.feature-block--flipped .feature-block__inner{margin-left:1rem;padding-left:0}}.feature-block__image{width:calc(100% + 20px);padding-top:75%;height:0;position:relative;margin-bottom:2rem;margin-left:-20px;z-index:1}.feature-block--flipped .feature-block__image{margin-left:0;margin-right:-20px}.feature-block--video:has(.feature-block__image__video-thumbnail) .feature-block__image::before,.feature-block--bottom:has(.feature-block__image__video-thumbnail) .feature-block__image::before{content:"";top:0;left:0;width:100%;height:100%;position:absolute;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.5) 100%);border-radius:20px;z-index:1}.feature-block--bottom .feature-block__image::before{background:linear-gradient(180deg, rgba(0, 0, 0, 0.24) 28.56%, rgba(0, 0, 0, 0.8) 100%)}.feature-block--bottom .feature-block__image{margin:80px 0 0;padding-top:480px}@media(min-width: 800px){.feature-block__image{margin:0 !important;flex:0 0 50%;padding-top:37.5%}}.feature-block__image__play-btn{cursor:pointer}.feature-block__image__video-thumbnail{overflow:hidden;border:none;padding-left:unset;padding-right:unset;padding-bottom:unset;border-radius:20px}.feature-block__image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;gap:1rem;flex-direction:column;justify-content:center;align-items:center;padding:20px;text-align:center}.feature-block--bottom .feature-block__image-overlay{justify-content:flex-end;padding-bottom:60px}.feature-block__image-caption{font-size:1.5rem;font-weight:300;line-height:1.5;color:#fff}.feature-block__image img,.feature-block__image>.wistia_embed,.feature-block__image>.snippet_embed,.feature-block__image>.video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.feature-block--bottom .feature-block__image img,.feature-block--bottom .feature-block__image>.wistia_embed,.feature-block--bottom .feature-block__image>.snippet_embed,.feature-block--bottom .feature-block__image>.video-wrapper{border-radius:20px}.feature-block__image img .video-iframe,.feature-block__image img .video-player,.feature-block__image>.wistia_embed .video-iframe,.feature-block__image>.wistia_embed .video-player,.feature-block__image>.snippet_embed .video-iframe,.feature-block__image>.snippet_embed .video-player,.feature-block__image>.video-wrapper .video-iframe,.feature-block__image>.video-wrapper .video-player{background-color:#000;width:100%;height:100%}@media(min-width: 800px){.feature-block__content{flex:0 0 50%;padding-left:48px;padding-right:20px}.feature-block--flipped .feature-block__content{padding-right:48px;padding-left:20px;display:flex;justify-content:flex-end}.feature-block--bottom .feature-block__content{display:flex;flex-direction:row;align-items:center;padding:0;gap:1rem}.feature-block__content-wrapper{max-width:550px;position:relative}.feature-block__content-wrapper h1+p{font-size:1.75em}.feature-block--bottom .feature-block__content-wrapper{max-width:none}.feature-block__content-wrapper .wysiwyg ul,.feature-block__content-wrapper .wysiwyg ol{list-style:none;padding-left:0}.feature-block__content-wrapper .wysiwyg ul li,.feature-block__content-wrapper .wysiwyg ol li{position:relative;padding-left:1em;margin-bottom:1rem}.feature-block__content-wrapper .wysiwyg ul li::before,.feature-block__content-wrapper .wysiwyg ol li::before{content:"";position:absolute;left:0;display:block;width:.25em;height:100%;background-color:#c80023;border-radius:1rem}.feature-block__content-wrapper .wysiwyg div.inline-columns{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-bottom:1.5rem}.feature-block__content-wrapper .wysiwyg div.inline-columns .column{position:relative;padding-left:1em}.feature-block__content-wrapper .wysiwyg div.inline-columns .column::before{content:"";position:absolute;left:0;display:block;width:.25em;height:100%;background-color:#c80023;border-radius:1rem}}.feature-block__content-wrapper{margin-bottom:2rem}@media(min-width: 992px){.feature-block__content{padding-left:68px}.feature-block--flipped .feature-block__content{padding-right:68px;padding-left:20px}}.feature-block__cta-wrapper{display:block;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.feature-block__cta-wrapper .btn{margin:0}.feature-block__play-btn{white-space:nowrap;display:flex;flex-direction:row;gap:10px;padding:11px 40px;font-size:1.125rem;font-weight:400;background:#fff;color:#3c3c3c}.feature-block__play-btn svg{transition:filter .25s ease}.feature-block__play-btn:hover{background:#157c85;color:#fff}.feature-block__play-btn:hover svg{filter:drop-shadow(0px 1px 4px rgba(0, 0, 0, 0.4))}.feature-block__pills{position:absolute;top:50%;right:20px;height:70%;width:100px}.feature-block--flipped .feature-block__pills{right:auto;left:20px}.feature-block__pills .feature-block__pill{position:absolute;width:66.66%;height:60%;background:#590e1d;opacity:.05;border-radius:60px}.feature-block__pills .feature-block__pill.pill-large{top:0;left:0}.feature-block--flipped .feature-block__pills .feature-block__pill.pill-large{right:0;left:auto}.feature-block__pills .feature-block__pill.pill-small{top:20%;left:50%}.feature-block--flipped .feature-block__pills .feature-block__pill.pill-small{right:50%;left:auto}@media(min-width: 800px){.feature-block__pills{top:0;right:0;height:140%;width:100px}.feature-block--flipped .feature-block__pills{left:0;right:auto}}@media(min-width: 992px){.feature-block__pills{width:120px;height:120%}}@media(min-width: 1200px){.feature-block__pills{width:150px;height:100%}}.feature-block__content-titles{padding:0 20px;width:100%;margin-top:3rem}.feature-block__content-titles--no-margin{margin-top:0}@media(min-width: 800px){.feature-block__content-titles{max-width:356px}}.feature-block__content-titles::before{content:"";display:block;width:calc(100% + 40px);height:1px;background:rgba(109,110,113,.3);margin:40px -20px}@media(min-width: 800px){.feature-block__content-titles::before{display:none}}.feature-block__content-title{font-size:1.5rem;font-weight:600}.composition[class*="--fill-teal"] app-feature-block .btn{--backgroundColor: #FFFFFF;--backgroundColorHover: #ebebeb;--color: #3C3C3C}.composition[class*="--fill-teal"] .feature-block__content-wrapper h2{color:#fff}.in-back-office app-feature-block{width:100%}.in-back-office app-feature-block.feature-block .feature-block__inner{gap:3rem}.in-back-office app-feature-block.feature-block .feature-block__content{padding-left:0}.in-back-office app-feature-block.feature-block--flipped .feature-block__inner{gap:1rem}.in-back-office app-feature-block.feature-block--flipped .feature-block__content{padding-right:0}.feature-block__grid{display:grid;grid-template-columns:[full-width-start] 0 [content-start content-left-start] .5fr [content-left content-right-start] .5fr [content-right content-end] 2rem [full-width-end];grid-template-rows:1fr;width:100vw;max-width:1320px}.feature-block__background-image{display:grid;place-items:end;grid-column:full-width-start/content-end;grid-row:1}.feature-block__background-image img,.feature-block__background-image .wistia_embed{border-radius:20px}.feature-block__content2{grid-column:content;grid-row:2;display:flex;flex-direction:column;justify-content:center}@media(min-width: 800px){.feature-block__content2{grid-row:1;grid-column:content-left}}.feature-block__content2-text{background:rgba(255,255,255,.5);box-shadow:0 0 8px 8px rgba(255,255,255,.5);padding:1rem 0;border-radius:20px}.feature-block--small{max-width:1320px}
app-lottie-player{--item-count: 5}app-lottie-player .lottie-player__items{display:grid;grid-template-rows:repeat(var(--item-count), 1fr);justify-content:center;row-gap:1rem;padding:0}@media(min-width: 992px){app-lottie-player .lottie-player__items{grid-template-columns:repeat(var(--item-count), 1fr);grid-template-rows:none}}app-lottie-player .lottie-player__src{max-width:150px;max-height:150px;margin:auto;display:block}app-lottie-player .lottie-player__item{display:flex;flex-direction:column;list-style:none;width:200px;margin:0 auto}app-lottie-player .lottie-player__item-text{display:flex;flex-direction:column;margin:auto}@media(min-width: 992px){app-lottie-player .lottie-player__item-text{width:150px;flex-grow:1}}app-lottie-player .lottie-player__item-title{display:flex;align-items:center;position:relative;margin:0}app-lottie-player .lottie-player__item-title span{font-size:2rem;color:#000;font-weight:bold}app-lottie-player .lottie-player__item-subtitle{margin:0;font-size:1.5rem}app-lottie-player .lottie-player__items--rows{--item-count: 1;gap:2rem}app-lottie-player .lottie-player__items--rows .lottie-player__item{flex-direction:column;gap:2rem;width:100%}@media(min-width: 992px){app-lottie-player .lottie-player__items--rows .lottie-player__item{flex-direction:row}}
.tab-list{--container-margin: 2rem;position:static;display:block}.tab-list__tabs{border-bottom:1px solid rgba(109,110,113,.25);display:flex;flex-direcction:row;gap:30px;padding:0}.tab-list__tabs-container{padding:0 0 2px;overflow:visible}.tab-list__tab{white-space:nowrap;padding:0;line-height:39px;position:relative;flex:0 0 auto;background:#fff;border-radius:8px;font-size:.75rem;cursor:pointer}@media(min-width: 576px){.tab-list__tab{font-size:.875rem}}@media(min-width: 800px){.tab-list__tab{font-size:1rem}}.tab-list__tab::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background-color:#c80023;border-radius:2px;transition:opacity .25s ease;opacity:0}.tab-list__tab.active,.tab-list__tab:hover{color:var(--base-font-color);text-decoration:none;background:#efeeed}.tab-list__tab.active::after,.tab-list__tab:hover::after{opacity:1}.tab-list__items{position:relative;margin-top:2.5rem}.tab-list__item{opacity:0;transition:opacity .25s ease,visibility 0s linear .25s,position 0s linear;visibility:hidden;position:absolute;left:0;top:0;width:100%}.tab-list__item.active{opacity:1;transition:opacity .25s ease,visibility 0s linear,position .25s linear;visibility:visible;position:static}.tab-list .placeholder{background:#eee;width:100%;display:flex;justify-content:center;align-items:center;font-weight:700;text-transform:uppercase}.tab-list--bordered{--container-margin: 0;padding:20px 20px 30px;border:.5px solid #ccc;border-radius:16px;box-shadow:0 4px 0 -1px #ccc;background:#fefefe}@media(min-width: 800px){.tab-list--bordered{padding:30px 30px 40px}}.tab-list--with-image{display:grid;grid-template-rows:[margin-start] 1fr [bkg-start] 1fr [margin-end content-start] auto [bkg-end content-end];padding:var(--container-margin) 0;position:relative;color:#3c3c3c}@media(max-width: 991px){.tab-list--with-image{grid-template-rows:[margin-start bkg-start] .5fr [margin-end content-start] auto [bkg-end content-end]}}.tab-list--with-image .tab-list__tabs-container{grid-row:margin;align-content:center}@media(max-width: 991px){.tab-list--with-image .tab-list__tabs-container{margin-top:var(--container-margin)}}.tab-list--with-image .tab-list__tab{font-size:1.5rem;padding:.5em;color:#3c3c3c}.tab-list--with-image .tab-list__tab.active{font-weight:bold}.tab-list--with-image .tab-list__tab img{display:block;width:100%}@media(max-width: 991px){.tab-list--with-image .tab-list__tab img{display:none}}.tab-list--with-image .tab-list__items{grid-row:content;margin:0;padding:var(--container-margin)}.tab-list--with-image .tab-list__item .wysiwyg ul,.tab-list--with-image .tab-list__item .wysiwyg ol{list-style:none;padding-left:0}.tab-list--with-image .tab-list__item .wysiwyg ul li,.tab-list--with-image .tab-list__item .wysiwyg ol li{position:relative;padding-left:1em;margin-bottom:1rem;color:#676767}.tab-list--with-image .tab-list__item .wysiwyg ul li::before,.tab-list--with-image .tab-list__item .wysiwyg ol li::before{content:"";position:absolute;left:0;display:block;width:.25em;height:100%;background-color:#c80023;border-radius:1rem}.tab-list--with-image .tab-list__item .wysiwyg div.inline-columns{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem;margin-bottom:1.5rem}@media(min-width: 800px){.tab-list--with-image .tab-list__item .wysiwyg div.inline-columns{grid-template-columns:repeat(3, 1fr)}}.tab-list--with-image .tab-list__item .wysiwyg div.inline-columns .column{position:relative;padding-left:1em}.tab-list--with-image .tab-list__item .wysiwyg div.inline-columns .column::before{content:"";position:absolute;left:0;display:block;width:.25em;height:100%;background-color:#c80023;border-radius:1rem}.tab-list--with-image .background{--card-shadow-color-hover: #81cea4;--card-shadow-color: #81cea4;grid-row:bkg;background:#fff;position:absolute;inset:0;isolation:isolate;z-index:-1;margin:0;border-radius:1rem;box-shadow:0 8px 0 -3px var(--card-shadow-color)}.tab-list--with-image .background--accent-green{--card-shadow-color-hover: #81cea4 !important;--card-shadow-color: #93d5b1 !important}.tab-list--with-image .background--accent-light-gray{--card-shadow-color-hover: #f9f9f9 !important;--card-shadow-color: white !important}.tab-list--with-image .background--accent-gray{--card-shadow-color-hover: #C6C8CA !important;--card-shadow-color: #d3d5d6 !important}.tab-list .tab-list__tabs{--max-column-count: 1;--min-col-size: 100px;--grid-gap: 1rem;--grid-col-size-calc: calc((100% - var(--grid-gap) * var(--max-column-count)) / var(--max-column-count));--grid-col-min-size-calc: max(var(--min-col-size), var(--grid-col-size-calc));display:grid;gap:var(--grid-gap);grid-template-columns:repeat(auto-fit, minmax(min(var(--grid-col-min-size-calc), 100%), 1fr));margin:0 var(--container-margin)}@media(min-width: 576px){.tab-list .tab-list__tabs{--max-column-count: 2}}@media(min-width: 800px){.tab-list .tab-list__tabs{--max-column-count: 3}}@media(min-width: 992px){.tab-list .tab-list__tabs{--max-column-count: 4}}@media(min-width: 1200px){.tab-list .tab-list__tabs{--max-column-count: 5}}.tab-list:not(.tab-list--with-image) .tab-list__tab{padding:1rem;text-align:center;border-radius:.5rem .5rem 0 0;font-size:1.5rem}.composition:not([class*="--fill"]) .tab-list .background{background-color:#efeeed}.composition[class*="--fill"] .tab-list .wysiwyg{background-color:#fff}.composition[class*="--fill-teal"] .tab-list:not(.tab-list--with-image) .tab-list__tab::after{background-color:#fff}.composition[class*="--fill-teal"] .tab-list:not(.tab-list--with-image) .tab-list__tab.active::after{background-color:#fff}.composition:not([class*="--fill-teal"]) .tab-list:not(.tab-list--with-image) .tab-list__tab.active{background-color:#efeeed}
.article-tags{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;margin-top:2rem}.article-tags__item{color:#fff;font-weight:900;background:#c80023;padding:.75rem 1.25rem;font-size:1rem;line-height:1.125;border-radius:1.25rem;margin:0}
a.quick-link:hover,a.quick-link:focus{text-decoration:none}a.quick-link:hover span:not(.feature__icon),a.quick-link:focus span:not(.feature__icon){text-decoration:underline}.quick-links--horizontal{--column-count: 4;--max-column-count: 1;display:grid;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr);gap:2rem;justify-content:center;align-items:center}@media(min-width: 576px){.quick-links--horizontal{--max-column-count: 2;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}}@media(min-width: 800px){.quick-links--horizontal{--max-column-count: 3;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}}@media(min-width: 1200px){.quick-links--horizontal{--max-column-count: 4;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}}.quick-links--horizontal .quick-link{border-radius:1rem;transition:box-shadow .2s ease-in-out;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;max-width:15rem}.quick-links--horizontal .quick-link:hover,.quick-links--horizontal .quick-link:focus{transition:box-shadow .2s ease-in-out}.quick-links--horizontal .quick-link i{display:flex;padding:0}.quick-links--horizontal .quick-link i:before{font-size:6rem}.quick-links--horizontal .quick-link .feature__icon{display:flex;align-items:center;max-height:75px;max-width:75px;font-size:4rem;padding:0}.quick-links--horizontal .quick-link img.feature__icon,.quick-links--horizontal .quick-link .feature__icon svg{display:block;width:75px;height:75px}.quick-links--icon-list{display:grid;--column-count: 4;--max-column-count: 1;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}@media(min-width: 576px){.quick-links--icon-list{--max-column-count: 2;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}}@media(min-width: 800px){.quick-links--icon-list{--max-column-count: 3;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}}@media(min-width: 1200px){.quick-links--icon-list{--max-column-count: 4;grid-template-columns:repeat(min(var(--column-count), var(--max-column-count)), 1fr)}}.quick-links--icon-list .quick-link{display:flex;flex-direction:column;align-items:center;padding:1rem;gap:2rem;font-size:2rem}.quick-links--icon-list .quick-link:hover,.quick-links--icon-list .quick-link:focus{transition:box-shadow .2s ease-in-out}.quick-links--icon-list .quick-link i{display:flex;padding:0}.quick-links--icon-list .quick-link i:before{font-size:6rem}.quick-links--icon-list .quick-link .feature__icon{max-height:120px}.quick-links--icon-list .quick-link img.feature__icon,.quick-links--icon-list .quick-link .feature__icon svg{display:block;width:120px;height:120px}.quick-links--icon-card-grid{display:grid;gap:1rem;--column-count: 1 grid-template-columns: repeat(var(--column-count), 1fr)}@media(min-width: 800px){.quick-links--icon-card-grid{--column-count: 2;grid-template-columns:repeat(var(--column-count), 1fr)}}.quick-links--icon-card-grid .quick-link{display:flex;flex-direction:row;align-items:center;padding:3rem 1rem;gap:1rem;font-size:2rem;border-radius:1rem}@media(min-width: 800px){.quick-links--icon-card-grid .quick-link{gap:2rem;padding:4rem 2rem}}.quick-links--icon-card-grid .quick-link:hover,.quick-links--icon-card-grid .quick-link:focus{text-decoration:none}.quick-links--icon-card-grid .quick-link i{display:flex;padding:0;margin:0}.quick-links--icon-card-grid .quick-link i:before{text-decoration:none;font-size:6rem}@media(min-width: 800px){.quick-links--icon-card-grid .quick-link i:before{font-size:8rem}}.quick-links--icon-card-grid .quick-link .feature__icon{display:flex;align-items:center;max-height:120px;max-width:120px;margin:0;padding:0}.quick-links--icon-card-grid .quick-link img.feature__icon,.quick-links--icon-card-grid .quick-link .feature__icon svg{display:block;width:120px;height:120px}.quick-links--icon-card-grid .quick-link .feature__icon svg{fill:#fff}.quick-links--vertical{list-style:none}.quick-links--vertical .quick-link{display:inline-flex;align-items:center;gap:1rem}.quick-links--vertical .quick-link:hover,.quick-links--vertical .quick-link:focus{transition:box-shadow .2s ease-in-out}.quick-links--vertical .quick-link i{display:flex;padding:0}.quick-links--vertical .quick-link i:before{font-size:6rem}.quick-links--vertical .quick-link .feature__icon{max-width:7rem}.quick-links--vertical .quick-link img.feature__icon{display:block}.quick-links--vertical .quick-link span.feature__icon{display:flex;align-items:center;width:120px;height:120px}.quick-links--vertical .quick-link span.feature__icon svg{transition:transform .3s ease}.quick-links--vertical .quick-link:hover span.feature__icon svg{transform:scale(1.125)}.in-back-office.in-back-office:has(.quick-links--horizontal),.in-back-office.in-back-office:has(.quick-links--vertical){padding:3rem 0}.quick-links--horizontal .quick-link{background:#faf9f9;box-shadow:0 6px 0 -3px #c6c8ca;outline-color:#efeeed;color:#3c3c3c}.quick-links--horizontal .quick-link:hover,.quick-links--horizontal .quick-link:focus{box-shadow:0 8px 0 -3px #c6c8ca}.quick-links--horizontal .quick-link:focus{outline-color:red}.quick-links--vertical{background-color:#efeeed}.composition--fill-gray .quick-links--vertical{background-color:#fff}.quick-links--vertical span.feature__icon>svg{fill:#81cea4}.quick-links .feature__icon svg{fill:#157c85}.composition[class*="--fill-teal"] .quick-links__heading{color:#fff}.composition[class*="--fill-teal"] .quick-links__description{color:#fff}.composition[class*="--fill-teal"] .quick-links:not(.quick-links--vertical,.quick-links--horizontal) .feature__icon svg{fill:#fff}.quick-links--icon-card-grid .quick-link{color:#fff;background-color:#1a7c85}.quick-links--icon-card-grid .feature__icon svg{fill:#fff}
.statistics-bar__title{text-align:center}.statistics-bar__statistics{display:grid;grid-template-columns:repeat(1, 1fr);gap:1rem;flex-direction:column;justify-content:center}@media(min-width: 576px){.statistics-bar__statistics{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 800px){.statistics-bar__statistics{grid-template-columns:repeat(2, 1fr);gap:3rem}}.statistics-bar__statistics>div{margin:auto;text-align:center}.statistics-bar__statistic{font-size:3rem;margin:0}.statistics-bar--large-icons .statistics-bar__description{margin:auto;max-width:14ch}.statistics-bar--large-icons .statistics-bar__icon{fill:#1a7c85}.statistics-bar--large-icons .statistics-bar__title{text-align:left}.statistics-bar--large-icons .statistics-bar__statistics{text-align:center}.statistics-bar--large-icons .statistics-bar__statistics span[role=img],.statistics-bar--large-icons .statistics-bar__statistics img[src*=".svg"]{--size: 6rem;display:block;position:relative;height:var(--size);width:var(--size);margin:auto}.statistics-bar--large-icons .statistics-bar__statistics span[role=img]::before,.statistics-bar--large-icons .statistics-bar__statistics img[src*=".svg"]::before{font-size:var(--size)}.statistics-bar--large-icons .statistics-bar__statistics .statistics-bar__statistic{padding:0;font-size:2rem}.composition--fill-teal .statistics-bar--large-icons .statistics-bar__icon{fill:#fff}.statistics-bar--vertical-card .statistics-bar__statistics{display:flex;margin:auto;gap:2rem}.statistics-bar--vertical-card .statistics-bar__statistics>div{width:300px;margin:auto;text-align:center;border-radius:.5rem;background-color:#1a7c85;padding:1rem 1.5rem}.statistics-bar--vertical-card .statistics-bar__icon{display:none}.statistics-bar--vertical-card .statistics-bar__statistic{color:#fff;font-size:3rem;padding:0}.statistics-bar--vertical-card .statistics-bar__description{color:#fff;font-size:1rem;padding:0;max-width:22ch;margin:auto}.composition--fill-teal .statistics-bar--vertical-card .statistics-bar__statistics>div{background-color:#efeeed}.composition--fill-teal .statistics-bar--vertical-card .statistics-bar__statistic,.composition--fill-teal .statistics-bar--vertical-card .statistics-bar__description{color:#3c3c3c}.composition:not(.composition--columns-2) .statistics-bar__statistics{grid-template-columns:repeat(1, 1fr)}@media(min-width: 576px){.composition:not(.composition--columns-2) .statistics-bar__statistics{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 800px){.composition:not(.composition--columns-2) .statistics-bar__statistics{grid-template-columns:repeat(4, 1fr)}}.in-back-office:has(.statistics-bar){padding:3rem 0}
app-states-block{display:flex;flex-direction:column;gap:2rem}app-states-block a{text-decoration:underline}app-states-block .states-list{columns:2;padding:0;margin:0}@media(min-width: 800px){app-states-block .states-list{columns:3}}@media(min-width: 992px){app-states-block .states-list{columns:5}}app-states-block .states-list li{list-style:none}app-states-block .state-grid{display:grid;position:relative;--gutter-size: 0.1fr;grid-template-columns:[gutter-left-start] var(--gutter-size) [content-start gutter-left-end title-start] .3fr [title-end] 1fr [back-to-top-start] .3fr [content-end gutter-right-start] var(--gutter-size) [back-to-top-end gutter-right-end];grid-template-rows:[padding-start] 2rem [padding-end header-start] 4rem [header-end content-start] auto [content-end gutter-start] 2rem [gutter-end]}app-states-block .state-card{border:2px solid #000;border-radius:1rem;background:#fff;isolation:isolate}@media(min-width: 800px){app-states-block .state-card{margin-bottom:0}}app-states-block .state-card__heading{font-size:1.25rem;grid-column:title;grid-row:header;text-transform:uppercase;color:#fff;align-self:center;margin:0;z-index:1}@media(min-width: 800px){app-states-block .state-card__heading{font-size:revert}}app-states-block .state-card__back-to-top{display:none;font-size:1.5rem;grid-column:back-to-top;grid-row:header;align-self:center;justify-self:center}@media(min-width: 800px){app-states-block .state-card__back-to-top{display:revert}}app-states-block .state-card__back-to-top--bottom{display:block;text-align:center;grid-column:content;grid-row:content;align-self:revert;justify-self:revert}@media(min-width: 800px){app-states-block .state-card__back-to-top--bottom{display:none}}app-states-block .state-card__stats-bar{grid-column:content;grid-row:content;margin-top:3rem}app-states-block .state-card__competitors{margin-top:2rem;grid-column:content;grid-row:content}app-states-block .statistics-bar__title{text-transform:uppercase;text-align:left}app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem;text-align:center}@media(min-width: 576px){app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics{gap:2rem;grid-template-columns:repeat(3, 1fr)}}@media(min-width: 800px){app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics{gap:2rem;grid-template-columns:repeat(5, 1fr)}}app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics i::before{font-size:4rem}@media(min-width: 800px){app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics i::before{font-size:6rem}}app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics .pill-title::before,app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics .pill-title::after{content:unset}app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics .statistics-bar__statistic{padding:0;font-size:2rem}app-states-block .statistics-bar__statistics.statistics-bar__statistics.statistics-bar__statistics svg{fill:#3c3c3c}app-states-block .state-competitors__title{text-transform:uppercase}app-states-block .state-competitors__list{font-size:1.5rem}app-states-block .wysiwyg h3{margin:revert}app-states-block .wysiwyg ul{padding:revert}app-states-block .wysiwyg>ul li{display:list-item;list-style:unset}app-states-block .wysiwyg>ul li::before{content:unset}app-states-block .name-background{position:absolute;grid-column:gutter-left-start/title-end;grid-row:header;background-color:gray;border-top-right-radius:50px;border-bottom-right-radius:50px;display:block;height:100%;width:calc(100% + 3rem);z-index:1}app-states-block .state-card{border:2px solid #1a7c85;box-shadow:.5rem .5rem 0 rgba(34,164,176,.5)}app-states-block .name-background{background-color:#1a7c85}
app-competitors img{border-radius:0}app-competitors .competitors__name-list{columns:1;padding:0}@media(min-width: 800px){app-competitors .competitors__name-list{columns:3;max-width:75%;margin:auto}}app-competitors .competitors__name-list li{list-style:none;font-size:1.25rem}app-competitors .competitor__divider{display:flex;gap:2rem;align-items:center;margin:2rem 0}app-competitors .competitor__divider hr{flex-grow:1;background-color:gray;height:2px;margin:0}app-competitors .competitor__back-to-top{font-size:1.5rem}app-competitors .competitor__header{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}@media(min-width: 800px){app-competitors .competitor__header{align-items:center;flex-direction:row;gap:0}}app-competitors .competitor__name{flex-basis:80%;max-width:fit-content}app-competitors .competitor__threat-container{margin-bottom:1rem}app-competitors .competitor__threat-label{font-weight:bold}app-competitors .competitor__threat-label p{margin-bottom:1rem}app-competitors .competitor__threat-meter-container{margin:auto;width:100%;position:relative;display:flex}@media(min-width: 800px){app-competitors .competitor__threat-meter-container{width:50%}}app-competitors .competitor__threat-meter-container meter{width:100%;height:3rem;padding:0 2rem;-webkit-appearance:none;appearance:none;background:linear-gradient(to right, rgba(0, 128, 0, 0.75), rgba(255, 255, 0, 0.75), rgba(255, 0, 0, 0.75));border:1px solid gray;border-radius:3rem;position:relative}app-competitors .competitor__threat-meter-container meter::-webkit-meter-bar{background:rgba(0,0,0,0)}app-competitors .competitor__threat-meter-container meter::-webkit-meter-optimum-value,app-competitors .competitor__threat-meter-container meter::-webkit-meter-suboptimum-value,app-competitors .competitor__threat-meter-container meter::-webkit-meter-even-less-good-value{background:rgba(0,0,0,0)}app-competitors .competitor__threat-meter-container .dot{position:absolute;top:50%;height:3rem;width:3rem;transform:translateY(-50%) translateX(-100%);border-radius:50%;display:flex;justify-content:center;align-items:center}@media(min-width: 800px){app-competitors .competitor__threat-meter-container .dot{transform:translateY(-50%) translateX(-50%)}}app-competitors .competitor__threat-meter-container .dot svg{height:fit-content;width:fit-content;border-radius:100%}
@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.testimonial blockquote{padding-right:0}.testimonial--flat{display:grid;column-gap:1rem;row-gap:0;grid-template-rows:[first-start] auto [first-end second-start] auto [second-end];grid-template-columns:[separator-start] 4px [separator-end left-column-start] 1fr [left-column-end right-column-start] 1fr [right-column-end]}@media(min-width: 800px){.testimonial--flat{grid-template-rows:unset;grid-template-columns:[left-column-start] 3fr [left-column-end separator-start] 4px [separator-end right-column-start] 9fr [right-column-end]}}.testimonial--flat .testimonial__quote{display:grid;place-content:center;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-column:left-column-start/right-column-end;grid-row:first-start/second-end}@media(min-width: 800px){.testimonial--flat .testimonial__quote{display:block;grid-row:unset;grid-column:right-column}}.testimonial--flat .testimonial__quote-text{font-size:1.75rem;grid-row:first;grid-column:left-column/right-column}@media(min-width: 800px){.testimonial--flat .testimonial__quote-text{grid-row:unset}}.testimonial--flat .testimonial__quote-author{grid-row:second;grid-column:right-column;place-content:center}@media(min-width: 800px){.testimonial--flat .testimonial__quote-author{grid-row:unset}}.testimonial--flat .testimonial__quote blockquote{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-column:left-column-start/right-column-end;grid-row:first-start/second-end;border:none;padding:0}@media(min-width: 800px){.testimonial--flat .testimonial__quote blockquote{display:block;grid-row:unset}}.testimonial--flat .testimonial__separator{grid-row:first/second;border-radius:.25rem;background-color:#c80023;height:100%}@media(min-width: 800px){.testimonial--flat .testimonial__separator{grid-row:unset}}.testimonial--flat .testimonial__image{grid-column:left-column;grid-row:second;max-width:15rem;place-content:center;margin:auto}@media(min-width: 800px){.testimonial--flat .testimonial__image{grid-row:unset}}.testimonial--flat .testimonial__image img{--width: 100%;--height: 100%;aspect-ratio:var(--width)/var(--height);object-fit:cover}.composition--fill-teal .testimonial--flat .testimonial__separator{display:none}.testimonial--flat.testimonial--no-image{grid-template-columns:[separator-start] 4px [separator-end left-column-start] 0 [left-column-end right-column-start] 1fr [right-column-end]}@media(min-width: 800px){.testimonial--flat.testimonial--no-image{grid-template-columns:[left-column-start] 0 [left-column-end separator-start] 4px [separator-end right-column-start] 9fr [right-column-end]}}.testimonial--slider{display:block;overflow:hidden;background:#d3f3f6;padding:2rem 3rem 4rem;border-radius:16px;position:relative}.testimonial--slider .swiper-pagination{top:auto;bottom:1rem}.testimonial--slider .swiper-pagination-bullet{--swiper-pagination-bullet-horizontal-gap: 0.375rem;width:16px;height:16px;transition:background .25s ease;border:1px solid #3c3c3c;background:rgba(0,0,0,0);opacity:1}.testimonial--slider .swiper-pagination-bullet-active{background:#3c3c3c}
