.button:not(.confirmation-wrap .button){display:inline-block;color:var(--color-text);background:var(--color-shade-2);white-space:nowrap;padding:5px 15px;height:34px;line-height:24px;font-size:11px;text-align:center;border:0;font-weight:var(--font-weight-semi-bold);border-radius:5px;box-shadow:inset 0 34px 0 0 var(--color-shade);transition:color .5s ease 0s,background-color,0.5s ease 0s,box-shadow .25s ease 0s;-moz-transition:color .5s ease 0s,background-color,0.5s ease 0s,box-shadow .25s ease 0s;-webkit-transition:color .5s ease 0s,background-color,0.5s ease 0s,box-shadow .25s ease 0s}.button:not(.confirmation-wrap .button).disabled{cursor:default;color:var(--color-text-light) !important;background:var(--color-shade) !important;box-shadow:none !important}.button:not(.confirmation-wrap .button).disabled:hover{color:var(--color-text-light) !important;background:var(--color-shade) !important;box-shadow:none !important}.button:not(.confirmation-wrap .button):hover,.button:not(.confirmation-wrap .button).is-loading{color:var(--color-title);box-shadow:none !important}.button:not(.confirmation-wrap .button).outline{color:var(--color-text) !important;background:none !important;border:1px solid var(--color-shade-2) !important;line-height:22px;box-shadow:none !important}.button:not(.confirmation-wrap .button).outline:hover{color:var(--color-title) !important;background-color:var(--color-shade) !important}.button:not(.confirmation-wrap .button).primary{color:#fff;background:#585857;box-shadow:inset 0 34px 0 0 #000}.button:not(.confirmation-wrap .button).primary:hover,.button:not(.confirmation-wrap .button).primary.is-loading{color:#fff}.button:not(.confirmation-wrap .button).primary .loading-bars span{background-color:#fff}.button:not(.confirmation-wrap .button).highlight{color:#fff;background:var(--color-highlight-header-hover);box-shadow:inset 0 34px 0 0 var(--color-highlight-header)}.button:not(.confirmation-wrap .button).highlight:hover,.button:not(.confirmation-wrap .button).highlight.is-loading{color:#fff}.button:not(.confirmation-wrap .button).highlight .loading-bars span{background-color:#fff}.button:not(.confirmation-wrap .button).third-party{color:#fff;background:#35937d;box-shadow:inset 0 34px 0 0 var(--color-third-party)}.button:not(.confirmation-wrap .button).third-party:hover,.button:not(.confirmation-wrap .button).third-party.is-loading{color:#fff}.button:not(.confirmation-wrap .button).third-party .loading-bars span{background-color:#fff}.button:not(.confirmation-wrap .button).discreet{background:0;box-shadow:none;color:var(--color-text-light)}.button:not(.confirmation-wrap .button).discreet:hover{background-color:var(--color-shade)}.button:not(.confirmation-wrap .button).danger{background:0;box-shadow:none;color:var(--color-danger)}.button:not(.confirmation-wrap .button).danger:hover{color:#fff;background-color:var(--color-danger)}.button:not(.confirmation-wrap .button).large{padding:8px 20px;height:45px;font-size:13px;line-height:29px;border-radius:6px;box-shadow:inset 0 45px 0 0 var(--color-shade)}.button:not(.confirmation-wrap .button).large.primary{box-shadow:inset 0 45px 0 0 #000}.button:not(.confirmation-wrap .button).large.highlight{box-shadow:inset 0 45px 0 0 var(--color-highlight-header)}.button:not(.confirmation-wrap .button).large.third-party{box-shadow:inset 0 45px 0 0 var(--color-third-party)}.button:not(.confirmation-wrap .button).large.discreet,.button:not(.confirmation-wrap .button).large.danger{box-shadow:none}.button:not(.confirmation-wrap .button).small{padding:0 10px;height:24px;font-size:10px;border-radius:3px;box-shadow:inset 0 24px 0 0 var(--color-shade)}.button:not(.confirmation-wrap .button).small.primary{box-shadow:inset 0 24px 0 0 #000}.button:not(.confirmation-wrap .button).small.highlight{box-shadow:inset 0 24px 0 0 var(--color-highlight-header)}.button:not(.confirmation-wrap .button).small.third-party{box-shadow:inset 0 24px 0 0 var(--color-third-party)}.button:not(.confirmation-wrap .button).small.discreet,.button:not(.confirmation-wrap .button).small.danger{box-shadow:none}.button:not(.confirmation-wrap .button).small.with-icon .icon{font-size:12px}.button:not(.confirmation-wrap .button).large{padding:5px 20px;height:40px;line-height:30px;box-shadow:inset 0 40px 0 0 var(--color-shade)}.button:not(.confirmation-wrap .button).large.primary{box-shadow:inset 0 40px 0 0 #000}.button:not(.confirmation-wrap .button).large.highlight{box-shadow:inset 0 40px 0 0 var(--color-highlight-header)}.button:not(.confirmation-wrap .button).large.highlight{box-shadow:inset 0 40px 0 0 var(--color-third-party)}.button:not(.confirmation-wrap .button).large.discreet,.button:not(.confirmation-wrap .button).large.danger{box-shadow:none}.button:not(.confirmation-wrap .button).full{width:100%;text-align:center}.button:not(.confirmation-wrap .button).center{margin-left:auto;margin-right:auto}.button:not(.confirmation-wrap .button).uniformed{min-width:250px}.button:not(.confirmation-wrap .button).with-icon{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center}.button:not(.confirmation-wrap .button).with-icon.full{justify-content:center}.button:not(.confirmation-wrap .button).with-icon .icon{margin:0 10px 0 0;font-size:16px}.download-wrap{max-width:1060px;margin:auto;padding:0 30px;min-height:calc(100vh - 100px)}.download-wrap>header h1{font-weight:var(--font-weight-semi-bold);font-size:20px;text-transform:uppercase}.download-wrap>header p{color:var(--color-text-light);margin:5px 0 0;font-size:13px}.download-wrap>header+*{margin-top:75px}.download-wrap ul.sections>li:not(:first-child){margin-top:75px}.download-wrap ul.sections>li header{font-weight:var(--font-weight-semi-bold);font-size:14px;border-bottom:1px solid var(--color-shade-2);padding:0 0 3px}.download-wrap ul.sections>li header+*{margin-top:30px}.download-wrap ul.locales{display:flex;flex-wrap:wrap;flex-direction:row;margin:20px 0 30px -10px}.download-wrap ul.locales>li{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;cursor:pointer;padding:3px 10px;min-width:200px}.download-wrap ul.locales>li:hover{background-color:var(--color-shade-1)}.download-wrap ul.locales>li:not(:last-child){margin-right:15px}.download-wrap ul.locales>li .checkbox-wrap{margin-right:10px}.download-wrap ul.files{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-end}.download-wrap ul.files>li{width:250px;margin:0 30px 45px 0;position:relative}.download-wrap ul.files>li h6{font-weight:var(--font-weight-semi-bold);font-size:12px;height:36px;line-height:18px}.download-wrap ul.files>li p{height:36px;line-height:18px;font-size:12px;color:var(--color-text-light);margin:5px 0 0;overflow:hidden}.download-wrap ul.files>li .size{height:20px;line-height:20px;font-size:11px;color:var(--color-text-light);margin:10px 0 0}.download-wrap .button{margin:15px 0 0}.download-wrap .export{padding:0 0 45px}.download-wrap .export p{font-size:13px;color:var(--color-text-light)}.download-wrap .export button+p{margin-top:15px}