@import url(https://use.typekit.net/dub5nwj.css);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;400;500;600;700&display=swap);@keyframes topLineGrow{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes bottomLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes positive45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-45deg)}}@keyframes negative45{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(45deg)}}@keyframes bubblePopOut{0%{scale:0}75%{scale:1.1}to{scale:1}}@keyframes stepPop{0%{opacity:0;scale:0}75%{opacity:1;scale:1.1}to{opacity:1;scale:1}}section.disclosure-text{padding:0 20px;position:relative}section.disclosure-text div.inner{color:#fff;margin:0 auto;max-width:1310px;max-width:1280px}section.disclosure-text div.inner a{color:#94d2ff}section.disclosure-text--dark p{color:#5c5c5c}section.disclosure-text--dark ol li{color:#33475b}section.disclosure-text--reduced-width div.inner p{margin-left:0;margin-right:auto;max-width:850px}section.disclosure-text--top-border .inner{border-top:1px solid #5c5c5c;padding-top:30px}section.disclosure-text--bottom-border .inner{border-bottom:1px solid #fff;padding-bottom:30px}