.supt-button{font-family:var(--font-secondary);font-size:clamp(14px,.19vw + .83rem,16px);line-height:clamp(16px,.19vw + .96rem,18px);font-weight:500;background-color:transparent;border:0;border-radius:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;cursor:pointer}.supt-button::-moz-focus-inner{border:0}.supt-button{display:inline-block;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:10px 16px;gap:8px;border-radius:4px;overflow:hidden;width:-moz-fit-content;width:fit-content}.supt-button.-primary{background-color:#f9f4ec;color:#112f5b}.supt-button.-primary-dark{background-color:#112f5b;color:#f9f4ec}.supt-button.-secondary{color:#f9f4ec;border:1px solid #f9f4ec;background-color:transparent}.supt-button.-secondary-dark{color:#112f5b;border:1px solid #112f5b;background-color:transparent}.supt-button.-link{color:#112f5b;border-color:transparent;background-color:transparent;font-family:var(--font-secondary);font-weight:500;font-size:16px;line-height:149%;padding:0}.supt-button.-link .supt-button__title{display:flex;align-items:center;gap:8px;transition:transform .3s ease-in-out}.supt-button.-link .supt-button__icon,.supt-button.-link .supt-button__title-text{transition:transform .3s ease-in-out}.supt-button__inner{position:relative;overflow:hidden}.supt-button__clone{position:absolute;bottom:0;left:0;width:100%;display:inline-flex;align-items:center;gap:8px;transform:translateY(calc(100% + 8px));transition:transform .3s ease-in-out}.supt-button__title{display:inline-block;transform:translateY(0);transition:transform .3s ease-in-out}.supt-button__title-text{display:inline-flex;align-items:center;gap:8px;text-align:center}.supt-button__icon.-clone{position:absolute;transform:translateX(-100%)}.supt-button.-link:hover .supt-button__icon{transform:translateX(calc(100% + 8px))}.supt-button.-link:hover .supt-button__icon.-clone{transform:translateX(0)}.supt-button.-link:hover .supt-button__title-text{transform:translateX(20px)}.supt-button:not(.-link):hover .supt-button__clone{transform:translateY(0)}.supt-button:not(.-link):hover .supt-button__title{transform:translateY(calc(-100% - 8px))}h1.supt-heading{font-family:var(--font-primary);font-size:clamp(36px,2.63vw + 1.63rem,64px);line-height:clamp(40px,2.82vw + 1.84rem,70px);font-weight:500}h2.supt-heading{font-size:clamp(32px,1.5vw + 1.65rem,48px);line-height:clamp(42px,1.03vw + 2.38rem,53px)}h2.supt-heading,h3.supt-heading{font-family:var(--font-primary);font-weight:400;color:#112f5b}h3.supt-heading{font-size:clamp(24px,.38vw + 1.41rem,28px);line-height:clamp(26px,.38vw + 1.54rem,30px)}h4.supt-heading{font-size:clamp(22px,.19vw + 1.33rem,24px);line-height:clamp(24px,.19vw + 1.46rem,26px)}h4.supt-heading,h5.supt-heading{font-family:var(--font-primary);font-weight:400;color:#112f5b}h5.supt-heading{font-size:clamp(18px,.19vw + 1.08rem,20px);line-height:clamp(20px,.19vw + 1.21rem,22px)}h6.supt-heading{font-family:var(--font-secondary);font-size:clamp(14px,.19vw + .83rem,16px);line-height:clamp(16px,.19vw + .96rem,18px);letter-spacing:1px;font-weight:500;color:#112f5b}