*,html{box-sizing:border-box;font-family:Roboto,sans-serif}*:before,*:after{box-sizing:inherit}html,body{margin:0;padding:0;font-family:var(--typography-body-font-family);font-size:var(--typography-body-font-size);line-height:var(--typography-body-line-height);color:var(--grey-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;height:100%}body{overflow-x:hidden!important}body.modal-open{overflow-y:hidden!important}main{display:block}img{max-width:100%;height:auto}@media(min-width:768px){img.lazy-image{border-radius:var(--utils-border-radius)}}figure{max-width:100%;margin:0 auto}figure.has-previous-sibling>.spacing{padding-top:var(--spacing-desktop-large)}@media(max-width:767px){figure.has-previous-sibling>.spacing{padding-top:var(--spacing-tablet-large)}}@media(max-width:540px){figure.has-previous-sibling>.spacing{padding-top:var(--spacing-mobile-large)}}a{color:var(--blue-600);transition:all .2s ease-out;cursor:pointer}a:hover{color:var(--blue-800)}p{margin:0 0 var(--spacing-desktop-xsmall);font-size:var(--typography-body-font-size)}@media(min-width:1100px){p.large{font-size:20px;line-height:32px}}@media(max-width:767px){li{text-align:left}}li P:last-of-type{margin:0}strong,b{font-weight:500}small{font-size:14px;line-height:22px;display:inline-block}small button{font-size:14px!important;line-height:22px!important;text-align:left!important}small button.blank{text-decoration:underline!important;color:var(--blue-600)!important}h1,h2,h3,h4,h5{margin:0 0 var(--spacing-desktop-xsmall) 0;padding:0;font-weight:var(--typography-headings-font-weight);line-height:var(--typography-headings-line-height)}h1{font-size:36px;line-height:46px}@media(min-width:768px){h1{font-size:40px;line-height:50px}}@media(min-width:1100px){h1{font-size:46px;line-height:56px}}@media(min-width:1100px){h1.large{font-size:72px;line-height:79px}}h2,.h2{font-size:26px;line-height:36px}@media(min-width:768px){h2,.h2{font-size:32px;line-height:42px}}h3,.h3{font-size:22px;line-height:30px}@media(min-width:768px){h3,.h3{font-size:24px;line-height:31px}}h4,.h4{font-size:18px;line-height:24px}@media(min-width:768px){h4,.h4{font-size:20px;line-height:26px}}h5,.h5{font-size:16px;line-height:22px}@media(min-width:768px){h5,.h5{font-size:18px;line-height:23px}}mark{background-color:var(--blue-200);color:var(--grey-900)}input{background-color:var(--grey-200);padding:var(--input-padding);display:block;border:1px solid var(--grey-400);width:100%;font-size:var(--typography-body-font-size);line-height:var(--typography-body-line-height);border-radius:var(--utils-border-radius);transition:all .2s ease-out}input:focus{outline:2px solid var(--blue-600);outline-offset:-2px;background-color:var(--white)}input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){min-height:var(--forms-input-height)}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 ::-moz-placeholder{color:var(--grey-900);opacity:.7}input ::placeholder{color:var(--grey-900);opacity:.7}input :-ms-input-placeholder{color:var(--grey-900)}input ::-ms-input-placeholder{color:var(--grey-900)}textarea{width:100%;background-color:var(--grey-200);padding:var(--input-padding);display:block;border:1px solid var(--grey-400);font-size:var(--typography-body-font-size);line-height:var(--typography-body-line-height);border-radius:var(--utils-border-radius);transition:all .2s ease-out;font-family:inherit}textarea:focus{outline:2px solid var(--blue-600);outline-offset:-2px;background-color:var(--white)}textarea ::-moz-placeholder{color:var(--grey-900);opacity:.7}textarea ::placeholder{color:var(--grey-900);opacity:.7}textarea :-ms-input-placeholder{color:var(--grey-900)}textarea ::-ms-input-placeholder{color:var(--grey-900)}blockquote{margin:var(--spacing-tablet-medium) 0 var(--spacing-desktop-medium) var(--spacing-desktop-medium);position:relative;color:var(--grey-900)}@media(min-width:768px){blockquote{margin:var(--spacing-tablet-large) 0 var(--spacing-tablet-large) var(--spacing-tablet-large)}}blockquote:before{content:"";background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-quote-left fa-w-16 fa-2x'%3E%3Cpath fill='%2382cef0' d='M464 256h-80v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8c-88.4 0-160 71.6-160 160v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48zm-288 0H96v-64c0-35.3 28.7-64 64-64h8c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24h-8C71.6 32 0 103.6 0 192v240c0 26.5 21.5 48 48 48h128c26.5 0 48-21.5 48-48V304c0-26.5-21.5-48-48-48z' class=''%3E%3C/path%3E%3C/svg%3E");width:25px;height:28px;background-size:100% auto;background-repeat:no-repeat;display:block;position:absolute;left:calc(var(--spacing-desktop-medium) * -1);top:0}@media(min-width:768px){blockquote:before{width:32px;left:calc(var(--spacing-tablet-large) * -1)}}blockquote p{color:var(--grey-900);margin-bottom:0}@media(min-width:768px){blockquote p{font-size:20px;line-height:32px}}blockquote small{color:var(--grey-700);font-weight:400}fieldset{padding:0;margin:0 auto var(--spacing-desktop-small);border:none}@media(min-width:768px){fieldset{margin:0 auto var(--spacing-desktop-small)}}fieldset:last-of-type{margin-bottom:var(--spacing-desktop-small)}fieldset legend{font-weight:500;font-size:24px;line-height:31px;margin-bottom:var(--spacing-desktop-xsmall)!important}@media(max-width:767px){fieldset legend{font-size:20px;line-height:26px;margin-bottom:var(--spacing-desktop-xxsmall)!important}}@media(min-width:768px){fieldset.margin-bottom-small{margin-bottom:var(--spacing-desktop-xxsmall)}}@media(min-width:541px){fieldset .field-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}fieldset .field-row>div{flex:1;max-width:calc(50% - 10px)}}@media(max-width:540px){fieldset .field-row:not(:last-of-type){margin-bottom:var(--spacing-tablet-xsmall)}}fieldset .field-list{list-style:none;padding:0;margin:0}fieldset .field-list li{margin-bottom:var(--spacing-desktop-xsmall)}fieldset .field-list li:last-of-type{margin-bottom:0}@media(min-width:541px){fieldset .field-list.horizontal{display:flex;flex-wrap:wrap;gap:var(--spacing-desktop-medium)}fieldset .field-list.horizontal li{margin-bottom:0;min-width:150px}}fieldset .term label:last-of-type{margin-bottom:0}fieldset .term label :last-child{margin-bottom:0}.radiobuttons{list-style:none;padding:0;margin:0}.radiobuttons li:last-of-type label{margin-bottom:0}button,.button,[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;font-family:inherit;font-size:var(--typography-body-font-size)}button:hover,.button:hover,[type=submit]:hover{border:none}button.underlined,.button.underlined,[type=submit].underlined{text-decoration:underline;color:var(--blue-600)!important;transition:color .25s ease-in-out!important}button.underlined:hover,.button.underlined:hover,[type=submit].underlined:hover{color:var(--blue-800)!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:var(--grey-300);clip:auto!important;clip-path:none;color:var(--grey-900);display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:var(--spacing-desktop-xsmall);text-decoration:none;top:5px;width:auto;z-index:100000}.buttons-wrap{text-align:left;margin-top:var(--spacing-desktop-xxsmall)}@media(max-width:1099px){.buttons-wrap{margin-top:var(--spacing-tablet-xxsmall)}}@media(max-width:767px){.buttons-wrap{margin-top:var(--spacing-mobile-xxsmall)}}.buttons-wrap.inline{display:inline}.buttons-wrap.centered{text-align:center}.buttons-wrap.spacing-top{margin-top:var(--spacing-desktop-xsmall)!important}@media(max-width:1099px){.buttons-wrap.spacing-top{margin-top:var(--spacing-tablet-xsmall)!important}}@media(max-width:767px){.buttons-wrap.spacing-top{margin-top:var(--spacing-mobile-xsmall)!important}}.buttons-wrap button,.buttons-wrap a{margin:var(--spacing-desktop-xxsmall) var(--spacing-desktop-xxsmall) 0 0}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{margin-top:var(--spacing-desktop-small);margin-bottom:var(--spacing-desktop-xsmall)!important}.rich-text h1:first-child,.rich-text h2:first-child,.rich-text h3:first-child,.rich-text h4:first-child,.rich-text h5:first-child,.rich-text h6:first-child{margin-top:0}.rich-text .stick-title+.heading{margin-top:0}.rich-text .list>li>h1,.rich-text .list>li>h2,.rich-text .list>li>h3,.rich-text .list>li>h4,.rich-text .list>li>h5,.rich-text .list>li>h6{margin-top:0}.rich-text p{white-space:pre-wrap}.rich-text p.paragraph button{margin:var(--spacing-desktop-xxsmall) var(--spacing-desktop-xsmall) 0 0}.rich-text p.paragraph:has(+div.buttons-wrap){margin-bottom:0}.rich-text img{border-radius:var(--utils-border-radius)}@media(max-width:767px){.rich-text img{border-radius:0}}.rich-text figure:not(:first-child),.rich-text .buttons.buttons-wrap:not(:first-child){margin-top:var(--spacing-desktop-xsmall)!important}@media(max-width:767px){.rich-text figure:not(:first-child),.rich-text .buttons.buttons-wrap:not(:first-child){margin-top:var(--spacing-mobile-xsmall)!important}}.rich-text figure:not(:last-child),.rich-text .buttons.buttons-wrap:not(:last-child){margin-bottom:var(--spacing-desktop-medium)}@media(max-width:767px){.rich-text figure:not(:last-child),.rich-text .buttons.buttons-wrap:not(:last-child){margin-bottom:var(--spacing-mobile-medium)}}.rich-text figure button:only-child,.rich-text .buttons.buttons-wrap button:only-child{margin-top:0}.rich-text button:not(:only-child),.rich-text a[role=button]:not(:only-child){margin:var(--spacing-desktop-xxsmall) var(--spacing-desktop-xxsmall) 0 0}.rich-text button:has(+.paragraph),.rich-text a[role=button]:has(+.paragraph){margin-bottom:var(--spacing-desktop-xsmall)}.rich-text :last-child{margin-bottom:0}.rich-text .media__wrapper.has-image{margin:45px 0}@media(max-width:767px){.rich-text .media__wrapper.has-image{margin:30px -20px}}.rich-text .box.align-right.inline{font-weight:400;white-space:pre-wrap;max-width:475px;width:100%;float:right;margin-bottom:30px;margin-top:30px;margin-left:20px}@media(max-width:767px){.rich-text .box.align-right.inline{margin:30px 0;float:none;width:100%;max-width:100%}}@media(max-width:1230px)and (min-width:1021px){.rich-text .box.align-right.inline{margin-left:-76px;transform:translate(140px)}}@media(min-width:1231px){.rich-text .box.align-right.inline{margin-left:-176px;transform:translate(220px)}}.rich-text .box.align-right.inline h3{margin:0 0 15px!important}@media(max-width:540px){.rich-text .box.align-right.inline h3{margin:0 0 10px!important}}.rich-text .box.align-right.inline p:last-of-type{margin:0}@media(min-width:768px){.rich-text.inside-sticky-column{padding:0 var(--gutter-xsmall)}}.main-content section:last-of-type>div>.spacing{padding-bottom:calc(var(--spacing-desktop-large) + var(--spacing-desktop-small))}@media(min-width:678px)and (max-width:1099px){.main-content section:last-of-type>div>.spacing{padding-bottom:calc(var(--spacing-tablet-large) + var(--spacing-tablet-small))}}@media(max-width:767px){.main-content section:last-of-type>div>.spacing{padding-bottom:calc(var(--spacing-mobile-large) + var(--spacing-mobile-small))}}.content-medium-width{max-width:var(--width-medium)}.content-large-width{max-width:var(--width-large)}.content-wrap .children .paragraph{white-space:pre-line}.content-wrap .children .features-list li>span>b{font-size:22px;line-height:30px;display:block;margin-right:0;margin-bottom:var(--spacing-desktop-xxsmall)}.bg-wrap{color:var(--black)}.bg-wrap .heading,.bg-wrap h1.heading,.bg-wrap .children .heading{margin-bottom:var(--spacing-desktop-xsmall)}.bg-wrap.shadow{color:var(--black)}.bg-wrap.has-bg.xLargeWidth,.bg-wrap.has-bg-mage.xLargeWidth{max-width:1320px;margin:0 auto;padding:0!important}@media(min-width:1320px){.bg-wrap.has-bg.xLargeWidth,.bg-wrap.has-bg-mage.xLargeWidth{border-radius:var(--utils-border-radius)}}.bg-wrap.has-bg .padding,.bg-wrap.has-bg-mage .padding{padding:calc(var(--spacing-desktop-large) + var(--spacing-desktop-small)) 0}@media(max-width:1099px)and (min-width:768px){.bg-wrap.has-bg .padding,.bg-wrap.has-bg-mage .padding{padding:calc(var(--spacing-tablet-large) + var(--spacing-tablet-small)) 0}}@media(max-width:767px){.bg-wrap.has-bg .padding,.bg-wrap.has-bg-mage .padding{padding:calc(var(--spacing-mobile-large) + var(--spacing-mobile-small)) 0}}.bg-wrap.has-bg .padding.padding-top-none,.bg-wrap.has-bg-mage .padding.padding-top-none{padding-top:0!important}.bg-wrap.has-bg-image .component__article{max-width:var(--width-large);margin:auto;padding-left:var(--gutter-xsmall);padding-right:var(--gutter-xsmall)}.bg-wrap.has-bg-image .component__article .component__article--text{max-width:var(--width-medium)}.bg-wrap.blue-800,.bg-wrap.grey-800,.bg-wrap.grey-900,.bg-wrap.darkmode{color:var(--white)}.bg-wrap.blue-800 h2,.bg-wrap.blue-800 h3,.bg-wrap.blue-800 h4,.bg-wrap.blue-800 h5,.bg-wrap.blue-800 h6,.bg-wrap.blue-800 p,.bg-wrap.blue-800 a:not([type=button]):not([role=button]),.bg-wrap.blue-800 ul,.bg-wrap.blue-800 ul li,.bg-wrap.blue-800 ol,.bg-wrap.blue-800 ol li,.bg-wrap.blue-800 div,.bg-wrap.grey-800 h2,.bg-wrap.grey-800 h3,.bg-wrap.grey-800 h4,.bg-wrap.grey-800 h5,.bg-wrap.grey-800 h6,.bg-wrap.grey-800 p,.bg-wrap.grey-800 a:not([type=button]):not([role=button]),.bg-wrap.grey-800 ul,.bg-wrap.grey-800 ul li,.bg-wrap.grey-800 ol,.bg-wrap.grey-800 ol li,.bg-wrap.grey-800 div,.bg-wrap.grey-900 h2,.bg-wrap.grey-900 h3,.bg-wrap.grey-900 h4,.bg-wrap.grey-900 h5,.bg-wrap.grey-900 h6,.bg-wrap.grey-900 p,.bg-wrap.grey-900 a:not([type=button]):not([role=button]),.bg-wrap.grey-900 ul,.bg-wrap.grey-900 ul li,.bg-wrap.grey-900 ol,.bg-wrap.grey-900 ol li,.bg-wrap.grey-900 div,.bg-wrap.darkmode h2,.bg-wrap.darkmode h3,.bg-wrap.darkmode h4,.bg-wrap.darkmode h5,.bg-wrap.darkmode h6,.bg-wrap.darkmode p,.bg-wrap.darkmode a:not([type=button]):not([role=button]),.bg-wrap.darkmode ul,.bg-wrap.darkmode ul li,.bg-wrap.darkmode ol,.bg-wrap.darkmode ol li,.bg-wrap.darkmode div{color:var(--white)}.bg-wrap.blue-800 .stick-title__text,.bg-wrap.grey-800 .stick-title__text,.bg-wrap.grey-900 .stick-title__text,.bg-wrap.darkmode .stick-title__text{color:var(--blue-400)}.bg-wrap.blue-800 .list-icons .list-ordered svg[data-icon=check],.bg-wrap.blue-800 .list-icons .list-ordered svg[data-icon=xmark],.bg-wrap.grey-800 .list-icons .list-ordered svg[data-icon=check],.bg-wrap.grey-800 .list-icons .list-ordered svg[data-icon=xmark],.bg-wrap.grey-900 .list-icons .list-ordered svg[data-icon=check],.bg-wrap.grey-900 .list-icons .list-ordered svg[data-icon=xmark],.bg-wrap.darkmode .list-icons .list-ordered svg[data-icon=check],.bg-wrap.darkmode .list-icons .list-ordered svg[data-icon=xmark]{color:var(--white)}.bg-wrap.blue-800 a[href],.bg-wrap.grey-800 a[href],.bg-wrap.grey-900 a[href],.bg-wrap.darkmode a[href]{color:var(--blue-400)}.bg-wrap.blue-800 a[href]:hover,.bg-wrap.grey-800 a[href]:hover,.bg-wrap.grey-900 a[href]:hover,.bg-wrap.darkmode a[href]:hover{color:var(--blue-200)}.bg-wrap.blue-800 .box.shadow,.bg-wrap.grey-800 .box.shadow,.bg-wrap.grey-900 .box.shadow,.bg-wrap.darkmode .box.shadow{color:var(--grey-900)}.bg-wrap.blue-800 .box.shadow h2,.bg-wrap.blue-800 .box.shadow h3,.bg-wrap.blue-800 .box.shadow h4,.bg-wrap.blue-800 .box.shadow h5,.bg-wrap.blue-800 .box.shadow h6,.bg-wrap.blue-800 .box.shadow p,.bg-wrap.blue-800 .box.shadow a:not([type=button]):not([role=button]),.bg-wrap.blue-800 .box.shadow ul,.bg-wrap.blue-800 .box.shadow div,.bg-wrap.blue-800 .box.shadow ol,.bg-wrap.grey-800 .box.shadow h2,.bg-wrap.grey-800 .box.shadow h3,.bg-wrap.grey-800 .box.shadow h4,.bg-wrap.grey-800 .box.shadow h5,.bg-wrap.grey-800 .box.shadow h6,.bg-wrap.grey-800 .box.shadow p,.bg-wrap.grey-800 .box.shadow a:not([type=button]):not([role=button]),.bg-wrap.grey-800 .box.shadow ul,.bg-wrap.grey-800 .box.shadow div,.bg-wrap.grey-800 .box.shadow ol,.bg-wrap.grey-900 .box.shadow h2,.bg-wrap.grey-900 .box.shadow h3,.bg-wrap.grey-900 .box.shadow h4,.bg-wrap.grey-900 .box.shadow h5,.bg-wrap.grey-900 .box.shadow h6,.bg-wrap.grey-900 .box.shadow p,.bg-wrap.grey-900 .box.shadow a:not([type=button]):not([role=button]),.bg-wrap.grey-900 .box.shadow ul,.bg-wrap.grey-900 .box.shadow div,.bg-wrap.grey-900 .box.shadow ol,.bg-wrap.darkmode .box.shadow h2,.bg-wrap.darkmode .box.shadow h3,.bg-wrap.darkmode .box.shadow h4,.bg-wrap.darkmode .box.shadow h5,.bg-wrap.darkmode .box.shadow h6,.bg-wrap.darkmode .box.shadow p,.bg-wrap.darkmode .box.shadow a:not([type=button]):not([role=button]),.bg-wrap.darkmode .box.shadow ul,.bg-wrap.darkmode .box.shadow div,.bg-wrap.darkmode .box.shadow ol{color:inherit}.bg-wrap.blue-100{background-color:var(--blue-100)}.bg-wrap.blue-400{background-color:var(--blue-400)}.bg-wrap.blue-600{background-color:var(--blue-600)}.bg-wrap.blue-800{background-color:var(--blue-800)}.bg-wrap.green-200{background-color:var(--green-200)}.bg-wrap.green-500{background-color:var(--green-500)}.bg-wrap.green-700{background-color:var(--green-700)}.bg-wrap.coral-100{background-color:var(--coral-100)}.bg-wrap.coral-300{background-color:var(--coral-300)}.bg-wrap.grey-700{background-color:var(--grey-700)}.bg-wrap.grey-900{background-color:var(--grey-900)}.bg-wrap.sea-green{background-color:var(--sea-green)}.bg-wrap.darkmode{background-color:var(--darkmode)}.bg-wrap.transparent{background-color:transparent}.bg-wrap h2,.bg-wrap h3,.bg-wrap h4,.bg-wrap h5,.bg-wrap h6,.bg-wrap p,.bg-wrap ul,.bg-wrap div,.bg-wrap ol{color:var(--black)}.bg-wrap ol li:before{background-color:var(--blue-300)}.bg-wrap ul li svg{color:var(--black)}.bg-wrap figure:not(:only-child){margin-bottom:var(--spacing-desktop-xsmall)!important}@media(min-width:768px){.bg-wrap figure:not(:only-child){margin-bottom:var(--spacing-desktop-small)!important}}.bg-wrap figure:not(:first-child){margin-top:var(--spacing-desktop-xsmall)!important}@media(max-width:767px){.bg-wrap figure:not(:first-child){margin-top:var(--spacing-mobile-xsmall)!important}}.bg-wrap .is-hero figure{margin:0}@media(min-width:1100px){.bg-wrap .is-hero h1.heading{font-size:72px;line-height:79px}}.bg-wrap .buttons.buttons-wrap{margin-bottom:var(--spacing-desktop-xsmall)}@media(min-width:768px){.bg-wrap .buttons.buttons-wrap{margin-top:var(--spacing-desktop-xsmall);margin-bottom:var(--spacing-desktop-small)}}.bg-wrap .boxes{align-items:flex-start}@media(min-width:768px){.bg-wrap .boxes:has(.box.shadow){align-items:center}}@media(max-width:767px){.bg-wrap .boxes:not(.per-row-3){flex-direction:column;align-items:unset}}@media(min-width:1100px){.bg-wrap .boxes.per-row-1 .box{flex:0 1 100%}}@media(min-width:1100px){.bg-wrap .boxes.per-row-2 .box{flex:0 1 calc(50% - var(--spacing-tablet-small) / 2)}}.bg-wrap .boxes.per-row-3{align-items:flex-start}@media(min-width:768px){.bg-wrap .boxes.per-row-3 .box{flex:0 1 calc(33.33% - var(--spacing-tablet-small) / 1.5)}}@media(max-width:767px)and (min-width:541px){.bg-wrap .boxes.per-row-3 .box{flex:0 1 calc(50% - var(--spacing-tablet-small) / 2)}}@media(max-width:540px){.bg-wrap .boxes.per-row-3 .box{flex:0 1 100%}}.bg-wrap>:last-child{margin-bottom:0!important}.bg-wrap.grey-200 ol li:before,.bg-wrap.blue-800 ol li:before{background-color:var(--blue-300)!important}.bg-wrap.blue-100 ol li:before,.bg-wrap.green-100 ol li:before{background-color:var(--green-300)!important}.bg-wrap.green-200 .stick-title__text,.bg-wrap.green-300 .stick-title__text,.bg-wrap.green-500 .stick-title__text{color:var(--blue-600)}.bg-wrap.grey-900 ol li:before{background-color:var(--grey-300)!important}.bg-wrap.coral-100 .stick-title__text{color:var(--grey-900)}.bg-wrap.coral-100 ol li:before{background-color:var(--coral-300)!important}.bg-wrap.coral-300 .stick-title__text{color:var(--grey-900)}.bg-wrap.coral-300 a.anchor{color:var(--black)}.bg-wrap.coral-300 a.anchor:hover,.bg-wrap.coral-300 a.anchor:hover svg{color:var(--coral-900)!important}.bg-wrap.blue-100 ul li svg,.bg-wrap.grey-200 ul li svg{color:var(--blue-600)}.bg-wrap.green-100 ul li svg{color:var(--green-500)}.bg-wrap.blue-800:not(.shadow) ul li svg{color:var(--white)}
