:root {--gutter: 26px;--mobile-margin: 16px;--locking-grid: true;}:root {--mq-xs: 320px;--mq-sm: 479px;--mq-md: 700px;--mq-lg: 1024px;--mq-xl: 1280px;--max-width: 1080px;}.btn {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0 15px;height: var(--input-size-md);font-family: var(--ff1);font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 100%;text-align: center;white-space: nowrap;color: white;background-color: var(--color-primary-500);border: 2px solid var(--color-primary-500);border-radius: 3px;cursor: pointer;}.btn:hover,.btn:focus {color: white;text-decoration: none;background-color: var(--ctxt);border-color: var(--ctxt);}.btn:disabled {opacity: 0.25;cursor: not-allowed;-webkit-filter: grayscale(100%);filter: grayscale(100%);}.btn_primary {text-shadow: 1px 1px 1px HSL(var(--hs_c5), 30%);background-color: var(--color-quaternary-500);border-color: var(--color-quaternary-500);}.btn_secondary {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0 15px;height: var(--input-size-md);font-family: var(--ff1);font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 100%;text-align: center;white-space: nowrap;color: white;background-color: var(--color-primary-500);border: 2px solid var(--color-primary-500);border-radius: 3px;cursor: pointer;background-color: transparent;color: var(--color-primary-500);border-color: var(--color-primary-500);}.btn_secondary:hover,.btn_secondary:focus {color: white;text-decoration: none;background-color: var(--ctxt);border-color: var(--ctxt);}.btn_secondary:disabled {opacity: 0.25;cursor: not-allowed;-webkit-filter: grayscale(100%);filter: grayscale(100%);}.btn_secondary:hover,.btn_secondary:focus {color: white;background-color: var(--color-primary-500);border-color: var(--color-primary-500);}.btn--green {background-color: var(--color-quaternary-500);border-color: var(--color-quaternary-500);text-shadow: 1px 1px 2px HSL(var(--hs_c5), 30%);}.btn_c2 {text-shadow: 1px 1px 1px HSL(var(--hs_c2), 30%);background-color: var(--color-secondary-400);border-color: var(--color-secondary-400);}.btn.btn--negative {background-color: var(--cerror);border-color: var(--cerror);}.btn.btn--negative:hover,.btn.btn--negative:focus {background-color: var(--ctxt);border-color: var(--ctxt);}.section--download .post__btn,.btn--ghost {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0 15px;height: var(--input-size-md);font-family: var(--ff1);font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 100%;text-align: center;white-space: nowrap;color: white;background-color: var(--color-primary-500);border: 2px solid var(--color-primary-500);border-radius: 3px;cursor: pointer;background-color: transparent;color: var(--color-primary-500);border-color: var(--color-primary-500);}.section--download .post__btn:hover,.section--download .post__btn:focus,.btn--ghost:hover,.btn--ghost:focus {color: white;text-decoration: none;background-color: var(--ctxt);border-color: var(--ctxt);}.section--download .post__btn:disabled,.btn--ghost:disabled {opacity: 0.25;cursor: not-allowed;-webkit-filter: grayscale(100%);filter: grayscale(100%);}.section--download .post__btn:hover,.section--download .post__btn:focus,.btn--ghost:hover,.btn--ghost:focus {color: white;background-color: var(--color-primary-500);border-color: var(--color-primary-500);}.btn--ghost-white {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin: 0;padding: 0 15px;height: var(--input-size-md);font-family: var(--ff1);font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 100%;text-align: center;white-space: nowrap;color: white;background-color: var(--color-primary-500);border: 2px solid var(--color-primary-500);border-radius: 3px;cursor: pointer;background-color: transparent;color: white;border-color: white;}.btn--ghost-white:hover,.btn--ghost-white:focus {color: white;text-decoration: none;background-color: var(--ctxt);border-color: var(--ctxt);}.btn--ghost-white:disabled {opacity: 0.25;cursor: not-allowed;-webkit-filter: grayscale(100%);filter: grayscale(100%);}.btn--ghost-white:hover,.btn--ghost-white:focus {color: var(--color-secondary-400);background-color: transparent;border-color: var(--color-secondary-400);}.btn--sm {height: var(--input-size-sm) !important;font-weight: 400;font-size: 14px !important;border-width: 1px;}.btn--link {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 0;height: var(--input-size-md);font-family: var(--ff1);font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 100%;text-align: center;white-space: nowrap;color: var(--color-secondary-400);background-color: transparent;border: 2px solid transparent;cursor: pointer;-webkit-transition: all .1s;transition: all .1s;}.btn--link .ic {width: 40px;height: 40px;margin-right: 5px;background-color: var(--color-secondary-400);background-repeat: no-repeat;background-position: 50% 50%;background-size: 24px;border-radius: 50%;}.btn--link:hover,.btn--link:focus {color: var(--color-primary-500);text-decoration: none;}.btn--link:hover .ic,.btn--link:focus .ic {background-color: var(--color-primary-500);}.btn-group {display: -webkit-box;display: -ms-flexbox;display: flex;margin: 0 0 1em;padding: 0;}.btn-group>*+* {margin-left: calc(var(--input-gap) / 1);}.btn-group+.btn-group {margin-top: 1em;}.section--download {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;margin-top: 2em;margin-bottom: 2em;padding: 1em 1.5em;background-color: var(--cbg);}.section--download .post__title {font-family: var(--ff1);font-weight: 600;margin: 0;}.section--download .post__title-link {color: var(--ctxt);}.section--download .post__title-link:hover {color: var(--clink);}.section--download .post__description {margin: 0;font-style: italic;}.section--download .post__title+.post__description {margin-top: .5em;}.section--download .post__content {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;padding: 0 40px 2px 0;}.section--download .post__btn {padding-left: 40px;padding-right: 40px;}.section--url+.section--download,.section--pagelink+.section--download,.section--download+.section--download,.section--download+.section--hr {margin-top: -1em;}.section--hr+.section--download {margin-top: 1em;}@media screen and (min-width: 700px) {.btn-group+.btn-group {margin-top: 0;margin-left: 2em;}}
