/**
 * This file was generated from a SCSS file. Do not edit this file, edit the template instead!
 */

@charset "UTF-8";
/**
 * This file and folder structure is based on inuitcss: https://github.com/inuitcss/inuitcss
 */
/**
 * CONTENTS
 *
 * SETTINGS
 * Config...............Project-level configuration and feature switches.
 * Core.................inuitcss’ core and setup settings.
 * Global...............Project-wide variables and settings.
 *
 * TOOLS
 * Font-size............A mixin which guarantees baseline-friendly line-heights.
 * Clearfix.............Micro clearfix mixin.
 * Hidden...............Mixin for hiding elements.
 * Sass MQ..............inuitcss’ default media query manager.
 *
 * GENERIC
 * Box-sizing...........Better default `box-sizing`.
 * Normalize.css........A level playing field using @necolas’ Normalize.css.
 * Reset................A tiny reset to complement Normalize.css.
 * Shared...............Sensibly and tersely share some global commonalities
 *                      (particularly useful when managing vertical rhythm).
 *
 * ELEMENTS
 * Page.................Set up our document’s default `font-size` and
 *                      `line-height`.
 * Headings.............Very minimal (i.e. only font-size information) for
 *                      headings 1 through 6.
 * Images...............Base image styles.
 * Tables...............Simple table styles.
 *
 * OBJECTS
 * Wrapper..............Page constraint object.
 * Layout...............Generic layout module.
 * Media................Image- and text-like content side by side. The
 *                      poster-child of OOCSS.
 * Flag.................Table-layout-based advancement on the Media object.
 * List-bare............Lists with no bullets or indents.
 * List-inline..........A list whose items all site in a line.
 * Box..................Simple boxing abstraction.
 * Block................Image-on-top-of-text object.
 * Ratio................A container for maintaining aspect ratio of content.
 * Crop.................Provide a cropping context for media (images, etc.).
 * Table................Classes for manipulating `table`s.
 * Pack.................Pack items into available horizontal space.
 *
 * COMPONENTS
 *
 * UTILITIES
 * Clearfix.............Bind our clearfix onto a utility class.
 * Widths...............Simple width helper classes.
 * Headings.............Reassigning our heading styles to helper classes.
 * Spacings.............Nudge bits of the DOM around with these spacing
 *                      classes.
 * Responsive-Spacings..Enhances the function of normal spacings for
 *                      responsive usage.
 * Print................Reset-like styles taken from the HTML5 Boilerplate.
 * Hide.................Helper classes to hide content
 */
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/lato-v13-latin-regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("/fonts/lato-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/lato-v13-latin-regular.woff2") format("woff2"), url("/fonts/lato-v13-latin-regular.woff") format("woff"), url("/fonts/lato-v13-latin-regular.ttf") format("truetype"), url("/fonts/lato-v13-latin-regular.svg#Lato") format("svg"); }

/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("/fonts/lato-v13-latin-italic.eot");
  src: local("Lato Italic"), local("Lato-Italic"), url("/fonts/lato-v13-latin-italic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato-v13-latin-italic.woff2") format("woff2"), url("/fonts/lato-v13-latin-italic.woff") format("woff"), url("/fonts/lato-v13-latin-italic.ttf") format("truetype"), url("/fonts/lato-v13-latin-italic.svg#Lato") format("svg"); }

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/lato-v13-latin-700.eot");
  src: local("Lato Bold"), local("Lato-Bold"), url("/fonts/lato-v13-latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/lato-v13-latin-700.woff2") format("woff2"), url("/fonts/lato-v13-latin-700.woff") format("woff"), url("/fonts/lato-v13-latin-700.ttf") format("truetype"), url("/fonts/lato-v13-latin-700.svg#Lato") format("svg"); }

/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("/fonts/lato-v13-latin-700italic.eot");
  src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url("/fonts/lato-v13-latin-700italic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato-v13-latin-700italic.woff2") format("woff2"), url("/fonts/lato-v13-latin-700italic.woff") format("woff"), url("/fonts/lato-v13-latin-700italic.ttf") format("truetype"), url("/fonts/lato-v13-latin-700italic.svg#Lato") format("svg"); }

/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/lato-v13-latin-900.eot");
  src: local("Lato Black"), local("Lato-Black"), url("/fonts/lato-v13-latin-900.eot?#iefix") format("embedded-opentype"), url("/fonts/lato-v13-latin-900.woff2") format("woff2"), url("/fonts/lato-v13-latin-900.woff") format("woff"), url("/fonts/lato-v13-latin-900.ttf") format("truetype"), url("/fonts/lato-v13-latin-900.svg#Lato") format("svg"); }

/* lato-900italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: url("/fonts/lato-v13-latin-900italic.eot");
  src: local("Lato Black Italic"), local("Lato-BlackItalic"), url("/fonts/lato-v13-latin-900italic.eot?#iefix") format("embedded-opentype"), url("/fonts/lato-v13-latin-900italic.woff2") format("woff2"), url("/fonts/lato-v13-latin-900italic.woff") format("woff"), url("/fonts/lato-v13-latin-900italic.ttf") format("truetype"), url("/fonts/lato-v13-latin-900italic.svg#Lato") format("svg"); }

* {
  -webkit-font-smoothing: antialiased; }

/* baseline:  1em */
/* 
 * Grab a color from a SASS map (can be applied to other properties as well)
 * Usage: 
 * background: color(nextens-blue);
 * background: color(blue-muted, light);
 * http://www.bigeng.io/how-we-use-sass-maps-for-design-tokens-and-developer-happiness/
 */
.content-tool-text ul, .content-tool-text ol, .content-tool-list-description .c-list__description ul, .content-tool-list-description .c-list__description ol {
  -webkit-padding-start: 40px;
  padding-inline-start: 40px; }

.content-tool-description {
  line-height: 1.8em;
  color: #627284; }

.content-tool-text {
  line-height: 1.8em;
  display: inline-block; }
  .content-tool-text > p > strong:only-child, .content-tool-text > p > b:only-child {
    display: inline-block;
    margin-top: 24px; }
  .content-tool-text > p:first-child > strong:only-child, .content-tool-text > p:first-child > b:only-child {
    margin-top: 0px; }
  .content-tool-text > ul {
    margin-bottom: 16px; }
  .content-tool-text > h3 {
    margin-top: 24px;
    display: inline-block;
    margin-bottom: 16px; }

.content-tool-prefill .col-172 {
  width: 172px;
  margin-right: 48px;
  padding-top: 5px;
  padding-bottom: 5px; }

.content-tool-prefill .col-120 {
  width: 120px;
  margin-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px; }

.content-tool-prefill .col-268 {
  width: 268px;
  padding-top: 5px;
  padding-bottom: 5px; }

.content-tool-prefill .col-300 {
  width: 300px;
  margin-right: 8px;
  padding-top: 5px;
  padding-bottom: 5px; }

.client-documentation .tools-overview-list-total-count {
  margin-bottom: 40px !important; }

.tools-landing-page {
  min-height: calc(100vh - 464px);
  background-image: url(/images/svg/naslag-landing-bg.svg);
  background-position: top;
  background-color: #F0F6FE; }
  .tools-landing-page .title {
    font-size: 33.18px;
    color: #233954; }
  .tools-landing-page .tools-card {
    width: 544px;
    height: 401px; }
    .tools-landing-page .tools-card__body {
      min-height: 256px; }
    .tools-landing-page .tools-card__intro {
      font-size: 18px;
      line-height: 27px; }
    .tools-landing-page .tools-card__list-item {
      line-height: 24px; }
      .tools-landing-page .tools-card__list-item a {
        color: #43566C; }
        .tools-landing-page .tools-card__list-item a:hover {
          color: #0F73EE;
          text-decoration: none; }

/* ==========================================================================
   #BOX-SIZING
   ========================================================================== */
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  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 */ }

/**
 * 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 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  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 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  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; }

/**
 * 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 */ }

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

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

/* 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; }

/* ==========================================================================
   #RESET
   ========================================================================== */
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
  padding: 0; }

/**
 * Remove trailing margins from nested lists.
 */
li > ol,
li > ul {
  margin-bottom: 0; }

/**
 * Remove default table spacing.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * 1. Reset Chrome and Firefox behaviour which sets a `min-width: min-content;`
 *    on fieldsets.
 */
fieldset {
  min-width: 0;
  /* [1] */
  border: 0; }

/* ==========================================================================
   #PAGE
   ========================================================================== */
/**
 * Simple page-level setup.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 */
html {
  font-size: 1em;
  /* [1] */
  line-height: 1.5;
  /* [1] */
  overflow-y: scroll;
  /* [2] */
  min-height: 100%;
  /* [3] */ }

* {
  -webkit-font-smoothing: antialiased; }

html {
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-font-feature-settings: "liga" 0;
  font-feature-settings: "liga" 0;
  color: #43566C;
  line-height: 1.25; }
  @media (max-width: 47.99em) {
    html {
      font-size: 14px; } }

h1 {
  font-size: 1.728em;
  font-weight: 400;
  margin-bottom: 16px; }

h2 {
  font-size: 1.44em;
  font-weight: 700;
  margin-bottom: 16px; }

h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 8px; }

h4,
h5,
h6 {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 4px; }

input {
  font-family: "Lato", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #818E9D; }

a svg {
  pointer-events: none; }

p {
  margin-bottom: 16px; }

/* ==========================================================================
   #IMAGES
   ========================================================================== */
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */ }

/**
   * If a `width` and/or `height` attribute has been explicitly defined, let’s
   * not make the image fluid.
   */
img[width],
img[height] {
  max-width: none; }

/* ==========================================================================
   #TABLES
   ========================================================================== */
/**
 * 1. Ensure tables fill up as much space as possible.
 */
table {
  width: 100%;
  /* [1] */ }

/* ==========================================================================
   #WRAPPER
   ========================================================================== */
/**
 * Page-level constraining and wrapping elements.
 */
.o-wrapper {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1224px; }
  .o-wrapper:after {
    content: "" !important;
    display: block !important;
    clear: both !important; }

.o-wrapper--flush {
  padding-right: 0;
  padding-left: 0; }

.o-wrapper--full-width {
  width: 100%; }

.o-wrapper-828 {
  margin-right: auto;
  margin-left: auto;
  width: 828px; }

.o-wrapper-928 {
  margin-right: auto;
  margin-left: auto;
  width: 929px; }

.o-wrapper-1192 {
  margin-right: auto;
  margin-left: auto;
  width: 1192px; }

.o-wrapper-1450 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1450px; }

.o-wrapper-1002 {
  margin-right: auto;
  margin-left: auto;
  width: 1002px; }

.o-wrapper-1330 {
  margin-right: auto;
  margin-left: auto;
  width: 1330px; }

.o-wrapper-1240 {
  margin-right: auto;
  margin-left: auto;
  width: 1240px; }

/* ==========================================================================
   #LAYOUT
   ========================================================================== */
/**
 * Grid-like layout system.
 *
 * The layout object provides us with a column-style layout system. This file
 * contains the basic structural elements, but classes should be complemented
 * with width utilities, for example:
 *
 *   <div class="o-layout">
 *     <div class="o-layout__item  u-1/2">
 *     </div>
 *     <div class="o-layout__item  u-1/2">
 *     </div>
 *   </div>
 *
 * The above will create a two-column structure in which each column will
 * fluidly fill half of the width of the parent. We can have more complex
 * systems:
 *
 *   <div class="o-layout">
 *     <div class="o-layout__item  u-1/1  u-1/3@medium">
 *     </div>
 *     <div class="o-layout__item  u-1/2  u-1/3@medium">
 *     </div>
 *     <div class="o-layout__item  u-1/2  u-1/3@medium">
 *     </div>
 *   </div>
 *
 * The above will create a system in which the first item will be 100% width
 * until we enter our medium breakpoint, when it will become 33.333% width. The
 * second and third items will be 50% of their parent, until they also become
 * 33.333% width at the medium breakpoint.
 *
 * We can also manipulate entire layout systems by adding a series of modifiers
 * to the `.o-layout` block. For example:
 *
 *   <div class="o-layout  o-layout--reverse">
 *
 * This will reverse the displayed order of the system so that it runs in the
 * opposite order to our source, effectively flipping the system over.
 *
 *   <div class="o-layout  o-layout--[right|center]">
 *
 * This will cause the system to fill up from either the centre or the right
 * hand side. Default behaviour is to fill up the layout system from the left.
 *
 * There are plenty more options available to us: explore them below.
 */
/* Default/mandatory classes
   ========================================================================== */
/**
 * 1. Allows us to use the layout object on any type of element.
 * 2. We need to defensively reset any box-model properties.
 * 3. Use the negative margin trick for multi-row grids:
 *    http://csswizardry.com/2011/08/building-better-grid-systems/
 */
.o-layout {
  display: block;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  list-style: none;
  /* [1] */
  margin-left: -16px;
  /* [3] */
  font-size: 0; }

/**
   * 1. Required in order to combine fluid widths with fixed gutters.
   * 2. Allows us to manipulate grids vertically, with text-level properties,
   *    etc.
   * 3. Default item alignment is with the tops of each other, like most
   *    traditional grid/layout systems.
   * 4. By default, all layout items are full-width (mobile first).
   * 5. Gutters provided by left padding:
   *    http://csswizardry.com/2011/08/building-better-grid-systems/
   * 6. Fallback for old IEs not supporting `rem` values.
   */
.o-layout__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* [1] */
  display: inline-block;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */
  padding-left: 16px;
  /* [5] */
  font-size: 16px;
  /* [6] */
  font-size: 1rem; }

/* Gutter size modifiers
   ========================================================================== */
.o-layout--flush {
  margin-left: 0; }
  .o-layout--flush > .o-layout__item {
    padding-left: 0; }

.o-layout--tiny {
  margin-left: -4px; }
  .o-layout--tiny > .o-layout__item {
    padding-left: 4px; }

.o-layout--small {
  margin-left: -8px; }
  .o-layout--small > .o-layout__item {
    padding-left: 8px; }

.o-layout--large {
  margin-left: -24px; }
  .o-layout--large > .o-layout__item {
    padding-left: 24px; }

.o-layout--huge {
  margin-left: -32px; }
  .o-layout--huge > .o-layout__item {
    padding-left: 32px; }

/* Vertical alignment modifiers
   ========================================================================== */
/**
 * Align all grid items to the middles of each other.
 */
.o-layout--middle > .o-layout__item {
  vertical-align: middle; }

/**
 * Align all grid items to the bottoms of each other.
 */
.o-layout--bottom > .o-layout__item {
  vertical-align: bottom; }

/**
 * Stretch all grid items of each row to have an equal-height.
 * Please be aware that this modifier class doesn’t take any effect in IE9 and
 * below and other older browsers due to the lack of `display: flex` support.
 */
.o-layout--stretch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .o-layout--stretch > .o-layout__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .o-layout--stretch.o-layout--center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .o-layout--stretch.o-layout--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .o-layout--stretch.o-layout--left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }

/* Fill order modifiers
   ========================================================================== */
/**
 * Fill up the layout system from the centre.
 */
.o-layout--center {
  text-align: center; }
  .o-layout--center > .o-layout__item {
    text-align: left; }

/**
 * Fill up the layout system from the right-hand side.
 */
.o-layout--right {
  text-align: right; }
  .o-layout--right > .o-layout__item {
    text-align: left; }

/**
 * Fill up the layout system from the left-hand side. This will likely only be
 * needed when using in conjunction with `.o-layout--reverse`.
 */
.o-layout--left {
  text-align: left; }
  .o-layout--left > .o-layout__item {
    text-align: left; }

/**
 * Reverse the rendered order of the grid system.
 */
.o-layout--reverse {
  direction: rtl; }
  .o-layout--reverse > .o-layout__item {
    direction: ltr; }

/* Auto-widths modifier
   ========================================================================== */
/**
 * Cause layout items to take up a non-explicit amount of width.
 */
.o-layout--auto > .o-layout__item {
  width: auto; }

/* ==========================================================================
   #LAYOUT
   ========================================================================== */
/**
 * Extension on top of the layout system
 *
 */
.o-layout--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .o-layout--flex > .o-layout__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }

.o-layout__item--middle {
  margin-bottom: auto;
  margin-top: auto; }

.o-layout__item--bottom {
  -ms-flex-item-align: end;
  align-self: end;
  margin-top: auto; }

/* ==========================================================================
   #MEDIA
   ========================================================================== */
/**
 * Place any image- and text-like content side-by-side, as per:
 * http://www.stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code
 */
.o-media {
  display: block; }
  .o-media:after {
    content: "" !important;
    display: block !important;
    clear: both !important; }

.o-media__img {
  float: left;
  margin-right: 16px; }
  .o-media__img > img {
    display: block; }

.o-media__body {
  overflow: hidden;
  display: block; }
  .o-media__body,
  .o-media__body > :last-child {
    margin-bottom: 0; }

/* Size variants
   ========================================================================== */
/**
 * Modify the amount of space between our image and our text. We also have
 * reversible options for all available sizes.
 */
.o-media--flush > .o-media__img {
  margin-right: 0;
  margin-left: 0; }

.o-media--tiny > .o-media__img {
  margin-right: 4px; }

.o-media--tiny.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 4px; }

.o-media--small > .o-media__img {
  margin-right: 8px; }

.o-media--small.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 8px; }

.o-media--large > .o-media__img {
  margin-right: 24px; }

.o-media--large.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 24px; }

.o-media--huge > .o-media__img {
  margin-right: 32px; }

.o-media--huge.o-media--reverse > .o-media__img {
  margin-right: 0;
  margin-left: 32px; }

/* Reversed media objects
   ========================================================================== */
.o-media--reverse > .o-media__img {
  float: right;
  margin-right: 0;
  margin-left: 16px; }

/* ==========================================================================
   #FLAG
   ========================================================================== */
/**
 * The flag object is a design pattern similar to the media object, however it
 * utilises `display: table[-cell];` to give us control over the vertical
 * alignments of the text and image.
 *
 * http://csswizardry.com/2013/05/the-flag-object/
 *
 * 1. Allows us to control vertical alignments.
 * 2. Force the object to be the full width of its parent. Combined with [1],
 *    this makes the object behave in a quasi-`display: block;` manner.
 * 3. Reset inherited `border-spacing` declarations.
 */
.o-flag {
  display: table;
  /* [1] */
  width: 100%;
  /* [2] */
  border-spacing: 0;
  /* [3] */ }

/**
   * Items within a flag object. There should only ever be one of each.
   *
   * 1. Default to aligning content to their middles.
   */
.o-flag__img,
.o-flag__body {
  display: table-cell;
  vertical-align: middle;
  /* [1] */ }

/**
   * Flag images have a space between them and the body of the object.
   *
   * 1. Force `.flag__img` to take up as little space as possible:
   *    https://pixelsvsbytes.com/2012/02/this-css-layout-grid-is-no-holy-grail/
   */
.o-flag__img {
  width: 1px;
  /* [1] */
  padding-right: 16px;
  /**
     * 1. Fixes problem with images disappearing.
     *
     *    The direct child selector '>' needs to remain in order for nested flag
     *    objects to not inherit their parent’s formatting. In case the image tag
     *    is wrapped into another tag, e.g. an anchor for linking reasons, it will
     *    disappear. In that case try wrapping the whole o-flag__img object into
     *    an anchor tag.
     *
     *    E.g.:
     *
     *      <a href="/">
     *        <div class="o-flag__img">
     *          <img src="./link/to/image.jpg" alt="image alt text">
     *        </div>
     *      </a>
     */ }
  .o-flag__img > img {
    max-width: none;
    /* [1] */ }

/**
   * The container for the main content of the flag object.
   *
   * 1. Forces the `.flag__body` to take up all remaining space.
   */
.o-flag__body {
  width: auto;
  /* [1] */ }
  .o-flag__body,
  .o-flag__body > :last-child {
    margin-bottom: 0; }

/* Size variants
   ========================================================================== */
.o-flag--flush > .o-flag__img {
  padding-right: 0;
  padding-left: 0; }

.o-flag--tiny > .o-flag__img {
  padding-right: 4px; }

.o-flag--tiny.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 4px; }

.o-flag--small > .o-flag__img {
  padding-right: 8px; }

.o-flag--small.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 8px; }

.o-flag--large > .o-flag__img {
  padding-right: 24px; }

.o-flag--large.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 24px; }

.o-flag--huge > .o-flag__img {
  padding-right: 32px; }

.o-flag--huge.o-flag--reverse > .o-flag__img {
  padding-right: 0;
  padding-left: 32px; }

/* Reversed flag
   ========================================================================== */
/**
 * 1. Swap the rendered direction of the object…
 * 2. …and reset it.
 * 3. Reassign margins to the correct sides.
 */
.o-flag--reverse {
  direction: rtl;
  /* [1] */ }
  .o-flag--reverse > .o-flag__img,
  .o-flag--reverse > .o-flag__body {
    direction: ltr;
    /* [2] */ }
  .o-flag--reverse > .o-flag__img {
    padding-right: 0;
    /* [3] */
    padding-left: 16px;
    /* [3] */ }

/* Alignment variants
   ========================================================================== */
/**
 * Vertically align the image- and body-content differently. Defaults to middle.
 */
.o-flag--top > .o-flag__img,
.o-flag--top > .o-flag__body {
  vertical-align: top; }

.o-flag--bottom > .o-flag__img,
.o-flag--bottom > .o-flag__body {
  vertical-align: bottom; }

/* ==========================================================================
   #LIST-BARE
   ========================================================================== */
/**
 * Strip list-like appearance from lists by removing their bullets and any
 * indentation.
 *
 * Note: Declaring the item class might not be necessary everywhere,
 * but is for example in <dl> lists for the <dd> children.
 */
.o-list-bare {
  list-style: none;
  margin-left: 0; }

.o-list-bare__item {
  margin-left: 0; }

/* ==========================================================================
   #LIST-INLINE
   ========================================================================== */
/**
 * The list-inline object simply displays a list of items in one line.
 */
.o-list-inline {
  margin-left: 0;
  list-style: none; }

.o-list-inline__item {
  display: inline-block; }

/* ==========================================================================
   #BOX
   ========================================================================== */
/**
 * The box object simply boxes off content. Extend with cosmetic styles in the
 * Components layer.
 *
 * 1. So we can apply the `.o-box` class to naturally-inline elements.
 */
.o-box {
  display: block;
  /* [1] */
  padding: 16px; }
  .o-box:after {
    content: "" !important;
    display: block !important;
    clear: both !important; }
  .o-box > :last-child {
    margin-bottom: 0; }

/* Size variants
   ========================================================================== */
.o-box--flush {
  padding: 0; }

.o-box--tiny {
  padding: 4px; }

.o-box--small {
  padding: 8px; }

.o-box--large {
  padding: 24px; }

.o-box--huge {
  padding: 32px; }

/* ==========================================================================
   #BLOCK
   ========================================================================== */
/**
 * Stacked image-with-text object. A simple abstraction to cover a very commonly
 * occurring design pattern.
 */
.o-block {
  display: block;
  text-align: center; }

.o-block__img {
  margin-bottom: 16px;
  /* Size variants
       ====================================================================== */ }
  .o-block--flush > .o-block__img {
    margin-bottom: 0; }
  .o-block--tiny > .o-block__img {
    margin-bottom: 4px; }
  .o-block--small > .o-block__img {
    margin-bottom: 8px; }
  .o-block--large > .o-block__img {
    margin-bottom: 24px; }
  .o-block--huge > .o-block__img {
    margin-bottom: 32px; }

.o-block__body {
  display: block; }

/* Alignment variants
   ========================================================================== */
.o-block--right {
  text-align: right; }

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

/* ==========================================================================
   #RATIO
   ========================================================================== */
/**
 * Create ratio-bound content blocks, to keep media (e.g. images, videos) in
 * their correct aspect ratios.
 *
 * http://alistapart.com/article/creating-intrinsic-ratios-for-video
 *
 * 1. Default is a 1:1 ratio (i.e. a perfect square).
 */
.o-ratio {
  position: relative;
  display: block; }
  .o-ratio:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
    /* [1] */ }

.o-ratio__content,
.o-ratio > iframe,
.o-ratio > embed,
.o-ratio > object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%; }

/* Ratio variants.
   ========================================================================== */
/**
 * Generate a series of ratio classes to be used like so:
 *
 *   <div class="o-ratio  o-ratio--golden-ratio">
 *
 */
.o-ratio--2\:1:before {
  padding-bottom: 50%; }

.o-ratio--4\:3:before {
  padding-bottom: 75%; }

.o-ratio--16\:9:before {
  padding-bottom: 56.25%; }

/* Contain modifier.
   ========================================================================== */
/**
 * Only works with image content.
 * Contains the image to the boundaries, without cropping or stretching it.
 */
.o-ratio--img-contain > .o-ratio__content:before {
  height: auto;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto; }

/* ==========================================================================
   #CROP
   ========================================================================== */
/**
 * Provide a cropping container in order to display media (usually images)
 * cropped to certain ratios.
 *
 * 1. Set up a positioning context in which the image can sit.
 * 2. This is the crucial part: where the cropping happens.
 */
.o-crop {
  position: relative;
  /* [1] */
  display: block;
  overflow: hidden;
  /* [2] */ }

/**
   * Apply this class to the content (usually `img`) that needs cropping.
   *
   * 1. Image’s default positioning is top-left in the cropping box.
   * 2. Make sure the media doesn’t stop itself too soon.
   */
.o-crop__content {
  position: absolute;
  top: 0;
  /* [1] */
  left: 0;
  /* [1] */
  max-width: none;
  /* [2] */ }

/**
   * We can position the media in different locations within the cropping area.
   */
.o-crop__content--left-top {
  left: 0; }

