@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");*{box-sizing:border-box;padding:0;margin:0;font-family:IBM Plex Sans,sans-serif}.d-flex{display:flex}.align-center{align-items:center}.column-direction{flex-direction:column}.justify-center{justify-content:center}.justify-end{justify-content:end}.space-between{justify-content:space-between}.hidden{display:hidden}.pointer{cursor:pointer}.w-100{width:100%}.h-100{height:100%}.header{position:-webkit-sticky;position:sticky;top:0;transition:transform .3s,box-shadow .3s;z-index:1350}.header.scrolled{transform:translateY(-80px)}.header.show{transform:translateY(0)}.content-margin{margin:0 16px}@media (min-width:1700px) and (max-width:2000px){.content-margin{margin:0 8%}}@media (min-width:0px) and (max-width:450px){.content-margin{margin:0 20px}}.text-center{text-align:center}.max-width{max-width:1440px;margin-left:auto;margin-right:auto;width:100%}.paragraph{font-size:20px;font-weight:400;line-height:28px;letter-spacing:.1px}.no-copy{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (min-width:0px) and (max-width:600px){.paragraph{font-size:18px;letter-spacing:.018px}}.medium-text{font-weight:500}.medium-text,.regular-text{font-size:20px;line-height:28px;letter-spacing:.1px}.regular-text,.small-text{font-weight:400}.small-text{font-size:16px;line-height:22px;letter-spacing:.1px}@media (min-width:0px) and (max-width:600px){.regular-text{font-weight:400;font-size:20px;line-height:28px;letter-spacing:.1px}.medium-text{font-weight:500;font-size:18px;line-height:22px;letter-spacing:.1px}}