@charset "UTF-8";
/** Foundation for Sites by ZURB Version 6.2.0 foundation.zurb.com Licensed under MIT Open Source */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/** 1. Set default font family to sans-serif. 2. Prevent iOS and IE text size adjust after device orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -webkit-box-sizing: content-box; box-sizing: content-box; /* 2 */ }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling. */
/* fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;
} */
/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.foundation-mq { font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html { font-size: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }

*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { padding: 0; margin: 0; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: 1.5; color: #0a0a0a; background: #fefefe; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; display: inline-block; vertical-align: middle; }

textarea { height: auto; min-height: 50px; border-radius: 0; }

select { width: 100%; border-radius: 0; }

#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object { max-width: none !important; }

button { -webkit-appearance: none; -moz-appearance: none; background: transparent; padding: 0; border: 0; border-radius: 0; line-height: 1; }

.is-visible { display: block !important; }

.is-hidden { display: none !important; }

.row, .container { max-width: 75rem; margin-left: auto; margin-right: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }
.row .row, .container .row, .row .container, .container .container { margin-left: -0.625rem; margin-right: -0.625rem; }
@media screen and (min-width: 40em) { .row .row, .container .row, .row .container, .container .container { margin-left: -0.9375rem; margin-right: -0.9375rem; } }
.row.expanded, .expanded.container { max-width: none; }
.row.collapse > .column, .collapse.container > .column, .row.collapse > .columns, .collapse.container > .columns { padding-left: 0; padding-right: 0; }

.column, .columns { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; padding-left: 0.625rem; padding-right: 0.625rem; }
@media screen and (min-width: 40em) { .column, .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } }

.column.row.row, .row.row.columns, .columns.container, .column.container { float: none; }
.row .column.row.row, .container .column.row.row, .row .row.row.columns, .container .row.row.columns, .row .columns.container, .container .columns.container, .row .column.container, .container .column.container { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0; }

.small-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; }

.small-offset-0 { margin-left: 0%; }

.small-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; }

.small-offset-1 { margin-left: 8.33333%; }

.small-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.small-offset-2 { margin-left: 16.66667%; }

.small-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }

.small-offset-3 { margin-left: 25%; }

.small-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; }

.small-offset-4 { margin-left: 33.33333%; }

.small-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.small-offset-5 { margin-left: 41.66667%; }

.small-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; }

.small-offset-6 { margin-left: 50%; }

.small-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; }

.small-offset-7 { margin-left: 58.33333%; }

.small-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.small-offset-8 { margin-left: 66.66667%; }

.small-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; }

.small-offset-9 { margin-left: 75%; }

.small-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; }

.small-offset-10 { margin-left: 83.33333%; }

.small-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.small-offset-11 { margin-left: 91.66667%; }

.small-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.small-up-1 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.small-up-1 > .column, .small-up-1 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.small-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.small-up-2 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.small-up-2 > .column, .small-up-2 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.small-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.small-up-3 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.small-up-3 > .column, .small-up-3 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }

.small-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.small-up-4 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.small-up-4 > .column, .small-up-4 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.small-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.small-up-5 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.small-up-5 > .column, .small-up-5 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }

.small-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

.small-up-6 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.small-up-6 > .column, .small-up-6 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; }

.small-up-1 > .column, .small-up-1 > .columns { width: 100%; float: left; }
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) { clear: none; }
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) { clear: both; }
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child { float: left; }

.small-up-2 > .column, .small-up-2 > .columns { width: 50%; float: left; }
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) { clear: none; }
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) { clear: both; }
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child { float: left; }

.small-up-3 > .column, .small-up-3 > .columns { width: 33.33333%; float: left; }
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) { clear: none; }
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) { clear: both; }
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child { float: left; }

.small-up-4 > .column, .small-up-4 > .columns { width: 25%; float: left; }
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) { clear: none; }
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) { clear: both; }
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child { float: left; }

.small-up-5 > .column, .small-up-5 > .columns { width: 20%; float: left; }
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) { clear: none; }
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) { clear: both; }
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child { float: left; }

.small-up-6 > .column, .small-up-6 > .columns { width: 16.66667%; float: left; }
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) { clear: none; }
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) { clear: both; }
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child { float: left; }

.small-up-7 > .column, .small-up-7 > .columns { width: 14.28571%; float: left; }
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) { clear: none; }
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) { clear: both; }
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child { float: left; }

.small-up-8 > .column, .small-up-8 > .columns { width: 12.5%; float: left; }
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) { clear: none; }
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) { clear: both; }
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child { float: left; }

.small-collapse > .column, .small-collapse > .columns { padding-left: 0; padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns { padding-left: 0.625rem; padding-right: 0.625rem; }

@media screen and (min-width: 40em) { .medium-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; }
  .medium-offset-0 { margin-left: 0%; }
  .medium-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .medium-offset-1 { margin-left: 8.33333%; }
  .medium-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .medium-offset-2 { margin-left: 16.66667%; }
  .medium-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .medium-offset-3 { margin-left: 25%; }
  .medium-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; }
  .medium-offset-4 { margin-left: 33.33333%; }
  .medium-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .medium-offset-5 { margin-left: 41.66667%; }
  .medium-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; }
  .medium-offset-6 { margin-left: 50%; }
  .medium-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; }
  .medium-offset-7 { margin-left: 58.33333%; }
  .medium-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .medium-offset-8 { margin-left: 66.66667%; }
  .medium-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; }
  .medium-offset-9 { margin-left: 75%; }
  .medium-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; }
  .medium-offset-10 { margin-left: 83.33333%; }
  .medium-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .medium-offset-11 { margin-left: 91.66667%; }
  .medium-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .medium-up-1 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .medium-up-1 > .column, .medium-up-1 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .medium-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .medium-up-2 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .medium-up-2 > .column, .medium-up-2 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .medium-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .medium-up-3 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .medium-up-3 > .column, .medium-up-3 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .medium-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .medium-up-4 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .medium-up-4 > .column, .medium-up-4 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .medium-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .medium-up-5 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .medium-up-5 > .column, .medium-up-5 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .medium-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .medium-up-6 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .medium-up-6 > .column, .medium-up-6 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns { width: 100%; float: left; }
  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) { clear: both; }
  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child { float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns { width: 50%; float: left; }
  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) { clear: both; }
  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child { float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns { width: 33.33333%; float: left; }
  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) { clear: both; }
  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child { float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns { width: 25%; float: left; }
  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) { clear: both; }
  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child { float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns { width: 20%; float: left; }
  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) { clear: both; }
  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child { float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns { width: 16.66667%; float: left; }
  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) { clear: both; }
  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child { float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns { width: 14.28571%; float: left; }
  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) { clear: both; }
  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child { float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns { width: 12.5%; float: left; }
  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) { clear: none; }
  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) { clear: both; }
  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child { float: left; } }
@media screen and (min-width: 40em) and (min-width: 40em) { .medium-expand { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }
.row.medium-unstack .column, .medium-unstack.container .column, .row.medium-unstack .columns, .medium-unstack.container .columns { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
@media screen and (min-width: 40em) { .row.medium-unstack .column, .medium-unstack.container .column, .row.medium-unstack .columns, .medium-unstack.container .columns { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }
@media screen and (min-width: 40em) { .medium-collapse > .column, .medium-collapse > .columns { padding-left: 0; padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } }
@media screen and (min-width: 64em) { .large-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; }
  .large-offset-0 { margin-left: 0%; }
  .large-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .large-offset-1 { margin-left: 8.33333%; }
  .large-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .large-offset-2 { margin-left: 16.66667%; }
  .large-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .large-offset-3 { margin-left: 25%; }
  .large-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; }
  .large-offset-4 { margin-left: 33.33333%; }
  .large-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .large-offset-5 { margin-left: 41.66667%; }
  .large-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; }
  .large-offset-6 { margin-left: 50%; }
  .large-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; }
  .large-offset-7 { margin-left: 58.33333%; }
  .large-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .large-offset-8 { margin-left: 66.66667%; }
  .large-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; }
  .large-offset-9 { margin-left: 75%; }
  .large-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; }
  .large-offset-10 { margin-left: 83.33333%; }
  .large-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .large-offset-11 { margin-left: 91.66667%; }
  .large-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .large-up-1 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .large-up-1 > .column, .large-up-1 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .large-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .large-up-2 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .large-up-2 > .column, .large-up-2 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .large-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .large-up-3 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .large-up-3 > .column, .large-up-3 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; }
  .large-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .large-up-4 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .large-up-4 > .column, .large-up-4 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .large-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .large-up-5 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .large-up-5 > .column, .large-up-5 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .large-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .large-up-6 { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .large-up-6 > .column, .large-up-6 > .columns { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns { width: 100%; float: left; }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) { clear: both; }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child { float: left; }
  .large-up-2 > .column, .large-up-2 > .columns { width: 50%; float: left; }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) { clear: both; }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child { float: left; }
  .large-up-3 > .column, .large-up-3 > .columns { width: 33.33333%; float: left; }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) { clear: both; }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child { float: left; }
  .large-up-4 > .column, .large-up-4 > .columns { width: 25%; float: left; }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) { clear: both; }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child { float: left; }
  .large-up-5 > .column, .large-up-5 > .columns { width: 20%; float: left; }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) { clear: both; }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child { float: left; }
  .large-up-6 > .column, .large-up-6 > .columns { width: 16.66667%; float: left; }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) { clear: both; }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child { float: left; }
  .large-up-7 > .column, .large-up-7 > .columns { width: 14.28571%; float: left; }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) { clear: both; }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child { float: left; }
  .large-up-8 > .column, .large-up-8 > .columns { width: 12.5%; float: left; }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) { clear: none; }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) { clear: both; }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child { float: left; } }
@media screen and (min-width: 64em) and (min-width: 64em) { .large-expand { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }
.row.large-unstack .column, .large-unstack.container .column, .row.large-unstack .columns, .large-unstack.container .columns { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
@media screen and (min-width: 64em) { .row.large-unstack .column, .large-unstack.container .column, .row.large-unstack .columns, .large-unstack.container .columns { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }
@media screen and (min-width: 64em) { .large-collapse > .column, .large-collapse > .columns { padding-left: 0; padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns { padding-left: 0.9375rem; padding-right: 0.9375rem; } }
.shrink { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; max-width: 100%; }

.column.align-top, .align-top.columns { -ms-flex-item-align: start; align-self: flex-start; }

.column.align-bottom, .align-bottom.columns { -ms-flex-item-align: end; align-self: flex-end; }

.column.align-middle, .align-middle.columns { -ms-flex-item-align: center; align-self: center; }

.column.align-stretch, .align-stretch.columns { -ms-flex-item-align: stretch; align-self: stretch; }

.align-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.align-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.align-justify { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.align-spaced { -ms-flex-pack: distribute; justify-content: space-around; }

.align-top { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.align-self-top { -ms-flex-item-align: start; align-self: flex-start; }

.align-bottom { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.align-self-bottom { -ms-flex-item-align: end; align-self: flex-end; }

.align-middle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.align-self-middle { -ms-flex-item-align: center; align-self: center; }

.align-stretch { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.align-self-stretch { -ms-flex-item-align: stretch; align-self: stretch; }

.small { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.small { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.small { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.small { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.small { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.small { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

@media screen and (min-width: 40em) { .medium { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .medium { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .medium { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .medium { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .medium { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .medium { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }
@media screen and (min-width: 64em) { .large { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .large { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .large { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .large { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .large { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .large { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

p { font-size: inherit; line-height: 1.6; margin-bottom: 1rem; text-rendering: optimizeLegibility; }

em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 80%; line-height: inherit; }

h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; font-style: normal; color: inherit; text-rendering: optimizeLegibility; margin-top: 0; margin-bottom: 0.5rem; line-height: 1.4; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { color: #cacaca; line-height: 0; }

h1 { font-size: 2.375rem; }

h2 { font-size: 2.375rem; }

h3 { font-size: 1.875rem; }

h4 { font-size: 1.125rem; }

h5 { font-size: 1.0625rem; }

h6 { font-size: 1rem; }

@media screen and (min-width: 40em) { h1 { font-size: 3rem; }
  h2 { font-size: 3rem; }
  h3 { font-size: 2.5rem; }
  h4 { font-size: 1.5625rem; }
  h5 { font-size: 1.25rem; }
  h6 { font-size: 1rem; } }
a { color: #1A87C1; text-decoration: none; line-height: inherit; cursor: pointer; }
a:hover, a:focus { color: #1674a6; }
a img { border: 0; }

hr { max-width: 75rem; height: 0; border-right: 0; border-top: 0; border-bottom: 1px solid #cacaca; border-left: 0; margin: 1.25rem auto; clear: both; }

ul, ol, dl { line-height: 1.6; margin-bottom: 1rem; list-style-position: outside; }

li { font-size: inherit; }

ul { list-style-type: disc; margin-left: 1.25rem; }

ol { margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; }

dl { margin-bottom: 1rem; }
dl dt { margin-bottom: 0.3rem; font-weight: bold; }

blockquote { margin: 0 0 1rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #cacaca; }
blockquote, blockquote p { line-height: 1.6; color: #8a8a8a; }

cite { display: block; font-size: 0.8125rem; color: #8a8a8a; }
cite:before { content: '\2014 \0020'; }

abbr { color: #0a0a0a; cursor: help; border-bottom: 1px dotted #0a0a0a; }

code { font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #0a0a0a; background-color: #e6e6e6; border: 1px solid #cacaca; padding: 0.125rem 0.3125rem 0.0625rem; }

kbd { padding: 0.125rem 0.25rem 0; margin: 0; background-color: #e6e6e6; color: #0a0a0a; font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #8a8a8a; }

.lead { font-size: 125%; line-height: 1.6; }

.stat { font-size: 2.5rem; line-height: 1; }
p + .stat { margin-top: -1rem; }

.no-bullet { margin-left: 0; list-style: none; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

@media screen and (min-width: 40em) { .medium-text-left { text-align: left; }
  .medium-text-right { text-align: right; }
  .medium-text-center { text-align: center; }
  .medium-text-justify { text-align: justify; } }
@media screen and (min-width: 64em) { .large-text-left { text-align: left; }
  .large-text-right { text-align: right; }
  .large-text-center { text-align: center; }
  .large-text-justify { text-align: justify; } }
.show-for-print { display: none !important; }

@media print { * { background: transparent !important; color: black !important; -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: none !important; }
  .show-for-print { display: block !important; }
  .hide-for-print { display: none !important; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after { content: ''; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  pre, blockquote { border: 1px solid #8a8a8a; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
.button { display: inline-block; text-align: center; line-height: 1; cursor: pointer; -webkit-appearance: none; -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out; transition: background-color 0.25s ease-out, color 0.25s ease-out; vertical-align: middle; border: 1px solid transparent; border-radius: 0; padding: 0.85em 1em; margin: 0 0 1rem 0; font-size: 0.9rem; background-color: #1A87C1; color: #fefefe; }
[data-whatinput='mouse'] .button { outline: 0; }
.button:hover, .button:focus { background-color: #1673a4; color: #fefefe; }
.button.tiny { font-size: 0.6rem; }
.button.small { font-size: 0.75rem; }
.button.large { font-size: 1.25rem; }
.button.expanded { display: block; width: 100%; margin-left: 0; margin-right: 0; }
.button.primary { background-color: #1A87C1; color: #fefefe; }
.button.primary:hover, .button.primary:focus { background-color: #156c9a; color: #fefefe; }
.button.secondary { background-color: #777; color: #fefefe; }
.button.secondary:hover, .button.secondary:focus { background-color: #5f5f5f; color: #fefefe; }
.button.success { background-color: #3adb76; color: #fefefe; }
.button.success:hover, .button.success:focus { background-color: #22bb5b; color: #fefefe; }
.button.warning { background-color: #ffae00; color: #fefefe; }
.button.warning:hover, .button.warning:focus { background-color: #cc8b00; color: #fefefe; }
.button.alert { background-color: #ec5840; color: #fefefe; }
.button.alert:hover, .button.alert:focus { background-color: #da3116; color: #fefefe; }
.button.hollow { border: 1px solid #1A87C1; color: #1A87C1; }
.button.hollow, .button.hollow:hover, .button.hollow:focus { background-color: transparent; }
.button.hollow:hover, .button.hollow:focus { border-color: #0d4461; color: #0d4461; }
.button.hollow.primary { border: 1px solid #1A87C1; color: #1A87C1; }
.button.hollow.primary:hover, .button.hollow.primary:focus { border-color: #0d4461; color: #0d4461; }
.button.hollow.secondary { border: 1px solid #777; color: #777; }
.button.hollow.secondary:hover, .button.hollow.secondary:focus { border-color: #3c3c3c; color: #3c3c3c; }
.button.hollow.success { border: 1px solid #3adb76; color: #3adb76; }
.button.hollow.success:hover, .button.hollow.success:focus { border-color: #157539; color: #157539; }
.button.hollow.warning { border: 1px solid #ffae00; color: #ffae00; }
.button.hollow.warning:hover, .button.hollow.warning:focus { border-color: #805700; color: #805700; }
.button.hollow.alert { border: 1px solid #ec5840; color: #ec5840; }
.button.hollow.alert:hover, .button.hollow.alert:focus { border-color: #881f0e; color: #881f0e; }
.button.disabled, .button[disabled] { opacity: 0.25; cursor: not-allowed; pointer-events: none; }
.button.dropdown::after { content: ''; display: block; width: 0; height: 0; border: inset 0.4em; border-color: #fefefe transparent transparent; border-top-style: solid; border-bottom-width: 0; position: relative; top: 0.4em; float: right; margin-left: 1em; display: inline-block; }
.button.arrow-only::after { margin-left: 0; float: none; top: -0.1em; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 2.4375rem; padding: 0.5rem; border: 1px solid #cacaca; margin: 0 0 1rem; font-family: inherit; font-size: 1rem; color: #0a0a0a; background-color: #fefefe; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); border-radius: 0; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; -webkit-appearance: none; -moz-appearance: none; }
[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { border: 1px solid #8a8a8a; background-color: #fefefe; outline: none; -webkit-box-shadow: 0 0 5px #cacaca; box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea { max-width: 100%; }
textarea[rows] { height: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cacaca; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cacaca; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder { color: #cacaca; }

input::placeholder, textarea::placeholder { color: #cacaca; }
input:disabled, input[readonly], textarea:disabled, textarea[readonly] { background-color: #e6e6e6; cursor: default; }

[type='submit'], [type='button'] { border-radius: 0; -webkit-appearance: none; -moz-appearance: none; }

input[type='search'] { -webkit-box-sizing: border-box; box-sizing: border-box; }

[type='file'], [type='checkbox'], [type='radio'] { margin: 0 0 1rem; }

[type='checkbox'] + label, [type='radio'] + label { display: inline-block; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; vertical-align: baseline; }

label > [type='checkbox'], label > [type='radio'] { margin-right: 0.5rem; }

[type='file'] { width: 100%; }

label { display: block; margin: 0; font-size: 0.875rem; font-weight: normal; line-height: 1.8; color: #0a0a0a; }
label.middle { margin: 0 0 1rem; padding: 0.5625rem 0; }

.help-text { margin-top: -0.5rem; font-size: 0.8125rem; font-style: italic; color: #0a0a0a; }

.input-group { display: table; width: 100%; margin-bottom: 1rem; }
.input-group > :first-child { border-radius: 0 0 0 0; }
.input-group > :last-child > * { border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button { margin: 0; display: table-cell; vertical-align: middle; }

.input-group-label { text-align: center; padding: 0 1rem; background: #e6e6e6; color: #0a0a0a; border: 1px solid #cacaca; white-space: nowrap; width: 1%; height: 100%; }
.input-group-label:first-child { border-right: 0; }
.input-group-label:last-child { border-left: 0; }

.input-group-field { border-radius: 0; height: 2.5rem; }

.input-group-button { padding-top: 0; padding-bottom: 0; text-align: center; height: 100%; width: 1%; }
.input-group-button a, .input-group-button input, .input-group-button button { margin: 0; }

.input-group .input-group-button { display: table-cell; }

fieldset { border: 0; padding: 0; margin: 0; }

legend { margin-bottom: 0.5rem; max-width: 100%; }

.fieldset { border: 1px solid #cacaca; padding: 1.25rem; margin: 1.125rem 0; }
.fieldset legend { background: #fefefe; padding: 0 0.1875rem; margin: 0; margin-left: -0.1875rem; }

select { height: 2.4375rem; padding: 0.5rem; border: 1px solid #cacaca; margin: 0 0 1rem; font-size: 1rem; font-family: inherit; line-height: normal; color: #0a0a0a; background-color: #fefefe; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>'); background-size: 9px 6px; background-position: right center; background-origin: content-box; background-repeat: no-repeat; }
@media screen and (min-width: 0\0) { select { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
select:disabled { background-color: #e6e6e6; cursor: default; }
select::-ms-expand { display: none; }
select[multiple] { height: auto; }

.is-invalid-input:not(:focus) { background-color: rgba(236, 88, 64, 0.1); border-color: #ec5840; }

.is-invalid-label { color: #ec5840; }

.form-error { display: none; margin-top: -0.5rem; margin-bottom: 1rem; font-size: 0.75rem; font-weight: bold; color: #ec5840; }
.form-error.is-visible { display: block; }

.accordion { list-style-type: none; background: #fefefe; border: 1px solid #e6e6e6; border-bottom: 0; border-radius: 0; margin-left: 0; }

.accordion-title { display: block; padding: 1.25rem 1rem; line-height: 1; font-size: 0.75rem; color: #1A87C1; position: relative; border-bottom: 1px solid #e6e6e6; }
.accordion-title:hover, .accordion-title:focus { background-color: #e6e6e6; }
.accordion-title::before { content: '+'; position: absolute; right: 1rem; top: 50%; margin-top: -0.5rem; }
.is-active > .accordion-title::before { content: '–'; }

.accordion-content { padding: 1rem; display: none; border-bottom: 1px solid #e6e6e6; background-color: #fefefe; }

.is-accordion-submenu-parent > a { position: relative; }
.is-accordion-submenu-parent > a::after { content: ''; display: block; width: 0; height: 0; border: inset 6px; border-color: #1A87C1 transparent transparent; border-top-style: solid; border-bottom-width: 0; position: absolute; top: 50%; margin-top: -4px; right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after { -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: scaleY(-1); transform: scaleY(-1); }

.breadcrumbs { list-style: none; margin: 0 0 1rem 0; }
.breadcrumbs::before, .breadcrumbs::after { content: ' '; display: table; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.breadcrumbs::after { clear: both; }
.breadcrumbs li { float: left; color: #0a0a0a; font-size: 0.6875rem; cursor: default; text-transform: uppercase; }
.breadcrumbs li:not(:last-child)::after { color: #cacaca; content: "/"; margin: 0 0.75rem; position: relative; top: 1px; opacity: 1; }
.breadcrumbs a { color: #1A87C1; }
.breadcrumbs a:hover { text-decoration: underline; }
.breadcrumbs .disabled { color: #cacaca; }

.menu { margin: 0; list-style-type: none; }
.menu > li { display: table-cell; vertical-align: middle; }
[data-whatinput='mouse'] .menu > li { outline: 0; }
.menu > li > a { display: block; padding: 0.7rem 1rem; line-height: 1; }
.menu input, .menu a, .menu button { margin-bottom: 0; }
.menu > li > a img, .menu > li > a i { vertical-align: middle; }
.menu > li > a i + span, .menu > li > a img + span { vertical-align: middle; }
.menu > li > a img, .menu > li > a i { margin-right: 0.25rem; display: inline-block; }
.menu > li { display: table-cell; }
.menu.vertical > li { display: block; }
@media screen and (min-width: 40em) { .menu.medium-horizontal > li { display: table-cell; }
  .menu.medium-vertical > li { display: block; } }
@media screen and (min-width: 64em) { .menu.large-horizontal > li { display: table-cell; }
  .menu.large-vertical > li { display: block; } }
.menu.simple li { line-height: 1; display: inline-block; margin-right: 1rem; }
.menu.simple a { padding: 0; }
.menu.align-right::before, .menu.align-right::after { content: ' '; display: table; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.menu.align-right::after { clear: both; }
.menu.align-right > li { float: right; }
.menu.expanded { width: 100%; display: table; table-layout: fixed; }
.menu.expanded > li:first-child:last-child { width: 100%; }
.menu.icon-top > li > a { text-align: center; }
.menu.icon-top > li > a img, .menu.icon-top > li > a i { display: block; margin: 0 auto 0.25rem; }
.menu.nested { margin-left: 1rem; }
.menu .active > a { color: #fefefe; background: #1A87C1; }

.menu-text { font-weight: bold; color: inherit; line-height: 1; padding-top: 0; padding-bottom: 0; padding: 0.7rem 1rem; }

.menu-centered { text-align: center; }
.menu-centered > .menu { display: inline-block; }

.no-js [data-responsive-menu] ul { display: none; }

.menu-icon { position: relative; display: inline-block; vertical-align: middle; cursor: pointer; width: 20px; height: 16px; }
.menu-icon::after { content: ''; position: absolute; display: block; width: 100%; height: 2px; background: #fefefe; top: 0; left: 0; -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }
.menu-icon:hover::after { background: #cacaca; -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark { position: relative; display: inline-block; vertical-align: middle; cursor: pointer; width: 20px; height: 16px; }
.menu-icon.dark::after { content: ''; position: absolute; display: block; width: 100%; height: 2px; background: #0a0a0a; top: 0; left: 0; -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
.menu-icon.dark:hover::after { background: #8a8a8a; -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.dropdown-pane { background-color: #fefefe; border: 1px solid #cacaca; border-radius: 0; display: block; font-size: 1rem; padding: 1rem; position: absolute; visibility: hidden; width: 300px; z-index: 10; }
.dropdown-pane.is-open { visibility: visible; }

.dropdown-pane.tiny { width: 100px; }

.dropdown-pane.small { width: 200px; }

.dropdown-pane.large { width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; }
.dropdown.menu > li.is-dropdown-submenu-parent > a { padding-right: 1.5rem; position: relative; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: #1A87C1 transparent transparent; border-top-style: solid; border-bottom-width: 0; right: 5px; margin-top: -2px; }
[data-whatinput='mouse'] .dropdown.menu a { outline: 0; }
.no-js .dropdown.menu ul { display: none; }
.dropdown.menu.vertical > li .is-dropdown-submenu { top: 0; }
.dropdown.menu.vertical > li.opens-left .is-dropdown-submenu { left: auto; right: 100%; }
.dropdown.menu.vertical > li.opens-right .is-dropdown-submenu { right: auto; left: 100%; }
.dropdown.menu.vertical > li > a::after { right: 14px; margin-top: -3px; }
.dropdown.menu.vertical > li.opens-left > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent #1A87C1 transparent transparent; border-right-style: solid; border-left-width: 0; }
.dropdown.menu.vertical > li.opens-right > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent #1A87C1; border-left-style: solid; border-right-width: 0; }
@media screen and (min-width: 40em) { .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a { padding-right: 1.5rem; position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: #1A87C1 transparent transparent; border-top-style: solid; border-bottom-width: 0; right: 5px; margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left .is-dropdown-submenu { left: auto; right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after { right: 14px; margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent #1A87C1 transparent transparent; border-right-style: solid; border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent #1A87C1; border-left-style: solid; border-right-width: 0; } }
@media screen and (min-width: 64em) { .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu { left: auto; right: 0; top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu { right: auto; left: 0; top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a { padding-right: 1.5rem; position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: #1A87C1 transparent transparent; border-top-style: solid; border-bottom-width: 0; right: 5px; margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.large-vertical > li.opens-left .is-dropdown-submenu { left: auto; right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.large-vertical > li > a::after { right: 14px; margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent #1A87C1 transparent transparent; border-right-style: solid; border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent #1A87C1; border-left-style: solid; border-right-width: 0; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub { top: 100%; left: auto; right: 0; }

.is-dropdown-menu.vertical { width: 100px; }
.is-dropdown-menu.vertical.align-right { float: right; }

.is-dropdown-submenu-parent { position: relative; }
.is-dropdown-submenu-parent a::after { position: absolute; top: 50%; right: 5px; margin-top: -2px; }
.is-dropdown-submenu-parent.opens-inner .is-dropdown-submenu { top: 100%; }
.is-dropdown-submenu-parent.opens-left .is-dropdown-submenu { left: auto; right: 0; top: 100%; }

.is-dropdown-submenu { display: none; position: absolute; top: 0; left: 100%; min-width: 200px; z-index: 1; background: #fefefe; border: 1px solid #cacaca; }
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after { right: 14px; margin-top: -3px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent #1A87C1 transparent transparent; border-right-style: solid; border-left-width: 0; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after { content: ''; display: block; width: 0; height: 0; border: inset 5px; border-color: transparent transparent transparent #1A87C1; border-left-style: solid; border-right-width: 0; }
.is-dropdown-submenu .is-dropdown-submenu { margin-top: -1px; }
.is-dropdown-submenu > li { width: 100%; }
.is-dropdown-submenu:not(.js-dropdown-nohover) > .is-dropdown-submenu-parent:hover > .is-dropdown-submenu, .is-dropdown-submenu.js-dropdown-active { display: block; }

.pagination { margin-left: 0; margin-bottom: 1rem; }
.pagination::before, .pagination::after { content: ' '; display: table; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.pagination::after { clear: both; }
.pagination li { font-size: 0.875rem; margin-right: 0.0625rem; border-radius: 0; display: none; }
.pagination li:last-child, .pagination li:first-child { display: inline-block; }
@media screen and (min-width: 40em) { .pagination li { display: inline-block; } }
.pagination a, .pagination button { color: #0a0a0a; display: block; padding: 0.1875rem 0.625rem; border-radius: 0; }
.pagination a:hover, .pagination button:hover { background: #e6e6e6; }
.pagination .current { padding: 0.1875rem 0.625rem; background: #1A87C1; color: #fefefe; cursor: default; }
.pagination .disabled { padding: 0.1875rem 0.625rem; color: #cacaca; cursor: default; }
.pagination .disabled:hover { background: transparent; }
.pagination .ellipsis::after { content: '\2026'; padding: 0.1875rem 0.625rem; color: #0a0a0a; }

.pagination-previous a::before, .pagination-previous.disabled::before { content: '\00ab'; display: inline-block; margin-right: 0.5rem; }

.pagination-next a::after, .pagination-next.disabled::after { content: '\00bb'; display: inline-block; margin-left: 0.5rem; }

body.is-reveal-open { overflow: hidden; }

.reveal-overlay { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 9999; background-color: rgba(10, 10, 10, 0.45); overflow-y: scroll; }

.reveal { display: none; z-index: 10000; padding: 1rem; border: 1px solid #cacaca; background-color: #fefefe; border-radius: 0; position: relative; top: 100px; margin-left: auto; margin-right: auto; overflow-y: auto; }
[data-whatinput='mouse'] .reveal { outline: 0; }
@media screen and (min-width: 40em) { .reveal { min-height: 0; } }
.reveal .column, .reveal .columns, .reveal .columns { min-width: 0; }
.reveal > :last-child { margin-bottom: 0; }
@media screen and (min-width: 40em) { .reveal { width: 600px; max-width: 75rem; } }
@media screen and (min-width: 40em) { .reveal .reveal { left: auto; right: auto; margin: 0 auto; } }
.reveal.collapse { padding: 0; }
@media screen and (min-width: 40em) { .reveal.tiny { width: 30%; max-width: 75rem; } }
@media screen and (min-width: 40em) { .reveal.small { width: 50%; max-width: 75rem; } }
@media screen and (min-width: 40em) { .reveal.large { width: 90%; max-width: 75rem; } }
.reveal.full { top: 0; left: 0; width: 100%; height: 100%; height: 100vh; min-height: 100vh; max-width: none; margin-left: 0; border: 0; }
@media screen and (max-width: 39.9375em) { .reveal { top: 0; left: 0; width: 100%; height: 100%; height: 100vh; min-height: 100vh; max-width: none; margin-left: 0; border: 0; } }
.reveal.without-overlay { position: fixed; }

table { width: 100%; margin-bottom: 1rem; border-radius: 0; }
thead, tbody, tfoot { border: 1px solid #f1f1f1; background-color: #fefefe; }

caption { font-weight: bold; padding: 0.5rem 0.625rem 0.625rem; }

thead, tfoot { background: #f8f8f8; color: #0a0a0a; }
thead tr, tfoot tr { background: transparent; }
thead th, thead td, tfoot th, tfoot td { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; text-align: left; }

tbody tr:nth-child(even) { background-color: #f1f1f1; }
tbody th, tbody td { padding: 0.5rem 0.625rem 0.625rem; }

@media screen and (max-width: 63.9375em) { table.stack thead { display: none; }
  table.stack tfoot { display: none; }
  table.stack tr, table.stack th, table.stack td { display: block; }
  table.stack td { border-top: 0; } }

table.scroll { display: block; width: 100%; overflow-x: auto; }

table.hover tr:hover { background-color: #f9f9f9; }
table.hover tr:nth-of-type(even):hover { background-color: #ececec; }

.table-scroll { overflow-x: auto; }
.table-scroll table { width: auto; }

.tabs { margin: 0; list-style-type: none; background: #fefefe; border: 1px solid #e6e6e6; }
.tabs::before, .tabs::after { content: ' '; display: table; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.tabs::after { clear: both; }

.tabs.vertical > li { width: auto; float: none; display: block; }

.tabs.simple > li > a { padding: 0; }
.tabs.simple > li > a:hover { background: transparent; }

.tabs.primary { background: #1A87C1; }
.tabs.primary > li > a { color: #fefefe; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus { background: #1980b7; }

.tabs-title { float: left; }
.tabs-title > a { display: block; padding: 1.25rem 1.5rem; line-height: 1; font-size: 0.75rem; }
.tabs-title > a:hover { background: #fefefe; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] { background: #e6e6e6; }

.tabs-content { background: #fefefe; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; border: 1px solid #e6e6e6; border-top: 0; }

.tabs-content.vertical { border: 1px solid #e6e6e6; border-left: 0; }

.tabs-panel { display: none; padding: 1rem; }
.tabs-panel.is-active { display: block; }

.has-tip { border-bottom: dotted 1px #8a8a8a; font-weight: bold; position: relative; display: inline-block; cursor: help; }

.tooltip { background-color: #0a0a0a; color: #fefefe; font-size: 80%; padding: 0.75rem; position: absolute; z-index: 10; top: calc(100% + 0.6495rem); max-width: 10rem !important; border-radius: 0; }
.tooltip::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: transparent transparent #0a0a0a; border-bottom-style: solid; border-top-width: 0; bottom: 100%; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.tooltip.top::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: #0a0a0a transparent transparent; border-top-style: solid; border-bottom-width: 0; top: 100%; bottom: auto; }
.tooltip.left::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: transparent transparent transparent #0a0a0a; border-left-style: solid; border-right-width: 0; bottom: auto; left: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.tooltip.right::before { content: ''; display: block; width: 0; height: 0; border: inset 0.75rem; border-color: transparent #0a0a0a transparent transparent; border-right-style: solid; border-left-width: 0; bottom: auto; left: auto; right: 100%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.top-bar { padding: 0.5rem; }
.top-bar::before, .top-bar::after { content: ' '; display: table; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.top-bar::after { clear: both; }
.top-bar, .top-bar ul { background-color: #e6e6e6; }
.top-bar input { width: 200px; margin-right: 1rem; }
.top-bar .input-group-field { width: 100%; margin-right: 0; }
.top-bar input.button { width: auto; }

@media screen and (max-width: 39.9375em) { .stacked-for-small .top-bar-left, .stacked-for-small .top-bar-right { width: 100%; } }

@media screen and (max-width: 63.9375em) { .stacked-for-medium .top-bar-left, .stacked-for-medium .top-bar-right { width: 100%; } }

@media screen and (max-width: 74.9375em) { .stacked-for-large .top-bar-left, .stacked-for-large .top-bar-right { width: 100%; } }

.top-bar-left, .top-bar-right { width: 100%; }

@media screen and (min-width: 40em) { .top-bar-left, .top-bar-right { width: auto; } }
.top-bar-title { float: left; margin-right: 1rem; }

.top-bar-left { float: left; }

.top-bar-right { float: right; }

.hide, .hidden { display: none !important; }

.invisible { visibility: hidden; }

@media screen and (max-width: 39.9375em) { .hide-for-small-only { display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) { .show-for-small-only { display: none !important; } }

@media screen and (min-width: 40em) { .hide-for-medium { display: none !important; } }

@media screen and (max-width: 39.9375em) { .show-for-medium { display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) { .hide-for-medium-only { display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) { .show-for-medium-only { display: none !important; } }

@media screen and (min-width: 64em) { .hide-for-large { display: none !important; } }

@media screen and (max-width: 63.9375em) { .show-for-large { display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) { .hide-for-large-only { display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) { .show-for-large-only { display: none !important; } }

.show-for-sr, .show-on-focus { position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus { position: static !important; height: auto; width: auto; overflow: visible; clip: auto; }

.show-for-landscape, .hide-for-portrait { display: block !important; }
@media screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: block !important; } }
@media screen and (orientation: portrait) { .show-for-landscape, .hide-for-portrait { display: none !important; } }

.hide-for-landscape, .show-for-portrait { display: none !important; }
@media screen and (orientation: landscape) { .hide-for-landscape, .show-for-portrait { display: none !important; } }
@media screen and (orientation: portrait) { .hide-for-landscape, .show-for-portrait { display: block !important; } }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-center { display: block; margin-left: auto; margin-right: auto; }

.clearfix::before, .container::before, .group::before, .clearfix::after, .container::after, .group::after { content: ' '; display: table; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
.clearfix::after, .container::after, .group::after { clear: both; }

/** Foundation for Sites by ZURB Version 6.4.3 foundation.zurb.com Licensed under MIT Open Source */
@media print, screen and (min-width: 40em) { .reveal, .reveal.tiny, .reveal.small, .reveal.large { right: auto; left: auto; margin: 0 auto; } }
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document ========================================================================== */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE on Windows Phone and in iOS. */
html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. */
figcaption, figure { display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** Add the correct display in IE. */
main { display: block; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Links ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
a:active, a:hover { outline-width: 0; }

/* Text-level semantics ========================================================================== */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. */
button { overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ }

button, [type="button"], [type="reset"], [type="submit"] { /** Remove the inner border and padding in Firefox. */ /** Restore the focus styles unset by the previous rule. */ }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Show the overflow in Edge. */
input { overflow: visible; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ /** Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ color: inherit; /* 2 */ white-space: normal; /* 1 */ }

/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Add the correct display in IE 9-. */
menu { display: block; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
[hidden] { display: none; }

.foundation-mq { font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html { -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 100%; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

body { margin: 0; padding: 0; background: #fefefe; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-weight: normal; line-height: 1.5; color: #0a0a0a; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { display: inline-block; vertical-align: middle; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; }

textarea { height: auto; min-height: 50px; border-radius: 0; }

select { -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; border-radius: 0; }

.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object { max-width: none !important; }

button { padding: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; border-radius: 0; background: transparent; line-height: 1; cursor: auto; }

[data-whatinput='mouse'] button { outline: 0; }

pre { overflow: auto; }

button, input, optgroup, select, textarea { font-family: inherit; }

.is-visible { display: block !important; }

.is-hidden { display: none !important; }

.grid-container { padding-right: 0.625rem; padding-left: 0.625rem; max-width: 75rem; margin: 0 auto; }

@media print, screen and (min-width: 40em) { .grid-container { padding-right: 0.9375rem; padding-left: 0.9375rem; } }
.grid-container.fluid { padding-right: 0.625rem; padding-left: 0.625rem; max-width: 100%; margin: 0 auto; }

@media print, screen and (min-width: 40em) { .grid-container.fluid { padding-right: 0.9375rem; padding-left: 0.9375rem; } }
.grid-container.full { padding-right: 0; padding-left: 0; max-width: 100%; margin: 0 auto; }

.grid-x { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.cell { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; min-height: 0px; min-width: 0px; width: 100%; }

.cell.auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.cell.shrink { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.grid-x > .auto { width: auto; }

.grid-x > .shrink { width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 { -ms-flex-preferred-size: auto; flex-basis: auto; }

@media print, screen and (min-width: 40em) { .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 { -ms-flex-preferred-size: auto; flex-basis: auto; } }
@media print, screen and (min-width: 64em) { .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 { -ms-flex-preferred-size: auto; flex-basis: auto; } }
.grid-x > .small-1 { width: 8.33333%; }

.grid-x > .small-2 { width: 16.66667%; }

.grid-x > .small-3 { width: 25%; }

.grid-x > .small-4 { width: 33.33333%; }

.grid-x > .small-5 { width: 41.66667%; }

.grid-x > .small-6 { width: 50%; }

.grid-x > .small-7 { width: 58.33333%; }

.grid-x > .small-8 { width: 66.66667%; }

.grid-x > .small-9 { width: 75%; }

.grid-x > .small-10 { width: 83.33333%; }

.grid-x > .small-11 { width: 91.66667%; }

.grid-x > .small-12 { width: 100%; }

@media print, screen and (min-width: 40em) { .grid-x > .medium-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; width: auto; }
  .grid-x > .medium-shrink { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; }
  .grid-x > .medium-1 { width: 8.33333%; }
  .grid-x > .medium-2 { width: 16.66667%; }
  .grid-x > .medium-3 { width: 25%; }
  .grid-x > .medium-4 { width: 33.33333%; }
  .grid-x > .medium-5 { width: 41.66667%; }
  .grid-x > .medium-6 { width: 50%; }
  .grid-x > .medium-7 { width: 58.33333%; }
  .grid-x > .medium-8 { width: 66.66667%; }
  .grid-x > .medium-9 { width: 75%; }
  .grid-x > .medium-10 { width: 83.33333%; }
  .grid-x > .medium-11 { width: 91.66667%; }
  .grid-x > .medium-12 { width: 100%; } }
@media print, screen and (min-width: 64em) { .grid-x > .large-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; width: auto; }
  .grid-x > .large-shrink { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; }
  .grid-x > .large-1 { width: 8.33333%; }
  .grid-x > .large-2 { width: 16.66667%; }
  .grid-x > .large-3 { width: 25%; }
  .grid-x > .large-4 { width: 33.33333%; }
  .grid-x > .large-5 { width: 41.66667%; }
  .grid-x > .large-6 { width: 50%; }
  .grid-x > .large-7 { width: 58.33333%; }
  .grid-x > .large-8 { width: 66.66667%; }
  .grid-x > .large-9 { width: 75%; }
  .grid-x > .large-10 { width: 83.33333%; }
  .grid-x > .large-11 { width: 91.66667%; }
  .grid-x > .large-12 { width: 100%; } }
.grid-margin-x:not(.grid-x) > .cell { width: auto; }

.grid-margin-y:not(.grid-y) > .cell { height: auto; }

.grid-margin-x { margin-left: -0.625rem; margin-right: -0.625rem; }

@media print, screen and (min-width: 40em) { .grid-margin-x { margin-left: -0.9375rem; margin-right: -0.9375rem; } }
.grid-margin-x > .cell { width: calc(100% - 1.25rem); margin-left: 0.625rem; margin-right: 0.625rem; }

@media print, screen and (min-width: 40em) { .grid-margin-x > .cell { width: calc(100% - 1.875rem); margin-left: 0.9375rem; margin-right: 0.9375rem; } }
.grid-margin-x > .auto { width: auto; }

.grid-margin-x > .shrink { width: auto; }

.grid-margin-x > .small-1 { width: calc(8.33333% - 1.25rem); }

.grid-margin-x > .small-2 { width: calc(16.66667% - 1.25rem); }

.grid-margin-x > .small-3 { width: calc(25% - 1.25rem); }

.grid-margin-x > .small-4 { width: calc(33.33333% - 1.25rem); }

.grid-margin-x > .small-5 { width: calc(41.66667% - 1.25rem); }

.grid-margin-x > .small-6 { width: calc(50% - 1.25rem); }

.grid-margin-x > .small-7 { width: calc(58.33333% - 1.25rem); }

.grid-margin-x > .small-8 { width: calc(66.66667% - 1.25rem); }

.grid-margin-x > .small-9 { width: calc(75% - 1.25rem); }

.grid-margin-x > .small-10 { width: calc(83.33333% - 1.25rem); }

.grid-margin-x > .small-11 { width: calc(91.66667% - 1.25rem); }

.grid-margin-x > .small-12 { width: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) { .grid-margin-x > .auto { width: auto; }
  .grid-margin-x > .shrink { width: auto; }
  .grid-margin-x > .small-1 { width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .small-2 { width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .small-3 { width: calc(25% - 1.875rem); }
  .grid-margin-x > .small-4 { width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .small-5 { width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .small-6 { width: calc(50% - 1.875rem); }
  .grid-margin-x > .small-7 { width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .small-8 { width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .small-9 { width: calc(75% - 1.875rem); }
  .grid-margin-x > .small-10 { width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .small-11 { width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .small-12 { width: calc(100% - 1.875rem); }
  .grid-margin-x > .medium-auto { width: auto; }
  .grid-margin-x > .medium-shrink { width: auto; }
  .grid-margin-x > .medium-1 { width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .medium-2 { width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .medium-3 { width: calc(25% - 1.875rem); }
  .grid-margin-x > .medium-4 { width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .medium-5 { width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .medium-6 { width: calc(50% - 1.875rem); }
  .grid-margin-x > .medium-7 { width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .medium-8 { width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .medium-9 { width: calc(75% - 1.875rem); }
  .grid-margin-x > .medium-10 { width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .medium-11 { width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .medium-12 { width: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) { .grid-margin-x > .large-auto { width: auto; }
  .grid-margin-x > .large-shrink { width: auto; }
  .grid-margin-x > .large-1 { width: calc(8.33333% - 1.875rem); }
  .grid-margin-x > .large-2 { width: calc(16.66667% - 1.875rem); }
  .grid-margin-x > .large-3 { width: calc(25% - 1.875rem); }
  .grid-margin-x > .large-4 { width: calc(33.33333% - 1.875rem); }
  .grid-margin-x > .large-5 { width: calc(41.66667% - 1.875rem); }
  .grid-margin-x > .large-6 { width: calc(50% - 1.875rem); }
  .grid-margin-x > .large-7 { width: calc(58.33333% - 1.875rem); }
  .grid-margin-x > .large-8 { width: calc(66.66667% - 1.875rem); }
  .grid-margin-x > .large-9 { width: calc(75% - 1.875rem); }
  .grid-margin-x > .large-10 { width: calc(83.33333% - 1.875rem); }
  .grid-margin-x > .large-11 { width: calc(91.66667% - 1.875rem); }
  .grid-margin-x > .large-12 { width: calc(100% - 1.875rem); } }
.grid-padding-x .grid-padding-x { margin-right: -0.625rem; margin-left: -0.625rem; }

@media print, screen and (min-width: 40em) { .grid-padding-x .grid-padding-x { margin-right: -0.9375rem; margin-left: -0.9375rem; } }
.grid-container:not(.full) > .grid-padding-x { margin-right: -0.625rem; margin-left: -0.625rem; }

@media print, screen and (min-width: 40em) { .grid-container:not(.full) > .grid-padding-x { margin-right: -0.9375rem; margin-left: -0.9375rem; } }
.grid-padding-x > .cell { padding-right: 0.625rem; padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) { .grid-padding-x > .cell { padding-right: 0.9375rem; padding-left: 0.9375rem; } }
.small-up-1 > .cell { width: 100%; }

.small-up-2 > .cell { width: 50%; }

.small-up-3 > .cell { width: 33.33333%; }

.small-up-4 > .cell { width: 25%; }

.small-up-5 > .cell { width: 20%; }

.small-up-6 > .cell { width: 16.66667%; }

.small-up-7 > .cell { width: 14.28571%; }

.small-up-8 > .cell { width: 12.5%; }

@media print, screen and (min-width: 40em) { .medium-up-1 > .cell { width: 100%; }
  .medium-up-2 > .cell { width: 50%; }
  .medium-up-3 > .cell { width: 33.33333%; }
  .medium-up-4 > .cell { width: 25%; }
  .medium-up-5 > .cell { width: 20%; }
  .medium-up-6 > .cell { width: 16.66667%; }
  .medium-up-7 > .cell { width: 14.28571%; }
  .medium-up-8 > .cell { width: 12.5%; } }
@media print, screen and (min-width: 64em) { .large-up-1 > .cell { width: 100%; }
  .large-up-2 > .cell { width: 50%; }
  .large-up-3 > .cell { width: 33.33333%; }
  .large-up-4 > .cell { width: 25%; }
  .large-up-5 > .cell { width: 20%; }
  .large-up-6 > .cell { width: 16.66667%; }
  .large-up-7 > .cell { width: 14.28571%; }
  .large-up-8 > .cell { width: 12.5%; } }
.grid-margin-x.small-up-1 > .cell { width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell { width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell { width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell { width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell { width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell { width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell { width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell { width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) { .grid-margin-x.small-up-1 > .cell { width: calc(100% - 1.25rem); }
  .grid-margin-x.small-up-2 > .cell { width: calc(50% - 1.25rem); }
  .grid-margin-x.small-up-3 > .cell { width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.small-up-4 > .cell { width: calc(25% - 1.25rem); }
  .grid-margin-x.small-up-5 > .cell { width: calc(20% - 1.25rem); }
  .grid-margin-x.small-up-6 > .cell { width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.small-up-7 > .cell { width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.small-up-8 > .cell { width: calc(12.5% - 1.25rem); }
  .grid-margin-x.medium-up-1 > .cell { width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell { width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell { width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell { width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell { width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell { width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell { width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell { width: calc(12.5% - 1.875rem); } }
@media print, screen and (min-width: 64em) { .grid-margin-x.large-up-1 > .cell { width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell { width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell { width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell { width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell { width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell { width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell { width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell { width: calc(12.5% - 1.875rem); } }
.small-margin-collapse { margin-right: 0; margin-left: 0; }

.small-margin-collapse > .cell { margin-right: 0; margin-left: 0; }

.small-margin-collapse > .small-1 { width: 8.33333%; }

.small-margin-collapse > .small-2 { width: 16.66667%; }

.small-margin-collapse > .small-3 { width: 25%; }

.small-margin-collapse > .small-4 { width: 33.33333%; }

.small-margin-collapse > .small-5 { width: 41.66667%; }

.small-margin-collapse > .small-6 { width: 50%; }

.small-margin-collapse > .small-7 { width: 58.33333%; }

.small-margin-collapse > .small-8 { width: 66.66667%; }

.small-margin-collapse > .small-9 { width: 75%; }

.small-margin-collapse > .small-10 { width: 83.33333%; }

.small-margin-collapse > .small-11 { width: 91.66667%; }

.small-margin-collapse > .small-12 { width: 100%; }

@media print, screen and (min-width: 40em) { .small-margin-collapse > .medium-1 { width: 8.33333%; }
  .small-margin-collapse > .medium-2 { width: 16.66667%; }
  .small-margin-collapse > .medium-3 { width: 25%; }
  .small-margin-collapse > .medium-4 { width: 33.33333%; }
  .small-margin-collapse > .medium-5 { width: 41.66667%; }
  .small-margin-collapse > .medium-6 { width: 50%; }
  .small-margin-collapse > .medium-7 { width: 58.33333%; }
  .small-margin-collapse > .medium-8 { width: 66.66667%; }
  .small-margin-collapse > .medium-9 { width: 75%; }
  .small-margin-collapse > .medium-10 { width: 83.33333%; }
  .small-margin-collapse > .medium-11 { width: 91.66667%; }
  .small-margin-collapse > .medium-12 { width: 100%; } }
@media print, screen and (min-width: 64em) { .small-margin-collapse > .large-1 { width: 8.33333%; }
  .small-margin-collapse > .large-2 { width: 16.66667%; }
  .small-margin-collapse > .large-3 { width: 25%; }
  .small-margin-collapse > .large-4 { width: 33.33333%; }
  .small-margin-collapse > .large-5 { width: 41.66667%; }
  .small-margin-collapse > .large-6 { width: 50%; }
  .small-margin-collapse > .large-7 { width: 58.33333%; }
  .small-margin-collapse > .large-8 { width: 66.66667%; }
  .small-margin-collapse > .large-9 { width: 75%; }
  .small-margin-collapse > .large-10 { width: 83.33333%; }
  .small-margin-collapse > .large-11 { width: 91.66667%; }
  .small-margin-collapse > .large-12 { width: 100%; } }
.small-padding-collapse { margin-right: 0; margin-left: 0; }

.small-padding-collapse > .cell { padding-right: 0; padding-left: 0; }

@media print, screen and (min-width: 40em) { .medium-margin-collapse { margin-right: 0; margin-left: 0; }
  .medium-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }
@media print, screen and (min-width: 40em) { .medium-margin-collapse > .small-1 { width: 8.33333%; }
  .medium-margin-collapse > .small-2 { width: 16.66667%; }
  .medium-margin-collapse > .small-3 { width: 25%; }
  .medium-margin-collapse > .small-4 { width: 33.33333%; }
  .medium-margin-collapse > .small-5 { width: 41.66667%; }
  .medium-margin-collapse > .small-6 { width: 50%; }
  .medium-margin-collapse > .small-7 { width: 58.33333%; }
  .medium-margin-collapse > .small-8 { width: 66.66667%; }
  .medium-margin-collapse > .small-9 { width: 75%; }
  .medium-margin-collapse > .small-10 { width: 83.33333%; }
  .medium-margin-collapse > .small-11 { width: 91.66667%; }
  .medium-margin-collapse > .small-12 { width: 100%; } }
@media print, screen and (min-width: 40em) { .medium-margin-collapse > .medium-1 { width: 8.33333%; }
  .medium-margin-collapse > .medium-2 { width: 16.66667%; }
  .medium-margin-collapse > .medium-3 { width: 25%; }
  .medium-margin-collapse > .medium-4 { width: 33.33333%; }
  .medium-margin-collapse > .medium-5 { width: 41.66667%; }
  .medium-margin-collapse > .medium-6 { width: 50%; }
  .medium-margin-collapse > .medium-7 { width: 58.33333%; }
  .medium-margin-collapse > .medium-8 { width: 66.66667%; }
  .medium-margin-collapse > .medium-9 { width: 75%; }
  .medium-margin-collapse > .medium-10 { width: 83.33333%; }
  .medium-margin-collapse > .medium-11 { width: 91.66667%; }
  .medium-margin-collapse > .medium-12 { width: 100%; } }
@media print, screen and (min-width: 64em) { .medium-margin-collapse > .large-1 { width: 8.33333%; }
  .medium-margin-collapse > .large-2 { width: 16.66667%; }
  .medium-margin-collapse > .large-3 { width: 25%; }
  .medium-margin-collapse > .large-4 { width: 33.33333%; }
  .medium-margin-collapse > .large-5 { width: 41.66667%; }
  .medium-margin-collapse > .large-6 { width: 50%; }
  .medium-margin-collapse > .large-7 { width: 58.33333%; }
  .medium-margin-collapse > .large-8 { width: 66.66667%; }
  .medium-margin-collapse > .large-9 { width: 75%; }
  .medium-margin-collapse > .large-10 { width: 83.33333%; }
  .medium-margin-collapse > .large-11 { width: 91.66667%; }
  .medium-margin-collapse > .large-12 { width: 100%; } }
@media print, screen and (min-width: 40em) { .medium-padding-collapse { margin-right: 0; margin-left: 0; }
  .medium-padding-collapse > .cell { padding-right: 0; padding-left: 0; } }
@media print, screen and (min-width: 64em) { .large-margin-collapse { margin-right: 0; margin-left: 0; }
  .large-margin-collapse > .cell { margin-right: 0; margin-left: 0; } }
@media print, screen and (min-width: 64em) { .large-margin-collapse > .small-1 { width: 8.33333%; }
  .large-margin-collapse > .small-2 { width: 16.66667%; }
  .large-margin-collapse > .small-3 { width: 25%; }
  .large-margin-collapse > .small-4 { width: 33.33333%; }
  .large-margin-collapse > .small-5 { width: 41.66667%; }
  .large-margin-collapse > .small-6 { width: 50%; }
  .large-margin-collapse > .small-7 { width: 58.33333%; }
  .large-margin-collapse > .small-8 { width: 66.66667%; }
  .large-margin-collapse > .small-9 { width: 75%; }
  .large-margin-collapse > .small-10 { width: 83.33333%; }
  .large-margin-collapse > .small-11 { width: 91.66667%; }
  .large-margin-collapse > .small-12 { width: 100%; } }
@media print, screen and (min-width: 64em) { .large-margin-collapse > .medium-1 { width: 8.33333%; }
  .large-margin-collapse > .medium-2 { width: 16.66667%; }
  .large-margin-collapse > .medium-3 { width: 25%; }
  .large-margin-collapse > .medium-4 { width: 33.33333%; }
  .large-margin-collapse > .medium-5 { width: 41.66667%; }
  .large-margin-collapse > .medium-6 { width: 50%; }
  .large-margin-collapse > .medium-7 { width: 58.33333%; }
  .large-margin-collapse > .medium-8 { width: 66.66667%; }
  .large-margin-collapse > .medium-9 { width: 75%; }
  .large-margin-collapse > .medium-10 { width: 83.33333%; }
  .large-margin-collapse > .medium-11 { width: 91.66667%; }
  .large-margin-collapse > .medium-12 { width: 100%; } }
@media print, screen and (min-width: 64em) { .large-margin-collapse > .large-1 { width: 8.33333%; }
  .large-margin-collapse > .large-2 { width: 16.66667%; }
  .large-margin-collapse > .large-3 { width: 25%; }
  .large-margin-collapse > .large-4 { width: 33.33333%; }
  .large-margin-collapse > .large-5 { width: 41.66667%; }
  .large-margin-collapse > .large-6 { width: 50%; }
  .large-margin-collapse > .large-7 { width: 58.33333%; }
  .large-margin-collapse > .large-8 { width: 66.66667%; }
  .large-margin-collapse > .large-9 { width: 75%; }
  .large-margin-collapse > .large-10 { width: 83.33333%; }
  .large-margin-collapse > .large-11 { width: 91.66667%; }
  .large-margin-collapse > .large-12 { width: 100%; } }
@media print, screen and (min-width: 64em) { .large-padding-collapse { margin-right: 0; margin-left: 0; }
  .large-padding-collapse > .cell { padding-right: 0; padding-left: 0; } }
.small-offset-0 { margin-left: 0%; }

.grid-margin-x > .small-offset-0 { margin-left: calc(0% + 0.625rem); }

.small-offset-1 { margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 { margin-left: calc(8.33333% + 0.625rem); }

.small-offset-2 { margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 { margin-left: calc(16.66667% + 0.625rem); }

.small-offset-3 { margin-left: 25%; }

.grid-margin-x > .small-offset-3 { margin-left: calc(25% + 0.625rem); }

.small-offset-4 { margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 { margin-left: calc(33.33333% + 0.625rem); }

.small-offset-5 { margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 { margin-left: calc(41.66667% + 0.625rem); }

.small-offset-6 { margin-left: 50%; }

.grid-margin-x > .small-offset-6 { margin-left: calc(50% + 0.625rem); }

.small-offset-7 { margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 { margin-left: calc(58.33333% + 0.625rem); }

.small-offset-8 { margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 { margin-left: calc(66.66667% + 0.625rem); }

.small-offset-9 { margin-left: 75%; }

.grid-margin-x > .small-offset-9 { margin-left: calc(75% + 0.625rem); }

.small-offset-10 { margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 { margin-left: calc(83.33333% + 0.625rem); }

.small-offset-11 { margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 { margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 40em) { .medium-offset-0 { margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 { margin-left: calc(0% + 0.9375rem); }
  .medium-offset-1 { margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 { margin-left: calc(8.33333% + 0.9375rem); }
  .medium-offset-2 { margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 { margin-left: calc(16.66667% + 0.9375rem); }
  .medium-offset-3 { margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 { margin-left: calc(25% + 0.9375rem); }
  .medium-offset-4 { margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 { margin-left: calc(33.33333% + 0.9375rem); }
  .medium-offset-5 { margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 { margin-left: calc(41.66667% + 0.9375rem); }
  .medium-offset-6 { margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 { margin-left: calc(50% + 0.9375rem); }
  .medium-offset-7 { margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 { margin-left: calc(58.33333% + 0.9375rem); }
  .medium-offset-8 { margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 { margin-left: calc(66.66667% + 0.9375rem); }
  .medium-offset-9 { margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 { margin-left: calc(75% + 0.9375rem); }
  .medium-offset-10 { margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 { margin-left: calc(83.33333% + 0.9375rem); }
  .medium-offset-11 { margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 { margin-left: calc(91.66667% + 0.9375rem); } }
@media print, screen and (min-width: 64em) { .large-offset-0 { margin-left: 0%; }
  .grid-margin-x > .large-offset-0 { margin-left: calc(0% + 0.9375rem); }
  .large-offset-1 { margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 { margin-left: calc(8.33333% + 0.9375rem); }
  .large-offset-2 { margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 { margin-left: calc(16.66667% + 0.9375rem); }
  .large-offset-3 { margin-left: 25%; }
  .grid-margin-x > .large-offset-3 { margin-left: calc(25% + 0.9375rem); }
  .large-offset-4 { margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 { margin-left: calc(33.33333% + 0.9375rem); }
  .large-offset-5 { margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 { margin-left: calc(41.66667% + 0.9375rem); }
  .large-offset-6 { margin-left: 50%; }
  .grid-margin-x > .large-offset-6 { margin-left: calc(50% + 0.9375rem); }
  .large-offset-7 { margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 { margin-left: calc(58.33333% + 0.9375rem); }
  .large-offset-8 { margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 { margin-left: calc(66.66667% + 0.9375rem); }
  .large-offset-9 { margin-left: 75%; }
  .grid-margin-x > .large-offset-9 { margin-left: calc(75% + 0.9375rem); }
  .large-offset-10 { margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 { margin-left: calc(83.33333% + 0.9375rem); }
  .large-offset-11 { margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 { margin-left: calc(91.66667% + 0.9375rem); } }
.grid-y { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }

.grid-y > .cell { width: auto; }

.grid-y > .auto { height: auto; }

.grid-y > .shrink { height: auto; }

.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 { -ms-flex-preferred-size: auto; flex-basis: auto; }

@media print, screen and (min-width: 40em) { .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 { -ms-flex-preferred-size: auto; flex-basis: auto; } }
@media print, screen and (min-width: 64em) { .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 { -ms-flex-preferred-size: auto; flex-basis: auto; } }
.grid-y > .small-1 { height: 8.33333%; }

.grid-y > .small-2 { height: 16.66667%; }

.grid-y > .small-3 { height: 25%; }

.grid-y > .small-4 { height: 33.33333%; }

.grid-y > .small-5 { height: 41.66667%; }

.grid-y > .small-6 { height: 50%; }

.grid-y > .small-7 { height: 58.33333%; }

.grid-y > .small-8 { height: 66.66667%; }

.grid-y > .small-9 { height: 75%; }

.grid-y > .small-10 { height: 83.33333%; }

.grid-y > .small-11 { height: 91.66667%; }

.grid-y > .small-12 { height: 100%; }

@media print, screen and (min-width: 40em) { .grid-y > .medium-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; }
  .grid-y > .medium-shrink { height: auto; }
  .grid-y > .medium-1 { height: 8.33333%; }
  .grid-y > .medium-2 { height: 16.66667%; }
  .grid-y > .medium-3 { height: 25%; }
  .grid-y > .medium-4 { height: 33.33333%; }
  .grid-y > .medium-5 { height: 41.66667%; }
  .grid-y > .medium-6 { height: 50%; }
  .grid-y > .medium-7 { height: 58.33333%; }
  .grid-y > .medium-8 { height: 66.66667%; }
  .grid-y > .medium-9 { height: 75%; }
  .grid-y > .medium-10 { height: 83.33333%; }
  .grid-y > .medium-11 { height: 91.66667%; }
  .grid-y > .medium-12 { height: 100%; } }
@media print, screen and (min-width: 64em) { .grid-y > .large-auto { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; }
  .grid-y > .large-shrink { height: auto; }
  .grid-y > .large-1 { height: 8.33333%; }
  .grid-y > .large-2 { height: 16.66667%; }
  .grid-y > .large-3 { height: 25%; }
  .grid-y > .large-4 { height: 33.33333%; }
  .grid-y > .large-5 { height: 41.66667%; }
  .grid-y > .large-6 { height: 50%; }
  .grid-y > .large-7 { height: 58.33333%; }
  .grid-y > .large-8 { height: 66.66667%; }
  .grid-y > .large-9 { height: 75%; }
  .grid-y > .large-10 { height: 83.33333%; }
  .grid-y > .large-11 { height: 91.66667%; }
  .grid-y > .large-12 { height: 100%; } }
.grid-padding-y .grid-padding-y { margin-top: -0.625rem; margin-bottom: -0.625rem; }

@media print, screen and (min-width: 40em) { .grid-padding-y .grid-padding-y { margin-top: -0.9375rem; margin-bottom: -0.9375rem; } }
.grid-padding-y > .cell { padding-top: 0.625rem; padding-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) { .grid-padding-y > .cell { padding-top: 0.9375rem; padding-bottom: 0.9375rem; } }
.grid-margin-y { margin-top: -0.625rem; margin-bottom: -0.625rem; }

@media print, screen and (min-width: 40em) { .grid-margin-y { margin-top: -0.9375rem; margin-bottom: -0.9375rem; } }
.grid-margin-y > .cell { height: calc(100% - 1.25rem); margin-top: 0.625rem; margin-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) { .grid-margin-y > .cell { height: calc(100% - 1.875rem); margin-top: 0.9375rem; margin-bottom: 0.9375rem; } }
.grid-margin-y > .auto { height: auto; }

.grid-margin-y > .shrink { height: auto; }

.grid-margin-y > .small-1 { height: calc(8.33333% - 1.25rem); }

.grid-margin-y > .small-2 { height: calc(16.66667% - 1.25rem); }

.grid-margin-y > .small-3 { height: calc(25% - 1.25rem); }

.grid-margin-y > .small-4 { height: calc(33.33333% - 1.25rem); }

.grid-margin-y > .small-5 { height: calc(41.66667% - 1.25rem); }

.grid-margin-y > .small-6 { height: calc(50% - 1.25rem); }

.grid-margin-y > .small-7 { height: calc(58.33333% - 1.25rem); }

.grid-margin-y > .small-8 { height: calc(66.66667% - 1.25rem); }

.grid-margin-y > .small-9 { height: calc(75% - 1.25rem); }

.grid-margin-y > .small-10 { height: calc(83.33333% - 1.25rem); }

.grid-margin-y > .small-11 { height: calc(91.66667% - 1.25rem); }

.grid-margin-y > .small-12 { height: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) { .grid-margin-y > .auto { height: auto; }
  .grid-margin-y > .shrink { height: auto; }
  .grid-margin-y > .small-1 { height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 { height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 { height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 { height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 { height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 { height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 { height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 { height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 { height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 { height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 { height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 { height: calc(100% - 1.875rem); }
  .grid-margin-y > .medium-auto { height: auto; }
  .grid-margin-y > .medium-shrink { height: auto; }
  .grid-margin-y > .medium-1 { height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 { height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 { height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 { height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 { height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 { height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 { height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 { height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 { height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 { height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 { height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 { height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) { .grid-margin-y > .large-auto { height: auto; }
  .grid-margin-y > .large-shrink { height: auto; }
  .grid-margin-y > .large-1 { height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 { height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 { height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 { height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 { height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 { height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 { height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 { height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 { height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 { height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 { height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 { height: calc(100% - 1.875rem); } }
.grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }

.cell .grid-frame { width: 100%; }

.cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y { overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }

.cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) { .medium-grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }
  .cell .medium-grid-frame { width: 100%; }
  .medium-cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }
  .medium-cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .medium-cell-block-y { overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar; } }
@media print, screen and (min-width: 64em) { .large-grid-frame { overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100vw; }
  .cell .large-grid-frame { width: 100%; }
  .large-cell-block { overflow-x: auto; max-width: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; max-height: 100%; }
  .large-cell-block-container > .grid-x { max-height: 100%; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .large-cell-block-y { overflow-y: auto; max-height: 100%; -webkit-overflow-scrolling: touch; -ms-overflow-stype: -ms-autohiding-scrollbar; } }
.grid-y.grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; }

@media print, screen and (min-width: 40em) { .grid-y.medium-grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; } }
@media print, screen and (min-width: 64em) { .grid-y.large-grid-frame { width: auto; overflow: hidden; position: relative; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; height: 100vh; } }
.cell .grid-y.grid-frame { height: 100%; }

@media print, screen and (min-width: 40em) { .cell .grid-y.medium-grid-frame { height: 100%; } }
@media print, screen and (min-width: 64em) { .cell .grid-y.large-grid-frame { height: 100%; } }
.grid-margin-y { margin-top: -0.625rem; margin-bottom: -0.625rem; }

@media print, screen and (min-width: 40em) { .grid-margin-y { margin-top: -0.9375rem; margin-bottom: -0.9375rem; } }
.grid-margin-y > .cell { height: calc(100% - 1.25rem); margin-top: 0.625rem; margin-bottom: 0.625rem; }

@media print, screen and (min-width: 40em) { .grid-margin-y > .cell { height: calc(100% - 1.875rem); margin-top: 0.9375rem; margin-bottom: 0.9375rem; } }
.grid-margin-y > .auto { height: auto; }

.grid-margin-y > .shrink { height: auto; }

.grid-margin-y > .small-1 { height: calc(8.33333% - 1.25rem); }

.grid-margin-y > .small-2 { height: calc(16.66667% - 1.25rem); }

.grid-margin-y > .small-3 { height: calc(25% - 1.25rem); }

.grid-margin-y > .small-4 { height: calc(33.33333% - 1.25rem); }

.grid-margin-y > .small-5 { height: calc(41.66667% - 1.25rem); }

.grid-margin-y > .small-6 { height: calc(50% - 1.25rem); }

.grid-margin-y > .small-7 { height: calc(58.33333% - 1.25rem); }

.grid-margin-y > .small-8 { height: calc(66.66667% - 1.25rem); }

.grid-margin-y > .small-9 { height: calc(75% - 1.25rem); }

.grid-margin-y > .small-10 { height: calc(83.33333% - 1.25rem); }

.grid-margin-y > .small-11 { height: calc(91.66667% - 1.25rem); }

.grid-margin-y > .small-12 { height: calc(100% - 1.25rem); }

@media print, screen and (min-width: 40em) { .grid-margin-y > .auto { height: auto; }
  .grid-margin-y > .shrink { height: auto; }
  .grid-margin-y > .small-1 { height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .small-2 { height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .small-3 { height: calc(25% - 1.875rem); }
  .grid-margin-y > .small-4 { height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .small-5 { height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .small-6 { height: calc(50% - 1.875rem); }
  .grid-margin-y > .small-7 { height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .small-8 { height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .small-9 { height: calc(75% - 1.875rem); }
  .grid-margin-y > .small-10 { height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .small-11 { height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .small-12 { height: calc(100% - 1.875rem); }
  .grid-margin-y > .medium-auto { height: auto; }
  .grid-margin-y > .medium-shrink { height: auto; }
  .grid-margin-y > .medium-1 { height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .medium-2 { height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .medium-3 { height: calc(25% - 1.875rem); }
  .grid-margin-y > .medium-4 { height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .medium-5 { height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .medium-6 { height: calc(50% - 1.875rem); }
  .grid-margin-y > .medium-7 { height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .medium-8 { height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .medium-9 { height: calc(75% - 1.875rem); }
  .grid-margin-y > .medium-10 { height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .medium-11 { height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .medium-12 { height: calc(100% - 1.875rem); } }
@media print, screen and (min-width: 64em) { .grid-margin-y > .large-auto { height: auto; }
  .grid-margin-y > .large-shrink { height: auto; }
  .grid-margin-y > .large-1 { height: calc(8.33333% - 1.875rem); }
  .grid-margin-y > .large-2 { height: calc(16.66667% - 1.875rem); }
  .grid-margin-y > .large-3 { height: calc(25% - 1.875rem); }
  .grid-margin-y > .large-4 { height: calc(33.33333% - 1.875rem); }
  .grid-margin-y > .large-5 { height: calc(41.66667% - 1.875rem); }
  .grid-margin-y > .large-6 { height: calc(50% - 1.875rem); }
  .grid-margin-y > .large-7 { height: calc(58.33333% - 1.875rem); }
  .grid-margin-y > .large-8 { height: calc(66.66667% - 1.875rem); }
  .grid-margin-y > .large-9 { height: calc(75% - 1.875rem); }
  .grid-margin-y > .large-10 { height: calc(83.33333% - 1.875rem); }
  .grid-margin-y > .large-11 { height: calc(91.66667% - 1.875rem); }
  .grid-margin-y > .large-12 { height: calc(100% - 1.875rem); } }
.grid-frame.grid-margin-y { height: calc(100vh + 1.25rem); }

@media print, screen and (min-width: 40em) { .grid-frame.grid-margin-y { height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) { .grid-frame.grid-margin-y { height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 40em) { .grid-margin-y.medium-grid-frame { height: calc(100vh + 1.875rem); } }
@media print, screen and (min-width: 64em) { .grid-margin-y.large-grid-frame { height: calc(100vh + 1.875rem); } }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }

p { margin-bottom: 1rem; font-size: inherit; line-height: 1.6; text-rendering: optimizeLegibility; }

em, i { font-style: italic; line-height: inherit; }

strong, b { font-weight: bold; line-height: inherit; }

small { font-size: 80%; line-height: inherit; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; font-style: normal; font-weight: normal; color: inherit; text-rendering: optimizeLegibility; }

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small { line-height: 0; color: #cacaca; }

h1, .h1 { font-size: 1.5rem; line-height: 1.4; margin-top: 0; margin-bottom: 1.85rem; }

h2, .h2 { font-size: 1.25rem; line-height: 1.4; margin-top: 0; margin-bottom: 1.85rem; }

h3, .h3 { font-size: 1.1875rem; line-height: 1.4; margin-top: 0; margin-bottom: 1.85rem; }

h4, .h4 { font-size: 1.125rem; line-height: 1.4; margin-top: 0; margin-bottom: 1.85rem; }

h5, .h5 { font-size: 1.0625rem; line-height: 1.4; margin-top: 0; margin-bottom: 1.85rem; }

h6, .h6 { font-size: 1rem; line-height: 1.4; margin-top: 0; margin-bottom: 1.15rem; }

@media print, screen and (min-width: 40em) { h1, .h1 { font-size: 3rem; }
  h2, .h2 { font-size: 2.5rem; }
  h3, .h3 { font-size: 1.9375rem; }
  h4, .h4 { font-size: 1.5625rem; }
  h5, .h5 { font-size: 1.25rem; }
  h6, .h6 { font-size: 1rem; } }
a { line-height: inherit; color: #1779ba; text-decoration: none; cursor: pointer; }

a:hover, a:focus { color: #1468a0; }

a img { border: 0; }

hr { clear: both; max-width: 75rem; height: 0; margin: 1.25rem auto; border-top: 0; border-right: 0; border-bottom: 1px solid #cacaca; border-left: 0; }

ul, ol, dl { margin-bottom: 1rem; list-style-position: outside; line-height: 1.6; }

li { font-size: inherit; }

ul { margin-left: 1.25rem; list-style-type: disc; }

ol { margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol { margin-left: 1.25rem; margin-bottom: 0; }

dl { margin-bottom: 1rem; }

dl dt { margin-bottom: 0.3rem; font-weight: bold; }

blockquote { margin: 0 0 1rem; padding: 0.5625rem 1.25rem 0 1.1875rem; border-left: 1px solid #cacaca; }

blockquote, blockquote p { line-height: 1.6; color: #8a8a8a; }

cite { display: block; font-size: 0.8125rem; color: #8a8a8a; }

cite:before { content: "— "; }

abbr, abbr[title] { border-bottom: 1px dotted #0a0a0a; cursor: help; text-decoration: none; }

figure { margin: 0; }

code { padding: 0.125rem 0.3125rem 0.0625rem; border: 1px solid #cacaca; background-color: #e6e6e6; font-family: Consolas, "Liberation Mono", Courier, monospace; font-weight: normal; color: #0a0a0a; }

kbd { margin: 0; padding: 0.125rem 0.25rem 0; background-color: #e6e6e6; font-family: Consolas, "Liberation Mono", Courier, monospace; color: #0a0a0a; }

.subheader { margin-top: 0.2rem; margin-bottom: 0.5rem; font-weight: normal; line-height: 1.4; color: #8a8a8a; }

.lead { font-size: 125%; line-height: 1.6; }

.stat { font-size: 2.5rem; line-height: 1; }

p + .stat { margin-top: -1rem; }

ul.no-bullet, ol.no-bullet { margin-left: 0; list-style: none; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.text-justify { text-align: justify; }

@media print, screen and (min-width: 40em) { .medium-text-left { text-align: left; }
  .medium-text-right { text-align: right; }
  .medium-text-center { text-align: center; }
  .medium-text-justify { text-align: justify; } }
@media print, screen and (min-width: 64em) { .large-text-left { text-align: left; }
  .large-text-right { text-align: right; }
  .large-text-center { text-align: center; }
  .large-text-justify { text-align: justify; } }
.show-for-print { display: none !important; }

@media print { * { background: transparent !important; -webkit-box-shadow: none !important; box-shadow: none !important; color: black !important; text-shadow: none !important; }
  .show-for-print { display: block !important; }
  .hide-for-print { display: none !important; }
  table.show-for-print { display: table !important; }
  thead.show-for-print { display: table-header-group !important; }
  tbody.show-for-print { display: table-row-group !important; }
  tr.show-for-print { display: table-row !important; }
  td.show-for-print { display: table-cell !important; }
  th.show-for-print { display: table-cell !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  .ir a:after, a[href^='javascript:']:after, a[href^='#']:after { content: ''; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  pre, blockquote { border: 1px solid #8a8a8a; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .print-break-inside { page-break-inside: auto; } }
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { display: block; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 2.4375rem; margin: 0 0 1rem; padding: 0.5rem; border: 1px solid #cacaca; border-radius: 0; background-color: #fefefe; -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1); font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.5; color: #0a0a0a; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus { outline: none; border: 1px solid #8a8a8a; background-color: #fefefe; -webkit-box-shadow: 0 0 5px #cacaca; box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea { max-width: 100%; }

textarea[rows] { height: auto; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #cacaca; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #cacaca; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder { color: #cacaca; }

input::placeholder, textarea::placeholder { color: #cacaca; }

input:disabled, input[readonly], textarea:disabled, textarea[readonly] { background-color: #e6e6e6; cursor: not-allowed; }

[type='submit'], [type='button'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 0; }

input[type='search'] { -webkit-box-sizing: border-box; box-sizing: border-box; }

[type='file'], [type='checkbox'], [type='radio'] { margin: 0 0 1rem; }

[type='checkbox'] + label, [type='radio'] + label { display: inline-block; vertical-align: baseline; margin-left: 0.5rem; margin-right: 1rem; margin-bottom: 0; }

[type='checkbox'] + label[for], [type='radio'] + label[for] { cursor: pointer; }

label > [type='checkbox'], label > [type='radio'] { margin-right: 0.5rem; }

[type='file'] { width: 100%; }

label { display: block; margin: 0; font-size: 0.875rem; font-weight: normal; line-height: 1.8; color: #0a0a0a; }

label.middle { margin: 0 0 1rem; padding: 0.5625rem 0; }

.help-text { margin-top: -0.5rem; font-size: 0.8125rem; font-style: italic; color: #0a0a0a; }

.prototype-input-group { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; margin-bottom: 1rem; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.prototype-input-group > :first-child { border-radius: 0 0 0 0; }

.prototype-input-group > :last-child > * { border-radius: 0 0 0 0; }

.prototype-input-group-label, .prototype-input-group-field, .prototype-input-group-button, .prototype-input-group-button a, .prototype-input-group-button input, .prototype-input-group-button button, .prototype-input-group-button label { margin: 0; white-space: nowrap; }

.prototype-input-group-label { padding: 0 1rem; border: 1px solid #cacaca; background: #e6e6e6; color: #0a0a0a; text-align: center; white-space: nowrap; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.prototype-input-group-label:first-child { border-right: 0; }

.prototype-input-group-label:last-child { border-left: 0; }

.prototype-input-group-field { border-radius: 0; -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; height: auto; min-width: 0; }

.prototype-input-group-button { padding-top: 0; padding-bottom: 0; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.prototype-input-group-button a, .prototype-input-group-button input, .prototype-input-group-button button, .prototype-input-group-button label { height: auto; -webkit-align-self: stretch; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; padding-top: 0; padding-bottom: 0; font-size: 1rem; }

fieldset { margin: 0; padding: 0; border: 0; }

legend { max-width: 100%; margin-bottom: 0.5rem; }

.fieldset { margin: 1.125rem 0; padding: 1.25rem; border: 1px solid #cacaca; }

.fieldset legend { margin: 0; margin-left: -0.1875rem; padding: 0 0.1875rem; }

select { height: 2.4375rem; margin: 0 0 1rem; padding: 0.5rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 1px solid #cacaca; border-radius: 0; background-color: #fefefe; font-family: inherit; font-size: 1rem; font-weight: normal; line-height: 1.5; color: #0a0a0a; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>"); background-origin: content-box; background-position: right -1rem center; background-repeat: no-repeat; background-size: 9px 6px; padding-right: 1.5rem; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

@media screen and (min-width: 0\0) { select { background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
select:focus { outline: none; border: 1px solid #8a8a8a; background-color: #fefefe; -webkit-box-shadow: 0 0 5px #cacaca; box-shadow: 0 0 5px #cacaca; -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; transition: box-shadow 0.5s, border-color 0.25s ease-in-out; transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

select:disabled { background-color: #e6e6e6; cursor: not-allowed; }

select::-ms-expand { display: none; }

select[multiple] { height: auto; background-image: none; }

.is-invalid-input:not(:focus) { border-color: #cc4b37; background-color: #f9ecea; }

.is-invalid-input:not(:focus)::-webkit-input-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus):-ms-input-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus)::-ms-input-placeholder { color: #cc4b37; }

.is-invalid-input:not(:focus)::placeholder { color: #cc4b37; }

.is-invalid-label { color: #cc4b37; }

.form-error { display: none; margin-top: -0.5rem; margin-bottom: 1rem; font-size: 0.75rem; font-weight: bold; color: #cc4b37; }

.form-error.is-visible { display: block; }

.button { display: inline-block; vertical-align: middle; margin: 0 0 1rem 0; font-family: inherit; padding: 0.85em 1em; -webkit-appearance: none; border: 1px solid transparent; border-radius: 0; -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out; transition: background-color 0.25s ease-out, color 0.25s ease-out; font-size: 0.9rem; line-height: 1; text-align: center; cursor: pointer; background-color: #1779ba; color: #fefefe; }

[data-whatinput='mouse'] .button { outline: 0; }

.button:hover, .button:focus { background-color: #14679e; color: #fefefe; }

.button.tiny { font-size: 0.6rem; }

.button.small { font-size: 0.75rem; }

.button.large { font-size: 1.25rem; }

.button.expanded { display: block; width: 100%; margin-right: 0; margin-left: 0; }

.button.primary { background-color: #1779ba; color: #fefefe; }

.button.primary:hover, .button.primary:focus { background-color: #126195; color: #fefefe; }

.button.secondary { background-color: #767676; color: #fefefe; }

.button.secondary:hover, .button.secondary:focus { background-color: #5e5e5e; color: #fefefe; }

.button.success { background-color: #3adb76; color: #0a0a0a; }

.button.success:hover, .button.success:focus { background-color: #22bb5b; color: #0a0a0a; }

.button.warning { background-color: #ffae00; color: #0a0a0a; }

.button.warning:hover, .button.warning:focus { background-color: #cc8b00; color: #0a0a0a; }

.button.alert { background-color: #cc4b37; color: #fefefe; }

.button.alert:hover, .button.alert:focus { background-color: #a53b2a; color: #fefefe; }

.button.disabled, .button[disabled] { opacity: 0.25; cursor: not-allowed; }

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus { background-color: #1779ba; color: #fefefe; }

.button.disabled.primary, .button[disabled].primary { opacity: 0.25; cursor: not-allowed; }

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus { background-color: #1779ba; color: #fefefe; }

.button.disabled.secondary, .button[disabled].secondary { opacity: 0.25; cursor: not-allowed; }

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus { background-color: #767676; color: #fefefe; }

.button.disabled.success, .button[disabled].success { opacity: 0.25; cursor: not-allowed; }

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus { background-color: #3adb76; color: #0a0a0a; }

.button.disabled.warning, .button[disabled].warning { opacity: 0.25; cursor: not-allowed; }

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus { background-color: #ffae00; color: #0a0a0a; }

.button.disabled.alert, .button[disabled].alert { opacity: 0.25; cursor: not-allowed; }

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus { background-color: #cc4b37; color: #fefefe; }

.button.hollow { border: 1px solid #1779ba; color: #1779ba; }

.button.hollow, .button.hollow:hover, .button.hollow:focus { background-color: transparent; }

.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus { background-color: transparent; }

.button.hollow:hover, .button.hollow:focus { border-color: #0c3d5d; color: #0c3d5d; }

.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] { border: 1px solid #1779ba; color: #1779ba; }

.button.hollow.primary { border: 1px solid #1779ba; color: #1779ba; }

.button.hollow.primary:hover, .button.hollow.primary:focus { border-color: #0c3d5d; color: #0c3d5d; }

.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] { border: 1px solid #1779ba; color: #1779ba; }

.button.hollow.secondary { border: 1px solid #767676; color: #767676; }

.button.hollow.secondary:hover, .button.hollow.secondary:focus { border-color: #3b3b3b; color: #3b3b3b; }

.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] { border: 1px solid #767676; color: #767676; }

.button.hollow.success { border: 1px solid #3adb76; color: #3adb76; }

.button.hollow.success:hover, .button.hollow.success:focus { border-color: #157539; color: #157539; }

.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] { border: 1px solid #3adb76; color: #3adb76; }

.button.hollow.warning { border: 1px solid #ffae00; color: #ffae00; }

.button.hollow.warning:hover, .button.hollow.warning:focus { border-color: #805700; color: #805700; }

.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] { border: 1px solid #ffae00; color: #ffae00; }

.button.hollow.alert { border: 1px solid #cc4b37; color: #cc4b37; }

.button.hollow.alert:hover, .button.hollow.alert:focus { border-color: #67251a; color: #67251a; }

.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] { border: 1px solid #cc4b37; color: #cc4b37; }

.button.clear { border: 1px solid #1779ba; color: #1779ba; }

.button.clear, .button.clear:hover, .button.clear:focus { background-color: transparent; }

.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus { background-color: transparent; }

.button.clear:hover, .button.clear:focus { border-color: #0c3d5d; color: #0c3d5d; }

.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] { border: 1px solid #1779ba; color: #1779ba; }

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] { border-color: transparent; }

.button.clear.primary { border: 1px solid #1779ba; color: #1779ba; }

.button.clear.primary:hover, .button.clear.primary:focus { border-color: #0c3d5d; color: #0c3d5d; }

.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] { border: 1px solid #1779ba; color: #1779ba; }

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] { border-color: transparent; }

.button.clear.secondary { border: 1px solid #767676; color: #767676; }

.button.clear.secondary:hover, .button.clear.secondary:focus { border-color: #3b3b3b; color: #3b3b3b; }

.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] { border: 1px solid #767676; color: #767676; }

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] { border-color: transparent; }

.button.clear.success { border: 1px solid #3adb76; color: #3adb76; }

.button.clear.success:hover, .button.clear.success:focus { border-color: #157539; color: #157539; }

.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] { border: 1px solid #3adb76; color: #3adb76; }

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] { border-color: transparent; }

.button.clear.warning { border: 1px solid #ffae00; color: #ffae00; }

.button.clear.warning:hover, .button.clear.warning:focus { border-color: #805700; color: #805700; }

.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] { border: 1px solid #ffae00; color: #ffae00; }

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] { border-color: transparent; }

.button.clear.alert { border: 1px solid #cc4b37; color: #cc4b37; }

.button.clear.alert:hover, .button.clear.alert:focus { border-color: #67251a; color: #67251a; }

.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] { border: 1px solid #cc4b37; color: #cc4b37; }

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] { border-color: transparent; }

.button.dropdown::after { display: block; width: 0; height: 0; border: inset 0.4em; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #fefefe transparent transparent; position: relative; top: 0.4em; display: inline-block; float: right; margin-left: 1em; }

.button.dropdown.hollow::after { border-top-color: #1779ba; }

.button.dropdown.hollow.primary::after { border-top-color: #1779ba; }

.button.dropdown.hollow.secondary::after { border-top-color: #767676; }

.button.dropdown.hollow.success::after { border-top-color: #3adb76; }

.button.dropdown.hollow.warning::after { border-top-color: #ffae00; }

.button.dropdown.hollow.alert::after { border-top-color: #cc4b37; }

.button.arrow-only::after { top: -0.1em; float: none; margin-left: 0; }

a.button:hover, a.button:focus { text-decoration: none; }

.accordion { margin-left: 0; background: #fefefe; list-style-type: none; }

.accordion[disabled] .accordion-title { cursor: not-allowed; }

.accordion-item:first-child > :first-child { border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child { border-radius: 0 0 0 0; }

.accordion-title { position: relative; display: block; padding: 1.25rem 1rem; border: 1px solid #e6e6e6; border-bottom: 0; font-size: 0.75rem; line-height: 1; color: #1779ba; }

:last-child:not(.is-active) > .accordion-title { border-bottom: 1px solid #e6e6e6; border-radius: 0 0 0 0; }

.accordion-title:hover, .accordion-title:focus { background-color: #e6e6e6; }

.accordion-title::before { position: absolute; top: 50%; right: 1rem; margin-top: -0.5rem; content: '+'; }

.is-active > .accordion-title::before { content: '\2013'; }

.accordion-content { display: none; padding: 1rem; border: 1px solid #e6e6e6; border-bottom: 0; background-color: #fefefe; color: #0a0a0a; }

:last-child > .accordion-content:last-child { border-bottom: 1px solid #e6e6e6; }

.accordion-menu li { width: 100%; }

.accordion-menu a { padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a { padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu { margin-right: 0; margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu { margin-right: 1rem; margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a { position: relative; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #1779ba transparent transparent; position: absolute; top: 50%; margin-top: -3px; right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after { left: auto; right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after { right: auto; left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after { -webkit-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }

.is-accordion-submenu-parent { position: relative; }

.has-submenu-toggle > a { margin-right: 40px; }

.submenu-toggle { position: absolute; top: 0; right: 0; cursor: pointer; width: 40px; height: 40px; }

.submenu-toggle::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #1779ba transparent transparent; top: 0; bottom: 0; margin: auto; }

.submenu-toggle[aria-expanded='true']::after { -webkit-transform: scaleY(-1); transform: scaleY(-1); -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; }

.submenu-toggle-text { position: absolute !important; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; }

.badge { display: inline-block; min-width: 2.1em; padding: 0.3em; border-radius: 50%; font-size: 0.6rem; text-align: center; background: #1779ba; color: #fefefe; }

.badge.primary { background: #1779ba; color: #fefefe; }

.badge.secondary { background: #767676; color: #fefefe; }

.badge.success { background: #3adb76; color: #0a0a0a; }

.badge.warning { background: #ffae00; color: #0a0a0a; }

.badge.alert { background: #cc4b37; color: #fefefe; }

.breadcrumbs { margin: 0 0 1rem 0; list-style: none; }

.breadcrumbs::before, .breadcrumbs::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.breadcrumbs::after { clear: both; }

.breadcrumbs li { float: left; font-size: 0.6875rem; color: #0a0a0a; cursor: default; text-transform: uppercase; }

.breadcrumbs li:not(:last-child)::after { position: relative; margin: 0 0.75rem; opacity: 1; content: "/"; color: #cacaca; }

.breadcrumbs a { color: #1779ba; }

.breadcrumbs a:hover { text-decoration: underline; }

.breadcrumbs .disabled { color: #cacaca; cursor: not-allowed; }

.button-group { margin-bottom: 1rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.button-group::before, .button-group::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.button-group::after { clear: both; }

.button-group .button { margin: 0; margin-right: 1px; margin-bottom: 1px; font-size: 0.9rem; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.button-group .button:last-child { margin-right: 0; }

.button-group.tiny .button { font-size: 0.6rem; }

.button-group.small .button { font-size: 0.75rem; }

.button-group.large .button { font-size: 1.25rem; }

.button-group.expanded .button { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.button-group.primary .button { background-color: #1779ba; color: #fefefe; }

.button-group.primary .button:hover, .button-group.primary .button:focus { background-color: #126195; color: #fefefe; }

.button-group.secondary .button { background-color: #767676; color: #fefefe; }

.button-group.secondary .button:hover, .button-group.secondary .button:focus { background-color: #5e5e5e; color: #fefefe; }

.button-group.success .button { background-color: #3adb76; color: #0a0a0a; }

.button-group.success .button:hover, .button-group.success .button:focus { background-color: #22bb5b; color: #0a0a0a; }

.button-group.warning .button { background-color: #ffae00; color: #0a0a0a; }

.button-group.warning .button:hover, .button-group.warning .button:focus { background-color: #cc8b00; color: #0a0a0a; }

.button-group.alert .button { background-color: #cc4b37; color: #fefefe; }

.button-group.alert .button:hover, .button-group.alert .button:focus { background-color: #a53b2a; color: #fefefe; }

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child { margin-bottom: 0; }

@media print, screen and (min-width: 40em) { .button-group.stacked-for-small .button { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; margin-bottom: 0; } }
@media print, screen and (min-width: 64em) { .button-group.stacked-for-medium .button { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; margin-bottom: 0; } }
@media screen and (max-width: 39.9375em) { .button-group.stacked-for-small.expanded { display: block; }
  .button-group.stacked-for-small.expanded .button { display: block; margin-right: 0; } }
.callout { position: relative; margin: 0 0 1rem 0; padding: 1rem; border: 1px solid rgba(10, 10, 10, 0.25); border-radius: 0; background-color: white; color: #0a0a0a; }

.callout > :first-child { margin-top: 0; }

.callout > :last-child { margin-bottom: 0; }

.callout.primary { background-color: #d7ecfa; color: #0a0a0a; }

.callout.secondary { background-color: #eaeaea; color: #0a0a0a; }

.callout.success { background-color: #e1faea; color: #0a0a0a; }

.callout.warning { background-color: #fff3d9; color: #0a0a0a; }

.callout.alert { background-color: #f7e4e1; color: #0a0a0a; }

.callout.small { padding-top: 0.5rem; padding-right: 0.5rem; padding-bottom: 0.5rem; padding-left: 0.5rem; }

.callout.large { padding-top: 3rem; padding-right: 3rem; padding-bottom: 3rem; padding-left: 3rem; }

.card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; margin-bottom: 1rem; border: 1px solid #e6e6e6; border-radius: 0; background: #fefefe; -webkit-box-shadow: none; box-shadow: none; overflow: hidden; color: #0a0a0a; }

.card > :last-child { margin-bottom: 0; }

.card-divider { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 1rem; background: #e6e6e6; }

.card-divider > :last-child { margin-bottom: 0; }

.card-section { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; padding: 1rem; }

.card-section > :last-child { margin-bottom: 0; }

.card-image { min-height: 1px; }

.close-button { position: absolute; color: #8a8a8a; cursor: pointer; }

[data-whatinput='mouse'] .close-button { outline: 0; }

.close-button:hover, .close-button:focus { color: #0a0a0a; }

.close-button.small { right: 0.66rem; top: 0.33em; font-size: 1.5em; line-height: 1; }

.close-button, .close-button.medium { right: 1rem; top: 0.5rem; font-size: 2em; line-height: 1; }

.menu { padding: 0; margin: 0; list-style: none; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

[data-whatinput='mouse'] .menu li { outline: 0; }

.menu a, .menu .button { line-height: 1; text-decoration: none; display: block; padding: 0.7rem 1rem; }

.menu input, .menu select, .menu a, .menu button { margin-bottom: 0; }

.menu input { display: inline-block; }

.menu, .menu.horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.menu.vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.menu.expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.menu.simple { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.menu.simple li + li { margin-left: 1rem; }

.menu.simple a { padding: 0; }

@media print, screen and (min-width: 40em) { .menu.medium-horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .menu.medium-vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .menu.medium-expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }
  .menu.medium-simple li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }
@media print, screen and (min-width: 64em) { .menu.large-horizontal { -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .menu.large-vertical { -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .menu.large-expanded li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }
  .menu.large-simple li { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; } }
.menu.nested { margin-right: 0; margin-left: 1rem; }

.menu.icons a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a { display: -webkit-box; display: -ms-flexbox; display: flex; }

.menu.icon-left li a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; }

.menu.icon-left li a img, .menu.icon-left li a i, .menu.icon-left li a svg { margin-right: 0.25rem; }

.menu.icon-right li a { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; }

.menu.icon-right li a img, .menu.icon-right li a i, .menu.icon-right li a svg { margin-left: 0.25rem; }

.menu.icon-top li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }

.menu.icon-top li a img, .menu.icon-top li a i, .menu.icon-top li a svg { -webkit-align-self: stretch; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; margin-bottom: 0.25rem; text-align: center; }

.menu.icon-bottom li a { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column nowrap; flex-flow: column nowrap; }

.menu.icon-bottom li a img, .menu.icon-bottom li a i, .menu.icon-bottom li a svg { -webkit-align-self: stretch; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; margin-bottom: 0.25rem; text-align: center; }

.menu .is-active > a { background: #1779ba; color: #fefefe; }

.menu .active > a { background: #1779ba; color: #fefefe; }

.menu.align-left { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.menu.align-right li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.menu.align-right li .submenu li { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.menu.align-right.vertical li { display: block; text-align: right; }

.menu.align-right.vertical li .submenu li { text-align: right; }

.menu.align-right .nested { margin-right: 1rem; margin-left: 0; }

.menu.align-center li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.menu.align-center li .submenu li { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.menu .menu-text { padding: 0.7rem 1rem; font-weight: bold; line-height: 1; color: inherit; }

.menu-centered > .menu { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.menu-centered > .menu li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.menu-centered > .menu li .submenu li { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.no-js [data-responsive-menu] ul { display: none; }

.menu-icon { position: relative; display: inline-block; vertical-align: middle; width: 20px; height: 16px; cursor: pointer; }

.menu-icon::after { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 2px; background: #fefefe; -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; content: ''; }

.menu-icon:hover::after { background: #cacaca; -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark { position: relative; display: inline-block; vertical-align: middle; width: 20px; height: 16px; cursor: pointer; }

.menu-icon.dark::after { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 2px; background: #0a0a0a; -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; content: ''; }

.menu-icon.dark:hover::after { background: #8a8a8a; -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown { position: relative; overflow: hidden; }

.is-drilldown li { display: block; }

.is-drilldown.animate-height { -webkit-transition: height 0.5s; transition: height 0.5s; }

.drilldown a { padding: 0.7rem 1rem; background: #fefefe; }

.drilldown .is-drilldown-submenu { position: absolute; top: 0; left: 100%; z-index: -1; width: 100%; background: #fefefe; -webkit-transition: -webkit-transform 0.15s linear; transition: -webkit-transform 0.15s linear; transition: transform 0.15s linear; transition: transform 0.15s linear, -webkit-transform 0.15s linear; }

.drilldown .is-drilldown-submenu.is-active { z-index: 1; display: block; -webkit-transform: translateX(-100%); transform: translateX(-100%); }

.drilldown .is-drilldown-submenu.is-closing { -webkit-transform: translateX(100%); transform: translateX(100%); }

.drilldown .is-drilldown-submenu a { padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu { margin-right: 0; margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous { min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a { position: relative; }

.drilldown .is-drilldown-submenu-parent > a::after { position: absolute; top: 50%; margin-top: -6px; right: 1rem; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #1779ba; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after { left: auto; right: 1rem; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #1779ba; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after { right: auto; left: 1rem; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #1779ba transparent transparent; }

.drilldown .js-drilldown-back > a::before { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #1779ba transparent transparent; border-left-width: 0; display: inline-block; vertical-align: middle; margin-right: 0.75rem; border-left-width: 0; }

.dropdown-pane { position: absolute; z-index: 10; width: 300px; padding: 1rem; visibility: hidden; display: none; border: 1px solid #cacaca; border-radius: 0; background-color: #fefefe; font-size: 1rem; }

.dropdown-pane.is-opening { display: block; }

.dropdown-pane.is-open { visibility: visible; display: block; }

.dropdown-pane.tiny { width: 100px; }

.dropdown-pane.small { width: 200px; }

.dropdown-pane.large { width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #1779ba transparent transparent; right: 5px; left: auto; margin-top: -3px; }

.dropdown.menu a { padding: 0.7rem 1rem; }

[data-whatinput='mouse'] .dropdown.menu a { outline: 0; }

.dropdown.menu .is-active > a { background: transparent; color: #1779ba; }

.no-js .dropdown.menu ul { display: none; }

.dropdown.menu .nested.is-dropdown-submenu { margin-right: 0; margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu { top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu { right: 100%; left: auto; top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }

.dropdown.menu.vertical > li > a::after { right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after { right: auto; left: 5px; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #1779ba transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) { .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #1779ba transparent transparent; right: 5px; left: auto; margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu { right: 100%; left: auto; top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after { right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after { right: auto; left: 5px; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #1779ba; } }
@media print, screen and (min-width: 64em) { .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu { top: 100%; right: 0; left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu { top: 100%; right: auto; left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a { position: relative; padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #1779ba transparent transparent; right: 5px; left: auto; margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu { top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu { right: 100%; left: auto; top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }
  .dropdown.menu.large-vertical > li > a::after { right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after { right: auto; left: 5px; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #1779ba; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub { top: 100%; right: 0; left: auto; }

.is-dropdown-menu.vertical { width: 100px; }

.is-dropdown-menu.vertical.align-right { float: right; }

.is-dropdown-submenu-parent { position: relative; }

.is-dropdown-submenu-parent a::after { position: absolute; top: 50%; right: 5px; left: auto; margin-top: -6px; }

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu { top: 100%; left: auto; }

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu { right: 100%; left: auto; }

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu { right: auto; left: 100%; }

.is-dropdown-submenu { position: absolute; top: 0; left: 100%; z-index: 1; display: none; min-width: 200px; border: 1px solid #cacaca; background: #fefefe; }

.dropdown .is-dropdown-submenu a { padding: 0.7rem 1rem; }

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after { right: 14px; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after { right: auto; left: 5px; display: block; width: 0; height: 0; border: inset 6px; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #1779ba transparent transparent; }

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after { display: block; width: 0; height: 0; border: inset 6px; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #1779ba; }

.is-dropdown-submenu .is-dropdown-submenu { margin-top: -1px; }

.is-dropdown-submenu > li { width: 100%; }

.is-dropdown-submenu.js-dropdown-active { display: block; }

.responsive-embed, .flex-video { position: relative; height: 0; margin-bottom: 1rem; padding-bottom: 75%; overflow: hidden; }

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.responsive-embed.widescreen, .flex-video.widescreen { padding-bottom: 56.25%; }

.label { display: inline-block; padding: 0.33333rem 0.5rem; border-radius: 0; font-size: 0.8rem; line-height: 1; white-space: nowrap; cursor: default; background: #1779ba; color: #fefefe; }

.label.primary { background: #1779ba; color: #fefefe; }

.label.secondary { background: #767676; color: #fefefe; }

.label.success { background: #3adb76; color: #0a0a0a; }

.label.warning { background: #ffae00; color: #0a0a0a; }

.label.alert { background: #cc4b37; color: #fefefe; }

.media-object { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 1rem; -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.media-object img { max-width: none; }

@media screen and (max-width: 39.9375em) { .media-object.stack-for-small { -ms-flex-wrap: wrap; flex-wrap: wrap; } }
@media screen and (max-width: 39.9375em) { .media-object.stack-for-small .media-object-section { padding: 0; padding-bottom: 1rem; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
  .media-object.stack-for-small .media-object-section img { width: 100%; } }
.media-object-section { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }

.media-object-section:first-child { padding-right: 1rem; }

.media-object-section:last-child:not(:nth-child(2)) { padding-left: 1rem; }

.media-object-section > :last-child { margin-bottom: 0; }

.media-object-section.main-section { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.is-off-canvas-open { overflow: hidden; }

.js-off-canvas-overlay { position: absolute; top: 0; left: 0; z-index: 11; width: 100%; height: 100%; -webkit-transition: opacity 0.5s ease, visibility 0.5s ease; transition: opacity 0.5s ease, visibility 0.5s ease; background: rgba(254, 254, 254, 0.25); opacity: 0; visibility: hidden; overflow: hidden; }

.js-off-canvas-overlay.is-visible { opacity: 1; visibility: visible; }

.js-off-canvas-overlay.is-closable { cursor: pointer; }

.js-off-canvas-overlay.is-overlay-absolute { position: absolute; }

.js-off-canvas-overlay.is-overlay-fixed { position: fixed; }

.off-canvas-wrapper { position: relative; overflow: hidden; }

.off-canvas { position: fixed; z-index: 12; -webkit-transition: -webkit-transform 0.5s ease; transition: -webkit-transform 0.5s ease; transition: transform 0.5s ease; transition: transform 0.5s ease, -webkit-transform 0.5s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas { outline: 0; }

.off-canvas.is-transition-push { z-index: 12; }

.off-canvas.is-closed { visibility: hidden; }

.off-canvas.is-transition-overlap { z-index: 13; }

.off-canvas.is-transition-overlap.is-open { -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.off-canvas-absolute { position: absolute; z-index: 12; -webkit-transition: -webkit-transform 0.5s ease; transition: -webkit-transform 0.5s ease; transition: transform 0.5s ease; transition: transform 0.5s ease, -webkit-transform 0.5s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; background: #e6e6e6; }

[data-whatinput='mouse'] .off-canvas-absolute { outline: 0; }

.off-canvas-absolute.is-transition-push { z-index: 12; }

.off-canvas-absolute.is-closed { visibility: hidden; }

.off-canvas-absolute.is-transition-overlap { z-index: 13; }

.off-canvas-absolute.is-transition-overlap.is-open { -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }

.off-canvas-absolute.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.position-left { top: 0; left: 0; height: 100%; overflow-y: auto; width: 250px; -webkit-transform: translateX(-250px); transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left { -webkit-transform: translateX(-250px); transform: translateX(-250px); }

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.off-canvas-content.is-open-left.has-transition-push { -webkit-transform: translateX(250px); transform: translateX(250px); }

.position-left.is-transition-push { -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right { top: 0; right: 0; height: 100%; overflow-y: auto; width: 250px; -webkit-transform: translateX(250px); transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right { -webkit-transform: translateX(250px); transform: translateX(250px); }

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.off-canvas-content.is-open-right.has-transition-push { -webkit-transform: translateX(-250px); transform: translateX(-250px); }

.position-right.is-transition-push { -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top { top: 0; left: 0; width: 100%; overflow-x: auto; height: 250px; -webkit-transform: translateY(-250px); transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top { -webkit-transform: translateY(-250px); transform: translateY(-250px); }

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.off-canvas-content.is-open-top.has-transition-push { -webkit-transform: translateY(250px); transform: translateY(250px); }

.position-top.is-transition-push { -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom { bottom: 0; left: 0; width: 100%; overflow-x: auto; height: 250px; -webkit-transform: translateY(250px); transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom { -webkit-transform: translateY(250px); transform: translateY(250px); }

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.off-canvas-content.is-open-bottom.has-transition-push { -webkit-transform: translateY(-250px); transform: translateY(-250px); }

.position-bottom.is-transition-push { -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content { -webkit-transform: none; transform: none; -webkit-transition: -webkit-transform 0.5s ease; transition: -webkit-transform 0.5s ease; transition: transform 0.5s ease; transition: transform 0.5s ease, -webkit-transform 0.5s ease; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.off-canvas-content.has-transition-push { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

.off-canvas-content .off-canvas.is-open { -webkit-transform: translate(0, 0); transform: translate(0, 0); }

@media print, screen and (min-width: 40em) { .position-left.reveal-for-medium { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-left.reveal-for-medium .close-button { display: none; }
  .off-canvas-content .position-left.reveal-for-medium { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-left { margin-left: 250px; }
  .position-left.reveal-for-medium ~ .off-canvas-content { margin-left: 250px; }
  .position-right.reveal-for-medium { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-right.reveal-for-medium .close-button { display: none; }
  .off-canvas-content .position-right.reveal-for-medium { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-right { margin-right: 250px; }
  .position-right.reveal-for-medium ~ .off-canvas-content { margin-right: 250px; }
  .position-top.reveal-for-medium { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-top.reveal-for-medium .close-button { display: none; }
  .off-canvas-content .position-top.reveal-for-medium { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-top { margin-top: 250px; }
  .position-top.reveal-for-medium ~ .off-canvas-content { margin-top: 250px; }
  .position-bottom.reveal-for-medium { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-bottom.reveal-for-medium .close-button { display: none; }
  .off-canvas-content .position-bottom.reveal-for-medium { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-bottom { margin-bottom: 250px; }
  .position-bottom.reveal-for-medium ~ .off-canvas-content { margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) { .position-left.reveal-for-large { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-left.reveal-for-large .close-button { display: none; }
  .off-canvas-content .position-left.reveal-for-large { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-left { margin-left: 250px; }
  .position-left.reveal-for-large ~ .off-canvas-content { margin-left: 250px; }
  .position-right.reveal-for-large { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-right.reveal-for-large .close-button { display: none; }
  .off-canvas-content .position-right.reveal-for-large { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-right { margin-right: 250px; }
  .position-right.reveal-for-large ~ .off-canvas-content { margin-right: 250px; }
  .position-top.reveal-for-large { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-top.reveal-for-large .close-button { display: none; }
  .off-canvas-content .position-top.reveal-for-large { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-top { margin-top: 250px; }
  .position-top.reveal-for-large ~ .off-canvas-content { margin-top: 250px; }
  .position-bottom.reveal-for-large { -webkit-transform: none; transform: none; z-index: 12; -webkit-transition: none; transition: none; visibility: visible; }
  .position-bottom.reveal-for-large .close-button { display: none; }
  .off-canvas-content .position-bottom.reveal-for-large { -webkit-transform: none; transform: none; }
  .off-canvas-content.has-reveal-bottom { margin-bottom: 250px; }
  .position-bottom.reveal-for-large ~ .off-canvas-content { margin-bottom: 250px; } }
@media print, screen and (min-width: 40em) { .off-canvas.in-canvas-for-medium { visibility: visible; height: auto; position: static; background: inherit; width: inherit; overflow: inherit; -webkit-transition: inherit; transition: inherit; }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom { -webkit-box-shadow: none; box-shadow: none; -webkit-transform: none; transform: none; }
  .off-canvas.in-canvas-for-medium .close-button { display: none; } }
@media print, screen and (min-width: 64em) { .off-canvas.in-canvas-for-large { visibility: visible; height: auto; position: static; background: inherit; width: inherit; overflow: inherit; -webkit-transition: inherit; transition: inherit; }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom { -webkit-box-shadow: none; box-shadow: none; -webkit-transform: none; transform: none; }
  .off-canvas.in-canvas-for-large .close-button { display: none; } }
.orbit { position: relative; }

.orbit-container { position: relative; height: 0; margin: 0; list-style: none; overflow: hidden; }

.orbit-slide { width: 100%; }

.orbit-slide.no-motionui.is-active { top: 0; left: 0; }

.orbit-figure { margin: 0; }

.orbit-image { width: 100%; max-width: 100%; margin: 0; }

.orbit-caption { position: absolute; bottom: 0; width: 100%; margin-bottom: 0; padding: 1rem; background-color: rgba(10, 10, 10, 0.5); color: #fefefe; }

.orbit-previous, .orbit-next { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; padding: 1rem; color: #fefefe; }

[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next { outline: 0; }

.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus { background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous { left: 0; }

.orbit-next { left: auto; right: 0; }

.orbit-bullets { position: relative; margin-top: 0.8rem; margin-bottom: 0.8rem; text-align: center; }

[data-whatinput='mouse'] .orbit-bullets { outline: 0; }

.orbit-bullets button { width: 1.2rem; height: 1.2rem; margin: 0.1rem; border-radius: 50%; background-color: #cacaca; }

.orbit-bullets button:hover { background-color: #8a8a8a; }

.orbit-bullets button.is-active { background-color: #8a8a8a; }

.pagination { margin-left: 0; margin-bottom: 1rem; }

.pagination::before, .pagination::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.pagination::after { clear: both; }

.pagination li { margin-right: 0.0625rem; border-radius: 0; font-size: 0.875rem; display: none; }

.pagination li:last-child, .pagination li:first-child { display: inline-block; }

@media print, screen and (min-width: 40em) { .pagination li { display: inline-block; } }
.pagination a, .pagination button { display: block; padding: 0.1875rem 0.625rem; border-radius: 0; color: #0a0a0a; }

.pagination a:hover, .pagination button:hover { background: #e6e6e6; }

.pagination .current { padding: 0.1875rem 0.625rem; background: #1779ba; color: #fefefe; cursor: default; }

.pagination .disabled { padding: 0.1875rem 0.625rem; color: #cacaca; cursor: not-allowed; }

.pagination .disabled:hover { background: transparent; }

.pagination .ellipsis::after { padding: 0.1875rem 0.625rem; content: '\2026'; color: #0a0a0a; }

.pagination-previous a::before, .pagination-previous.disabled::before { display: inline-block; margin-right: 0.5rem; content: '\00ab'; }

.pagination-next a::after, .pagination-next.disabled::after { display: inline-block; margin-left: 0.5rem; content: '\00bb'; }

.progress { height: 1rem; margin-bottom: 1rem; border-radius: 0; background-color: #cacaca; }

.progress.primary .progress-meter { background-color: #1779ba; }

.progress.secondary .progress-meter { background-color: #767676; }

.progress.success .progress-meter { background-color: #3adb76; }

.progress.warning .progress-meter { background-color: #ffae00; }

.progress.alert .progress-meter { background-color: #cc4b37; }

.progress-meter { position: relative; display: block; width: 0%; height: 100%; background-color: #1779ba; }

.progress-meter-text { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); position: absolute; margin: 0; font-size: 0.75rem; font-weight: bold; color: #fefefe; white-space: nowrap; }

.slider { position: relative; height: 0.5rem; margin-top: 1.25rem; margin-bottom: 2.25rem; background-color: #e6e6e6; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; }

.slider-fill { position: absolute; top: 0; left: 0; display: inline-block; max-width: 100%; height: 0.5rem; background-color: #cacaca; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }

.slider-fill.is-dragging { -webkit-transition: all 0s linear; transition: all 0s linear; }

.slider-handle { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); left: 0; z-index: 1; display: inline-block; width: 1.4rem; height: 1.4rem; border-radius: 0; background-color: #1779ba; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -ms-touch-action: manipulation; touch-action: manipulation; }

[data-whatinput='mouse'] .slider-handle { outline: 0; }

.slider-handle:hover { background-color: #14679e; }

.slider-handle.is-dragging { -webkit-transition: all 0s linear; transition: all 0s linear; }

.slider.disabled, .slider[disabled] { opacity: 0.25; cursor: not-allowed; }

.slider.vertical { display: inline-block; width: 0.5rem; height: 12.5rem; margin: 0 1.25rem; -webkit-transform: scale(1, -1); transform: scale(1, -1); }

.slider.vertical .slider-fill { top: 0; width: 0.5rem; max-height: 100%; }

.slider.vertical .slider-handle { position: absolute; top: 0; left: 50%; width: 1.4rem; height: 1.4rem; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.sticky-container { position: relative; }

.sticky { position: relative; z-index: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.sticky.is-stuck { position: fixed; z-index: 5; width: 100%; }

.sticky.is-stuck.is-at-top { top: 0; }

.sticky.is-stuck.is-at-bottom { bottom: 0; }

.sticky.is-anchored { position: relative; right: auto; left: auto; }

.sticky.is-anchored.is-at-bottom { bottom: 0; }

body.is-reveal-open { overflow: hidden; }

html.is-reveal-open, html.is-reveal-open body { min-height: 100%; overflow: hidden; position: fixed; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.reveal-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1005; display: none; background-color: rgba(10, 10, 10, 0.45); overflow-y: scroll; }

.reveal { z-index: 1006; -webkit-backface-visibility: hidden; backface-visibility: hidden; display: none; padding: 1rem; border: 1px solid #cacaca; border-radius: 0; background-color: #fefefe; position: relative; top: 100px; margin-right: auto; margin-left: auto; overflow-y: auto; }

[data-whatinput='mouse'] .reveal { outline: 0; }

@media print, screen and (min-width: 40em) { .reveal { min-height: 0; } }
.reveal .column, .reveal .columns { min-width: 0; }

.reveal > :last-child { margin-bottom: 0; }

@media print, screen and (min-width: 40em) { .reveal { width: 600px; max-width: 75rem; } }
.reveal.collapse { padding: 0; }

@media print, screen and (min-width: 40em) { .reveal.tiny { width: 30%; max-width: 75rem; } }
@media print, screen and (min-width: 40em) { .reveal.small { width: 50%; max-width: 75rem; } }
@media print, screen and (min-width: 40em) { .reveal.large { width: 90%; max-width: 75rem; } }
.reveal.full { top: 0; left: 0; width: 100%; max-width: none; height: 100%; height: 100vh; min-height: 100vh; margin-left: 0; border: 0; border-radius: 0; }

@media screen and (max-width: 39.9375em) { .reveal { top: 0; left: 0; width: 100%; max-width: none; height: 100%; height: 100vh; min-height: 100vh; margin-left: 0; border: 0; border-radius: 0; } }
.reveal.without-overlay { position: fixed; }

.switch { height: 2rem; position: relative; margin-bottom: 1rem; outline: 0; font-size: 0.875rem; font-weight: bold; color: #fefefe; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.switch-input { position: absolute; margin-bottom: 0; opacity: 0; }

.switch-paddle { position: relative; display: block; width: 4rem; height: 2rem; border-radius: 0; background: #cacaca; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; font-weight: inherit; color: inherit; cursor: pointer; }

input + .switch-paddle { margin: 0; }

.switch-paddle::after { position: absolute; top: 0.25rem; left: 0.25rem; display: block; width: 1.5rem; height: 1.5rem; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); border-radius: 0; background: #fefefe; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; content: ''; }

input:checked ~ .switch-paddle { background: #1779ba; }

input:checked ~ .switch-paddle::after { left: 2.25rem; }

[data-whatinput='mouse'] input:focus ~ .switch-paddle { outline: 0; }

.switch-active, .switch-inactive { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.switch-active { left: 8%; display: none; }

input:checked + label > .switch-active { display: block; }

.switch-inactive { right: 15%; }

input:checked + label > .switch-inactive { display: none; }

.switch.tiny { height: 1.5rem; }

.switch.tiny .switch-paddle { width: 3rem; height: 1.5rem; font-size: 0.625rem; }

.switch.tiny .switch-paddle::after { top: 0.25rem; left: 0.25rem; width: 1rem; height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after { left: 1.75rem; }

.switch.small { height: 1.75rem; }

.switch.small .switch-paddle { width: 3.5rem; height: 1.75rem; font-size: 0.75rem; }

.switch.small .switch-paddle::after { top: 0.25rem; left: 0.25rem; width: 1.25rem; height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after { left: 2rem; }

.switch.large { height: 2.5rem; }

.switch.large .switch-paddle { width: 5rem; height: 2.5rem; font-size: 1rem; }

.switch.large .switch-paddle::after { top: 0.25rem; left: 0.25rem; width: 2rem; height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after { left: 2.75rem; }

table { border-collapse: collapse; width: 100%; margin-bottom: 1rem; border-radius: 0; }

table thead, table tbody, table tfoot { border: 1px solid #f1f1f1; background-color: #fefefe; }

table caption { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; }

table thead { background: #f8f8f8; color: #0a0a0a; }

table tfoot { background: #f1f1f1; color: #0a0a0a; }

table thead tr, table tfoot tr { background: transparent; }

table thead th, table thead td, table tfoot th, table tfoot td { padding: 0.5rem 0.625rem 0.625rem; font-weight: bold; text-align: left; }

table tbody th, table tbody td { padding: 0.5rem 0.625rem 0.625rem; }

table tbody tr:nth-child(even) { border-bottom: 0; background-color: #f1f1f1; }

table.unstriped tbody { background-color: #fefefe; }

table.unstriped tbody tr { border-bottom: 0; border-bottom: 1px solid #f1f1f1; background-color: #fefefe; }

@media screen and (max-width: 63.9375em) { table.stack thead { display: none; }
  table.stack tfoot { display: none; }
  table.stack tr, table.stack th, table.stack td { display: block; }
  table.stack td { border-top: 0; } }
table.scroll { display: block; width: 100%; overflow-x: auto; }

table.hover thead tr:hover { background-color: #f3f3f3; }

table.hover tfoot tr:hover { background-color: #ececec; }

table.hover tbody tr:hover { background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover { background-color: #ececec; }

.table-scroll { overflow-x: auto; }

.table-scroll table { width: auto; }

.tabs { margin: 0; border: 1px solid #e6e6e6; background: #fefefe; list-style-type: none; }

.tabs::before, .tabs::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.tabs::after { clear: both; }

.tabs.vertical > li { display: block; float: none; width: auto; }

.tabs.simple > li > a { padding: 0; }

.tabs.simple > li > a:hover { background: transparent; }

.tabs.primary { background: #1779ba; }

.tabs.primary > li > a { color: #fefefe; }

.tabs.primary > li > a:hover, .tabs.primary > li > a:focus { background: #1673b1; }

.tabs-title { float: left; }

.tabs-title > a { display: block; padding: 1.25rem 1.5rem; font-size: 0.75rem; line-height: 1; color: #1779ba; }

.tabs-title > a:hover { background: #fefefe; color: #1468a0; }

.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] { background: #e6e6e6; color: #1779ba; }

.tabs-content { border: 1px solid #e6e6e6; border-top: 0; background: #fefefe; color: #0a0a0a; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }

.tabs-content.vertical { border: 1px solid #e6e6e6; border-left: 0; }

.tabs-panel { display: none; padding: 1rem; }

.tabs-panel.is-active { display: block; }

.thumbnail { display: inline-block; max-width: 100%; margin-bottom: 1rem; border: solid 4px #fefefe; border-radius: 0; -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2); box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2); line-height: 0; }

a.thumbnail { -webkit-transition: -webkit-box-shadow 200ms ease-out; transition: -webkit-box-shadow 200ms ease-out; transition: box-shadow 200ms ease-out; transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; }

a.thumbnail:hover, a.thumbnail:focus { -webkit-box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }

a.thumbnail image { -webkit-box-shadow: none; box-shadow: none; }

.title-bar { padding: 0.5rem; background: #0a0a0a; color: #fefefe; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.title-bar .menu-icon { margin-left: 0.25rem; margin-right: 0.25rem; }

.title-bar-left, .title-bar-right { -webkit-box-flex: 1; -ms-flex: 1 1 0px; flex: 1 1 0px; }

.title-bar-right { text-align: right; }

.title-bar-title { display: inline-block; vertical-align: middle; font-weight: bold; }

.has-tip { position: relative; display: inline-block; border-bottom: dotted 1px #8a8a8a; font-weight: bold; cursor: help; }

.tooltip { position: absolute; top: calc(100% + 0.6495rem); z-index: 1200; max-width: 10rem; padding: 0.75rem; border-radius: 0; background-color: #0a0a0a; font-size: 80%; color: #fefefe; }

.tooltip::before { position: absolute; }

.tooltip.bottom::before { display: block; width: 0; height: 0; border: inset 0.75rem; content: ''; border-top-width: 0; border-bottom-style: solid; border-color: transparent transparent #0a0a0a; bottom: 100%; }

.tooltip.bottom.align-center::before { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.tooltip.top::before { display: block; width: 0; height: 0; border: inset 0.75rem; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0a0a0a transparent transparent; top: 100%; bottom: auto; }

.tooltip.top.align-center::before { left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }

.tooltip.left::before { display: block; width: 0; height: 0; border: inset 0.75rem; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0a0a0a; left: 100%; }

.tooltip.left.align-center::before { bottom: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.tooltip.right::before { display: block; width: 0; height: 0; border: inset 0.75rem; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0a0a0a transparent transparent; right: 100%; left: auto; }

.tooltip.right.align-center::before { bottom: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.tooltip.align-top::before { bottom: auto; top: 10%; }

.tooltip.align-bottom::before { bottom: 10%; top: auto; }

.tooltip.align-left::before { left: 10%; right: auto; }

.tooltip.align-right::before { left: auto; right: 10%; }

.top-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.5rem; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.top-bar, .top-bar ul { background-color: #e6e6e6; }

.top-bar input { max-width: 200px; margin-right: 1rem; }

.top-bar .prototype-input-group-field { width: 100%; margin-right: 0; }

.top-bar input.button { width: auto; }

.top-bar .top-bar-left, .top-bar .top-bar-right { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

@media print, screen and (min-width: 40em) { .top-bar { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .top-bar .top-bar-left { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; margin-right: auto; }
  .top-bar .top-bar-right { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; margin-left: auto; } }
@media screen and (max-width: 63.9375em) { .top-bar.stacked-for-medium { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }
@media screen and (max-width: 74.9375em) { .top-bar.stacked-for-large { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }
.top-bar-title { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left, .top-bar-right { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.hide, .hidden { display: none !important; }

.invisible { visibility: hidden; }

@media screen and (max-width: 39.9375em) { .hide-for-small-only { display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) { .show-for-small-only { display: none !important; } }
@media print, screen and (min-width: 40em) { .hide-for-medium { display: none !important; } }
@media screen and (max-width: 39.9375em) { .show-for-medium { display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.9375em) { .hide-for-medium-only { display: none !important; } }
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) { .show-for-medium-only { display: none !important; } }
@media print, screen and (min-width: 64em) { .hide-for-large { display: none !important; } }
@media screen and (max-width: 63.9375em) { .show-for-large { display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.9375em) { .hide-for-large-only { display: none !important; } }
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) { .show-for-large-only { display: none !important; } }
.show-for-sr, .show-on-focus { position: absolute !important; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; -webkit-clip-path: inset(50%); clip-path: inset(50%); border: 0; }

.show-on-focus:active, .show-on-focus:focus { position: static !important; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; -webkit-clip-path: none; clip-path: none; }

.show-for-landscape, .hide-for-portrait { display: block !important; }

@media screen and (orientation: landscape) { .show-for-landscape, .hide-for-portrait { display: block !important; } }
@media screen and (orientation: portrait) { .show-for-landscape, .hide-for-portrait { display: none !important; } }
.hide-for-landscape, .show-for-portrait { display: none !important; }

@media screen and (orientation: landscape) { .hide-for-landscape, .show-for-portrait { display: none !important; } }
@media screen and (orientation: portrait) { .hide-for-landscape, .show-for-portrait { display: block !important; } }
.float-left { float: left !important; }

.float-right { float: right !important; }

.float-center { display: block; margin-right: auto; margin-left: auto; }

.clearfix::before, .container::before, .group::before, .clearfix::after, .container::after, .group::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.clearfix::after, .container::after, .group::after { clear: both; }

.align-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.align-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.align-justify { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.align-spaced { -ms-flex-pack: distribute; justify-content: space-around; }

.align-right.vertical.menu > li > a { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.align-center.vertical.menu > li > a { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.align-top { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.align-self-top { -webkit-align-self: flex-start; -ms-flex-item-align: start; align-self: flex-start; }

.align-bottom { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.align-self-bottom { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }

.align-middle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.align-self-middle { -webkit-align-self: center; -ms-flex-item-align: center; -ms-grid-row-align: center; align-self: center; }

.align-stretch { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

.align-self-stretch { -webkit-align-self: stretch; -ms-flex-item-align: stretch; -ms-grid-row-align: stretch; align-self: stretch; }

.align-center-middle { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-line-pack: center; align-content: center; }

.small-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.small-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.small-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.small-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.small-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.small-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

@media print, screen and (min-width: 40em) { .medium-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .medium-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .medium-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .medium-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .medium-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .medium-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }
@media print, screen and (min-width: 64em) { .large-order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .large-order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .large-order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .large-order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .large-order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .large-order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } }
.flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }

.flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.flex-child-grow { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }

.flex-child-shrink { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }

.flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) { .medium-flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .medium-flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .medium-flex-child-grow { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }
  .medium-flex-child-shrink { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .medium-flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .medium-flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .medium-flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .medium-flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) { .large-flex-container { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .large-flex-child-auto { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }
  .large-flex-child-grow { -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; }
  .large-flex-child-shrink { -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; }
  .large-flex-dir-row { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .large-flex-dir-row-reverse { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .large-flex-dir-column { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .large-flex-dir-column-reverse { -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; } }
.text-hide { font: 0/0 a !important; color: transparent !important; text-shadow: none !important; background-color: transparent !important; border: 0 !important; }

.text-truncate { max-width: 100% !important; overflow: hidden !important; text-overflow: ellipsis; white-space: nowrap !important; }

.text-nowrap { white-space: nowrap !important; }

.text-wrap { word-wrap: break-word !important; }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.text-overline { text-decoration: overline !important; }

.text-underline { text-decoration: underline !important; }

.text-line-through { text-decoration: line-through !important; }

.font-wide { letter-spacing: 0.25rem; }

.font-normal { font-weight: normal; }

.font-bold, div.font-bold > p { font-weight: bold; }

.font-italic { font-style: italic !important; }

ul.list-disc { list-style-type: disc !important; }

ul.list-circle { list-style-type: circle !important; }

ul.list-square { list-style-type: square !important; }

ol.list-decimal { list-style-type: decimal !important; }

ol.list-lower-alpha { list-style-type: lower-alpha !important; }

ol.list-lower-latin { list-style-type: lower-latin !important; }

ol.list-lower-roman { list-style-type: lower-roman !important; }

ol.list-upper-alpha { list-style-type: upper-alpha !important; }

ol.list-upper-latin { list-style-type: upper-latin !important; }

ol.list-upper-roman { list-style-type: upper-roman !important; }

.rounded { border-radius: 5000px !important; }

.radius { border-radius: 0.1875rem; }

.bordered { border: 0.0625rem solid #cacaca; }

.shadow { -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); }

.arrow-down { display: block; width: 0; height: 0; border: inset 0.4375rem; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #0a0a0a transparent transparent; }

.arrow-up { display: block; width: 0; height: 0; border: inset 0.4375rem; content: ''; border-top-width: 0; border-bottom-style: solid; border-color: transparent transparent #0a0a0a; }

.arrow-right { display: block; width: 0; height: 0; border: inset 0.4375rem; content: ''; border-right-width: 0; border-left-style: solid; border-color: transparent transparent transparent #0a0a0a; }

.arrow-left { display: block; width: 0; height: 0; border: inset 0.4375rem; content: ''; border-left-width: 0; border-right-style: solid; border-color: transparent #0a0a0a transparent transparent; }

.separator-center { text-align: center !important; }

.separator-center::before, .separator-center::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.separator-center::after { clear: both; }

.separator-center::after { position: relative !important; width: 3rem; border-bottom: 0.125rem solid #1779ba; margin: 1rem auto 0; }

.separator-left { text-align: left !important; }

.separator-left::before, .separator-left::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.separator-left::after { clear: both; }

.separator-left::after { position: relative !important; width: 3rem; border-bottom: 0.125rem solid #1779ba; margin: 1rem auto 0; margin-left: 0 !important; }

.separator-right { text-align: right !important; }

.separator-right::before, .separator-right::after { display: table; content: ' '; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.separator-right::after { clear: both; }

.separator-right::after { position: relative !important; width: 3rem; border-bottom: 0.125rem solid #1779ba; margin: 1rem auto 0; margin-right: 0 !important; }

.overflow-visible { overflow: visible !important; }

.overflow-x-visible { overflow-x: visible !important; }

.overflow-y-visible { overflow-y: visible !important; }

.overflow-hidden { overflow: hidden !important; }

.overflow-x-hidden { overflow-x: hidden !important; }

.overflow-y-hidden { overflow-y: hidden !important; }

.overflow-scroll { overflow: scroll !important; }

.overflow-x-scroll { overflow-x: scroll !important; }

.overflow-y-scroll { overflow-y: scroll !important; }

.display-inline { display: inline !important; }

.display-inline-block { display: inline-block !important; }

.display-block { display: block !important; }

.display-table { display: table !important; }

.display-table-cell { display: table-cell !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-fixed-top { position: fixed !important; top: 0rem !important; right: 0rem !important; left: 0rem !important; z-index: 975; }

.position-fixed-bottom { position: fixed !important; right: 0rem !important; bottom: 0rem !important; left: 0rem !important; z-index: 975; }

.border-box { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.border-none { border: none !important; }

.width-25 { width: 25% !important; }

.width-50 { width: 50% !important; }

.width-75 { width: 75% !important; }

.width-100 { width: 100% !important; }

.height-25 { height: 25% !important; }

.height-50 { height: 50% !important; }

.height-75 { height: 75% !important; }

.height-100 { height: 100% !important; }

.max-width-100 { max-width: 100% !important; }

.max-height-100 { max-height: 100% !important; }

.margin-0 { margin-top: 0rem !important; margin-right: 0rem !important; margin-bottom: 0rem !important; margin-left: 0rem !important; }

.padding-0 { padding-top: 0rem !important; padding-right: 0rem !important; padding-bottom: 0rem !important; padding-left: 0rem !important; }

.margin-top-0 { margin-top: 0rem !important; }

.padding-top-0 { padding-top: 0rem !important; }

.margin-right-0 { margin-right: 0rem !important; }

.padding-right-0 { padding-right: 0rem !important; }

.margin-bottom-0 { margin-bottom: 0rem !important; }

.padding-bottom-0 { padding-bottom: 0rem !important; }

.margin-left-0 { margin-left: 0rem !important; }

.padding-left-0 { padding-left: 0rem !important; }

.margin-horizontal-0 { margin-right: 0rem !important; margin-left: 0rem !important; }

.padding-horizontal-0 { padding-right: 0rem !important; padding-left: 0rem !important; }

.margin-vertical-0 { margin-top: 0rem !important; margin-bottom: 0rem !important; }

.padding-vertical-0 { padding-top: 0rem !important; padding-bottom: 0rem !important; }

.margin-1 { margin-top: 1rem !important; margin-right: 1rem !important; margin-bottom: 1rem !important; margin-left: 1rem !important; }

.padding-1 { padding-top: 1rem !important; padding-right: 1rem !important; padding-bottom: 1rem !important; padding-left: 1rem !important; }

.margin-top-1 { margin-top: 1rem !important; }

.padding-top-1 { padding-top: 1rem !important; }

.margin-right-1 { margin-right: 1rem !important; }

.padding-right-1 { padding-right: 1rem !important; }

.margin-bottom-1 { margin-bottom: 1rem !important; }

.padding-bottom-1 { padding-bottom: 1rem !important; }

.margin-left-1 { margin-left: 1rem !important; }

.padding-left-1 { padding-left: 1rem !important; }

.margin-horizontal-1 { margin-right: 1rem !important; margin-left: 1rem !important; }

.padding-horizontal-1 { padding-right: 1rem !important; padding-left: 1rem !important; }

.margin-vertical-1 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.padding-vertical-1 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.margin-2 { margin-top: 2rem !important; margin-right: 2rem !important; margin-bottom: 2rem !important; margin-left: 2rem !important; }

.padding-2 { padding-top: 2rem !important; padding-right: 2rem !important; padding-bottom: 2rem !important; padding-left: 2rem !important; }

.margin-top-2 { margin-top: 2rem !important; }

.padding-top-2 { padding-top: 2rem !important; }

.margin-right-2 { margin-right: 2rem !important; }

.padding-right-2 { padding-right: 2rem !important; }

.margin-bottom-2 { margin-bottom: 2rem !important; }

.padding-bottom-2 { padding-bottom: 2rem !important; }

.margin-left-2 { margin-left: 2rem !important; }

.padding-left-2 { padding-left: 2rem !important; }

.margin-horizontal-2 { margin-right: 2rem !important; margin-left: 2rem !important; }

.padding-horizontal-2 { padding-right: 2rem !important; padding-left: 2rem !important; }

.margin-vertical-2 { margin-top: 2rem !important; margin-bottom: 2rem !important; }

.padding-vertical-2 { padding-top: 2rem !important; padding-bottom: 2rem !important; }

.margin-3 { margin-top: 3rem !important; margin-right: 3rem !important; margin-bottom: 3rem !important; margin-left: 3rem !important; }

.padding-3 { padding-top: 3rem !important; padding-right: 3rem !important; padding-bottom: 3rem !important; padding-left: 3rem !important; }

.margin-top-3 { margin-top: 3rem !important; }

.padding-top-3 { padding-top: 3rem !important; }

.margin-right-3 { margin-right: 3rem !important; }

.padding-right-3 { padding-right: 3rem !important; }

.margin-bottom-3 { margin-bottom: 3rem !important; }

.padding-bottom-3 { padding-bottom: 3rem !important; }

.margin-left-3 { margin-left: 3rem !important; }

.padding-left-3 { padding-left: 3rem !important; }

.margin-horizontal-3 { margin-right: 3rem !important; margin-left: 3rem !important; }

.padding-horizontal-3 { padding-right: 3rem !important; padding-left: 3rem !important; }

.margin-vertical-3 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

.padding-vertical-3 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
/* Slider */
.slick-loading .slick-list { background: #fff url(../images/ajax-loader.gif) center center no-repeat; }

/* Icons */
@font-face { font-family: "slick"; src: url(../fonts/slick.eot); src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.article-slider .slick-prev, .article-slider .slick-next { top: 25%; }

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0px; font-size: 0px; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px\9; /*lte IE 8*/ -webkit-transform: translate(0, -50%); transform: translate(0, -50%); padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.single-slider .slick-prev { left: 0; }
.single-slider .slick-next { right: 0; }

.slick-prev { left: -1rem; }
@media screen and (min-width: 64em) { .slick-prev { left: -2rem; } }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: url(../images/slider-arrow-left.png); }
[dir="rtl"] .slick-prev:before { content: url(../images/slider-arrow-right.png); }

.slick-next { right: -1rem; }
@media screen and (min-width: 64em) { .slick-next { right: -2rem; } }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: url(../images/slider-arrow-right.png); }
[dir="rtl"] .slick-next:before { content: url(../images/slider-arrow-left.png); }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

/*=Base
---------------------------------------------------------------------*/
*:focus { outline: none; }

body { overflow-x: hidden; }

a { color: #E48820; text-decoration: none; -webkit-transition: color 0.3s ease; transition: color 0.3s ease; }
a.color-blue:hover { color: #1A87C1; }
a:hover { color: #E48820; }

hr { display: block; margin: 1em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #03253A; }

input:not(.input-default-height), select { min-height: 60px !important; }

/*=Typography
---------------------------------------------------------------------*/
/** Header font sizes are set under the foundation settings. This can be used to overwrite those or for any additional typography styles. */
@media (min-width: 40em) { p, .p { font-size: 24px; line-height: 1.5; } }

@media (min-width: 40em) { .p2, .video-section .video-section__content p, .testimonial-section .video-section__content p, div.p2 > p { font-size: 18px; line-height: 1.2; } }

.p3, div.p3 > p { font-size: 16px; line-height: 1.2; }

.font-18px { font-size: 18px; line-height: 1; }

.font-30px { font-size: 30px; line-height: 1; }

.fa-xl-icon { font-size: 45px; }

@font-face { font-family: "HKGrotesk-Light"; src: url("../fonts/HKGrotesk-Light.eot"); src: url("../fonts/HKGrotesk-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HKGrotesk-Light.woff") format("woff"), url("../fonts/HKGrotesk-Light.ttf") format("truetype"), url("../fonts/HKGrotesk-Light.svg#HKGrotesk-Light") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "HKGrotesk-Regular"; src: url("../fonts/HKGrotesk-Regular.eot"); src: url("../fonts/HKGrotesk-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/HKGrotesk-Regular.woff") format("woff"), url("../fonts/HKGrotesk-Regular.ttf") format("truetype"), url("../fonts/HKGrotesk-Regular.svg#HKGrotesk-Regular") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "HKGrotesk-SemiBold"; src: url("../fonts/HKGrotesk-SemiBold.eot"); src: url("../fonts/HKGrotesk-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/HKGrotesk-SemiBold.woff") format("woff"), url("../fonts/HKGrotesk-SemiBold.ttf") format("truetype"), url("../fonts/HKGrotesk-SemiBold.svg#HKGrotesk-SemiBold") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "HKGrotesk-Bold"; src: url("../fonts/HKGrotesk-Bold.eot"); src: url("../fonts/HKGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HKGrotesk-Bold.woff") format("woff"), url("../fonts/HKGrotesk-Bold.ttf") format("truetype"), url("../fonts/HKGrotesk-Bold.svg#HKGrotesk-Bold") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "HKGrotesk-Medium"; src: url("../fonts/HKGrotesk-Medium.eot"); src: url("../fonts/HKGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HKGrotesk-Medium.woff") format("woff"), url("../fonts/HKGrotesk-Medium.ttf") format("truetype"), url("../fonts/HKGrotesk-Medium.svg#HKGrotesk-Medium") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "HKGrotesk-Italic"; src: url("../fonts/HKGrotesk-Italic.eot"); src: url("../fonts/HKGrotesk-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/HKGrotesk-Italic.woff") format("woff"), url("../fonts/HKGrotesk-Italic.ttf") format("truetype"), url("../fonts/HKGrotesk-Italic.svg#HKGrotesk-Italic") format("svg"); font-weight: normal; font-style: normal; }
.HKGrotesk-Light, .font-light { font-family: "HKGrotesk-Light"; }

.HKGrotesk-Regular, p, .p1, a, .a, #nav-footer li a, .font-regular { font-family: "HKGrotesk-Regular"; }

.HKGrotesk-SemiBold, .h4, h4, .h5, h5, .font-semibold { font-family: "HKGrotesk-SemiBold"; }

.HKGrotesk-Bold, .h1, h1, .h2, h2, .h3, h3, .h6, h6, .read-more, .stand-with-us-input input, .stand-with-us-input input:focus, .stand-with-us-input input::-webkit-input-placeholder, .stand-with-us-input input::-moz-placeholder, .stand-with-us-input input:-ms-input-placeholder, .stand-with-us-input input:-moz-placeholder, .page-header--credit p, .worldwide-news--main p, .worldwide-news--sub p, .font-bold, div.font-bold > p { font-family: "HKGrotesk-Bold"; }

.HKGrotesk-Medium, .p2, .video-section .video-section__content p, .testimonial-section .video-section__content p, div.p2 > p, .p2 > p, div.p2 > p > p, .a2, #nav-main li a, .font-medium, div.font-medium > p { font-family: "HKGrotesk-Medium"; }
.HKGrotesk-Medium > p, .p2 > p, .video-section .video-section__content p > p, .testimonial-section .video-section__content p > p, .p2 > p > p, .video-section .video-section__content p > p > p, .testimonial-section .video-section__content p > p > p, div.p2 > p > p > p, .a2 > p, #nav-main li a > p, .font-medium > p, div.font-medium > p > p { font-family: "HKGrotesk-Medium"; }

.HKGrotesk-Italic, .font-italic { font-family: "HKGrotesk-Italic"; }

input, select, textarea { font-family: "HKGrotesk-Regular" !important; }

label { font-size: 1rem; }

.heading-xl > small { color: inherit; font-size: .45em; font-weight: bold; display: block; margin-top: 0.625rem; text-transform: uppercase; }
@media print, screen and (min-width: 40em) { .heading-xl { font-size: 3rem; } }

/* ol li,
ul li,
li,
dd{ @extend p;
}
dd { margin: 0 auto;
} */
/*=Layout
---------------------------------------------------------------------*/
.container { padding-left: 15px; padding-right: 15px; }

.person-profile__name { font-weight: bold; }
.person-profile__image { width: 300px; height: 300px; border-radius: 50%; -o-object-position: center; object-position: center; -o-object-fit: cover; object-fit: cover; }

.people-group { width: 100%; }
.people-group__title { font-size: 1.25rem; }
.people-group__name { color: #1A87C1; font-weight: bold; }
.people-group__positions { color: #8a8a8a; }

#dafdirectdiv { width: 300px !important; max-width: 90%; margin: 0 auto; }
#dafdirectdiv .whatThis a, #dafdirectdiv .dafdirectDonateFrom, #dafdirectdiv .dafdirectInputFull, #dafdirectdiv .dafdirectInputAmount { width: 100% !important; }
#dafdirectdiv input:not(.input-default-height), #dafdirectdiv select { min-height: 20px !important; }
#dafdirectdiv .dafdirectInputAmount { float: none; }

.solutions-grid .column, .solutions-grid .columns { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-shadow: inset 1000px 1px 1px 1px rgba(228, 136, 32, 0.5); box-shadow: inset 1000px 1px 1px 1px rgba(228, 136, 32, 0.5); -webkit-transition: all 0.2s; transition: all 0.2s; }
.solutions-grid .column .button-group, .solutions-grid .columns .button-group { opacity: 0; }
.solutions-grid .column:hover, .solutions-grid .columns:hover { -webkit-box-shadow: none; box-shadow: none; }
.solutions-grid .column:hover .button-group, .solutions-grid .columns:hover .button-group { opacity: 1; }
.solutions-grid__inner { height: 4rem; text-align: center; max-width: 95%; }
.solutions-grid .button-group { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.news-grid { font-weight: 500; }
.news-grid .border { border: 7px solid #fff; }
.news-grid .flex-center-column-block { position: relative; padding-bottom: 0; }
.news-grid .flex-center-column-block .content-overlay { width: 100%; padding: 1.25rem; }
.news-grid .flex-center-column-block .content-overlay .news-content { position: relative; z-index: 2; }
.news-grid .flex-center-column-block .content-overlay h6 a { color: #fff; font-weight: 600; }
.news-grid .flex-center-column-block .content-overlay:after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(transparent)); background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, transparent 100%); height: 100%; z-index: 1; }

.focus-tiles { position: relative; }
.focus-tiles:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(255, 255, 255, 0.6); }
@media screen and (min-width: 40em) { .focus-tiles:before { display: none; } }
.focus-tiles__content { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
@media screen and (min-width: 40em) { .focus-tiles__content { background-color: rgba(255, 255, 255, 0.6); } }
.focus-tiles .column, .focus-tiles .columns { position: relative; }
.focus-tiles .column:empty, .focus-tiles .columns:empty { display: none; }
@media screen and (min-width: 40em) { .focus-tiles .column:empty, .focus-tiles .columns:empty { display: block; } }

.recent-news-slider .slick-track { display: -webkit-box; display: -ms-flexbox; display: flex; }
.recent-news-slider--item.slick-slide { height: auto; }
.recent-news-slider--item .card { margin-bottom: 0; }
.recent-news-slider--item-bottom { padding: 15px; height: 100%; }

.social-margin-left-10percent .social-icons li { margin-left: 10%; }

.social-margin-left-5percent .social-icons li { margin-left: 5%; }

.icon-group-container { height: 100%; }
.icon-group-container__top { max-width: 100%; }

.button--orange, .split-image-section--blue .button, .split-image-section--grey .button, .donate-form-section--blue .button, .contact-form-section--blue .button, .contact-form-section--white .button, .article-banner--blue .button { background-color: #E48820; color: #fff; }
.button--orange:hover, .split-image-section--blue .button:hover, .split-image-section--grey .button:hover, .donate-form-section--blue .button:hover, .contact-form-section--blue .button:hover, .contact-form-section--white .button:hover, .article-banner--blue .button:hover { background-color: #ba6e17; }
.button--blue, .split-image-section--orange .button, .donate-form-section--gravel .button, .donate-form-section--orange .button, .contact-form-section--grey .button, .contact-form-section--orange .button, .article-banner--orange .button, .article-banner--grey .button { background-color: #1A87C1; color: #fff; }
.button--blue:hover, .split-image-section--orange .button:hover, .donate-form-section--gravel .button:hover, .donate-form-section--orange .button:hover, .contact-form-section--grey .button:hover, .contact-form-section--orange .button:hover, .article-banner--orange .button:hover, .article-banner--grey .button:hover { background-color: #146894; }

.split-image-section { background-color: currentColor; }
.split-image-section .section__title { color: inherit; }
.split-image-section .section__content p { color: inherit; }
@media screen and (min-width: 40em) { .split-image-section .section__content { max-width: 50em; } }

.split-image-section--orange { color: #E48820; }
.split-image-section--orange .section__content { color: #fff; }

.split-image-section--blue { color: #1A87C1; }
.split-image-section--blue .section__content { color: #fff; }

.split-image-section--grey { color: #DFDFDF; }
.split-image-section--grey .section__title { color: #03253A; }
.split-image-section--grey .section__content { color: #49606E; }

.info-section .info-section__title { color: inherit; }
.info-section .info-section__content p { color: inherit; }

.info-section--orange { background-color: #E48820; color: #000; }

.info-section--blue { background-color: #1A87C1; color: #fff; }

.info-section--grey { background-color: #DFDFDF; color: #000; }
.info-section--grey .info-section__title { color: #E48820; }

.donate-form-section .donate-form-section__title { color: inherit; }
.donate-form-section .donate-form-section__content p { color: inherit; }
.donate-form-section .donate-form-section__input::-webkit-input-placeholder { color: currentColor; }
.donate-form-section .donate-form-section__input:-ms-input-placeholder { color: currentColor; }
.donate-form-section .donate-form-section__input::-ms-input-placeholder { color: currentColor; }
.donate-form-section .donate-form-section__input::placeholder { color: currentColor; }

.donate-form-section--gravel { background-color: #484848; color: #fff; }
.donate-form-section--gravel .donate-form-section__input { color: #1A87C1; }

.donate-form-section--orange { background-color: #E48820; color: #fff; }
.donate-form-section--orange .donate-form-section__input { color: #1A87C1; }

.donate-form-section--blue { background-color: #1A87C1; color: #fff; }
.donate-form-section--blue .donate-form-section__input { color: #E48820; }

.contact-form-section .contact-form-section__title { color: inherit; }
.contact-form-section .contact-form-section__content p { color: inherit; }
.contact-form-section .contact-form-section__input { color: inherit; }
.contact-form-section .contact-form-section__input::-webkit-input-placeholder { opacity: .55; color: currentColor; }
.contact-form-section .contact-form-section__input:-ms-input-placeholder { opacity: .55; color: currentColor; }
.contact-form-section .contact-form-section__input::-ms-input-placeholder { opacity: .55; color: currentColor; }
.contact-form-section .contact-form-section__input::placeholder { opacity: .55; color: currentColor; }

.contact-form-section--grey { background-color: #DFDFDF; color: #0a0a0a; }
.contact-form-section--grey .contact-form-section__title { color: #03253A; }
.contact-form-section--grey .contact-form-section__content p { color: #49606E; }
.contact-form-section--grey .contact-form-section__content a:not(.button) { color: #1A87C1; }

.contact-form-section--orange { background-color: #E48820; color: #fff; }
.contact-form-section--orange .contact-form-section__content a:not(.button) { color: #1A87C1; }

.contact-form-section--blue { background-color: #1A87C1; color: #fff; }
.contact-form-section--blue .contact-form-section__content a:not(.button) { color: #E48820; }

.contact-form-section--white { background-color: #fff; color: #0a0a0a; }
.contact-form-section--white .contact-form-section__content a:not(.button) { color: #E48820; }

.video-section .video-section__title, .testimonial-section .video-section__title { color: inherit; }
.video-section .video-section__content p, .testimonial-section .video-section__content p { color: inherit; }
.video-section--grey, .testimonial-section--grey { background-color: #DFDFDF; color: #0a0a0a; }
.video-section--grey .video-section__content a:not(.button), .testimonial-section--grey .video-section__content a:not(.button) { color: #1A87C1; }
.video-section--gravel, .testimonial-section--gravel { background-color: #484848; color: #fff; }
.video-section--gravel .video-section__content a:not(.button), .testimonial-section--gravel .video-section__content a:not(.button) { color: #1A87C1; }
.video-section--orange, .testimonial-section--orange { background-color: #E48820; color: #fff; }
.video-section--orange .video-section__content a:not(.button), .testimonial-section--orange .video-section__content a:not(.button) { color: #1A87C1; }
.video-section--blue, .testimonial-section--blue { background-color: #1A87C1; color: #fff; }
.video-section--blue .video-section__content a:not(.button), .testimonial-section--blue .video-section__content a:not(.button) { color: #E48820; }
.video-section .testimonial-content, .testimonial-section .testimonial-content { font-weight: 600; }

.video { position: relative; }
.video__link { position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-image: url(../images/play.png); background-repeat: no-repeat; background-position: center; background-size: 6rem; }
.video__player { max-width: 100%; }
.video--fit { max-width: 100%; }

.video-modal-link { position: relative; display: block; }

.section--centered-highlight { font-weight: 400; }
.section--centered-highlight p { font-weight: inherit; }
.section--centered-highlight p strong { color: #1A87C1; }

.statistics-block { width: 100%; }
@media screen and (min-width: 64em) { .statistics-block { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }
@media screen and (min-width: 64em) { .statistics-block > .column, .statistics-block > .columns, .statistics-block > .cell { max-width: 30%; } }
.statistics-block h2 { margin-bottom: 1.1rem; }

.report-archive__item { width: 100%; height: 100%; }
.report-archive__title { position: absolute; }
.report-archive__image { max-height: 100%; width: 100%; -o-object-fit: contain; object-fit: contain; font-family: "object-fit: contain"; }

.post-donate-cta h3, .post-donate-cta p { color: #ffffff; }
.post-donate-cta .row, .post-donate-cta .container { position: relative; }
.post-donate-cta .button { position: absolute; bottom: 0; right: 0; }

.donate-section__inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; background-color: rgba(255, 255, 255, 0.6); }
@media screen and (min-width: 40em) { .donate-section__inner { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }
@media screen and (min-width: 64em) { .donate-section__inner { padding-right: 3.125rem; } }
.donate-section__form-container { max-width: 30rem; padding: 1rem; }

.home #section-8 .bg-cover { background-position: center center; }

select { background-image: url(../images/select-arrow.png); }

.input-group-field { margin: 0 auto; }

.col-wrap, .small-1-wrap, .medium-1-wrap, .large-1-wrap, .small-2-wrap, .medium-2-wrap, .large-2-wrap, .small-3-wrap, .medium-3-wrap, .large-3-wrap, .small-4-wrap, .medium-4-wrap, .large-4-wrap, .small-5-wrap, .medium-5-wrap, .large-5-wrap, .small-6-wrap, .medium-6-wrap, .large-6-wrap, .small-7-wrap, .medium-7-wrap, .large-7-wrap, .small-8-wrap, .medium-8-wrap, .large-8-wrap, .small-9-wrap, .medium-9-wrap, .large-9-wrap, .small-10-wrap, .medium-10-wrap, .large-10-wrap, .small-11-wrap, .medium-11-wrap, .large-11-wrap, .small-12-wrap, .medium-12-wrap, .large-12-wrap { position: relative; float: left; padding-right: 0.625rem; padding-left: 0.625rem; width: 100%; }

@media screen { .small-1-wrap { width: 8.33333%; }
  .small-2-wrap { width: 16.66667%; }
  .small-3-wrap { width: 25%; }
  .small-4-wrap { width: 33.33333%; }
  .small-5-wrap { width: 41.66667%; }
  .small-6-wrap { width: 50%; }
  .small-7-wrap { width: 58.33333%; }
  .small-8-wrap { width: 66.66667%; }
  .small-9-wrap { width: 75%; }
  .small-10-wrap { width: 83.33333%; }
  .small-11-wrap { width: 91.66667%; }
  .small-12-wrap { width: 100%; } }
@media screen and (min-width: 40em) { .medium-1-wrap { width: 8.33333%; }
  .medium-2-wrap { width: 16.66667%; }
  .medium-3-wrap { width: 25%; }
  .medium-4-wrap { width: 33.33333%; }
  .medium-5-wrap { width: 41.66667%; }
  .medium-6-wrap { width: 50%; }
  .medium-7-wrap { width: 58.33333%; }
  .medium-8-wrap { width: 66.66667%; }
  .medium-9-wrap { width: 75%; }
  .medium-10-wrap { width: 83.33333%; }
  .medium-11-wrap { width: 91.66667%; }
  .medium-12-wrap { width: 100%; } }
@media screen and (min-width: 64em) { .large-1-wrap { width: 8.33333%; }
  .large-2-wrap { width: 16.66667%; }
  .large-3-wrap { width: 25%; }
  .large-4-wrap { width: 33.33333%; }
  .large-5-wrap { width: 41.66667%; }
  .large-6-wrap { width: 50%; }
  .large-7-wrap { width: 58.33333%; }
  .large-8-wrap { width: 66.66667%; }
  .large-9-wrap { width: 75%; }
  .large-10-wrap { width: 83.33333%; }
  .large-11-wrap { width: 91.66667%; }
  .large-12-wrap { width: 100%; } }
.ninja-forms-cont { margin-right: -0.625rem; margin-left: -0.625rem; }

.ninja-forms-field, .field-wrap, .ninja-forms-required-items { padding-right: 0.625rem; padding-left: 0.625rem; }

.clear-fields { clear: both; margin: 0; height: 0; border: none; }

.nf-form-fields-required { margin-bottom: .5rem; padding-left: 0.625rem; padding-right: 0.625rem; }

.stand-with-us-input input, .stand-with-us-input input:focus { background: none; -webkit-box-shadow: none; box-shadow: none; border: none; border-bottom: 2px solid #fff; color: #1A87C1; font-weight: 700; }
.stand-with-us-input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #1A87C1; }
.stand-with-us-input input::-moz-placeholder { /* Firefox 19+ */ color: #1A87C1; }
.stand-with-us-input input:-ms-input-placeholder { /* IE 10+ */ color: #1A87C1; }
.stand-with-us-input input:-moz-placeholder { /* Firefox 18- */ color: #1A87C1; }

.basic-input, .basic-input:focus { background: transparent; border: none; -webkit-box-shadow: none; box-shadow: none; border-bottom: 2px solid #000; width: 95%; padding-left: 0; }

.input-blank, .input-blank:focus { background: transparent; border: none; -webkit-box-shadow: none; box-shadow: none; }

input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #333; }

input::-moz-placeholder { /* Firefox 19+ */ color: #333; }

input:-ms-input-placeholder { /* IE 10+ */ color: #333; }

input:-moz-placeholder { /* Firefox 18- */ color: #333; }

.monthly-donor-form { background-color: #fff; padding: 35px 50px; }
.monthly-donor-form input { font-size: 2em; }
.monthly-donor-form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #1A87C1; }
.monthly-donor-form input::-moz-placeholder { /* Firefox 19+ */ color: #1A87C1; }
.monthly-donor-form input:-ms-input-placeholder { /* IE 10+ */ color: #1A87C1; }
.monthly-donor-form input:-moz-placeholder { /* Firefox 18- */ color: #1A87C1; }

.monthly-donor-form--border { border: 1px solid #DFDFDF; }

.donate-form--wrapper .button-group .button { margin: 0; border-radius: 0px; }

.input-border-black { border: 1px solid #000; }
.input-border-black .input-group-field { border: 0; }
.input-border-black .input-group-field:focus { border: 0; }

.btn-donate, input[type="submit"].btn-donate { padding: 0.85rem 3.2rem; border-radius: 3px; font-size: 1.1rem; text-transform: uppercase; font-weight: 600; }

.button, input[type="submit"] { border-radius: 3px !important; font-family: "HKGrotesk-Bold" !important; }
.button.wide, input[type="submit"].wide { padding-left: 2em; padding-right: 2em; }
.button.medium, input[type="submit"].medium { font-size: 1.02rem; min-width: 10.6rem; padding-left: 1em; padding-right: 1em; }
.button.large, input[type="submit"].large { font-size: 1.25rem; }
@media screen and (min-width: 64em) { .button.large, input[type="submit"].large { font-size: 1.45rem; min-width: 15rem; } }
.button.xlarge, input[type="submit"].xlarge { font-size: 1.2rem; padding-top: 1.45rem; padding-bottom: 1.45rem; }
@media screen and (min-width: 64em) { .button.xlarge, input[type="submit"].xlarge { min-width: 20rem; font-size: 1.3rem; padding-top: 1.55em; padding-bottom: 1.55em; } }

.button.bg-color-orange:hover, .survey-modal--blue .button:hover { background-color: #ba6e17; }

.button.bg-color-white { color: #1A87C1; }
.button.bg-color-white:hover { background-color: #1A87C1; color: #fff; }

.button.hollow.orange { border: 1px solid #E48820; color: #E48820; }
.button.hollow.orange:hover { border-color: #ba6e17; color: #ba6e17; }

ul.share-buttons { list-style: none; padding: 0; }

ul.share-buttons li { display: inline; }

ul.share-buttons .sr-only { position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); padding: 0; border: 0; height: 1px; width: 1px; overflow: hidden; }

.button-group--donate .button { background-color: #fff; color: #1A87C1; }
.button-group--donate .button:hover { background-color: #1A87C1; color: #fff; }
.button-group--donate .button.is-active { background-color: #1A87C1; color: #fff; }
.button-group--donate .button.is-active:hover { background-color: #146894; }

.nav-main-wrap { display: none; }
@media screen and (min-width: 40em) { .nav-main-wrap { display: block; } }

@media screen and (min-width: 40em) { .nav-mobile-wrap { display: none; } }

i.nav-mobile-toggle { position: absolute; top: 50%; right: 0.625rem; z-index: 10; display: inline-block; margin-top: -0.8125rem; color: black; font-size: 1.625rem; line-height: 1; cursor: pointer; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
i.nav-mobile-toggle:hover { color: #262626; }

.nav-mobile { position: absolute; top: 100%; left: 0; z-index: 999; display: none; clear: both; margin: 0; width: 100%; border-top: 1px solid rgba(0, 0, 0, 0.5); background: #8a8a8a; text-align: center; text-transform: uppercase; font-size: 0.9375rem; font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
.nav-mobile li { display: block; }
.nav-mobile li a { display: block; padding: 0.625rem 1.5rem; color: white; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.nav-mobile li a:hover, .nav-mobile li a:focus { outline: 0; background: #717171; }
.nav-mobile .sub-menu { margin: 0; border-top: 1px solid rgba(0, 0, 0, 0.25); border-bottom: 1px solid rgba(0, 0, 0, 0.25); background: rgba(0, 0, 0, 0.15); font-size: 0.8125rem; }

#nav-main > li:last-child a:hover { color: #1A87C1; }
#nav-main li.is-active > a { color: #FEB52E !important; }
#nav-main li a { color: #000; }
#nav-main li a:hover { color: #FEB52E; }

.is-dropdown-submenu { list-style-type: none; padding: 5px; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after { content: "\f107"; display: inline-block; position: relative; left: 10px; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; border: none; width: auto; height: auto; margin: 0 auto; }

.page-navigation ul { width: 100%; }
@media (min-width: 40em) { .page-navigation ul { padding-left: calc(20px + 90px + 15px + 2em); } }
.page-navigation li { padding: 0 2em 0 0; text-align: center; }
.page-navigation li a { color: #fff; }

.header-content--middle { width: 100%; }

#nav-mobile-toggle { position: relative !important; display: block; top: 0; right: 0; margin-right: 0; margin-top: .5rem; }
@media screen and (min-width: 64em) { #nav-mobile-toggle { display: none; } }

.menu-toggle-wrap { display: inline-block; margin-left: 1rem; margin-top: 1rem; }

.header-content--container { padding: 0; }

/*Common xmenu*/
.xmenu { list-style: none; margin-left: 0; }

.xmenu__sub .xmenu__link .fa { font-size: .7em; margin-left: .65rem; color: #f5d1a8; -webkit-transition: -webkit-transform 200ms; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; }
.xmenu__sub .xmenu__link:hover .fa { -webkit-transform: translateX(0.8rem); transform: translateX(0.8rem); }

.xmenu--full { display: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; border-top: 1px solid #d0d0d0; margin-bottom: 0; }
@media screen and (min-width: 64em) { .xmenu--full { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row; flex-flow: row; margin: 0; width: 100%; border-top: 0 none; } }
.xmenu--full .xmenu__sub { display: none; padding: 1.5rem 0 0 1.5rem; background-color: #E48820; color: #fff; padding-left: 0; padding-right: 0; }
.xmenu--full .xmenu__sub .xmenu__link { color: #fff; padding: 1rem 2rem; font-size: 1.1rem; }
@media screen and (min-width: 64em) { .xmenu--full .xmenu__sub .xmenu__link { padding: 1rem 2rem; display: block; font-size: 1.2rem; font-weight: bold; -webkit-transition: all 200ms; transition: all 200ms; } }
.xmenu--full .xmenu__sub .xmenu__link:hover { background-color: #fff; color: #E48820; -webkit-transition: all 200ms; transition: all 200ms; }
@media screen and (min-width: 64em) { .xmenu--full .xmenu__sub { display: none; padding: 0; position: absolute; width: 100%; top: 100%; left: 0; z-index: 50; background-color: #E48820; color: #fff; } }
.xmenu--full .xmenu__container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-flow: column; flex-flow: column; padding: 0; }
@media screen and (min-width: 64em) { .xmenu--full .xmenu__container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row; flex-flow: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 3rem; } }
.xmenu--full .xmenu__item { display: block; }
.xmenu--full > .xmenu__item > .xmenu__link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 3.5rem; color: #404040; text-transform: uppercase; font-weight: bold; }
@media screen and (min-width: 64em) { .xmenu--full > .xmenu__item > .xmenu__link { padding: 2.5rem 2rem; display: block; color: #404040; text-transform: uppercase; font-weight: bold; min-height: none; -webkit-transition: all 200ms; transition: all 200ms; } }
.xmenu--full > .xmenu__item:not(:last-child) { border-bottom: 1px solid #d0d0d0; }
@media screen and (min-width: 64em) { .xmenu--full > .xmenu__item:not(:last-child) { border-width: 0; } }
@media screen and (min-width: 64em) { .xmenu--full > .xmenu__item:hover > .xmenu__link { background-color: #E48820; color: #fefefe; } }
.xmenu--full .xmenu__link { padding-left: 1.5rem; display: block; }
.xmenu--full .xmenu__link--top-link { text-align: right; border-top: 1px solid rgba(255, 255, 255, 0.2); }
@media screen and (min-width: 64em) { .xmenu--full .xmenu__link .fa { border-width: 0; -webkit-transition: -webkit-transform 200ms; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; } }
.xmenu--full .xmenu-link__chevron { display: inline-block; padding: 1rem 1.2rem; border-left: 1px solid #d0d0d0; color: #E48820; }
@media screen and (min-width: 64em) { .xmenu--full .xmenu-link__chevron { padding: 0; border-width: 0; color: inherit; } }
.xmenu--full .xmenu-link__chevron .fa { color: inherit; -webkit-transition: -webkit-transform 200ms; transition: -webkit-transform 200ms; transition: transform 200ms; transition: transform 200ms, -webkit-transform 200ms; }
.xmenu--full .is-open .xmenu-link__chevron { background-color: #E48820; color: #fff; border-color: #E48820; }
.xmenu--full .is-open .xmenu-link__chevron .fa { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
@media screen and (min-width: 64em) { .xmenu--full .is-open > .xmenu__link { background-color: #E48820; color: #fefefe; }
  .xmenu--full .is-open > .xmenu__link .fa { -webkit-transform: rotate(180deg); transform: rotate(180deg); } }
@media screen and (min-width: 64em) { .xmenu--full .xmenu__col { padding-left: 2rem; padding-right: 2rem; } }

.nav-full-wrap { display: block; width: 100%; }

.subnav-top { margin: 0; list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
.subnav-top__item, .subnav-top .menu-item { padding: .4rem .75rem; }
.subnav-top__link, .subnav-top a { display: block; color: #03253A; }
.subnav-top__link:after, .subnav-top a:after { content: ""; border-right: 1px solid #e0e0e0; margin-left: .75rem; }
.subnav-top__link:last-child:after, .subnav-top a:last-child:after { border-width: 0; }

body { padding-top: 7rem; }

.survey-modal--clean .survey-modal__title { color: #E48820; }
.survey-modal--blue { background-color: #1A87C1; color: #fff; border-width: 0; }
.survey-modal--blue label { color: #fff; }
.survey-modal--blue input, .survey-modal--blue textarea, .survey-modal--blue select { border-width: 0; }
.survey-modal--blue legend { background-color: #1A87C1; padding: 0 1rem; }
.survey-modal--blue fieldset { border-width: 0; }
.survey-modal--blue .close-button { color: rgba(255, 255, 255, 0.5); }
.survey-modal--blue .close-button:hover, .survey-modal--blue .close-button:focus { color: #fff; }
.survey-modal--orange { background-color: #E48820; color: #fff; border-width: 0; }
.survey-modal--orange label { color: #fff; }
.survey-modal--orange input, .survey-modal--orange textarea, .survey-modal--orange select { border-width: 0; }
.survey-modal--orange legend { background-color: #E48820; padding: 0 1rem; }
.survey-modal--orange fieldset { border-width: 0; }
.survey-modal--orange .close-button { color: rgba(0, 0, 0, 0.5); }
.survey-modal--orange .close-button:hover, .survey-modal--orange .close-button:focus { color: rgba(0, 0, 0, 0.8); }

@font-face { font-family: 'BebasNeue'; src: url("/wp-content/themes/unfpa/assets/fonts/bebasneuebold.otf") format("opentype"), url("/wp-content/themes/unfpa/assets/fonts/bebasneuebold.ttf") format("truetype"), url("/wp-content/themes/unfpa/assets/fonts/bebasneuebold.eot"), url("/wp-content/themes/unfpa/assets/fonts/bebasneuebold.eot?#iefix") format("embedded-opentype"); }
.pop-container { visibility: hidden; opacity: 0; position: fixed; width: 100vw; height: 100vh; display: block; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 9999; }

/* Safari is default */
#donation-pop { background-size: cover; background-position: center; width: 100%; height: 100%; top: 0; position: fixed; z-index: 10000; visibility: hidden; opacity: 0; overflow: hidden; display: block; -webkit-font-smoothing: subpixel-antialiased; -webkit-text-stroke: 1px transparent; }
@media screen and (min-width: 48em) { #donation-pop { width: 80%; height: 90%; top: 5%; left: 10%; } }
#donation-pop .donation-pop-top-bar, #donation-pop .donation-pop-bottom-bar { width: 100%; background-color: rgba(0, 0, 0, 0.6); color: #fefefe; text-align: center; }
#donation-pop .donation-pop-top-bar article, #donation-pop .donation-pop-bottom-bar article { max-width: 40rem; margin: auto; }
#donation-pop .donation-pop-top-bar article p, #donation-pop .donation-pop-bottom-bar article p { font-size: 0.875rem; font-family: 'HKGrotesk-Light', HKGrotesk-Light, sans-serif  !important; margin-bottom: 0.625rem; }
@media screen and (min-width: 40em) { #donation-pop .donation-pop-top-bar article p, #donation-pop .donation-pop-bottom-bar article p { font-size: 1.125rem; } }
#donation-pop .donation-pop-top-bar h3, #donation-pop .donation-pop-bottom-bar h3 { font-family: 'HKGrotesk-Medium', HKGrotesk-Medium, sans-serif  !important; margin-bottom: 1.25rem !important; }
#donation-pop .donation-pop-top-bar .donate-btn, #donation-pop .donation-pop-bottom-bar .donate-btn { margin-top: 1.25rem !important; margin-bottom: 0 !important; font-size: 1.5em; padding-top: 0.75rem !important; padding-bottom: 0.75rem !important; font-family: 'HKGrotesk-Regular', HKGrotesk-Regular, sans-serif !important; background-color: #fd9827; border-radius: 0 !important; }
#donation-pop .btn-close-button { position: absolute; width: 1.875rem; height: 1.875rem; line-height: 0; right: 0.625rem; top: 0.625rem; cursor: pointer; }
#donation-pop .btn-close-button span { font-size: 2.25rem; font-weight: 700; color: rgba(255, 255, 255, 0.8); line-height: 0; }
#donation-pop .donation-pop-bottom-bar, #donation-pop .donation-pop-top-bar { position: absolute; bottom: 0; }
#donation-pop .donation-pop-bottom-bar.top, #donation-pop .donation-pop-top-bar.top { bottom: auto; top: 0; }
#donation-pop .donation-pop-bottom-bar.bottom, #donation-pop .donation-pop-top-bar.bottom { bottom: 0; }
#donation-pop .donation-pop-bottom-bar.middle, #donation-pop .donation-pop-top-bar.middle { bottom: auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
#donation-pop .top + .top { display: none; }
#donation-pop .bottom + .bottom { display: none; }

@media screen and (max-height: 380px) { #donation-pop { overflow: scroll; }
  #donation-pop .donation-pop-bottom-bar, #donation-pop .donation-pop-top-bar { position: relative; left: auto; top: auto; bottom: auto; right: auto; } }
/*=Header
---------------------------------------------------------------------*/
.site-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; z-index: 500; position: fixed; width: 100%; top: 0; -webkit-box-shadow: 1px -5px 20px 0px #656565; box-shadow: 1px -5px 20px 0px #656565; border-top: 7.5px solid #E48820; background-color: #fff; }
@media screen and (min-width: 64em) { .site-header { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; height: 7rem; } }
.site-header__left { width: 50%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; padding: 1rem; }
@media screen and (min-width: 64em) { .site-header__left { width: 20%; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } }
@media screen and (min-width: 64em) { .site-header__left img { max-height: 100%; } }
.site-header__mid { width: 100%; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
@media screen and (min-width: 64em) { .site-header__mid { width: 80%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } }
.site-header__right { width: 50%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; padding: 1rem; text-align: right; }
@media screen and (min-width: 64em) { .site-header__right { width: 20%; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.header-content--container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 10px; }

@media (min-width: 40em) { .header-content--middle { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

.page-header { height: 750px; position: relative; }

.page-header--credit { position: absolute; right: 5%; bottom: 5%; }
.page-header--credit p { color: #fff; font-size: 12px; }

.page-header--container { padding: 0 6.5%; }

.page-header--subnav { position: absolute; width: 100%; left: 0; z-index: 500; }

.page-header--small { height: auto; padding-top: 2rem; padding-bottom: 2rem; }
.page-header--small h1 { margin-bottom: 0; text-shadow: none; }

/*=Sidebar
---------------------------------------------------------------------*/
/*=Footer
---------------------------------------------------------------------*/
.site-footer { color: #03253A; }
.site-footer label { color: #03253A; }

.footer-container--inner { min-height: 450px; border-top: 2px solid #C5C5C5; }
@media (min-width: 40em) { .footer-container--inner { display: -webkit-box; display: -ms-flexbox; display: flex; } }

.nav-footer-wrap { height: 100%; }

#nav-footer { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; list-style-type: none; margin: 0 auto; }
#nav-footer li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-transition: all 0.2s; transition: all 0.2s; }
#nav-footer li:not(:first-child) { border-top: 2px solid #C5C5C5; }
#nav-footer li:hover { background-color: #E48820; }
@media (max-width: 40em) { #nav-footer li { height: 100px; } }
#nav-footer li a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; text-transform: uppercase; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 15% !important; padding-right: 15% !important; color: #03253A; font-weight: normal !important; position: relative; padding: 1em 4em 1em 0; font-size: 1.2em; font-weight: bold; text-decoration: none; color: #03253A; /* &::after { content: url(../images/arrow-right.png);
} */ }
#nav-footer li a:before, #nav-footer li a:after { right: 2em !important; }
#nav-footer li a:after, #nav-footer li a:before { content: ""; display: block; position: absolute; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
#nav-footer li a:before { top: 50%; right: 1em; width: 1em; height: 1em; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: translate(0, -0.5em) rotate(45deg); transform: translate(0, -0.5em) rotate(45deg); -webkit-box-shadow: inset -2px 2px 0 0 #03253A; box-shadow: inset -2px 2px 0 0 #03253A; border-radius: 0 0.15em 0 0; }
#nav-footer li a:after { top: 50%; right: 1em; width: 2em; height: 2px; -webkit-transform: translate(0, -1px); transform: translate(0, -1px); background-color: #03253A; }
#nav-footer li a:hover:before { -webkit-transform: translate(0.5em, -0.5em) rotate(45deg); transform: translate(0.5em, -0.5em) rotate(45deg); }
#nav-footer li a:hover:after { -webkit-transform: translate(0.5em, -1px); transform: translate(0.5em, -1px); }

.footer-left, .footer-right { padding: 0; }

.footer-left { border-right: 2px solid #C5C5C5; }

.footer-right--top { height: 75%; }

.footer-right--bottom { height: 25%; border-top: 2px solid #C5C5C5; }

.footer-right--top-column, .footer-right--bottom-column { height: 100%; }
.footer-right--top-column:not(:first-child), .footer-right--bottom-column:not(:first-child) { border-left: 2px solid #C5C5C5; }
@media (min-width: 40em) { .footer-right--top-column, .footer-right--bottom-column { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.footer-right--top-column-inner ul.footer-sitemap li { margin-bottom: 1em; }

.footer-right--top-column-inner .menu { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
.footer-right--top-column-inner .menu .menu-item a { font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; color: #03253A; }
.footer-right--top-column-inner .menu .menu-item a:hover { color: #E48820; }

#nav-footer { min-height: 450px; }

#menu-footer-widget-menu > li { display: block; }

/*=Blog
---------------------------------------------------------------------*/
.worldwide-news--main h4 { margin-bottom: 0.625rem; }
.worldwide-news--main p { color: #fff; font-size: 18px; }
.worldwide-news--sub h4 { font-size: 1.25rem; margin-bottom: 0.9375rem; }
.worldwide-news--sub p { color: #fff; font-size: 18px; }

.article-banner { position: relative; }
.article-banner p { color: inherit; }
.article-banner:before, .article-banner:after { content: ""; width: 100vw; position: absolute; height: 100%; top: 0; background-color: inherit; }
.article-banner:before { left: -100vw; }
.article-banner:after { right: -100vw; }
.article-banner--blue { background-color: #1A87C1; color: #fff; }
.article-banner--orange { background-color: #E48820; color: #fff; }
.article-banner--grey { background-color: #DFDFDF; color: #0a0a0a; }

/*=WordPress
---------------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { display: block; clear: both; margin-right: auto; margin-left: auto; }

img.alignnone, img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.5em; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; background: #fff; position: relative; }

.wp-caption img { display: block; margin: 0 auto; }

.wp-caption-text { position: relative; margin-bottom: 0.6em; padding: 10px 5px 5px; color: #fff; text-align: right; font-style: normal; font-size: 13px; font-family: "HKGrotesk-Bold"; position: absolute; right: 4%; bottom: 4%; }

img[class*="wp-image-"] { padding: 5px; border: 1px solid #ddd; background: #fff; }

.screen-reader-text { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }

/*=Helper Classes
---------------------------------------------------------------------*/
.ir { overflow: hidden; border: 0; background-color: transparent; *text-indent: -9999px; }
.ir:before { display: block; width: 0; height: 150%; content: ""; }

.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }

.full-width { width: 100%; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { position: static; overflow: visible; clip: auto; margin: 0; width: auto; height: auto; }

.bg-center { background-size: cover; background-repeat: no-repeat; background-position: center center; }

.bg-center-top { background-size: cover; background-repeat: no-repeat; background-position: center top; }

.bg-center-bottom { background-size: cover; background-repeat: no-repeat; background-position: center bottom; }

.bg-cover { background-size: cover; background-repeat: no-repeat; }

.bg-contain { background-size: contain; background-repeat: no-repeat; }

.bg-contain-right { background-size: contain; background-repeat: no-repeat; background-position-x: 100%; }

.bg-auto-right { background-size: auto; background-repeat: no-repeat; background-position-x: 100%; background-position-y: 50%; }

.bg--left-top, .bg--left-center, .bg--left-bottom, .bg--center-top, .bg--center-center, .bg--center-bottom, .bg--right-top, .bg--right-center, .bg--right-bottom { background-size: cover; }

.bg--left-top { background-position: left top; }

.bg--left-center { background-position: left center; }

.bg--left-bottom { background-position: left bottom; }

.bg--center-top { background-position: center top; }

.bg--center-center { background-position: center center; }

.bg--center-bottom { background-position: center bottom; }

.bg--right-top { background-position: right top; }

.bg--right-center { background-position: right center; }

.bg--right-bottom { background-position: right bottom; }

.box-shadow-orange { -webkit-box-shadow: inset 1000px 1px 1px 1px rgba(228, 136, 32, 0.5); box-shadow: inset 1000px 1px 1px 1px rgba(228, 136, 32, 0.5); }

.text-shadow, .worldwide-news--sub p, .photo-credit { text-shadow: 5px 2px 5px #333; }

@media (min-width: 40em) { .row-middle-arrow-left:after { content: ''; display: inline-block; width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 50px solid currentColor; z-index: 50; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); position: relative; right: calc(50% + 73px); top: 240px; } }

@media (min-width: 40em) { .row-middle-arrow-right:before { content: ''; display: inline-block; width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 50px solid currentColor; z-index: 50; -webkit-transform: rotate(90deg); transform: rotate(90deg); position: relative; left: calc(50% + 73px); top: 240px; } }

.row-full-height { position: relative; height: 100%; }

.row-half-height { position: relative; height: 50%; }

.arrow-right-orange { position: relative; padding: 1em 4em 1em 0; font-size: 12px; font-weight: bold; text-decoration: none; color: #E48820; }
.arrow-right-orange:after, .arrow-right-orange:before { content: ""; display: block; position: absolute; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.arrow-right-orange:before { top: 50%; right: 1em; width: 1em; height: 1em; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: translate(0, -0.5em) rotate(45deg); transform: translate(0, -0.5em) rotate(45deg); -webkit-box-shadow: inset -2px 2px 0 0 #E48820; box-shadow: inset -2px 2px 0 0 #E48820; border-radius: 0 0.15em 0 0; }
.arrow-right-orange:after { top: 50%; right: 1em; width: 2em; height: 2px; -webkit-transform: translate(0, -1px); transform: translate(0, -1px); background-color: #E48820; }
.arrow-right-orange:hover:before { -webkit-transform: translate(0.5em, -0.5em) rotate(45deg); transform: translate(0.5em, -0.5em) rotate(45deg); }
.arrow-right-orange:hover:after { -webkit-transform: translate(0.5em, -1px); transform: translate(0.5em, -1px); }

.arrow-left-light-orange { position: relative; padding: 1em 0 1em 4em; font-size: 12px; font-weight: bold; text-decoration: none; color: #FFBF33; }
.arrow-left-light-orange:after, .arrow-left-light-orange:before { content: ""; display: block; position: absolute; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.arrow-left-light-orange:before { top: 50%; left: 0; width: 1em; height: 1em; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: translate(0, -0.5em) rotate(230deg); transform: translate(0, -0.5em) rotate(230deg); -webkit-box-shadow: inset -2px 2px 0 0 #FFBF33; box-shadow: inset -2px 2px 0 0 #FFBF33; border-radius: 0 0.15em 0 0; }
.arrow-left-light-orange:after { top: 50%; left: 0; width: 2em; height: 2px; -webkit-transform: translate(0, -1px); transform: translate(0, -1px); background-color: #FFBF33; }
.arrow-left-light-orange:hover:before { -webkit-transform: translate(0.5em, -0.5em) rotate(230deg); transform: translate(0.5em, -0.5em) rotate(230deg); }
.arrow-left-light-orange:hover:after { -webkit-transform: translate(0.5em, -1px); transform: translate(0.5em, -1px); }

.arrow-right-blue { position: relative; padding: 1em 4em 1em 0; font-size: 12px; font-weight: bold; text-decoration: none; color: #1A87C1; }
.arrow-right-blue:after, .arrow-right-blue:before { content: ""; display: block; position: absolute; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.arrow-right-blue:before { top: 50%; right: 1em; width: 1em; height: 1em; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: translate(0, -0.5em) rotate(45deg); transform: translate(0, -0.5em) rotate(45deg); -webkit-box-shadow: inset -2px 2px 0 0 #1A87C1; box-shadow: inset -2px 2px 0 0 #1A87C1; border-radius: 0 0.15em 0 0; }
.arrow-right-blue:after { top: 50%; right: 1em; width: 2em; height: 2px; -webkit-transform: translate(0, -1px); transform: translate(0, -1px); background-color: #1A87C1; }
.arrow-right-blue:hover:before { -webkit-transform: translate(0.5em, -0.5em) rotate(45deg); transform: translate(0.5em, -0.5em) rotate(45deg); }
.arrow-right-blue:hover:after { -webkit-transform: translate(0.5em, -1px); transform: translate(0.5em, -1px); }

.arrow-right-black { position: relative; padding: 1em 4em 1em 0; font-size: 12px; font-weight: bold; text-decoration: none; color: #0a0a0a; }
.arrow-right-black:after, .arrow-right-black:before { content: ""; display: block; position: absolute; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.arrow-right-black:before { top: 50%; right: 1em; width: 1em; height: 1em; -webkit-transform-origin: 50% 50%; transform-origin: 50% 50%; -webkit-transform: translate(0, -0.5em) rotate(45deg); transform: translate(0, -0.5em) rotate(45deg); -webkit-box-shadow: inset -2px 2px 0 0 #0a0a0a; box-shadow: inset -2px 2px 0 0 #0a0a0a; border-radius: 0 0.15em 0 0; }
.arrow-right-black:after { top: 50%; right: 1em; width: 2em; height: 2px; -webkit-transform: translate(0, -1px); transform: translate(0, -1px); background-color: #0a0a0a; }
.arrow-right-black:hover:before { -webkit-transform: translate(0.5em, -0.5em) rotate(45deg); transform: translate(0.5em, -0.5em) rotate(45deg); }
.arrow-right-black:hover:after { -webkit-transform: translate(0.5em, -1px); transform: translate(0.5em, -1px); }

.logo-group img { max-height: 50px; margin-left: 10px; }

.back-to-top { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100px; height: 100px; border: 2px solid #000; border-radius: 50%; margin: 0 auto; padding: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; font-size: 12px; text-transform: uppercase; background-color: #fff; position: relative; margin-bottom: -50px; color: #000; -webkit-transition: all 0.2s; transition: all 0.2s; }
.back-to-top.inbetween { margin-top: -50px; }
.back-to-top:hover { background: #000; color: #fff; }
.back-to-top:hover .arrow-top-thin:before { border-top-color: #fff; border-left-color: #fff; }

.arrow-top-thin:before { content: ''; display: block; position: relative; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid transparent; border-bottom: 1px solid transparent; height: 20px; width: 20px; -webkit-transform: rotate(45deg); transform: rotate(45deg); margin: 0 auto; }

.arrow-right-after:after { content: ''; display: inline-block; position: relative; border-top: 2px solid #fff; border-right: 2px solid #fff; border-left: 2px solid transparent; border-bottom: 2px solid transparent; height: 10px; width: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: relative; left: 10px; vertical-align: middle; border-radius: 3px; }

.pdf-square__title { min-height: 45px; }

.pdf-square { height: 185px; width: 150px; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.pdf-square:after { content: ''; width: 0; height: 0; position: absolute; display: block; border-bottom: 25px solid #353535; border-left: 25px solid transparent; bottom: 0; right: 0; }

.margin-auto { margin: 0 auto; }

.margin-none { margin: 0; }

.border-none { border: 0; }

.M-bottom-0px { margin-bottom: 0px !important; }

.M-top-15px { margin-top: 15px !important; }

.heading-border-left-orange { display: inline-block; border-left: 4px solid #E48820; padding-left: 10px; line-height: 1; margin-left: -1rem; }

.img-circle-left { border-radius: 50%; -o-object-position: left; object-position: left; -o-object-fit: cover; object-fit: cover; }

.img-circle-right { border-radius: 50%; -o-object-position: right; object-position: right; -o-object-fit: cover; object-fit: cover; }

.img-circle-center { border-radius: 50%; -o-object-position: center; object-position: center; -o-object-fit: cover; object-fit: cover; }

.position-relative { position: relative; }

.photo-credit { position: absolute; right: 5%; bottom: 5%; }
.photo-credit p { color: #fff; font-size: 12px; font-family: "HKGrotesk-Bold"; }

.list-margin-bottom-1em li { margin-bottom: 1em; }

.list-margin-bottom-15em li { margin-bottom: 1.5em; }

.list-margin-bottom-2em li { margin-bottom: 2em; }

.fa-xl { font-size: 2em; }

.column-content__inner { max-width: 450px; }

.contrast-block { position: relative; }
.contrast-block:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.1); }
.contrast-block > .contrast-block__content { position: relative; }

.card-slider--slick .card-slider__item { display: -webkit-box; display: -ms-flexbox; display: flex; height: auto; }

.card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; border-width: 0; }
.card__content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-flex: 1; -ms-flex: 1 0 auto; flex: 1 0 auto; height: auto; }

/*
|--------------------------------------------------------------------------
| Padding
|--------------------------------------------------------------------------
*/
.p-top-0px { padding-top: 0px; }

.p-right-0px { padding-right: 0px; }

.p-bottom-0px { padding-bottom: 0px; }

.p-left-0px { padding-left: 0px; }

.p-top-1px { padding-top: 1px; }

.p-right-1px { padding-right: 1px; }

.p-bottom-1px { padding-bottom: 1px; }

.p-left-1px { padding-left: 1px; }

.p-top-2px { padding-top: 2px; }

.p-right-2px { padding-right: 2px; }

.p-bottom-2px { padding-bottom: 2px; }

.p-left-2px { padding-left: 2px; }

.p-top-3px { padding-top: 3px; }

.p-right-3px { padding-right: 3px; }

.p-bottom-3px { padding-bottom: 3px; }

.p-left-3px { padding-left: 3px; }

.p-top-4px { padding-top: 4px; }

.p-right-4px { padding-right: 4px; }

.p-bottom-4px { padding-bottom: 4px; }

.p-left-4px { padding-left: 4px; }

.p-top-5px { padding-top: 5px; }

.p-right-5px { padding-right: 5px; }

.p-bottom-5px { padding-bottom: 5px; }

.p-left-5px { padding-left: 5px; }

.p-top-6px { padding-top: 6px; }

.p-right-6px { padding-right: 6px; }

.p-bottom-6px { padding-bottom: 6px; }

.p-left-6px { padding-left: 6px; }

.p-top-7px { padding-top: 7px; }

.p-right-7px { padding-right: 7px; }

.p-bottom-7px { padding-bottom: 7px; }

.p-left-7px { padding-left: 7px; }

.p-top-8px { padding-top: 8px; }

.p-right-8px { padding-right: 8px; }

.p-bottom-8px { padding-bottom: 8px; }

.p-left-8px { padding-left: 8px; }

.p-top-9px { padding-top: 9px; }

.p-right-9px { padding-right: 9px; }

.p-bottom-9px { padding-bottom: 9px; }

.p-left-9px { padding-left: 9px; }

.p-top-10px { padding-top: 10px; }

.p-right-10px { padding-right: 10px; }

.p-bottom-10px { padding-bottom: 10px; }

.p-left-10px { padding-left: 10px; }

.p-top-11px { padding-top: 11px; }

.p-right-11px { padding-right: 11px; }

.p-bottom-11px { padding-bottom: 11px; }

.p-left-11px { padding-left: 11px; }

.p-top-12px { padding-top: 12px; }

.p-right-12px { padding-right: 12px; }

.p-bottom-12px { padding-bottom: 12px; }

.p-left-12px { padding-left: 12px; }

.p-top-13px { padding-top: 13px; }

.p-right-13px { padding-right: 13px; }

.p-bottom-13px { padding-bottom: 13px; }

.p-left-13px { padding-left: 13px; }

.p-top-14px { padding-top: 14px; }

.p-right-14px { padding-right: 14px; }

.p-bottom-14px { padding-bottom: 14px; }

.p-left-14px { padding-left: 14px; }

.p-top-15px { padding-top: 15px; }

.p-right-15px { padding-right: 15px; }

.p-bottom-15px { padding-bottom: 15px; }

.p-left-15px { padding-left: 15px; }

.p-top-16px { padding-top: 16px; }

.p-right-16px { padding-right: 16px; }

.p-bottom-16px { padding-bottom: 16px; }

.p-left-16px { padding-left: 16px; }

.p-top-17px { padding-top: 17px; }

.p-right-17px { padding-right: 17px; }

.p-bottom-17px { padding-bottom: 17px; }

.p-left-17px { padding-left: 17px; }

.p-top-18px { padding-top: 18px; }

.p-right-18px { padding-right: 18px; }

.p-bottom-18px { padding-bottom: 18px; }

.p-left-18px { padding-left: 18px; }

.p-top-19px { padding-top: 19px; }

.p-right-19px { padding-right: 19px; }

.p-bottom-19px { padding-bottom: 19px; }

.p-left-19px { padding-left: 19px; }

.p-top-20px { padding-top: 20px; }

.p-right-20px { padding-right: 20px; }

.p-bottom-20px { padding-bottom: 20px; }

.p-left-20px { padding-left: 20px; }

.p-top-21px { padding-top: 21px; }

.p-right-21px { padding-right: 21px; }

.p-bottom-21px { padding-bottom: 21px; }

.p-left-21px { padding-left: 21px; }

.p-top-22px { padding-top: 22px; }

.p-right-22px { padding-right: 22px; }

.p-bottom-22px { padding-bottom: 22px; }

.p-left-22px { padding-left: 22px; }

.p-top-23px { padding-top: 23px; }

.p-right-23px { padding-right: 23px; }

.p-bottom-23px { padding-bottom: 23px; }

.p-left-23px { padding-left: 23px; }

.p-top-24px { padding-top: 24px; }

.p-right-24px { padding-right: 24px; }

.p-bottom-24px { padding-bottom: 24px; }

.p-left-24px { padding-left: 24px; }

.p-top-25px { padding-top: 25px; }

.p-right-25px { padding-right: 25px; }

.p-bottom-25px { padding-bottom: 25px; }

.p-left-25px { padding-left: 25px; }

.p-top-26px { padding-top: 26px; }

.p-right-26px { padding-right: 26px; }

.p-bottom-26px { padding-bottom: 26px; }

.p-left-26px { padding-left: 26px; }

.p-top-27px { padding-top: 27px; }

.p-right-27px { padding-right: 27px; }

.p-bottom-27px { padding-bottom: 27px; }

.p-left-27px { padding-left: 27px; }

.p-top-28px { padding-top: 28px; }

.p-right-28px { padding-right: 28px; }

.p-bottom-28px { padding-bottom: 28px; }

.p-left-28px { padding-left: 28px; }

.p-top-29px { padding-top: 29px; }

.p-right-29px { padding-right: 29px; }

.p-bottom-29px { padding-bottom: 29px; }

.p-left-29px { padding-left: 29px; }

.p-top-30px { padding-top: 30px; }

.p-right-30px { padding-right: 30px; }

.p-bottom-30px { padding-bottom: 30px; }

.p-left-30px { padding-left: 30px; }

.p-top-31px { padding-top: 31px; }

.p-right-31px { padding-right: 31px; }

.p-bottom-31px { padding-bottom: 31px; }

.p-left-31px { padding-left: 31px; }

.p-top-32px { padding-top: 32px; }

.p-right-32px { padding-right: 32px; }

.p-bottom-32px { padding-bottom: 32px; }

.p-left-32px { padding-left: 32px; }

.p-top-33px { padding-top: 33px; }

.p-right-33px { padding-right: 33px; }

.p-bottom-33px { padding-bottom: 33px; }

.p-left-33px { padding-left: 33px; }

.p-top-34px { padding-top: 34px; }

.p-right-34px { padding-right: 34px; }

.p-bottom-34px { padding-bottom: 34px; }

.p-left-34px { padding-left: 34px; }

.p-top-35px { padding-top: 35px; }

.p-right-35px { padding-right: 35px; }

.p-bottom-35px { padding-bottom: 35px; }

.p-left-35px { padding-left: 35px; }

.p-top-36px { padding-top: 36px; }

.p-right-36px { padding-right: 36px; }

.p-bottom-36px { padding-bottom: 36px; }

.p-left-36px { padding-left: 36px; }

.p-top-37px { padding-top: 37px; }

.p-right-37px { padding-right: 37px; }

.p-bottom-37px { padding-bottom: 37px; }

.p-left-37px { padding-left: 37px; }

.p-top-38px { padding-top: 38px; }

.p-right-38px { padding-right: 38px; }

.p-bottom-38px { padding-bottom: 38px; }

.p-left-38px { padding-left: 38px; }

.p-top-39px { padding-top: 39px; }

.p-right-39px { padding-right: 39px; }

.p-bottom-39px { padding-bottom: 39px; }

.p-left-39px { padding-left: 39px; }

.p-top-40px { padding-top: 40px; }

.p-right-40px { padding-right: 40px; }

.p-bottom-40px { padding-bottom: 40px; }

.p-left-40px { padding-left: 40px; }

.p-top-41px { padding-top: 41px; }

.p-right-41px { padding-right: 41px; }

.p-bottom-41px { padding-bottom: 41px; }

.p-left-41px { padding-left: 41px; }

.p-top-42px { padding-top: 42px; }

.p-right-42px { padding-right: 42px; }

.p-bottom-42px { padding-bottom: 42px; }

.p-left-42px { padding-left: 42px; }

.p-top-43px { padding-top: 43px; }

.p-right-43px { padding-right: 43px; }

.p-bottom-43px { padding-bottom: 43px; }

.p-left-43px { padding-left: 43px; }

.p-top-44px { padding-top: 44px; }

.p-right-44px { padding-right: 44px; }

.p-bottom-44px { padding-bottom: 44px; }

.p-left-44px { padding-left: 44px; }

.p-top-45px { padding-top: 45px; }

.p-right-45px { padding-right: 45px; }

.p-bottom-45px { padding-bottom: 45px; }

.p-left-45px { padding-left: 45px; }

.p-top-46px { padding-top: 46px; }

.p-right-46px { padding-right: 46px; }

.p-bottom-46px { padding-bottom: 46px; }

.p-left-46px { padding-left: 46px; }

.p-top-47px { padding-top: 47px; }

.p-right-47px { padding-right: 47px; }

.p-bottom-47px { padding-bottom: 47px; }

.p-left-47px { padding-left: 47px; }

.p-top-48px { padding-top: 48px; }

.p-right-48px { padding-right: 48px; }

.p-bottom-48px { padding-bottom: 48px; }

.p-left-48px { padding-left: 48px; }

.p-top-49px { padding-top: 49px; }

.p-right-49px { padding-right: 49px; }

.p-bottom-49px { padding-bottom: 49px; }

.p-left-49px { padding-left: 49px; }

.p-top-50px { padding-top: 50px; }

.p-right-50px { padding-right: 50px; }

.p-bottom-50px { padding-bottom: 50px; }

.p-left-50px { padding-left: 50px; }

.p-top-51px { padding-top: 51px; }

.p-right-51px { padding-right: 51px; }

.p-bottom-51px { padding-bottom: 51px; }

.p-left-51px { padding-left: 51px; }

.p-top-52px { padding-top: 52px; }

.p-right-52px { padding-right: 52px; }

.p-bottom-52px { padding-bottom: 52px; }

.p-left-52px { padding-left: 52px; }

.p-top-53px { padding-top: 53px; }

.p-right-53px { padding-right: 53px; }

.p-bottom-53px { padding-bottom: 53px; }

.p-left-53px { padding-left: 53px; }

.p-top-54px { padding-top: 54px; }

.p-right-54px { padding-right: 54px; }

.p-bottom-54px { padding-bottom: 54px; }

.p-left-54px { padding-left: 54px; }

.p-top-55px { padding-top: 55px; }

.p-right-55px { padding-right: 55px; }

.p-bottom-55px { padding-bottom: 55px; }

.p-left-55px { padding-left: 55px; }

.p-top-56px { padding-top: 56px; }

.p-right-56px { padding-right: 56px; }

.p-bottom-56px { padding-bottom: 56px; }

.p-left-56px { padding-left: 56px; }

.p-top-57px { padding-top: 57px; }

.p-right-57px { padding-right: 57px; }

.p-bottom-57px { padding-bottom: 57px; }

.p-left-57px { padding-left: 57px; }

.p-top-58px { padding-top: 58px; }

.p-right-58px { padding-right: 58px; }

.p-bottom-58px { padding-bottom: 58px; }

.p-left-58px { padding-left: 58px; }

.p-top-59px { padding-top: 59px; }

.p-right-59px { padding-right: 59px; }

.p-bottom-59px { padding-bottom: 59px; }

.p-left-59px { padding-left: 59px; }

.p-top-60px { padding-top: 60px; }

.p-right-60px { padding-right: 60px; }

.p-bottom-60px { padding-bottom: 60px; }

.p-left-60px { padding-left: 60px; }

.p-top-61px { padding-top: 61px; }

.p-right-61px { padding-right: 61px; }

.p-bottom-61px { padding-bottom: 61px; }

.p-left-61px { padding-left: 61px; }

.p-top-62px { padding-top: 62px; }

.p-right-62px { padding-right: 62px; }

.p-bottom-62px { padding-bottom: 62px; }

.p-left-62px { padding-left: 62px; }

.p-top-63px { padding-top: 63px; }

.p-right-63px { padding-right: 63px; }

.p-bottom-63px { padding-bottom: 63px; }

.p-left-63px { padding-left: 63px; }

.p-top-64px { padding-top: 64px; }

.p-right-64px { padding-right: 64px; }

.p-bottom-64px { padding-bottom: 64px; }

.p-left-64px { padding-left: 64px; }

.p-top-65px { padding-top: 65px; }

.p-right-65px { padding-right: 65px; }

.p-bottom-65px { padding-bottom: 65px; }

.p-left-65px { padding-left: 65px; }

.p-top-66px { padding-top: 66px; }

.p-right-66px { padding-right: 66px; }

.p-bottom-66px { padding-bottom: 66px; }

.p-left-66px { padding-left: 66px; }

.p-top-67px { padding-top: 67px; }

.p-right-67px { padding-right: 67px; }

.p-bottom-67px { padding-bottom: 67px; }

.p-left-67px { padding-left: 67px; }

.p-top-68px { padding-top: 68px; }

.p-right-68px { padding-right: 68px; }

.p-bottom-68px { padding-bottom: 68px; }

.p-left-68px { padding-left: 68px; }

.p-top-69px { padding-top: 69px; }

.p-right-69px { padding-right: 69px; }

.p-bottom-69px { padding-bottom: 69px; }

.p-left-69px { padding-left: 69px; }

.p-top-70px { padding-top: 70px; }

.p-right-70px { padding-right: 70px; }

.p-bottom-70px { padding-bottom: 70px; }

.p-left-70px { padding-left: 70px; }

.p-top-71px { padding-top: 71px; }

.p-right-71px { padding-right: 71px; }

.p-bottom-71px { padding-bottom: 71px; }

.p-left-71px { padding-left: 71px; }

.p-top-72px { padding-top: 72px; }

.p-right-72px { padding-right: 72px; }

.p-bottom-72px { padding-bottom: 72px; }

.p-left-72px { padding-left: 72px; }

.p-top-73px { padding-top: 73px; }

.p-right-73px { padding-right: 73px; }

.p-bottom-73px { padding-bottom: 73px; }

.p-left-73px { padding-left: 73px; }

.p-top-74px { padding-top: 74px; }

.p-right-74px { padding-right: 74px; }

.p-bottom-74px { padding-bottom: 74px; }

.p-left-74px { padding-left: 74px; }

.p-top-75px { padding-top: 75px; }

.p-right-75px { padding-right: 75px; }

.p-bottom-75px { padding-bottom: 75px; }

.p-left-75px { padding-left: 75px; }

.p-top-76px { padding-top: 76px; }

.p-right-76px { padding-right: 76px; }

.p-bottom-76px { padding-bottom: 76px; }

.p-left-76px { padding-left: 76px; }

.p-top-77px { padding-top: 77px; }

.p-right-77px { padding-right: 77px; }

.p-bottom-77px { padding-bottom: 77px; }

.p-left-77px { padding-left: 77px; }

.p-top-78px { padding-top: 78px; }

.p-right-78px { padding-right: 78px; }

.p-bottom-78px { padding-bottom: 78px; }

.p-left-78px { padding-left: 78px; }

.p-top-79px { padding-top: 79px; }

.p-right-79px { padding-right: 79px; }

.p-bottom-79px { padding-bottom: 79px; }

.p-left-79px { padding-left: 79px; }

.p-top-80px { padding-top: 80px; }

.p-right-80px { padding-right: 80px; }

.p-bottom-80px { padding-bottom: 80px; }

.p-left-80px { padding-left: 80px; }

.p-top-81px { padding-top: 81px; }

.p-right-81px { padding-right: 81px; }

.p-bottom-81px { padding-bottom: 81px; }

.p-left-81px { padding-left: 81px; }

.p-top-82px { padding-top: 82px; }

.p-right-82px { padding-right: 82px; }

.p-bottom-82px { padding-bottom: 82px; }

.p-left-82px { padding-left: 82px; }

.p-top-83px { padding-top: 83px; }

.p-right-83px { padding-right: 83px; }

.p-bottom-83px { padding-bottom: 83px; }

.p-left-83px { padding-left: 83px; }

.p-top-84px { padding-top: 84px; }

.p-right-84px { padding-right: 84px; }

.p-bottom-84px { padding-bottom: 84px; }

.p-left-84px { padding-left: 84px; }

.p-top-85px { padding-top: 85px; }

.p-right-85px { padding-right: 85px; }

.p-bottom-85px { padding-bottom: 85px; }

.p-left-85px { padding-left: 85px; }

.p-top-86px { padding-top: 86px; }

.p-right-86px { padding-right: 86px; }

.p-bottom-86px { padding-bottom: 86px; }

.p-left-86px { padding-left: 86px; }

.p-top-87px { padding-top: 87px; }

.p-right-87px { padding-right: 87px; }

.p-bottom-87px { padding-bottom: 87px; }

.p-left-87px { padding-left: 87px; }

.p-top-88px { padding-top: 88px; }

.p-right-88px { padding-right: 88px; }

.p-bottom-88px { padding-bottom: 88px; }

.p-left-88px { padding-left: 88px; }

.p-top-89px { padding-top: 89px; }

.p-right-89px { padding-right: 89px; }

.p-bottom-89px { padding-bottom: 89px; }

.p-left-89px { padding-left: 89px; }

.p-top-90px { padding-top: 90px; }

.p-right-90px { padding-right: 90px; }

.p-bottom-90px { padding-bottom: 90px; }

.p-left-90px { padding-left: 90px; }

.p-top-91px { padding-top: 91px; }

.p-right-91px { padding-right: 91px; }

.p-bottom-91px { padding-bottom: 91px; }

.p-left-91px { padding-left: 91px; }

.p-top-92px { padding-top: 92px; }

.p-right-92px { padding-right: 92px; }

.p-bottom-92px { padding-bottom: 92px; }

.p-left-92px { padding-left: 92px; }

.p-top-93px { padding-top: 93px; }

.p-right-93px { padding-right: 93px; }

.p-bottom-93px { padding-bottom: 93px; }

.p-left-93px { padding-left: 93px; }

.p-top-94px { padding-top: 94px; }

.p-right-94px { padding-right: 94px; }

.p-bottom-94px { padding-bottom: 94px; }

.p-left-94px { padding-left: 94px; }

.p-top-95px { padding-top: 95px; }

.p-right-95px { padding-right: 95px; }

.p-bottom-95px { padding-bottom: 95px; }

.p-left-95px { padding-left: 95px; }

.p-top-96px { padding-top: 96px; }

.p-right-96px { padding-right: 96px; }

.p-bottom-96px { padding-bottom: 96px; }

.p-left-96px { padding-left: 96px; }

.p-top-97px { padding-top: 97px; }

.p-right-97px { padding-right: 97px; }

.p-bottom-97px { padding-bottom: 97px; }

.p-left-97px { padding-left: 97px; }

.p-top-98px { padding-top: 98px; }

.p-right-98px { padding-right: 98px; }

.p-bottom-98px { padding-bottom: 98px; }

.p-left-98px { padding-left: 98px; }

.p-top-99px { padding-top: 99px; }

.p-right-99px { padding-right: 99px; }

.p-bottom-99px { padding-bottom: 99px; }

.p-left-99px { padding-left: 99px; }

.p-top-100px { padding-top: 100px; }

.p-right-100px { padding-right: 100px; }

.p-bottom-100px { padding-bottom: 100px; }

.p-left-100px { padding-left: 100px; }

/*
|--------------------------------------------------------------------------
| Padding XS
|--------------------------------------------------------------------------
*/
@media (max-width: 39.9375em) { .p-top-0px-xs { padding-top: 0px; }
  .p-right-0px-xs { padding-right: 0px; }
  .p-bottom-0px-xs { padding-bottom: 0px; }
  .p-left-0px-xs { padding-left: 0px; }
  .p-top-1px-xs { padding-top: 1px; }
  .p-right-1px-xs { padding-right: 1px; }
  .p-bottom-1px-xs { padding-bottom: 1px; }
  .p-left-1px-xs { padding-left: 1px; }
  .p-top-2px-xs { padding-top: 2px; }
  .p-right-2px-xs { padding-right: 2px; }
  .p-bottom-2px-xs { padding-bottom: 2px; }
  .p-left-2px-xs { padding-left: 2px; }
  .p-top-3px-xs { padding-top: 3px; }
  .p-right-3px-xs { padding-right: 3px; }
  .p-bottom-3px-xs { padding-bottom: 3px; }
  .p-left-3px-xs { padding-left: 3px; }
  .p-top-4px-xs { padding-top: 4px; }
  .p-right-4px-xs { padding-right: 4px; }
  .p-bottom-4px-xs { padding-bottom: 4px; }
  .p-left-4px-xs { padding-left: 4px; }
  .p-top-5px-xs { padding-top: 5px; }
  .p-right-5px-xs { padding-right: 5px; }
  .p-bottom-5px-xs { padding-bottom: 5px; }
  .p-left-5px-xs { padding-left: 5px; }
  .p-top-6px-xs { padding-top: 6px; }
  .p-right-6px-xs { padding-right: 6px; }
  .p-bottom-6px-xs { padding-bottom: 6px; }
  .p-left-6px-xs { padding-left: 6px; }
  .p-top-7px-xs { padding-top: 7px; }
  .p-right-7px-xs { padding-right: 7px; }
  .p-bottom-7px-xs { padding-bottom: 7px; }
  .p-left-7px-xs { padding-left: 7px; }
  .p-top-8px-xs { padding-top: 8px; }
  .p-right-8px-xs { padding-right: 8px; }
  .p-bottom-8px-xs { padding-bottom: 8px; }
  .p-left-8px-xs { padding-left: 8px; }
  .p-top-9px-xs { padding-top: 9px; }
  .p-right-9px-xs { padding-right: 9px; }
  .p-bottom-9px-xs { padding-bottom: 9px; }
  .p-left-9px-xs { padding-left: 9px; }
  .p-top-10px-xs { padding-top: 10px; }
  .p-right-10px-xs { padding-right: 10px; }
  .p-bottom-10px-xs { padding-bottom: 10px; }
  .p-left-10px-xs { padding-left: 10px; }
  .p-top-11px-xs { padding-top: 11px; }
  .p-right-11px-xs { padding-right: 11px; }
  .p-bottom-11px-xs { padding-bottom: 11px; }
  .p-left-11px-xs { padding-left: 11px; }
  .p-top-12px-xs { padding-top: 12px; }
  .p-right-12px-xs { padding-right: 12px; }
  .p-bottom-12px-xs { padding-bottom: 12px; }
  .p-left-12px-xs { padding-left: 12px; }
  .p-top-13px-xs { padding-top: 13px; }
  .p-right-13px-xs { padding-right: 13px; }
  .p-bottom-13px-xs { padding-bottom: 13px; }
  .p-left-13px-xs { padding-left: 13px; }
  .p-top-14px-xs { padding-top: 14px; }
  .p-right-14px-xs { padding-right: 14px; }
  .p-bottom-14px-xs { padding-bottom: 14px; }
  .p-left-14px-xs { padding-left: 14px; }
  .p-top-15px-xs { padding-top: 15px; }
  .p-right-15px-xs { padding-right: 15px; }
  .p-bottom-15px-xs { padding-bottom: 15px; }
  .p-left-15px-xs { padding-left: 15px; }
  .p-top-16px-xs { padding-top: 16px; }
  .p-right-16px-xs { padding-right: 16px; }
  .p-bottom-16px-xs { padding-bottom: 16px; }
  .p-left-16px-xs { padding-left: 16px; }
  .p-top-17px-xs { padding-top: 17px; }
  .p-right-17px-xs { padding-right: 17px; }
  .p-bottom-17px-xs { padding-bottom: 17px; }
  .p-left-17px-xs { padding-left: 17px; }
  .p-top-18px-xs { padding-top: 18px; }
  .p-right-18px-xs { padding-right: 18px; }
  .p-bottom-18px-xs { padding-bottom: 18px; }
  .p-left-18px-xs { padding-left: 18px; }
  .p-top-19px-xs { padding-top: 19px; }
  .p-right-19px-xs { padding-right: 19px; }
  .p-bottom-19px-xs { padding-bottom: 19px; }
  .p-left-19px-xs { padding-left: 19px; }
  .p-top-20px-xs { padding-top: 20px; }
  .p-right-20px-xs { padding-right: 20px; }
  .p-bottom-20px-xs { padding-bottom: 20px; }
  .p-left-20px-xs { padding-left: 20px; }
  .p-top-21px-xs { padding-top: 21px; }
  .p-right-21px-xs { padding-right: 21px; }
  .p-bottom-21px-xs { padding-bottom: 21px; }
  .p-left-21px-xs { padding-left: 21px; }
  .p-top-22px-xs { padding-top: 22px; }
  .p-right-22px-xs { padding-right: 22px; }
  .p-bottom-22px-xs { padding-bottom: 22px; }
  .p-left-22px-xs { padding-left: 22px; }
  .p-top-23px-xs { padding-top: 23px; }
  .p-right-23px-xs { padding-right: 23px; }
  .p-bottom-23px-xs { padding-bottom: 23px; }
  .p-left-23px-xs { padding-left: 23px; }
  .p-top-24px-xs { padding-top: 24px; }
  .p-right-24px-xs { padding-right: 24px; }
  .p-bottom-24px-xs { padding-bottom: 24px; }
  .p-left-24px-xs { padding-left: 24px; }
  .p-top-25px-xs { padding-top: 25px; }
  .p-right-25px-xs { padding-right: 25px; }
  .p-bottom-25px-xs { padding-bottom: 25px; }
  .p-left-25px-xs { padding-left: 25px; }
  .p-top-26px-xs { padding-top: 26px; }
  .p-right-26px-xs { padding-right: 26px; }
  .p-bottom-26px-xs { padding-bottom: 26px; }
  .p-left-26px-xs { padding-left: 26px; }
  .p-top-27px-xs { padding-top: 27px; }
  .p-right-27px-xs { padding-right: 27px; }
  .p-bottom-27px-xs { padding-bottom: 27px; }
  .p-left-27px-xs { padding-left: 27px; }
  .p-top-28px-xs { padding-top: 28px; }
  .p-right-28px-xs { padding-right: 28px; }
  .p-bottom-28px-xs { padding-bottom: 28px; }
  .p-left-28px-xs { padding-left: 28px; }
  .p-top-29px-xs { padding-top: 29px; }
  .p-right-29px-xs { padding-right: 29px; }
  .p-bottom-29px-xs { padding-bottom: 29px; }
  .p-left-29px-xs { padding-left: 29px; }
  .p-top-30px-xs { padding-top: 30px; }
  .p-right-30px-xs { padding-right: 30px; }
  .p-bottom-30px-xs { padding-bottom: 30px; }
  .p-left-30px-xs { padding-left: 30px; }
  .p-top-31px-xs { padding-top: 31px; }
  .p-right-31px-xs { padding-right: 31px; }
  .p-bottom-31px-xs { padding-bottom: 31px; }
  .p-left-31px-xs { padding-left: 31px; }
  .p-top-32px-xs { padding-top: 32px; }
  .p-right-32px-xs { padding-right: 32px; }
  .p-bottom-32px-xs { padding-bottom: 32px; }
  .p-left-32px-xs { padding-left: 32px; }
  .p-top-33px-xs { padding-top: 33px; }
  .p-right-33px-xs { padding-right: 33px; }
  .p-bottom-33px-xs { padding-bottom: 33px; }
  .p-left-33px-xs { padding-left: 33px; }
  .p-top-34px-xs { padding-top: 34px; }
  .p-right-34px-xs { padding-right: 34px; }
  .p-bottom-34px-xs { padding-bottom: 34px; }
  .p-left-34px-xs { padding-left: 34px; }
  .p-top-35px-xs { padding-top: 35px; }
  .p-right-35px-xs { padding-right: 35px; }
  .p-bottom-35px-xs { padding-bottom: 35px; }
  .p-left-35px-xs { padding-left: 35px; }
  .p-top-36px-xs { padding-top: 36px; }
  .p-right-36px-xs { padding-right: 36px; }
  .p-bottom-36px-xs { padding-bottom: 36px; }
  .p-left-36px-xs { padding-left: 36px; }
  .p-top-37px-xs { padding-top: 37px; }
  .p-right-37px-xs { padding-right: 37px; }
  .p-bottom-37px-xs { padding-bottom: 37px; }
  .p-left-37px-xs { padding-left: 37px; }
  .p-top-38px-xs { padding-top: 38px; }
  .p-right-38px-xs { padding-right: 38px; }
  .p-bottom-38px-xs { padding-bottom: 38px; }
  .p-left-38px-xs { padding-left: 38px; }
  .p-top-39px-xs { padding-top: 39px; }
  .p-right-39px-xs { padding-right: 39px; }
  .p-bottom-39px-xs { padding-bottom: 39px; }
  .p-left-39px-xs { padding-left: 39px; }
  .p-top-40px-xs { padding-top: 40px; }
  .p-right-40px-xs { padding-right: 40px; }
  .p-bottom-40px-xs { padding-bottom: 40px; }
  .p-left-40px-xs { padding-left: 40px; }
  .p-top-41px-xs { padding-top: 41px; }
  .p-right-41px-xs { padding-right: 41px; }
  .p-bottom-41px-xs { padding-bottom: 41px; }
  .p-left-41px-xs { padding-left: 41px; }
  .p-top-42px-xs { padding-top: 42px; }
  .p-right-42px-xs { padding-right: 42px; }
  .p-bottom-42px-xs { padding-bottom: 42px; }
  .p-left-42px-xs { padding-left: 42px; }
  .p-top-43px-xs { padding-top: 43px; }
  .p-right-43px-xs { padding-right: 43px; }
  .p-bottom-43px-xs { padding-bottom: 43px; }
  .p-left-43px-xs { padding-left: 43px; }
  .p-top-44px-xs { padding-top: 44px; }
  .p-right-44px-xs { padding-right: 44px; }
  .p-bottom-44px-xs { padding-bottom: 44px; }
  .p-left-44px-xs { padding-left: 44px; }
  .p-top-45px-xs { padding-top: 45px; }
  .p-right-45px-xs { padding-right: 45px; }
  .p-bottom-45px-xs { padding-bottom: 45px; }
  .p-left-45px-xs { padding-left: 45px; }
  .p-top-46px-xs { padding-top: 46px; }
  .p-right-46px-xs { padding-right: 46px; }
  .p-bottom-46px-xs { padding-bottom: 46px; }
  .p-left-46px-xs { padding-left: 46px; }
  .p-top-47px-xs { padding-top: 47px; }
  .p-right-47px-xs { padding-right: 47px; }
  .p-bottom-47px-xs { padding-bottom: 47px; }
  .p-left-47px-xs { padding-left: 47px; }
  .p-top-48px-xs { padding-top: 48px; }
  .p-right-48px-xs { padding-right: 48px; }
  .p-bottom-48px-xs { padding-bottom: 48px; }
  .p-left-48px-xs { padding-left: 48px; }
  .p-top-49px-xs { padding-top: 49px; }
  .p-right-49px-xs { padding-right: 49px; }
  .p-bottom-49px-xs { padding-bottom: 49px; }
  .p-left-49px-xs { padding-left: 49px; }
  .p-top-50px-xs { padding-top: 50px; }
  .p-right-50px-xs { padding-right: 50px; }
  .p-bottom-50px-xs { padding-bottom: 50px; }
  .p-left-50px-xs { padding-left: 50px; }
  .p-top-51px-xs { padding-top: 51px; }
  .p-right-51px-xs { padding-right: 51px; }
  .p-bottom-51px-xs { padding-bottom: 51px; }
  .p-left-51px-xs { padding-left: 51px; }
  .p-top-52px-xs { padding-top: 52px; }
  .p-right-52px-xs { padding-right: 52px; }
  .p-bottom-52px-xs { padding-bottom: 52px; }
  .p-left-52px-xs { padding-left: 52px; }
  .p-top-53px-xs { padding-top: 53px; }
  .p-right-53px-xs { padding-right: 53px; }
  .p-bottom-53px-xs { padding-bottom: 53px; }
  .p-left-53px-xs { padding-left: 53px; }
  .p-top-54px-xs { padding-top: 54px; }
  .p-right-54px-xs { padding-right: 54px; }
  .p-bottom-54px-xs { padding-bottom: 54px; }
  .p-left-54px-xs { padding-left: 54px; }
  .p-top-55px-xs { padding-top: 55px; }
  .p-right-55px-xs { padding-right: 55px; }
  .p-bottom-55px-xs { padding-bottom: 55px; }
  .p-left-55px-xs { padding-left: 55px; }
  .p-top-56px-xs { padding-top: 56px; }
  .p-right-56px-xs { padding-right: 56px; }
  .p-bottom-56px-xs { padding-bottom: 56px; }
  .p-left-56px-xs { padding-left: 56px; }
  .p-top-57px-xs { padding-top: 57px; }
  .p-right-57px-xs { padding-right: 57px; }
  .p-bottom-57px-xs { padding-bottom: 57px; }
  .p-left-57px-xs { padding-left: 57px; }
  .p-top-58px-xs { padding-top: 58px; }
  .p-right-58px-xs { padding-right: 58px; }
  .p-bottom-58px-xs { padding-bottom: 58px; }
  .p-left-58px-xs { padding-left: 58px; }
  .p-top-59px-xs { padding-top: 59px; }
  .p-right-59px-xs { padding-right: 59px; }
  .p-bottom-59px-xs { padding-bottom: 59px; }
  .p-left-59px-xs { padding-left: 59px; }
  .p-top-60px-xs { padding-top: 60px; }
  .p-right-60px-xs { padding-right: 60px; }
  .p-bottom-60px-xs { padding-bottom: 60px; }
  .p-left-60px-xs { padding-left: 60px; }
  .p-top-61px-xs { padding-top: 61px; }
  .p-right-61px-xs { padding-right: 61px; }
  .p-bottom-61px-xs { padding-bottom: 61px; }
  .p-left-61px-xs { padding-left: 61px; }
  .p-top-62px-xs { padding-top: 62px; }
  .p-right-62px-xs { padding-right: 62px; }
  .p-bottom-62px-xs { padding-bottom: 62px; }
  .p-left-62px-xs { padding-left: 62px; }
  .p-top-63px-xs { padding-top: 63px; }
  .p-right-63px-xs { padding-right: 63px; }
  .p-bottom-63px-xs { padding-bottom: 63px; }
  .p-left-63px-xs { padding-left: 63px; }
  .p-top-64px-xs { padding-top: 64px; }
  .p-right-64px-xs { padding-right: 64px; }
  .p-bottom-64px-xs { padding-bottom: 64px; }
  .p-left-64px-xs { padding-left: 64px; }
  .p-top-65px-xs { padding-top: 65px; }
  .p-right-65px-xs { padding-right: 65px; }
  .p-bottom-65px-xs { padding-bottom: 65px; }
  .p-left-65px-xs { padding-left: 65px; }
  .p-top-66px-xs { padding-top: 66px; }
  .p-right-66px-xs { padding-right: 66px; }
  .p-bottom-66px-xs { padding-bottom: 66px; }
  .p-left-66px-xs { padding-left: 66px; }
  .p-top-67px-xs { padding-top: 67px; }
  .p-right-67px-xs { padding-right: 67px; }
  .p-bottom-67px-xs { padding-bottom: 67px; }
  .p-left-67px-xs { padding-left: 67px; }
  .p-top-68px-xs { padding-top: 68px; }
  .p-right-68px-xs { padding-right: 68px; }
  .p-bottom-68px-xs { padding-bottom: 68px; }
  .p-left-68px-xs { padding-left: 68px; }
  .p-top-69px-xs { padding-top: 69px; }
  .p-right-69px-xs { padding-right: 69px; }
  .p-bottom-69px-xs { padding-bottom: 69px; }
  .p-left-69px-xs { padding-left: 69px; }
  .p-top-70px-xs { padding-top: 70px; }
  .p-right-70px-xs { padding-right: 70px; }
  .p-bottom-70px-xs { padding-bottom: 70px; }
  .p-left-70px-xs { padding-left: 70px; }
  .p-top-71px-xs { padding-top: 71px; }
  .p-right-71px-xs { padding-right: 71px; }
  .p-bottom-71px-xs { padding-bottom: 71px; }
  .p-left-71px-xs { padding-left: 71px; }
  .p-top-72px-xs { padding-top: 72px; }
  .p-right-72px-xs { padding-right: 72px; }
  .p-bottom-72px-xs { padding-bottom: 72px; }
  .p-left-72px-xs { padding-left: 72px; }
  .p-top-73px-xs { padding-top: 73px; }
  .p-right-73px-xs { padding-right: 73px; }
  .p-bottom-73px-xs { padding-bottom: 73px; }
  .p-left-73px-xs { padding-left: 73px; }
  .p-top-74px-xs { padding-top: 74px; }
  .p-right-74px-xs { padding-right: 74px; }
  .p-bottom-74px-xs { padding-bottom: 74px; }
  .p-left-74px-xs { padding-left: 74px; }
  .p-top-75px-xs { padding-top: 75px; }
  .p-right-75px-xs { padding-right: 75px; }
  .p-bottom-75px-xs { padding-bottom: 75px; }
  .p-left-75px-xs { padding-left: 75px; }
  .p-top-76px-xs { padding-top: 76px; }
  .p-right-76px-xs { padding-right: 76px; }
  .p-bottom-76px-xs { padding-bottom: 76px; }
  .p-left-76px-xs { padding-left: 76px; }
  .p-top-77px-xs { padding-top: 77px; }
  .p-right-77px-xs { padding-right: 77px; }
  .p-bottom-77px-xs { padding-bottom: 77px; }
  .p-left-77px-xs { padding-left: 77px; }
  .p-top-78px-xs { padding-top: 78px; }
  .p-right-78px-xs { padding-right: 78px; }
  .p-bottom-78px-xs { padding-bottom: 78px; }
  .p-left-78px-xs { padding-left: 78px; }
  .p-top-79px-xs { padding-top: 79px; }
  .p-right-79px-xs { padding-right: 79px; }
  .p-bottom-79px-xs { padding-bottom: 79px; }
  .p-left-79px-xs { padding-left: 79px; }
  .p-top-80px-xs { padding-top: 80px; }
  .p-right-80px-xs { padding-right: 80px; }
  .p-bottom-80px-xs { padding-bottom: 80px; }
  .p-left-80px-xs { padding-left: 80px; }
  .p-top-81px-xs { padding-top: 81px; }
  .p-right-81px-xs { padding-right: 81px; }
  .p-bottom-81px-xs { padding-bottom: 81px; }
  .p-left-81px-xs { padding-left: 81px; }
  .p-top-82px-xs { padding-top: 82px; }
  .p-right-82px-xs { padding-right: 82px; }
  .p-bottom-82px-xs { padding-bottom: 82px; }
  .p-left-82px-xs { padding-left: 82px; }
  .p-top-83px-xs { padding-top: 83px; }
  .p-right-83px-xs { padding-right: 83px; }
  .p-bottom-83px-xs { padding-bottom: 83px; }
  .p-left-83px-xs { padding-left: 83px; }
  .p-top-84px-xs { padding-top: 84px; }
  .p-right-84px-xs { padding-right: 84px; }
  .p-bottom-84px-xs { padding-bottom: 84px; }
  .p-left-84px-xs { padding-left: 84px; }
  .p-top-85px-xs { padding-top: 85px; }
  .p-right-85px-xs { padding-right: 85px; }
  .p-bottom-85px-xs { padding-bottom: 85px; }
  .p-left-85px-xs { padding-left: 85px; }
  .p-top-86px-xs { padding-top: 86px; }
  .p-right-86px-xs { padding-right: 86px; }
  .p-bottom-86px-xs { padding-bottom: 86px; }
  .p-left-86px-xs { padding-left: 86px; }
  .p-top-87px-xs { padding-top: 87px; }
  .p-right-87px-xs { padding-right: 87px; }
  .p-bottom-87px-xs { padding-bottom: 87px; }
  .p-left-87px-xs { padding-left: 87px; }
  .p-top-88px-xs { padding-top: 88px; }
  .p-right-88px-xs { padding-right: 88px; }
  .p-bottom-88px-xs { padding-bottom: 88px; }
  .p-left-88px-xs { padding-left: 88px; }
  .p-top-89px-xs { padding-top: 89px; }
  .p-right-89px-xs { padding-right: 89px; }
  .p-bottom-89px-xs { padding-bottom: 89px; }
  .p-left-89px-xs { padding-left: 89px; }
  .p-top-90px-xs { padding-top: 90px; }
  .p-right-90px-xs { padding-right: 90px; }
  .p-bottom-90px-xs { padding-bottom: 90px; }
  .p-left-90px-xs { padding-left: 90px; }
  .p-top-91px-xs { padding-top: 91px; }
  .p-right-91px-xs { padding-right: 91px; }
  .p-bottom-91px-xs { padding-bottom: 91px; }
  .p-left-91px-xs { padding-left: 91px; }
  .p-top-92px-xs { padding-top: 92px; }
  .p-right-92px-xs { padding-right: 92px; }
  .p-bottom-92px-xs { padding-bottom: 92px; }
  .p-left-92px-xs { padding-left: 92px; }
  .p-top-93px-xs { padding-top: 93px; }
  .p-right-93px-xs { padding-right: 93px; }
  .p-bottom-93px-xs { padding-bottom: 93px; }
  .p-left-93px-xs { padding-left: 93px; }
  .p-top-94px-xs { padding-top: 94px; }
  .p-right-94px-xs { padding-right: 94px; }
  .p-bottom-94px-xs { padding-bottom: 94px; }
  .p-left-94px-xs { padding-left: 94px; }
  .p-top-95px-xs { padding-top: 95px; }
  .p-right-95px-xs { padding-right: 95px; }
  .p-bottom-95px-xs { padding-bottom: 95px; }
  .p-left-95px-xs { padding-left: 95px; }
  .p-top-96px-xs { padding-top: 96px; }
  .p-right-96px-xs { padding-right: 96px; }
  .p-bottom-96px-xs { padding-bottom: 96px; }
  .p-left-96px-xs { padding-left: 96px; }
  .p-top-97px-xs { padding-top: 97px; }
  .p-right-97px-xs { padding-right: 97px; }
  .p-bottom-97px-xs { padding-bottom: 97px; }
  .p-left-97px-xs { padding-left: 97px; }
  .p-top-98px-xs { padding-top: 98px; }
  .p-right-98px-xs { padding-right: 98px; }
  .p-bottom-98px-xs { padding-bottom: 98px; }
  .p-left-98px-xs { padding-left: 98px; }
  .p-top-99px-xs { padding-top: 99px; }
  .p-right-99px-xs { padding-right: 99px; }
  .p-bottom-99px-xs { padding-bottom: 99px; }
  .p-left-99px-xs { padding-left: 99px; }
  .p-top-100px-xs { padding-top: 100px; }
  .p-right-100px-xs { padding-right: 100px; }
  .p-bottom-100px-xs { padding-bottom: 100px; }
  .p-left-100px-xs { padding-left: 100px; } }
/*
|--------------------------------------------------------------------------
| Padding SM
|--------------------------------------------------------------------------
*/
@media (min-width: 40em) and (max-width: 63.9375em) { .p-top-0px-sm { padding-top: 0px; }
  .p-right-0px-sm { padding-right: 0px; }
  .p-bottom-0px-sm { padding-bottom: 0px; }
  .p-left-0px-sm { padding-left: 0px; }
  .p-top-1px-sm { padding-top: 1px; }
  .p-right-1px-sm { padding-right: 1px; }
  .p-bottom-1px-sm { padding-bottom: 1px; }
  .p-left-1px-sm { padding-left: 1px; }
  .p-top-2px-sm { padding-top: 2px; }
  .p-right-2px-sm { padding-right: 2px; }
  .p-bottom-2px-sm { padding-bottom: 2px; }
  .p-left-2px-sm { padding-left: 2px; }
  .p-top-3px-sm { padding-top: 3px; }
  .p-right-3px-sm { padding-right: 3px; }
  .p-bottom-3px-sm { padding-bottom: 3px; }
  .p-left-3px-sm { padding-left: 3px; }
  .p-top-4px-sm { padding-top: 4px; }
  .p-right-4px-sm { padding-right: 4px; }
  .p-bottom-4px-sm { padding-bottom: 4px; }
  .p-left-4px-sm { padding-left: 4px; }
  .p-top-5px-sm { padding-top: 5px; }
  .p-right-5px-sm { padding-right: 5px; }
  .p-bottom-5px-sm { padding-bottom: 5px; }
  .p-left-5px-sm { padding-left: 5px; }
  .p-top-6px-sm { padding-top: 6px; }
  .p-right-6px-sm { padding-right: 6px; }
  .p-bottom-6px-sm { padding-bottom: 6px; }
  .p-left-6px-sm { padding-left: 6px; }
  .p-top-7px-sm { padding-top: 7px; }
  .p-right-7px-sm { padding-right: 7px; }
  .p-bottom-7px-sm { padding-bottom: 7px; }
  .p-left-7px-sm { padding-left: 7px; }
  .p-top-8px-sm { padding-top: 8px; }
  .p-right-8px-sm { padding-right: 8px; }
  .p-bottom-8px-sm { padding-bottom: 8px; }
  .p-left-8px-sm { padding-left: 8px; }
  .p-top-9px-sm { padding-top: 9px; }
  .p-right-9px-sm { padding-right: 9px; }
  .p-bottom-9px-sm { padding-bottom: 9px; }
  .p-left-9px-sm { padding-left: 9px; }
  .p-top-10px-sm { padding-top: 10px; }
  .p-right-10px-sm { padding-right: 10px; }
  .p-bottom-10px-sm { padding-bottom: 10px; }
  .p-left-10px-sm { padding-left: 10px; }
  .p-top-11px-sm { padding-top: 11px; }
  .p-right-11px-sm { padding-right: 11px; }
  .p-bottom-11px-sm { padding-bottom: 11px; }
  .p-left-11px-sm { padding-left: 11px; }
  .p-top-12px-sm { padding-top: 12px; }
  .p-right-12px-sm { padding-right: 12px; }
  .p-bottom-12px-sm { padding-bottom: 12px; }
  .p-left-12px-sm { padding-left: 12px; }
  .p-top-13px-sm { padding-top: 13px; }
  .p-right-13px-sm { padding-right: 13px; }
  .p-bottom-13px-sm { padding-bottom: 13px; }
  .p-left-13px-sm { padding-left: 13px; }
  .p-top-14px-sm { padding-top: 14px; }
  .p-right-14px-sm { padding-right: 14px; }
  .p-bottom-14px-sm { padding-bottom: 14px; }
  .p-left-14px-sm { padding-left: 14px; }
  .p-top-15px-sm { padding-top: 15px; }
  .p-right-15px-sm { padding-right: 15px; }
  .p-bottom-15px-sm { padding-bottom: 15px; }
  .p-left-15px-sm { padding-left: 15px; }
  .p-top-16px-sm { padding-top: 16px; }
  .p-right-16px-sm { padding-right: 16px; }
  .p-bottom-16px-sm { padding-bottom: 16px; }
  .p-left-16px-sm { padding-left: 16px; }
  .p-top-17px-sm { padding-top: 17px; }
  .p-right-17px-sm { padding-right: 17px; }
  .p-bottom-17px-sm { padding-bottom: 17px; }
  .p-left-17px-sm { padding-left: 17px; }
  .p-top-18px-sm { padding-top: 18px; }
  .p-right-18px-sm { padding-right: 18px; }
  .p-bottom-18px-sm { padding-bottom: 18px; }
  .p-left-18px-sm { padding-left: 18px; }
  .p-top-19px-sm { padding-top: 19px; }
  .p-right-19px-sm { padding-right: 19px; }
  .p-bottom-19px-sm { padding-bottom: 19px; }
  .p-left-19px-sm { padding-left: 19px; }
  .p-top-20px-sm { padding-top: 20px; }
  .p-right-20px-sm { padding-right: 20px; }
  .p-bottom-20px-sm { padding-bottom: 20px; }
  .p-left-20px-sm { padding-left: 20px; }
  .p-top-21px-sm { padding-top: 21px; }
  .p-right-21px-sm { padding-right: 21px; }
  .p-bottom-21px-sm { padding-bottom: 21px; }
  .p-left-21px-sm { padding-left: 21px; }
  .p-top-22px-sm { padding-top: 22px; }
  .p-right-22px-sm { padding-right: 22px; }
  .p-bottom-22px-sm { padding-bottom: 22px; }
  .p-left-22px-sm { padding-left: 22px; }
  .p-top-23px-sm { padding-top: 23px; }
  .p-right-23px-sm { padding-right: 23px; }
  .p-bottom-23px-sm { padding-bottom: 23px; }
  .p-left-23px-sm { padding-left: 23px; }
  .p-top-24px-sm { padding-top: 24px; }
  .p-right-24px-sm { padding-right: 24px; }
  .p-bottom-24px-sm { padding-bottom: 24px; }
  .p-left-24px-sm { padding-left: 24px; }
  .p-top-25px-sm { padding-top: 25px; }
  .p-right-25px-sm { padding-right: 25px; }
  .p-bottom-25px-sm { padding-bottom: 25px; }
  .p-left-25px-sm { padding-left: 25px; }
  .p-top-26px-sm { padding-top: 26px; }
  .p-right-26px-sm { padding-right: 26px; }
  .p-bottom-26px-sm { padding-bottom: 26px; }
  .p-left-26px-sm { padding-left: 26px; }
  .p-top-27px-sm { padding-top: 27px; }
  .p-right-27px-sm { padding-right: 27px; }
  .p-bottom-27px-sm { padding-bottom: 27px; }
  .p-left-27px-sm { padding-left: 27px; }
  .p-top-28px-sm { padding-top: 28px; }
  .p-right-28px-sm { padding-right: 28px; }
  .p-bottom-28px-sm { padding-bottom: 28px; }
  .p-left-28px-sm { padding-left: 28px; }
  .p-top-29px-sm { padding-top: 29px; }
  .p-right-29px-sm { padding-right: 29px; }
  .p-bottom-29px-sm { padding-bottom: 29px; }
  .p-left-29px-sm { padding-left: 29px; }
  .p-top-30px-sm { padding-top: 30px; }
  .p-right-30px-sm { padding-right: 30px; }
  .p-bottom-30px-sm { padding-bottom: 30px; }
  .p-left-30px-sm { padding-left: 30px; }
  .p-top-31px-sm { padding-top: 31px; }
  .p-right-31px-sm { padding-right: 31px; }
  .p-bottom-31px-sm { padding-bottom: 31px; }
  .p-left-31px-sm { padding-left: 31px; }
  .p-top-32px-sm { padding-top: 32px; }
  .p-right-32px-sm { padding-right: 32px; }
  .p-bottom-32px-sm { padding-bottom: 32px; }
  .p-left-32px-sm { padding-left: 32px; }
  .p-top-33px-sm { padding-top: 33px; }
  .p-right-33px-sm { padding-right: 33px; }
  .p-bottom-33px-sm { padding-bottom: 33px; }
  .p-left-33px-sm { padding-left: 33px; }
  .p-top-34px-sm { padding-top: 34px; }
  .p-right-34px-sm { padding-right: 34px; }
  .p-bottom-34px-sm { padding-bottom: 34px; }
  .p-left-34px-sm { padding-left: 34px; }
  .p-top-35px-sm { padding-top: 35px; }
  .p-right-35px-sm { padding-right: 35px; }
  .p-bottom-35px-sm { padding-bottom: 35px; }
  .p-left-35px-sm { padding-left: 35px; }
  .p-top-36px-sm { padding-top: 36px; }
  .p-right-36px-sm { padding-right: 36px; }
  .p-bottom-36px-sm { padding-bottom: 36px; }
  .p-left-36px-sm { padding-left: 36px; }
  .p-top-37px-sm { padding-top: 37px; }
  .p-right-37px-sm { padding-right: 37px; }
  .p-bottom-37px-sm { padding-bottom: 37px; }
  .p-left-37px-sm { padding-left: 37px; }
  .p-top-38px-sm { padding-top: 38px; }
  .p-right-38px-sm { padding-right: 38px; }
  .p-bottom-38px-sm { padding-bottom: 38px; }
  .p-left-38px-sm { padding-left: 38px; }
  .p-top-39px-sm { padding-top: 39px; }
  .p-right-39px-sm { padding-right: 39px; }
  .p-bottom-39px-sm { padding-bottom: 39px; }
  .p-left-39px-sm { padding-left: 39px; }
  .p-top-40px-sm { padding-top: 40px; }
  .p-right-40px-sm { padding-right: 40px; }
  .p-bottom-40px-sm { padding-bottom: 40px; }
  .p-left-40px-sm { padding-left: 40px; }
  .p-top-41px-sm { padding-top: 41px; }
  .p-right-41px-sm { padding-right: 41px; }
  .p-bottom-41px-sm { padding-bottom: 41px; }
  .p-left-41px-sm { padding-left: 41px; }
  .p-top-42px-sm { padding-top: 42px; }
  .p-right-42px-sm { padding-right: 42px; }
  .p-bottom-42px-sm { padding-bottom: 42px; }
  .p-left-42px-sm { padding-left: 42px; }
  .p-top-43px-sm { padding-top: 43px; }
  .p-right-43px-sm { padding-right: 43px; }
  .p-bottom-43px-sm { padding-bottom: 43px; }
  .p-left-43px-sm { padding-left: 43px; }
  .p-top-44px-sm { padding-top: 44px; }
  .p-right-44px-sm { padding-right: 44px; }
  .p-bottom-44px-sm { padding-bottom: 44px; }
  .p-left-44px-sm { padding-left: 44px; }
  .p-top-45px-sm { padding-top: 45px; }
  .p-right-45px-sm { padding-right: 45px; }
  .p-bottom-45px-sm { padding-bottom: 45px; }
  .p-left-45px-sm { padding-left: 45px; }
  .p-top-46px-sm { padding-top: 46px; }
  .p-right-46px-sm { padding-right: 46px; }
  .p-bottom-46px-sm { padding-bottom: 46px; }
  .p-left-46px-sm { padding-left: 46px; }
  .p-top-47px-sm { padding-top: 47px; }
  .p-right-47px-sm { padding-right: 47px; }
  .p-bottom-47px-sm { padding-bottom: 47px; }
  .p-left-47px-sm { padding-left: 47px; }
  .p-top-48px-sm { padding-top: 48px; }
  .p-right-48px-sm { padding-right: 48px; }
  .p-bottom-48px-sm { padding-bottom: 48px; }
  .p-left-48px-sm { padding-left: 48px; }
  .p-top-49px-sm { padding-top: 49px; }
  .p-right-49px-sm { padding-right: 49px; }
  .p-bottom-49px-sm { padding-bottom: 49px; }
  .p-left-49px-sm { padding-left: 49px; }
  .p-top-50px-sm { padding-top: 50px; }
  .p-right-50px-sm { padding-right: 50px; }
  .p-bottom-50px-sm { padding-bottom: 50px; }
  .p-left-50px-sm { padding-left: 50px; }
  .p-top-51px-sm { padding-top: 51px; }
  .p-right-51px-sm { padding-right: 51px; }
  .p-bottom-51px-sm { padding-bottom: 51px; }
  .p-left-51px-sm { padding-left: 51px; }
  .p-top-52px-sm { padding-top: 52px; }
  .p-right-52px-sm { padding-right: 52px; }
  .p-bottom-52px-sm { padding-bottom: 52px; }
  .p-left-52px-sm { padding-left: 52px; }
  .p-top-53px-sm { padding-top: 53px; }
  .p-right-53px-sm { padding-right: 53px; }
  .p-bottom-53px-sm { padding-bottom: 53px; }
  .p-left-53px-sm { padding-left: 53px; }
  .p-top-54px-sm { padding-top: 54px; }
  .p-right-54px-sm { padding-right: 54px; }
  .p-bottom-54px-sm { padding-bottom: 54px; }
  .p-left-54px-sm { padding-left: 54px; }
  .p-top-55px-sm { padding-top: 55px; }
  .p-right-55px-sm { padding-right: 55px; }
  .p-bottom-55px-sm { padding-bottom: 55px; }
  .p-left-55px-sm { padding-left: 55px; }
  .p-top-56px-sm { padding-top: 56px; }
  .p-right-56px-sm { padding-right: 56px; }
  .p-bottom-56px-sm { padding-bottom: 56px; }
  .p-left-56px-sm { padding-left: 56px; }
  .p-top-57px-sm { padding-top: 57px; }
  .p-right-57px-sm { padding-right: 57px; }
  .p-bottom-57px-sm { padding-bottom: 57px; }
  .p-left-57px-sm { padding-left: 57px; }
  .p-top-58px-sm { padding-top: 58px; }
  .p-right-58px-sm { padding-right: 58px; }
  .p-bottom-58px-sm { padding-bottom: 58px; }
  .p-left-58px-sm { padding-left: 58px; }
  .p-top-59px-sm { padding-top: 59px; }
  .p-right-59px-sm { padding-right: 59px; }
  .p-bottom-59px-sm { padding-bottom: 59px; }
  .p-left-59px-sm { padding-left: 59px; }
  .p-top-60px-sm { padding-top: 60px; }
  .p-right-60px-sm { padding-right: 60px; }
  .p-bottom-60px-sm { padding-bottom: 60px; }
  .p-left-60px-sm { padding-left: 60px; }
  .p-top-61px-sm { padding-top: 61px; }
  .p-right-61px-sm { padding-right: 61px; }
  .p-bottom-61px-sm { padding-bottom: 61px; }
  .p-left-61px-sm { padding-left: 61px; }
  .p-top-62px-sm { padding-top: 62px; }
  .p-right-62px-sm { padding-right: 62px; }
  .p-bottom-62px-sm { padding-bottom: 62px; }
  .p-left-62px-sm { padding-left: 62px; }
  .p-top-63px-sm { padding-top: 63px; }
  .p-right-63px-sm { padding-right: 63px; }
  .p-bottom-63px-sm { padding-bottom: 63px; }
  .p-left-63px-sm { padding-left: 63px; }
  .p-top-64px-sm { padding-top: 64px; }
  .p-right-64px-sm { padding-right: 64px; }
  .p-bottom-64px-sm { padding-bottom: 64px; }
  .p-left-64px-sm { padding-left: 64px; }
  .p-top-65px-sm { padding-top: 65px; }
  .p-right-65px-sm { padding-right: 65px; }
  .p-bottom-65px-sm { padding-bottom: 65px; }
  .p-left-65px-sm { padding-left: 65px; }
  .p-top-66px-sm { padding-top: 66px; }
  .p-right-66px-sm { padding-right: 66px; }
  .p-bottom-66px-sm { padding-bottom: 66px; }
  .p-left-66px-sm { padding-left: 66px; }
  .p-top-67px-sm { padding-top: 67px; }
  .p-right-67px-sm { padding-right: 67px; }
  .p-bottom-67px-sm { padding-bottom: 67px; }
  .p-left-67px-sm { padding-left: 67px; }
  .p-top-68px-sm { padding-top: 68px; }
  .p-right-68px-sm { padding-right: 68px; }
  .p-bottom-68px-sm { padding-bottom: 68px; }
  .p-left-68px-sm { padding-left: 68px; }
  .p-top-69px-sm { padding-top: 69px; }
  .p-right-69px-sm { padding-right: 69px; }
  .p-bottom-69px-sm { padding-bottom: 69px; }
  .p-left-69px-sm { padding-left: 69px; }
  .p-top-70px-sm { padding-top: 70px; }
  .p-right-70px-sm { padding-right: 70px; }
  .p-bottom-70px-sm { padding-bottom: 70px; }
  .p-left-70px-sm { padding-left: 70px; }
  .p-top-71px-sm { padding-top: 71px; }
  .p-right-71px-sm { padding-right: 71px; }
  .p-bottom-71px-sm { padding-bottom: 71px; }
  .p-left-71px-sm { padding-left: 71px; }
  .p-top-72px-sm { padding-top: 72px; }
  .p-right-72px-sm { padding-right: 72px; }
  .p-bottom-72px-sm { padding-bottom: 72px; }
  .p-left-72px-sm { padding-left: 72px; }
  .p-top-73px-sm { padding-top: 73px; }
  .p-right-73px-sm { padding-right: 73px; }
  .p-bottom-73px-sm { padding-bottom: 73px; }
  .p-left-73px-sm { padding-left: 73px; }
  .p-top-74px-sm { padding-top: 74px; }
  .p-right-74px-sm { padding-right: 74px; }
  .p-bottom-74px-sm { padding-bottom: 74px; }
  .p-left-74px-sm { padding-left: 74px; }
  .p-top-75px-sm { padding-top: 75px; }
  .p-right-75px-sm { padding-right: 75px; }
  .p-bottom-75px-sm { padding-bottom: 75px; }
  .p-left-75px-sm { padding-left: 75px; }
  .p-top-76px-sm { padding-top: 76px; }
  .p-right-76px-sm { padding-right: 76px; }
  .p-bottom-76px-sm { padding-bottom: 76px; }
  .p-left-76px-sm { padding-left: 76px; }
  .p-top-77px-sm { padding-top: 77px; }
  .p-right-77px-sm { padding-right: 77px; }
  .p-bottom-77px-sm { padding-bottom: 77px; }
  .p-left-77px-sm { padding-left: 77px; }
  .p-top-78px-sm { padding-top: 78px; }
  .p-right-78px-sm { padding-right: 78px; }
  .p-bottom-78px-sm { padding-bottom: 78px; }
  .p-left-78px-sm { padding-left: 78px; }
  .p-top-79px-sm { padding-top: 79px; }
  .p-right-79px-sm { padding-right: 79px; }
  .p-bottom-79px-sm { padding-bottom: 79px; }
  .p-left-79px-sm { padding-left: 79px; }
  .p-top-80px-sm { padding-top: 80px; }
  .p-right-80px-sm { padding-right: 80px; }
  .p-bottom-80px-sm { padding-bottom: 80px; }
  .p-left-80px-sm { padding-left: 80px; }
  .p-top-81px-sm { padding-top: 81px; }
  .p-right-81px-sm { padding-right: 81px; }
  .p-bottom-81px-sm { padding-bottom: 81px; }
  .p-left-81px-sm { padding-left: 81px; }
  .p-top-82px-sm { padding-top: 82px; }
  .p-right-82px-sm { padding-right: 82px; }
  .p-bottom-82px-sm { padding-bottom: 82px; }
  .p-left-82px-sm { padding-left: 82px; }
  .p-top-83px-sm { padding-top: 83px; }
  .p-right-83px-sm { padding-right: 83px; }
  .p-bottom-83px-sm { padding-bottom: 83px; }
  .p-left-83px-sm { padding-left: 83px; }
  .p-top-84px-sm { padding-top: 84px; }
  .p-right-84px-sm { padding-right: 84px; }
  .p-bottom-84px-sm { padding-bottom: 84px; }
  .p-left-84px-sm { padding-left: 84px; }
  .p-top-85px-sm { padding-top: 85px; }
  .p-right-85px-sm { padding-right: 85px; }
  .p-bottom-85px-sm { padding-bottom: 85px; }
  .p-left-85px-sm { padding-left: 85px; }
  .p-top-86px-sm { padding-top: 86px; }
  .p-right-86px-sm { padding-right: 86px; }
  .p-bottom-86px-sm { padding-bottom: 86px; }
  .p-left-86px-sm { padding-left: 86px; }
  .p-top-87px-sm { padding-top: 87px; }
  .p-right-87px-sm { padding-right: 87px; }
  .p-bottom-87px-sm { padding-bottom: 87px; }
  .p-left-87px-sm { padding-left: 87px; }
  .p-top-88px-sm { padding-top: 88px; }
  .p-right-88px-sm { padding-right: 88px; }
  .p-bottom-88px-sm { padding-bottom: 88px; }
  .p-left-88px-sm { padding-left: 88px; }
  .p-top-89px-sm { padding-top: 89px; }
  .p-right-89px-sm { padding-right: 89px; }
  .p-bottom-89px-sm { padding-bottom: 89px; }
  .p-left-89px-sm { padding-left: 89px; }
  .p-top-90px-sm { padding-top: 90px; }
  .p-right-90px-sm { padding-right: 90px; }
  .p-bottom-90px-sm { padding-bottom: 90px; }
  .p-left-90px-sm { padding-left: 90px; }
  .p-top-91px-sm { padding-top: 91px; }
  .p-right-91px-sm { padding-right: 91px; }
  .p-bottom-91px-sm { padding-bottom: 91px; }
  .p-left-91px-sm { padding-left: 91px; }
  .p-top-92px-sm { padding-top: 92px; }
  .p-right-92px-sm { padding-right: 92px; }
  .p-bottom-92px-sm { padding-bottom: 92px; }
  .p-left-92px-sm { padding-left: 92px; }
  .p-top-93px-sm { padding-top: 93px; }
  .p-right-93px-sm { padding-right: 93px; }
  .p-bottom-93px-sm { padding-bottom: 93px; }
  .p-left-93px-sm { padding-left: 93px; }
  .p-top-94px-sm { padding-top: 94px; }
  .p-right-94px-sm { padding-right: 94px; }
  .p-bottom-94px-sm { padding-bottom: 94px; }
  .p-left-94px-sm { padding-left: 94px; }
  .p-top-95px-sm { padding-top: 95px; }
  .p-right-95px-sm { padding-right: 95px; }
  .p-bottom-95px-sm { padding-bottom: 95px; }
  .p-left-95px-sm { padding-left: 95px; }
  .p-top-96px-sm { padding-top: 96px; }
  .p-right-96px-sm { padding-right: 96px; }
  .p-bottom-96px-sm { padding-bottom: 96px; }
  .p-left-96px-sm { padding-left: 96px; }
  .p-top-97px-sm { padding-top: 97px; }
  .p-right-97px-sm { padding-right: 97px; }
  .p-bottom-97px-sm { padding-bottom: 97px; }
  .p-left-97px-sm { padding-left: 97px; }
  .p-top-98px-sm { padding-top: 98px; }
  .p-right-98px-sm { padding-right: 98px; }
  .p-bottom-98px-sm { padding-bottom: 98px; }
  .p-left-98px-sm { padding-left: 98px; }
  .p-top-99px-sm { padding-top: 99px; }
  .p-right-99px-sm { padding-right: 99px; }
  .p-bottom-99px-sm { padding-bottom: 99px; }
  .p-left-99px-sm { padding-left: 99px; }
  .p-top-100px-sm { padding-top: 100px; }
  .p-right-100px-sm { padding-right: 100px; }
  .p-bottom-100px-sm { padding-bottom: 100px; }
  .p-left-100px-sm { padding-left: 100px; } }
/*
|--------------------------------------------------------------------------
| Padding MD
|--------------------------------------------------------------------------
*/
@media (min-width: 64em) and (max-width: 74.9375em) { .p-top-0px-md { padding-top: 0px; }
  .p-right-0px-md { padding-right: 0px; }
  .p-bottom-0px-md { padding-bottom: 0px; }
  .p-left-0px-md { padding-left: 0px; }
  .p-top-1px-md { padding-top: 1px; }
  .p-right-1px-md { padding-right: 1px; }
  .p-bottom-1px-md { padding-bottom: 1px; }
  .p-left-1px-md { padding-left: 1px; }
  .p-top-2px-md { padding-top: 2px; }
  .p-right-2px-md { padding-right: 2px; }
  .p-bottom-2px-md { padding-bottom: 2px; }
  .p-left-2px-md { padding-left: 2px; }
  .p-top-3px-md { padding-top: 3px; }
  .p-right-3px-md { padding-right: 3px; }
  .p-bottom-3px-md { padding-bottom: 3px; }
  .p-left-3px-md { padding-left: 3px; }
  .p-top-4px-md { padding-top: 4px; }
  .p-right-4px-md { padding-right: 4px; }
  .p-bottom-4px-md { padding-bottom: 4px; }
  .p-left-4px-md { padding-left: 4px; }
  .p-top-5px-md { padding-top: 5px; }
  .p-right-5px-md { padding-right: 5px; }
  .p-bottom-5px-md { padding-bottom: 5px; }
  .p-left-5px-md { padding-left: 5px; }
  .p-top-6px-md { padding-top: 6px; }
  .p-right-6px-md { padding-right: 6px; }
  .p-bottom-6px-md { padding-bottom: 6px; }
  .p-left-6px-md { padding-left: 6px; }
  .p-top-7px-md { padding-top: 7px; }
  .p-right-7px-md { padding-right: 7px; }
  .p-bottom-7px-md { padding-bottom: 7px; }
  .p-left-7px-md { padding-left: 7px; }
  .p-top-8px-md { padding-top: 8px; }
  .p-right-8px-md { padding-right: 8px; }
  .p-bottom-8px-md { padding-bottom: 8px; }
  .p-left-8px-md { padding-left: 8px; }
  .p-top-9px-md { padding-top: 9px; }
  .p-right-9px-md { padding-right: 9px; }
  .p-bottom-9px-md { padding-bottom: 9px; }
  .p-left-9px-md { padding-left: 9px; }
  .p-top-10px-md { padding-top: 10px; }
  .p-right-10px-md { padding-right: 10px; }
  .p-bottom-10px-md { padding-bottom: 10px; }
  .p-left-10px-md { padding-left: 10px; }
  .p-top-11px-md { padding-top: 11px; }
  .p-right-11px-md { padding-right: 11px; }
  .p-bottom-11px-md { padding-bottom: 11px; }
  .p-left-11px-md { padding-left: 11px; }
  .p-top-12px-md { padding-top: 12px; }
  .p-right-12px-md { padding-right: 12px; }
  .p-bottom-12px-md { padding-bottom: 12px; }
  .p-left-12px-md { padding-left: 12px; }
  .p-top-13px-md { padding-top: 13px; }
  .p-right-13px-md { padding-right: 13px; }
  .p-bottom-13px-md { padding-bottom: 13px; }
  .p-left-13px-md { padding-left: 13px; }
  .p-top-14px-md { padding-top: 14px; }
  .p-right-14px-md { padding-right: 14px; }
  .p-bottom-14px-md { padding-bottom: 14px; }
  .p-left-14px-md { padding-left: 14px; }
  .p-top-15px-md { padding-top: 15px; }
  .p-right-15px-md { padding-right: 15px; }
  .p-bottom-15px-md { padding-bottom: 15px; }
  .p-left-15px-md { padding-left: 15px; }
  .p-top-16px-md { padding-top: 16px; }
  .p-right-16px-md { padding-right: 16px; }
  .p-bottom-16px-md { padding-bottom: 16px; }
  .p-left-16px-md { padding-left: 16px; }
  .p-top-17px-md { padding-top: 17px; }
  .p-right-17px-md { padding-right: 17px; }
  .p-bottom-17px-md { padding-bottom: 17px; }
  .p-left-17px-md { padding-left: 17px; }
  .p-top-18px-md { padding-top: 18px; }
  .p-right-18px-md { padding-right: 18px; }
  .p-bottom-18px-md { padding-bottom: 18px; }
  .p-left-18px-md { padding-left: 18px; }
  .p-top-19px-md { padding-top: 19px; }
  .p-right-19px-md { padding-right: 19px; }
  .p-bottom-19px-md { padding-bottom: 19px; }
  .p-left-19px-md { padding-left: 19px; }
  .p-top-20px-md { padding-top: 20px; }
  .p-right-20px-md { padding-right: 20px; }
  .p-bottom-20px-md { padding-bottom: 20px; }
  .p-left-20px-md { padding-left: 20px; }
  .p-top-21px-md { padding-top: 21px; }
  .p-right-21px-md { padding-right: 21px; }
  .p-bottom-21px-md { padding-bottom: 21px; }
  .p-left-21px-md { padding-left: 21px; }
  .p-top-22px-md { padding-top: 22px; }
  .p-right-22px-md { padding-right: 22px; }
  .p-bottom-22px-md { padding-bottom: 22px; }
  .p-left-22px-md { padding-left: 22px; }
  .p-top-23px-md { padding-top: 23px; }
  .p-right-23px-md { padding-right: 23px; }
  .p-bottom-23px-md { padding-bottom: 23px; }
  .p-left-23px-md { padding-left: 23px; }
  .p-top-24px-md { padding-top: 24px; }
  .p-right-24px-md { padding-right: 24px; }
  .p-bottom-24px-md { padding-bottom: 24px; }
  .p-left-24px-md { padding-left: 24px; }
  .p-top-25px-md { padding-top: 25px; }
  .p-right-25px-md { padding-right: 25px; }
  .p-bottom-25px-md { padding-bottom: 25px; }
  .p-left-25px-md { padding-left: 25px; }
  .p-top-26px-md { padding-top: 26px; }
  .p-right-26px-md { padding-right: 26px; }
  .p-bottom-26px-md { padding-bottom: 26px; }
  .p-left-26px-md { padding-left: 26px; }
  .p-top-27px-md { padding-top: 27px; }
  .p-right-27px-md { padding-right: 27px; }
  .p-bottom-27px-md { padding-bottom: 27px; }
  .p-left-27px-md { padding-left: 27px; }
  .p-top-28px-md { padding-top: 28px; }
  .p-right-28px-md { padding-right: 28px; }
  .p-bottom-28px-md { padding-bottom: 28px; }
  .p-left-28px-md { padding-left: 28px; }
  .p-top-29px-md { padding-top: 29px; }
  .p-right-29px-md { padding-right: 29px; }
  .p-bottom-29px-md { padding-bottom: 29px; }
  .p-left-29px-md { padding-left: 29px; }
  .p-top-30px-md { padding-top: 30px; }
  .p-right-30px-md { padding-right: 30px; }
  .p-bottom-30px-md { padding-bottom: 30px; }
  .p-left-30px-md { padding-left: 30px; }
  .p-top-31px-md { padding-top: 31px; }
  .p-right-31px-md { padding-right: 31px; }
  .p-bottom-31px-md { padding-bottom: 31px; }
  .p-left-31px-md { padding-left: 31px; }
  .p-top-32px-md { padding-top: 32px; }
  .p-right-32px-md { padding-right: 32px; }
  .p-bottom-32px-md { padding-bottom: 32px; }
  .p-left-32px-md { padding-left: 32px; }
  .p-top-33px-md { padding-top: 33px; }
  .p-right-33px-md { padding-right: 33px; }
  .p-bottom-33px-md { padding-bottom: 33px; }
  .p-left-33px-md { padding-left: 33px; }
  .p-top-34px-md { padding-top: 34px; }
  .p-right-34px-md { padding-right: 34px; }
  .p-bottom-34px-md { padding-bottom: 34px; }
  .p-left-34px-md { padding-left: 34px; }
  .p-top-35px-md { padding-top: 35px; }
  .p-right-35px-md { padding-right: 35px; }
  .p-bottom-35px-md { padding-bottom: 35px; }
  .p-left-35px-md { padding-left: 35px; }
  .p-top-36px-md { padding-top: 36px; }
  .p-right-36px-md { padding-right: 36px; }
  .p-bottom-36px-md { padding-bottom: 36px; }
  .p-left-36px-md { padding-left: 36px; }
  .p-top-37px-md { padding-top: 37px; }
  .p-right-37px-md { padding-right: 37px; }
  .p-bottom-37px-md { padding-bottom: 37px; }
  .p-left-37px-md { padding-left: 37px; }
  .p-top-38px-md { padding-top: 38px; }
  .p-right-38px-md { padding-right: 38px; }
  .p-bottom-38px-md { padding-bottom: 38px; }
  .p-left-38px-md { padding-left: 38px; }
  .p-top-39px-md { padding-top: 39px; }
  .p-right-39px-md { padding-right: 39px; }
  .p-bottom-39px-md { padding-bottom: 39px; }
  .p-left-39px-md { padding-left: 39px; }
  .p-top-40px-md { padding-top: 40px; }
  .p-right-40px-md { padding-right: 40px; }
  .p-bottom-40px-md { padding-bottom: 40px; }
  .p-left-40px-md { padding-left: 40px; }
  .p-top-41px-md { padding-top: 41px; }
  .p-right-41px-md { padding-right: 41px; }
  .p-bottom-41px-md { padding-bottom: 41px; }
  .p-left-41px-md { padding-left: 41px; }
  .p-top-42px-md { padding-top: 42px; }
  .p-right-42px-md { padding-right: 42px; }
  .p-bottom-42px-md { padding-bottom: 42px; }
  .p-left-42px-md { padding-left: 42px; }
  .p-top-43px-md { padding-top: 43px; }
  .p-right-43px-md { padding-right: 43px; }
  .p-bottom-43px-md { padding-bottom: 43px; }
  .p-left-43px-md { padding-left: 43px; }
  .p-top-44px-md { padding-top: 44px; }
  .p-right-44px-md { padding-right: 44px; }
  .p-bottom-44px-md { padding-bottom: 44px; }
  .p-left-44px-md { padding-left: 44px; }
  .p-top-45px-md { padding-top: 45px; }
  .p-right-45px-md { padding-right: 45px; }
  .p-bottom-45px-md { padding-bottom: 45px; }
  .p-left-45px-md { padding-left: 45px; }
  .p-top-46px-md { padding-top: 46px; }
  .p-right-46px-md { padding-right: 46px; }
  .p-bottom-46px-md { padding-bottom: 46px; }
  .p-left-46px-md { padding-left: 46px; }
  .p-top-47px-md { padding-top: 47px; }
  .p-right-47px-md { padding-right: 47px; }
  .p-bottom-47px-md { padding-bottom: 47px; }
  .p-left-47px-md { padding-left: 47px; }
  .p-top-48px-md { padding-top: 48px; }
  .p-right-48px-md { padding-right: 48px; }
  .p-bottom-48px-md { padding-bottom: 48px; }
  .p-left-48px-md { padding-left: 48px; }
  .p-top-49px-md { padding-top: 49px; }
  .p-right-49px-md { padding-right: 49px; }
  .p-bottom-49px-md { padding-bottom: 49px; }
  .p-left-49px-md { padding-left: 49px; }
  .p-top-50px-md { padding-top: 50px; }
  .p-right-50px-md { padding-right: 50px; }
  .p-bottom-50px-md { padding-bottom: 50px; }
  .p-left-50px-md { padding-left: 50px; }
  .p-top-51px-md { padding-top: 51px; }
  .p-right-51px-md { padding-right: 51px; }
  .p-bottom-51px-md { padding-bottom: 51px; }
  .p-left-51px-md { padding-left: 51px; }
  .p-top-52px-md { padding-top: 52px; }
  .p-right-52px-md { padding-right: 52px; }
  .p-bottom-52px-md { padding-bottom: 52px; }
  .p-left-52px-md { padding-left: 52px; }
  .p-top-53px-md { padding-top: 53px; }
  .p-right-53px-md { padding-right: 53px; }
  .p-bottom-53px-md { padding-bottom: 53px; }
  .p-left-53px-md { padding-left: 53px; }
  .p-top-54px-md { padding-top: 54px; }
  .p-right-54px-md { padding-right: 54px; }
  .p-bottom-54px-md { padding-bottom: 54px; }
  .p-left-54px-md { padding-left: 54px; }
  .p-top-55px-md { padding-top: 55px; }
  .p-right-55px-md { padding-right: 55px; }
  .p-bottom-55px-md { padding-bottom: 55px; }
  .p-left-55px-md { padding-left: 55px; }
  .p-top-56px-md { padding-top: 56px; }
  .p-right-56px-md { padding-right: 56px; }
  .p-bottom-56px-md { padding-bottom: 56px; }
  .p-left-56px-md { padding-left: 56px; }
  .p-top-57px-md { padding-top: 57px; }
  .p-right-57px-md { padding-right: 57px; }
  .p-bottom-57px-md { padding-bottom: 57px; }
  .p-left-57px-md { padding-left: 57px; }
  .p-top-58px-md { padding-top: 58px; }
  .p-right-58px-md { padding-right: 58px; }
  .p-bottom-58px-md { padding-bottom: 58px; }
  .p-left-58px-md { padding-left: 58px; }
  .p-top-59px-md { padding-top: 59px; }
  .p-right-59px-md { padding-right: 59px; }
  .p-bottom-59px-md { padding-bottom: 59px; }
  .p-left-59px-md { padding-left: 59px; }
  .p-top-60px-md { padding-top: 60px; }
  .p-right-60px-md { padding-right: 60px; }
  .p-bottom-60px-md { padding-bottom: 60px; }
  .p-left-60px-md { padding-left: 60px; }
  .p-top-61px-md { padding-top: 61px; }
  .p-right-61px-md { padding-right: 61px; }
  .p-bottom-61px-md { padding-bottom: 61px; }
  .p-left-61px-md { padding-left: 61px; }
  .p-top-62px-md { padding-top: 62px; }
  .p-right-62px-md { padding-right: 62px; }
  .p-bottom-62px-md { padding-bottom: 62px; }
  .p-left-62px-md { padding-left: 62px; }
  .p-top-63px-md { padding-top: 63px; }
  .p-right-63px-md { padding-right: 63px; }
  .p-bottom-63px-md { padding-bottom: 63px; }
  .p-left-63px-md { padding-left: 63px; }
  .p-top-64px-md { padding-top: 64px; }
  .p-right-64px-md { padding-right: 64px; }
  .p-bottom-64px-md { padding-bottom: 64px; }
  .p-left-64px-md { padding-left: 64px; }
  .p-top-65px-md { padding-top: 65px; }
  .p-right-65px-md { padding-right: 65px; }
  .p-bottom-65px-md { padding-bottom: 65px; }
  .p-left-65px-md { padding-left: 65px; }
  .p-top-66px-md { padding-top: 66px; }
  .p-right-66px-md { padding-right: 66px; }
  .p-bottom-66px-md { padding-bottom: 66px; }
  .p-left-66px-md { padding-left: 66px; }
  .p-top-67px-md { padding-top: 67px; }
  .p-right-67px-md { padding-right: 67px; }
  .p-bottom-67px-md { padding-bottom: 67px; }
  .p-left-67px-md { padding-left: 67px; }
  .p-top-68px-md { padding-top: 68px; }
  .p-right-68px-md { padding-right: 68px; }
  .p-bottom-68px-md { padding-bottom: 68px; }
  .p-left-68px-md { padding-left: 68px; }
  .p-top-69px-md { padding-top: 69px; }
  .p-right-69px-md { padding-right: 69px; }
  .p-bottom-69px-md { padding-bottom: 69px; }
  .p-left-69px-md { padding-left: 69px; }
  .p-top-70px-md { padding-top: 70px; }
  .p-right-70px-md { padding-right: 70px; }
  .p-bottom-70px-md { padding-bottom: 70px; }
  .p-left-70px-md { padding-left: 70px; }
  .p-top-71px-md { padding-top: 71px; }
  .p-right-71px-md { padding-right: 71px; }
  .p-bottom-71px-md { padding-bottom: 71px; }
  .p-left-71px-md { padding-left: 71px; }
  .p-top-72px-md { padding-top: 72px; }
  .p-right-72px-md { padding-right: 72px; }
  .p-bottom-72px-md { padding-bottom: 72px; }
  .p-left-72px-md { padding-left: 72px; }
  .p-top-73px-md { padding-top: 73px; }
  .p-right-73px-md { padding-right: 73px; }
  .p-bottom-73px-md { padding-bottom: 73px; }
  .p-left-73px-md { padding-left: 73px; }
  .p-top-74px-md { padding-top: 74px; }
  .p-right-74px-md { padding-right: 74px; }
  .p-bottom-74px-md { padding-bottom: 74px; }
  .p-left-74px-md { padding-left: 74px; }
  .p-top-75px-md { padding-top: 75px; }
  .p-right-75px-md { padding-right: 75px; }
  .p-bottom-75px-md { padding-bottom: 75px; }
  .p-left-75px-md { padding-left: 75px; }
  .p-top-76px-md { padding-top: 76px; }
  .p-right-76px-md { padding-right: 76px; }
  .p-bottom-76px-md { padding-bottom: 76px; }
  .p-left-76px-md { padding-left: 76px; }
  .p-top-77px-md { padding-top: 77px; }
  .p-right-77px-md { padding-right: 77px; }
  .p-bottom-77px-md { padding-bottom: 77px; }
  .p-left-77px-md { padding-left: 77px; }
  .p-top-78px-md { padding-top: 78px; }
  .p-right-78px-md { padding-right: 78px; }
  .p-bottom-78px-md { padding-bottom: 78px; }
  .p-left-78px-md { padding-left: 78px; }
  .p-top-79px-md { padding-top: 79px; }
  .p-right-79px-md { padding-right: 79px; }
  .p-bottom-79px-md { padding-bottom: 79px; }
  .p-left-79px-md { padding-left: 79px; }
  .p-top-80px-md { padding-top: 80px; }
  .p-right-80px-md { padding-right: 80px; }
  .p-bottom-80px-md { padding-bottom: 80px; }
  .p-left-80px-md { padding-left: 80px; }
  .p-top-81px-md { padding-top: 81px; }
  .p-right-81px-md { padding-right: 81px; }
  .p-bottom-81px-md { padding-bottom: 81px; }
  .p-left-81px-md { padding-left: 81px; }
  .p-top-82px-md { padding-top: 82px; }
  .p-right-82px-md { padding-right: 82px; }
  .p-bottom-82px-md { padding-bottom: 82px; }
  .p-left-82px-md { padding-left: 82px; }
  .p-top-83px-md { padding-top: 83px; }
  .p-right-83px-md { padding-right: 83px; }
  .p-bottom-83px-md { padding-bottom: 83px; }
  .p-left-83px-md { padding-left: 83px; }
  .p-top-84px-md { padding-top: 84px; }
  .p-right-84px-md { padding-right: 84px; }
  .p-bottom-84px-md { padding-bottom: 84px; }
  .p-left-84px-md { padding-left: 84px; }
  .p-top-85px-md { padding-top: 85px; }
  .p-right-85px-md { padding-right: 85px; }
  .p-bottom-85px-md { padding-bottom: 85px; }
  .p-left-85px-md { padding-left: 85px; }
  .p-top-86px-md { padding-top: 86px; }
  .p-right-86px-md { padding-right: 86px; }
  .p-bottom-86px-md { padding-bottom: 86px; }
  .p-left-86px-md { padding-left: 86px; }
  .p-top-87px-md { padding-top: 87px; }
  .p-right-87px-md { padding-right: 87px; }
  .p-bottom-87px-md { padding-bottom: 87px; }
  .p-left-87px-md { padding-left: 87px; }
  .p-top-88px-md { padding-top: 88px; }
  .p-right-88px-md { padding-right: 88px; }
  .p-bottom-88px-md { padding-bottom: 88px; }
  .p-left-88px-md { padding-left: 88px; }
  .p-top-89px-md { padding-top: 89px; }
  .p-right-89px-md { padding-right: 89px; }
  .p-bottom-89px-md { padding-bottom: 89px; }
  .p-left-89px-md { padding-left: 89px; }
  .p-top-90px-md { padding-top: 90px; }
  .p-right-90px-md { padding-right: 90px; }
  .p-bottom-90px-md { padding-bottom: 90px; }
  .p-left-90px-md { padding-left: 90px; }
  .p-top-91px-md { padding-top: 91px; }
  .p-right-91px-md { padding-right: 91px; }
  .p-bottom-91px-md { padding-bottom: 91px; }
  .p-left-91px-md { padding-left: 91px; }
  .p-top-92px-md { padding-top: 92px; }
  .p-right-92px-md { padding-right: 92px; }
  .p-bottom-92px-md { padding-bottom: 92px; }
  .p-left-92px-md { padding-left: 92px; }
  .p-top-93px-md { padding-top: 93px; }
  .p-right-93px-md { padding-right: 93px; }
  .p-bottom-93px-md { padding-bottom: 93px; }
  .p-left-93px-md { padding-left: 93px; }
  .p-top-94px-md { padding-top: 94px; }
  .p-right-94px-md { padding-right: 94px; }
  .p-bottom-94px-md { padding-bottom: 94px; }
  .p-left-94px-md { padding-left: 94px; }
  .p-top-95px-md { padding-top: 95px; }
  .p-right-95px-md { padding-right: 95px; }
  .p-bottom-95px-md { padding-bottom: 95px; }
  .p-left-95px-md { padding-left: 95px; }
  .p-top-96px-md { padding-top: 96px; }
  .p-right-96px-md { padding-right: 96px; }
  .p-bottom-96px-md { padding-bottom: 96px; }
  .p-left-96px-md { padding-left: 96px; }
  .p-top-97px-md { padding-top: 97px; }
  .p-right-97px-md { padding-right: 97px; }
  .p-bottom-97px-md { padding-bottom: 97px; }
  .p-left-97px-md { padding-left: 97px; }
  .p-top-98px-md { padding-top: 98px; }
  .p-right-98px-md { padding-right: 98px; }
  .p-bottom-98px-md { padding-bottom: 98px; }
  .p-left-98px-md { padding-left: 98px; }
  .p-top-99px-md { padding-top: 99px; }
  .p-right-99px-md { padding-right: 99px; }
  .p-bottom-99px-md { padding-bottom: 99px; }
  .p-left-99px-md { padding-left: 99px; }
  .p-top-100px-md { padding-top: 100px; }
  .p-right-100px-md { padding-right: 100px; }
  .p-bottom-100px-md { padding-bottom: 100px; }
  .p-left-100px-md { padding-left: 100px; } }
/*
|--------------------------------------------------------------------------
| Padding LG
|--------------------------------------------------------------------------
*/
@media (min-width: 75em) { .p-top-0px-lg { padding-top: 0px; }
  .p-right-0px-lg { padding-right: 0px; }
  .p-bottom-0px-lg { padding-bottom: 0px; }
  .p-left-0px-lg { padding-left: 0px; }
  .p-top-1px-lg { padding-top: 1px; }
  .p-right-1px-lg { padding-right: 1px; }
  .p-bottom-1px-lg { padding-bottom: 1px; }
  .p-left-1px-lg { padding-left: 1px; }
  .p-top-2px-lg { padding-top: 2px; }
  .p-right-2px-lg { padding-right: 2px; }
  .p-bottom-2px-lg { padding-bottom: 2px; }
  .p-left-2px-lg { padding-left: 2px; }
  .p-top-3px-lg { padding-top: 3px; }
  .p-right-3px-lg { padding-right: 3px; }
  .p-bottom-3px-lg { padding-bottom: 3px; }
  .p-left-3px-lg { padding-left: 3px; }
  .p-top-4px-lg { padding-top: 4px; }
  .p-right-4px-lg { padding-right: 4px; }
  .p-bottom-4px-lg { padding-bottom: 4px; }
  .p-left-4px-lg { padding-left: 4px; }
  .p-top-5px-lg { padding-top: 5px; }
  .p-right-5px-lg { padding-right: 5px; }
  .p-bottom-5px-lg { padding-bottom: 5px; }
  .p-left-5px-lg { padding-left: 5px; }
  .p-top-6px-lg { padding-top: 6px; }
  .p-right-6px-lg { padding-right: 6px; }
  .p-bottom-6px-lg { padding-bottom: 6px; }
  .p-left-6px-lg { padding-left: 6px; }
  .p-top-7px-lg { padding-top: 7px; }
  .p-right-7px-lg { padding-right: 7px; }
  .p-bottom-7px-lg { padding-bottom: 7px; }
  .p-left-7px-lg { padding-left: 7px; }
  .p-top-8px-lg { padding-top: 8px; }
  .p-right-8px-lg { padding-right: 8px; }
  .p-bottom-8px-lg { padding-bottom: 8px; }
  .p-left-8px-lg { padding-left: 8px; }
  .p-top-9px-lg { padding-top: 9px; }
  .p-right-9px-lg { padding-right: 9px; }
  .p-bottom-9px-lg { padding-bottom: 9px; }
  .p-left-9px-lg { padding-left: 9px; }
  .p-top-10px-lg { padding-top: 10px; }
  .p-right-10px-lg { padding-right: 10px; }
  .p-bottom-10px-lg { padding-bottom: 10px; }
  .p-left-10px-lg { padding-left: 10px; }
  .p-top-11px-lg { padding-top: 11px; }
  .p-right-11px-lg { padding-right: 11px; }
  .p-bottom-11px-lg { padding-bottom: 11px; }
  .p-left-11px-lg { padding-left: 11px; }
  .p-top-12px-lg { padding-top: 12px; }
  .p-right-12px-lg { padding-right: 12px; }
  .p-bottom-12px-lg { padding-bottom: 12px; }
  .p-left-12px-lg { padding-left: 12px; }
  .p-top-13px-lg { padding-top: 13px; }
  .p-right-13px-lg { padding-right: 13px; }
  .p-bottom-13px-lg { padding-bottom: 13px; }
  .p-left-13px-lg { padding-left: 13px; }
  .p-top-14px-lg { padding-top: 14px; }
  .p-right-14px-lg { padding-right: 14px; }
  .p-bottom-14px-lg { padding-bottom: 14px; }
  .p-left-14px-lg { padding-left: 14px; }
  .p-top-15px-lg { padding-top: 15px; }
  .p-right-15px-lg { padding-right: 15px; }
  .p-bottom-15px-lg { padding-bottom: 15px; }
  .p-left-15px-lg { padding-left: 15px; }
  .p-top-16px-lg { padding-top: 16px; }
  .p-right-16px-lg { padding-right: 16px; }
  .p-bottom-16px-lg { padding-bottom: 16px; }
  .p-left-16px-lg { padding-left: 16px; }
  .p-top-17px-lg { padding-top: 17px; }
  .p-right-17px-lg { padding-right: 17px; }
  .p-bottom-17px-lg { padding-bottom: 17px; }
  .p-left-17px-lg { padding-left: 17px; }
  .p-top-18px-lg { padding-top: 18px; }
  .p-right-18px-lg { padding-right: 18px; }
  .p-bottom-18px-lg { padding-bottom: 18px; }
  .p-left-18px-lg { padding-left: 18px; }
  .p-top-19px-lg { padding-top: 19px; }
  .p-right-19px-lg { padding-right: 19px; }
  .p-bottom-19px-lg { padding-bottom: 19px; }
  .p-left-19px-lg { padding-left: 19px; }
  .p-top-20px-lg { padding-top: 20px; }
  .p-right-20px-lg { padding-right: 20px; }
  .p-bottom-20px-lg { padding-bottom: 20px; }
  .p-left-20px-lg { padding-left: 20px; }
  .p-top-21px-lg { padding-top: 21px; }
  .p-right-21px-lg { padding-right: 21px; }
  .p-bottom-21px-lg { padding-bottom: 21px; }
  .p-left-21px-lg { padding-left: 21px; }
  .p-top-22px-lg { padding-top: 22px; }
  .p-right-22px-lg { padding-right: 22px; }
  .p-bottom-22px-lg { padding-bottom: 22px; }
  .p-left-22px-lg { padding-left: 22px; }
  .p-top-23px-lg { padding-top: 23px; }
  .p-right-23px-lg { padding-right: 23px; }
  .p-bottom-23px-lg { padding-bottom: 23px; }
  .p-left-23px-lg { padding-left: 23px; }
  .p-top-24px-lg { padding-top: 24px; }
  .p-right-24px-lg { padding-right: 24px; }
  .p-bottom-24px-lg { padding-bottom: 24px; }
  .p-left-24px-lg { padding-left: 24px; }
  .p-top-25px-lg { padding-top: 25px; }
  .p-right-25px-lg { padding-right: 25px; }
  .p-bottom-25px-lg { padding-bottom: 25px; }
  .p-left-25px-lg { padding-left: 25px; }
  .p-top-26px-lg { padding-top: 26px; }
  .p-right-26px-lg { padding-right: 26px; }
  .p-bottom-26px-lg { padding-bottom: 26px; }
  .p-left-26px-lg { padding-left: 26px; }
  .p-top-27px-lg { padding-top: 27px; }
  .p-right-27px-lg { padding-right: 27px; }
  .p-bottom-27px-lg { padding-bottom: 27px; }
  .p-left-27px-lg { padding-left: 27px; }
  .p-top-28px-lg { padding-top: 28px; }
  .p-right-28px-lg { padding-right: 28px; }
  .p-bottom-28px-lg { padding-bottom: 28px; }
  .p-left-28px-lg { padding-left: 28px; }
  .p-top-29px-lg { padding-top: 29px; }
  .p-right-29px-lg { padding-right: 29px; }
  .p-bottom-29px-lg { padding-bottom: 29px; }
  .p-left-29px-lg { padding-left: 29px; }
  .p-top-30px-lg { padding-top: 30px; }
  .p-right-30px-lg { padding-right: 30px; }
  .p-bottom-30px-lg { padding-bottom: 30px; }
  .p-left-30px-lg { padding-left: 30px; }
  .p-top-31px-lg { padding-top: 31px; }
  .p-right-31px-lg { padding-right: 31px; }
  .p-bottom-31px-lg { padding-bottom: 31px; }
  .p-left-31px-lg { padding-left: 31px; }
  .p-top-32px-lg { padding-top: 32px; }
  .p-right-32px-lg { padding-right: 32px; }
  .p-bottom-32px-lg { padding-bottom: 32px; }
  .p-left-32px-lg { padding-left: 32px; }
  .p-top-33px-lg { padding-top: 33px; }
  .p-right-33px-lg { padding-right: 33px; }
  .p-bottom-33px-lg { padding-bottom: 33px; }
  .p-left-33px-lg { padding-left: 33px; }
  .p-top-34px-lg { padding-top: 34px; }
  .p-right-34px-lg { padding-right: 34px; }
  .p-bottom-34px-lg { padding-bottom: 34px; }
  .p-left-34px-lg { padding-left: 34px; }
  .p-top-35px-lg { padding-top: 35px; }
  .p-right-35px-lg { padding-right: 35px; }
  .p-bottom-35px-lg { padding-bottom: 35px; }
  .p-left-35px-lg { padding-left: 35px; }
  .p-top-36px-lg { padding-top: 36px; }
  .p-right-36px-lg { padding-right: 36px; }
  .p-bottom-36px-lg { padding-bottom: 36px; }
  .p-left-36px-lg { padding-left: 36px; }
  .p-top-37px-lg { padding-top: 37px; }
  .p-right-37px-lg { padding-right: 37px; }
  .p-bottom-37px-lg { padding-bottom: 37px; }
  .p-left-37px-lg { padding-left: 37px; }
  .p-top-38px-lg { padding-top: 38px; }
  .p-right-38px-lg { padding-right: 38px; }
  .p-bottom-38px-lg { padding-bottom: 38px; }
  .p-left-38px-lg { padding-left: 38px; }
  .p-top-39px-lg { padding-top: 39px; }
  .p-right-39px-lg { padding-right: 39px; }
  .p-bottom-39px-lg { padding-bottom: 39px; }
  .p-left-39px-lg { padding-left: 39px; }
  .p-top-40px-lg { padding-top: 40px; }
  .p-right-40px-lg { padding-right: 40px; }
  .p-bottom-40px-lg { padding-bottom: 40px; }
  .p-left-40px-lg { padding-left: 40px; }
  .p-top-41px-lg { padding-top: 41px; }
  .p-right-41px-lg { padding-right: 41px; }
  .p-bottom-41px-lg { padding-bottom: 41px; }
  .p-left-41px-lg { padding-left: 41px; }
  .p-top-42px-lg { padding-top: 42px; }
  .p-right-42px-lg { padding-right: 42px; }
  .p-bottom-42px-lg { padding-bottom: 42px; }
  .p-left-42px-lg { padding-left: 42px; }
  .p-top-43px-lg { padding-top: 43px; }
  .p-right-43px-lg { padding-right: 43px; }
  .p-bottom-43px-lg { padding-bottom: 43px; }
  .p-left-43px-lg { padding-left: 43px; }
  .p-top-44px-lg { padding-top: 44px; }
  .p-right-44px-lg { padding-right: 44px; }
  .p-bottom-44px-lg { padding-bottom: 44px; }
  .p-left-44px-lg { padding-left: 44px; }
  .p-top-45px-lg { padding-top: 45px; }
  .p-right-45px-lg { padding-right: 45px; }
  .p-bottom-45px-lg { padding-bottom: 45px; }
  .p-left-45px-lg { padding-left: 45px; }
  .p-top-46px-lg { padding-top: 46px; }
  .p-right-46px-lg { padding-right: 46px; }
  .p-bottom-46px-lg { padding-bottom: 46px; }
  .p-left-46px-lg { padding-left: 46px; }
  .p-top-47px-lg { padding-top: 47px; }
  .p-right-47px-lg { padding-right: 47px; }
  .p-bottom-47px-lg { padding-bottom: 47px; }
  .p-left-47px-lg { padding-left: 47px; }
  .p-top-48px-lg { padding-top: 48px; }
  .p-right-48px-lg { padding-right: 48px; }
  .p-bottom-48px-lg { padding-bottom: 48px; }
  .p-left-48px-lg { padding-left: 48px; }
  .p-top-49px-lg { padding-top: 49px; }
  .p-right-49px-lg { padding-right: 49px; }
  .p-bottom-49px-lg { padding-bottom: 49px; }
  .p-left-49px-lg { padding-left: 49px; }
  .p-top-50px-lg { padding-top: 50px; }
  .p-right-50px-lg { padding-right: 50px; }
  .p-bottom-50px-lg { padding-bottom: 50px; }
  .p-left-50px-lg { padding-left: 50px; }
  .p-top-51px-lg { padding-top: 51px; }
  .p-right-51px-lg { padding-right: 51px; }
  .p-bottom-51px-lg { padding-bottom: 51px; }
  .p-left-51px-lg { padding-left: 51px; }
  .p-top-52px-lg { padding-top: 52px; }
  .p-right-52px-lg { padding-right: 52px; }
  .p-bottom-52px-lg { padding-bottom: 52px; }
  .p-left-52px-lg { padding-left: 52px; }
  .p-top-53px-lg { padding-top: 53px; }
  .p-right-53px-lg { padding-right: 53px; }
  .p-bottom-53px-lg { padding-bottom: 53px; }
  .p-left-53px-lg { padding-left: 53px; }
  .p-top-54px-lg { padding-top: 54px; }
  .p-right-54px-lg { padding-right: 54px; }
  .p-bottom-54px-lg { padding-bottom: 54px; }
  .p-left-54px-lg { padding-left: 54px; }
  .p-top-55px-lg { padding-top: 55px; }
  .p-right-55px-lg { padding-right: 55px; }
  .p-bottom-55px-lg { padding-bottom: 55px; }
  .p-left-55px-lg { padding-left: 55px; }
  .p-top-56px-lg { padding-top: 56px; }
  .p-right-56px-lg { padding-right: 56px; }
  .p-bottom-56px-lg { padding-bottom: 56px; }
  .p-left-56px-lg { padding-left: 56px; }
  .p-top-57px-lg { padding-top: 57px; }
  .p-right-57px-lg { padding-right: 57px; }
  .p-bottom-57px-lg { padding-bottom: 57px; }
  .p-left-57px-lg { padding-left: 57px; }
  .p-top-58px-lg { padding-top: 58px; }
  .p-right-58px-lg { padding-right: 58px; }
  .p-bottom-58px-lg { padding-bottom: 58px; }
  .p-left-58px-lg { padding-left: 58px; }
  .p-top-59px-lg { padding-top: 59px; }
  .p-right-59px-lg { padding-right: 59px; }
  .p-bottom-59px-lg { padding-bottom: 59px; }
  .p-left-59px-lg { padding-left: 59px; }
  .p-top-60px-lg { padding-top: 60px; }
  .p-right-60px-lg { padding-right: 60px; }
  .p-bottom-60px-lg { padding-bottom: 60px; }
  .p-left-60px-lg { padding-left: 60px; }
  .p-top-61px-lg { padding-top: 61px; }
  .p-right-61px-lg { padding-right: 61px; }
  .p-bottom-61px-lg { padding-bottom: 61px; }
  .p-left-61px-lg { padding-left: 61px; }
  .p-top-62px-lg { padding-top: 62px; }
  .p-right-62px-lg { padding-right: 62px; }
  .p-bottom-62px-lg { padding-bottom: 62px; }
  .p-left-62px-lg { padding-left: 62px; }
  .p-top-63px-lg { padding-top: 63px; }
  .p-right-63px-lg { padding-right: 63px; }
  .p-bottom-63px-lg { padding-bottom: 63px; }
  .p-left-63px-lg { padding-left: 63px; }
  .p-top-64px-lg { padding-top: 64px; }
  .p-right-64px-lg { padding-right: 64px; }
  .p-bottom-64px-lg { padding-bottom: 64px; }
  .p-left-64px-lg { padding-left: 64px; }
  .p-top-65px-lg { padding-top: 65px; }
  .p-right-65px-lg { padding-right: 65px; }
  .p-bottom-65px-lg { padding-bottom: 65px; }
  .p-left-65px-lg { padding-left: 65px; }
  .p-top-66px-lg { padding-top: 66px; }
  .p-right-66px-lg { padding-right: 66px; }
  .p-bottom-66px-lg { padding-bottom: 66px; }
  .p-left-66px-lg { padding-left: 66px; }
  .p-top-67px-lg { padding-top: 67px; }
  .p-right-67px-lg { padding-right: 67px; }
  .p-bottom-67px-lg { padding-bottom: 67px; }
  .p-left-67px-lg { padding-left: 67px; }
  .p-top-68px-lg { padding-top: 68px; }
  .p-right-68px-lg { padding-right: 68px; }
  .p-bottom-68px-lg { padding-bottom: 68px; }
  .p-left-68px-lg { padding-left: 68px; }
  .p-top-69px-lg { padding-top: 69px; }
  .p-right-69px-lg { padding-right: 69px; }
  .p-bottom-69px-lg { padding-bottom: 69px; }
  .p-left-69px-lg { padding-left: 69px; }
  .p-top-70px-lg { padding-top: 70px; }
  .p-right-70px-lg { padding-right: 70px; }
  .p-bottom-70px-lg { padding-bottom: 70px; }
  .p-left-70px-lg { padding-left: 70px; }
  .p-top-71px-lg { padding-top: 71px; }
  .p-right-71px-lg { padding-right: 71px; }
  .p-bottom-71px-lg { padding-bottom: 71px; }
  .p-left-71px-lg { padding-left: 71px; }
  .p-top-72px-lg { padding-top: 72px; }
  .p-right-72px-lg { padding-right: 72px; }
  .p-bottom-72px-lg { padding-bottom: 72px; }
  .p-left-72px-lg { padding-left: 72px; }
  .p-top-73px-lg { padding-top: 73px; }
  .p-right-73px-lg { padding-right: 73px; }
  .p-bottom-73px-lg { padding-bottom: 73px; }
  .p-left-73px-lg { padding-left: 73px; }
  .p-top-74px-lg { padding-top: 74px; }
  .p-right-74px-lg { padding-right: 74px; }
  .p-bottom-74px-lg { padding-bottom: 74px; }
  .p-left-74px-lg { padding-left: 74px; }
  .p-top-75px-lg { padding-top: 75px; }
  .p-right-75px-lg { padding-right: 75px; }
  .p-bottom-75px-lg { padding-bottom: 75px; }
  .p-left-75px-lg { padding-left: 75px; }
  .p-top-76px-lg { padding-top: 76px; }
  .p-right-76px-lg { padding-right: 76px; }
  .p-bottom-76px-lg { padding-bottom: 76px; }
  .p-left-76px-lg { padding-left: 76px; }
  .p-top-77px-lg { padding-top: 77px; }
  .p-right-77px-lg { padding-right: 77px; }
  .p-bottom-77px-lg { padding-bottom: 77px; }
  .p-left-77px-lg { padding-left: 77px; }
  .p-top-78px-lg { padding-top: 78px; }
  .p-right-78px-lg { padding-right: 78px; }
  .p-bottom-78px-lg { padding-bottom: 78px; }
  .p-left-78px-lg { padding-left: 78px; }
  .p-top-79px-lg { padding-top: 79px; }
  .p-right-79px-lg { padding-right: 79px; }
  .p-bottom-79px-lg { padding-bottom: 79px; }
  .p-left-79px-lg { padding-left: 79px; }
  .p-top-80px-lg { padding-top: 80px; }
  .p-right-80px-lg { padding-right: 80px; }
  .p-bottom-80px-lg { padding-bottom: 80px; }
  .p-left-80px-lg { padding-left: 80px; }
  .p-top-81px-lg { padding-top: 81px; }
  .p-right-81px-lg { padding-right: 81px; }
  .p-bottom-81px-lg { padding-bottom: 81px; }
  .p-left-81px-lg { padding-left: 81px; }
  .p-top-82px-lg { padding-top: 82px; }
  .p-right-82px-lg { padding-right: 82px; }
  .p-bottom-82px-lg { padding-bottom: 82px; }
  .p-left-82px-lg { padding-left: 82px; }
  .p-top-83px-lg { padding-top: 83px; }
  .p-right-83px-lg { padding-right: 83px; }
  .p-bottom-83px-lg { padding-bottom: 83px; }
  .p-left-83px-lg { padding-left: 83px; }
  .p-top-84px-lg { padding-top: 84px; }
  .p-right-84px-lg { padding-right: 84px; }
  .p-bottom-84px-lg { padding-bottom: 84px; }
  .p-left-84px-lg { padding-left: 84px; }
  .p-top-85px-lg { padding-top: 85px; }
  .p-right-85px-lg { padding-right: 85px; }
  .p-bottom-85px-lg { padding-bottom: 85px; }
  .p-left-85px-lg { padding-left: 85px; }
  .p-top-86px-lg { padding-top: 86px; }
  .p-right-86px-lg { padding-right: 86px; }
  .p-bottom-86px-lg { padding-bottom: 86px; }
  .p-left-86px-lg { padding-left: 86px; }
  .p-top-87px-lg { padding-top: 87px; }
  .p-right-87px-lg { padding-right: 87px; }
  .p-bottom-87px-lg { padding-bottom: 87px; }
  .p-left-87px-lg { padding-left: 87px; }
  .p-top-88px-lg { padding-top: 88px; }
  .p-right-88px-lg { padding-right: 88px; }
  .p-bottom-88px-lg { padding-bottom: 88px; }
  .p-left-88px-lg { padding-left: 88px; }
  .p-top-89px-lg { padding-top: 89px; }
  .p-right-89px-lg { padding-right: 89px; }
  .p-bottom-89px-lg { padding-bottom: 89px; }
  .p-left-89px-lg { padding-left: 89px; }
  .p-top-90px-lg { padding-top: 90px; }
  .p-right-90px-lg { padding-right: 90px; }
  .p-bottom-90px-lg { padding-bottom: 90px; }
  .p-left-90px-lg { padding-left: 90px; }
  .p-top-91px-lg { padding-top: 91px; }
  .p-right-91px-lg { padding-right: 91px; }
  .p-bottom-91px-lg { padding-bottom: 91px; }
  .p-left-91px-lg { padding-left: 91px; }
  .p-top-92px-lg { padding-top: 92px; }
  .p-right-92px-lg { padding-right: 92px; }
  .p-bottom-92px-lg { padding-bottom: 92px; }
  .p-left-92px-lg { padding-left: 92px; }
  .p-top-93px-lg { padding-top: 93px; }
  .p-right-93px-lg { padding-right: 93px; }
  .p-bottom-93px-lg { padding-bottom: 93px; }
  .p-left-93px-lg { padding-left: 93px; }
  .p-top-94px-lg { padding-top: 94px; }
  .p-right-94px-lg { padding-right: 94px; }
  .p-bottom-94px-lg { padding-bottom: 94px; }
  .p-left-94px-lg { padding-left: 94px; }
  .p-top-95px-lg { padding-top: 95px; }
  .p-right-95px-lg { padding-right: 95px; }
  .p-bottom-95px-lg { padding-bottom: 95px; }
  .p-left-95px-lg { padding-left: 95px; }
  .p-top-96px-lg { padding-top: 96px; }
  .p-right-96px-lg { padding-right: 96px; }
  .p-bottom-96px-lg { padding-bottom: 96px; }
  .p-left-96px-lg { padding-left: 96px; }
  .p-top-97px-lg { padding-top: 97px; }
  .p-right-97px-lg { padding-right: 97px; }
  .p-bottom-97px-lg { padding-bottom: 97px; }
  .p-left-97px-lg { padding-left: 97px; }
  .p-top-98px-lg { padding-top: 98px; }
  .p-right-98px-lg { padding-right: 98px; }
  .p-bottom-98px-lg { padding-bottom: 98px; }
  .p-left-98px-lg { padding-left: 98px; }
  .p-top-99px-lg { padding-top: 99px; }
  .p-right-99px-lg { padding-right: 99px; }
  .p-bottom-99px-lg { padding-bottom: 99px; }
  .p-left-99px-lg { padding-left: 99px; }
  .p-top-100px-lg { padding-top: 100px; }
  .p-right-100px-lg { padding-right: 100px; }
  .p-bottom-100px-lg { padding-bottom: 100px; }
  .p-left-100px-lg { padding-left: 100px; } }
/*
|--------------------------------------------------------------------------
| margin
|--------------------------------------------------------------------------
*/
.m-top-0px { margin-top: 0px; }

.m-right-0px { margin-right: 0px; }

.m-bottom-0px { margin-bottom: 0px; }

.m-left-0px { margin-left: 0px; }

.m-top-1px { margin-top: 1px; }

.m-right-1px { margin-right: 1px; }

.m-bottom-1px { margin-bottom: 1px; }

.m-left-1px { margin-left: 1px; }

.m-top-2px { margin-top: 2px; }

.m-right-2px { margin-right: 2px; }

.m-bottom-2px { margin-bottom: 2px; }

.m-left-2px { margin-left: 2px; }

.m-top-3px { margin-top: 3px; }

.m-right-3px { margin-right: 3px; }

.m-bottom-3px { margin-bottom: 3px; }

.m-left-3px { margin-left: 3px; }

.m-top-4px { margin-top: 4px; }

.m-right-4px { margin-right: 4px; }

.m-bottom-4px { margin-bottom: 4px; }

.m-left-4px { margin-left: 4px; }

.m-top-5px { margin-top: 5px; }

.m-right-5px { margin-right: 5px; }

.m-bottom-5px { margin-bottom: 5px; }

.m-left-5px { margin-left: 5px; }

.m-top-6px { margin-top: 6px; }

.m-right-6px { margin-right: 6px; }

.m-bottom-6px { margin-bottom: 6px; }

.m-left-6px { margin-left: 6px; }

.m-top-7px { margin-top: 7px; }

.m-right-7px { margin-right: 7px; }

.m-bottom-7px { margin-bottom: 7px; }

.m-left-7px { margin-left: 7px; }

.m-top-8px { margin-top: 8px; }

.m-right-8px { margin-right: 8px; }

.m-bottom-8px { margin-bottom: 8px; }

.m-left-8px { margin-left: 8px; }

.m-top-9px { margin-top: 9px; }

.m-right-9px { margin-right: 9px; }

.m-bottom-9px { margin-bottom: 9px; }

.m-left-9px { margin-left: 9px; }

.m-top-10px { margin-top: 10px; }

.m-right-10px { margin-right: 10px; }

.m-bottom-10px { margin-bottom: 10px; }

.m-left-10px { margin-left: 10px; }

.m-top-11px { margin-top: 11px; }

.m-right-11px { margin-right: 11px; }

.m-bottom-11px { margin-bottom: 11px; }

.m-left-11px { margin-left: 11px; }

.m-top-12px { margin-top: 12px; }

.m-right-12px { margin-right: 12px; }

.m-bottom-12px { margin-bottom: 12px; }

.m-left-12px { margin-left: 12px; }

.m-top-13px { margin-top: 13px; }

.m-right-13px { margin-right: 13px; }

.m-bottom-13px { margin-bottom: 13px; }

.m-left-13px { margin-left: 13px; }

.m-top-14px { margin-top: 14px; }

.m-right-14px { margin-right: 14px; }

.m-bottom-14px { margin-bottom: 14px; }

.m-left-14px { margin-left: 14px; }

.m-top-15px { margin-top: 15px; }

.m-right-15px { margin-right: 15px; }

.m-bottom-15px { margin-bottom: 15px; }

.m-left-15px { margin-left: 15px; }

.m-top-16px { margin-top: 16px; }

.m-right-16px { margin-right: 16px; }

.m-bottom-16px { margin-bottom: 16px; }

.m-left-16px { margin-left: 16px; }

.m-top-17px { margin-top: 17px; }

.m-right-17px { margin-right: 17px; }

.m-bottom-17px { margin-bottom: 17px; }

.m-left-17px { margin-left: 17px; }

.m-top-18px { margin-top: 18px; }

.m-right-18px { margin-right: 18px; }

.m-bottom-18px { margin-bottom: 18px; }

.m-left-18px { margin-left: 18px; }

.m-top-19px { margin-top: 19px; }

.m-right-19px { margin-right: 19px; }

.m-bottom-19px { margin-bottom: 19px; }

.m-left-19px { margin-left: 19px; }

.m-top-20px { margin-top: 20px; }

.m-right-20px { margin-right: 20px; }

.m-bottom-20px { margin-bottom: 20px; }

.m-left-20px { margin-left: 20px; }

.m-top-21px { margin-top: 21px; }

.m-right-21px { margin-right: 21px; }

.m-bottom-21px { margin-bottom: 21px; }

.m-left-21px { margin-left: 21px; }

.m-top-22px { margin-top: 22px; }

.m-right-22px { margin-right: 22px; }

.m-bottom-22px { margin-bottom: 22px; }

.m-left-22px { margin-left: 22px; }

.m-top-23px { margin-top: 23px; }

.m-right-23px { margin-right: 23px; }

.m-bottom-23px { margin-bottom: 23px; }

.m-left-23px { margin-left: 23px; }

.m-top-24px { margin-top: 24px; }

.m-right-24px { margin-right: 24px; }

.m-bottom-24px { margin-bottom: 24px; }

.m-left-24px { margin-left: 24px; }

.m-top-25px { margin-top: 25px; }

.m-right-25px { margin-right: 25px; }

.m-bottom-25px { margin-bottom: 25px; }

.m-left-25px { margin-left: 25px; }

.m-top-26px { margin-top: 26px; }

.m-right-26px { margin-right: 26px; }

.m-bottom-26px { margin-bottom: 26px; }

.m-left-26px { margin-left: 26px; }

.m-top-27px { margin-top: 27px; }

.m-right-27px { margin-right: 27px; }

.m-bottom-27px { margin-bottom: 27px; }

.m-left-27px { margin-left: 27px; }

.m-top-28px { margin-top: 28px; }

.m-right-28px { margin-right: 28px; }

.m-bottom-28px { margin-bottom: 28px; }

.m-left-28px { margin-left: 28px; }

.m-top-29px { margin-top: 29px; }

.m-right-29px { margin-right: 29px; }

.m-bottom-29px { margin-bottom: 29px; }

.m-left-29px { margin-left: 29px; }

.m-top-30px { margin-top: 30px; }

.m-right-30px { margin-right: 30px; }

.m-bottom-30px { margin-bottom: 30px; }

.m-left-30px { margin-left: 30px; }

.m-top-31px { margin-top: 31px; }

.m-right-31px { margin-right: 31px; }

.m-bottom-31px { margin-bottom: 31px; }

.m-left-31px { margin-left: 31px; }

.m-top-32px { margin-top: 32px; }

.m-right-32px { margin-right: 32px; }

.m-bottom-32px { margin-bottom: 32px; }

.m-left-32px { margin-left: 32px; }

.m-top-33px { margin-top: 33px; }

.m-right-33px { margin-right: 33px; }

.m-bottom-33px { margin-bottom: 33px; }

.m-left-33px { margin-left: 33px; }

.m-top-34px { margin-top: 34px; }

.m-right-34px { margin-right: 34px; }

.m-bottom-34px { margin-bottom: 34px; }

.m-left-34px { margin-left: 34px; }

.m-top-35px { margin-top: 35px; }

.m-right-35px { margin-right: 35px; }

.m-bottom-35px { margin-bottom: 35px; }

.m-left-35px { margin-left: 35px; }

.m-top-36px { margin-top: 36px; }

.m-right-36px { margin-right: 36px; }

.m-bottom-36px { margin-bottom: 36px; }

.m-left-36px { margin-left: 36px; }

.m-top-37px { margin-top: 37px; }

.m-right-37px { margin-right: 37px; }

.m-bottom-37px { margin-bottom: 37px; }

.m-left-37px { margin-left: 37px; }

.m-top-38px { margin-top: 38px; }

.m-right-38px { margin-right: 38px; }

.m-bottom-38px { margin-bottom: 38px; }

.m-left-38px { margin-left: 38px; }

.m-top-39px { margin-top: 39px; }

.m-right-39px { margin-right: 39px; }

.m-bottom-39px { margin-bottom: 39px; }

.m-left-39px { margin-left: 39px; }

.m-top-40px { margin-top: 40px; }

.m-right-40px { margin-right: 40px; }

.m-bottom-40px { margin-bottom: 40px; }

.m-left-40px { margin-left: 40px; }

.m-top-41px { margin-top: 41px; }

.m-right-41px { margin-right: 41px; }

.m-bottom-41px { margin-bottom: 41px; }

.m-left-41px { margin-left: 41px; }

.m-top-42px { margin-top: 42px; }

.m-right-42px { margin-right: 42px; }

.m-bottom-42px { margin-bottom: 42px; }

.m-left-42px { margin-left: 42px; }

.m-top-43px { margin-top: 43px; }

.m-right-43px { margin-right: 43px; }

.m-bottom-43px { margin-bottom: 43px; }

.m-left-43px { margin-left: 43px; }

.m-top-44px { margin-top: 44px; }

.m-right-44px { margin-right: 44px; }

.m-bottom-44px { margin-bottom: 44px; }

.m-left-44px { margin-left: 44px; }

.m-top-45px { margin-top: 45px; }

.m-right-45px { margin-right: 45px; }

.m-bottom-45px { margin-bottom: 45px; }

.m-left-45px { margin-left: 45px; }

.m-top-46px { margin-top: 46px; }

.m-right-46px { margin-right: 46px; }

.m-bottom-46px { margin-bottom: 46px; }

.m-left-46px { margin-left: 46px; }

.m-top-47px { margin-top: 47px; }

.m-right-47px { margin-right: 47px; }

.m-bottom-47px { margin-bottom: 47px; }

.m-left-47px { margin-left: 47px; }

.m-top-48px { margin-top: 48px; }

.m-right-48px { margin-right: 48px; }

.m-bottom-48px { margin-bottom: 48px; }

.m-left-48px { margin-left: 48px; }

.m-top-49px { margin-top: 49px; }

.m-right-49px { margin-right: 49px; }

.m-bottom-49px { margin-bottom: 49px; }

.m-left-49px { margin-left: 49px; }

.m-top-50px { margin-top: 50px; }

.m-right-50px { margin-right: 50px; }

.m-bottom-50px { margin-bottom: 50px; }

.m-left-50px { margin-left: 50px; }

.m-top-51px { margin-top: 51px; }

.m-right-51px { margin-right: 51px; }

.m-bottom-51px { margin-bottom: 51px; }

.m-left-51px { margin-left: 51px; }

.m-top-52px { margin-top: 52px; }

.m-right-52px { margin-right: 52px; }

.m-bottom-52px { margin-bottom: 52px; }

.m-left-52px { margin-left: 52px; }

.m-top-53px { margin-top: 53px; }

.m-right-53px { margin-right: 53px; }

.m-bottom-53px { margin-bottom: 53px; }

.m-left-53px { margin-left: 53px; }

.m-top-54px { margin-top: 54px; }

.m-right-54px { margin-right: 54px; }

.m-bottom-54px { margin-bottom: 54px; }

.m-left-54px { margin-left: 54px; }

.m-top-55px { margin-top: 55px; }

.m-right-55px { margin-right: 55px; }

.m-bottom-55px { margin-bottom: 55px; }

.m-left-55px { margin-left: 55px; }

.m-top-56px { margin-top: 56px; }

.m-right-56px { margin-right: 56px; }

.m-bottom-56px { margin-bottom: 56px; }

.m-left-56px { margin-left: 56px; }

.m-top-57px { margin-top: 57px; }

.m-right-57px { margin-right: 57px; }

.m-bottom-57px { margin-bottom: 57px; }

.m-left-57px { margin-left: 57px; }

.m-top-58px { margin-top: 58px; }

.m-right-58px { margin-right: 58px; }

.m-bottom-58px { margin-bottom: 58px; }

.m-left-58px { margin-left: 58px; }

.m-top-59px { margin-top: 59px; }

.m-right-59px { margin-right: 59px; }

.m-bottom-59px { margin-bottom: 59px; }

.m-left-59px { margin-left: 59px; }

.m-top-60px { margin-top: 60px; }

.m-right-60px { margin-right: 60px; }

.m-bottom-60px { margin-bottom: 60px; }

.m-left-60px { margin-left: 60px; }

.m-top-61px { margin-top: 61px; }

.m-right-61px { margin-right: 61px; }

.m-bottom-61px { margin-bottom: 61px; }

.m-left-61px { margin-left: 61px; }

.m-top-62px { margin-top: 62px; }

.m-right-62px { margin-right: 62px; }

.m-bottom-62px { margin-bottom: 62px; }

.m-left-62px { margin-left: 62px; }

.m-top-63px { margin-top: 63px; }

.m-right-63px { margin-right: 63px; }

.m-bottom-63px { margin-bottom: 63px; }

.m-left-63px { margin-left: 63px; }

.m-top-64px { margin-top: 64px; }

.m-right-64px { margin-right: 64px; }

.m-bottom-64px { margin-bottom: 64px; }

.m-left-64px { margin-left: 64px; }

.m-top-65px { margin-top: 65px; }

.m-right-65px { margin-right: 65px; }

.m-bottom-65px { margin-bottom: 65px; }

.m-left-65px { margin-left: 65px; }

.m-top-66px { margin-top: 66px; }

.m-right-66px { margin-right: 66px; }

.m-bottom-66px { margin-bottom: 66px; }

.m-left-66px { margin-left: 66px; }

.m-top-67px { margin-top: 67px; }

.m-right-67px { margin-right: 67px; }

.m-bottom-67px { margin-bottom: 67px; }

.m-left-67px { margin-left: 67px; }

.m-top-68px { margin-top: 68px; }

.m-right-68px { margin-right: 68px; }

.m-bottom-68px { margin-bottom: 68px; }

.m-left-68px { margin-left: 68px; }

.m-top-69px { margin-top: 69px; }

.m-right-69px { margin-right: 69px; }

.m-bottom-69px { margin-bottom: 69px; }

.m-left-69px { margin-left: 69px; }

.m-top-70px { margin-top: 70px; }

.m-right-70px { margin-right: 70px; }

.m-bottom-70px { margin-bottom: 70px; }

.m-left-70px { margin-left: 70px; }

.m-top-71px { margin-top: 71px; }

.m-right-71px { margin-right: 71px; }

.m-bottom-71px { margin-bottom: 71px; }

.m-left-71px { margin-left: 71px; }

.m-top-72px { margin-top: 72px; }

.m-right-72px { margin-right: 72px; }

.m-bottom-72px { margin-bottom: 72px; }

.m-left-72px { margin-left: 72px; }

.m-top-73px { margin-top: 73px; }

.m-right-73px { margin-right: 73px; }

.m-bottom-73px { margin-bottom: 73px; }

.m-left-73px { margin-left: 73px; }

.m-top-74px { margin-top: 74px; }

.m-right-74px { margin-right: 74px; }

.m-bottom-74px { margin-bottom: 74px; }

.m-left-74px { margin-left: 74px; }

.m-top-75px { margin-top: 75px; }

.m-right-75px { margin-right: 75px; }

.m-bottom-75px { margin-bottom: 75px; }

.m-left-75px { margin-left: 75px; }

.m-top-76px { margin-top: 76px; }

.m-right-76px { margin-right: 76px; }

.m-bottom-76px { margin-bottom: 76px; }

.m-left-76px { margin-left: 76px; }

.m-top-77px { margin-top: 77px; }

.m-right-77px { margin-right: 77px; }

.m-bottom-77px { margin-bottom: 77px; }

.m-left-77px { margin-left: 77px; }

.m-top-78px { margin-top: 78px; }

.m-right-78px { margin-right: 78px; }

.m-bottom-78px { margin-bottom: 78px; }

.m-left-78px { margin-left: 78px; }

.m-top-79px { margin-top: 79px; }

.m-right-79px { margin-right: 79px; }

.m-bottom-79px { margin-bottom: 79px; }

.m-left-79px { margin-left: 79px; }

.m-top-80px { margin-top: 80px; }

.m-right-80px { margin-right: 80px; }

.m-bottom-80px { margin-bottom: 80px; }

.m-left-80px { margin-left: 80px; }

.m-top-81px { margin-top: 81px; }

.m-right-81px { margin-right: 81px; }

.m-bottom-81px { margin-bottom: 81px; }

.m-left-81px { margin-left: 81px; }

.m-top-82px { margin-top: 82px; }

.m-right-82px { margin-right: 82px; }

.m-bottom-82px { margin-bottom: 82px; }

.m-left-82px { margin-left: 82px; }

.m-top-83px { margin-top: 83px; }

.m-right-83px { margin-right: 83px; }

.m-bottom-83px { margin-bottom: 83px; }

.m-left-83px { margin-left: 83px; }

.m-top-84px { margin-top: 84px; }

.m-right-84px { margin-right: 84px; }

.m-bottom-84px { margin-bottom: 84px; }

.m-left-84px { margin-left: 84px; }

.m-top-85px { margin-top: 85px; }

.m-right-85px { margin-right: 85px; }

.m-bottom-85px { margin-bottom: 85px; }

.m-left-85px { margin-left: 85px; }

.m-top-86px { margin-top: 86px; }

.m-right-86px { margin-right: 86px; }

.m-bottom-86px { margin-bottom: 86px; }

.m-left-86px { margin-left: 86px; }

.m-top-87px { margin-top: 87px; }

.m-right-87px { margin-right: 87px; }

.m-bottom-87px { margin-bottom: 87px; }

.m-left-87px { margin-left: 87px; }

.m-top-88px { margin-top: 88px; }

.m-right-88px { margin-right: 88px; }

.m-bottom-88px { margin-bottom: 88px; }

.m-left-88px { margin-left: 88px; }

.m-top-89px { margin-top: 89px; }

.m-right-89px { margin-right: 89px; }

.m-bottom-89px { margin-bottom: 89px; }

.m-left-89px { margin-left: 89px; }

.m-top-90px { margin-top: 90px; }

.m-right-90px { margin-right: 90px; }

.m-bottom-90px { margin-bottom: 90px; }

.m-left-90px { margin-left: 90px; }

.m-top-91px { margin-top: 91px; }

.m-right-91px { margin-right: 91px; }

.m-bottom-91px { margin-bottom: 91px; }

.m-left-91px { margin-left: 91px; }

.m-top-92px { margin-top: 92px; }

.m-right-92px { margin-right: 92px; }

.m-bottom-92px { margin-bottom: 92px; }

.m-left-92px { margin-left: 92px; }

.m-top-93px { margin-top: 93px; }

.m-right-93px { margin-right: 93px; }

.m-bottom-93px { margin-bottom: 93px; }

.m-left-93px { margin-left: 93px; }

.m-top-94px { margin-top: 94px; }

.m-right-94px { margin-right: 94px; }

.m-bottom-94px { margin-bottom: 94px; }

.m-left-94px { margin-left: 94px; }

.m-top-95px { margin-top: 95px; }

.m-right-95px { margin-right: 95px; }

.m-bottom-95px { margin-bottom: 95px; }

.m-left-95px { margin-left: 95px; }

.m-top-96px { margin-top: 96px; }

.m-right-96px { margin-right: 96px; }

.m-bottom-96px { margin-bottom: 96px; }

.m-left-96px { margin-left: 96px; }

.m-top-97px { margin-top: 97px; }

.m-right-97px { margin-right: 97px; }

.m-bottom-97px { margin-bottom: 97px; }

.m-left-97px { margin-left: 97px; }

.m-top-98px { margin-top: 98px; }

.m-right-98px { margin-right: 98px; }

.m-bottom-98px { margin-bottom: 98px; }

.m-left-98px { margin-left: 98px; }

.m-top-99px { margin-top: 99px; }

.m-right-99px { margin-right: 99px; }

.m-bottom-99px { margin-bottom: 99px; }

.m-left-99px { margin-left: 99px; }

.m-top-100px { margin-top: 100px; }

.m-right-100px { margin-right: 100px; }

.m-bottom-100px { margin-bottom: 100px; }

.m-left-100px { margin-left: 100px; }

/*
|--------------------------------------------------------------------------
| margin XS
|--------------------------------------------------------------------------
*/
@media (max-width: 39.9375em) { .m-top-0px-xs { margin-top: 0px; }
  .m-right-0px-xs { margin-right: 0px; }
  .m-bottom-0px-xs { margin-bottom: 0px; }
  .m-left-0px-xs { margin-left: 0px; }
  .m-top-1px-xs { margin-top: 1px; }
  .m-right-1px-xs { margin-right: 1px; }
  .m-bottom-1px-xs { margin-bottom: 1px; }
  .m-left-1px-xs { margin-left: 1px; }
  .m-top-2px-xs { margin-top: 2px; }
  .m-right-2px-xs { margin-right: 2px; }
  .m-bottom-2px-xs { margin-bottom: 2px; }
  .m-left-2px-xs { margin-left: 2px; }
  .m-top-3px-xs { margin-top: 3px; }
  .m-right-3px-xs { margin-right: 3px; }
  .m-bottom-3px-xs { margin-bottom: 3px; }
  .m-left-3px-xs { margin-left: 3px; }
  .m-top-4px-xs { margin-top: 4px; }
  .m-right-4px-xs { margin-right: 4px; }
  .m-bottom-4px-xs { margin-bottom: 4px; }
  .m-left-4px-xs { margin-left: 4px; }
  .m-top-5px-xs { margin-top: 5px; }
  .m-right-5px-xs { margin-right: 5px; }
  .m-bottom-5px-xs { margin-bottom: 5px; }
  .m-left-5px-xs { margin-left: 5px; }
  .m-top-6px-xs { margin-top: 6px; }
  .m-right-6px-xs { margin-right: 6px; }
  .m-bottom-6px-xs { margin-bottom: 6px; }
  .m-left-6px-xs { margin-left: 6px; }
  .m-top-7px-xs { margin-top: 7px; }
  .m-right-7px-xs { margin-right: 7px; }
  .m-bottom-7px-xs { margin-bottom: 7px; }
  .m-left-7px-xs { margin-left: 7px; }
  .m-top-8px-xs { margin-top: 8px; }
  .m-right-8px-xs { margin-right: 8px; }
  .m-bottom-8px-xs { margin-bottom: 8px; }
  .m-left-8px-xs { margin-left: 8px; }
  .m-top-9px-xs { margin-top: 9px; }
  .m-right-9px-xs { margin-right: 9px; }
  .m-bottom-9px-xs { margin-bottom: 9px; }
  .m-left-9px-xs { margin-left: 9px; }
  .m-top-10px-xs { margin-top: 10px; }
  .m-right-10px-xs { margin-right: 10px; }
  .m-bottom-10px-xs { margin-bottom: 10px; }
  .m-left-10px-xs { margin-left: 10px; }
  .m-top-11px-xs { margin-top: 11px; }
  .m-right-11px-xs { margin-right: 11px; }
  .m-bottom-11px-xs { margin-bottom: 11px; }
  .m-left-11px-xs { margin-left: 11px; }
  .m-top-12px-xs { margin-top: 12px; }
  .m-right-12px-xs { margin-right: 12px; }
  .m-bottom-12px-xs { margin-bottom: 12px; }
  .m-left-12px-xs { margin-left: 12px; }
  .m-top-13px-xs { margin-top: 13px; }
  .m-right-13px-xs { margin-right: 13px; }
  .m-bottom-13px-xs { margin-bottom: 13px; }
  .m-left-13px-xs { margin-left: 13px; }
  .m-top-14px-xs { margin-top: 14px; }
  .m-right-14px-xs { margin-right: 14px; }
  .m-bottom-14px-xs { margin-bottom: 14px; }
  .m-left-14px-xs { margin-left: 14px; }
  .m-top-15px-xs { margin-top: 15px; }
  .m-right-15px-xs { margin-right: 15px; }
  .m-bottom-15px-xs { margin-bottom: 15px; }
  .m-left-15px-xs { margin-left: 15px; }
  .m-top-16px-xs { margin-top: 16px; }
  .m-right-16px-xs { margin-right: 16px; }
  .m-bottom-16px-xs { margin-bottom: 16px; }
  .m-left-16px-xs { margin-left: 16px; }
  .m-top-17px-xs { margin-top: 17px; }
  .m-right-17px-xs { margin-right: 17px; }
  .m-bottom-17px-xs { margin-bottom: 17px; }
  .m-left-17px-xs { margin-left: 17px; }
  .m-top-18px-xs { margin-top: 18px; }
  .m-right-18px-xs { margin-right: 18px; }
  .m-bottom-18px-xs { margin-bottom: 18px; }
  .m-left-18px-xs { margin-left: 18px; }
  .m-top-19px-xs { margin-top: 19px; }
  .m-right-19px-xs { margin-right: 19px; }
  .m-bottom-19px-xs { margin-bottom: 19px; }
  .m-left-19px-xs { margin-left: 19px; }
  .m-top-20px-xs { margin-top: 20px; }
  .m-right-20px-xs { margin-right: 20px; }
  .m-bottom-20px-xs { margin-bottom: 20px; }
  .m-left-20px-xs { margin-left: 20px; }
  .m-top-21px-xs { margin-top: 21px; }
  .m-right-21px-xs { margin-right: 21px; }
  .m-bottom-21px-xs { margin-bottom: 21px; }
  .m-left-21px-xs { margin-left: 21px; }
  .m-top-22px-xs { margin-top: 22px; }
  .m-right-22px-xs { margin-right: 22px; }
  .m-bottom-22px-xs { margin-bottom: 22px; }
  .m-left-22px-xs { margin-left: 22px; }
  .m-top-23px-xs { margin-top: 23px; }
  .m-right-23px-xs { margin-right: 23px; }
  .m-bottom-23px-xs { margin-bottom: 23px; }
  .m-left-23px-xs { margin-left: 23px; }
  .m-top-24px-xs { margin-top: 24px; }
  .m-right-24px-xs { margin-right: 24px; }
  .m-bottom-24px-xs { margin-bottom: 24px; }
  .m-left-24px-xs { margin-left: 24px; }
  .m-top-25px-xs { margin-top: 25px; }
  .m-right-25px-xs { margin-right: 25px; }
  .m-bottom-25px-xs { margin-bottom: 25px; }
  .m-left-25px-xs { margin-left: 25px; }
  .m-top-26px-xs { margin-top: 26px; }
  .m-right-26px-xs { margin-right: 26px; }
  .m-bottom-26px-xs { margin-bottom: 26px; }
  .m-left-26px-xs { margin-left: 26px; }
  .m-top-27px-xs { margin-top: 27px; }
  .m-right-27px-xs { margin-right: 27px; }
  .m-bottom-27px-xs { margin-bottom: 27px; }
  .m-left-27px-xs { margin-left: 27px; }
  .m-top-28px-xs { margin-top: 28px; }
  .m-right-28px-xs { margin-right: 28px; }
  .m-bottom-28px-xs { margin-bottom: 28px; }
  .m-left-28px-xs { margin-left: 28px; }
  .m-top-29px-xs { margin-top: 29px; }
  .m-right-29px-xs { margin-right: 29px; }
  .m-bottom-29px-xs { margin-bottom: 29px; }
  .m-left-29px-xs { margin-left: 29px; }
  .m-top-30px-xs { margin-top: 30px; }
  .m-right-30px-xs { margin-right: 30px; }
  .m-bottom-30px-xs { margin-bottom: 30px; }
  .m-left-30px-xs { margin-left: 30px; }
  .m-top-31px-xs { margin-top: 31px; }
  .m-right-31px-xs { margin-right: 31px; }
  .m-bottom-31px-xs { margin-bottom: 31px; }
  .m-left-31px-xs { margin-left: 31px; }
  .m-top-32px-xs { margin-top: 32px; }
  .m-right-32px-xs { margin-right: 32px; }
  .m-bottom-32px-xs { margin-bottom: 32px; }
  .m-left-32px-xs { margin-left: 32px; }
  .m-top-33px-xs { margin-top: 33px; }
  .m-right-33px-xs { margin-right: 33px; }
  .m-bottom-33px-xs { margin-bottom: 33px; }
  .m-left-33px-xs { margin-left: 33px; }
  .m-top-34px-xs { margin-top: 34px; }
  .m-right-34px-xs { margin-right: 34px; }
  .m-bottom-34px-xs { margin-bottom: 34px; }
  .m-left-34px-xs { margin-left: 34px; }
  .m-top-35px-xs { margin-top: 35px; }
  .m-right-35px-xs { margin-right: 35px; }
  .m-bottom-35px-xs { margin-bottom: 35px; }
  .m-left-35px-xs { margin-left: 35px; }
  .m-top-36px-xs { margin-top: 36px; }
  .m-right-36px-xs { margin-right: 36px; }
  .m-bottom-36px-xs { margin-bottom: 36px; }
  .m-left-36px-xs { margin-left: 36px; }
  .m-top-37px-xs { margin-top: 37px; }
  .m-right-37px-xs { margin-right: 37px; }
  .m-bottom-37px-xs { margin-bottom: 37px; }
  .m-left-37px-xs { margin-left: 37px; }
  .m-top-38px-xs { margin-top: 38px; }
  .m-right-38px-xs { margin-right: 38px; }
  .m-bottom-38px-xs { margin-bottom: 38px; }
  .m-left-38px-xs { margin-left: 38px; }
  .m-top-39px-xs { margin-top: 39px; }
  .m-right-39px-xs { margin-right: 39px; }
  .m-bottom-39px-xs { margin-bottom: 39px; }
  .m-left-39px-xs { margin-left: 39px; }
  .m-top-40px-xs { margin-top: 40px; }
  .m-right-40px-xs { margin-right: 40px; }
  .m-bottom-40px-xs { margin-bottom: 40px; }
  .m-left-40px-xs { margin-left: 40px; }
  .m-top-41px-xs { margin-top: 41px; }
  .m-right-41px-xs { margin-right: 41px; }
  .m-bottom-41px-xs { margin-bottom: 41px; }
  .m-left-41px-xs { margin-left: 41px; }
  .m-top-42px-xs { margin-top: 42px; }
  .m-right-42px-xs { margin-right: 42px; }
  .m-bottom-42px-xs { margin-bottom: 42px; }
  .m-left-42px-xs { margin-left: 42px; }
  .m-top-43px-xs { margin-top: 43px; }
  .m-right-43px-xs { margin-right: 43px; }
  .m-bottom-43px-xs { margin-bottom: 43px; }
  .m-left-43px-xs { margin-left: 43px; }
  .m-top-44px-xs { margin-top: 44px; }
  .m-right-44px-xs { margin-right: 44px; }
  .m-bottom-44px-xs { margin-bottom: 44px; }
  .m-left-44px-xs { margin-left: 44px; }
  .m-top-45px-xs { margin-top: 45px; }
  .m-right-45px-xs { margin-right: 45px; }
  .m-bottom-45px-xs { margin-bottom: 45px; }
  .m-left-45px-xs { margin-left: 45px; }
  .m-top-46px-xs { margin-top: 46px; }
  .m-right-46px-xs { margin-right: 46px; }
  .m-bottom-46px-xs { margin-bottom: 46px; }
  .m-left-46px-xs { margin-left: 46px; }
  .m-top-47px-xs { margin-top: 47px; }
  .m-right-47px-xs { margin-right: 47px; }
  .m-bottom-47px-xs { margin-bottom: 47px; }
  .m-left-47px-xs { margin-left: 47px; }
  .m-top-48px-xs { margin-top: 48px; }
  .m-right-48px-xs { margin-right: 48px; }
  .m-bottom-48px-xs { margin-bottom: 48px; }
  .m-left-48px-xs { margin-left: 48px; }
  .m-top-49px-xs { margin-top: 49px; }
  .m-right-49px-xs { margin-right: 49px; }
  .m-bottom-49px-xs { margin-bottom: 49px; }
  .m-left-49px-xs { margin-left: 49px; }
  .m-top-50px-xs { margin-top: 50px; }
  .m-right-50px-xs { margin-right: 50px; }
  .m-bottom-50px-xs { margin-bottom: 50px; }
  .m-left-50px-xs { margin-left: 50px; }
  .m-top-51px-xs { margin-top: 51px; }
  .m-right-51px-xs { margin-right: 51px; }
  .m-bottom-51px-xs { margin-bottom: 51px; }
  .m-left-51px-xs { margin-left: 51px; }
  .m-top-52px-xs { margin-top: 52px; }
  .m-right-52px-xs { margin-right: 52px; }
  .m-bottom-52px-xs { margin-bottom: 52px; }
  .m-left-52px-xs { margin-left: 52px; }
  .m-top-53px-xs { margin-top: 53px; }
  .m-right-53px-xs { margin-right: 53px; }
  .m-bottom-53px-xs { margin-bottom: 53px; }
  .m-left-53px-xs { margin-left: 53px; }
  .m-top-54px-xs { margin-top: 54px; }
  .m-right-54px-xs { margin-right: 54px; }
  .m-bottom-54px-xs { margin-bottom: 54px; }
  .m-left-54px-xs { margin-left: 54px; }
  .m-top-55px-xs { margin-top: 55px; }
  .m-right-55px-xs { margin-right: 55px; }
  .m-bottom-55px-xs { margin-bottom: 55px; }
  .m-left-55px-xs { margin-left: 55px; }
  .m-top-56px-xs { margin-top: 56px; }
  .m-right-56px-xs { margin-right: 56px; }
  .m-bottom-56px-xs { margin-bottom: 56px; }
  .m-left-56px-xs { margin-left: 56px; }
  .m-top-57px-xs { margin-top: 57px; }
  .m-right-57px-xs { margin-right: 57px; }
  .m-bottom-57px-xs { margin-bottom: 57px; }
  .m-left-57px-xs { margin-left: 57px; }
  .m-top-58px-xs { margin-top: 58px; }
  .m-right-58px-xs { margin-right: 58px; }
  .m-bottom-58px-xs { margin-bottom: 58px; }
  .m-left-58px-xs { margin-left: 58px; }
  .m-top-59px-xs { margin-top: 59px; }
  .m-right-59px-xs { margin-right: 59px; }
  .m-bottom-59px-xs { margin-bottom: 59px; }
  .m-left-59px-xs { margin-left: 59px; }
  .m-top-60px-xs { margin-top: 60px; }
  .m-right-60px-xs { margin-right: 60px; }
  .m-bottom-60px-xs { margin-bottom: 60px; }
  .m-left-60px-xs { margin-left: 60px; }
  .m-top-61px-xs { margin-top: 61px; }
  .m-right-61px-xs { margin-right: 61px; }
  .m-bottom-61px-xs { margin-bottom: 61px; }
  .m-left-61px-xs { margin-left: 61px; }
  .m-top-62px-xs { margin-top: 62px; }
  .m-right-62px-xs { margin-right: 62px; }
  .m-bottom-62px-xs { margin-bottom: 62px; }
  .m-left-62px-xs { margin-left: 62px; }
  .m-top-63px-xs { margin-top: 63px; }
  .m-right-63px-xs { margin-right: 63px; }
  .m-bottom-63px-xs { margin-bottom: 63px; }
  .m-left-63px-xs { margin-left: 63px; }
  .m-top-64px-xs { margin-top: 64px; }
  .m-right-64px-xs { margin-right: 64px; }
  .m-bottom-64px-xs { margin-bottom: 64px; }
  .m-left-64px-xs { margin-left: 64px; }
  .m-top-65px-xs { margin-top: 65px; }
  .m-right-65px-xs { margin-right: 65px; }
  .m-bottom-65px-xs { margin-bottom: 65px; }
  .m-left-65px-xs { margin-left: 65px; }
  .m-top-66px-xs { margin-top: 66px; }
  .m-right-66px-xs { margin-right: 66px; }
  .m-bottom-66px-xs { margin-bottom: 66px; }
  .m-left-66px-xs { margin-left: 66px; }
  .m-top-67px-xs { margin-top: 67px; }
  .m-right-67px-xs { margin-right: 67px; }
  .m-bottom-67px-xs { margin-bottom: 67px; }
  .m-left-67px-xs { margin-left: 67px; }
  .m-top-68px-xs { margin-top: 68px; }
  .m-right-68px-xs { margin-right: 68px; }
  .m-bottom-68px-xs { margin-bottom: 68px; }
  .m-left-68px-xs { margin-left: 68px; }
  .m-top-69px-xs { margin-top: 69px; }
  .m-right-69px-xs { margin-right: 69px; }
  .m-bottom-69px-xs { margin-bottom: 69px; }
  .m-left-69px-xs { margin-left: 69px; }
  .m-top-70px-xs { margin-top: 70px; }
  .m-right-70px-xs { margin-right: 70px; }
  .m-bottom-70px-xs { margin-bottom: 70px; }
  .m-left-70px-xs { margin-left: 70px; }
  .m-top-71px-xs { margin-top: 71px; }
  .m-right-71px-xs { margin-right: 71px; }
  .m-bottom-71px-xs { margin-bottom: 71px; }
  .m-left-71px-xs { margin-left: 71px; }
  .m-top-72px-xs { margin-top: 72px; }
  .m-right-72px-xs { margin-right: 72px; }
  .m-bottom-72px-xs { margin-bottom: 72px; }
  .m-left-72px-xs { margin-left: 72px; }
  .m-top-73px-xs { margin-top: 73px; }
  .m-right-73px-xs { margin-right: 73px; }
  .m-bottom-73px-xs { margin-bottom: 73px; }
  .m-left-73px-xs { margin-left: 73px; }
  .m-top-74px-xs { margin-top: 74px; }
  .m-right-74px-xs { margin-right: 74px; }
  .m-bottom-74px-xs { margin-bottom: 74px; }
  .m-left-74px-xs { margin-left: 74px; }
  .m-top-75px-xs { margin-top: 75px; }
  .m-right-75px-xs { margin-right: 75px; }
  .m-bottom-75px-xs { margin-bottom: 75px; }
  .m-left-75px-xs { margin-left: 75px; }
  .m-top-76px-xs { margin-top: 76px; }
  .m-right-76px-xs { margin-right: 76px; }
  .m-bottom-76px-xs { margin-bottom: 76px; }
  .m-left-76px-xs { margin-left: 76px; }
  .m-top-77px-xs { margin-top: 77px; }
  .m-right-77px-xs { margin-right: 77px; }
  .m-bottom-77px-xs { margin-bottom: 77px; }
  .m-left-77px-xs { margin-left: 77px; }
  .m-top-78px-xs { margin-top: 78px; }
  .m-right-78px-xs { margin-right: 78px; }
  .m-bottom-78px-xs { margin-bottom: 78px; }
  .m-left-78px-xs { margin-left: 78px; }
  .m-top-79px-xs { margin-top: 79px; }
  .m-right-79px-xs { margin-right: 79px; }
  .m-bottom-79px-xs { margin-bottom: 79px; }
  .m-left-79px-xs { margin-left: 79px; }
  .m-top-80px-xs { margin-top: 80px; }
  .m-right-80px-xs { margin-right: 80px; }
  .m-bottom-80px-xs { margin-bottom: 80px; }
  .m-left-80px-xs { margin-left: 80px; }
  .m-top-81px-xs { margin-top: 81px; }
  .m-right-81px-xs { margin-right: 81px; }
  .m-bottom-81px-xs { margin-bottom: 81px; }
  .m-left-81px-xs { margin-left: 81px; }
  .m-top-82px-xs { margin-top: 82px; }
  .m-right-82px-xs { margin-right: 82px; }
  .m-bottom-82px-xs { margin-bottom: 82px; }
  .m-left-82px-xs { margin-left: 82px; }
  .m-top-83px-xs { margin-top: 83px; }
  .m-right-83px-xs { margin-right: 83px; }
  .m-bottom-83px-xs { margin-bottom: 83px; }
  .m-left-83px-xs { margin-left: 83px; }
  .m-top-84px-xs { margin-top: 84px; }
  .m-right-84px-xs { margin-right: 84px; }
  .m-bottom-84px-xs { margin-bottom: 84px; }
  .m-left-84px-xs { margin-left: 84px; }
  .m-top-85px-xs { margin-top: 85px; }
  .m-right-85px-xs { margin-right: 85px; }
  .m-bottom-85px-xs { margin-bottom: 85px; }
  .m-left-85px-xs { margin-left: 85px; }
  .m-top-86px-xs { margin-top: 86px; }
  .m-right-86px-xs { margin-right: 86px; }
  .m-bottom-86px-xs { margin-bottom: 86px; }
  .m-left-86px-xs { margin-left: 86px; }
  .m-top-87px-xs { margin-top: 87px; }
  .m-right-87px-xs { margin-right: 87px; }
  .m-bottom-87px-xs { margin-bottom: 87px; }
  .m-left-87px-xs { margin-left: 87px; }
  .m-top-88px-xs { margin-top: 88px; }
  .m-right-88px-xs { margin-right: 88px; }
  .m-bottom-88px-xs { margin-bottom: 88px; }
  .m-left-88px-xs { margin-left: 88px; }
  .m-top-89px-xs { margin-top: 89px; }
  .m-right-89px-xs { margin-right: 89px; }
  .m-bottom-89px-xs { margin-bottom: 89px; }
  .m-left-89px-xs { margin-left: 89px; }
  .m-top-90px-xs { margin-top: 90px; }
  .m-right-90px-xs { margin-right: 90px; }
  .m-bottom-90px-xs { margin-bottom: 90px; }
  .m-left-90px-xs { margin-left: 90px; }
  .m-top-91px-xs { margin-top: 91px; }
  .m-right-91px-xs { margin-right: 91px; }
  .m-bottom-91px-xs { margin-bottom: 91px; }
  .m-left-91px-xs { margin-left: 91px; }
  .m-top-92px-xs { margin-top: 92px; }
  .m-right-92px-xs { margin-right: 92px; }
  .m-bottom-92px-xs { margin-bottom: 92px; }
  .m-left-92px-xs { margin-left: 92px; }
  .m-top-93px-xs { margin-top: 93px; }
  .m-right-93px-xs { margin-right: 93px; }
  .m-bottom-93px-xs { margin-bottom: 93px; }
  .m-left-93px-xs { margin-left: 93px; }
  .m-top-94px-xs { margin-top: 94px; }
  .m-right-94px-xs { margin-right: 94px; }
  .m-bottom-94px-xs { margin-bottom: 94px; }
  .m-left-94px-xs { margin-left: 94px; }
  .m-top-95px-xs { margin-top: 95px; }
  .m-right-95px-xs { margin-right: 95px; }
  .m-bottom-95px-xs { margin-bottom: 95px; }
  .m-left-95px-xs { margin-left: 95px; }
  .m-top-96px-xs { margin-top: 96px; }
  .m-right-96px-xs { margin-right: 96px; }
  .m-bottom-96px-xs { margin-bottom: 96px; }
  .m-left-96px-xs { margin-left: 96px; }
  .m-top-97px-xs { margin-top: 97px; }
  .m-right-97px-xs { margin-right: 97px; }
  .m-bottom-97px-xs { margin-bottom: 97px; }
  .m-left-97px-xs { margin-left: 97px; }
  .m-top-98px-xs { margin-top: 98px; }
  .m-right-98px-xs { margin-right: 98px; }
  .m-bottom-98px-xs { margin-bottom: 98px; }
  .m-left-98px-xs { margin-left: 98px; }
  .m-top-99px-xs { margin-top: 99px; }
  .m-right-99px-xs { margin-right: 99px; }
  .m-bottom-99px-xs { margin-bottom: 99px; }
  .m-left-99px-xs { margin-left: 99px; }
  .m-top-100px-xs { margin-top: 100px; }
  .m-right-100px-xs { margin-right: 100px; }
  .m-bottom-100px-xs { margin-bottom: 100px; }
  .m-left-100px-xs { margin-left: 100px; } }
/*
|--------------------------------------------------------------------------
| margin SM
|--------------------------------------------------------------------------
*/
@media (min-width: 40em) and (max-width: 63.9375em) { .m-top-0px-sm { margin-top: 0px; }
  .m-right-0px-sm { margin-right: 0px; }
  .m-bottom-0px-sm { margin-bottom: 0px; }
  .m-left-0px-sm { margin-left: 0px; }
  .m-top-1px-sm { margin-top: 1px; }
  .m-right-1px-sm { margin-right: 1px; }
  .m-bottom-1px-sm { margin-bottom: 1px; }
  .m-left-1px-sm { margin-left: 1px; }
  .m-top-2px-sm { margin-top: 2px; }
  .m-right-2px-sm { margin-right: 2px; }
  .m-bottom-2px-sm { margin-bottom: 2px; }
  .m-left-2px-sm { margin-left: 2px; }
  .m-top-3px-sm { margin-top: 3px; }
  .m-right-3px-sm { margin-right: 3px; }
  .m-bottom-3px-sm { margin-bottom: 3px; }
  .m-left-3px-sm { margin-left: 3px; }
  .m-top-4px-sm { margin-top: 4px; }
  .m-right-4px-sm { margin-right: 4px; }
  .m-bottom-4px-sm { margin-bottom: 4px; }
  .m-left-4px-sm { margin-left: 4px; }
  .m-top-5px-sm { margin-top: 5px; }
  .m-right-5px-sm { margin-right: 5px; }
  .m-bottom-5px-sm { margin-bottom: 5px; }
  .m-left-5px-sm { margin-left: 5px; }
  .m-top-6px-sm { margin-top: 6px; }
  .m-right-6px-sm { margin-right: 6px; }
  .m-bottom-6px-sm { margin-bottom: 6px; }
  .m-left-6px-sm { margin-left: 6px; }
  .m-top-7px-sm { margin-top: 7px; }
  .m-right-7px-sm { margin-right: 7px; }
  .m-bottom-7px-sm { margin-bottom: 7px; }
  .m-left-7px-sm { margin-left: 7px; }
  .m-top-8px-sm { margin-top: 8px; }
  .m-right-8px-sm { margin-right: 8px; }
  .m-bottom-8px-sm { margin-bottom: 8px; }
  .m-left-8px-sm { margin-left: 8px; }
  .m-top-9px-sm { margin-top: 9px; }
  .m-right-9px-sm { margin-right: 9px; }
  .m-bottom-9px-sm { margin-bottom: 9px; }
  .m-left-9px-sm { margin-left: 9px; }
  .m-top-10px-sm { margin-top: 10px; }
  .m-right-10px-sm { margin-right: 10px; }
  .m-bottom-10px-sm { margin-bottom: 10px; }
  .m-left-10px-sm { margin-left: 10px; }
  .m-top-11px-sm { margin-top: 11px; }
  .m-right-11px-sm { margin-right: 11px; }
  .m-bottom-11px-sm { margin-bottom: 11px; }
  .m-left-11px-sm { margin-left: 11px; }
  .m-top-12px-sm { margin-top: 12px; }
  .m-right-12px-sm { margin-right: 12px; }
  .m-bottom-12px-sm { margin-bottom: 12px; }
  .m-left-12px-sm { margin-left: 12px; }
  .m-top-13px-sm { margin-top: 13px; }
  .m-right-13px-sm { margin-right: 13px; }
  .m-bottom-13px-sm { margin-bottom: 13px; }
  .m-left-13px-sm { margin-left: 13px; }
  .m-top-14px-sm { margin-top: 14px; }
  .m-right-14px-sm { margin-right: 14px; }
  .m-bottom-14px-sm { margin-bottom: 14px; }
  .m-left-14px-sm { margin-left: 14px; }
  .m-top-15px-sm { margin-top: 15px; }
  .m-right-15px-sm { margin-right: 15px; }
  .m-bottom-15px-sm { margin-bottom: 15px; }
  .m-left-15px-sm { margin-left: 15px; }
  .m-top-16px-sm { margin-top: 16px; }
  .m-right-16px-sm { margin-right: 16px; }
  .m-bottom-16px-sm { margin-bottom: 16px; }
  .m-left-16px-sm { margin-left: 16px; }
  .m-top-17px-sm { margin-top: 17px; }
  .m-right-17px-sm { margin-right: 17px; }
  .m-bottom-17px-sm { margin-bottom: 17px; }
  .m-left-17px-sm { margin-left: 17px; }
  .m-top-18px-sm { margin-top: 18px; }
  .m-right-18px-sm { margin-right: 18px; }
  .m-bottom-18px-sm { margin-bottom: 18px; }
  .m-left-18px-sm { margin-left: 18px; }
  .m-top-19px-sm { margin-top: 19px; }
  .m-right-19px-sm { margin-right: 19px; }
  .m-bottom-19px-sm { margin-bottom: 19px; }
  .m-left-19px-sm { margin-left: 19px; }
  .m-top-20px-sm { margin-top: 20px; }
  .m-right-20px-sm { margin-right: 20px; }
  .m-bottom-20px-sm { margin-bottom: 20px; }
  .m-left-20px-sm { margin-left: 20px; }
  .m-top-21px-sm { margin-top: 21px; }
  .m-right-21px-sm { margin-right: 21px; }
  .m-bottom-21px-sm { margin-bottom: 21px; }
  .m-left-21px-sm { margin-left: 21px; }
  .m-top-22px-sm { margin-top: 22px; }
  .m-right-22px-sm { margin-right: 22px; }
  .m-bottom-22px-sm { margin-bottom: 22px; }
  .m-left-22px-sm { margin-left: 22px; }
  .m-top-23px-sm { margin-top: 23px; }
  .m-right-23px-sm { margin-right: 23px; }
  .m-bottom-23px-sm { margin-bottom: 23px; }
  .m-left-23px-sm { margin-left: 23px; }
  .m-top-24px-sm { margin-top: 24px; }
  .m-right-24px-sm { margin-right: 24px; }
  .m-bottom-24px-sm { margin-bottom: 24px; }
  .m-left-24px-sm { margin-left: 24px; }
  .m-top-25px-sm { margin-top: 25px; }
  .m-right-25px-sm { margin-right: 25px; }
  .m-bottom-25px-sm { margin-bottom: 25px; }
  .m-left-25px-sm { margin-left: 25px; }
  .m-top-26px-sm { margin-top: 26px; }
  .m-right-26px-sm { margin-right: 26px; }
  .m-bottom-26px-sm { margin-bottom: 26px; }
  .m-left-26px-sm { margin-left: 26px; }
  .m-top-27px-sm { margin-top: 27px; }
  .m-right-27px-sm { margin-right: 27px; }
  .m-bottom-27px-sm { margin-bottom: 27px; }
  .m-left-27px-sm { margin-left: 27px; }
  .m-top-28px-sm { margin-top: 28px; }
  .m-right-28px-sm { margin-right: 28px; }
  .m-bottom-28px-sm { margin-bottom: 28px; }
  .m-left-28px-sm { margin-left: 28px; }
  .m-top-29px-sm { margin-top: 29px; }
  .m-right-29px-sm { margin-right: 29px; }
  .m-bottom-29px-sm { margin-bottom: 29px; }
  .m-left-29px-sm { margin-left: 29px; }
  .m-top-30px-sm { margin-top: 30px; }
  .m-right-30px-sm { margin-right: 30px; }
  .m-bottom-30px-sm { margin-bottom: 30px; }
  .m-left-30px-sm { margin-left: 30px; }
  .m-top-31px-sm { margin-top: 31px; }
  .m-right-31px-sm { margin-right: 31px; }
  .m-bottom-31px-sm { margin-bottom: 31px; }
  .m-left-31px-sm { margin-left: 31px; }
  .m-top-32px-sm { margin-top: 32px; }
  .m-right-32px-sm { margin-right: 32px; }
  .m-bottom-32px-sm { margin-bottom: 32px; }
  .m-left-32px-sm { margin-left: 32px; }
  .m-top-33px-sm { margin-top: 33px; }
  .m-right-33px-sm { margin-right: 33px; }
  .m-bottom-33px-sm { margin-bottom: 33px; }
  .m-left-33px-sm { margin-left: 33px; }
  .m-top-34px-sm { margin-top: 34px; }
  .m-right-34px-sm { margin-right: 34px; }
  .m-bottom-34px-sm { margin-bottom: 34px; }
  .m-left-34px-sm { margin-left: 34px; }
  .m-top-35px-sm { margin-top: 35px; }
  .m-right-35px-sm { margin-right: 35px; }
  .m-bottom-35px-sm { margin-bottom: 35px; }
  .m-left-35px-sm { margin-left: 35px; }
  .m-top-36px-sm { margin-top: 36px; }
  .m-right-36px-sm { margin-right: 36px; }
  .m-bottom-36px-sm { margin-bottom: 36px; }
  .m-left-36px-sm { margin-left: 36px; }
  .m-top-37px-sm { margin-top: 37px; }
  .m-right-37px-sm { margin-right: 37px; }
  .m-bottom-37px-sm { margin-bottom: 37px; }
  .m-left-37px-sm { margin-left: 37px; }
  .m-top-38px-sm { margin-top: 38px; }
  .m-right-38px-sm { margin-right: 38px; }
  .m-bottom-38px-sm { margin-bottom: 38px; }
  .m-left-38px-sm { margin-left: 38px; }
  .m-top-39px-sm { margin-top: 39px; }
  .m-right-39px-sm { margin-right: 39px; }
  .m-bottom-39px-sm { margin-bottom: 39px; }
  .m-left-39px-sm { margin-left: 39px; }
  .m-top-40px-sm { margin-top: 40px; }
  .m-right-40px-sm { margin-right: 40px; }
  .m-bottom-40px-sm { margin-bottom: 40px; }
  .m-left-40px-sm { margin-left: 40px; }
  .m-top-41px-sm { margin-top: 41px; }
  .m-right-41px-sm { margin-right: 41px; }
  .m-bottom-41px-sm { margin-bottom: 41px; }
  .m-left-41px-sm { margin-left: 41px; }
  .m-top-42px-sm { margin-top: 42px; }
  .m-right-42px-sm { margin-right: 42px; }
  .m-bottom-42px-sm { margin-bottom: 42px; }
  .m-left-42px-sm { margin-left: 42px; }
  .m-top-43px-sm { margin-top: 43px; }
  .m-right-43px-sm { margin-right: 43px; }
  .m-bottom-43px-sm { margin-bottom: 43px; }
  .m-left-43px-sm { margin-left: 43px; }
  .m-top-44px-sm { margin-top: 44px; }
  .m-right-44px-sm { margin-right: 44px; }
  .m-bottom-44px-sm { margin-bottom: 44px; }
  .m-left-44px-sm { margin-left: 44px; }
  .m-top-45px-sm { margin-top: 45px; }
  .m-right-45px-sm { margin-right: 45px; }
  .m-bottom-45px-sm { margin-bottom: 45px; }
  .m-left-45px-sm { margin-left: 45px; }
  .m-top-46px-sm { margin-top: 46px; }
  .m-right-46px-sm { margin-right: 46px; }
  .m-bottom-46px-sm { margin-bottom: 46px; }
  .m-left-46px-sm { margin-left: 46px; }
  .m-top-47px-sm { margin-top: 47px; }
  .m-right-47px-sm { margin-right: 47px; }
  .m-bottom-47px-sm { margin-bottom: 47px; }
  .m-left-47px-sm { margin-left: 47px; }
  .m-top-48px-sm { margin-top: 48px; }
  .m-right-48px-sm { margin-right: 48px; }
  .m-bottom-48px-sm { margin-bottom: 48px; }
  .m-left-48px-sm { margin-left: 48px; }
  .m-top-49px-sm { margin-top: 49px; }
  .m-right-49px-sm { margin-right: 49px; }
  .m-bottom-49px-sm { margin-bottom: 49px; }
  .m-left-49px-sm { margin-left: 49px; }
  .m-top-50px-sm { margin-top: 50px; }
  .m-right-50px-sm { margin-right: 50px; }
  .m-bottom-50px-sm { margin-bottom: 50px; }
  .m-left-50px-sm { margin-left: 50px; }
  .m-top-51px-sm { margin-top: 51px; }
  .m-right-51px-sm { margin-right: 51px; }
  .m-bottom-51px-sm { margin-bottom: 51px; }
  .m-left-51px-sm { margin-left: 51px; }
  .m-top-52px-sm { margin-top: 52px; }
  .m-right-52px-sm { margin-right: 52px; }
  .m-bottom-52px-sm { margin-bottom: 52px; }
  .m-left-52px-sm { margin-left: 52px; }
  .m-top-53px-sm { margin-top: 53px; }
  .m-right-53px-sm { margin-right: 53px; }
  .m-bottom-53px-sm { margin-bottom: 53px; }
  .m-left-53px-sm { margin-left: 53px; }
  .m-top-54px-sm { margin-top: 54px; }
  .m-right-54px-sm { margin-right: 54px; }
  .m-bottom-54px-sm { margin-bottom: 54px; }
  .m-left-54px-sm { margin-left: 54px; }
  .m-top-55px-sm { margin-top: 55px; }
  .m-right-55px-sm { margin-right: 55px; }
  .m-bottom-55px-sm { margin-bottom: 55px; }
  .m-left-55px-sm { margin-left: 55px; }
  .m-top-56px-sm { margin-top: 56px; }
  .m-right-56px-sm { margin-right: 56px; }
  .m-bottom-56px-sm { margin-bottom: 56px; }
  .m-left-56px-sm { margin-left: 56px; }
  .m-top-57px-sm { margin-top: 57px; }
  .m-right-57px-sm { margin-right: 57px; }
  .m-bottom-57px-sm { margin-bottom: 57px; }
  .m-left-57px-sm { margin-left: 57px; }
  .m-top-58px-sm { margin-top: 58px; }
  .m-right-58px-sm { margin-right: 58px; }
  .m-bottom-58px-sm { margin-bottom: 58px; }
  .m-left-58px-sm { margin-left: 58px; }
  .m-top-59px-sm { margin-top: 59px; }
  .m-right-59px-sm { margin-right: 59px; }
  .m-bottom-59px-sm { margin-bottom: 59px; }
  .m-left-59px-sm { margin-left: 59px; }
  .m-top-60px-sm { margin-top: 60px; }
  .m-right-60px-sm { margin-right: 60px; }
  .m-bottom-60px-sm { margin-bottom: 60px; }
  .m-left-60px-sm { margin-left: 60px; }
  .m-top-61px-sm { margin-top: 61px; }
  .m-right-61px-sm { margin-right: 61px; }
  .m-bottom-61px-sm { margin-bottom: 61px; }
  .m-left-61px-sm { margin-left: 61px; }
  .m-top-62px-sm { margin-top: 62px; }
  .m-right-62px-sm { margin-right: 62px; }
  .m-bottom-62px-sm { margin-bottom: 62px; }
  .m-left-62px-sm { margin-left: 62px; }
  .m-top-63px-sm { margin-top: 63px; }
  .m-right-63px-sm { margin-right: 63px; }
  .m-bottom-63px-sm { margin-bottom: 63px; }
  .m-left-63px-sm { margin-left: 63px; }
  .m-top-64px-sm { margin-top: 64px; }
  .m-right-64px-sm { margin-right: 64px; }
  .m-bottom-64px-sm { margin-bottom: 64px; }
  .m-left-64px-sm { margin-left: 64px; }
  .m-top-65px-sm { margin-top: 65px; }
  .m-right-65px-sm { margin-right: 65px; }
  .m-bottom-65px-sm { margin-bottom: 65px; }
  .m-left-65px-sm { margin-left: 65px; }
  .m-top-66px-sm { margin-top: 66px; }
  .m-right-66px-sm { margin-right: 66px; }
  .m-bottom-66px-sm { margin-bottom: 66px; }
  .m-left-66px-sm { margin-left: 66px; }
  .m-top-67px-sm { margin-top: 67px; }
  .m-right-67px-sm { margin-right: 67px; }
  .m-bottom-67px-sm { margin-bottom: 67px; }
  .m-left-67px-sm { margin-left: 67px; }
  .m-top-68px-sm { margin-top: 68px; }
  .m-right-68px-sm { margin-right: 68px; }
  .m-bottom-68px-sm { margin-bottom: 68px; }
  .m-left-68px-sm { margin-left: 68px; }
  .m-top-69px-sm { margin-top: 69px; }
  .m-right-69px-sm { margin-right: 69px; }
  .m-bottom-69px-sm { margin-bottom: 69px; }
  .m-left-69px-sm { margin-left: 69px; }
  .m-top-70px-sm { margin-top: 70px; }
  .m-right-70px-sm { margin-right: 70px; }
  .m-bottom-70px-sm { margin-bottom: 70px; }
  .m-left-70px-sm { margin-left: 70px; }
  .m-top-71px-sm { margin-top: 71px; }
  .m-right-71px-sm { margin-right: 71px; }
  .m-bottom-71px-sm { margin-bottom: 71px; }
  .m-left-71px-sm { margin-left: 71px; }
  .m-top-72px-sm { margin-top: 72px; }
  .m-right-72px-sm { margin-right: 72px; }
  .m-bottom-72px-sm { margin-bottom: 72px; }
  .m-left-72px-sm { margin-left: 72px; }
  .m-top-73px-sm { margin-top: 73px; }
  .m-right-73px-sm { margin-right: 73px; }
  .m-bottom-73px-sm { margin-bottom: 73px; }
  .m-left-73px-sm { margin-left: 73px; }
  .m-top-74px-sm { margin-top: 74px; }
  .m-right-74px-sm { margin-right: 74px; }
  .m-bottom-74px-sm { margin-bottom: 74px; }
  .m-left-74px-sm { margin-left: 74px; }
  .m-top-75px-sm { margin-top: 75px; }
  .m-right-75px-sm { margin-right: 75px; }
  .m-bottom-75px-sm { margin-bottom: 75px; }
  .m-left-75px-sm { margin-left: 75px; }
  .m-top-76px-sm { margin-top: 76px; }
  .m-right-76px-sm { margin-right: 76px; }
  .m-bottom-76px-sm { margin-bottom: 76px; }
  .m-left-76px-sm { margin-left: 76px; }
  .m-top-77px-sm { margin-top: 77px; }
  .m-right-77px-sm { margin-right: 77px; }
  .m-bottom-77px-sm { margin-bottom: 77px; }
  .m-left-77px-sm { margin-left: 77px; }
  .m-top-78px-sm { margin-top: 78px; }
  .m-right-78px-sm { margin-right: 78px; }
  .m-bottom-78px-sm { margin-bottom: 78px; }
  .m-left-78px-sm { margin-left: 78px; }
  .m-top-79px-sm { margin-top: 79px; }
  .m-right-79px-sm { margin-right: 79px; }
  .m-bottom-79px-sm { margin-bottom: 79px; }
  .m-left-79px-sm { margin-left: 79px; }
  .m-top-80px-sm { margin-top: 80px; }
  .m-right-80px-sm { margin-right: 80px; }
  .m-bottom-80px-sm { margin-bottom: 80px; }
  .m-left-80px-sm { margin-left: 80px; }
  .m-top-81px-sm { margin-top: 81px; }
  .m-right-81px-sm { margin-right: 81px; }
  .m-bottom-81px-sm { margin-bottom: 81px; }
  .m-left-81px-sm { margin-left: 81px; }
  .m-top-82px-sm { margin-top: 82px; }
  .m-right-82px-sm { margin-right: 82px; }
  .m-bottom-82px-sm { margin-bottom: 82px; }
  .m-left-82px-sm { margin-left: 82px; }
  .m-top-83px-sm { margin-top: 83px; }
  .m-right-83px-sm { margin-right: 83px; }
  .m-bottom-83px-sm { margin-bottom: 83px; }
  .m-left-83px-sm { margin-left: 83px; }
  .m-top-84px-sm { margin-top: 84px; }
  .m-right-84px-sm { margin-right: 84px; }
  .m-bottom-84px-sm { margin-bottom: 84px; }
  .m-left-84px-sm { margin-left: 84px; }
  .m-top-85px-sm { margin-top: 85px; }
  .m-right-85px-sm { margin-right: 85px; }
  .m-bottom-85px-sm { margin-bottom: 85px; }
  .m-left-85px-sm { margin-left: 85px; }
  .m-top-86px-sm { margin-top: 86px; }
  .m-right-86px-sm { margin-right: 86px; }
  .m-bottom-86px-sm { margin-bottom: 86px; }
  .m-left-86px-sm { margin-left: 86px; }
  .m-top-87px-sm { margin-top: 87px; }
  .m-right-87px-sm { margin-right: 87px; }
  .m-bottom-87px-sm { margin-bottom: 87px; }
  .m-left-87px-sm { margin-left: 87px; }
  .m-top-88px-sm { margin-top: 88px; }
  .m-right-88px-sm { margin-right: 88px; }
  .m-bottom-88px-sm { margin-bottom: 88px; }
  .m-left-88px-sm { margin-left: 88px; }
  .m-top-89px-sm { margin-top: 89px; }
  .m-right-89px-sm { margin-right: 89px; }
  .m-bottom-89px-sm { margin-bottom: 89px; }
  .m-left-89px-sm { margin-left: 89px; }
  .m-top-90px-sm { margin-top: 90px; }
  .m-right-90px-sm { margin-right: 90px; }
  .m-bottom-90px-sm { margin-bottom: 90px; }
  .m-left-90px-sm { margin-left: 90px; }
  .m-top-91px-sm { margin-top: 91px; }
  .m-right-91px-sm { margin-right: 91px; }
  .m-bottom-91px-sm { margin-bottom: 91px; }
  .m-left-91px-sm { margin-left: 91px; }
  .m-top-92px-sm { margin-top: 92px; }
  .m-right-92px-sm { margin-right: 92px; }
  .m-bottom-92px-sm { margin-bottom: 92px; }
  .m-left-92px-sm { margin-left: 92px; }
  .m-top-93px-sm { margin-top: 93px; }
  .m-right-93px-sm { margin-right: 93px; }
  .m-bottom-93px-sm { margin-bottom: 93px; }
  .m-left-93px-sm { margin-left: 93px; }
  .m-top-94px-sm { margin-top: 94px; }
  .m-right-94px-sm { margin-right: 94px; }
  .m-bottom-94px-sm { margin-bottom: 94px; }
  .m-left-94px-sm { margin-left: 94px; }
  .m-top-95px-sm { margin-top: 95px; }
  .m-right-95px-sm { margin-right: 95px; }
  .m-bottom-95px-sm { margin-bottom: 95px; }
  .m-left-95px-sm { margin-left: 95px; }
  .m-top-96px-sm { margin-top: 96px; }
  .m-right-96px-sm { margin-right: 96px; }
  .m-bottom-96px-sm { margin-bottom: 96px; }
  .m-left-96px-sm { margin-left: 96px; }
  .m-top-97px-sm { margin-top: 97px; }
  .m-right-97px-sm { margin-right: 97px; }
  .m-bottom-97px-sm { margin-bottom: 97px; }
  .m-left-97px-sm { margin-left: 97px; }
  .m-top-98px-sm { margin-top: 98px; }
  .m-right-98px-sm { margin-right: 98px; }
  .m-bottom-98px-sm { margin-bottom: 98px; }
  .m-left-98px-sm { margin-left: 98px; }
  .m-top-99px-sm { margin-top: 99px; }
  .m-right-99px-sm { margin-right: 99px; }
  .m-bottom-99px-sm { margin-bottom: 99px; }
  .m-left-99px-sm { margin-left: 99px; }
  .m-top-100px-sm { margin-top: 100px; }
  .m-right-100px-sm { margin-right: 100px; }
  .m-bottom-100px-sm { margin-bottom: 100px; }
  .m-left-100px-sm { margin-left: 100px; } }
/*
|--------------------------------------------------------------------------
| margin MD
|--------------------------------------------------------------------------
*/
@media (min-width: 64em) and (max-width: 74.9375em) { .m-top-0px-md { margin-top: 0px; }
  .m-right-0px-md { margin-right: 0px; }
  .m-bottom-0px-md { margin-bottom: 0px; }
  .m-left-0px-md { margin-left: 0px; }
  .m-top-1px-md { margin-top: 1px; }
  .m-right-1px-md { margin-right: 1px; }
  .m-bottom-1px-md { margin-bottom: 1px; }
  .m-left-1px-md { margin-left: 1px; }
  .m-top-2px-md { margin-top: 2px; }
  .m-right-2px-md { margin-right: 2px; }
  .m-bottom-2px-md { margin-bottom: 2px; }
  .m-left-2px-md { margin-left: 2px; }
  .m-top-3px-md { margin-top: 3px; }
  .m-right-3px-md { margin-right: 3px; }
  .m-bottom-3px-md { margin-bottom: 3px; }
  .m-left-3px-md { margin-left: 3px; }
  .m-top-4px-md { margin-top: 4px; }
  .m-right-4px-md { margin-right: 4px; }
  .m-bottom-4px-md { margin-bottom: 4px; }
  .m-left-4px-md { margin-left: 4px; }
  .m-top-5px-md { margin-top: 5px; }
  .m-right-5px-md { margin-right: 5px; }
  .m-bottom-5px-md { margin-bottom: 5px; }
  .m-left-5px-md { margin-left: 5px; }
  .m-top-6px-md { margin-top: 6px; }
  .m-right-6px-md { margin-right: 6px; }
  .m-bottom-6px-md { margin-bottom: 6px; }
  .m-left-6px-md { margin-left: 6px; }
  .m-top-7px-md { margin-top: 7px; }
  .m-right-7px-md { margin-right: 7px; }
  .m-bottom-7px-md { margin-bottom: 7px; }
  .m-left-7px-md { margin-left: 7px; }
  .m-top-8px-md { margin-top: 8px; }
  .m-right-8px-md { margin-right: 8px; }
  .m-bottom-8px-md { margin-bottom: 8px; }
  .m-left-8px-md { margin-left: 8px; }
  .m-top-9px-md { margin-top: 9px; }
  .m-right-9px-md { margin-right: 9px; }
  .m-bottom-9px-md { margin-bottom: 9px; }
  .m-left-9px-md { margin-left: 9px; }
  .m-top-10px-md { margin-top: 10px; }
  .m-right-10px-md { margin-right: 10px; }
  .m-bottom-10px-md { margin-bottom: 10px; }
  .m-left-10px-md { margin-left: 10px; }
  .m-top-11px-md { margin-top: 11px; }
  .m-right-11px-md { margin-right: 11px; }
  .m-bottom-11px-md { margin-bottom: 11px; }
  .m-left-11px-md { margin-left: 11px; }
  .m-top-12px-md { margin-top: 12px; }
  .m-right-12px-md { margin-right: 12px; }
  .m-bottom-12px-md { margin-bottom: 12px; }
  .m-left-12px-md { margin-left: 12px; }
  .m-top-13px-md { margin-top: 13px; }
  .m-right-13px-md { margin-right: 13px; }
  .m-bottom-13px-md { margin-bottom: 13px; }
  .m-left-13px-md { margin-left: 13px; }
  .m-top-14px-md { margin-top: 14px; }
  .m-right-14px-md { margin-right: 14px; }
  .m-bottom-14px-md { margin-bottom: 14px; }
  .m-left-14px-md { margin-left: 14px; }
  .m-top-15px-md { margin-top: 15px; }
  .m-right-15px-md { margin-right: 15px; }
  .m-bottom-15px-md { margin-bottom: 15px; }
  .m-left-15px-md { margin-left: 15px; }
  .m-top-16px-md { margin-top: 16px; }
  .m-right-16px-md { margin-right: 16px; }
  .m-bottom-16px-md { margin-bottom: 16px; }
  .m-left-16px-md { margin-left: 16px; }
  .m-top-17px-md { margin-top: 17px; }
  .m-right-17px-md { margin-right: 17px; }
  .m-bottom-17px-md { margin-bottom: 17px; }
  .m-left-17px-md { margin-left: 17px; }
  .m-top-18px-md { margin-top: 18px; }
  .m-right-18px-md { margin-right: 18px; }
  .m-bottom-18px-md { margin-bottom: 18px; }
  .m-left-18px-md { margin-left: 18px; }
  .m-top-19px-md { margin-top: 19px; }
  .m-right-19px-md { margin-right: 19px; }
  .m-bottom-19px-md { margin-bottom: 19px; }
  .m-left-19px-md { margin-left: 19px; }
  .m-top-20px-md { margin-top: 20px; }
  .m-right-20px-md { margin-right: 20px; }
  .m-bottom-20px-md { margin-bottom: 20px; }
  .m-left-20px-md { margin-left: 20px; }
  .m-top-21px-md { margin-top: 21px; }
  .m-right-21px-md { margin-right: 21px; }
  .m-bottom-21px-md { margin-bottom: 21px; }
  .m-left-21px-md { margin-left: 21px; }
  .m-top-22px-md { margin-top: 22px; }
  .m-right-22px-md { margin-right: 22px; }
  .m-bottom-22px-md { margin-bottom: 22px; }
  .m-left-22px-md { margin-left: 22px; }
  .m-top-23px-md { margin-top: 23px; }
  .m-right-23px-md { margin-right: 23px; }
  .m-bottom-23px-md { margin-bottom: 23px; }
  .m-left-23px-md { margin-left: 23px; }
  .m-top-24px-md { margin-top: 24px; }
  .m-right-24px-md { margin-right: 24px; }
  .m-bottom-24px-md { margin-bottom: 24px; }
  .m-left-24px-md { margin-left: 24px; }
  .m-top-25px-md { margin-top: 25px; }
  .m-right-25px-md { margin-right: 25px; }
  .m-bottom-25px-md { margin-bottom: 25px; }
  .m-left-25px-md { margin-left: 25px; }
  .m-top-26px-md { margin-top: 26px; }
  .m-right-26px-md { margin-right: 26px; }
  .m-bottom-26px-md { margin-bottom: 26px; }
  .m-left-26px-md { margin-left: 26px; }
  .m-top-27px-md { margin-top: 27px; }
  .m-right-27px-md { margin-right: 27px; }
  .m-bottom-27px-md { margin-bottom: 27px; }
  .m-left-27px-md { margin-left: 27px; }
  .m-top-28px-md { margin-top: 28px; }
  .m-right-28px-md { margin-right: 28px; }
  .m-bottom-28px-md { margin-bottom: 28px; }
  .m-left-28px-md { margin-left: 28px; }
  .m-top-29px-md { margin-top: 29px; }
  .m-right-29px-md { margin-right: 29px; }
  .m-bottom-29px-md { margin-bottom: 29px; }
  .m-left-29px-md { margin-left: 29px; }
  .m-top-30px-md { margin-top: 30px; }
  .m-right-30px-md { margin-right: 30px; }
  .m-bottom-30px-md { margin-bottom: 30px; }
  .m-left-30px-md { margin-left: 30px; }
  .m-top-31px-md { margin-top: 31px; }
  .m-right-31px-md { margin-right: 31px; }
  .m-bottom-31px-md { margin-bottom: 31px; }
  .m-left-31px-md { margin-left: 31px; }
  .m-top-32px-md { margin-top: 32px; }
  .m-right-32px-md { margin-right: 32px; }
  .m-bottom-32px-md { margin-bottom: 32px; }
  .m-left-32px-md { margin-left: 32px; }
  .m-top-33px-md { margin-top: 33px; }
  .m-right-33px-md { margin-right: 33px; }
  .m-bottom-33px-md { margin-bottom: 33px; }
  .m-left-33px-md { margin-left: 33px; }
  .m-top-34px-md { margin-top: 34px; }
  .m-right-34px-md { margin-right: 34px; }
  .m-bottom-34px-md { margin-bottom: 34px; }
  .m-left-34px-md { margin-left: 34px; }
  .m-top-35px-md { margin-top: 35px; }
  .m-right-35px-md { margin-right: 35px; }
  .m-bottom-35px-md { margin-bottom: 35px; }
  .m-left-35px-md { margin-left: 35px; }
  .m-top-36px-md { margin-top: 36px; }
  .m-right-36px-md { margin-right: 36px; }
  .m-bottom-36px-md { margin-bottom: 36px; }
  .m-left-36px-md { margin-left: 36px; }
  .m-top-37px-md { margin-top: 37px; }
  .m-right-37px-md { margin-right: 37px; }
  .m-bottom-37px-md { margin-bottom: 37px; }
  .m-left-37px-md { margin-left: 37px; }
  .m-top-38px-md { margin-top: 38px; }
  .m-right-38px-md { margin-right: 38px; }
  .m-bottom-38px-md { margin-bottom: 38px; }
  .m-left-38px-md { margin-left: 38px; }
  .m-top-39px-md { margin-top: 39px; }
  .m-right-39px-md { margin-right: 39px; }
  .m-bottom-39px-md { margin-bottom: 39px; }
  .m-left-39px-md { margin-left: 39px; }
  .m-top-40px-md { margin-top: 40px; }
  .m-right-40px-md { margin-right: 40px; }
  .m-bottom-40px-md { margin-bottom: 40px; }
  .m-left-40px-md { margin-left: 40px; }
  .m-top-41px-md { margin-top: 41px; }
  .m-right-41px-md { margin-right: 41px; }
  .m-bottom-41px-md { margin-bottom: 41px; }
  .m-left-41px-md { margin-left: 41px; }
  .m-top-42px-md { margin-top: 42px; }
  .m-right-42px-md { margin-right: 42px; }
  .m-bottom-42px-md { margin-bottom: 42px; }
  .m-left-42px-md { margin-left: 42px; }
  .m-top-43px-md { margin-top: 43px; }
  .m-right-43px-md { margin-right: 43px; }
  .m-bottom-43px-md { margin-bottom: 43px; }
  .m-left-43px-md { margin-left: 43px; }
  .m-top-44px-md { margin-top: 44px; }
  .m-right-44px-md { margin-right: 44px; }
  .m-bottom-44px-md { margin-bottom: 44px; }
  .m-left-44px-md { margin-left: 44px; }
  .m-top-45px-md { margin-top: 45px; }
  .m-right-45px-md { margin-right: 45px; }
  .m-bottom-45px-md { margin-bottom: 45px; }
  .m-left-45px-md { margin-left: 45px; }
  .m-top-46px-md { margin-top: 46px; }
  .m-right-46px-md { margin-right: 46px; }
  .m-bottom-46px-md { margin-bottom: 46px; }
  .m-left-46px-md { margin-left: 46px; }
  .m-top-47px-md { margin-top: 47px; }
  .m-right-47px-md { margin-right: 47px; }
  .m-bottom-47px-md { margin-bottom: 47px; }
  .m-left-47px-md { margin-left: 47px; }
  .m-top-48px-md { margin-top: 48px; }
  .m-right-48px-md { margin-right: 48px; }
  .m-bottom-48px-md { margin-bottom: 48px; }
  .m-left-48px-md { margin-left: 48px; }
  .m-top-49px-md { margin-top: 49px; }
  .m-right-49px-md { margin-right: 49px; }
  .m-bottom-49px-md { margin-bottom: 49px; }
  .m-left-49px-md { margin-left: 49px; }
  .m-top-50px-md { margin-top: 50px; }
  .m-right-50px-md { margin-right: 50px; }
  .m-bottom-50px-md { margin-bottom: 50px; }
  .m-left-50px-md { margin-left: 50px; }
  .m-top-51px-md { margin-top: 51px; }
  .m-right-51px-md { margin-right: 51px; }
  .m-bottom-51px-md { margin-bottom: 51px; }
  .m-left-51px-md { margin-left: 51px; }
  .m-top-52px-md { margin-top: 52px; }
  .m-right-52px-md { margin-right: 52px; }
  .m-bottom-52px-md { margin-bottom: 52px; }
  .m-left-52px-md { margin-left: 52px; }
  .m-top-53px-md { margin-top: 53px; }
  .m-right-53px-md { margin-right: 53px; }
  .m-bottom-53px-md { margin-bottom: 53px; }
  .m-left-53px-md { margin-left: 53px; }
  .m-top-54px-md { margin-top: 54px; }
  .m-right-54px-md { margin-right: 54px; }
  .m-bottom-54px-md { margin-bottom: 54px; }
  .m-left-54px-md { margin-left: 54px; }
  .m-top-55px-md { margin-top: 55px; }
  .m-right-55px-md { margin-right: 55px; }
  .m-bottom-55px-md { margin-bottom: 55px; }
  .m-left-55px-md { margin-left: 55px; }
  .m-top-56px-md { margin-top: 56px; }
  .m-right-56px-md { margin-right: 56px; }
  .m-bottom-56px-md { margin-bottom: 56px; }
  .m-left-56px-md { margin-left: 56px; }
  .m-top-57px-md { margin-top: 57px; }
  .m-right-57px-md { margin-right: 57px; }
  .m-bottom-57px-md { margin-bottom: 57px; }
  .m-left-57px-md { margin-left: 57px; }
  .m-top-58px-md { margin-top: 58px; }
  .m-right-58px-md { margin-right: 58px; }
  .m-bottom-58px-md { margin-bottom: 58px; }
  .m-left-58px-md { margin-left: 58px; }
  .m-top-59px-md { margin-top: 59px; }
  .m-right-59px-md { margin-right: 59px; }
  .m-bottom-59px-md { margin-bottom: 59px; }
  .m-left-59px-md { margin-left: 59px; }
  .m-top-60px-md { margin-top: 60px; }
  .m-right-60px-md { margin-right: 60px; }
  .m-bottom-60px-md { margin-bottom: 60px; }
  .m-left-60px-md { margin-left: 60px; }
  .m-top-61px-md { margin-top: 61px; }
  .m-right-61px-md { margin-right: 61px; }
  .m-bottom-61px-md { margin-bottom: 61px; }
  .m-left-61px-md { margin-left: 61px; }
  .m-top-62px-md { margin-top: 62px; }
  .m-right-62px-md { margin-right: 62px; }
  .m-bottom-62px-md { margin-bottom: 62px; }
  .m-left-62px-md { margin-left: 62px; }
  .m-top-63px-md { margin-top: 63px; }
  .m-right-63px-md { margin-right: 63px; }
  .m-bottom-63px-md { margin-bottom: 63px; }
  .m-left-63px-md { margin-left: 63px; }
  .m-top-64px-md { margin-top: 64px; }
  .m-right-64px-md { margin-right: 64px; }
  .m-bottom-64px-md { margin-bottom: 64px; }
  .m-left-64px-md { margin-left: 64px; }
  .m-top-65px-md { margin-top: 65px; }
  .m-right-65px-md { margin-right: 65px; }
  .m-bottom-65px-md { margin-bottom: 65px; }
  .m-left-65px-md { margin-left: 65px; }
  .m-top-66px-md { margin-top: 66px; }
  .m-right-66px-md { margin-right: 66px; }
  .m-bottom-66px-md { margin-bottom: 66px; }
  .m-left-66px-md { margin-left: 66px; }
  .m-top-67px-md { margin-top: 67px; }
  .m-right-67px-md { margin-right: 67px; }
  .m-bottom-67px-md { margin-bottom: 67px; }
  .m-left-67px-md { margin-left: 67px; }
  .m-top-68px-md { margin-top: 68px; }
  .m-right-68px-md { margin-right: 68px; }
  .m-bottom-68px-md { margin-bottom: 68px; }
  .m-left-68px-md { margin-left: 68px; }
  .m-top-69px-md { margin-top: 69px; }
  .m-right-69px-md { margin-right: 69px; }
  .m-bottom-69px-md { margin-bottom: 69px; }
  .m-left-69px-md { margin-left: 69px; }
  .m-top-70px-md { margin-top: 70px; }
  .m-right-70px-md { margin-right: 70px; }
  .m-bottom-70px-md { margin-bottom: 70px; }
  .m-left-70px-md { margin-left: 70px; }
  .m-top-71px-md { margin-top: 71px; }
  .m-right-71px-md { margin-right: 71px; }
  .m-bottom-71px-md { margin-bottom: 71px; }
  .m-left-71px-md { margin-left: 71px; }
  .m-top-72px-md { margin-top: 72px; }
  .m-right-72px-md { margin-right: 72px; }
  .m-bottom-72px-md { margin-bottom: 72px; }
  .m-left-72px-md { margin-left: 72px; }
  .m-top-73px-md { margin-top: 73px; }
  .m-right-73px-md { margin-right: 73px; }
  .m-bottom-73px-md { margin-bottom: 73px; }
  .m-left-73px-md { margin-left: 73px; }
  .m-top-74px-md { margin-top: 74px; }
  .m-right-74px-md { margin-right: 74px; }
  .m-bottom-74px-md { margin-bottom: 74px; }
  .m-left-74px-md { margin-left: 74px; }
  .m-top-75px-md { margin-top: 75px; }
  .m-right-75px-md { margin-right: 75px; }
  .m-bottom-75px-md { margin-bottom: 75px; }
  .m-left-75px-md { margin-left: 75px; }
  .m-top-76px-md { margin-top: 76px; }
  .m-right-76px-md { margin-right: 76px; }
  .m-bottom-76px-md { margin-bottom: 76px; }
  .m-left-76px-md { margin-left: 76px; }
  .m-top-77px-md { margin-top: 77px; }
  .m-right-77px-md { margin-right: 77px; }
  .m-bottom-77px-md { margin-bottom: 77px; }
  .m-left-77px-md { margin-left: 77px; }
  .m-top-78px-md { margin-top: 78px; }
  .m-right-78px-md { margin-right: 78px; }
  .m-bottom-78px-md { margin-bottom: 78px; }
  .m-left-78px-md { margin-left: 78px; }
  .m-top-79px-md { margin-top: 79px; }
  .m-right-79px-md { margin-right: 79px; }
  .m-bottom-79px-md { margin-bottom: 79px; }
  .m-left-79px-md { margin-left: 79px; }
  .m-top-80px-md { margin-top: 80px; }
  .m-right-80px-md { margin-right: 80px; }
  .m-bottom-80px-md { margin-bottom: 80px; }
  .m-left-80px-md { margin-left: 80px; }
  .m-top-81px-md { margin-top: 81px; }
  .m-right-81px-md { margin-right: 81px; }
  .m-bottom-81px-md { margin-bottom: 81px; }
  .m-left-81px-md { margin-left: 81px; }
  .m-top-82px-md { margin-top: 82px; }
  .m-right-82px-md { margin-right: 82px; }
  .m-bottom-82px-md { margin-bottom: 82px; }
  .m-left-82px-md { margin-left: 82px; }
  .m-top-83px-md { margin-top: 83px; }
  .m-right-83px-md { margin-right: 83px; }
  .m-bottom-83px-md { margin-bottom: 83px; }
  .m-left-83px-md { margin-left: 83px; }
  .m-top-84px-md { margin-top: 84px; }
  .m-right-84px-md { margin-right: 84px; }
  .m-bottom-84px-md { margin-bottom: 84px; }
  .m-left-84px-md { margin-left: 84px; }
  .m-top-85px-md { margin-top: 85px; }
  .m-right-85px-md { margin-right: 85px; }
  .m-bottom-85px-md { margin-bottom: 85px; }
  .m-left-85px-md { margin-left: 85px; }
  .m-top-86px-md { margin-top: 86px; }
  .m-right-86px-md { margin-right: 86px; }
  .m-bottom-86px-md { margin-bottom: 86px; }
  .m-left-86px-md { margin-left: 86px; }
  .m-top-87px-md { margin-top: 87px; }
  .m-right-87px-md { margin-right: 87px; }
  .m-bottom-87px-md { margin-bottom: 87px; }
  .m-left-87px-md { margin-left: 87px; }
  .m-top-88px-md { margin-top: 88px; }
  .m-right-88px-md { margin-right: 88px; }
  .m-bottom-88px-md { margin-bottom: 88px; }
  .m-left-88px-md { margin-left: 88px; }
  .m-top-89px-md { margin-top: 89px; }
  .m-right-89px-md { margin-right: 89px; }
  .m-bottom-89px-md { margin-bottom: 89px; }
  .m-left-89px-md { margin-left: 89px; }
  .m-top-90px-md { margin-top: 90px; }
  .m-right-90px-md { margin-right: 90px; }
  .m-bottom-90px-md { margin-bottom: 90px; }
  .m-left-90px-md { margin-left: 90px; }
  .m-top-91px-md { margin-top: 91px; }
  .m-right-91px-md { margin-right: 91px; }
  .m-bottom-91px-md { margin-bottom: 91px; }
  .m-left-91px-md { margin-left: 91px; }
  .m-top-92px-md { margin-top: 92px; }
  .m-right-92px-md { margin-right: 92px; }
  .m-bottom-92px-md { margin-bottom: 92px; }
  .m-left-92px-md { margin-left: 92px; }
  .m-top-93px-md { margin-top: 93px; }
  .m-right-93px-md { margin-right: 93px; }
  .m-bottom-93px-md { margin-bottom: 93px; }
  .m-left-93px-md { margin-left: 93px; }
  .m-top-94px-md { margin-top: 94px; }
  .m-right-94px-md { margin-right: 94px; }
  .m-bottom-94px-md { margin-bottom: 94px; }
  .m-left-94px-md { margin-left: 94px; }
  .m-top-95px-md { margin-top: 95px; }
  .m-right-95px-md { margin-right: 95px; }
  .m-bottom-95px-md { margin-bottom: 95px; }
  .m-left-95px-md { margin-left: 95px; }
  .m-top-96px-md { margin-top: 96px; }
  .m-right-96px-md { margin-right: 96px; }
  .m-bottom-96px-md { margin-bottom: 96px; }
  .m-left-96px-md { margin-left: 96px; }
  .m-top-97px-md { margin-top: 97px; }
  .m-right-97px-md { margin-right: 97px; }
  .m-bottom-97px-md { margin-bottom: 97px; }
  .m-left-97px-md { margin-left: 97px; }
  .m-top-98px-md { margin-top: 98px; }
  .m-right-98px-md { margin-right: 98px; }
  .m-bottom-98px-md { margin-bottom: 98px; }
  .m-left-98px-md { margin-left: 98px; }
  .m-top-99px-md { margin-top: 99px; }
  .m-right-99px-md { margin-right: 99px; }
  .m-bottom-99px-md { margin-bottom: 99px; }
  .m-left-99px-md { margin-left: 99px; }
  .m-top-100px-md { margin-top: 100px; }
  .m-right-100px-md { margin-right: 100px; }
  .m-bottom-100px-md { margin-bottom: 100px; }
  .m-left-100px-md { margin-left: 100px; } }
/*
|--------------------------------------------------------------------------
| margin LG
|--------------------------------------------------------------------------
*/
@media (min-width: 75em) { .m-top-0px-lg { margin-top: 0px; }
  .m-right-0px-lg { margin-right: 0px; }
  .m-bottom-0px-lg { margin-bottom: 0px; }
  .m-left-0px-lg { margin-left: 0px; }
  .m-top-1px-lg { margin-top: 1px; }
  .m-right-1px-lg { margin-right: 1px; }
  .m-bottom-1px-lg { margin-bottom: 1px; }
  .m-left-1px-lg { margin-left: 1px; }
  .m-top-2px-lg { margin-top: 2px; }
  .m-right-2px-lg { margin-right: 2px; }
  .m-bottom-2px-lg { margin-bottom: 2px; }
  .m-left-2px-lg { margin-left: 2px; }
  .m-top-3px-lg { margin-top: 3px; }
  .m-right-3px-lg { margin-right: 3px; }
  .m-bottom-3px-lg { margin-bottom: 3px; }
  .m-left-3px-lg { margin-left: 3px; }
  .m-top-4px-lg { margin-top: 4px; }
  .m-right-4px-lg { margin-right: 4px; }
  .m-bottom-4px-lg { margin-bottom: 4px; }
  .m-left-4px-lg { margin-left: 4px; }
  .m-top-5px-lg { margin-top: 5px; }
  .m-right-5px-lg { margin-right: 5px; }
  .m-bottom-5px-lg { margin-bottom: 5px; }
  .m-left-5px-lg { margin-left: 5px; }
  .m-top-6px-lg { margin-top: 6px; }
  .m-right-6px-lg { margin-right: 6px; }
  .m-bottom-6px-lg { margin-bottom: 6px; }
  .m-left-6px-lg { margin-left: 6px; }
  .m-top-7px-lg { margin-top: 7px; }
  .m-right-7px-lg { margin-right: 7px; }
  .m-bottom-7px-lg { margin-bottom: 7px; }
  .m-left-7px-lg { margin-left: 7px; }
  .m-top-8px-lg { margin-top: 8px; }
  .m-right-8px-lg { margin-right: 8px; }
  .m-bottom-8px-lg { margin-bottom: 8px; }
  .m-left-8px-lg { margin-left: 8px; }
  .m-top-9px-lg { margin-top: 9px; }
  .m-right-9px-lg { margin-right: 9px; }
  .m-bottom-9px-lg { margin-bottom: 9px; }
  .m-left-9px-lg { margin-left: 9px; }
  .m-top-10px-lg { margin-top: 10px; }
  .m-right-10px-lg { margin-right: 10px; }
  .m-bottom-10px-lg { margin-bottom: 10px; }
  .m-left-10px-lg { margin-left: 10px; }
  .m-top-11px-lg { margin-top: 11px; }
  .m-right-11px-lg { margin-right: 11px; }
  .m-bottom-11px-lg { margin-bottom: 11px; }
  .m-left-11px-lg { margin-left: 11px; }
  .m-top-12px-lg { margin-top: 12px; }
  .m-right-12px-lg { margin-right: 12px; }
  .m-bottom-12px-lg { margin-bottom: 12px; }
  .m-left-12px-lg { margin-left: 12px; }
  .m-top-13px-lg { margin-top: 13px; }
  .m-right-13px-lg { margin-right: 13px; }
  .m-bottom-13px-lg { margin-bottom: 13px; }
  .m-left-13px-lg { margin-left: 13px; }
  .m-top-14px-lg { margin-top: 14px; }
  .m-right-14px-lg { margin-right: 14px; }
  .m-bottom-14px-lg { margin-bottom: 14px; }
  .m-left-14px-lg { margin-left: 14px; }
  .m-top-15px-lg { margin-top: 15px; }
  .m-right-15px-lg { margin-right: 15px; }
  .m-bottom-15px-lg { margin-bottom: 15px; }
  .m-left-15px-lg { margin-left: 15px; }
  .m-top-16px-lg { margin-top: 16px; }
  .m-right-16px-lg { margin-right: 16px; }
  .m-bottom-16px-lg { margin-bottom: 16px; }
  .m-left-16px-lg { margin-left: 16px; }
  .m-top-17px-lg { margin-top: 17px; }
  .m-right-17px-lg { margin-right: 17px; }
  .m-bottom-17px-lg { margin-bottom: 17px; }
  .m-left-17px-lg { margin-left: 17px; }
  .m-top-18px-lg { margin-top: 18px; }
  .m-right-18px-lg { margin-right: 18px; }
  .m-bottom-18px-lg { margin-bottom: 18px; }
  .m-left-18px-lg { margin-left: 18px; }
  .m-top-19px-lg { margin-top: 19px; }
  .m-right-19px-lg { margin-right: 19px; }
  .m-bottom-19px-lg { margin-bottom: 19px; }
  .m-left-19px-lg { margin-left: 19px; }
  .m-top-20px-lg { margin-top: 20px; }
  .m-right-20px-lg { margin-right: 20px; }
  .m-bottom-20px-lg { margin-bottom: 20px; }
  .m-left-20px-lg { margin-left: 20px; }
  .m-top-21px-lg { margin-top: 21px; }
  .m-right-21px-lg { margin-right: 21px; }
  .m-bottom-21px-lg { margin-bottom: 21px; }
  .m-left-21px-lg { margin-left: 21px; }
  .m-top-22px-lg { margin-top: 22px; }
  .m-right-22px-lg { margin-right: 22px; }
  .m-bottom-22px-lg { margin-bottom: 22px; }
  .m-left-22px-lg { margin-left: 22px; }
  .m-top-23px-lg { margin-top: 23px; }
  .m-right-23px-lg { margin-right: 23px; }
  .m-bottom-23px-lg { margin-bottom: 23px; }
  .m-left-23px-lg { margin-left: 23px; }
  .m-top-24px-lg { margin-top: 24px; }
  .m-right-24px-lg { margin-right: 24px; }
  .m-bottom-24px-lg { margin-bottom: 24px; }
  .m-left-24px-lg { margin-left: 24px; }
  .m-top-25px-lg { margin-top: 25px; }
  .m-right-25px-lg { margin-right: 25px; }
  .m-bottom-25px-lg { margin-bottom: 25px; }
  .m-left-25px-lg { margin-left: 25px; }
  .m-top-26px-lg { margin-top: 26px; }
  .m-right-26px-lg { margin-right: 26px; }
  .m-bottom-26px-lg { margin-bottom: 26px; }
  .m-left-26px-lg { margin-left: 26px; }
  .m-top-27px-lg { margin-top: 27px; }
  .m-right-27px-lg { margin-right: 27px; }
  .m-bottom-27px-lg { margin-bottom: 27px; }
  .m-left-27px-lg { margin-left: 27px; }
  .m-top-28px-lg { margin-top: 28px; }
  .m-right-28px-lg { margin-right: 28px; }
  .m-bottom-28px-lg { margin-bottom: 28px; }
  .m-left-28px-lg { margin-left: 28px; }
  .m-top-29px-lg { margin-top: 29px; }
  .m-right-29px-lg { margin-right: 29px; }
  .m-bottom-29px-lg { margin-bottom: 29px; }
  .m-left-29px-lg { margin-left: 29px; }
  .m-top-30px-lg { margin-top: 30px; }
  .m-right-30px-lg { margin-right: 30px; }
  .m-bottom-30px-lg { margin-bottom: 30px; }
  .m-left-30px-lg { margin-left: 30px; }
  .m-top-31px-lg { margin-top: 31px; }
  .m-right-31px-lg { margin-right: 31px; }
  .m-bottom-31px-lg { margin-bottom: 31px; }
  .m-left-31px-lg { margin-left: 31px; }
  .m-top-32px-lg { margin-top: 32px; }
  .m-right-32px-lg { margin-right: 32px; }
  .m-bottom-32px-lg { margin-bottom: 32px; }
  .m-left-32px-lg { margin-left: 32px; }
  .m-top-33px-lg { margin-top: 33px; }
  .m-right-33px-lg { margin-right: 33px; }
  .m-bottom-33px-lg { margin-bottom: 33px; }
  .m-left-33px-lg { margin-left: 33px; }
  .m-top-34px-lg { margin-top: 34px; }
  .m-right-34px-lg { margin-right: 34px; }
  .m-bottom-34px-lg { margin-bottom: 34px; }
  .m-left-34px-lg { margin-left: 34px; }
  .m-top-35px-lg { margin-top: 35px; }
  .m-right-35px-lg { margin-right: 35px; }
  .m-bottom-35px-lg { margin-bottom: 35px; }
  .m-left-35px-lg { margin-left: 35px; }
  .m-top-36px-lg { margin-top: 36px; }
  .m-right-36px-lg { margin-right: 36px; }
  .m-bottom-36px-lg { margin-bottom: 36px; }
  .m-left-36px-lg { margin-left: 36px; }
  .m-top-37px-lg { margin-top: 37px; }
  .m-right-37px-lg { margin-right: 37px; }
  .m-bottom-37px-lg { margin-bottom: 37px; }
  .m-left-37px-lg { margin-left: 37px; }
  .m-top-38px-lg { margin-top: 38px; }
  .m-right-38px-lg { margin-right: 38px; }
  .m-bottom-38px-lg { margin-bottom: 38px; }
  .m-left-38px-lg { margin-left: 38px; }
  .m-top-39px-lg { margin-top: 39px; }
  .m-right-39px-lg { margin-right: 39px; }
  .m-bottom-39px-lg { margin-bottom: 39px; }
  .m-left-39px-lg { margin-left: 39px; }
  .m-top-40px-lg { margin-top: 40px; }
  .m-right-40px-lg { margin-right: 40px; }
  .m-bottom-40px-lg { margin-bottom: 40px; }
  .m-left-40px-lg { margin-left: 40px; }
  .m-top-41px-lg { margin-top: 41px; }
  .m-right-41px-lg { margin-right: 41px; }
  .m-bottom-41px-lg { margin-bottom: 41px; }
  .m-left-41px-lg { margin-left: 41px; }
  .m-top-42px-lg { margin-top: 42px; }
  .m-right-42px-lg { margin-right: 42px; }
  .m-bottom-42px-lg { margin-bottom: 42px; }
  .m-left-42px-lg { margin-left: 42px; }
  .m-top-43px-lg { margin-top: 43px; }
  .m-right-43px-lg { margin-right: 43px; }
  .m-bottom-43px-lg { margin-bottom: 43px; }
  .m-left-43px-lg { margin-left: 43px; }
  .m-top-44px-lg { margin-top: 44px; }
  .m-right-44px-lg { margin-right: 44px; }
  .m-bottom-44px-lg { margin-bottom: 44px; }
  .m-left-44px-lg { margin-left: 44px; }
  .m-top-45px-lg { margin-top: 45px; }
  .m-right-45px-lg { margin-right: 45px; }
  .m-bottom-45px-lg { margin-bottom: 45px; }
  .m-left-45px-lg { margin-left: 45px; }
  .m-top-46px-lg { margin-top: 46px; }
  .m-right-46px-lg { margin-right: 46px; }
  .m-bottom-46px-lg { margin-bottom: 46px; }
  .m-left-46px-lg { margin-left: 46px; }
  .m-top-47px-lg { margin-top: 47px; }
  .m-right-47px-lg { margin-right: 47px; }
  .m-bottom-47px-lg { margin-bottom: 47px; }
  .m-left-47px-lg { margin-left: 47px; }
  .m-top-48px-lg { margin-top: 48px; }
  .m-right-48px-lg { margin-right: 48px; }
  .m-bottom-48px-lg { margin-bottom: 48px; }
  .m-left-48px-lg { margin-left: 48px; }
  .m-top-49px-lg { margin-top: 49px; }
  .m-right-49px-lg { margin-right: 49px; }
  .m-bottom-49px-lg { margin-bottom: 49px; }
  .m-left-49px-lg { margin-left: 49px; }
  .m-top-50px-lg { margin-top: 50px; }
  .m-right-50px-lg { margin-right: 50px; }
  .m-bottom-50px-lg { margin-bottom: 50px; }
  .m-left-50px-lg { margin-left: 50px; }
  .m-top-51px-lg { margin-top: 51px; }
  .m-right-51px-lg { margin-right: 51px; }
  .m-bottom-51px-lg { margin-bottom: 51px; }
  .m-left-51px-lg { margin-left: 51px; }
  .m-top-52px-lg { margin-top: 52px; }
  .m-right-52px-lg { margin-right: 52px; }
  .m-bottom-52px-lg { margin-bottom: 52px; }
  .m-left-52px-lg { margin-left: 52px; }
  .m-top-53px-lg { margin-top: 53px; }
  .m-right-53px-lg { margin-right: 53px; }
  .m-bottom-53px-lg { margin-bottom: 53px; }
  .m-left-53px-lg { margin-left: 53px; }
  .m-top-54px-lg { margin-top: 54px; }
  .m-right-54px-lg { margin-right: 54px; }
  .m-bottom-54px-lg { margin-bottom: 54px; }
  .m-left-54px-lg { margin-left: 54px; }
  .m-top-55px-lg { margin-top: 55px; }
  .m-right-55px-lg { margin-right: 55px; }
  .m-bottom-55px-lg { margin-bottom: 55px; }
  .m-left-55px-lg { margin-left: 55px; }
  .m-top-56px-lg { margin-top: 56px; }
  .m-right-56px-lg { margin-right: 56px; }
  .m-bottom-56px-lg { margin-bottom: 56px; }
  .m-left-56px-lg { margin-left: 56px; }
  .m-top-57px-lg { margin-top: 57px; }
  .m-right-57px-lg { margin-right: 57px; }
  .m-bottom-57px-lg { margin-bottom: 57px; }
  .m-left-57px-lg { margin-left: 57px; }
  .m-top-58px-lg { margin-top: 58px; }
  .m-right-58px-lg { margin-right: 58px; }
  .m-bottom-58px-lg { margin-bottom: 58px; }
  .m-left-58px-lg { margin-left: 58px; }
  .m-top-59px-lg { margin-top: 59px; }
  .m-right-59px-lg { margin-right: 59px; }
  .m-bottom-59px-lg { margin-bottom: 59px; }
  .m-left-59px-lg { margin-left: 59px; }
  .m-top-60px-lg { margin-top: 60px; }
  .m-right-60px-lg { margin-right: 60px; }
  .m-bottom-60px-lg { margin-bottom: 60px; }
  .m-left-60px-lg { margin-left: 60px; }
  .m-top-61px-lg { margin-top: 61px; }
  .m-right-61px-lg { margin-right: 61px; }
  .m-bottom-61px-lg { margin-bottom: 61px; }
  .m-left-61px-lg { margin-left: 61px; }
  .m-top-62px-lg { margin-top: 62px; }
  .m-right-62px-lg { margin-right: 62px; }
  .m-bottom-62px-lg { margin-bottom: 62px; }
  .m-left-62px-lg { margin-left: 62px; }
  .m-top-63px-lg { margin-top: 63px; }
  .m-right-63px-lg { margin-right: 63px; }
  .m-bottom-63px-lg { margin-bottom: 63px; }
  .m-left-63px-lg { margin-left: 63px; }
  .m-top-64px-lg { margin-top: 64px; }
  .m-right-64px-lg { margin-right: 64px; }
  .m-bottom-64px-lg { margin-bottom: 64px; }
  .m-left-64px-lg { margin-left: 64px; }
  .m-top-65px-lg { margin-top: 65px; }
  .m-right-65px-lg { margin-right: 65px; }
  .m-bottom-65px-lg { margin-bottom: 65px; }
  .m-left-65px-lg { margin-left: 65px; }
  .m-top-66px-lg { margin-top: 66px; }
  .m-right-66px-lg { margin-right: 66px; }
  .m-bottom-66px-lg { margin-bottom: 66px; }
  .m-left-66px-lg { margin-left: 66px; }
  .m-top-67px-lg { margin-top: 67px; }
  .m-right-67px-lg { margin-right: 67px; }
  .m-bottom-67px-lg { margin-bottom: 67px; }
  .m-left-67px-lg { margin-left: 67px; }
  .m-top-68px-lg { margin-top: 68px; }
  .m-right-68px-lg { margin-right: 68px; }
  .m-bottom-68px-lg { margin-bottom: 68px; }
  .m-left-68px-lg { margin-left: 68px; }
  .m-top-69px-lg { margin-top: 69px; }
  .m-right-69px-lg { margin-right: 69px; }
  .m-bottom-69px-lg { margin-bottom: 69px; }
  .m-left-69px-lg { margin-left: 69px; }
  .m-top-70px-lg { margin-top: 70px; }
  .m-right-70px-lg { margin-right: 70px; }
  .m-bottom-70px-lg { margin-bottom: 70px; }
  .m-left-70px-lg { margin-left: 70px; }
  .m-top-71px-lg { margin-top: 71px; }
  .m-right-71px-lg { margin-right: 71px; }
  .m-bottom-71px-lg { margin-bottom: 71px; }
  .m-left-71px-lg { margin-left: 71px; }
  .m-top-72px-lg { margin-top: 72px; }
  .m-right-72px-lg { margin-right: 72px; }
  .m-bottom-72px-lg { margin-bottom: 72px; }
  .m-left-72px-lg { margin-left: 72px; }
  .m-top-73px-lg { margin-top: 73px; }
  .m-right-73px-lg { margin-right: 73px; }
  .m-bottom-73px-lg { margin-bottom: 73px; }
  .m-left-73px-lg { margin-left: 73px; }
  .m-top-74px-lg { margin-top: 74px; }
  .m-right-74px-lg { margin-right: 74px; }
  .m-bottom-74px-lg { margin-bottom: 74px; }
  .m-left-74px-lg { margin-left: 74px; }
  .m-top-75px-lg { margin-top: 75px; }
  .m-right-75px-lg { margin-right: 75px; }
  .m-bottom-75px-lg { margin-bottom: 75px; }
  .m-left-75px-lg { margin-left: 75px; }
  .m-top-76px-lg { margin-top: 76px; }
  .m-right-76px-lg { margin-right: 76px; }
  .m-bottom-76px-lg { margin-bottom: 76px; }
  .m-left-76px-lg { margin-left: 76px; }
  .m-top-77px-lg { margin-top: 77px; }
  .m-right-77px-lg { margin-right: 77px; }
  .m-bottom-77px-lg { margin-bottom: 77px; }
  .m-left-77px-lg { margin-left: 77px; }
  .m-top-78px-lg { margin-top: 78px; }
  .m-right-78px-lg { margin-right: 78px; }
  .m-bottom-78px-lg { margin-bottom: 78px; }
  .m-left-78px-lg { margin-left: 78px; }
  .m-top-79px-lg { margin-top: 79px; }
  .m-right-79px-lg { margin-right: 79px; }
  .m-bottom-79px-lg { margin-bottom: 79px; }
  .m-left-79px-lg { margin-left: 79px; }
  .m-top-80px-lg { margin-top: 80px; }
  .m-right-80px-lg { margin-right: 80px; }
  .m-bottom-80px-lg { margin-bottom: 80px; }
  .m-left-80px-lg { margin-left: 80px; }
  .m-top-81px-lg { margin-top: 81px; }
  .m-right-81px-lg { margin-right: 81px; }
  .m-bottom-81px-lg { margin-bottom: 81px; }
  .m-left-81px-lg { margin-left: 81px; }
  .m-top-82px-lg { margin-top: 82px; }
  .m-right-82px-lg { margin-right: 82px; }
  .m-bottom-82px-lg { margin-bottom: 82px; }
  .m-left-82px-lg { margin-left: 82px; }
  .m-top-83px-lg { margin-top: 83px; }
  .m-right-83px-lg { margin-right: 83px; }
  .m-bottom-83px-lg { margin-bottom: 83px; }
  .m-left-83px-lg { margin-left: 83px; }
  .m-top-84px-lg { margin-top: 84px; }
  .m-right-84px-lg { margin-right: 84px; }
  .m-bottom-84px-lg { margin-bottom: 84px; }
  .m-left-84px-lg { margin-left: 84px; }
  .m-top-85px-lg { margin-top: 85px; }
  .m-right-85px-lg { margin-right: 85px; }
  .m-bottom-85px-lg { margin-bottom: 85px; }
  .m-left-85px-lg { margin-left: 85px; }
  .m-top-86px-lg { margin-top: 86px; }
  .m-right-86px-lg { margin-right: 86px; }
  .m-bottom-86px-lg { margin-bottom: 86px; }
  .m-left-86px-lg { margin-left: 86px; }
  .m-top-87px-lg { margin-top: 87px; }
  .m-right-87px-lg { margin-right: 87px; }
  .m-bottom-87px-lg { margin-bottom: 87px; }
  .m-left-87px-lg { margin-left: 87px; }
  .m-top-88px-lg { margin-top: 88px; }
  .m-right-88px-lg { margin-right: 88px; }
  .m-bottom-88px-lg { margin-bottom: 88px; }
  .m-left-88px-lg { margin-left: 88px; }
  .m-top-89px-lg { margin-top: 89px; }
  .m-right-89px-lg { margin-right: 89px; }
  .m-bottom-89px-lg { margin-bottom: 89px; }
  .m-left-89px-lg { margin-left: 89px; }
  .m-top-90px-lg { margin-top: 90px; }
  .m-right-90px-lg { margin-right: 90px; }
  .m-bottom-90px-lg { margin-bottom: 90px; }
  .m-left-90px-lg { margin-left: 90px; }
  .m-top-91px-lg { margin-top: 91px; }
  .m-right-91px-lg { margin-right: 91px; }
  .m-bottom-91px-lg { margin-bottom: 91px; }
  .m-left-91px-lg { margin-left: 91px; }
  .m-top-92px-lg { margin-top: 92px; }
  .m-right-92px-lg { margin-right: 92px; }
  .m-bottom-92px-lg { margin-bottom: 92px; }
  .m-left-92px-lg { margin-left: 92px; }
  .m-top-93px-lg { margin-top: 93px; }
  .m-right-93px-lg { margin-right: 93px; }
  .m-bottom-93px-lg { margin-bottom: 93px; }
  .m-left-93px-lg { margin-left: 93px; }
  .m-top-94px-lg { margin-top: 94px; }
  .m-right-94px-lg { margin-right: 94px; }
  .m-bottom-94px-lg { margin-bottom: 94px; }
  .m-left-94px-lg { margin-left: 94px; }
  .m-top-95px-lg { margin-top: 95px; }
  .m-right-95px-lg { margin-right: 95px; }
  .m-bottom-95px-lg { margin-bottom: 95px; }
  .m-left-95px-lg { margin-left: 95px; }
  .m-top-96px-lg { margin-top: 96px; }
  .m-right-96px-lg { margin-right: 96px; }
  .m-bottom-96px-lg { margin-bottom: 96px; }
  .m-left-96px-lg { margin-left: 96px; }
  .m-top-97px-lg { margin-top: 97px; }
  .m-right-97px-lg { margin-right: 97px; }
  .m-bottom-97px-lg { margin-bottom: 97px; }
  .m-left-97px-lg { margin-left: 97px; }
  .m-top-98px-lg { margin-top: 98px; }
  .m-right-98px-lg { margin-right: 98px; }
  .m-bottom-98px-lg { margin-bottom: 98px; }
  .m-left-98px-lg { margin-left: 98px; }
  .m-top-99px-lg { margin-top: 99px; }
  .m-right-99px-lg { margin-right: 99px; }
  .m-bottom-99px-lg { margin-bottom: 99px; }
  .m-left-99px-lg { margin-left: 99px; }
  .m-top-100px-lg { margin-top: 100px; }
  .m-right-100px-lg { margin-right: 100px; }
  .m-bottom-100px-lg { margin-bottom: 100px; }
  .m-left-100px-lg { margin-left: 100px; } }
.flex-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.flex-center-start { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.flex-center-end { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.flex-start { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.flex-start-end { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.flex-end-center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (min-width: 40em) { .flex-end-center-md { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.flex-center-column-block { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-bottom: 5%; }

.flex-1 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.flex-2 { -webkit-box-flex: 2; -ms-flex: 2; flex: 2; }

.color-white, div.color-white > p { color: #fff; }

.bg-color-white { background-color: #fff; }

.color-grey, div.color-grey > p { color: #DFDFDF; }

.bg-color-grey { background-color: #DFDFDF; }

.color-black, div.color-black > p { color: #000; }

.bg-color-black { background-color: #000; }

.color-dark-grey { color: #C5C5C5; }

.bg-color-dark-grey { background-color: #C5C5C5; }

.color-tuatara { color: #353535; }

.bg-color-tuatara { background-color: #353535; }

.color-gravel { color: #484848; }

.bg-color-gravel { background-color: #484848; }

.color-orange { color: #E48820; }

.bg-color-orange, .survey-modal--blue .button { background-color: #E48820; }

.color-light-orange { color: #FFBF33; }

.bg-color-light-orange { background-color: #FFBF33; }

.color-blue { color: #1A87C1; }

.bg-color-blue, .survey-modal--clean .button, .survey-modal--orange .button { background-color: #1A87C1; }

.color-dark-blue { color: #03253A; }

.bg-color-dark-blue { background-color: #03253A; }