.o-crop__content--left-center {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.o-crop__content--left-bottom {
  top: auto;
  bottom: 0; }

.o-crop__content--right-top {
  right: 0;
  left: auto; }

.o-crop__content--right-center {
  top: 50%;
  right: 0;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.o-crop__content--right-bottom {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto; }

.o-crop__content--center-top {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.o-crop__content--center,
.o-crop__content--center-center {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.o-crop__content--center-bottom {
  top: auto;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

/* Crop-ratio variants
   ========================================================================== */
/**
 * Generate a series of crop classes to be used like so:
 *
 *   <div class="o-crop  o-crop--golden-ratio">
 *
 */
.o-crop--2\:1 {
  padding-bottom: 50%; }

.o-crop--4\:3 {
  padding-bottom: 75%; }

.o-crop--16\:9 {
  padding-bottom: 56.25%; }

/* Fill modifier
   ========================================================================== */
/**
 * Content stretches to fill it's container while maintaining aspect-ratio.
 */
.o-crop--fill > .o-crop__content {
  min-height: 100%;
  min-width: 100%; }

/* ==========================================================================
   #TABLE
   ========================================================================== */
/**
 * A simple object for manipulating the structure of HTML `table`s.
 */
.o-table {
  width: 100%; }

/* Equal-width table cells
   ========================================================================== */
/**
 * `table-layout: fixed` forces all cells within a table to occupy the same
 * width as each other. This also has performance benefits: because the browser
 * does not need to (re)calculate cell dimensions based on content it discovers,
 * the table can be rendered very quickly. Further reading:
 * https://developer.mozilla.org/en-US/docs/Web/CSS/table-layout#Values
 */
.o-table--fixed {
  table-layout: fixed; }

/* Size variants
   ========================================================================== */
.o-table--tiny th,
.o-table--tiny td {
  padding: 4px; }

.o-table--small th,
.o-table--small td {
  padding: 8px; }

.o-table--large th,
.o-table--large td {
  padding: 24px; }

.o-table--huge th,
.o-table--huge td {
  padding: 32px; }

/* ==========================================================================
   #PACK
   ========================================================================== */
/**
 * The pack object simply causes any number of elements pack up horizontally to
 * automatically fill an equal, fluid width of their parent.
 *
 * 1. Fill all available space.
 * 2. Remove any leftover styling from lists.
 * 3. Cause children to be automatically equally sized.
 */
.o-pack {
  width: 100%;
  /* [1] */
  margin-left: 0;
  /* [2] */
  display: table;
  table-layout: fixed;
  /* [3] */ }

/**
   * 1. Cause children to adopt table-like structure.
   * 2. Default item alignment is with the tops of each other.
   */
.o-pack__item {
  display: table-cell;
  /* [1] */
  vertical-align: top;
  /* [2] */
  /* Vertical alignment variants
       ====================================================================== */ }
  .o-pack--middle > .o-pack__item {
    vertical-align: middle; }
  .o-pack--bottom > .o-pack__item {
    vertical-align: bottom; }

/* Unequal-width items
   ========================================================================== */
.o-pack--auto {
  table-layout: auto; }

/* Size variants
   ========================================================================== */
.o-pack--tiny {
  border-spacing: 4px; }

.o-pack--small {
  border-spacing: 8px; }

.o-pack--default {
  border-spacing: 16px; }

.o-pack--large {
  border-spacing: 24px; }

.o-pack--huge {
  border-spacing: 32px; }

/* Reversed order packs
   ========================================================================== */
.o-pack--reverse {
  direction: rtl; }
  .o-pack--reverse > .o-pack__item {
    direction: ltr; }

.o-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden; }

.o-flex--auto,
.o-flex--grids {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px; }
  .o-flex--auto > .o-flex__item,
  .o-flex--grids > .o-flex__item {
    padding-left: 16px; }

.o-flex--auto > .o-flex__item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.o-flex--grids {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  .o-flex--grids > .o-flex__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%; }

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

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

.o-flex--centered-v {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.o-flex--centered-h {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.o-flex--reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.o-flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.o-flex--column-reversed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.o-flex--nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.o-flex--wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.o-flex--wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

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

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

.o-flex--lock-left {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.o-flex--lock-right {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.o-flex--lock-top {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.o-flex--lock-bottom {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.o-flex--lock-top-left {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.o-flex--lock-top-right {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.o-flex--lock-bottom-left {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.o-flex--lock-bottom-right {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.o-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -24px -24px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 47.99em) {
    .o-grid {
      margin: 0 -16px -16px 0; } }
  .o-grid__col--1 {
    width: 8.33333%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--1 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-1 {
    margin-left: 8.33333%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-1 {
        margin-left: 0; } }
  .o-grid__col--2 {
    width: 16.66667%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--2 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-2 {
    margin-left: 16.66667%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-2 {
        margin-left: 0; } }
  .o-grid__col--3 {
    width: 25%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--3 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-3 {
    margin-left: 25%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-3 {
        margin-left: 0; } }
  .o-grid__col--4 {
    width: 33.33333%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--4 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-4 {
    margin-left: 33.33333%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-4 {
        margin-left: 0; } }
  .o-grid__col--5 {
    width: 41.66667%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--5 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-5 {
    margin-left: 41.66667%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-5 {
        margin-left: 0; } }
  .o-grid__col--6 {
    width: 50%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--6 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-6 {
    margin-left: 50%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-6 {
        margin-left: 0; } }
  .o-grid__col--7 {
    width: 58.33333%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--7 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-7 {
    margin-left: 58.33333%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-7 {
        margin-left: 0; } }
  .o-grid__col--8 {
    width: 66.66667%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--8 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-8 {
    margin-left: 66.66667%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-8 {
        margin-left: 0; } }
  .o-grid__col--9 {
    width: 75%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--9 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-9 {
    margin-left: 75%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-9 {
        margin-left: 0; } }
  .o-grid__col--10 {
    width: 83.33333%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--10 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-10 {
    margin-left: 83.33333%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-10 {
        margin-left: 0; } }
  .o-grid__col--11 {
    width: 91.66667%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--11 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-11 {
    margin-left: 91.66667%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-11 {
        margin-left: 0; } }
  .o-grid__col--12 {
    width: 100%;
    padding: 0 24px 24px 0; }
    @media (max-width: 47.99em) {
      .o-grid__col--12 {
        padding: 0 16px 16px 0;
        width: 100%; } }
  .o-grid__col--offset-12 {
    margin-left: 100%; }
    @media (max-width: 47.99em) {
      .o-grid__col--offset-12 {
        margin-left: 0; } }
  @media (max-width: 47.99em) {
    .o-grid__col-sm--1 {
      width: 16.66667%;
      padding: 0 24px 24px 0; }
    .o-grid__col-sm--offset-1 {
      margin-left: 16.66667%; }
    .o-grid__col-sm--2 {
      width: 33.33333%;
      padding: 0 24px 24px 0; }
    .o-grid__col-sm--offset-2 {
      margin-left: 33.33333%; }
    .o-grid__col-sm--3 {
      width: 50%;
      padding: 0 24px 24px 0; }
    .o-grid__col-sm--offset-3 {
      margin-left: 50%; }
    .o-grid__col-sm--4 {
      width: 66.66667%;
      padding: 0 24px 24px 0; }
    .o-grid__col-sm--offset-4 {
      margin-left: 66.66667%; }
    .o-grid__col-sm--5 {
      width: 83.33333%;
      padding: 0 24px 24px 0; }
    .o-grid__col-sm--offset-5 {
      margin-left: 83.33333%; }
    .o-grid__col-sm--6 {
      width: 100%;
      padding: 0 24px 24px 0; }
    .o-grid__col-sm--offset-6 {
      margin-left: 100%; } }

.o-grid-tools {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px -10px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 47.99em) {
    .o-grid-tools {
      margin: 0 -10px -10px 0; } }
  .o-grid-tools__col--1 {
    width: 8.33333%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--1 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-1 {
    margin-left: 8.33333%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-1 {
        margin-left: 0; } }
  .o-grid-tools__col--2 {
    width: 16.66667%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--2 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-2 {
    margin-left: 16.66667%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-2 {
        margin-left: 0; } }
  .o-grid-tools__col--3 {
    width: 25%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--3 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-3 {
    margin-left: 25%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-3 {
        margin-left: 0; } }
  .o-grid-tools__col--4 {
    width: 33.33333%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--4 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-4 {
    margin-left: 33.33333%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-4 {
        margin-left: 0; } }
  .o-grid-tools__col--5 {
    width: 41.66667%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--5 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-5 {
    margin-left: 41.66667%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-5 {
        margin-left: 0; } }
  .o-grid-tools__col--6 {
    width: 50%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--6 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-6 {
    margin-left: 50%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-6 {
        margin-left: 0; } }
  .o-grid-tools__col--7 {
    width: 58.33333%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--7 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-7 {
    margin-left: 58.33333%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-7 {
        margin-left: 0; } }
  .o-grid-tools__col--8 {
    width: 66.66667%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--8 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-8 {
    margin-left: 66.66667%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-8 {
        margin-left: 0; } }
  .o-grid-tools__col--9 {
    width: 75%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--9 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-9 {
    margin-left: 75%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-9 {
        margin-left: 0; } }
  .o-grid-tools__col--10 {
    width: 83.33333%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--10 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-10 {
    margin-left: 83.33333%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-10 {
        margin-left: 0; } }
  .o-grid-tools__col--11 {
    width: 91.66667%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--11 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-11 {
    margin-left: 91.66667%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-11 {
        margin-left: 0; } }
  .o-grid-tools__col--12 {
    width: 100%;
    padding: 0 10px 10px 0; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--12 {
        padding: 0 10px 10px 0;
        width: 100%; } }
  .o-grid-tools__col--offset-12 {
    margin-left: 100%; }
    @media (max-width: 47.99em) {
      .o-grid-tools__col--offset-12 {
        margin-left: 0; } }
  @media (max-width: 47.99em) {
    .o-grid-tools__col-sm--1 {
      width: 16.66667%;
      padding: 0 10px 10px 0; }
    .o-grid-tools__col-sm--offset-1 {
      margin-left: 16.66667%; }
    .o-grid-tools__col-sm--2 {
      width: 33.33333%;
      padding: 0 10px 10px 0; }
    .o-grid-tools__col-sm--offset-2 {
      margin-left: 33.33333%; }
    .o-grid-tools__col-sm--3 {
      width: 50%;
      padding: 0 10px 10px 0; }
    .o-grid-tools__col-sm--offset-3 {
      margin-left: 50%; }
    .o-grid-tools__col-sm--4 {
      width: 66.66667%;
      padding: 0 10px 10px 0; }
    .o-grid-tools__col-sm--offset-4 {
      margin-left: 66.66667%; }
    .o-grid-tools__col-sm--5 {
      width: 83.33333%;
      padding: 0 10px 10px 0; }
    .o-grid-tools__col-sm--offset-5 {
      margin-left: 83.33333%; }
    .o-grid-tools__col-sm--6 {
      width: 100%;
      padding: 0 10px 10px 0; }
    .o-grid-tools__col-sm--offset-6 {
      margin-left: 100%; } }
  .o-grid-tools .c-label {
    font-weight: 400; }

.input-width-56 {
  width: 56px; }

.input-width-72 {
  width: 72px; }

.input-width-144 {
  width: 144px; }

.input-width-200 {
  width: 200px; }

.col-88 {
  width: 88px;
  padding-left: 22px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.col-176 {
  width: 176px;
  padding-left: 22px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.col-220 {
  width: 220px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.col-312 {
  width: 312px;
  padding-left: 22px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.col-344, .col-344--left-gap {
  width: 344px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .col-344--left-gap {
    padding-left: 22px; }

.col-352, .col-352--left-gap {
  width: 352px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .col-352--left-gap {
    padding-left: 22px; }

.custom-col {
  padding-left: 22px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px; }

.c-icon {
  display: inline-block;
  font-size: inherit;
  width: 1em;
  height: 1em;
  fill: #041D3B; }
  .c-icon--blue {
    fill: #0F73EE; }
  .c-icon--black {
    fill: #43566C; }
  .c-icon--green {
    fill: #10C083; }
  .c-icon--yellow {
    fill: #F9B201; }
  .c-icon--red {
    fill: #F35656; }
  .c-icon--grey {
    fill: #C0C7CE; }
  .c-icon--white {
    fill: #FFFFFF; }
  .c-icon--button {
    position: relative;
    top: 2px; }
  .c-icon--small {
    width: 0.75em;
    height: 0.75em; }

.c-breadcrumb {
  list-style: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .c-breadcrumb__item {
    display: inline; }
    .c-breadcrumb__item:last-child .c-breadcrumb__link {
      pointer-events: none;
      color: #041D3B;
      font-weight: 700; }
    .c-breadcrumb__item:not(:last-child):after {
      content: '';
      display: inline-block;
      width: 16px;
      height: 24px;
      vertical-align: middle;
      background: url("/images/svg/angle-right.svg") center no-repeat;
      opacity: .5; }
  .c-breadcrumb-v2 .c-breadcrumb__item:last-child .c-breadcrumb__link {
    color: #233954;
    font-weight: 400; }
  .c-breadcrumb-v2 .c-breadcrumb__item:not(:last-child):after {
    opacity: .3; }
  .c-breadcrumb-v2 .c-breadcrumb__item .c-breadcrumb__link {
    color: #818E9D; }
  .c-breadcrumb--location {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .c-breadcrumb--location .c-breadcrumb__item {
      white-space: nowrap;
      color: #233954; }
      .c-breadcrumb--location .c-breadcrumb__item:not(:last-child):after {
        margin-right: 3px; }
      .c-breadcrumb--location .c-breadcrumb__item:last-child {
        white-space: normal; }
  .c-breadcrumb__link {
    display: inline; }

.c-button-icon {
  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;
  width: 40px;
  height: 40px;
  border-radius: 50%; }
  .c-button-icon__icon {
    fill: #0F73EE; }
  .c-button-icon__checkbox {
    display: none; }
  .c-button-icon:focus {
    -webkit-box-shadow: 0px 1px 8px #0F73EE;
    box-shadow: 0px 1px 8px #0F73EE; }
  .c-button-icon:active .c-button-icon__icon {
    fill: #FFFFFF; }
  .c-button-icon.is-disabled .c-button-icon__icon {
    fill: #E0E3E7; }
  .c-button-icon--primary .c-button-icon__icon {
    fill: #FFFFFF; }
  .c-button-icon--primary.is-disabled {
    background-color: #E0E3E7; }
    .c-button-icon--primary.is-disabled .c-button-icon__icon {
      fill: #FFFFFF; }
  .c-button-icon--secondary {
    background-color: #FFFFFF; }
    .c-button-icon--secondary .c-button-icon__icon {
      fill: #0F73EE; }
  .c-button-icon--large {
    font-size: 25px;
    width: 56px;
    height: 56px; }
  .c-button-icon--check {
    cursor: pointer; }
    .c-button-icon--check .c-button-icon__icon--fill {
      display: none; }
    .c-button-icon--check .c-button-icon__checkbox:checked ~ .c-button-icon__icon--fill {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .c-button-icon--check .c-button-icon__checkbox:checked ~ .c-button-icon__icon--empty {
      display: none; }

.c-button-swipe {
  background-color: #0F73EE;
  padding: 16px 8px;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: 0px 2px 8px rgba(4, 29, 59, 0.15);
  box-shadow: 0px 2px 8px rgba(4, 29, 59, 0.15); }
  .c-button-swipe__icon {
    fill: #FFFFFF;
    font-size: 18px; }
  .c-button-swipe--reverse {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.c-button {
  display: inline-block;
  padding: 12px 32px;
  border-radius: 3px;
  color: #FFFFFF;
  font-weight: 700; }
  .c-button:hover {
    text-decoration: none;
    -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25); }
  .c-button:focus {
    -webkit-box-shadow: 0px 1px 8px #0F73EE;
    box-shadow: 0px 1px 8px #0F73EE;
    color: #FFFFFF; }
  .c-button__icon {
    fill: #FFFFFF;
    vertical-align: middle; }
  .c-button.is-disabled {
    pointer-events: none;
    background-color: #E0E3E7;
    color: #FFFFFF; }
  .c-button--primary, .c-button-icon--primary {
    background-color: #0F73EE; }
    .c-button--primary:hover, .c-button-icon--primary:hover {
      background-color: #4B96F2; }
    .c-button--primary:active, .c-button-icon--primary:active {
      background-color: #0B56B2; }
  .c-button--approve {
    background-color: #10C083; }
    .c-button--approve:hover {
      background-color: #4CD0A2; }
    .c-button--approve:active {
      background-color: #0C9062; }
  .c-button--risk {
    background-color: #F35656; }
    .c-button--risk:hover {
      background-color: #F68080; }
    .c-button--risk:active {
      background-color: #B64040; }
  .c-button--promotion {
    background-color: #F98B30; }
    .c-button--promotion:hover {
      background-color: #FAA864; }
    .c-button--promotion:active {
      background-color: #BB6824; }
  .c-button--secondary, .c-button-icon--secondary {
    border: 1px solid #0F73EE;
    color: #0F73EE; }
    .c-button--secondary .c-button__icon, .c-button-icon--secondary .c-button__icon {
      fill: #0F73EE; }
    .c-button--secondary:hover, .c-button-icon--secondary:hover {
      background-color: #E1EDFD; }
    .c-button--secondary:focus, .c-button-icon--secondary:focus {
      color: #0F73EE; }
    .c-button--secondary:active, .c-button-icon--secondary:active {
      background-color: #0F73EE;
      color: #FFFFFF; }
    .c-button--secondary.is-disabled, .is-disabled.c-button-icon--secondary {
      background-color: transparent;
      color: #E0E3E7;
      border-color: #E0E3E7; }
  .c-button--secondary-light {
    border: 1px solid #0F73EE;
    color: #0F73EE; }
    .c-button--secondary-light .c-button__icon {
      fill: #0F73EE; }
    .c-button--secondary-light:hover {
      background-color: #FFFFFF; }
    .c-button--secondary-light:focus {
      color: #0F73EE; }
    .c-button--secondary-light:active {
      background-color: #0F73EE;
      color: #FFFFFF; }
    .c-button--secondary-light.is-disabled {
      background-color: transparent;
      color: #E0E3E7;
      border-color: #E0E3E7; }
  .c-button--inverse {
    border: 1px solid #FFFFFF; }
    .c-button--inverse:hover {
      border-color: #C3DCFB;
      color: #C3DCFB; }
    .c-button--inverse:focus {
      border-color: #C3DCFB;
      -webkit-box-shadow: 0px 1px 8px #E1EDFD;
      box-shadow: 0px 1px 8px #E1EDFD; }
    .c-button--inverse:active {
      background-color: #2D84F0;
      color: #FFFFFF;
      border-color: #FFFFFF; }
    .c-button--inverse.is-disabled {
      background-color: transparent;
      color: #4B96F2;
      border-color: #4B96F2; }
  .c-button--promotion {
    background-color: #F98B30; }
    .c-button--promotion:focus, .c-button--promotion:hover {
      background-color: #FAA864; }
    .c-button--promotion:active {
      background-color: #BB6824; }
    .c-button--promotion.is-disabled {
      pointer-events: none;
      background-color: #FCC597 !important;
      color: #FEF1E5; }
    .c-button--promotion.promotion-label {
      padding: 1px 5px !important;
      font-size: 12px !important;
      line-height: 1.5 !important; }
    .c-button--promotion.promotion-label:hover {
      background-color: #F98B30 !important; }
  .c-button--small {
    padding: 8px 32px; }
  .c-button--menu {
    padding: 4px 8px;
    border: 2px solid #E0E3E7;
    color: #E0E3E7;
    font-weight: 400;
    line-height: 20px; }
    .c-button--menu .c-button__icon {
      fill: #E0E3E7; }
    .c-button--menu.is-active {
      -webkit-box-shadow: none;
      box-shadow: none;
      border-color: #FFFFFF;
      background-color: #FFFFFF;
      font-weight: 700;
      color: #041D3B; }
      .c-button--menu.is-active .c-button__icon {
        fill: #041D3B; }

.o-divider, .o-divider-input-field, .o-divider-summary-line {
  width: 100%;
  margin: 16px 0;
  border: 0;
  border-bottom: 1px solid #E0E3E7; }
  .o-divider--light {
    border-color: #43566C; }
  .o-divider--small {
    margin: 8px 0; }

.c-dropdown {
  background: #041D3B;
  color: #FFFFFF;
  position: absolute; }
  .c-dropdown--arrow {
    position: relative; }
    .c-dropdown--arrow:before {
      position: absolute;
      content: "";
      display: block;
      height: 8px;
      width: 8px;
      background: #041D3B;
      -webkit-transform: rotate(45deg) translateX(-50%);
      transform: rotate(45deg) translateX(-50%);
      left: 50%;
      top: 0px; }
  .c-dropdown--padding {
    padding: 8px; }
  .c-dropdown .c-link, .c-dropdown a {
    color: #FFFFFF; }

.o-filter-chip {
  border: 1px solid #041D3B;
  border-radius: 12px;
  line-height: 24px;
  padding: 0 12px;
  margin-bottom: 4px;
  cursor: pointer;
  position: relative;
  background-color: #FFFFFF;
  color: #43566C;
  -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); }
  .o-filter-chip__icon {
    vertical-align: text-top; }
  .o-filter-chip:hover {
    background: #E0E3E7;
    color: #43566C; }
  .o-filter-chip:focus {
    -webkit-box-shadow: 0px 0px 8px #0F73EE;
    box-shadow: 0px 0px 8px #0F73EE;
    background-color: #FFFFFF;
    color: #43566C;
    outline: none; }
  .o-filter-chip:active, .o-filter-chip.is-active, .o-filter-chip.has-selection {
    background: #43566C;
    color: #FFFFFF;
    border-color: transparent; }
    .o-filter-chip:active .o-filter-chip__icon, .o-filter-chip.is-active .o-filter-chip__icon, .o-filter-chip.has-selection .o-filter-chip__icon {
      fill: #FFFFFF; }
  .o-filter-chip:active .o-filter-chip__icon, .o-filter-chip.is-active .o-filter-chip__icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .o-filter-chip.is-active:hover, .o-filter-chip.has-selection:hover {
    background: #E0E3E7;
    color: #43566C;
    border-color: #041D3B; }
    .o-filter-chip.is-active:hover .o-filter-chip__icon, .o-filter-chip.has-selection:hover .o-filter-chip__icon {
      fill: #43566C; }
  .o-filter-chip.has-selection:not(.is-active) {
    margin-top: 24px; }
    .o-filter-chip.has-selection:not(.is-active) .o-filter-chip__name {
      position: absolute;
      top: -24px;
      left: 12px;
      color: #041D3B;
      font-size: 0.833em; }
  .o-filter-chip.has-selection.is-active .o-filter-chip__selected-filters {
    display: none; }
  .o-filter-chip.is-disabled {
    pointer-events: none;
    background-color: #FFFFFF;
    color: #E0E3E7;
    border-color: currentColor; }
    .o-filter-chip.is-disabled .o-filter-chip__icon {
      fill: currentColor; }
  .o-filter-chip--multiple.is-active {
    border-radius: 12px 12px 0 0; }

.c-checkbox {
  display: block;
  position: relative;
  padding-left: 24px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 16px; }
  .c-checkbox__input {
    position: absolute;
    opacity: 0; }
    .c-checkbox__input:checked ~ .c-checkbox__checkmark {
      background: #0F73EE;
      border-color: transparent; }
      .c-checkbox__input:checked ~ .c-checkbox__checkmark:after {
        display: block; }
    .c-checkbox__input--gray:checked ~ .c-checkbox__checkmark {
      background: #818E9D; }
  .c-checkbox__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    border-radius: 3px;
    border: 1px solid #818E9D; }
    .c-checkbox__checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 4px;
      top: 1px;
      width: 7px;
      height: 10px;
      border: 1px solid #FFFFFF;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .c-checkbox__checkmark:focus {
      border-color: #0F73EE;
      outline: none;
      -webkit-box-shadow: 0 0 4px #87B9F7;
      box-shadow: 0 0 4px #87B9F7; }
  .c-checkbox--disabled {
    color: #E0E3E7;
    pointer-events: none; }
    .c-checkbox--disabled .c-checkbox__checkmark {
      background: #E0E3E7;
      border-color: transparent; }

.c-checkbox-v2 {
  display: inline-block; }
  .c-checkbox-v2__label {
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 24px;
    line-height: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .c-checkbox-v2__input {
    position: absolute;
    opacity: 0; }
    .c-checkbox-v2__input:checked ~ .c-checkbox-v2__checkmark {
      background: #0F73EE;
      border-color: transparent; }
      .c-checkbox-v2__input:checked ~ .c-checkbox-v2__checkmark:after {
        display: block; }
    .c-checkbox-v2__input--gray:checked ~ .c-checkbox-v2__checkmark {
      background: #818E9D; }
  .c-checkbox-v2__checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    border-radius: 3px;
    border: 1px solid #818E9D; }
    .c-checkbox-v2__checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 4px;
      top: 1px;
      width: 7px;
      height: 10px;
      border: 1px solid #FFFFFF;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .c-checkbox-v2__checkmark:focus {
      border-color: #0F73EE;
      outline: none;
      -webkit-box-shadow: 0 0 4px #87B9F7;
      box-shadow: 0 0 4px #87B9F7; }
  .c-checkbox-v2__feedback {
    display: block;
    margin-top: 4px; }
  .c-checkbox-v2--error .c-checkbox-v2__checkmark {
    border-color: #F35656; }
  .c-checkbox-v2--error .c-checkbox-v2__feedback {
    color: #F35656; }
  .c-checkbox-v2--disabled {
    color: #E0E3E7;
    pointer-events: none; }
    .c-checkbox-v2--disabled .c-checkbox-v2__checkmark {
      background: #E0E3E7;
      border-color: transparent; }

.c-input, .c-input-symbolized {
  /*
        We can't use the Sass ampersand (&) here because that doesn't play nice
        with the way we use '@import's inside a selector in 'unified-experience-header.scss'.
        '$el: &' would put '#header-unifex .c-input' into the $el variable, resulting
        in selectors like '#header-unifex .c-input--search-menu #header-unifex .c-input__field'
        instead of the required '#header-unifex .c-input--search-menu .c-input__field'
    */
  display: inline-block; }
  .c-input__field, .c-header__search-input {
    background: #FFFFFF;
    border: 1px solid #818E9D;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 4px;
    color: #818E9D;
    width: 100%;
    font-size: 0.833em; }
    .c-input__field::-webkit-input-placeholder, .c-header__search-input::-webkit-input-placeholder {
      color: #C0C7CE;
      font-size: 0.833em; }
    .c-input__field::-moz-placeholder, .c-header__search-input::-moz-placeholder {
      color: #C0C7CE;
      font-size: 0.833em; }
    .c-input__field:-ms-input-placeholder, .c-header__search-input:-ms-input-placeholder {
      color: #C0C7CE;
      font-size: 0.833em; }
    .c-input__field::-ms-input-placeholder, .c-header__search-input::-ms-input-placeholder {
      color: #C0C7CE;
      font-size: 0.833em; }
    .c-input__field::placeholder, .c-header__search-input::placeholder {
      color: #C0C7CE;
      font-size: 0.833em; }
    .c-input__field:focus, .c-header__search-input:focus {
      border-color: #0F73EE;
      outline: none;
      -webkit-box-shadow: 0 0 4px #87B9F7;
      box-shadow: 0 0 4px #87B9F7; }
  .c-input .c-input__field-v2, .c-input-symbolized .c-input__field-v2, .c-input .c-input__field-v3, .c-input-symbolized .c-input__field-v3 {
    background: #FFFFFF;
    border: 1px solid #818E9D;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 2px 8px;
    font-size: 14px;
    color: #43566C;
    height: 24px;
    text-overflow: ellipsis; }
  .c-input__field-v2 {
    padding-right: 32px !important; }
    .c-input__field-v2::-webkit-input-placeholder {
      color: #43566C;
      font-size: 14px; }
    .c-input__field-v2::-moz-placeholder {
      color: #43566C;
      font-size: 14px; }
    .c-input__field-v2:-ms-input-placeholder {
      color: #43566C;
      font-size: 14px; }
    .c-input__field-v2::-ms-input-placeholder {
      color: #43566C;
      font-size: 14px; }
    .c-input__field-v2::placeholder {
      color: #43566C;
      font-size: 14px; }
  .c-input__icon {
    display: inline-block; }
    .c-input__icon--right {
      margin-left: 8px; }
    .c-input__icon--left {
      margin-right: 4px;
      float: left; }
  .c-input--small {
    font-size: 0.833em; }
    .c-input--small .c-input__field, .c-input--small .c-header__search-input {
      padding: 4px 8px; }
  .c-input__feedback {
    display: block;
    margin-top: 4px; }
  .c-input--vertical-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .c-input--error .c-input__field, .c-input--error .c-header__search-input {
    border-color: #F35656; }
  .c-input--error .c-input__feedback {
    color: #F35656; }
  .c-input--success .c-input__field, .c-input--success .c-header__search-input {
    border-color: #10C083; }
  .c-input--success .c-input__feedback {
    color: #10C083; }
  .c-input--disabled .c-input__field, .c-input--disabled .c-header__search-input {
    background: #E0E3E7;
    border-color: #E0E3E7;
    color: #C0C7CE; }
  .c-input--locked .c-input__field, .c-input--locked .c-header__search-input {
    background: #E0E3E7;
    border-color: #E0E3E7;
    color: #041D3B;
    pointer-events: none; }
  .c-input--search .c-input__field, .c-input--search .c-header__search-input, .c-input--search-menu .c-input__field, .c-input--search-menu .c-header__search-input {
    padding-right: 32px;
    border-radius: 4px; }
  .c-input--search .c-input__field, .c-input--search .c-header__search-input {
    background: #FFFFFF url("/images/svg/search--ink-black-w50.svg") right 10px center no-repeat; }
  .c-input--search-menu--xl {
    width: 16em; }
  .c-input--search-menu--xxl {
    width: 24em; }
  .c-input--search-menu .c-input__field, .c-input--search-menu .c-header__search-input {
    background-color: #818E9D;
    color: #E0E3E7;
    font-size: 0.833em;
    padding: 8px; }
    .c-input--search-menu .c-input__field:active, .c-input--search-menu .c-header__search-input:active, .c-input--search-menu .c-input__field:focus, .c-input--search-menu .c-header__search-input:focus {
      background-color: #818E9D; }
  .c-input--search-icon .c-input__field, .c-input--search-icon .c-header__search-input {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url("/images/svg/search--ink-black-w50.svg"); }
    .c-input--search-icon .c-input__field:active, .c-input--search-icon .c-header__search-input:active, .c-input--search-icon .c-input__field:focus, .c-input--search-icon .c-header__search-input:focus {
      background-image: url("/images/svg/search--ink-black-w25.svg"); }
  .c-input--search-icon-v2 .c-input__field-v2 {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url("/images/svg/search--ink-black-w50.svg"); }
    .c-input--search-icon-v2 .c-input__field-v2:active, .c-input--search-icon-v2 .c-input__field-v2:focus {
      background-image: url("/images/svg/search--ink-black-w50.svg"); }
  .c-input--search-menu-icon .c-input__field, .c-input--search-menu-icon .c-header__search-input {
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-image: url("/images/svg/search--ink-black-w87.svg"); }
    .c-input--search-menu-icon .c-input__field:active, .c-input--search-menu-icon .c-header__search-input:active, .c-input--search-menu-icon .c-input__field:focus, .c-input--search-menu-icon .c-header__search-input:focus {
      background-image: url("/images/svg/search--ink-black-w12.svg"); }
  .c-input--headline {
    font-size: 1.2em; }
    .c-input--headline .c-input__field, .c-input--headline .c-header__search-input {
      border: 0;
      padding: 12px 32px 12px 16px;
      background-size: auto 20px; }

.c-input-symbolized {
  position: relative; }
  .c-input-symbolized svg {
    fill: #687789; }
  .c-input-symbolized__icon {
    position: absolute;
    display: block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    pointer-events: none;
    width: 15px;
    text-align: center;
    font-style: normal;
    left: 5px; }
  .c-input-symbolized__icon--right {
    position: absolute;
    display: block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    pointer-events: none;
    width: 15px;
    text-align: center;
    font-style: normal;
    right: 5px; }
  .c-input-symbolized__field {
    padding-left: 24px; }
  .c-input-symbolized__field--right {
    padding: 4px;
    padding-right: 24px; }
  .c-input-symbolized__font {
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    color: #43566C; }
    .c-input-symbolized__font--large {
      font-size: 1em; }

.c-radio {
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 32px;
  line-height: 16px; }
  .c-radio-v2 {
    display: inline-block;
    cursor: pointer; }
  .c-radio:hover .c-radio__button {
    border-width: 2px;
    height: 18px;
    width: 18px;
    left: -1px;
    top: -1px; }
  .c-radio__input {
    position: absolute;
    opacity: 0; }
    .c-radio__input:checked ~ .c-radio__button {
      background: #FFFFFF;
      border-color: #0F73EE; }
      .c-radio__input:checked ~ .c-radio__button:after {
        display: block; }
  .c-radio__button {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    height: 16px;
    width: 16px;
    background-color: #FFFFFF;
    border: 1px solid #818E9D;
    border-radius: 50%; }
    .c-radio__button:after {
      content: "";
      position: absolute;
      display: none;
      left: 3px;
      top: 3px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #0F73EE; }
  .c-radio--disabled {
    color: #E0E3E7;
    pointer-events: none; }
    .c-radio--disabled .c-radio__button {
      background: #E0E3E7;
      border-color: transparent; }

.c-select {
  position: relative;
  color: #43566C;
  font-size: 14px;
  /* Small Select box */ }
  .c-select__selected, .c-select__option {
    padding: 2px 4px;
    cursor: pointer; }
  .c-select__selected {
    padding-right: 32px;
    padding-left: 8px;
    background-color: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #818E9D;
    position: relative;
    height: 24px; }
    .c-select__selected:after {
      position: absolute;
      content: "";
      height: 100%;
      right: 5px;
      top: 0;
      width: 10px;
      background: url("/images/svg/angle-down-blue.svg") center center no-repeat; }
  .c-select__option-container {
    position: absolute;
    width: 100%;
    padding: 16px 0;
    border-radius: 3px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
    display: none;
    top: calc(100% + 4px);
    z-index: 10; }
    .c-select__option-container--prefix {
      left: 24px; }
  .c-select__option:hover {
    color: #0F73EE;
    background-color: #F0F6FE; }
  .c-select__option.is-selected {
    background: #0F73EE;
    color: #FFFFFF; }
    .c-select__option.is-selected:hover {
      color: #FFFFFF; }
  .c-select__option--indent:before {
    content: "- ";
    margin-left: 4px; }
  .c-select.is-active .c-select__option-container {
    display: block; }
  .c-select.is-active .c-select__selected {
    border-color: #0F73EE; }
    .c-select.is-active .c-select__selected:after {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  .c-select--disabled {
    pointer-events: none;
    cursor: default; }
    .c-select--disabled .c-select__selected {
      border-color: #818E9D;
      background: #E0E3E7;
      color: #627284; }
      .c-select--disabled .c-select__selected:after {
        opacity: 0.25; }
  .c-select--separated .c-select__selected:after {
    top: 0px;
    height: 100%;
    right: 0px;
    padding: 0px 24px;
    border-left: 1px solid #818E9D;
    background: url("/images/svg/angle-down-blue.svg") center center no-repeat; }
  .c-select--prefix .c-select__selected {
    padding-left: 40px;
    background: url("/images/svg/angle-down.svg") center left 8px no-repeat; }
  .c-select.is-active.c-select--separated .c-select__selected:after {
    border-right: 1px solid #0F73EE;
    border-left: none; }
  .c-select--not-full {
    display: inline-block; }
    .c-select--not-full .c-select__selected {
      padding-right: 32px; }
  .c-select--small {
    font-size: 0.833em; }
    .c-select--small .c-select__selected,
    .c-select--small .c-select__option {
      padding: 4px 8px; }
    .c-select--small .c-select__selected:after {
      right: 4px; }
  .c-select--square .c-select__selected {
    border-radius: 0; }
  .c-select--unconstrained .c-select__option-container {
    width: auto;
    min-width: 150px;
    border-top-left-radius: 0; }
  .c-select--no-border .c-select__selected {
    border: 0; }
  .c-select--no-border .c-select__option-container {
    margin-top: 1px; }

.c-stepper {
  border: 1px solid #0F73EE;
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .c-stepper__button, .c-stepper__input {
    background: none;
    border: 0px;
    outline: none; }
  .c-stepper__icon {
    fill: #0F73EE; }
  .c-stepper__button {
    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;
    width: 52px;
    height: 40px;
    cursor: pointer; }
    .c-stepper__button--disabled {
      pointer-events: none;
      cursor: default; }
      .c-stepper__button--disabled .c-stepper__icon {
        fill: #C3DCFB; }
  .c-stepper__input {
    text-align: center;
    border-left: 1px solid #0F73EE;
    border-right: 1px solid #0F73EE;
    width: 100%;
    color: #041D3B;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: textfield; }
    .c-stepper__input::-webkit-inner-spin-button, .c-stepper__input::-webkit-outer-spin-button {
      -webkit-appearance: none;
      margin: 0; }
    .c-stepper__input::-ms-clear {
      display: none; }
  .c-stepper--disabled {
    pointer-events: none;
    cursor: default;
    border-color: #E0E3E7; }
    .c-stepper--disabled .c-stepper__input {
      border-color: #E0E3E7;
      color: #E0E3E7; }
    .c-stepper--disabled .c-stepper__icon {
      fill: #E0E3E7; }

.c-label {
  display: inline-block;
  font-weight: 600;
  margin-bottom: 4px; }
  .c-label__section {
    color: #818E9D;
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    line-height: 32px; }

.c-link-icon__img {
  fill: #818E9D; }
  .c-link-icon__img:focus, .c-link-icon__img:hover {
    fill: #C0C7CE; }
  .c-link-icon__img:active {
    fill: #43566C; }

.c-link-icon.is-disabled .c-link-icon__img {
  fill: #E0E3E7; }

.c-link-icon--white .c-link-icon__img {
  fill: #FFFFFF; }
  .c-link-icon--white .c-link-icon__img:focus, .c-link-icon--white .c-link-icon__img:hover {
    fill: rgba(255, 255, 255, 0.75); }
  .c-link-icon--white .c-link-icon__img:active {
    fill: rgba(255, 255, 255, 0.875); }

.c-link-icon--white.is-disabled .c-link-icon__img {
  fill: rgba(255, 255, 255, 0.5); }

.c-link, a {
  color: #0F73EE;
  text-decoration: none;
  display: inline-block; }
  .c-link:hover, a:hover {
    text-decoration: underline; }
  .c-link:active, a:active, .c-link:focus, a:focus {
    color: #073977; }
    .c-link:active .c-link__icon, a:active .c-link__icon, .c-link:focus .c-link__icon, a:focus .c-link__icon {
      fill: #073977; }
  .c-link.active-focus-underline:active, a.active-focus-underline:active, .c-link.active-focus-underline:focus, a.active-focus-underline:focus {
    text-decoration: underline; }
  .c-link.is-disabled, a.is-disabled {
    color: #87B9F7;
    cursor: default;
    pointer-events: none; }
    .c-link.is-disabled .c-link__icon, a.is-disabled .c-link__icon {
      fill: #87B9F7; }
  .c-link__icon {
    fill: #0F73EE;
    position: relative;
    vertical-align: bottom; }
    .c-link__icon:active, .c-link__icon:focus {
      fill: #073977; }
    .c-link__icon--large {
      font-size: 20px; }
  .c-link--prefix {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .c-link--prefix .c-link__icon {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto;
      margin-right: 8px;
      margin-left: 0; }
  .c-link--inverted {
    color: #FFFFFF; }
  .c-link--ink, .c-suggestion__link {
    color: #041D3B; }
    .c-link--ink .c-link__icon, .c-suggestion__link .c-link__icon {
      fill: #041D3B; }
    .c-link--ink:hover, .c-suggestion__link:hover {
      text-decoration: none;
      font-weight: 700;
      color: #0F73EE; }
      .c-link--ink:hover .c-link__icon, .c-suggestion__link:hover .c-link__icon {
        fill: #0F73EE; }
  .c-link__text {
    text-decoration: none;
    color: #43566C; }
    .c-link__text:hover {
      text-decoration: none; }

.c-nav-intent {
  display: block;
  position: relative;
  max-width: 132px;
  padding-right: 24px;
  text-align: right;
  color: #E0E3E7; }
  .c-nav-intent:focus, .c-nav-intent:hover, .c-nav-intent:active {
    text-decoration: none;
    color: #FFFFFF; }
  .is-active .c-nav-intent .c-nav-intent__name {
    font-weight: 900; }
  .is-active .c-nav-intent .c-nav-intent__company {
    font-weight: bold; }
  .c-nav-intent:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    width: 0px;
    height: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #E0E3E7; }
  .c-nav-intent__name {
    display: block;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .c-nav-intent__company {
    display: block;
    font-size: 0.833em; }
  .c-nav-intent--disabled {
    color: #818E9D;
    cursor: default;
    pointer-events: none; }
    .c-nav-intent--disabled:after {
      border-top-color: #818E9D; }

.c-notification-icon {
  position: relative;
  display: inline-block;
  cursor: pointer; }
  .c-notification-icon__amount {
    border-radius: 50%;
    background: #F35656;
    color: #FFFFFF;
    font-weight: 700;
    height: 20px;
    width: 20px;
    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;
    position: absolute;
    right: 0;
    top: -8px;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 0px 2px #041D3B;
    box-shadow: 0px 0px 0px 2px #041D3B; }
  .c-notification-icon__alarm {
    fill: #C0C7CE;
    font-size: 26px;
    margin-right: 8px; }
  .c-notification-icon__amount + .c-notification-icon__alarm {
    fill: #FFFFFF; }
  .c-notification-icon:focus, .c-notification-icon:hover {
    opacity: 0.75; }
  .c-notification-icon:active {
    opacity: 1; }
    .c-notification-icon:active > .c-notification-icon__amount {
      display: none; }
  .c-notification-icon.is-disabled {
    pointer-events: none; }
    .c-notification-icon.is-disabled .c-notification-icon__amount {
      display: none; }
    .c-notification-icon.is-disabled .c-notification-icon__alarm {
      fill: #818E9D; }

.c-progress-bar {
  min-width: 128px; }
  .c-progress-bar__bar {
    height: 8px;
    width: 100%;
    margin-top: 8px;
    border-radius: 2px;
    background-color: #E0E3E7;
    overflow: hidden; }
  .c-progress-bar__fill {
    background-color: #0F73EE;
    height: 100%; }
  .c-progress-bar__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .c-progress-bar__label {
    display: block;
    font-weight: 600; }
  .c-progress-bar__suffix {
    font-size: 0.833em; }
  .c-progress-bar--red .c-progress-bar__fill {
    background-color: #F35656; }
  .c-progress-bar--yellow .c-progress-bar__fill {
    background-color: #F9B201; }
  .c-progress-bar--green .c-progress-bar__fill {
    background-color: #10C083; }

.c-tabs__navigation {
  margin: 0 0 32px 0;
  list-style-type: none; }

.c-tabs__item {
  display: inline-block;
  color: #818E9D;
  padding: 16px 24px;
  border: 1px solid #C0C7CE;
  border-color: transparent transparent #C0C7CE transparent;
  cursor: pointer; }
  .c-tabs__item.is-active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    color: #0F73EE;
    border-color: #C0C7CE #C0C7CE transparent #C0C7CE;
    font-weight: 700;
    pointer-events: none; }

.c-tabs--container .c-tabs__navigation {
  margin-bottom: 0; }

.c-tabs--container .c-tabs__item {
  border: 0; }
  .c-tabs--container .c-tabs__item.is-active {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
    .c-tabs--container .c-tabs__item.is-active:after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      height: 8px;
      width: 100%;
      background-color: #FFFFFF; }

.tippy-iOS {
  cursor: pointer !important; }

.tippy-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

.tippy-popper {
  -webkit-perspective: 700px;
  perspective: 700px;
  z-index: 9999;
  outline: 0;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
  line-height: 1.4;
  max-width: calc(100% - 10px); }

.tippy-popper[x-placement^=top] .tippy-backdrop {
  border-radius: 40% 40% 0 0; }

.tippy-popper[x-placement^=top] .tippy-roundarrow {
  bottom: -8px;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.tippy-popper[x-placement^=top] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.tippy-popper[x-placement^=top] .tippy-arrow {
  border-top: 8px solid #333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  bottom: -7px;
  margin: 0 6px;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.tippy-popper[x-placement^=top] .tippy-backdrop {
  -webkit-transform-origin: 0 25%;
  transform-origin: 0 25%; }

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -55%);
  transform: scale(1) translate(-50%, -55%); }

.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-50%, -45%);
  transform: scale(0.2) translate(-50%, -45%);
  opacity: 0; }

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible] {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px); }

.tippy-popper[x-placement^=top] [data-animation=perspective] {
  -webkit-transform-origin: bottom;
  transform-origin: bottom; }

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible] {
  -webkit-transform: translateY(-10px) rotateX(0);
  transform: translateY(-10px) rotateX(0); }

.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) rotateX(60deg);
  transform: translateY(0) rotateX(60deg); }

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible] {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible] {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible] {
  -webkit-transform: translateY(-10px) scale(1);
  transform: translateY(-10px) scale(1); }

.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) scale(0.5);
  transform: translateY(0) scale(0.5); }

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
  border-radius: 0 0 30% 30%; }

.tippy-popper[x-placement^=bottom] .tippy-roundarrow {
  top: -8px;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0); }

.tippy-popper[x-placement^=bottom] .tippy-arrow {
  border-bottom: 8px solid #333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  top: -7px;
  margin: 0 6px;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%; }

.tippy-popper[x-placement^=bottom] .tippy-backdrop {
  -webkit-transform-origin: 0 -50%;
  transform-origin: 0 -50%; }

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -45%);
  transform: scale(1) translate(-50%, -45%); }

.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-50%);
  transform: scale(0.2) translate(-50%);
  opacity: 0; }

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible] {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
  -webkit-transform-origin: top;
  transform-origin: top; }

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible] {
  -webkit-transform: translateY(10px) rotateX(0);
  transform: translateY(10px) rotateX(0); }

.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) rotateX(-60deg);
  transform: translateY(0) rotateX(-60deg); }

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible] {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible] {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible] {
  -webkit-transform: translateY(10px) scale(1);
  transform: translateY(10px) scale(1); }

.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateY(0) scale(0.5);
  transform: translateY(0) scale(0.5); }

.tippy-popper[x-placement^=left] .tippy-backdrop {
  border-radius: 50% 0 0 50%; }

.tippy-popper[x-placement^=left] .tippy-roundarrow {
  right: -16px;
  -webkit-transform-origin: 33.33333333% 50%;
  transform-origin: 33.33333333% 50%; }

.tippy-popper[x-placement^=left] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.tippy-popper[x-placement^=left] .tippy-arrow {
  border-left: 8px solid #333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  right: -7px;
  margin: 3px 0;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%; }

.tippy-popper[x-placement^=left] .tippy-backdrop {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0; }

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%); }

.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-75%, -50%);
  transform: scale(0.2) translate(-75%, -50%);
  opacity: 0; }

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible] {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px); }

.tippy-popper[x-placement^=left] [data-animation=perspective] {
  -webkit-transform-origin: right;
  transform-origin: right; }

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible] {
  -webkit-transform: translateX(-10px) rotateY(0);
  transform: translateX(-10px) rotateY(0); }

.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) rotateY(-60deg);
  transform: translateX(0) rotateY(-60deg); }

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible] {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible] {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible] {
  -webkit-transform: translateX(-10px) scale(1);
  transform: translateX(-10px) scale(1); }

.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) scale(0.5);
  transform: translateX(0) scale(0.5); }

.tippy-popper[x-placement^=right] .tippy-backdrop {
  border-radius: 0 50% 50% 0; }

.tippy-popper[x-placement^=right] .tippy-roundarrow {
  left: -16px;
  -webkit-transform-origin: 66.66666666% 50%;
  transform-origin: 66.66666666% 50%; }

.tippy-popper[x-placement^=right] .tippy-roundarrow svg {
  position: absolute;
  left: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.tippy-popper[x-placement^=right] .tippy-arrow {
  border-right: 8px solid #333;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  left: -7px;
  margin: 3px 0;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }

.tippy-popper[x-placement^=right] .tippy-backdrop {
  -webkit-transform-origin: -50% 0;
  transform-origin: -50% 0; }

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible] {
  -webkit-transform: scale(1) translate(-50%, -50%);
  transform: scale(1) translate(-50%, -50%); }

.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden] {
  -webkit-transform: scale(0.2) translate(-25%, -50%);
  transform: scale(0.2) translate(-25%, -50%);
  opacity: 0; }

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible] {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.tippy-popper[x-placement^=right] [data-animation=perspective] {
  -webkit-transform-origin: left;
  transform-origin: left; }

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible] {
  -webkit-transform: translateX(10px) rotateY(0);
  transform: translateX(10px) rotateY(0); }

.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) rotateY(60deg);
  transform: translateX(0) rotateY(60deg); }

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible] {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible] {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible] {
  -webkit-transform: translateX(10px) scale(1);
  transform: translateX(10px) scale(1); }

.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden] {
  opacity: 0;
  -webkit-transform: translateX(0) scale(0.5);
  transform: translateX(0) scale(0.5); }

.tippy-tooltip {
  position: relative;
  color: #fff;
  border-radius: 4px;
  font-size: .9rem;
  padding: .3rem .6rem;
  max-width: 350px;
  text-align: center;
  will-change: transform;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #333; }

.tippy-tooltip[data-size=small] {
  padding: .2rem .4rem;
  font-size: .75rem; }

.tippy-tooltip[data-size=large] {
  padding: .4rem .8rem;
  font-size: 1rem; }

.tippy-tooltip[data-animatefill] {
  overflow: hidden;
  background-color: transparent; }

.tippy-tooltip[data-interactive], .tippy-tooltip[data-interactive] path {
  pointer-events: auto; }

.tippy-tooltip[data-inertia][data-state=visible] {
  -webkit-transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
  transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11); }

.tippy-tooltip[data-inertia][data-state=hidden] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.tippy-arrow, .tippy-roundarrow {
  position: absolute;
  width: 0;
  height: 0; }

.tippy-roundarrow {
  width: 24px;
  height: 8px;
  fill: #333;
  pointer-events: none; }

.tippy-backdrop {
  position: absolute;
  will-change: transform;
  background-color: #333;
  border-radius: 50%;
  width: calc(110% + 2rem);
  left: 50%;
  top: 50%;
  z-index: -1;
  -webkit-transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  transition: all cubic-bezier(0.46, 0.1, 0.52, 0.98);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.tippy-backdrop:after {
  content: "";
  float: left;
  padding-top: 100%; }

.tippy-backdrop + .tippy-content {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  will-change: opacity; }

.tippy-backdrop + .tippy-content[data-state=visible] {
  opacity: 1; }

.tippy-backdrop + .tippy-content[data-state=hidden] {
  opacity: 0; }

.c-tooltip {
  display: inline-block;
  cursor: pointer; }
  .c-tooltip__icon {
    fill: #4B96F2; }
    .c-tooltip__icon:hover {
      fill: #C3DCFB; }

.tippy-tooltip.nextens-theme {
  background-color: #041D3B;
  color: #FFFFFF;
  border-radius: 3px;
  padding: 8px;
  text-align: left;
  font-size: 0.833em;
  max-width: 256px; }

.tippy-tooltip.nextens-theme a {
  color: inherit;
  text-decoration: underline; }

.tippy-popper[x-placement^=bottom] .tippy-tooltip.nextens-theme .tippy-arrow {
  border-bottom-color: #041D3B;
  border-width: 4px;
  top: -4px; }

.tippy-nextens-content {
  margin-right: 24px; }

.tippy-nextens-close {
  border: none;
  background: none;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
  cursor: pointer; }
  .tippy-nextens-close:after {
    content: '✕';
    color: #FFFFFF;
    font-weight: 700;
    font-size: 0.833em; }

.tippy-nextens-footer {
  text-align: right;
  padding-top: 8px; }

.tippy-nextens-link {
  text-decoration: none !important;
  font-size: 0.833em; }
  .tippy-nextens-link:hover {
    text-decoration: underline !important; }
  .tippy-nextens-link:after {
    content: ' ›'; }

.tippy-box[data-theme~='nextens'] {
  background-color: #EFF1F3;
  border: 1px solid #A1AAB5;
  color: #233954;
  font-size: 16px;
  line-height: 1.5em;
  border-radius: 3px;
  text-align: left;
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)); }
  .tippy-box[data-theme~='nextens'] .tippy-content {
    padding: 16px;
    padding-left: 20px; }
  .tippy-box[data-theme~='nextens'] a {
    color: inherit;
    text-decoration: underline; }
  .tippy-box[data-theme~='nextens'] .tippy-arrow {
    color: #EFF1F3;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    .tippy-box[data-theme~='nextens'] .tippy-arrow::after {
      content: "";
      position: absolute;
      -webkit-transform: translateZ(-1px);
      transform: translateZ(-1px); }

.tippy-box[data-placement^=right] .tippy-arrow:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #A1AAB5;
  right: 16px; }

.tippy-box[data-placement^=left] .tippy-arrow:after {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #A1AAB5;
  left: 16px; }

.tippy-box[data-placement^=top] .tippy-arrow:after {
  border-top: 8px solid #A1AAB5;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  top: 16px; }

.tippy-box[data-placement^=bottom] .tippy-arrow:after {
  border-bottom: 8px solid #A1AAB5;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  top: -8px; }

.c-usage-bar {
  min-width: 128px; }
  .c-usage-bar__bar {
    height: 8px;
    width: 100%;
    margin-top: 8px;
    border-radius: 2px;
    background-color: #E0E3E7;
    overflow: hidden; }
  .c-usage-bar__fill {
    background-color: #0F73EE;
    height: 100%;
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1); }
  .c-usage-bar__description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
  .c-usage-bar__label {
    display: block;
    font-weight: 600; }
  .c-usage-bar__suffix {
    font-size: 0.833em; }
  .c-usage-bar--red .c-usage-bar__fill {
    background-color: #F35656; }
  .c-usage-bar--yellow .c-usage-bar__fill {
    background-color: #F9B201; }
  .c-usage-bar--green .c-usage-bar__fill {
    background-color: #10C083; }

.highlighted-section-with-divider {
  background-color: #E1EDFD;
  color: #233954;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .highlighted-section-with-divider .divider {
    position: relative; }
    .highlighted-section-with-divider .divider--top {
      padding-top: 4px;
      padding-bottom: 16px;
      border-right: 2px solid #C0C7CE;
      position: absolute;
      top: 0; }
    .highlighted-section-with-divider .divider--bottom {
      padding-top: 4px;
      padding-bottom: 16px;
      border-right: 2px solid #C0C7CE;
      position: absolute;
      bottom: 0; }
  .highlighted-section-with-divider .right {
    padding-left: 32px;
    padding-bottom: 16px;
    padding-top: 24px; }
  .highlighted-section-with-divider .left {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 16px;
    padding-top: 24px; }

.o-collapsible-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .o-collapsible-list__item:not(:last-child) {
    margin-bottom: 12px; }
  .o-collapsible-list__item.is-open .o-collapsible-list__nested-list {
    display: block; }
  .o-collapsible-list__item.is-open .o-collapsible-list__link:not(:only-child):after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }
  .o-collapsible-list__link:not(:only-child):after {
    content: ' ';
    display: inline-block;
    margin-left: 4px;
    width: 16px;
    height: 16px;
    position: relative;
    top: 4px;
    background: url("/images/svg/angle-down-blue.svg") center no-repeat; }
  .o-collapsible-list__nested-list {
    list-style: none;
    margin: 0;
    display: none; }
  .o-collapsible-list__nested-list-item {
    margin: 0;
    padding: 4px 16px; }
    .o-collapsible-list__nested-list-item.is-active {
      background-color: #0F73EE; }
      .o-collapsible-list__nested-list-item.is-active .o-collapsible-list__nested-link {
        color: #FFFFFF; }

.o-sidebar__card {
  padding-right: 16px; }

.o-sidebar__card-content {
  padding-right: 16px;
  overflow-y: auto;
  scrollbar-base-color: #FFFFFF;
  scrollbar-face-color: #E0E3E7;
  scrollbar-shadow-color: #E0E3E7;
  scrollbar-arrow-color: #E0E3E7; }
  .o-sidebar__card-content::-webkit-scrollbar {
    width: 4px; }
  .o-sidebar__card-content::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #E0E3E7; }

.o-sidebar__btn-open, .o-sidebar__btn-close {
  display: none; }

@media (max-width: 61.99em) {
  .o-sidebar__card {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 16px;
    width: 100%;
    max-width: 420px;
    height: 100%; }
  .o-sidebar__card-content {
    margin-bottom: 16px; }
  .o-sidebar__btn-open {
    position: fixed;
    bottom: 16px;
    right: 16px; }
  .o-sidebar__btn-open, .o-sidebar__btn-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .o-sidebar__btn-close {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-top: auto; }
  .o-sidebar.is-open {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9999;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5); }
    .o-sidebar.is-open .o-sidebar__card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .o-sidebar.is-open .o-sidebar__btn-open {
      display: none; } }

.c-accordion {
  position: relative;
  border-bottom: 1px solid #C0C7CE;
  margin-top: 24px; }
  .c-accordion__toggle {
    position: relative;
    margin-bottom: 32px; }
    .c-accordion__toggle:before {
      content: '';
      display: inline-block;
      margin-right: 4px;
      width: 16px;
      height: 16px;
      position: relative;
      top: 2px;
      background: url("/images/svg/angle-down-blue.svg") center no-repeat; }
    .c-accordion__toggle:focus:before, .c-accordion__toggle:active:before {
      background: url("/images/svg/angle-down-darkblue.svg") center no-repeat; }
  .c-accordion__animation-wrapper {
    display: none;
    margin: 0 -16px; }
  .c-accordion__content {
    background-color: #EFF1F3;
    padding: 24px 48px;
    margin-bottom: 24px;
    border-top: 1px solid #C0C7CE; }
    .c-accordion__content:after, .c-accordion__content:before {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      border: solid transparent;
      border-width: 16px; }
    .c-accordion__content:before {
      border-top-color: #C0C7CE; }
    .c-accordion__content:after {
      border-top-color: #FFFFFF;
      top: -2px; }
  .c-accordion.is-open .c-accordion__toggle:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg); }

.c-accordion-tools {
  display: block;
  user-select: none;
  /* standard syntax */
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */ }
  .c-accordion-tools .collapse:before, .c-accordion-tools .expand:before {
    content: '';
    display: inline-block;
    margin-right: 16px;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    background: url("/images/svg/angle-down-blue.svg") center no-repeat;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  .c-accordion-tools .collapse {
    cursor: pointer; }
  .c-accordion-tools .expand {
    cursor: pointer; }
    .c-accordion-tools .expand:before {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); }
  .c-accordion-tools .top-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #C0C7CE; }
    .c-accordion-tools .top-controls .collapse:before {
      margin-right: 8px; }
    .c-accordion-tools .top-controls .expand:before {
      margin-right: 8px; }
    .c-accordion-tools .top-controls .title {
      font-size: 19.2px;
      color: #233954;
      margin-left: 32px;
      margin-bottom: 16px; }
  .c-accordion-tools .c-accordion-item {
    position: relative;
    display: block; }
    .c-accordion-tools .c-accordion-item:not(:first-of-type) .accordion-item-top-border {
      margin-left: 32px;
      width: 710px;
      background-color: #E0E3E7;
      height: 1px; }
    .c-accordion-tools .c-accordion-item__toggle {
      position: relative;
      padding-top: 32px;
      padding-bottom: 32px;
      padding-left: 30px;
      padding-right: 32px;
      width: 100%;
      height: 100%;
      cursor: pointer;
      color: #43566C;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .c-accordion-tools .c-accordion-item__toggle:hover {
        background: #FEF1E5;
        color: #627284; }
    .c-accordion-tools .c-accordion-item__body {
      padding-top: 24px; }
      .c-accordion-tools .c-accordion-item__body:before {
        border-top-color: #C0C7CE; }
    .c-accordion-tools .c-accordion-item__footer {
      height: 80px;
      border-top: 1px solid #E0E3E7;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .c-accordion-tools .c-accordion-item__footer__collapse-link {
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 95px;
        margin-top: 32px;
        margin-bottom: 24px; }
    .c-accordion-tools .c-accordion-item.expanded .c-accordion-item__toggle {
      padding-left: 26px;
      border-left: 4px solid #87B9F7;
      background: #F0F6FE;
      color: #233954; }
    .c-accordion-tools .c-accordion-item:last-of-type.expanded {
      border-bottom: 2px solid #E0E3E7; }
    .c-accordion-tools .c-accordion-item.highlighted .c-accordion-item__toggle {
      padding-left: 26px;
      border-left: 4px solid #87B9F7;
      background: #F0F6FE;
      color: #233954; }
      .c-accordion-tools .c-accordion-item.highlighted .c-accordion-item__toggle:hover {
        color: #0B56B2; }
  .c-accordion-tools .c-accordion-item.expanded + .c-accordion-item.expanded {
    margin-top: 48px; }
    .c-accordion-tools .c-accordion-item.expanded + .c-accordion-item.expanded:before {
      content: "";
      position: absolute;
      left: 0px;
      top: -48px;
      height: 48px;
      width: 100%;
      border-top: 2px solid #C0C7CE; }
  .c-accordion-tools .c-accordion-item.expanded + .c-accordion-item:not([class*="expanded"]) .accordion-item-top-border {
    height: 2px;
    margin-left: 0px;
    width: 100%;
    background-color: #E0E3E7; }

.o-button-icon-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .o-button-icon-group__btn:not(:last-child) {
    margin-right: 16px; }
  .o-button-icon-group--vertical {
    display: block; }
    .o-button-icon-group--vertical .o-button-icon-group__btn:not(:last-child) {
      margin-bottom: 16px;
      margin-right: 0; }

.c-call-out {
  padding: 24px 64px;
  background-color: #E1EDFD;
  color: #073977;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 47.99em) {
    .c-call-out {
      padding: 16px 16px 16px 40px;
      display: block; } }
  .c-call-out__icon {
    position: absolute;
    top: 24px;
    left: 24px;
    font-size: 24px;
    fill: #0F73EE; }
    @media (max-width: 47.99em) {
      .c-call-out__icon {
        font-size: 16px;
        top: 18px;
        left: 16px; } }
  .c-call-out__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 24px; }
    @media (max-width: 47.99em) {
      .c-call-out__button {
        margin-top: 16px;
        margin-left: 0; } }
  .c-call-out--tip {
    color: #086041;
    background-color: #E1F7EF; }
    .c-call-out--tip .c-call-out__icon {
      fill: #10C083; }
  .c-call-out--warning {
    color: #7C5900;
    background-color: #FEF5DF; }
    .c-call-out--warning .c-call-out__icon {
      fill: #F9B201; }
  .c-call-out--panic {
    color: #792B2B;
    background-color: #FDEAEA; }
    .c-call-out--panic .c-call-out__icon {
      fill: #F35656; }
  .c-call-out--promo {
    color: #7C4518;
    background-color: #FEF1E5; }
    .c-call-out--promo .c-call-out__icon {
      fill: #F98B30; }
  .c-call-out--tool-override {
    color: #43566c;
    padding: 16px;
    padding-left: 32px; }
    .c-call-out--tool-override .c-call-out__body {
      margin-left: 32px;
      line-height: 1.5em; }
    .c-call-out--tool-override .c-call-out__icon {
      top: 19px;
      left: 32px;
      width: 0.9em;
      height: 0.9em; }

.o-card, .o-sidebar__card, .o-modal__container {
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  padding: 32px;
  position: relative; }
  @media (max-width: 47.99em) {
    .o-card, .o-sidebar__card, .o-modal__container {
      padding: 16px; } }
  .o-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px; }
  .o-card__title {
    margin-bottom: 0; }
  .o-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: auto;
    padding-top: 24px; }
    .o-card__footer__link {
      position: relative;
      left: 12px; }
  .o-card--small {
    padding: 16px; }
  .o-card--ink {
    background-color: #041D3B;
    color: #FFFFFF; }
  .o-card--story-book-compatible {
    -webkit-box-shadow: 0px 2px 6px rgba(4, 29, 59, 0.25);
    box-shadow: 0px 2px 6px rgba(4, 29, 59, 0.25); }

.o-card-v2 {
  background-color: #FFFFFF;
  padding: 32px;
  position: relative; }
  @media (max-width: 47.99em) {
    .o-card-v2 {
      padding: 16px; } }
  @media (max-width: 47.99em) {
    .o-card-v2 {
      padding: 16px; } }
  .o-card-v2__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px; }
  .o-card-v2__title {
    margin-bottom: 0; }
  .o-card-v2__footer {
    text-align: right;
    margin-top: 16px; }
  .o-card-v2--small {
    padding: 16px; }
  .o-card-v2--ink {
    background-color: #041D3B;
    color: #FFFFFF; }

.c-context-menu {
  position: fixed;
  top: -9999px;
  left: 0;
  z-index: 1;
  background: #FFFFFF;
  display: inline-block;
  opacity: 0;
  -webkit-transform: translateY(20px) translateX(-50%);
  transform: translateY(20px) translateX(-50%);
  margin-left: 16px;
  -webkit-box-shadow: 0px 2px 8px rgba(4, 29, 59, 0.15);
  box-shadow: 0px 2px 8px rgba(4, 29, 59, 0.15);
  padding: 12px 0;
  min-width: 260px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.2s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.2s cubic-bezier(0.19, 1, 0.22, 1); }
  .c-context-menu-container {
    position: relative; }
  .c-context-menu.is-open {
    position: absolute;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 32px; }
  .c-context-menu__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    text-decoration: none;
    color: #041D3B;
    padding: 4px 16px; }
    .c-context-menu__btn:not(:last-child) {
      margin-bottom: 8px; }
    .c-context-menu__btn span {
      display: block; }
    .c-context-menu__btn:hover {
      text-decoration: none;
      background: #F0F6FE; }
      .c-context-menu__btn:hover .c-context-menu__btn-title {
        color: #0F73EE; }
      .c-context-menu__btn:hover .c-context-menu__icon svg {
        fill: #0F73EE; }
  .c-context-menu__icon {
    margin-right: 12px;
    font-size: 16px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  .c-context-menu__btn-subtitle {
    color: #818E9D;
    font-size: 0.694em; }
  .c-context-menu__kebab {
    position: relative;
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer; }
    .c-context-menu__kebab-dot {
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background: #818E9D;
      position: absolute;
      top: 16px;
      pointer-events: none; }
      .c-context-menu__kebab-dot:before, .c-context-menu__kebab-dot:after {
        content: "";
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #818E9D;
        position: absolute;
        top: -8px; }
      .c-context-menu__kebab-dot:after {
        top: 8px; }
    .c-context-menu__kebab:hover .c-context-menu__kebab-dot {
      background: #0F73EE; }
      .c-context-menu__kebab:hover .c-context-menu__kebab-dot:before, .c-context-menu__kebab:hover .c-context-menu__kebab-dot:after {
        background: #0F73EE; }

.c-headline {
  color: #FFFFFF;
  background-image: url("/images/achtergrond_blauw.svg");
  background-color: #0F73EE;
  background-size: cover;
  padding: 64px 80px; }
  @media (max-width: 35.865em) {
    .c-headline {
      padding: 16px; } }
  .c-headline__title {
    margin-bottom: 0; }
    .c-headline__title + * {
      margin-top: 16px; }
    @media (max-width: 35.865em) {
      .c-headline__title {
        line-height: 40px; }
        .c-headline__title + * {
          margin-top: 8px; } }
  .c-headline__subtitle {
    margin-bottom: 4px;
    display: inline-block; }
    @media (max-width: 35.865em) {
      .c-headline__subtitle {
        margin-bottom: 0;
        font-weight: 400; } }
  .c-headline__icon {
    fill: #FFFFFF;
    margin-right: 4px;
    vertical-align: text-bottom; }
  .c-headline__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0; }
  .c-headline__meta-title {
    width: 160px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    @media (max-width: 35.865em) {
      .c-headline__meta-title {
        width: 130px; } }

/* 
 * c-input-group
 * Don't forget to include me in the main.scss!: 
  @import "./source/components/input-group/input-group";
 */
.c-input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  .c-input-group .c-input__field, .c-input-group .c-header__search-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 13.3333px;
    line-height: 16px; }
    .o-fiscal-product .c-input-group .c-input__field, .o-fiscal-product .c-input-group .c-header__search-input {
      min-width: 16em; }
  .c-input-group .c-input--search-menu .c-input__field, .c-input-group .c-input--search-menu .c-header__search-input {
    border: 1px solid #818E9D;
    padding: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .c-input-group .c-input-group-append {
    margin-left: -1px; }
    .c-input-group .c-input-group-append .c-button {
      padding: 8px 12px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      font-size: 13.3333px;
      border: 1px solid #0B56B2;
      line-height: 16px; }
      .c-input-group .c-input-group-append .c-button::after {
        content: '\00a0'; }
    .c-input-group .c-input-group-append--search-menu .c-button {
      cursor: pointer;
      border: 1px solid #0B56B2;
      background-color: #0B56B2;
      padding: 6px 6px 6px 13px;
      height: 16px; }

.c-in-page-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  border: 1px solid #818E9D;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  padding: 4px 8px 4px 16px; }
  .c-in-page-search-box.has-focus {
    border-color: #0F73EE; }
  .c-in-page-search-box__input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 0;
    height: 24px;
    color: #041D3B;
    margin: 4px 16px 4px 0; }
    .c-in-page-search-box__input:focus, .c-in-page-search-box__input:active {
      outline: 0; }
    .c-in-page-search-box__input::-webkit-input-placeholder {
      color: #818E9D; }
    .c-in-page-search-box__input::-moz-placeholder {
      color: #818E9D; }
    .c-in-page-search-box__input:-ms-input-placeholder {
      color: #818E9D; }
    .c-in-page-search-box__input::-ms-input-placeholder {
      color: #818E9D; }
    .c-in-page-search-box__input::placeholder {
      color: #818E9D; }
  .c-in-page-search-box__actions {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 4px 0 0 8px;
    border-left: 1px solid #C0C7CE; }
  .c-in-page-search-box__link {
    padding: 4px;
    border-radius: 2.25px; }
    .c-in-page-search-box__link:hover {
      background: #E0E3E7; }
    .c-in-page-search-box__link:active {
      background: #818E9D; }
    .c-in-page-search-box__link:not(:last-child) {
      margin-right: 4px; }
    .c-in-page-search-box__link--close {
      padding: 4px; }
      .c-in-page-search-box__link--close .c-in-page-search-box__icon {
        fill: #0F73EE; }

.c-in-page-search {
  position: fixed;
  right: 16px;
  bottom: 16px; }
  .c-in-page-search .c-in-page-search-box {
    position: absolute;
    right: 0;
    top: 50%;
    min-width: 350px;
    -webkit-transform: translateY(-50%) translateX(150%);
    transform: translateY(-50%) translateX(150%);
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
    -webkit-transition: all 0.4s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s 0.2s cubic-bezier(0.19, 1, 0.22, 1); }
  .c-in-page-search:not(is-open) .c-button-icon {
    -webkit-transition: all 0.4s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.4s 0.2s cubic-bezier(0.19, 1, 0.22, 1); }
  .c-in-page-search.is-open .c-in-page-search-box {
    -webkit-transform: translateY(-50%) translateX(0%);
    transform: translateY(-50%) translateX(0%); }
  .c-in-page-search.is-open .c-in-page-search__btn {
    -webkit-transform: translateX(150%);
    transform: translateX(150%); }

.c-link-list {
  list-style: none;
  margin: 0; }
  .c-link-list__link {
    margin-bottom: 8px; }
  .c-link-list--ink-w12 .c-link-list__link {
    color: #E0E3E7; }
  .c-link-list--ink-w12 svg {
    fill: #E0E3E7; }

.c-notification {
  display: block;
  background-color: #FFFFFF;
  padding: 24px 32px 0;
  color: inherit; }
  .c-notification:after {
    content: '';
    display: block;
    width: 100%;
    margin-top: 24px;
    border-bottom: 1px solid #E0E3E7; }
  .c-notification:hover {
    text-decoration: none; }
    .c-notification:hover .c-notification__title {
      text-decoration: underline; }
  .c-notification__header {
    font-size: 0.833em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .c-notification__label {
    color: #C0C7CE; }
  .c-notification__icon {
    fill: #0F73EE;
    margin-right: 4px; }
  .c-notification--read {
    opacity: .5; }
  .c-notification--good .c-notification__icon {
    fill: #10C083; }
  .c-notification--warning, .c-notification--panic {
    color: #FFFFFF;
    padding-bottom: 24px; }
    .c-notification--warning:after, .c-notification--panic:after {
      display: none; }
    .c-notification--warning:active, .c-notification--warning:focus, .c-notification--panic:active, .c-notification--panic:focus {
      color: #FFFFFF; }
    .c-notification--warning .c-notification__label, .c-notification--panic .c-notification__label {
      color: #FFFFFF; }
    .c-notification--warning .c-notification__icon, .c-notification--panic .c-notification__icon {
      fill: #FFFFFF; }
  .c-notification--warning {
    background-color: #F9B201; }
  .c-notification--panic {
    background-color: #F35656; }

.c-location {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px;
  color: #233954;
  background-color: #E1EDFD;
  white-space: nowrap; }
  .c-location__label {
    letter-spacing: 0.03em;
    font-weight: 700;
    margin-right: 16px; }
  .c-location .c-breadcrumb__item {
    font-weight: 500; }

.c-list {
  position: relative;
  list-style: none;
  margin: 0; }
  .c-list__body {
    width: 100%; }
  .c-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #E0E3E7; }
    .c-list__item:last-child {
      margin: 0; }
  .c-list__prefix {
    margin-right: 8px;
    margin-top: 2px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    .c-list__prefix--img {
      width: 80px;
      height: 64px;
      margin-top: 0; }
  .c-list__img {
    max-width: 100%;
    max-height: 100%; }
  .c-list__title {
    margin-bottom: 4px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.5; }
  .c-list__sectionlabel {
    float: right;
    text-align: right;
    color: #818E9D;
    font-size: 0.833em;
    font-weight: normal; }
  .c-list__label {
    color: #818E9D;
    font-size: 0.833em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .c-list__dropdown {
    margin-left: auto; }
  .c-list__description {
    line-height: 1.8em;
    color: #627284; }
  .c-list--article .c-list__prefix {
    font-size: 32px;
    line-height: 1;
    width: 32px;
    height: 32px;
    margin-right: 24px; }
  .c-list--article .c-list__title {
    font-size: 1.2em;
    font-weight: 700;
    color: #0F73EE; }
  .c-list--article .c-list__label {
    margin-bottom: 8px; }
  .c-list--task .c-list__item {
    padding-left: 24px; }
  .c-list--task .c-list__prefix {
    position: absolute;
    left: 0; }
  .c-list--blue .c-list__prefix svg {
    fill: #0F73EE; }
  .c-list--blue .c-list__title {
    color: #0F73EE; }
  .c-list--simple .c-list__item {
    border: 0; }
    .c-list--simple .c-list__item:not(:last-child) {
      margin-bottom: 0; }
  .c-list--simple .c-list__title {
    font-weight: 400; }
  .c-list--fixed .c-list__body {
    font-size: 1em;
    line-height: 1.8; }
  .c-list--fixed .c-list__header {
    margin-bottom: 4px; }
  .c-list--fixed .c-list__img {
    padding-bottom: 12px; }
  .c-list--fixed .c-list__item {
    width: 100%;
    padding-bottom: 0px; }
  .c-list--fixed .c-list__description p {
    display: -webkit-box;
    max-width: 366px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .c-list--fixed .c-list__title span {
    display: -webkit-box;
    max-width: 366px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .c-list--fixed .c-list__label {
    margin-top: 8px;
    color: #627284;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 1.15em; }
  .c-list--fixed img {
    width: 366px;
    height: 196px; }
  .c-list--fixed .o-flex__item {
    padding-left: 31px; }
  .c-list--fixed .o-flex__item:first-child {
    padding-left: 16px; }

.c-mega-dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  padding: 16px 20px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 35.865em) {
    .c-mega-dropdown {
      position: static;
      display: block;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding: 0 0 0 8px; } }
  .c-mega-dropdown__combined-column, .c-mega-dropdown__column {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin-bottom: 24px; }
    .c-mega-dropdown__combined-column:not(:last-child), .c-mega-dropdown__column:not(:last-child) {
      padding-right: 24px; }
    @media (max-width: 61.99em) {
      .c-mega-dropdown__combined-column, .c-mega-dropdown__column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% / 3); } }
    @media (max-width: 35.865em) {
      .c-mega-dropdown__combined-column, .c-mega-dropdown__column {
        margin-bottom: 0;
        width: 100%; } }
  .c-mega-dropdown--5-columns .c-mega-dropdown__column {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 20%; }
    @media (max-width: 61.99em) {
      .c-mega-dropdown--5-columns .c-mega-dropdown__column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% / 3); } }
    @media (max-width: 35.865em) {
      .c-mega-dropdown--5-columns .c-mega-dropdown__column {
        width: 100%; } }
  .c-mega-dropdown--5-columns .c-mega-dropdown__combined-column {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 20%; }
    .c-mega-dropdown--5-columns .c-mega-dropdown__combined-column .c-mega-dropdown__column {
      width: auto; }
    @media (max-width: 61.99em) {
      .c-mega-dropdown--5-columns .c-mega-dropdown__combined-column {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: calc((100% / 3) * 2); }
        .c-mega-dropdown--5-columns .c-mega-dropdown__combined-column .c-mega-dropdown__column {
          width: 50%; } }
    @media (max-width: 35.865em) {
      .c-mega-dropdown--5-columns .c-mega-dropdown__combined-column {
        display: block; } }
  .c-mega-dropdown__list {
    list-style: none; }
    @media (max-width: 35.865em) {
      .c-mega-dropdown__list {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 66px;
        left: 0;
        z-index: 100;
        background-color: #FFFFFF;
        padding: 16px; } }
  .c-mega-dropdown__header {
    font-weight: 700;
    font-size: 1.2em;
    margin-bottom: 12px;
    color: #041D3B; }
    .c-mega-dropdown__header:focus, .c-mega-dropdown__header:active {
      text-decoration: none; }
    @media (max-width: 35.865em) {
      .c-mega-dropdown__header {
        font-size: 1em;
        font-weight: 400;
        margin: 8px 0 4px;
        color: #0F73EE; }
        .c-mega-dropdown__header.is-active {
          background-color: #041D3B;
          color: #FFFFFF;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          padding: 16px;
          font-size: 1.2em; }
          .c-mega-dropdown__header.is-active + .c-mega-dropdown__list {
            display: block; } }
  .c-mega-dropdown__arrow {
    fill: #FFFFFF;
    margin-right: 8px;
    vertical-align: text-bottom;
    display: none; }
    .is-active > .c-mega-dropdown__arrow {
      display: inline-block; }
  .c-mega-dropdown__item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .c-mega-dropdown__item:not(:last-child) {
      padding-bottom: 12px; }
  .c-mega-dropdown--small {
    width: auto;
    left: auto; }
    @media (max-width: 35.865em) {
      .c-mega-dropdown--small .c-mega-dropdown__list {
        display: block;
        position: static;
        padding: 8px 0 0; } }
    @media (max-width: 61.99em) {
      .c-mega-dropdown--small .c-mega-dropdown__column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; } }

.o-modal {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  overflow: auto;
  z-index: 9999;
  padding: 16px; }
  .o-modal__container {
    position: relative;
    width: 540px;
    min-height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media (max-width: 35.865em) {
      .o-modal__container {
        width: 100%;
        min-width: 300px; } }
    .o-modal__container--large {
      width: 768px; }
      @media (max-width: 47.99em) {
        .o-modal__container--large {
          width: 100%;
          min-width: 300px; } }
    .o-modal__container--small {
      font-size: 0.833em;
      padding: 16px;
      width: 290px;
      min-height: 0; }
      .o-modal__container--small .o-modal__body {
        min-height: 0; }
  .o-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .o-modal__actions {
    font-size: 20px; }
    .o-modal__actions *:not(:last-child) {
      margin-right: 8px; }
      @media (max-width: 47.99em) {
        .o-modal__actions *:not(:last-child) {
          margin-right: 16px; } }
  .o-modal__close svg {
    pointer-events: none; }
  .o-modal__body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 280px; }
  .o-modal__footer {
    margin-top: 24px;
    text-align: right; }
    .o-modal__footer *:not(:last-child) {
      margin-right: 16px; }
  .o-modal.is-showing {
    display: block; }
    .o-modal.is-showing .o-modal__container {
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .o-modal.is-showing .o-modal__container--vertical-align {
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }

.is-scroll-disabled {
  overflow: hidden; }

.c-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .c-pagination__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    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;
    width: 40px;
    height: 40px;
    color: #041D3B;
    border: 1px solid #818E9D;
    border-radius: 3px; }
    .c-pagination__item:not(:last-child):not(.c-pagination__item--prev) {
      margin-right: 8px; }
    .c-pagination__item:hover {
      text-decoration: none;
      background: #E0E3E7; }
    .c-pagination__item.is-active {
      background-color: #818E9D;
      color: #FFFFFF; }
    .c-pagination__item--ellipsis {
      border-color: transparent;
      pointer-events: none; }
      .c-pagination__item--ellipsis:after {
        content: '···'; }
    .c-pagination__item--prev {
      margin-right: 16px; }
    .c-pagination__item--next {
      margin-left: 8px; }

.c-page-header__category {
  text-transform: uppercase;
  font-size: 0.833em; }

.c-page-header__category a {
  color: #0B56B2; }

.c-page-header__category a:hover {
  text-decoration: none; }

.c-page-header__title {
  font-size: 1.728em;
  font-weight: 600;
  margin-bottom: 16px;
  letter-spacing: 0.02em; }

.c-page-header .o-divider, .c-page-header .o-divider-input-field, .c-page-header .o-divider-summary-line {
  margin-top: 12px;
  margin-bottom: 16px; }

.c-range-slider {
  width: 100%;
  /*** Input fields ***/
  /*** Slider track styling ***/
  /*** Thumb styling ***/ }
  .c-range-slider__slider {
    position: relative; }
  .c-range-slider__values {
    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; }
  .c-range-slider__input {
    max-width: 100px; }
    .c-range-slider__input:not(:last-child) {
      margin-right: 16px; }
    .c-range-slider__input:not(:first-child) {
      margin-left: 16px; }
  .c-range-slider__track, .c-range-slider__track-base, .c-range-slider__track-highlight {
    position: absolute;
    top: 0;
    width: 100%;
    height: 8px;
    border-radius: 4px; }
  .c-range-slider__track-base {
    background: #E0E3E7; }
  .c-range-slider__track-highlight {
    z-index: 2;
    background: #0F73EE;
    width: 40%; }
  .c-range-slider__thumbs {
    position: relative;
    width: 100%;
    height: 32px;
    top: 20px;
    z-index: 3; }
  .c-range-slider__thumb {
    width: 32px;
    height: 32px;
    padding: 4px;
    position: absolute;
    left: 34px; }
    .c-range-slider__thumb:after {
      content: " ";
      background: transparent;
      width: 32px;
      height: 32px;
      position: absolute;
      top: 0;
      left: -12px; }
  .c-range-slider__thumb-inner {
    width: 24px;
    height: 24px;
    background: #0F73EE;
    border-radius: 50%;
    border: 1px solid #FFFFFF;
    -webkit-box-shadow: 0px 2px 8px rgba(4, 29, 59, 0.15);
    box-shadow: 0px 2px 8px rgba(4, 29, 59, 0.15);
    -webkit-transform: translateX(-12px);
    transform: translateX(-12px); }
    .c-range-slider__thumb-inner:active {
      background: #0B56B2;
      outline: 0; }
    .c-range-slider__thumb-inner:focus {
      outline: 0; }

.c-suggestion {
  width: 100%;
  padding: 8px 0; }
  .c-suggestion__link {
    display: block;
    padding: 4px 16px; }
    .c-suggestion__link:focus, .c-suggestion__link:hover {
      background-color: #F0F6FE;
      color: #0F73EE;
      text-decoration: none;
      font-weight: normal; }
    .c-suggestion__link__selected {
      background-color: #F0F6FE;
      color: #0F73EE;
      text-decoration: none;
      font-weight: normal; }

.c-table__row {
  border-bottom: 1px solid #E0E3E7; }
  .c-table__row--header {
    border-bottom-width: 2px; }

.c-table__cell {
  text-align: left;
  padding: 12px 4px; }

.c-content-filter-old__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 32px; }

.c-content-filter-old__reset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.c-content-filter-old__reset-icon {
  fill: #0F73EE;
  font-size: 12px;
  margin-right: 8px;
  -webkit-transform: translateY(2px);
  transform: translateY(2px); }

.c-content-filter-old__form {
  margin-bottom: 0; }

.c-content-filter-old__form-group:not(:last-child) {
  margin-bottom: 32px; }

.c-content-filter {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 16px; }
  .c-content-filter__body {
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    padding: 16px 24px;
    display: none;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 1001; }
  .c-content-filter__btn.is-active {
    background: #818E9D; }
    .c-content-filter__btn.is-active ~ .c-content-filter__body {
      display: block; }
  .c-content-filter__btn.has-selected-items {
    background: #818E9D;
    color: #FFFFFF;
    border-color: transparent; }
  .c-content-filter__summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #E0E3E7;
    padding-bottom: 8px;
    margin-bottom: 16px; }
  .c-content-filter__submit {
    text-align: center;
    margin-top: 24px; }
  .c-content-filter__select-link {
    margin-left: 16px;
    min-width: 112px;
    text-align: right; }

.c-content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .c-content-list__column {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .c-content-list__column:not(:last-child) {
      padding-right: 24px; }
    @media (max-width: 61.99em) {
      .c-content-list__column {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%; }
        .c-content-list__column:not(:last-child) {
          padding-bottom: 24px; } }
    @media (max-width: 47.99em) {
      .c-content-list__column {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%; }
        .c-content-list__column:not(:last-child) {
          padding-right: 0;
          padding-bottom: 16px; } }

.c-footer {
  padding: 32px;
  background-color: #041D3B;
  color: #E0E3E7; }
  .c-footer__header {
    color: #FFFFFF;
    margin-bottom: 16px; }
  .c-footer__body {
    margin-top: 16px;
    font-size: 0.833em; }
  .c-footer__text {
    margin-bottom: 24px; }
  .c-footer__secondary {
    font-size: 0.833em;
    margin-top: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .c-footer__secondary a:not(:last-child) {
      margin-right: 16px; }
  .c-footer__img {
    height: 20px;
    margin-top: 2px;
    margin-bottom: 2px; }
  @media (max-width: 74.49em) {
    .c-footer__img {
      margin-bottom: 16px; }
    .c-footer__text {
      overflow: hidden;
      text-overflow: ellipsis; } }
  @media (max-width: 47.99em) {
    .c-footer__header:after {
      content: ' ';
      display: inline-block;
      margin-left: 4px;
      width: 16px;
      height: 16px;
      position: relative;
      top: 4px;
      background: url("/images/svg/angle-down-white.svg") center no-repeat; }
    .c-footer__body {
      font-size: 1em;
      display: none;
      margin-bottom: 16px; }
    .c-footer__secondary {
      margin-top: 0;
      text-align: center; }
    .c-footer__img {
      height: 16px; }
    .c-footer__text {
      height: auto !important; }
    .c-footer__column {
      margin-bottom: 16px; }
      .c-footer__column.is-open .c-footer__body {
        display: block; }
      .c-footer__column.is-open .c-footer__header:after {
        background-image: url("/images/svg/angle-up-white.svg"); } }

.c-header {
  position: fixed;
  width: 100%;
  top: 0;
  -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
  z-index: 10; }
  .c-header .is-showing {
    display: block; }
  .c-header .is-hiding {
    display: none; }
  .c-header__row {
    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;
    background: #041D3B;
    padding: 20px; }
    @media (max-width: 35.865em) {
      .c-header__row {
        padding: 16px; } }
  @media (max-width: 35.865em) {
    .c-header__logo {
      display: none; } }
  .c-header__tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .c-header__search.is-showing + .c-header__tools {
      display: none; }
    .c-header__tools > *:not(:first-child) {
      margin-left: 32px; }
  .c-header__icon {
    cursor: pointer;
    font-size: 26px;
    fill: #FFFFFF; }
    .c-header__icon--fill {
      display: none; }
  .is-active .c-header__icon--fill {
    display: block; }
  .is-active .c-header__icon--empty {
    display: none; }
  .c-header__profile {
    position: relative;
    margin-left: 32px; }
    @media (max-width: 74.49em) {
      .c-header__profile {
        display: none; } }
  .c-header__search {
    position: relative;
    max-width: 480px;
    width: 100%;
    margin-left: 32px; }
    @media (max-width: 35.865em) {
      .c-header__search {
        display: none;
        margin: 0; }
        .c-header__search.is-showing {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
  .c-header__search-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0; }
  .c-header__search-field {
    width: 100%;
    position: relative;
    margin-right: 1px; }
    @media (max-width: 35.865em) {
      .c-header__search-field {
        margin-left: 12px; } }
  .c-header__search-input {
    border-radius: 4px 0 0 4px;
    border: 0; }
    @media (max-width: 35.865em) {
      .c-header__search-input {
        border-radius: 4px; } }
  .c-header__search-select {
    line-height: 18px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    white-space: nowrap;
    margin-right: 1px; }
    @media (max-width: 47.99em) {
      .c-header__search-select {
        display: none; } }
  .c-header__search-btn {
    border: 0;
    line-height: 0;
    border-radius: 0 4px 4px 0;
    padding: 8px;
    background-color: #818E9D; }
    .c-header__search-btn:hover {
      cursor: pointer;
      background-color: #C0C7CE; }
    .c-header__search-btn:active {
      background-color: #43566C; }
    @media (max-width: 35.865em) {
      .c-header__search-btn {
        display: none; } }
  .c-header__search-results {
    position: absolute;
    top: calc(100% + 1px);
    display: none;
    z-index: 20; }
  .c-header__nav {
    background: #0B56B2;
    padding: 0 20px; }
    @media (max-width: 35.865em) {
      .c-header__nav {
        padding: 16px;
        font-size: 1.2em; } }
  .c-header__nav-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  .c-header__nav-dropdown {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s; }
    @media (max-width: 35.865em) {
      .c-header__nav-dropdown {
        opacity: 1;
        display: none;
        pointer-events: auto; } }
  .c-header__nav-list {
    display: inline-block; }
    .c-header__nav-list:hover .c-header__nav-item.is-current:not(:hover) .c-header__nav-link:after {
      opacity: 0; }
  .c-header__nav-item {
    list-style-type: none;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px; }
    .c-header__nav-item:not(:last-child) {
      padding-right: 32px; }
    .c-header__nav-item:hover {
      cursor: pointer; }
      .c-header__nav-item:hover > .c-header__nav-dropdown {
        opacity: 1;
        pointer-events: auto; }
      .c-header__nav-item:hover > .c-header__nav-link:after,
      .c-header__nav-item:hover.is-current > .c-header__nav-link:after {
        opacity: 1; }
    @media (max-width: 35.865em) {
      .c-header__nav-item {
        display: block;
        padding-top: 0; }
        .c-header__nav-item:not(:last-child) {
          padding-right: 0; } }
    @media (max-width: 35.865em) {
      .c-header__nav-item--arrow > .c-header__nav-link {
        position: relative; }
        .c-header__nav-item--arrow > .c-header__nav-link:before {
          position: absolute;
          content: '';
          left: calc(100% + 8px);
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          display: inline-block;
          height: 24px;
          width: 24px;
          background: url("/images/svg/angle-down-blue.svg") center center no-repeat;
          background-size: 19px; } }
    .c-header__nav-item.is-current .c-header__nav-link {
      font-weight: 900;
      color: #FFFFFF;
      position: relative; }
      .c-header__nav-item.is-current .c-header__nav-link:after {
        opacity: 1; }
      @media (max-width: 35.865em) {
        .c-header__nav-item.is-current .c-header__nav-link {
          color: #0F73EE; }
          .c-header__nav-item.is-current .c-header__nav-link:after {
            display: none; } }
    @media (max-width: 61.99em) {
      .c-header__nav-item.is-active .c-header__nav-link:before {
        -webkit-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%); }
      .c-header__nav-item.is-active > .c-header__nav-dropdown {
        opacity: 1; } }
  @media (max-width: 61.99em) and (max-width: 35.865em) {
    .c-header__nav-item.is-active > .c-header__nav-dropdown {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .c-header__nav-link {
    color: #E1EDFD;
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    position: relative; }
    .c-header__nav-link:after {
      content: "";
      display: block;
      opacity: 0;
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: -8px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #FFFFFF;
      -webkit-transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s; }
    .c-header__nav-link:hover {
      text-decoration: none;
      color: #FFFFFF; }
    .c-header__nav-link:active, .c-header__nav-link:focus {
      color: #FFFFFF; }
    @media (max-width: 35.865em) {
      .c-header__nav-link {
        color: #0F73EE; }
        .c-header__nav-link:active, .c-header__nav-link:focus {
          color: #0F73EE; } }
  .c-header__profile-dropdown {
    padding: 16px 0;
    width: 256px; }
    .c-header__profile-dropdown:before {
      right: 54px; }
      @media (max-width: 74.49em) {
        .c-header__profile-dropdown:before {
          right: 9px; } }
    .c-header__profile-dropdown--nested {
      display: none;
      position: absolute;
      right: 100%;
      top: -16px;
      border-right: 1px solid #C0C7CE;
      background-color: #FFFFFF;
      -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
      @media (max-width: 35.865em) {
        .c-header__profile-dropdown--nested {
          padding: 4px 8px;
          width: 100%;
          position: static;
          -webkit-box-shadow: none;
          box-shadow: none;
          border: 0; } }
  .c-header__profile-dropdown-item {
    list-style-type: none;
    position: relative; }
    .c-header__profile-dropdown-item:hover .c-header__profile-dropdown {
      display: block; }
  .c-header__profile-dropdown-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;
    padding: 4px 24px;
    color: #041D3B;
    position: relative; }
    @media (min-width: 35.875em) {
      .c-header__profile-dropdown-link:active, .c-header__profile-dropdown-link:focus, .c-header__profile-dropdown-link:hover {
        background-color: #F0F6FE;
        color: #0F73EE;
        text-decoration: none; }
        .c-header__profile-dropdown-link:active:before, .c-header__profile-dropdown-link:focus:before, .c-header__profile-dropdown-link:hover:before {
          background: url("/images/svg/caret-down--blue.svg") center no-repeat; } }
    .c-header__profile-dropdown-link.is-active {
      font-weight: 900; }
      .c-header__profile-dropdown-link.is-active:before {
        -webkit-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%); }
    .c-header__profile-dropdown-link--arrow:before {
      content: '';
      width: 16px;
      height: 16px;
      position: absolute;
      left: 4px;
      background: url("/images/svg/caret-down.svg") center no-repeat;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
    @media (max-width: 35.865em) {
      .c-header__profile-dropdown-link {
        font-size: 1.2em;
        display: inline-block; }
        .c-header__profile-dropdown-link--arrow:before {
          left: calc(100% - 16px);
          top: 50%;
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
          display: inline-block;
          height: 24px;
          width: 24px;
          background: url("/images/svg/angle-down.svg") center center no-repeat;
          background-size: 19px; } }
  .c-header__profile-dropdown-hint {
    opacity: 0.5;
    font-size: 0.694em; }
    @media (max-width: 35.865em) {
      .c-header__profile-dropdown-hint {
        display: none; } }
  .c-header__dropdown {
    position: absolute;
    top: 88px;
    right: 20px;
    display: none;
    z-index: 20;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
    .c-header__dropdown:before {
      content: '';
      display: block;
      position: absolute;
      top: -4px;
      background: #FFFFFF;
      height: 8px;
      width: 8px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      z-index: -1; }
    .c-header__dropdown--notification {
      width: 384px; }
      .c-header__dropdown--notification:before {
        right: 156px; }
        @media (max-width: 74.49em) {
          .c-header__dropdown--notification:before {
            right: 74px; } }
    @media (max-width: 74.49em) {
      .c-header__dropdown {
        top: 80px; } }
  @media (max-width: 35.865em) {
    .c-header__dropdown, .c-header__nav {
      display: none;
      max-height: 400px;
      height: 100%;
      overflow: scroll;
      background-color: #FFFFFF;
      padding-bottom: 32px;
      width: 100%;
      position: static;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  .c-header__collapse {
    background-color: #041D3B;
    padding: 8px;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none; }
  .c-header__collapse-icon {
    fill: #FFFFFF; }

notification-list {
  width: 100%; }

.nextens-table-basic {
  table-layout: fixed;
  width: 100%;
  border-top: 1px solid #E0E3E7;
  cursor: default; }
  .nextens-table-basic tbody tr:hover td, .nextens-table-basic tbody tr:hover div {
    background-color: #FEF1E5 !important; }
  .nextens-table-basic tr td:first-child {
    border-left: none;
    border-right: 1px solid #C0C7CE;
    vertical-align: unset !important;
    padding-right: 16px; }
    .nextens-table-basic tr td:first-child div {
      padding-right: 16px; }
  .nextens-table-basic tr td {
    border-top: 1px solid #E0E3E7;
    border-left: 1px solid #E0E3E7;
    overflow-wrap: break-word; }
  .nextens-table-basic tr th {
    border-left: 1px solid #C0C7CE;
    border-bottom: 2px solid #E0E3E7;
    font-weight: normal;
    padding-top: 12px;
    padding-bottom: 12px;
    overflow-wrap: break-word; }
  .nextens-table-basic tr th:first-child {
    border-left: none; }
  .nextens-table-basic .table-row-blue-w12 {
    background-color: #E1EDFD; }
    .nextens-table-basic .table-row-blue-w12 td {
      border-top: none !important; }
  .nextens-table-basic .border-bottom-bold-ink-black-w12-without-last td:not(:last-child) {
    border-bottom: 2px solid #E0E3E7 !important; }

.table-column-width-16 {
  width: 16px !important; }

.table-column-width-32 {
  width: 32px !important; }

.table-column-width-50 {
  width: 50px !important; }

.table-column-width-96 {
  width: 96px !important; }

.table-column-width-121 {
  width: 121px !important; }

.table-column-width-160 {
  width: 160px !important; }

.table-column-width-170 {
  width: 170px !important; }

.table-column-width-194 {
  width: 194px !important; }

.table-row-with-padding-top td, .table-row-with-padding-top div:last-of-type {
  padding-top: 32px !important;
  border-top: none !important; }

.table-row-with-padding-top-large td, .table-row-with-padding-top-large div:last-of-type {
  padding-top: 24px; }

.table-row-with-padding-top-medium td, .table-row-with-padding-top-medium div:last-of-type {
  padding-top: 16px; }

.table-row-with-padding-top-small td, .table-row-with-padding-top-small div:last-of-type {
  padding-top: 8px; }

.table-row-with-padding-top-40 td {
  padding-top: 40px !important; }

.table-row-with-padding-top-48 td, .table-row-with-padding-top-48 div {
  padding-top: 48px !important; }

.table-row-with-padding-top-68 td, .table-row-with-padding-top-68 div {
  padding-top: 68px !important; }

.scroll-buttons-position-right {
  position: absolute;
  right: 0px;
  top: 22px;
  z-index: 1; }

.scroll-buttons {
  width: 116px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .scroll-buttons .table-scroll-button {
    width: 57px;
    height: 32px; }
    .scroll-buttons .table-scroll-button button {
      border: none;
      width: 100%;
      height: 100%;
      background: #0F73EE; }
      .scroll-buttons .table-scroll-button button span {
        width: 25px;
        height: 24px;
        font-style: normal;
        font-weight: normal;
        font-size: 28px;
        line-height: 24px;
        color: #EFF1F3; }
  .scroll-buttons .table-scroll-button-disabled button {
    background: #E0E3E7; }
    .scroll-buttons .table-scroll-button-disabled button span {
      color: #C0C7CE; }

.custom-scrollbar {
  overflow-x: scroll;
  overflow-y: hidden;
  height: 20px;
  margin-left: 240px;
  position: absolute;
  bottom: 0;
  scrollbar-color: #C0C7CE #EFF1F3;
  scrollbar-width: thin; }

.custom-scrollbar-thumb {
  height: 20px; }

.nextens-scroller ::-webkit-scrollbar {
  height: 4px; }

.nextens-scroller ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #EFF1F3;
  box-shadow: inset 0 0 5px #EFF1F3;
  border-radius: 4px; }

.nextens-scroller ::-webkit-scrollbar-thumb {
  background: #C0C7CE;
  border-radius: 4px; }

.row-border-top-none td {
  border-top: none !important; }

.row-border-top-ink-black-w50 td:not(:first-child) {
  border-top: 1px solid #818E9D !important; }

.row-border-top-ink-black-w50-without-last td:not(:first-child):not(:last-child) {
  border-top: 1px solid #818E9D !important; }

.row-border-bottom-bold-ink-black-w12 td {
  border-bottom: 2px solid #E0E3E7 !important; }

.border-bottom-ink-black-w50-without-last td:not(:first-child):not(:last-child) {
  border-bottom: 1px solid #818E9D !important; }

.sticky-headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative; }
  .sticky-headline .sticky-headline-container {
    position: absolute;
    width: 100%;
    z-index: 105;
    background: white; }

.table-headline-text {
  width: 100%;
  padding-bottom: 12px;
  padding-top: 12px;
  text-align: center; }

.cell-label, .cell-label--align-left {
  padding-top: 8px;
  padding-bottom: 6px;
  padding-right: 16px; }
  .cell-label--align-left {
    text-align: left; }

.header1 {
  vertical-align: top;
  padding: 16px;
  color: #233954; }

.header2, .header2--bold, .nextens-table-wrapper .nextens-table .header-first-cell div {
  vertical-align: top;
  padding: 12px 8px;
  color: #233954; }
  .header2--bold, .nextens-table-wrapper .nextens-table .header-first-cell div {
    font-weight: bold !important; }

.cell-value, .cell-value--align-left, .cell-value--align-center {
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 8px;
  padding-bottom: 6px;
  vertical-align: bottom; }
  .cell-value--align-left {
    text-align: left; }
  .cell-value--align-center {
    text-align: center; }

.row-result, .row-result-with-minus-sign {
  text-align: center;
  color: #041D3B; }

.row-result-with-minus-sign div {
  color: #041D3B; }

.row-result-with-minus-sign .minus-divider {
  width: 8px;
  position: absolute;
  border-bottom: 1px solid #233954;
  top: 4px;
  z-index: 1; }

.row-border-top-none div {
  border-top: none !important; }

.nextens-table-wrapper {
  overflow-y: hidden;
  position: relative; }
  .nextens-table-wrapper .nextens-table {
    table-layout: fixed;
    border-collapse: initial;
    cursor: default; }
    .nextens-table-wrapper .nextens-table td:not(:first-child) {
      border-top: 1px solid #E0E3E7;
      border-left: 1px solid #E0E3E7;
      overflow-wrap: break-word; }
    .nextens-table-wrapper .nextens-table td:first-child {
      position: relative;
      padding: 0; }
      .nextens-table-wrapper .nextens-table td:first-child div {
        position: absolute;
        left: 0;
        top: 0;
        background-color: white; }
        .nextens-table-wrapper .nextens-table td:first-child div div {
          padding-right: 16px;
          border-right: 1px solid #C0C7CE;
          margin-left: 32px; }
    .nextens-table-wrapper .nextens-table tbody tr:hover td, .nextens-table-wrapper .nextens-table tbody tr:hover div {
      background-color: #FEF1E5 !important; }
    .nextens-table-wrapper .nextens-table .table-header-cell, .nextens-table-wrapper .nextens-table .table-header-row th div, .nextens-table-wrapper .nextens-table .header-first-cell div {
      border-left: 1px solid #C0C7CE;
      border-bottom: 2px solid #E0E3E7;
      font-weight: normal;
      padding-top: 12px;
      padding-bottom: 12px;
      overflow-wrap: break-word; }
    .nextens-table-wrapper .nextens-table .table-header-row th {
      padding: 0;
      position: relative; }
      .nextens-table-wrapper .nextens-table .table-header-row th div {
        background-color: #E1EDFD;
        border-top: 1px solid #E0E3E7; }
    .nextens-table-wrapper .nextens-table .header-first-cell {
      position: relative;
      border-left: none !important;
      border-bottom: none !important;
      border: none;
      padding: 0;
      width: 240px; }
      .nextens-table-wrapper .nextens-table .header-first-cell div {
        border-left: none !important;
        z-index: 101 !important;
        position: absolute !important;
        top: 0;
        padding-left: 32px !important;
        width: 240px;
        border-right: 1px solid #C0C7CE;
        text-align: left; }
    .nextens-table-wrapper .nextens-table .sticky-header-row th div {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 100; }
    .nextens-table-wrapper .nextens-table .tr-border-top-none-for-first-child td {
      border-top: none !important; }
    .nextens-table-wrapper .nextens-table .tr-border-top-none-for-first-child td:first-child div {
      border-top: none !important; }
      .nextens-table-wrapper .nextens-table .tr-border-top-none-for-first-child td:first-child div div {
        border-top: none !important; }
    .nextens-table-wrapper .nextens-table .u-bg-color-nextens-blue-w06-v2 td, .nextens-table-wrapper .nextens-table .u-bg-color-nextens-blue-w06-v2 div {
      background-color: #F0F6FE !important; }
    .nextens-table-wrapper .nextens-table .u-bg-color-nextens-blue-w12-v2 td, .nextens-table-wrapper .nextens-table .u-bg-color-nextens-blue-w12-v2 div {
      background-color: #E1EDFD; }
    .nextens-table-wrapper .nextens-table .sticky-header-row th div {
      width: 100%;
      padding-top: 12px;
      padding-bottom: 12px;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 100;
      border-bottom: 2px solid #E0E3E7; }
    .nextens-table-wrapper .nextens-table .sticky-header-row th:not(:first-child) {
      position: relative; }
    .nextens-table-wrapper .nextens-table .last-table-row-with-border td:first-child div {
      border-bottom: none; }
      .nextens-table-wrapper .nextens-table .last-table-row-with-border td:first-child div div {
        border-bottom: solid 1px #C0C7CE; }
    .nextens-table-wrapper .nextens-table .last-table-row-with-border td {
      border-bottom: solid 1px #C0C7CE; }
    .nextens-table-wrapper .nextens-table .first-cell-text-bold td:first-child {
      font-weight: bold; }

.shadow-parent {
  position: relative; }

.left-shadow {
  -webkit-box-shadow: inset 12px 0 8px -15px rgba(0, 0, 0, 0.75);
  box-shadow: inset 12px 0 8px -15px rgba(0, 0, 0, 0.75);
  width: 5px;
  height: calc(100% - 54px);
  position: absolute;
  left: 0px;
  bottom: 0;
  z-index: 104; }

.left-shadow-offset-240 {
  left: 240px; }

.right-shadow {
  -webkit-box-shadow: inset -12px 0 8px -15px rgba(0, 0, 0, 0.75);
  box-shadow: inset -12px 0 8px -15px rgba(0, 0, 0, 0.75);
  width: 5px;
  height: 100%;
  position: absolute;
  right: 0px;
  z-index: 110;
  border-right: 1px solid #C0C7CE; }

.result-page-gap {
  width: 9px !important;
  border-left: none !important; }

.label-width-208 {
  width: 208px; }

.label-width-210 {
  width: 210px; }

.label-width-240 {
  width: 240px; }

.label-width-242 {
  width: 242px; }

.label-width-252 {
  width: 252px; }

.label-width-270 {
  width: 270px; }

.label-width-288 {
  width: 288px; }

.label-width-320 {
  width: 320px !important; }

.middeling-list-error-message {
  margin-top: 37px;
  margin-bottom: -45px; }

.calculation-tool-title {
  font-size: 2.074em;
  font-weight: 400;
  margin-bottom: 16px; }

/* ==========================================================================
   #CLEARFIX
   ========================================================================== */
/**
 * Attach our clearfix mixin to a utility class.
 */
.u-clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important; }

/* ==========================================================================
   #COLORS
   ========================================================================== */
/**
 * Utility classes for giving color properties, like:
 *
 *   .u-color-light-green {}
 *   .u-color-red {}
 *   .u-bg-color-light-green {}
 *   .u-bg-color-red {}
 *   etc.
 */
/* stylelint-disable string-quotes */
.u-color-white {
  color: #fff !important; }

.u-color-black-w06 {
  color: #EFF1F3 !important; }

.u-color-black-w12 {
  color: #E0E3E7 !important; }

.u-color-black-w25 {
  color: #C0C7CE !important; }

.u-color-black-w50 {
  color: #818E9D !important; }

.u-color-black-w75 {
  color: #43566C !important; }

.u-color-black-w87 {
  color: #233954 !important; }

.u-color-black {
  color: #041D3B !important; }

.u-color-risky-red {
  color: #F35656 !important; }

.u-color-nextens-blue-w06 {
  color: #F0F6FE !important; }

.u-bg-color-white {
  background-color: #fff !important; }

.u-bg-color-black-w06 {
  background-color: #EFF1F3 !important; }

.u-bg-color-black-w12 {
  background-color: #E0E3E7 !important; }

.u-bg-color-black-w25 {
  background-color: #C0C7CE !important; }

.u-bg-color-black-w50 {
  background-color: #818E9D !important; }

.u-bg-color-black-w75 {
  background-color: #43566C !important; }

.u-bg-color-black-w87 {
  background-color: #233954 !important; }

.u-bg-color-black {
  background-color: #041D3B !important; }

.u-bg-color-risky-red {
  background-color: #F35656 !important; }

.u-bg-color-nextens-blue-w06, .pre-fill-box {
  background-color: #F0F6FE !important; }

/* stylelint-enable string-quotes */
.u-text-right {
  text-align: right; }

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

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

.u-fs\+1 {
  font-size: 1.2em; }

.u-fs\-1 {
  font-size: 0.833em; }

.u-text-bold {
  font-weight: bold; }

.u-text-underlined {
  text-decoration: underline; }

/* stylelint-disable max-nesting-depth */
@media (min-width: 26.25em) {
  .u-hidden-from\@mobile {
    display: none !important; } }

@media (max-width: 26.24em) {
  .u-hidden-until\@mobile {
    display: none !important; } }

@media (min-width: 35.875em) {
  .u-hidden-from\@phablet {
    display: none !important; } }

@media (max-width: 35.865em) {
  .u-hidden-until\@phablet {
    display: none !important; } }

@media (min-width: 48em) {
  .u-hidden-from\@tablet {
    display: none !important; } }

@media (max-width: 47.99em) {
  .u-hidden-until\@tablet {
    display: none !important; } }

@media (min-width: 62em) {
  .u-hidden-from\@desktop {
    display: none !important; } }

@media (max-width: 61.99em) {
  .u-hidden-until\@desktop {
    display: none !important; } }

@media (min-width: 74.5em) {
  .u-hidden-from\@wide {
    display: none !important; } }

@media (max-width: 74.49em) {
  .u-hidden-until\@wide {
    display: none !important; } }

/* stylelint-enable max-nesting-depth */
.o-divider, .o-divider-input-field, .o-divider-summary-line {
  width: 100%;
  margin: 16px 0;
  border: 0;
  border-bottom: 1px solid #E0E3E7; }
  .o-divider--light {
    border-color: #43566C; }
  .o-divider--small {
    margin: 8px 0; }

.u-margin-auto {
  margin-left: auto;
  margin-right: auto; }

.u-float-right {
  float: right; }

.u-float-left {
  float: left; }

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

.u-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

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

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

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

.u-flex--wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

.u-min-height-100 {
  min-height: 100%; }

.u-min-height-30 {
  min-height: 30px; }

.u-full-height {
  height: 100%; }

.u-width-100 {
  width: 100%; }

.u-width-fit-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content; }

.u-spacing-small {
  width: 8px; }

.u-relative {
  position: relative; }

.u-absolute {
  position: absolute; }

.u-fixed {
  position: fixed; }

.mandatory-sign-postion {
  position: absolute;
  left: -12px; }

.info-button-postion {
  position: absolute;
  right: -15px; }

.list-padding-left ol,
.list-padding-left ul {
  padding-left: 1.55em; }

.text--error {
  color: #f35656;
  display: block;
  margin-top: 4px; }

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@media (min-width: 768px) {
  .highlighted-section {
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px; }
  .stretch-huge, .pre-fill-box {
    margin-left: -32px;
    margin-right: -32px;
    padding-left: 32px;
    padding-right: 32px; } }

.u-flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.readonly-input-gray input {
  background-color: #E0E3E7;
  border: solid 2px #E0E3E7;
  color: #233954; }

.readonly-input-gray svg {
  fill: #43566C; }

.readonly-input-gray:focus {
  outline: unset; }

.readonly-input-blue input {
  background-color: #E1EDFD;
  border: solid 2px #E1EDFD; }

.readonly-input-blue:focus {
  outline: unset; }

.o-divider-input-field {
  margin-left: -16px;
  padding-left: 16px;
  padding-top: 8px;
  margin-top: 8px; }

.o-divider-summary-line {
  margin: 4px 0;
  margin-top: 2px;
  padding-top: 2px; }

.o-divider-currency-total {
  border-top: 1px solid #E0E3E7; }

.o-divider-gray-input-field {
  width: 100%;
  margin-top: 2px;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 1px solid #E0E3E7; }

.o-divider-gray-highlighted-section {
  width: 100%;
  border: 0;
  margin-top: -1px;
  border-bottom: 1px solid #E0E3E7; }

.o-divider-gray-input-field-w50 {
  width: 100%;
  margin-top: 2px;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 1px solid #818E9D; }

.o-divider-gray-input-field-bold {
  width: 100%;
  margin-top: 2px;
  margin-bottom: 8px;
  border: 0;
  border-bottom: 2px solid #E0E3E7; }

.o-divider-three-gray-input-fields {
  width: 496px;
  margin-left: 22px;
  padding-top: 5px;
  border: 0;
  border-bottom: 1px solid #818E9D; }

.width-max-content {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

.datepicker-error-message {
  max-width: 230px; }

.inline-block {
  display: inline-block; }

.line-height-22 {
  line-height: 22px; }

.line-height-28 {
  line-height: 28px; }

.font-size-14 {
  font-size: 14px; }

.font-size-24 {
  font-size: 24px; }

.highlight:hover {
  background: #FEF1E5;
  margin-left: -32px;
  padding-left: 32px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-right: 22px; }

@media (min-width: 768px) {
  .u-margin-left-huge-negative {
    margin-left: -32px; }
  .u-margin-right-huge-negative {
    margin-right: -32px; } }

.table-width-1330 {
  width: 1330px; }

.blank-row-height-48 {
  height: 48px; }

.u-bg-color-nextens-blue-w06, .pre-fill-box {
  background-color: #F0F6FE !important;
  color: #233954; }

.u-bg-color-nextens-blue-w12 {
  background-color: #E1EDFD !important;
  color: #233954; }

.c-icon--tiny {
  width: 0.65em;
  height: 0.65em; }

.c-icon--medium {
  width: 0.7em;
  height: 0.7em; }

.description-text {
  width: 768px;
  line-height: 1.8em;
  color: #627284; }

.tool-left-column-wrapper {
  width: 800px; }

.truncate-input-select-value {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.input-select-width-200 {
  width: 200px; }

.visibility-hidden {
  visibility: hidden; }

.vertical-align-top {
  vertical-align: top; }

.fill-ink-black-w87 {
  fill: #233954 !important; }

.u-italic {
  font-style: italic; }

.u-letter-spacing-04 {
  letter-spacing: 0.04em; }

.word-spacing-16 {
  word-spacing: 16px; }

.pre-fill-box {
  margin-top: 48px;
  margin-bottom: 40px;
  padding-bottom: 16px;
  padding-top: 16px; }

.fill-current-color {
  fill: currentColor; }

.action-link-download {
  vertical-align: bottom;
  padding-bottom: 2px; }

.border-red {
  border: solid 1px #B64040; }

.border-top-ink-black-w12 {
  border-top: 1px solid #E0E3E7; }

.border-bottom-ink-black-w12 {
  border-bottom: 1px solid #E0E3E7; }

.border-bottom-bold-ink-black-w12 {
  border-bottom: 2px solid #E0E3E7 !important; }

.border-right-ink-black-w12 {
  border-right: 1px solid #E0E3E7; }

.border-top-ink-black-w25 {
  border-top: 1px solid #C0C7CE; }

.border-bottom-ink-black-w25 {
  border-bottom: 1px solid #C0C7CE; }

.border-right-ink-black-w25 {
  border-right: 1px solid #C0C7CE; }

.border-right-ink-black-w25-width-2 {
  border-right: 2px solid #C0C7CE !important; }

.border-bottom-ink-black-w50 {
  border-bottom: 1px solid #818E9D; }

.border-none {
  border: none; }

.border-top-none {
  border-top: none !important; }

.border-left-none {
  border-left: none !important; }

.border-right-none {
  border-right: none !important; }

.border-bottom-none {
  border-bottom: none !important; }

.border-none {
  border: none !important; }

.u-padding-right-10 {
  padding-right: 10px; }

.u-padding-right-20 {
  padding-right: 20px !important; }

.u-padding-left-20 {
  padding-left: 20px !important; }

.u-padding-top-2 {
  padding-top: 2px !important; }

.u-padding-top-9 {
  padding-top: 9px !important; }

.u-padding-top-12 {
  padding-top: 12px; }

.u-padding-top-20 {
  padding-top: 20px !important; }

.padding-top-48 {
  padding-top: 48px; }

.u-padding-top-10 {
  padding-top: 10px; }

.u-margin-left-10 {
  margin-left: 10px !important; }

.u-margin-top-10 {
  margin-top: 10px !important; }

.u-margin-bottom-120 {
  margin-bottom: 120px !important; }

.u-padding-right-10 {
  padding-right: 10px; }

.padding-top-48 {
  padding-top: 48px; }

.padding-top-56 {
  padding-top: 56px; }

/* ==========================================================================
   #WIDTHS
   ========================================================================== */
/**
 * inuitcss generates a series of utility classes that give a fluid width to
 * whichever element they’re applied, e.g.:
 *
 *   <img src="" alt="" class="u-1/2" />
 *
 * These classes are most commonly used in conjunction with our layout system,
 * e.g.:
 *
 *   <div class="o-layout__item  u-1/2">
 *
 * By default, inuitcss will also generate responsive variants of each of these
 * classes by using your Sass MQ configuration, e.g.:
 *
 *   <div class="o-layout__item  u-1/1  u-1/2@tablet  u-1/3@desktop">
 *
 * Optionally, inuitcss can generate offset classes which can push and pull
 * elements left and right by a specified amount, e.g.:
 *
 *   <div class="o-layout__item  u-2/3  u-pull-1/3">
 *
 * This is useful for making very granular changes to the rendered order of
 * items in a layout.
 *
 * N.B. This option is turned off by default.
 */
/**
 * A series of width helper classes that you can use to size things like grid
 * systems. Classes take a fraction-like format (e.g. `.u-2/3`). Use these in
 * your markup:
 *
 * <div class="u-7/12">
 *
 * The following will generate widths helper classes based on the fractions
 * defined in the `$inuit-fractions` list.
 */
.u-1\/1 {
  width: 100% !important; }

.u-1\/2 {
  width: 50% !important; }

.u-2\/2 {
  width: 100% !important; }

.u-1\/3 {
  width: 33.33333% !important; }

.u-2\/3 {
  width: 66.66667% !important; }

.u-3\/3 {
  width: 100% !important; }

.u-1\/4 {
  width: 25% !important; }

.u-2\/4 {
  width: 50% !important; }

.u-3\/4 {
  width: 75% !important; }

.u-4\/4 {
  width: 100% !important; }

.u-1\/5 {
  width: 20% !important; }

.u-2\/5 {
  width: 40% !important; }

.u-3\/5 {
  width: 60% !important; }

.u-4\/5 {
  width: 80% !important; }

.u-5\/5 {
  width: 100% !important; }

.u-1\/6 {
  width: 16.66667% !important; }

.u-2\/6 {
  width: 33.33333% !important; }

.u-3\/6 {
  width: 50% !important; }

.u-4\/6 {
  width: 66.66667% !important; }

.u-5\/6 {
  width: 83.33333% !important; }

.u-6\/6 {
  width: 100% !important; }

.u-1\/7 {
  width: 14.28571% !important; }

.u-2\/7 {
  width: 28.57143% !important; }

.u-3\/7 {
  width: 42.85714% !important; }

.u-4\/7 {
  width: 57.14286% !important; }

.u-5\/7 {
  width: 71.42857% !important; }

.u-6\/7 {
  width: 85.71429% !important; }

.u-7\/7 {
  width: 100% !important; }

.u-1\/8 {
  width: 12.5% !important; }

.u-2\/8 {
  width: 25% !important; }

.u-3\/8 {
  width: 37.5% !important; }

.u-4\/8 {
  width: 50% !important; }

.u-5\/8 {
  width: 62.5% !important; }

.u-6\/8 {
  width: 75% !important; }

.u-7\/8 {
  width: 87.5% !important; }

.u-8\/8 {
  width: 100% !important; }

.u-1\/9 {
  width: 11.11111% !important; }

.u-2\/9 {
  width: 22.22222% !important; }

.u-3\/9 {
  width: 33.33333% !important; }

.u-4\/9 {
  width: 44.44444% !important; }

.u-5\/9 {
  width: 55.55556% !important; }

.u-6\/9 {
  width: 66.66667% !important; }

.u-7\/9 {
  width: 77.77778% !important; }

.u-8\/9 {
  width: 88.88889% !important; }

.u-9\/9 {
  width: 100% !important; }

/**
 * If we’re using Sass-MQ, automatically generate grid system(s) for each of our
 * defined breakpoints, and give them a Responsive Suffix, e.g.:
 *
 * <div class="u-3/12@mobile">
 */
@media (min-width: 26.25em) {
  .u-1\/1\@mobile {
    width: 100% !important; }
  .u-1\/2\@mobile {
    width: 50% !important; }
  .u-2\/2\@mobile {
    width: 100% !important; }
  .u-1\/3\@mobile {
    width: 33.33333% !important; }
  .u-2\/3\@mobile {
    width: 66.66667% !important; }
  .u-3\/3\@mobile {
    width: 100% !important; }
  .u-1\/4\@mobile {
    width: 25% !important; }
  .u-2\/4\@mobile {
    width: 50% !important; }
  .u-3\/4\@mobile {
    width: 75% !important; }
  .u-4\/4\@mobile {
    width: 100% !important; }
  .u-1\/5\@mobile {
    width: 20% !important; }
  .u-2\/5\@mobile {
    width: 40% !important; }
  .u-3\/5\@mobile {
    width: 60% !important; }
  .u-4\/5\@mobile {
    width: 80% !important; }
  .u-5\/5\@mobile {
    width: 100% !important; }
  .u-1\/6\@mobile {
    width: 16.66667% !important; }
  .u-2\/6\@mobile {
    width: 33.33333% !important; }
  .u-3\/6\@mobile {
    width: 50% !important; }
  .u-4\/6\@mobile {
    width: 66.66667% !important; }
  .u-5\/6\@mobile {
    width: 83.33333% !important; }
  .u-6\/6\@mobile {
    width: 100% !important; }
  .u-1\/7\@mobile {
    width: 14.28571% !important; }
  .u-2\/7\@mobile {
    width: 28.57143% !important; }
  .u-3\/7\@mobile {
    width: 42.85714% !important; }
  .u-4\/7\@mobile {
    width: 57.14286% !important; }
  .u-5\/7\@mobile {
    width: 71.42857% !important; }
  .u-6\/7\@mobile {
    width: 85.71429% !important; }
  .u-7\/7\@mobile {
    width: 100% !important; }
  .u-1\/8\@mobile {
    width: 12.5% !important; }
  .u-2\/8\@mobile {
    width: 25% !important; }
  .u-3\/8\@mobile {
    width: 37.5% !important; }
  .u-4\/8\@mobile {
    width: 50% !important; }
  .u-5\/8\@mobile {
    width: 62.5% !important; }
  .u-6\/8\@mobile {
    width: 75% !important; }
  .u-7\/8\@mobile {
    width: 87.5% !important; }
  .u-8\/8\@mobile {
    width: 100% !important; }
  .u-1\/9\@mobile {
    width: 11.11111% !important; }
  .u-2\/9\@mobile {
    width: 22.22222% !important; }
  .u-3\/9\@mobile {
    width: 33.33333% !important; }
  .u-4\/9\@mobile {
    width: 44.44444% !important; }
  .u-5\/9\@mobile {
    width: 55.55556% !important; }
  .u-6\/9\@mobile {
    width: 66.66667% !important; }
  .u-7\/9\@mobile {
    width: 77.77778% !important; }
  .u-8\/9\@mobile {
    width: 88.88889% !important; }
  .u-9\/9\@mobile {
    width: 100% !important; } }

@media (min-width: 35.875em) {
  .u-1\/1\@phablet {
    width: 100% !important; }
  .u-1\/2\@phablet {
    width: 50% !important; }
  .u-2\/2\@phablet {
    width: 100% !important; }
  .u-1\/3\@phablet {
    width: 33.33333% !important; }
  .u-2\/3\@phablet {
    width: 66.66667% !important; }
  .u-3\/3\@phablet {
    width: 100% !important; }
  .u-1\/4\@phablet {
    width: 25% !important; }
  .u-2\/4\@phablet {
    width: 50% !important; }
  .u-3\/4\@phablet {
    width: 75% !important; }
  .u-4\/4\@phablet {
    width: 100% !important; }
  .u-1\/5\@phablet {
    width: 20% !important; }
  .u-2\/5\@phablet {
    width: 40% !important; }
  .u-3\/5\@phablet {
    width: 60% !important; }
  .u-4\/5\@phablet {
    width: 80% !important; }
  .u-5\/5\@phablet {
    width: 100% !important; }
  .u-1\/6\@phablet {
    width: 16.66667% !important; }
  .u-2\/6\@phablet {
    width: 33.33333% !important; }
  .u-3\/6\@phablet {
    width: 50% !important; }
  .u-4\/6\@phablet {
    width: 66.66667% !important; }
  .u-5\/6\@phablet {
    width: 83.33333% !important; }
  .u-6\/6\@phablet {
    width: 100% !important; }
  .u-1\/7\@phablet {
    width: 14.28571% !important; }
  .u-2\/7\@phablet {
    width: 28.57143% !important; }
  .u-3\/7\@phablet {
    width: 42.85714% !important; }
  .u-4\/7\@phablet {
    width: 57.14286% !important; }
  .u-5\/7\@phablet {
    width: 71.42857% !important; }
  .u-6\/7\@phablet {
    width: 85.71429% !important; }
  .u-7\/7\@phablet {
    width: 100% !important; }
  .u-1\/8\@phablet {
    width: 12.5% !important; }
  .u-2\/8\@phablet {
    width: 25% !important; }
  .u-3\/8\@phablet {
    width: 37.5% !important; }
  .u-4\/8\@phablet {
    width: 50% !important; }
  .u-5\/8\@phablet {
    width: 62.5% !important; }
  .u-6\/8\@phablet {
    width: 75% !important; }
  .u-7\/8\@phablet {
    width: 87.5% !important; }
  .u-8\/8\@phablet {
    width: 100% !important; }
  .u-1\/9\@phablet {
    width: 11.11111% !important; }
  .u-2\/9\@phablet {
    width: 22.22222% !important; }
  .u-3\/9\@phablet {
    width: 33.33333% !important; }
  .u-4\/9\@phablet {
    width: 44.44444% !important; }
  .u-5\/9\@phablet {
    width: 55.55556% !important; }
  .u-6\/9\@phablet {
    width: 66.66667% !important; }
  .u-7\/9\@phablet {
    width: 77.77778% !important; }
  .u-8\/9\@phablet {
    width: 88.88889% !important; }
  .u-9\/9\@phablet {
    width: 100% !important; } }

@media (min-width: 48em) {
  .u-1\/1\@tablet {
    width: 100% !important; }
  .u-1\/2\@tablet {
    width: 50% !important; }
  .u-2\/2\@tablet {
    width: 100% !important; }
  .u-1\/3\@tablet {
    width: 33.33333% !important; }
  .u-2\/3\@tablet {
    width: 66.66667% !important; }
  .u-3\/3\@tablet {
    width: 100% !important; }
  .u-1\/4\@tablet {
    width: 25% !important; }
  .u-2\/4\@tablet {
    width: 50% !important; }
  .u-3\/4\@tablet {
    width: 75% !important; }
  .u-4\/4\@tablet {
    width: 100% !important; }
  .u-1\/5\@tablet {
    width: 20% !important; }
  .u-2\/5\@tablet {
    width: 40% !important; }
  .u-3\/5\@tablet {
    width: 60% !important; }
  .u-4\/5\@tablet {
    width: 80% !important; }
  .u-5\/5\@tablet {
    width: 100% !important; }
  .u-1\/6\@tablet {
    width: 16.66667% !important; }
  .u-2\/6\@tablet {
    width: 33.33333% !important; }
  .u-3\/6\@tablet {
    width: 50% !important; }
  .u-4\/6\@tablet {
    width: 66.66667% !important; }
  .u-5\/6\@tablet {
    width: 83.33333% !important; }
  .u-6\/6\@tablet {
    width: 100% !important; }
  .u-1\/7\@tablet {
    width: 14.28571% !important; }
  .u-2\/7\@tablet {
    width: 28.57143% !important; }
  .u-3\/7\@tablet {
    width: 42.85714% !important; }
  .u-4\/7\@tablet {
    width: 57.14286% !important; }
  .u-5\/7\@tablet {
    width: 71.42857% !important; }
  .u-6\/7\@tablet {
    width: 85.71429% !important; }
  .u-7\/7\@tablet {
    width: 100% !important; }
  .u-1\/8\@tablet {
    width: 12.5% !important; }
  .u-2\/8\@tablet {
    width: 25% !important; }
  .u-3\/8\@tablet {
    width: 37.5% !important; }
  .u-4\/8\@tablet {
    width: 50% !important; }
  .u-5\/8\@tablet {
    width: 62.5% !important; }
  .u-6\/8\@tablet {
    width: 75% !important; }
  .u-7\/8\@tablet {
    width: 87.5% !important; }
  .u-8\/8\@tablet {
    width: 100% !important; }
  .u-1\/9\@tablet {
    width: 11.11111% !important; }
  .u-2\/9\@tablet {
    width: 22.22222% !important; }
  .u-3\/9\@tablet {
    width: 33.33333% !important; }
  .u-4\/9\@tablet {
    width: 44.44444% !important; }
  .u-5\/9\@tablet {
    width: 55.55556% !important; }
  .u-6\/9\@tablet {
    width: 66.66667% !important; }
  .u-7\/9\@tablet {
    width: 77.77778% !important; }
  .u-8\/9\@tablet {
    width: 88.88889% !important; }
  .u-9\/9\@tablet {
    width: 100% !important; } }

@media (min-width: 62em) {
  .u-1\/1\@desktop {
    width: 100% !important; }
  .u-1\/2\@desktop {
    width: 50% !important; }
  .u-2\/2\@desktop {
    width: 100% !important; }
  .u-1\/3\@desktop {
    width: 33.33333% !important; }
  .u-2\/3\@desktop {
    width: 66.66667% !important; }
  .u-3\/3\@desktop {
    width: 100% !important; }
  .u-1\/4\@desktop {
    width: 25% !important; }
  .u-2\/4\@desktop {
    width: 50% !important; }
  .u-3\/4\@desktop {
    width: 75% !important; }
  .u-4\/4\@desktop {
    width: 100% !important; }
  .u-1\/5\@desktop {
    width: 20% !important; }
  .u-2\/5\@desktop {
    width: 40% !important; }
  .u-3\/5\@desktop {
    width: 60% !important; }
  .u-4\/5\@desktop {
    width: 80% !important; }
  .u-5\/5\@desktop {
    width: 100% !important; }
  .u-1\/6\@desktop {
    width: 16.66667% !important; }
  .u-2\/6\@desktop {
    width: 33.33333% !important; }
  .u-3\/6\@desktop {
    width: 50% !important; }
  .u-4\/6\@desktop {
    width: 66.66667% !important; }
  .u-5\/6\@desktop {
    width: 83.33333% !important; }
  .u-6\/6\@desktop {
    width: 100% !important; }
  .u-1\/7\@desktop {
    width: 14.28571% !important; }
  .u-2\/7\@desktop {
    width: 28.57143% !important; }
  .u-3\/7\@desktop {
    width: 42.85714% !important; }
  .u-4\/7\@desktop {
    width: 57.14286% !important; }
  .u-5\/7\@desktop {
    width: 71.42857% !important; }
  .u-6\/7\@desktop {
    width: 85.71429% !important; }
  .u-7\/7\@desktop {
    width: 100% !important; }
  .u-1\/8\@desktop {
    width: 12.5% !important; }
  .u-2\/8\@desktop {
    width: 25% !important; }
  .u-3\/8\@desktop {
    width: 37.5% !important; }
  .u-4\/8\@desktop {
    width: 50% !important; }
  .u-5\/8\@desktop {
    width: 62.5% !important; }
  .u-6\/8\@desktop {
    width: 75% !important; }
  .u-7\/8\@desktop {
    width: 87.5% !important; }
  .u-8\/8\@desktop {
    width: 100% !important; }
  .u-1\/9\@desktop {
    width: 11.11111% !important; }
  .u-2\/9\@desktop {
    width: 22.22222% !important; }
  .u-3\/9\@desktop {
    width: 33.33333% !important; }
  .u-4\/9\@desktop {
    width: 44.44444% !important; }
  .u-5\/9\@desktop {
    width: 55.55556% !important; }
  .u-6\/9\@desktop {
    width: 66.66667% !important; }
  .u-7\/9\@desktop {
    width: 77.77778% !important; }
  .u-8\/9\@desktop {
    width: 88.88889% !important; }
  .u-9\/9\@desktop {
    width: 100% !important; } }

@media (min-width: 74.5em) {
  .u-1\/1\@wide {
    width: 100% !important; }
  .u-1\/2\@wide {
    width: 50% !important; }
  .u-2\/2\@wide {
    width: 100% !important; }
  .u-1\/3\@wide {
    width: 33.33333% !important; }
  .u-2\/3\@wide {
    width: 66.66667% !important; }
  .u-3\/3\@wide {
    width: 100% !important; }
  .u-1\/4\@wide {
    width: 25% !important; }
  .u-2\/4\@wide {
    width: 50% !important; }
  .u-3\/4\@wide {
    width: 75% !important; }
  .u-4\/4\@wide {
    width: 100% !important; }
  .u-1\/5\@wide {
    width: 20% !important; }
  .u-2\/5\@wide {
    width: 40% !important; }
  .u-3\/5\@wide {
    width: 60% !important; }
  .u-4\/5\@wide {
    width: 80% !important; }
  .u-5\/5\@wide {
    width: 100% !important; }
  .u-1\/6\@wide {
    width: 16.66667% !important; }
  .u-2\/6\@wide {
    width: 33.33333% !important; }
  .u-3\/6\@wide {
    width: 50% !important; }
  .u-4\/6\@wide {
    width: 66.66667% !important; }
  .u-5\/6\@wide {
    width: 83.33333% !important; }
  .u-6\/6\@wide {
    width: 100% !important; }
  .u-1\/7\@wide {
    width: 14.28571% !important; }
  .u-2\/7\@wide {
    width: 28.57143% !important; }
  .u-3\/7\@wide {
    width: 42.85714% !important; }
  .u-4\/7\@wide {
    width: 57.14286% !important; }
  .u-5\/7\@wide {
    width: 71.42857% !important; }
  .u-6\/7\@wide {
    width: 85.71429% !important; }
  .u-7\/7\@wide {
    width: 100% !important; }
  .u-1\/8\@wide {
    width: 12.5% !important; }
  .u-2\/8\@wide {
    width: 25% !important; }
  .u-3\/8\@wide {
    width: 37.5% !important; }
  .u-4\/8\@wide {
    width: 50% !important; }
  .u-5\/8\@wide {
    width: 62.5% !important; }
  .u-6\/8\@wide {
    width: 75% !important; }
  .u-7\/8\@wide {
    width: 87.5% !important; }
  .u-8\/8\@wide {
    width: 100% !important; }
  .u-1\/9\@wide {
    width: 11.11111% !important; }
  .u-2\/9\@wide {
    width: 22.22222% !important; }
  .u-3\/9\@wide {
    width: 33.33333% !important; }
  .u-4\/9\@wide {
    width: 44.44444% !important; }
  .u-5\/9\@wide {
    width: 55.55556% !important; }
  .u-6\/9\@wide {
    width: 66.66667% !important; }
  .u-7\/9\@wide {
    width: 77.77778% !important; }
  .u-8\/9\@wide {
    width: 88.88889% !important; }
  .u-9\/9\@wide {
    width: 100% !important; } }

/* ==========================================================================
   #SPACINGS
   ========================================================================== */
/**
 * Utility classes to put specific spacing values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 *   .u-margin-top {}
 *   .u-padding-left-large {}
 *   .u-margin-right-small {}
 *   .u-padding {}
 *   .u-padding-right-none {}
 *   .u-padding-horizontal {}
 *   .u-padding-vertical-small {}
 */
.u-padding {
  padding: 16px !important; }

.u-padding-tiny {
  padding: 4px !important; }

.u-padding-small {
  padding: 8px !important; }

.u-padding-large {
  padding: 24px !important; }

.u-padding-huge {
  padding: 32px !important; }

.u-padding-gigantic {
  padding: 64px !important; }

.u-padding-massive {
  padding: 80px !important; }

.u-padding-monstrous {
  padding: 108px !important; }

.u-padding-none {
  padding: 0 !important; }

.u-padding-top {
  padding-top: 16px !important; }

.u-padding-top-tiny {
  padding-top: 4px !important; }

.u-padding-top-small {
  padding-top: 8px !important; }

.u-padding-top-large {
  padding-top: 24px !important; }

.u-padding-top-huge {
  padding-top: 32px !important; }

.u-padding-top-gigantic {
  padding-top: 64px !important; }

.u-padding-top-massive {
  padding-top: 80px !important; }

.u-padding-top-monstrous {
  padding-top: 108px !important; }

.u-padding-top-none {
  padding-top: 0 !important; }

.u-padding-right {
  padding-right: 16px !important; }

.u-padding-right-tiny {
  padding-right: 4px !important; }

.u-padding-right-small {
  padding-right: 8px !important; }

.u-padding-right-large {
  padding-right: 24px !important; }

.u-padding-right-huge {
  padding-right: 32px !important; }

.u-padding-right-gigantic {
  padding-right: 64px !important; }

.u-padding-right-massive {
  padding-right: 80px !important; }

.u-padding-right-monstrous {
  padding-right: 108px !important; }

.u-padding-right-none {
  padding-right: 0 !important; }

.u-padding-bottom {
  padding-bottom: 16px !important; }

.u-padding-bottom-tiny {
  padding-bottom: 4px !important; }

.u-padding-bottom-small {
  padding-bottom: 8px !important; }

.u-padding-bottom-large {
  padding-bottom: 24px !important; }

.u-padding-bottom-huge {
  padding-bottom: 32px !important; }

.u-padding-bottom-gigantic {
  padding-bottom: 64px !important; }

.u-padding-bottom-massive {
  padding-bottom: 80px !important; }

.u-padding-bottom-monstrous {
  padding-bottom: 108px !important; }

.u-padding-bottom-none {
  padding-bottom: 0 !important; }

.u-padding-left {
  padding-left: 16px !important; }

.u-padding-left-tiny {
  padding-left: 4px !important; }

.u-padding-left-small {
  padding-left: 8px !important; }

.u-padding-left-large {
  padding-left: 24px !important; }

.u-padding-left-huge {
  padding-left: 32px !important; }

.u-padding-left-gigantic {
  padding-left: 64px !important; }

.u-padding-left-massive {
  padding-left: 80px !important; }

.u-padding-left-monstrous {
  padding-left: 108px !important; }

.u-padding-left-none {
  padding-left: 0 !important; }

.u-padding-horizontal {
  padding-left: 16px !important;
  padding-right: 16px !important; }

.u-padding-horizontal-tiny {
  padding-left: 4px !important;
  padding-right: 4px !important; }

.u-padding-horizontal-small {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.u-padding-horizontal-large {
  padding-left: 24px !important;
  padding-right: 24px !important; }

.u-padding-horizontal-huge {
  padding-left: 32px !important;
  padding-right: 32px !important; }

.u-padding-horizontal-gigantic {
  padding-left: 64px !important;
  padding-right: 64px !important; }

.u-padding-horizontal-massive {
  padding-left: 80px !important;
  padding-right: 80px !important; }

.u-padding-horizontal-monstrous {
  padding-left: 108px !important;
  padding-right: 108px !important; }

.u-padding-horizontal-none {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.u-padding-vertical {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.u-padding-vertical-tiny {
  padding-top: 4px !important;
  padding-bottom: 4px !important; }

.u-padding-vertical-small {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.u-padding-vertical-large {
  padding-top: 24px !important;
  padding-bottom: 24px !important; }

.u-padding-vertical-huge {
  padding-top: 32px !important;
  padding-bottom: 32px !important; }

.u-padding-vertical-gigantic {
  padding-top: 64px !important;
  padding-bottom: 64px !important; }

.u-padding-vertical-massive {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.u-padding-vertical-monstrous {
  padding-top: 108px !important;
  padding-bottom: 108px !important; }

.u-padding-vertical-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.u-margin {
  margin: 16px !important; }

.u-margin-tiny {
  margin: 4px !important; }

.u-margin-small {
  margin: 8px !important; }

.u-margin-large {
  margin: 24px !important; }

.u-margin-huge {
  margin: 32px !important; }

.u-margin-gigantic {
  margin: 64px !important; }

.u-margin-massive {
  margin: 80px !important; }

.u-margin-monstrous {
  margin: 108px !important; }

.u-margin-none {
  margin: 0 !important; }

.u-margin-top {
  margin-top: 16px !important; }

.u-margin-top-tiny {
  margin-top: 4px !important; }

.u-margin-top-small {
  margin-top: 8px !important; }

.u-margin-top-large {
  margin-top: 24px !important; }

.u-margin-top-huge {
  margin-top: 32px !important; }

.u-margin-top-gigantic {
  margin-top: 64px !important; }

.u-margin-top-massive {
  margin-top: 80px !important; }

.u-margin-top-monstrous {
  margin-top: 108px !important; }

.u-margin-top-none {
  margin-top: 0 !important; }

.u-margin-right {
  margin-right: 16px !important; }

.u-margin-right-tiny {
  margin-right: 4px !important; }

.u-margin-right-small {
  margin-right: 8px !important; }

.u-margin-right-large {
  margin-right: 24px !important; }

.u-margin-right-huge {
  margin-right: 32px !important; }

.u-margin-right-gigantic {
  margin-right: 64px !important; }

.u-margin-right-massive {
  margin-right: 80px !important; }

.u-margin-right-monstrous {
  margin-right: 108px !important; }

.u-margin-right-none {
  margin-right: 0 !important; }

.u-margin-bottom {
  margin-bottom: 16px !important; }

.u-margin-bottom-tiny {
  margin-bottom: 4px !important; }

.u-margin-bottom-small {
  margin-bottom: 8px !important; }

.u-margin-bottom-large {
  margin-bottom: 24px !important; }

.u-margin-bottom-huge {
  margin-bottom: 32px !important; }

.u-margin-bottom-gigantic {
  margin-bottom: 64px !important; }

.u-margin-bottom-massive {
  margin-bottom: 80px !important; }

.u-margin-bottom-monstrous {
  margin-bottom: 108px !important; }

.u-margin-bottom-none {
  margin-bottom: 0 !important; }

.u-margin-left {
  margin-left: 16px !important; }

.u-margin-left-tiny {
  margin-left: 4px !important; }

.u-margin-left-small {
  margin-left: 8px !important; }

.u-margin-left-large {
  margin-left: 24px !important; }

.u-margin-left-huge {
  margin-left: 32px !important; }

.u-margin-left-gigantic {
  margin-left: 64px !important; }

.u-margin-left-massive {
  margin-left: 80px !important; }

.u-margin-left-monstrous {
  margin-left: 108px !important; }

.u-margin-left-none {
  margin-left: 0 !important; }

.u-margin-horizontal {
  margin-left: 16px !important;
  margin-right: 16px !important; }

.u-margin-horizontal-tiny {
  margin-left: 4px !important;
  margin-right: 4px !important; }

.u-margin-horizontal-small {
  margin-left: 8px !important;
  margin-right: 8px !important; }

.u-margin-horizontal-large {
  margin-left: 24px !important;
  margin-right: 24px !important; }

.u-margin-horizontal-huge {
  margin-left: 32px !important;
  margin-right: 32px !important; }

.u-margin-horizontal-gigantic {
  margin-left: 64px !important;
  margin-right: 64px !important; }

.u-margin-horizontal-massive {
  margin-left: 80px !important;
  margin-right: 80px !important; }

.u-margin-horizontal-monstrous {
  margin-left: 108px !important;
  margin-right: 108px !important; }

.u-margin-horizontal-none {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.u-margin-vertical {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.u-margin-vertical-tiny {
  margin-top: 4px !important;
  margin-bottom: 4px !important; }

.u-margin-vertical-small {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }

.u-margin-vertical-large {
  margin-top: 24px !important;
  margin-bottom: 24px !important; }

.u-margin-vertical-huge {
  margin-top: 32px !important;
  margin-bottom: 32px !important; }

.u-margin-vertical-gigantic {
  margin-top: 64px !important;
  margin-bottom: 64px !important; }

.u-margin-vertical-massive {
  margin-top: 80px !important;
  margin-bottom: 80px !important; }

.u-margin-vertical-monstrous {
  margin-top: 108px !important;
  margin-bottom: 108px !important; }

.u-margin-vertical-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.u-lineheight {
  line-height: 16px !important; }

.u-lineheight-tiny {
  line-height: 4px !important; }

.u-lineheight-small {
  line-height: 8px !important; }

.u-lineheight-large {
  line-height: 24px !important; }

.u-lineheight-huge {
  line-height: 32px !important; }

.u-lineheight-gigantic {
  line-height: 64px !important; }

.u-lineheight-massive {
  line-height: 80px !important; }

.u-lineheight-monstrous {
  line-height: 108px !important; }

.u-lineheight-none {
  line-height: 0 !important; }

.u-lineheight-top {
  line-height-top: 16px !important; }

.u-lineheight-top-tiny {
  line-height-top: 4px !important; }

.u-lineheight-top-small {
  line-height-top: 8px !important; }

.u-lineheight-top-large {
  line-height-top: 24px !important; }

.u-lineheight-top-huge {
  line-height-top: 32px !important; }

.u-lineheight-top-gigantic {
  line-height-top: 64px !important; }

.u-lineheight-top-massive {
  line-height-top: 80px !important; }

.u-lineheight-top-monstrous {
  line-height-top: 108px !important; }

.u-lineheight-top-none {
  line-height-top: 0 !important; }

.u-lineheight-right {
  line-height-right: 16px !important; }

.u-lineheight-right-tiny {
  line-height-right: 4px !important; }

.u-lineheight-right-small {
  line-height-right: 8px !important; }

.u-lineheight-right-large {
  line-height-right: 24px !important; }

.u-lineheight-right-huge {
  line-height-right: 32px !important; }

.u-lineheight-right-gigantic {
  line-height-right: 64px !important; }

.u-lineheight-right-massive {
  line-height-right: 80px !important; }

.u-lineheight-right-monstrous {
  line-height-right: 108px !important; }

.u-lineheight-right-none {
  line-height-right: 0 !important; }

.u-lineheight-bottom {
  line-height-bottom: 16px !important; }

.u-lineheight-bottom-tiny {
  line-height-bottom: 4px !important; }

.u-lineheight-bottom-small {
  line-height-bottom: 8px !important; }

.u-lineheight-bottom-large {
  line-height-bottom: 24px !important; }

.u-lineheight-bottom-huge {
  line-height-bottom: 32px !important; }

.u-lineheight-bottom-gigantic {
  line-height-bottom: 64px !important; }

.u-lineheight-bottom-massive {
  line-height-bottom: 80px !important; }

.u-lineheight-bottom-monstrous {
  line-height-bottom: 108px !important; }

.u-lineheight-bottom-none {
  line-height-bottom: 0 !important; }

.u-lineheight-left {
  line-height-left: 16px !important; }

.u-lineheight-left-tiny {
  line-height-left: 4px !important; }

.u-lineheight-left-small {
  line-height-left: 8px !important; }

.u-lineheight-left-large {
  line-height-left: 24px !important; }

.u-lineheight-left-huge {
  line-height-left: 32px !important; }

.u-lineheight-left-gigantic {
  line-height-left: 64px !important; }

.u-lineheight-left-massive {
  line-height-left: 80px !important; }

.u-lineheight-left-monstrous {
  line-height-left: 108px !important; }

.u-lineheight-left-none {
  line-height-left: 0 !important; }

.u-lineheight-horizontal {
  line-height-left: 16px !important;
  line-height-right: 16px !important; }

.u-lineheight-horizontal-tiny {
  line-height-left: 4px !important;
  line-height-right: 4px !important; }

.u-lineheight-horizontal-small {
  line-height-left: 8px !important;
  line-height-right: 8px !important; }

.u-lineheight-horizontal-large {
  line-height-left: 24px !important;
  line-height-right: 24px !important; }

.u-lineheight-horizontal-huge {
  line-height-left: 32px !important;
  line-height-right: 32px !important; }

.u-lineheight-horizontal-gigantic {
  line-height-left: 64px !important;
  line-height-right: 64px !important; }

.u-lineheight-horizontal-massive {
  line-height-left: 80px !important;
  line-height-right: 80px !important; }

.u-lineheight-horizontal-monstrous {
  line-height-left: 108px !important;
  line-height-right: 108px !important; }

.u-lineheight-horizontal-none {
  line-height-left: 0 !important;
  line-height-right: 0 !important; }

.u-lineheight-vertical {
  line-height-top: 16px !important;
  line-height-bottom: 16px !important; }

.u-lineheight-vertical-tiny {
  line-height-top: 4px !important;
  line-height-bottom: 4px !important; }

.u-lineheight-vertical-small {
  line-height-top: 8px !important;
  line-height-bottom: 8px !important; }

.u-lineheight-vertical-large {
  line-height-top: 24px !important;
  line-height-bottom: 24px !important; }

.u-lineheight-vertical-huge {
  line-height-top: 32px !important;
  line-height-bottom: 32px !important; }

.u-lineheight-vertical-gigantic {
  line-height-top: 64px !important;
  line-height-bottom: 64px !important; }

.u-lineheight-vertical-massive {
  line-height-top: 80px !important;
  line-height-bottom: 80px !important; }

.u-lineheight-vertical-monstrous {
  line-height-top: 108px !important;
  line-height-bottom: 108px !important; }

.u-lineheight-vertical-none {
  line-height-top: 0 !important;
  line-height-bottom: 0 !important; }

/* ==========================================================================
   #RESPONSIVE-SPACINGS
   ========================================================================== */
/**
 * Utility classes enhancing the normal spacing classes by adding responsiveness
 * to them. By default, there are not responsive spacings defined. You can
 * generate responsive spacings by adding entries to the following three Sass
 * maps, e.g.:
 *
 *   $inuit-responsive-spacing-directions: (
 *     null: null,
 *     bottom: bottom,
 *   );
 *
 *   $inuit-responsive-spacing-properties: (
 *     "margin": "margin",
 *   );
 *
 *   $inuit-responsive-spacing-sizes: (
 *     "-small": $inuit-global-spacing-unit-small,
 *   );
 *
 * This would bring us the following classes:
 *
 *   .u-margin-small@mobile {}
 *   .u-margin-small@tablet {}
 *   .u-margin-small@desktop {}
 *   .u-margin-small@wide {}
 *   .u-margin-bottom-small@mobile {}
 *   .u-margin-bottom-small@tablet {}
 *   .u-margin-bottom-small@desktop {}
 *   .u-margin-bottom-small@wide {}
 *
 * You can change the generated CSS classes by further extending the Sass maps.
 * If you want every ‘normal’ spacing (those from `utilities.spacings`) also as
 * a responsive version, you can just mirror the ‘normal’ spacings:
 *
 *   $inuit-responsive-spacing-directions: $inuit-spacing-directions !default;
 *
 *   $inuit-responsive-spacing-properties: $inuit-spacing-properties !default;
 *
 *   $inuit-responsive-spacing-sizes: $inuit-spacing-sizes !default;
 *
 * BUT BE AWARE: This can generate a huge chunk of extra CSS, depending on the
 * amount of breakpoints you defined. So please check your CSS’ output and
 * filesize!
 */
/* stylelint-disable max-nesting-depth */
@media (min-width: 26.25em) {
  .u-margin\@mobile {
    margin: 16px !important; } }

@media (min-width: 35.875em) {
  .u-margin\@phablet {
    margin: 16px !important; } }

@media (min-width: 48em) {
  .u-margin\@tablet {
    margin: 16px !important; } }

@media (min-width: 62em) {
  .u-margin\@desktop {
    margin: 16px !important; } }

@media (min-width: 74.5em) {
  .u-margin\@wide {
    margin: 16px !important; } }

@media (min-width: 26.25em) {
  .u-margin-tiny\@mobile {
    margin: 4px !important; } }

@media (min-width: 35.875em) {
  .u-margin-tiny\@phablet {
    margin: 4px !important; } }

@media (min-width: 48em) {
  .u-margin-tiny\@tablet {
    margin: 4px !important; } }

@media (min-width: 62em) {
  .u-margin-tiny\@desktop {
    margin: 4px !important; } }

@media (min-width: 74.5em) {
  .u-margin-tiny\@wide {
    margin: 4px !important; } }

@media (min-width: 26.25em) {
  .u-margin-small\@mobile {
    margin: 8px !important; } }

@media (min-width: 35.875em) {
  .u-margin-small\@phablet {
    margin: 8px !important; } }

@media (min-width: 48em) {
  .u-margin-small\@tablet {
    margin: 8px !important; } }

@media (min-width: 62em) {
  .u-margin-small\@desktop {
    margin: 8px !important; } }

@media (min-width: 74.5em) {
  .u-margin-small\@wide {
    margin: 8px !important; } }

@media (min-width: 26.25em) {
  .u-margin-large\@mobile {
    margin: 24px !important; } }

@media (min-width: 35.875em) {
  .u-margin-large\@phablet {
    margin: 24px !important; } }

@media (min-width: 48em) {
  .u-margin-large\@tablet {
    margin: 24px !important; } }

@media (min-width: 62em) {
  .u-margin-large\@desktop {
    margin: 24px !important; } }

@media (min-width: 74.5em) {
  .u-margin-large\@wide {
    margin: 24px !important; } }

@media (min-width: 26.25em) {
  .u-margin-huge\@mobile {
    margin: 32px !important; } }

@media (min-width: 35.875em) {
  .u-margin-huge\@phablet {
    margin: 32px !important; } }

@media (min-width: 48em) {
  .u-margin-huge\@tablet {
    margin: 32px !important; } }

@media (min-width: 62em) {
  .u-margin-huge\@desktop {
    margin: 32px !important; } }

@media (min-width: 74.5em) {
  .u-margin-huge\@wide {
    margin: 32px !important; } }

@media (min-width: 26.25em) {
  .u-margin-gigantic\@mobile {
    margin: 64px !important; } }

@media (min-width: 35.875em) {
  .u-margin-gigantic\@phablet {
    margin: 64px !important; } }

@media (min-width: 48em) {
  .u-margin-gigantic\@tablet {
    margin: 64px !important; } }

@media (min-width: 62em) {
  .u-margin-gigantic\@desktop {
    margin: 64px !important; } }

@media (min-width: 74.5em) {
  .u-margin-gigantic\@wide {
    margin: 64px !important; } }

@media (min-width: 26.25em) {
  .u-margin-massive\@mobile {
    margin: 80px !important; } }

@media (min-width: 35.875em) {
  .u-margin-massive\@phablet {
    margin: 80px !important; } }

@media (min-width: 48em) {
  .u-margin-massive\@tablet {
    margin: 80px !important; } }

@media (min-width: 62em) {
  .u-margin-massive\@desktop {
    margin: 80px !important; } }

@media (min-width: 74.5em) {
  .u-margin-massive\@wide {
    margin: 80px !important; } }

@media (min-width: 26.25em) {
  .u-margin-monstrous\@mobile {
    margin: 108px !important; } }

@media (min-width: 35.875em) {
  .u-margin-monstrous\@phablet {
    margin: 108px !important; } }

@media (min-width: 48em) {
  .u-margin-monstrous\@tablet {
    margin: 108px !important; } }

@media (min-width: 62em) {
  .u-margin-monstrous\@desktop {
    margin: 108px !important; } }

@media (min-width: 74.5em) {
  .u-margin-monstrous\@wide {
    margin: 108px !important; } }

@media (min-width: 26.25em) {
  .u-margin-none\@mobile {
    margin: 0 !important; } }

@media (min-width: 35.875em) {
  .u-margin-none\@phablet {
    margin: 0 !important; } }

@media (min-width: 48em) {
  .u-margin-none\@tablet {
    margin: 0 !important; } }

@media (min-width: 62em) {
  .u-margin-none\@desktop {
    margin: 0 !important; } }

@media (min-width: 74.5em) {
  .u-margin-none\@wide {
    margin: 0 !important; } }

@media (min-width: 26.25em) {
  .u-margin-top\@mobile {
    margin-top: 16px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top\@phablet {
    margin-top: 16px !important; } }

@media (min-width: 48em) {
  .u-margin-top\@tablet {
    margin-top: 16px !important; } }

@media (min-width: 62em) {
  .u-margin-top\@desktop {
    margin-top: 16px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top\@wide {
    margin-top: 16px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-tiny\@mobile {
    margin-top: 4px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-tiny\@phablet {
    margin-top: 4px !important; } }

@media (min-width: 48em) {
  .u-margin-top-tiny\@tablet {
    margin-top: 4px !important; } }

@media (min-width: 62em) {
  .u-margin-top-tiny\@desktop {
    margin-top: 4px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-tiny\@wide {
    margin-top: 4px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-small\@mobile {
    margin-top: 8px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-small\@phablet {
    margin-top: 8px !important; } }

@media (min-width: 48em) {
  .u-margin-top-small\@tablet {
    margin-top: 8px !important; } }

@media (min-width: 62em) {
  .u-margin-top-small\@desktop {
    margin-top: 8px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-small\@wide {
    margin-top: 8px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-large\@mobile {
    margin-top: 24px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-large\@phablet {
    margin-top: 24px !important; } }

@media (min-width: 48em) {
  .u-margin-top-large\@tablet {
    margin-top: 24px !important; } }

@media (min-width: 62em) {
  .u-margin-top-large\@desktop {
    margin-top: 24px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-large\@wide {
    margin-top: 24px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-huge\@mobile {
    margin-top: 32px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-huge\@phablet {
    margin-top: 32px !important; } }

@media (min-width: 48em) {
  .u-margin-top-huge\@tablet {
    margin-top: 32px !important; } }

@media (min-width: 62em) {
  .u-margin-top-huge\@desktop {
    margin-top: 32px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-huge\@wide {
    margin-top: 32px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-gigantic\@mobile {
    margin-top: 64px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-gigantic\@phablet {
    margin-top: 64px !important; } }

@media (min-width: 48em) {
  .u-margin-top-gigantic\@tablet {
    margin-top: 64px !important; } }

@media (min-width: 62em) {
  .u-margin-top-gigantic\@desktop {
    margin-top: 64px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-gigantic\@wide {
    margin-top: 64px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-massive\@mobile {
    margin-top: 80px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-massive\@phablet {
    margin-top: 80px !important; } }

@media (min-width: 48em) {
  .u-margin-top-massive\@tablet {
    margin-top: 80px !important; } }

@media (min-width: 62em) {
  .u-margin-top-massive\@desktop {
    margin-top: 80px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-massive\@wide {
    margin-top: 80px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-monstrous\@mobile {
    margin-top: 108px !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-monstrous\@phablet {
    margin-top: 108px !important; } }

@media (min-width: 48em) {
  .u-margin-top-monstrous\@tablet {
    margin-top: 108px !important; } }

@media (min-width: 62em) {
  .u-margin-top-monstrous\@desktop {
    margin-top: 108px !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-monstrous\@wide {
    margin-top: 108px !important; } }

@media (min-width: 26.25em) {
  .u-margin-top-none\@mobile {
    margin-top: 0 !important; } }

@media (min-width: 35.875em) {
  .u-margin-top-none\@phablet {
    margin-top: 0 !important; } }

@media (min-width: 48em) {
  .u-margin-top-none\@tablet {
    margin-top: 0 !important; } }

@media (min-width: 62em) {
  .u-margin-top-none\@desktop {
    margin-top: 0 !important; } }

@media (min-width: 74.5em) {
  .u-margin-top-none\@wide {
    margin-top: 0 !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom\@mobile {
    margin-bottom: 16px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom\@phablet {
    margin-bottom: 16px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom\@tablet {
    margin-bottom: 16px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom\@desktop {
    margin-bottom: 16px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom\@wide {
    margin-bottom: 16px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-tiny\@mobile {
    margin-bottom: 4px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-tiny\@phablet {
    margin-bottom: 4px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-tiny\@tablet {
    margin-bottom: 4px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-tiny\@desktop {
    margin-bottom: 4px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-tiny\@wide {
    margin-bottom: 4px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-small\@mobile {
    margin-bottom: 8px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-small\@phablet {
    margin-bottom: 8px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-small\@tablet {
    margin-bottom: 8px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-small\@desktop {
    margin-bottom: 8px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-small\@wide {
    margin-bottom: 8px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-large\@mobile {
    margin-bottom: 24px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-large\@phablet {
    margin-bottom: 24px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-large\@tablet {
    margin-bottom: 24px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-large\@desktop {
    margin-bottom: 24px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-large\@wide {
    margin-bottom: 24px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-huge\@mobile {
    margin-bottom: 32px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-huge\@phablet {
    margin-bottom: 32px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-huge\@tablet {
    margin-bottom: 32px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-huge\@desktop {
    margin-bottom: 32px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-huge\@wide {
    margin-bottom: 32px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-gigantic\@mobile {
    margin-bottom: 64px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-gigantic\@phablet {
    margin-bottom: 64px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-gigantic\@tablet {
    margin-bottom: 64px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-gigantic\@desktop {
    margin-bottom: 64px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-gigantic\@wide {
    margin-bottom: 64px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-massive\@mobile {
    margin-bottom: 80px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-massive\@phablet {
    margin-bottom: 80px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-massive\@tablet {
    margin-bottom: 80px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-massive\@desktop {
    margin-bottom: 80px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-massive\@wide {
    margin-bottom: 80px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-monstrous\@mobile {
    margin-bottom: 108px !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-monstrous\@phablet {
    margin-bottom: 108px !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-monstrous\@tablet {
    margin-bottom: 108px !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-monstrous\@desktop {
    margin-bottom: 108px !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-monstrous\@wide {
    margin-bottom: 108px !important; } }

@media (min-width: 26.25em) {
  .u-margin-bottom-none\@mobile {
    margin-bottom: 0 !important; } }

@media (min-width: 35.875em) {
  .u-margin-bottom-none\@phablet {
    margin-bottom: 0 !important; } }

@media (min-width: 48em) {
  .u-margin-bottom-none\@tablet {
    margin-bottom: 0 !important; } }

@media (min-width: 62em) {
  .u-margin-bottom-none\@desktop {
    margin-bottom: 0 !important; } }

@media (min-width: 74.5em) {
  .u-margin-bottom-none\@wide {
    margin-bottom: 0 !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical\@mobile {
    margin-top: 16px !important;
    margin-bottom: 16px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical\@phablet {
    margin-top: 16px !important;
    margin-bottom: 16px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical\@tablet {
    margin-top: 16px !important;
    margin-bottom: 16px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical\@desktop {
    margin-top: 16px !important;
    margin-bottom: 16px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical\@wide {
    margin-top: 16px !important;
    margin-bottom: 16px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-tiny\@mobile {
    margin-top: 4px !important;
    margin-bottom: 4px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-tiny\@phablet {
    margin-top: 4px !important;
    margin-bottom: 4px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-tiny\@tablet {
    margin-top: 4px !important;
    margin-bottom: 4px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-tiny\@desktop {
    margin-top: 4px !important;
    margin-bottom: 4px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-tiny\@wide {
    margin-top: 4px !important;
    margin-bottom: 4px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-small\@mobile {
    margin-top: 8px !important;
    margin-bottom: 8px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-small\@phablet {
    margin-top: 8px !important;
    margin-bottom: 8px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-small\@tablet {
    margin-top: 8px !important;
    margin-bottom: 8px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-small\@desktop {
    margin-top: 8px !important;
    margin-bottom: 8px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-small\@wide {
    margin-top: 8px !important;
    margin-bottom: 8px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-large\@mobile {
    margin-top: 24px !important;
    margin-bottom: 24px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-large\@phablet {
    margin-top: 24px !important;
    margin-bottom: 24px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-large\@tablet {
    margin-top: 24px !important;
    margin-bottom: 24px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-large\@desktop {
    margin-top: 24px !important;
    margin-bottom: 24px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-large\@wide {
    margin-top: 24px !important;
    margin-bottom: 24px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-huge\@mobile {
    margin-top: 32px !important;
    margin-bottom: 32px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-huge\@phablet {
    margin-top: 32px !important;
    margin-bottom: 32px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-huge\@tablet {
    margin-top: 32px !important;
    margin-bottom: 32px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-huge\@desktop {
    margin-top: 32px !important;
    margin-bottom: 32px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-huge\@wide {
    margin-top: 32px !important;
    margin-bottom: 32px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-gigantic\@mobile {
    margin-top: 64px !important;
    margin-bottom: 64px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-gigantic\@phablet {
    margin-top: 64px !important;
    margin-bottom: 64px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-gigantic\@tablet {
    margin-top: 64px !important;
    margin-bottom: 64px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-gigantic\@desktop {
    margin-top: 64px !important;
    margin-bottom: 64px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-gigantic\@wide {
    margin-top: 64px !important;
    margin-bottom: 64px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-massive\@mobile {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-massive\@phablet {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-massive\@tablet {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-massive\@desktop {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-massive\@wide {
    margin-top: 80px !important;
    margin-bottom: 80px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-monstrous\@mobile {
    margin-top: 108px !important;
    margin-bottom: 108px !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-monstrous\@phablet {
    margin-top: 108px !important;
    margin-bottom: 108px !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-monstrous\@tablet {
    margin-top: 108px !important;
    margin-bottom: 108px !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-monstrous\@desktop {
    margin-top: 108px !important;
    margin-bottom: 108px !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-monstrous\@wide {
    margin-top: 108px !important;
    margin-bottom: 108px !important; } }

@media (min-width: 26.25em) {
  .u-margin-vertical-none\@mobile {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

@media (min-width: 35.875em) {
  .u-margin-vertical-none\@phablet {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

@media (min-width: 48em) {
  .u-margin-vertical-none\@tablet {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

@media (min-width: 62em) {
  .u-margin-vertical-none\@desktop {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

@media (min-width: 74.5em) {
  .u-margin-vertical-none\@wide {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

@media (min-width: 26.25em) {
  .u-padding\@mobile {
    padding: 16px !important; } }

@media (min-width: 35.875em) {
  .u-padding\@phablet {
    padding: 16px !important; } }

@media (min-width: 48em) {
  .u-padding\@tablet {
    padding: 16px !important; } }

@media (min-width: 62em) {
  .u-padding\@desktop {
    padding: 16px !important; } }

@media (min-width: 74.5em) {
  .u-padding\@wide {
    padding: 16px !important; } }

@media (min-width: 26.25em) {
  .u-padding-tiny\@mobile {
    padding: 4px !important; } }

@media (min-width: 35.875em) {
  .u-padding-tiny\@phablet {
    padding: 4px !important; } }

@media (min-width: 48em) {
  .u-padding-tiny\@tablet {
    padding: 4px !important; } }

@media (min-width: 62em) {
  .u-padding-tiny\@desktop {
    padding: 4px !important; } }

@media (min-width: 74.5em) {
  .u-padding-tiny\@wide {
    padding: 4px !important; } }

@media (min-width: 26.25em) {
  .u-padding-small\@mobile {
    padding: 8px !important; } }

@media (min-width: 35.875em) {
  .u-padding-small\@phablet {
    padding: 8px !important; } }

@media (min-width: 48em) {
  .u-padding-small\@tablet {
    padding: 8px !important; } }

@media (min-width: 62em) {
  .u-padding-small\@desktop {
    padding: 8px !important; } }

@media (min-width: 74.5em) {
  .u-padding-small\@wide {
    padding: 8px !important; } }

@media (min-width: 26.25em) {
  .u-padding-large\@mobile {
    padding: 24px !important; } }

@media (min-width: 35.875em) {
  .u-padding-large\@phablet {
    padding: 24px !important; } }

@media (min-width: 48em) {
  .u-padding-large\@tablet {
    padding: 24px !important; } }

@media (min-width: 62em) {
  .u-padding-large\@desktop {
    padding: 24px !important; } }

@media (min-width: 74.5em) {
  .u-padding-large\@wide {
    padding: 24px !important; } }

@media (min-width: 26.25em) {
  .u-padding-huge\@mobile {
    padding: 32px !important; } }

@media (min-width: 35.875em) {
  .u-padding-huge\@phablet {
    padding: 32px !important; } }

@media (min-width: 48em) {
  .u-padding-huge\@tablet {
    padding: 32px !important; } }

@media (min-width: 62em) {
  .u-padding-huge\@desktop {
    padding: 32px !important; } }

@media (min-width: 74.5em) {
  .u-padding-huge\@wide {
    padding: 32px !important; } }

@media (min-width: 26.25em) {
  .u-padding-gigantic\@mobile {
    padding: 64px !important; } }

@media (min-width: 35.875em) {
  .u-padding-gigantic\@phablet {
    padding: 64px !important; } }

@media (min-width: 48em) {
  .u-padding-gigantic\@tablet {
    padding: 64px !important; } }

@media (min-width: 62em) {
  .u-padding-gigantic\@desktop {
    padding: 64px !important; } }

@media (min-width: 74.5em) {
  .u-padding-gigantic\@wide {
    padding: 64px !important; } }

@media (min-width: 26.25em) {
  .u-padding-massive\@mobile {
    padding: 80px !important; } }

@media (min-width: 35.875em) {
  .u-padding-massive\@phablet {
    padding: 80px !important; } }

@media (min-width: 48em) {
  .u-padding-massive\@tablet {
    padding: 80px !important; } }

@media (min-width: 62em) {
  .u-padding-massive\@desktop {
    padding: 80px !important; } }

@media (min-width: 74.5em) {
  .u-padding-massive\@wide {
    padding: 80px !important; } }

@media (min-width: 26.25em) {
  .u-padding-monstrous\@mobile {
    padding: 108px !important; } }

@media (min-width: 35.875em) {
  .u-padding-monstrous\@phablet {
    padding: 108px !important; } }

@media (min-width: 48em) {
  .u-padding-monstrous\@tablet {
    padding: 108px !important; } }

@media (min-width: 62em) {
  .u-padding-monstrous\@desktop {
    padding: 108px !important; } }

@media (min-width: 74.5em) {
  .u-padding-monstrous\@wide {
    padding: 108px !important; } }

@media (min-width: 26.25em) {
  .u-padding-none\@mobile {
    padding: 0 !important; } }

@media (min-width: 35.875em) {
  .u-padding-none\@phablet {
    padding: 0 !important; } }

@media (min-width: 48em) {
  .u-padding-none\@tablet {
    padding: 0 !important; } }

@media (min-width: 62em) {
  .u-padding-none\@desktop {
    padding: 0 !important; } }

@media (min-width: 74.5em) {
  .u-padding-none\@wide {
    padding: 0 !important; } }

@media (min-width: 26.25em) {
  .u-padding-top\@mobile {
    padding-top: 16px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top\@phablet {
    padding-top: 16px !important; } }

@media (min-width: 48em) {
  .u-padding-top\@tablet {
    padding-top: 16px !important; } }

@media (min-width: 62em) {
  .u-padding-top\@desktop {
    padding-top: 16px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top\@wide {
    padding-top: 16px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-tiny\@mobile {
    padding-top: 4px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-tiny\@phablet {
    padding-top: 4px !important; } }

@media (min-width: 48em) {
  .u-padding-top-tiny\@tablet {
    padding-top: 4px !important; } }

@media (min-width: 62em) {
  .u-padding-top-tiny\@desktop {
    padding-top: 4px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-tiny\@wide {
    padding-top: 4px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-small\@mobile {
    padding-top: 8px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-small\@phablet {
    padding-top: 8px !important; } }

@media (min-width: 48em) {
  .u-padding-top-small\@tablet {
    padding-top: 8px !important; } }

@media (min-width: 62em) {
  .u-padding-top-small\@desktop {
    padding-top: 8px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-small\@wide {
    padding-top: 8px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-large\@mobile {
    padding-top: 24px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-large\@phablet {
    padding-top: 24px !important; } }

@media (min-width: 48em) {
  .u-padding-top-large\@tablet {
    padding-top: 24px !important; } }

@media (min-width: 62em) {
  .u-padding-top-large\@desktop {
    padding-top: 24px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-large\@wide {
    padding-top: 24px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-huge\@mobile {
    padding-top: 32px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-huge\@phablet {
    padding-top: 32px !important; } }

@media (min-width: 48em) {
  .u-padding-top-huge\@tablet {
    padding-top: 32px !important; } }

@media (min-width: 62em) {
  .u-padding-top-huge\@desktop {
    padding-top: 32px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-huge\@wide {
    padding-top: 32px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-gigantic\@mobile {
    padding-top: 64px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-gigantic\@phablet {
    padding-top: 64px !important; } }

@media (min-width: 48em) {
  .u-padding-top-gigantic\@tablet {
    padding-top: 64px !important; } }

@media (min-width: 62em) {
  .u-padding-top-gigantic\@desktop {
    padding-top: 64px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-gigantic\@wide {
    padding-top: 64px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-massive\@mobile {
    padding-top: 80px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-massive\@phablet {
    padding-top: 80px !important; } }

@media (min-width: 48em) {
  .u-padding-top-massive\@tablet {
    padding-top: 80px !important; } }

@media (min-width: 62em) {
  .u-padding-top-massive\@desktop {
    padding-top: 80px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-massive\@wide {
    padding-top: 80px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-monstrous\@mobile {
    padding-top: 108px !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-monstrous\@phablet {
    padding-top: 108px !important; } }

@media (min-width: 48em) {
  .u-padding-top-monstrous\@tablet {
    padding-top: 108px !important; } }

@media (min-width: 62em) {
  .u-padding-top-monstrous\@desktop {
    padding-top: 108px !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-monstrous\@wide {
    padding-top: 108px !important; } }

@media (min-width: 26.25em) {
  .u-padding-top-none\@mobile {
    padding-top: 0 !important; } }

@media (min-width: 35.875em) {
  .u-padding-top-none\@phablet {
    padding-top: 0 !important; } }

@media (min-width: 48em) {
  .u-padding-top-none\@tablet {
    padding-top: 0 !important; } }

@media (min-width: 62em) {
  .u-padding-top-none\@desktop {
    padding-top: 0 !important; } }

@media (min-width: 74.5em) {
  .u-padding-top-none\@wide {
    padding-top: 0 !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom\@mobile {
    padding-bottom: 16px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom\@phablet {
    padding-bottom: 16px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom\@tablet {
    padding-bottom: 16px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom\@desktop {
    padding-bottom: 16px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom\@wide {
    padding-bottom: 16px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-tiny\@mobile {
    padding-bottom: 4px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-tiny\@phablet {
    padding-bottom: 4px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-tiny\@tablet {
    padding-bottom: 4px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-tiny\@desktop {
    padding-bottom: 4px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-tiny\@wide {
    padding-bottom: 4px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-small\@mobile {
    padding-bottom: 8px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-small\@phablet {
    padding-bottom: 8px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-small\@tablet {
    padding-bottom: 8px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-small\@desktop {
    padding-bottom: 8px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-small\@wide {
    padding-bottom: 8px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-large\@mobile {
    padding-bottom: 24px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-large\@phablet {
    padding-bottom: 24px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-large\@tablet {
    padding-bottom: 24px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-large\@desktop {
    padding-bottom: 24px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-large\@wide {
    padding-bottom: 24px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-huge\@mobile {
    padding-bottom: 32px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-huge\@phablet {
    padding-bottom: 32px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-huge\@tablet {
    padding-bottom: 32px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-huge\@desktop {
    padding-bottom: 32px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-huge\@wide {
    padding-bottom: 32px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-gigantic\@mobile {
    padding-bottom: 64px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-gigantic\@phablet {
    padding-bottom: 64px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-gigantic\@tablet {
    padding-bottom: 64px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-gigantic\@desktop {
    padding-bottom: 64px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-gigantic\@wide {
    padding-bottom: 64px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-massive\@mobile {
    padding-bottom: 80px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-massive\@phablet {
    padding-bottom: 80px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-massive\@tablet {
    padding-bottom: 80px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-massive\@desktop {
    padding-bottom: 80px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-massive\@wide {
    padding-bottom: 80px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-monstrous\@mobile {
    padding-bottom: 108px !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-monstrous\@phablet {
    padding-bottom: 108px !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-monstrous\@tablet {
    padding-bottom: 108px !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-monstrous\@desktop {
    padding-bottom: 108px !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-monstrous\@wide {
    padding-bottom: 108px !important; } }

@media (min-width: 26.25em) {
  .u-padding-bottom-none\@mobile {
    padding-bottom: 0 !important; } }

@media (min-width: 35.875em) {
  .u-padding-bottom-none\@phablet {
    padding-bottom: 0 !important; } }

@media (min-width: 48em) {
  .u-padding-bottom-none\@tablet {
    padding-bottom: 0 !important; } }

@media (min-width: 62em) {
  .u-padding-bottom-none\@desktop {
    padding-bottom: 0 !important; } }

@media (min-width: 74.5em) {
  .u-padding-bottom-none\@wide {
    padding-bottom: 0 !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical\@mobile {
    padding-top: 16px !important;
    padding-bottom: 16px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical\@phablet {
    padding-top: 16px !important;
    padding-bottom: 16px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical\@tablet {
    padding-top: 16px !important;
    padding-bottom: 16px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical\@desktop {
    padding-top: 16px !important;
    padding-bottom: 16px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical\@wide {
    padding-top: 16px !important;
    padding-bottom: 16px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-tiny\@mobile {
    padding-top: 4px !important;
    padding-bottom: 4px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-tiny\@phablet {
    padding-top: 4px !important;
    padding-bottom: 4px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-tiny\@tablet {
    padding-top: 4px !important;
    padding-bottom: 4px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-tiny\@desktop {
    padding-top: 4px !important;
    padding-bottom: 4px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-tiny\@wide {
    padding-top: 4px !important;
    padding-bottom: 4px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-small\@mobile {
    padding-top: 8px !important;
    padding-bottom: 8px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-small\@phablet {
    padding-top: 8px !important;
    padding-bottom: 8px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-small\@tablet {
    padding-top: 8px !important;
    padding-bottom: 8px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-small\@desktop {
    padding-top: 8px !important;
    padding-bottom: 8px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-small\@wide {
    padding-top: 8px !important;
    padding-bottom: 8px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-large\@mobile {
    padding-top: 24px !important;
    padding-bottom: 24px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-large\@phablet {
    padding-top: 24px !important;
    padding-bottom: 24px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-large\@tablet {
    padding-top: 24px !important;
    padding-bottom: 24px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-large\@desktop {
    padding-top: 24px !important;
    padding-bottom: 24px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-large\@wide {
    padding-top: 24px !important;
    padding-bottom: 24px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-huge\@mobile {
    padding-top: 32px !important;
    padding-bottom: 32px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-huge\@phablet {
    padding-top: 32px !important;
    padding-bottom: 32px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-huge\@tablet {
    padding-top: 32px !important;
    padding-bottom: 32px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-huge\@desktop {
    padding-top: 32px !important;
    padding-bottom: 32px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-huge\@wide {
    padding-top: 32px !important;
    padding-bottom: 32px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-gigantic\@mobile {
    padding-top: 64px !important;
    padding-bottom: 64px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-gigantic\@phablet {
    padding-top: 64px !important;
    padding-bottom: 64px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-gigantic\@tablet {
    padding-top: 64px !important;
    padding-bottom: 64px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-gigantic\@desktop {
    padding-top: 64px !important;
    padding-bottom: 64px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-gigantic\@wide {
    padding-top: 64px !important;
    padding-bottom: 64px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-massive\@mobile {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-massive\@phablet {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-massive\@tablet {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-massive\@desktop {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-massive\@wide {
    padding-top: 80px !important;
    padding-bottom: 80px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-monstrous\@mobile {
    padding-top: 108px !important;
    padding-bottom: 108px !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-monstrous\@phablet {
    padding-top: 108px !important;
    padding-bottom: 108px !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-monstrous\@tablet {
    padding-top: 108px !important;
    padding-bottom: 108px !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-monstrous\@desktop {
    padding-top: 108px !important;
    padding-bottom: 108px !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-monstrous\@wide {
    padding-top: 108px !important;
    padding-bottom: 108px !important; } }

@media (min-width: 26.25em) {
  .u-padding-vertical-none\@mobile {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media (min-width: 35.875em) {
  .u-padding-vertical-none\@phablet {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media (min-width: 48em) {
  .u-padding-vertical-none\@tablet {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media (min-width: 62em) {
  .u-padding-vertical-none\@desktop {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

@media (min-width: 74.5em) {
  .u-padding-vertical-none\@wide {
    padding-top: 0 !important;
    padding-bottom: 0 !important; } }

/* stylelint-enable max-nesting-depth */
/* ==========================================================================
   #PRINT
   ========================================================================== */
/**
 * Very crude, reset-like styles taken from the HTML5 Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/5.3.0/dist/doc/css.md#print-styles
 * https://github.com/h5bp/html5-boilerplate/blob/master/dist/css/main.css#L205-L282
 */
@media print {
  /**
   * 1. Black prints faster: http://www.sanbeiji.com/archives/953
   */
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    /* [1] */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /**
   * Don’t show links that are fragment identifiers, or use the `javascript:`
   * pseudo protocol.
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /**
   * Printing Tables: http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* ==========================================================================
   #HIDE
   ========================================================================== */
/**
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.u-hidden-visually {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important; }

/**
 * Hide visually and from screen readers.
 */
.u-hidden {
  display: none !important; }

/* ========================================================================
   #DISPLAYS
   ======================================================================== */
/* stylelint-disable string-quotes */
/* stylelint-enable string-quotes */
/**
 * Simple display helpers.
 */
/**
   * A series of width helper classes that you can use to show or hide things.
   * Use these in your markup:
   *
   * <div class="u-display-none">
   * <div class="u-display-inline">
   * <div class="u-display-inline-block">
   * <div class="u-display-block">
   *
   * The following will generate displays helper classes based on the values
   * defined in the `$inuit-display-values` list.
   */
.u-display-none, .u-hide {
  display: none !important; }

.u-display-block, .u-show {
  display: block !important; }

.u-display-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

/**
   * If we’re using Sass-MQ, automatically generate responsive helpers for each of our
   * defined breakpoints, and give them a Responsive Suffix, e.g.:
   *
   * <div class="u-display-none@tablet">
   */
@media (min-width: 26.25em) {
  .u-display-none\@mobile, .u-hide\@mobile {
    display: none !important; }
  .u-display-block\@mobile, .u-show\@mobile {
    display: block !important; }
  .u-display-flex\@mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 35.875em) {
  .u-display-none\@phablet, .u-hide\@phablet {
    display: none !important; }
  .u-display-block\@phablet, .u-show\@phablet {
    display: block !important; }
  .u-display-flex\@phablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 48em) {
  .u-display-none\@tablet, .u-hide\@tablet {
    display: none !important; }
  .u-display-block\@tablet, .u-show\@tablet {
    display: block !important; }
  .u-display-flex\@tablet {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 62em) {
  .u-display-none\@desktop, .u-hide\@desktop {
    display: none !important; }
  .u-display-block\@desktop, .u-show\@desktop {
    display: block !important; }
  .u-display-flex\@desktop {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }

@media (min-width: 74.5em) {
  .u-display-none\@wide, .u-hide\@wide {
    display: none !important; }
  .u-display-block\@wide, .u-show\@wide {
    display: block !important; }
  .u-display-flex\@wide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; } }
