.supt-checkbox{position:relative;margin-bottom:10px}.supt-checkbox:last-child{margin-bottom:0}.supt-checkbox__label{font-family:var(--font-primary);font-size:clamp(14px,.19vw + .83rem,16px);line-height:clamp(19px,.19vw + 1.14rem,21px);font-weight:400;position:relative;display:inline-block;padding-left:calc(18px + 10px);cursor:pointer}.supt-checkbox__label:after,.supt-checkbox__label:before{content:"";position:absolute;width:18px;height:18px;top:calc((1.5em - 18px) / 2 - 1.5px);left:0;z-index:1}.supt-checkbox__label:before{border:1.5px solid #364156;background-color:transparent;transition:background-color .2s;border-radius:4px}.supt-checkbox__label:after{opacity:0;transition:opacity .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='10' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M0.75 4.5L4.25 8L10.75 1.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px 10px}.supt-checkbox__input{position:absolute;bottom:0;opacity:0!important;padding:0;outline:none}.supt-checkbox__input:focus+.supt-checkbox__label:before{outline:1.5px solid #00aab3;outline-offset:1.5px}.supt-checkbox__input:checked+.supt-checkbox__label:before{background-color:#364156}.supt-checkbox__input:checked+.supt-checkbox__label:after{opacity:1}.supt-checkbox__input[disabled]+.supt-checkbox__label{cursor:not-allowed;opacity:.6}.supt-checkbox__input[disabled]:checked+.supt-checkbox__label:before{background-color:rgba(54,65,86,.1);border-color:transparent}.supt-checkbox__input[disabled]:checked+.supt-checkbox__label:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath d='M0.75 3.75L4.25 7.25L10.75 0.75' stroke='%23364156' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E")}.supt-form-section-breaker{margin:50px 0 20px}.supt-form-section-breaker__title{font-family:var(--font-primary);font-size:clamp(20px,.38vw + 1.16rem,24px);line-height:clamp(26px,.28vw + 1.56rem,29px);font-weight:500}.supt-list{font-family:var(--font-primary);font-size:clamp(14px,.19vw + .83rem,16px);line-height:clamp(19px,.19vw + 1.14rem,21px);font-weight:400}.supt-list:not(:last-child){margin-bottom:16px}.supt-list li:not(:last-child){margin-bottom:8px}.supt-list ul,ul.supt-list{list-style:none}.supt-list ul>li,ul.supt-list>li{position:relative;padding-left:13px}.supt-list ul>li:before,ul.supt-list>li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background-color:#00aab3}.supt-list ol,ol.supt-list{list-style:none}.supt-list ol>li,ol.supt-list>li{position:relative;padding-left:26px;counter-increment:list-item}.supt-list ol>li:before,ol.supt-list>li:before{content:counter(list-item) ".";font-family:var(--font-primary);font-size:clamp(12px,.19vw + .71rem,14px);line-height:clamp(17px,.19vw + 1.02rem,19px);font-weight:400;font-weight:500;position:absolute;top:2px;left:0;width:18px}.supt-list ol[reversed]>li,ol.supt-list[reversed]>li{counter-increment:list-item -1}ol.supt-list>li:before{color:#00aab3}.supt-list ol,.supt-list ul{padding-left:1em}.supt-list ol>li:before{color:#364156}.supt-list ul{list-style:none}.supt-list ul>li:before{background-color:#364156}.supt-paragraph{font-family:var(--font-primary);font-size:clamp(14px,.19vw + .83rem,16px);line-height:clamp(19px,.19vw + 1.14rem,21px);font-weight:400}.supt-paragraph:not(:last-child){margin-bottom:16px}.supt-paragraph.-is-small,.supt-paragraph.has-small-font-size{font-family:var(--font-primary);font-size:clamp(12px,.19vw + .71rem,14px);line-height:clamp(17px,.19vw + 1.02rem,19px);font-weight:400}.supt-paragraph.-is-large,.supt-paragraph.has-large-font-size{font-family:var(--font-primary);font-size:clamp(20px,.38vw + 1.16rem,24px);line-height:clamp(26px,.28vw + 1.56rem,29px);font-weight:400}.supt-quote{padding:24px;margin:0;background-color:#e9f0f2;border-radius:16px}.supt-quote .supt-paragraph{font-family:var(--font-primary);font-size:clamp(16px,.19vw + .96rem,18px);line-height:clamp(21px,.28vw + 1.25rem,24px);font-weight:400}.supt-quote .supt-paragraph:not(:last-child){margin-bottom:10px}.supt-quote cite{font-family:var(--font-primary);font-size:clamp(12px,.19vw + .71rem,14px);line-height:clamp(17px,.19vw + 1.02rem,19px);font-weight:400;font-weight:500;font-style:normal}.supt-quote cite:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:16px;background-color:#00aab3;margin-right:8px}.supt-tag{padding:4px 8px;border-radius:4px;background-color:#e9f0f2;display:inline-flex;align-items:center;justify-content:center;min-width:40px}.supt-tag__text{font-family:var(--font-primary);font-size:clamp(12px,.19vw + .71rem,14px);line-height:clamp(17px,.19vw + 1.02rem,19px);font-weight:400;color:#364156}.supt-tag.-light{background-color:#fff}