@charset "UTF-8";
/*! 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.
 */
@import url("//hello.myfonts.net/count/3bf54d");
html {
  -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.
 */
/* 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 {
  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 */
  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;
  /* 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.
 */
/**
 * 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 {
  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"] {
  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;
}

/*!  ENDING normalize.css v7.0.0 */
.gery-color {
  color: #b2b2b2;
}

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

.darkinput-text {
  color: #3A4553 !important;
}

.primarydark-text {
  color: #1E314A !important;
}

.primary-text {
  color: #245BA7 !important;
}

.darkorange-text {
  color: #DB5C18;
}

/**
 * @license
 * MyFonts Webfont Build ID 3929421, 2020-07-25T15:07:06-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: SequelSansVFBody by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBodyIt by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-italic/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFHead by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-italic/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/display/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/display-italic/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Light by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-light/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Book by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-book/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Roman by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-roman/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Medium by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-medium/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Semi by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-semi/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Bold by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-bold/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Heavy by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-heavy/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBody-Black by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-black/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFBodyIt-Light by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-light/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Book by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-book/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Italic by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-italic/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Medium by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-medium/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Semi by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-semi/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Bold by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-bold/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Heavy by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-heavy/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFBodyIt-Black by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/body-it-black/
 * Copyright: Oliver Jeschke / ogj type design
 * 
 * Webfont: SequelSansVFHead-Light by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-light/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Book by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-book/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Roman by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-roman/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Medium by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-medium/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Semi by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-semi/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Bold by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-bold/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Heavy by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-heavy/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHead-Black by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-black/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Light by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-light/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Book by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-book/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Italic by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-italic/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Medium by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-medium/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Semi by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-semi/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Bold by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-bold/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Heavy by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-heavy/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFHeadIt-Black by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/head-it-black/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Light by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-light/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Book by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-book/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Roman by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-roman/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Medium by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-medium/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Semi by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-semi/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Bold by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-bold/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Heavy by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-heavy/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDisp-Black by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-black/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Light by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-light/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Book by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-book/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Italic by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-italic/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Medium by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-medium/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Semi by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-semi/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Bold by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-bold/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Heavy by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-heavy/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * Webfont: SequelSansVFDispIt-Black by OGJ Type Design
 * URL: https://www.myfonts.com/fonts/ogj-typedesign/sequel-sans-vf/disp-it-black/
 * Copyright: Oliver Jeschke / OGJ Type Design
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: 'SequelSansVFBody';
  src: url("../fonts/webFonts/SequelSansVFBody/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp';
  src: url("../fonts/webFonts/SequelSansVFDisp/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead';
  src: url("../fonts/webFonts/SequelSansVFHead/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt';
  src: url("../fonts/webFonts/SequelSansVFHeadIt/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt';
  src: url("../fonts/webFonts/SequelSansVFBodyIt/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Bold';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Bold/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Bold/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Black';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Black/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Black/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Medium';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Medium/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Heavy';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Heavy/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Heavy/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Semi';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Semi/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Semi/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Italic';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Italic/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Italic/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Book';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Book/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Book/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Black';
  src: url("../fonts/webFonts/SequelSansVFDisp-Black/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Black/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Heavy';
  src: url("../fonts/webFonts/SequelSansVFDisp-Heavy/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Heavy/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt-Light';
  src: url("../fonts/webFonts/SequelSansVFDispIt-Light/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt-Light/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Bold';
  src: url("../fonts/webFonts/SequelSansVFDisp-Bold/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Bold/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Roman';
  src: url("../fonts/webFonts/SequelSansVFDisp-Roman/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Roman/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Medium';
  src: url("../fonts/webFonts/SequelSansVFDisp-Medium/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Semi';
  src: url("../fonts/webFonts/SequelSansVFDisp-Semi/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Semi/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Light';
  src: url("../fonts/webFonts/SequelSansVFDisp-Light/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Light/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDisp-Book';
  src: url("../fonts/webFonts/SequelSansVFDisp-Book/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDisp-Book/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Black';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Black/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Black/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Heavy';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Heavy/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Heavy/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Bold';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Bold/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Bold/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Medium';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Medium/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Semi';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Semi/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Semi/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Italic';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Italic/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Italic/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Book';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Book/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Book/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHeadIt-Light';
  src: url("../fonts/webFonts/SequelSansVFHeadIt-Light/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHeadIt-Light/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Black';
  src: url("../fonts/webFonts/SequelSansVFHead-Black/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Black/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Heavy';
  src: url("../fonts/webFonts/SequelSansVFHead-Heavy/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Heavy/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Semi';
  src: url("../fonts/webFonts/SequelSansVFHead-Semi/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Semi/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Medium';
  src: url("../fonts/webFonts/SequelSansVFHead-Medium/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Roman';
  src: url("../fonts/webFonts/SequelSansVFHead-Roman/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Roman/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Black';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Black/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Black/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Book';
  src: url("../fonts/webFonts/SequelSansVFHead-Book/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Book/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Heavy';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Heavy/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Heavy/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Light';
  src: url("../fonts/webFonts/SequelSansVFHead-Light/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Light/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFHead-Bold';
  src: url("../fonts/webFonts/SequelSansVFHead-Bold/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFHead-Bold/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Bold';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Bold/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Bold/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Semi';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Semi/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Semi/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Medium';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Medium/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Italic';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Italic/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Italic/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Black';
  src: url("../fonts/webFonts/SequelSansVFBody-Black/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Black/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Book';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Book/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Book/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Heavy';
  src: url("../fonts/webFonts/SequelSansVFBody-Heavy/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Heavy/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Bold';
  src: url("../fonts/webFonts/SequelSansVFBody-Bold/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Bold/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Semi';
  src: url("../fonts/webFonts/SequelSansVFBody-Semi/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Semi/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Medium';
  src: url("../fonts/webFonts/SequelSansVFBody-Medium/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBodyIt-Light';
  src: url("../fonts/webFonts/SequelSansVFBodyIt-Light/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBodyIt-Light/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Roman';
  src: url("../fonts/webFonts/SequelSansVFBody-Roman/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Roman/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Book';
  src: url("../fonts/webFonts/SequelSansVFBody-Book/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Book/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFDispIt';
  src: url("../fonts/webFonts/SequelSansVFDispIt/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFDispIt/font.woff") format("woff");
}

@font-face {
  font-family: 'SequelSansVFBody-Light';
  src: url("../fonts/webFonts/SequelSansVFBody-Light/font.woff2") format("woff2"), url("../fonts/webFonts/SequelSansVFBody-Light/font.woff") format("woff");
}

.SequelSansVFBody {
  font-family: SequelSansVFBody;
}

.SequelSansVFBodyIt {
  font-family: SequelSansVFBodyIt;
}

.SequelSansVFHead {
  font-family: SequelSansVFHead;
}

.SequelSansVFHeadIt {
  font-family: SequelSansVFHeadIt;
}

.SequelSansVFDisp {
  font-family: SequelSansVFDisp;
}

.SequelSansVFDispIt {
  font-family: SequelSansVFDispIt;
}

.SequelSansVFBody-Light {
  font-family: SequelSansVFBody-Light;
}

.SequelSansVFBody-Book {
  font-family: SequelSansVFBody-Book;
}

.SequelSansVFBody-Roman {
  font-family: SequelSansVFBody-Roman;
}

.SequelSansVFBody-Medium {
  font-family: SequelSansVFBody-Medium;
}

.SequelSansVFBody-Semi {
  font-family: SequelSansVFBody-Semi;
}

.SequelSansVFBody-Bold {
  font-family: SequelSansVFBody-Bold;
}

.SequelSansVFBody-Heavy {
  font-family: SequelSansVFBody-Heavy;
}

.SequelSansVFBody-Black {
  font-family: SequelSansVFBody-Black;
}

.SequelSansVFBodyIt-Light {
  font-family: SequelSansVFBodyIt-Light;
}

.SequelSansVFBodyIt-Book {
  font-family: SequelSansVFBodyIt-Book;
}

.SequelSansVFBodyIt-Italic {
  font-family: SequelSansVFBodyIt-Italic;
}

.SequelSansVFBodyIt-Medium {
  font-family: SequelSansVFBodyIt-Medium;
}

.SequelSansVFBodyIt-Semi {
  font-family: SequelSansVFBodyIt-Semi;
}

.SequelSansVFBodyIt-Bold {
  font-family: SequelSansVFBodyIt-Bold;
}

.SequelSansVFBodyIt-Heavy {
  font-family: SequelSansVFBodyIt-Heavy;
}

.SequelSansVFBodyIt-Black {
  font-family: SequelSansVFBodyIt-Black;
}

.SequelSansVFHead-Light {
  font-family: SequelSansVFHead-Light;
}

.SequelSansVFHead-Book {
  font-family: SequelSansVFHead-Book;
}

.SequelSansVFHead-Roman {
  font-family: SequelSansVFHead-Roman;
}

.SequelSansVFHead-Medium {
  font-family: SequelSansVFHead-Medium;
}

.SequelSansVFHead-Semi {
  font-family: SequelSansVFHead-Semi;
}

.SequelSansVFHead-Bold {
  font-family: SequelSansVFHead-Bold;
}

.SequelSansVFHead-Heavy {
  font-family: SequelSansVFHead-Heavy;
}

.SequelSansVFHead-Black {
  font-family: SequelSansVFHead-Black;
}

.SequelSansVFHeadIt-Light {
  font-family: SequelSansVFHeadIt-Light;
}

.SequelSansVFHeadIt-Book {
  font-family: SequelSansVFHeadIt-Book;
}

.SequelSansVFHeadIt-Italic {
  font-family: SequelSansVFHeadIt-Italic;
}

.SequelSansVFHeadIt-Medium {
  font-family: SequelSansVFHeadIt-Medium;
}

.SequelSansVFHeadIt-Semi {
  font-family: SequelSansVFHeadIt-Semi;
}

.SequelSansVFHeadIt-Bold {
  font-family: SequelSansVFHeadIt-Bold;
}

.SequelSansVFHeadIt-Heavy {
  font-family: SequelSansVFHeadIt-Heavy;
}

.SequelSansVFHeadIt-Black {
  font-family: SequelSansVFHeadIt-Black;
}

.SequelSansVFDisp-Light {
  font-family: SequelSansVFDisp-Light;
}

.SequelSansVFDisp-Book {
  font-family: SequelSansVFDisp-Book;
}

.SequelSansVFDisp-Roman {
  font-family: SequelSansVFDisp-Roman;
}

.SequelSansVFDisp-Medium {
  font-family: SequelSansVFDisp-Medium;
}

.SequelSansVFDisp-Semi {
  font-family: SequelSansVFDisp-Semi;
}

.SequelSansVFDisp-Bold {
  font-family: SequelSansVFDisp-Bold;
}

.SequelSansVFDisp-Heavy {
  font-family: SequelSansVFDisp-Heavy;
}

.SequelSansVFDisp-Black {
  font-family: SequelSansVFDisp-Black;
}

.SequelSansVFDispIt-Light {
  font-family: SequelSansVFDispIt-Light;
}

.SequelSansVFDispIt-Book {
  font-family: SequelSansVFDispIt-Book;
}

.SequelSansVFDispIt-Italic {
  font-family: SequelSansVFDispIt-Italic;
}

.SequelSansVFDispIt-Medium {
  font-family: SequelSansVFDispIt-Medium;
}

.SequelSansVFDispIt-Semi {
  font-family: SequelSansVFDispIt-Semi;
}

.SequelSansVFDispIt-Bold {
  font-family: SequelSansVFDispIt-Bold;
}

.SequelSansVFDispIt-Heavy {
  font-family: SequelSansVFDispIt-Heavy;
}

.SequelSansVFDispIt-Black {
  font-family: SequelSansVFDispIt-Black;
}

@keyframes loadingRotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

/**
 * Convert font-size from px to rem with px fallback
 *
 * @param $size - the value in pixel you want to convert
 *
 * e.g. p {@include fontSize(12px);}
 *
 */
p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
dl + h2,
dl + h3,
dl + h4,
dl + h5,
dl + h6,
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6,
pre + h2,
pre + h3,
pre + h4,
pre + h5,
pre + h6,
table + h2,
table + h3,
table + h4,
table + h5,
table + h6,
form + h2,
form + h3,
form + h4,
form + h5,
form + h6,
figure + h2,
figure + h3,
figure + h4,
figure + h5,
figure + h6 {
  margin-top: 24px;
}

@font-face {
  font-family: 'themify';
  src: url("../fonts/icons/themify.eot?-fvbane");
  src: url("../fonts/icons/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/icons/themify.woff?-fvbane") format("woff"), url("../fonts/icons/themify.ttf?-fvbane") format("truetype"), url("../fonts/icons/themify.svg?-fvbane#themify") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ti-wand:before {
  content: "\e600";
}

.ti-volume:before {
  content: "\e601";
}

.ti-user:before {
  content: "\e602";
}

.ti-unlock:before {
  content: "\e603";
}

.ti-unlink:before {
  content: "\e604";
}

.ti-trash:before {
  content: "\e605";
}

.ti-thought:before {
  content: "\e606";
}

.ti-target:before {
  content: "\e607";
}

.ti-tag:before {
  content: "\e608";
}

.ti-tablet:before {
  content: "\e609";
}

.ti-star:before {
  content: "\e60a";
}

.ti-spray:before {
  content: "\e60b";
}

.ti-signal:before {
  content: "\e60c";
}

.ti-shopping-cart:before {
  content: "\e60d";
}

.ti-shopping-cart-full:before {
  content: "\e60e";
}

.ti-settings:before {
  content: "\e60f";
}

.ti-search:before {
  content: "\e610";
}

.ti-zoom-in:before {
  content: "\e611";
}

.ti-zoom-out:before {
  content: "\e612";
}

.ti-cut:before {
  content: "\e613";
}

.ti-ruler:before {
  content: "\e614";
}

.ti-ruler-pencil:before {
  content: "\e615";
}

.ti-ruler-alt:before {
  content: "\e616";
}

.ti-bookmark:before {
  content: "\e617";
}

.ti-bookmark-alt:before {
  content: "\e618";
}

.ti-reload:before {
  content: "\e619";
}

.ti-plus:before {
  content: "\e61a";
}

.ti-pin:before {
  content: "\e61b";
}

.ti-pencil:before {
  content: "\e61c";
}

.ti-pencil-alt:before {
  content: "\e61d";
}

.ti-paint-roller:before {
  content: "\e61e";
}

.ti-paint-bucket:before {
  content: "\e61f";
}

.ti-na:before {
  content: "\e620";
}

.ti-mobile:before {
  content: "\e621";
}

.ti-minus:before {
  content: "\e622";
}

.ti-medall:before {
  content: "\e623";
}

.ti-medall-alt:before {
  content: "\e624";
}

.ti-marker:before {
  content: "\e625";
}

.ti-marker-alt:before {
  content: "\e626";
}

.ti-arrow-up:before {
  content: "\e627";
}

.ti-arrow-right:before {
  content: "\e628";
}

.ti-arrow-left:before {
  content: "\e629";
}

.ti-arrow-down:before {
  content: "\e62a";
}

.ti-lock:before {
  content: "\e62b";
}

.ti-location-arrow:before {
  content: "\e62c";
}

.ti-link:before {
  content: "\e62d";
}

.ti-layout:before {
  content: "\e62e";
}

.ti-layers:before {
  content: "\e62f";
}

.ti-layers-alt:before {
  content: "\e630";
}

.ti-key:before {
  content: "\e631";
}

.ti-import:before {
  content: "\e632";
}

.ti-image:before {
  content: "\e633";
}

.ti-heart:before {
  content: "\e634";
}

.ti-heart-broken:before {
  content: "\e635";
}

.ti-hand-stop:before {
  content: "\e636";
}

.ti-hand-open:before {
  content: "\e637";
}

.ti-hand-drag:before {
  content: "\e638";
}

.ti-folder:before {
  content: "\e639";
}

.ti-flag:before {
  content: "\e63a";
}

.ti-flag-alt:before {
  content: "\e63b";
}

.ti-flag-alt-2:before {
  content: "\e63c";
}

.ti-eye:before {
  content: "\e63d";
}

.ti-export:before {
  content: "\e63e";
}

.ti-exchange-vertical:before {
  content: "\e63f";
}

.ti-desktop:before {
  content: "\e640";
}

.ti-cup:before {
  content: "\e641";
}

.ti-crown:before {
  content: "\e642";
}

.ti-comments:before {
  content: "\e643";
}

.ti-comment:before {
  content: "\e644";
}

.ti-comment-alt:before {
  content: "\e645";
}

.close:before, .ti-close:before {
  content: "\e646";
}

.ti-clip:before {
  content: "\e647";
}

.ti-angle-up:before {
  content: "\e648";
}

.ti-angle-right:before {
  content: "\e649";
}

.ti-angle-left:before {
  content: "\e64a";
}

.ti-angle-down:before {
  content: "\e64b";
}

.ti-check:before {
  content: "\e64c";
}

.ti-check-box:before {
  content: "\e64d";
}

.ti-camera:before {
  content: "\e64e";
}

.ti-announcement:before {
  content: "\e64f";
}

.ti-brush:before {
  content: "\e650";
}

.ti-briefcase:before {
  content: "\e651";
}

.ti-bolt:before {
  content: "\e652";
}

.ti-bolt-alt:before {
  content: "\e653";
}

.ti-blackboard:before {
  content: "\e654";
}

.ti-bag:before {
  content: "\e655";
}

.ti-move:before {
  content: "\e656";
}

.ti-arrows-vertical:before {
  content: "\e657";
}

.ti-arrows-horizontal:before {
  content: "\e658";
}

.ti-fullscreen:before {
  content: "\e659";
}

.ti-arrow-top-right:before {
  content: "\e65a";
}

.ti-arrow-top-left:before {
  content: "\e65b";
}

.ti-arrow-circle-up:before {
  content: "\e65c";
}

.ti-arrow-circle-right:before {
  content: "\e65d";
}

.ti-arrow-circle-left:before {
  content: "\e65e";
}

.ti-arrow-circle-down:before {
  content: "\e65f";
}

.ti-angle-double-up:before {
  content: "\e660";
}

.ti-angle-double-right:before {
  content: "\e661";
}

.ti-angle-double-left:before {
  content: "\e662";
}

.ti-angle-double-down:before {
  content: "\e663";
}

.ti-zip:before {
  content: "\e664";
}

.ti-world:before {
  content: "\e665";
}

.ti-wheelchair:before {
  content: "\e666";
}

.ti-view-list:before {
  content: "\e667";
}

.ti-view-list-alt:before {
  content: "\e668";
}

.ti-view-grid:before {
  content: "\e669";
}

.ti-uppercase:before {
  content: "\e66a";
}

.ti-upload:before {
  content: "\e66b";
}

.ti-underline:before {
  content: "\e66c";
}

.ti-truck:before {
  content: "\e66d";
}

.ti-timer:before {
  content: "\e66e";
}

.ti-ticket:before {
  content: "\e66f";
}

.ti-thumb-up:before {
  content: "\e670";
}

.ti-thumb-down:before {
  content: "\e671";
}

.ti-text:before {
  content: "\e672";
}

.ti-stats-up:before {
  content: "\e673";
}

.ti-stats-down:before {
  content: "\e674";
}

.ti-split-v:before {
  content: "\e675";
}

.ti-split-h:before {
  content: "\e676";
}

.ti-smallcap:before {
  content: "\e677";
}

.ti-shine:before {
  content: "\e678";
}

.ti-shift-right:before {
  content: "\e679";
}

.ti-shift-left:before {
  content: "\e67a";
}

.ti-shield:before {
  content: "\e67b";
}

.ti-notepad:before {
  content: "\e67c";
}

.ti-server:before {
  content: "\e67d";
}

.ti-quote-right:before {
  content: "\e67e";
}

.ti-quote-left:before {
  content: "\e67f";
}

.ti-pulse:before {
  content: "\e680";
}

.ti-printer:before {
  content: "\e681";
}

.ti-power-off:before {
  content: "\e682";
}

.ti-plug:before {
  content: "\e683";
}

.ti-pie-chart:before {
  content: "\e684";
}

.ti-paragraph:before {
  content: "\e685";
}

.ti-panel:before {
  content: "\e686";
}

.ti-package:before {
  content: "\e687";
}

.ti-music:before {
  content: "\e688";
}

.ti-music-alt:before {
  content: "\e689";
}

.ti-mouse:before {
  content: "\e68a";
}

.ti-mouse-alt:before {
  content: "\e68b";
}

.ti-money:before {
  content: "\e68c";
}

.ti-microphone:before {
  content: "\e68d";
}

.ti-menu:before {
  content: "\e68e";
}

.ti-menu-alt:before {
  content: "\e68f";
}

.ti-map:before {
  content: "\e690";
}

.ti-map-alt:before {
  content: "\e691";
}

.ti-loop:before {
  content: "\e692";
}

.ti-location-pin:before {
  content: "\e693";
}

.ti-list:before {
  content: "\e694";
}

.ti-light-bulb:before {
  content: "\e695";
}

.ti-Italic:before {
  content: "\e696";
}

.ti-info:before {
  content: "\e697";
}

.ti-infinite:before {
  content: "\e698";
}

.ti-id-badge:before {
  content: "\e699";
}

.ti-hummer:before {
  content: "\e69a";
}

.ti-home:before {
  content: "\e69b";
}

.ti-help:before {
  content: "\e69c";
}

.ti-headphone:before {
  content: "\e69d";
}

.ti-harddrives:before {
  content: "\e69e";
}

.ti-harddrive:before {
  content: "\e69f";
}

.ti-gift:before {
  content: "\e6a0";
}

.ti-game:before {
  content: "\e6a1";
}

.ti-filter:before {
  content: "\e6a2";
}

.ti-files:before {
  content: "\e6a3";
}

.ti-file:before {
  content: "\e6a4";
}

.ti-eraser:before {
  content: "\e6a5";
}

.ti-envelope:before {
  content: "\e6a6";
}

.ti-download:before {
  content: "\e6a7";
}

.ti-direction:before {
  content: "\e6a8";
}

.ti-direction-alt:before {
  content: "\e6a9";
}

.ti-dashboard:before {
  content: "\e6aa";
}

.ti-control-stop:before {
  content: "\e6ab";
}

.ti-control-shuffle:before {
  content: "\e6ac";
}

.ti-control-play:before {
  content: "\e6ad";
}

.ti-control-pause:before {
  content: "\e6ae";
}

.ti-control-forward:before {
  content: "\e6af";
}

.ti-control-backward:before {
  content: "\e6b0";
}

.ti-cloud:before {
  content: "\e6b1";
}

.ti-cloud-up:before {
  content: "\e6b2";
}

.ti-cloud-down:before {
  content: "\e6b3";
}

.ti-clipboard:before {
  content: "\e6b4";
}

.ti-car:before {
  content: "\e6b5";
}

.ti-calendar:before {
  content: "\e6b6";
}

.ti-book:before {
  content: "\e6b7";
}

.ti-bell:before {
  content: "\e6b8";
}

.ti-basketball:before {
  content: "\e6b9";
}

.ti-bar-chart:before {
  content: "\e6ba";
}

.ti-bar-chart-alt:before {
  content: "\e6bb";
}

.ti-back-right:before {
  content: "\e6bc";
}

.ti-back-left:before {
  content: "\e6bd";
}

.ti-arrows-corner:before {
  content: "\e6be";
}

.ti-archive:before {
  content: "\e6bf";
}

.ti-anchor:before {
  content: "\e6c0";
}

.ti-align-right:before {
  content: "\e6c1";
}

.ti-align-left:before {
  content: "\e6c2";
}

.ti-align-justify:before {
  content: "\e6c3";
}

.ti-align-center:before {
  content: "\e6c4";
}

.ti-alert:before {
  content: "\e6c5";
}

.ti-alarm-clock:before {
  content: "\e6c6";
}

.ti-agenda:before {
  content: "\e6c7";
}

.ti-write:before {
  content: "\e6c8";
}

.ti-window:before {
  content: "\e6c9";
}

.ti-widgetized:before {
  content: "\e6ca";
}

.ti-widget:before {
  content: "\e6cb";
}

.ti-widget-alt:before {
  content: "\e6cc";
}

.ti-wallet:before {
  content: "\e6cd";
}

.ti-video-clapper:before {
  content: "\e6ce";
}

.ti-video-camera:before {
  content: "\e6cf";
}

.ti-vector:before {
  content: "\e6d0";
}

.ti-themify-logo:before {
  content: "\e6d1";
}

.ti-themify-favicon:before {
  content: "\e6d2";
}

.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

.ti-support:before {
  content: "\e6d4";
}

.ti-stamp:before {
  content: "\e6d5";
}

.ti-split-v-alt:before {
  content: "\e6d6";
}

.ti-slice:before {
  content: "\e6d7";
}

.ti-shortcode:before {
  content: "\e6d8";
}

.ti-shift-right-alt:before {
  content: "\e6d9";
}

.ti-shift-left-alt:before {
  content: "\e6da";
}

.ti-ruler-alt-2:before {
  content: "\e6db";
}

.ti-receipt:before {
  content: "\e6dc";
}

.ti-pin2:before {
  content: "\e6dd";
}

.ti-pin-alt:before {
  content: "\e6de";
}

.ti-pencil-alt2:before {
  content: "\e6df";
}

.ti-palette:before {
  content: "\e6e0";
}

.ti-more:before {
  content: "\e6e1";
}

.ti-more-alt:before {
  content: "\e6e2";
}

.ti-microphone-alt:before {
  content: "\e6e3";
}

.ti-magnet:before {
  content: "\e6e4";
}

.ti-line-double:before {
  content: "\e6e5";
}

.ti-line-dotted:before {
  content: "\e6e6";
}

.ti-line-dashed:before {
  content: "\e6e7";
}

.ti-layout-width-full:before {
  content: "\e6e8";
}

.ti-layout-width-default:before {
  content: "\e6e9";
}

.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

.ti-layout-tab:before {
  content: "\e6eb";
}

.ti-layout-tab-window:before {
  content: "\e6ec";
}

.ti-layout-tab-v:before {
  content: "\e6ed";
}

.ti-layout-tab-min:before {
  content: "\e6ee";
}

.ti-layout-slider:before {
  content: "\e6ef";
}

.ti-layout-slider-alt:before {
  content: "\e6f0";
}

.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

.ti-layout-placeholder:before {
  content: "\e6f4";
}

.ti-layout-menu:before {
  content: "\e6f5";
}

.ti-layout-menu-v:before {
  content: "\e6f6";
}

.ti-layout-menu-separated:before {
  content: "\e6f7";
}

.ti-layout-menu-full:before {
  content: "\e6f8";
}

.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

.ti-layout-media-right:before {
  content: "\e6fa";
}

.ti-layout-media-overlay:before {
  content: "\e6fb";
}

.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

.ti-layout-media-left:before {
  content: "\e6ff";
}

.ti-layout-media-center-alt:before {
  content: "\e700";
}

.ti-layout-media-center:before {
  content: "\e701";
}

.ti-layout-list-thumb:before {
  content: "\e702";
}

.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

.ti-layout-list-post:before {
  content: "\e704";
}

.ti-layout-list-large-image:before {
  content: "\e705";
}

.ti-layout-line-solid:before {
  content: "\e706";
}

.ti-layout-grid4:before {
  content: "\e707";
}

.ti-layout-grid3:before {
  content: "\e708";
}

.ti-layout-grid2:before {
  content: "\e709";
}

.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

.ti-layout-cta-right:before {
  content: "\e70b";
}

.ti-layout-cta-left:before {
  content: "\e70c";
}

.ti-layout-cta-center:before {
  content: "\e70d";
}

.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

.ti-layout-column4:before {
  content: "\e710";
}

.ti-layout-column3:before {
  content: "\e711";
}

.ti-layout-column2:before {
  content: "\e712";
}

.ti-layout-accordion-separated:before {
  content: "\e713";
}

.ti-layout-accordion-merged:before {
  content: "\e714";
}

.ti-layout-accordion-list:before {
  content: "\e715";
}

.ti-ink-pen:before {
  content: "\e716";
}

.ti-info-alt:before {
  content: "\e717";
}

.ti-help-alt:before {
  content: "\e718";
}

.ti-headphone-alt:before {
  content: "\e719";
}

.ti-hand-point-up:before {
  content: "\e71a";
}

.ti-hand-point-right:before {
  content: "\e71b";
}

.ti-hand-point-left:before {
  content: "\e71c";
}

.ti-hand-point-down:before {
  content: "\e71d";
}

.ti-gallery:before {
  content: "\e71e";
}

.ti-face-smile:before {
  content: "\e71f";
}

.ti-face-sad:before {
  content: "\e720";
}

.ti-credit-card:before {
  content: "\e721";
}

.ti-control-skip-forward:before {
  content: "\e722";
}

.ti-control-skip-backward:before {
  content: "\e723";
}

.ti-control-record:before {
  content: "\e724";
}

.ti-control-eject:before {
  content: "\e725";
}

.ti-comments-smiley:before {
  content: "\e726";
}

.ti-brush-alt:before {
  content: "\e727";
}

.ti-youtube:before {
  content: "\e728";
}

.ti-vimeo:before {
  content: "\e729";
}

.ti-twitter:before {
  content: "\e72a";
}

.ti-time:before {
  content: "\e72b";
}

.ti-tumblr:before {
  content: "\e72c";
}

.ti-skype:before {
  content: "\e72d";
}

.ti-share:before {
  content: "\e72e";
}

.ti-share-alt:before {
  content: "\e72f";
}

.ti-rocket:before {
  content: "\e730";
}

.ti-pinterest:before {
  content: "\e731";
}

.ti-new-window:before {
  content: "\e732";
}

.ti-microsoft:before {
  content: "\e733";
}

.ti-list-ol:before {
  content: "\e734";
}

.ti-linkedin:before {
  content: "\e735";
}

.ti-layout-sidebar-2:before {
  content: "\e736";
}

.ti-layout-grid4-alt:before {
  content: "\e737";
}

.ti-layout-grid3-alt:before {
  content: "\e738";
}

.ti-layout-grid2-alt:before {
  content: "\e739";
}

.ti-layout-column4-alt:before {
  content: "\e73a";
}

.ti-layout-column3-alt:before {
  content: "\e73b";
}

.ti-layout-column2-alt:before {
  content: "\e73c";
}

.ti-instagram:before {
  content: "\e73d";
}

.ti-google:before {
  content: "\e73e";
}

.ti-github:before {
  content: "\e73f";
}

.ti-flickr:before {
  content: "\e740";
}

.ti-facebook:before {
  content: "\e741";
}

.ti-dropbox:before {
  content: "\e742";
}

.ti-dribbble:before {
  content: "\e743";
}

.ti-apple:before {
  content: "\e744";
}

.ti-android:before {
  content: "\e745";
}

.ti-save:before {
  content: "\e746";
}

.ti-save-alt:before {
  content: "\e747";
}

.ti-yahoo:before {
  content: "\e748";
}

.ti-wordpress:before {
  content: "\e749";
}

.ti-vimeo-alt:before {
  content: "\e74a";
}

.ti-twitter-alt:before {
  content: "\e74b";
}

.ti-tumblr-alt:before {
  content: "\e74c";
}

.ti-trello:before {
  content: "\e74d";
}

.ti-stack-overflow:before {
  content: "\e74e";
}

.ti-soundcloud:before {
  content: "\e74f";
}

.ti-sharethis:before {
  content: "\e750";
}

.ti-sharethis-alt:before {
  content: "\e751";
}

.ti-reddit:before {
  content: "\e752";
}

.ti-pinterest-alt:before {
  content: "\e753";
}

.ti-microsoft-alt:before {
  content: "\e754";
}

.ti-linux:before {
  content: "\e755";
}

.ti-jsfiddle:before {
  content: "\e756";
}

.ti-joomla:before {
  content: "\e757";
}

.ti-html5:before {
  content: "\e758";
}

.ti-flickr-alt:before {
  content: "\e759";
}

.ti-email:before {
  content: "\e75a";
}

.ti-drupal:before {
  content: "\e75b";
}

.ti-dropbox-alt:before {
  content: "\e75c";
}

.ti-css3:before {
  content: "\e75d";
}

.ti-rss:before {
  content: "\e75e";
}

.ti-rss-alt:before {
  content: "\e75f";
}

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Variables
$fg-columns:    The number of columns you wnat your grid to be, defaults to 12
$fg-gutter:     The gutter width used for each column, defaults to 0.5rem
$fg-breakpoints:  The Flex Grid breakpoint object, binds grid namespaces to media queries. Read more about namespaces in the next section. Defaults to ((xs),(sm,768),(md,992px),(lg,1200px))
$fg-class-row:   The class to use for rows, defaults to 'row'
$fg-class-col:    The class to use for columns, defaults to 'col'
$fg-class-off:    The class to use for offsets, defaults to 'off'
Class Reference
.($fg-class-row):     Flex box container, use this to wrap columns.
.($fg-class-col)-(namespace):     This creates a column that will grow/shrink depending on available space in the defined namespace.
.($fg-class-col)-(namespace)-(number):    This creates a column that span the specific number of columns in the defined namespace. Valid numbers are 1-12.
.($fg-class-off)-(namespace)-(number):    This will offset a column by a specific number of columns in the defined namespace. Valid numbers are 1-11.
See docs about the row, col and offset class name variables, default is 'row', 'col', 'off'.

Default valid namespaces are xs, sm, md, lg. The xs namespace is default and uses no media queries.

*/
/**
 * Grid setup
 *
 * The grid will calculate dimensions based on these two variables:
 * $fg-columns will inform the grid loops how many columns there should be.
 * $fg-gutter will inform the grid loops how big eac column's gutters should be.
 *
 * The grid will name columns, rows, offsets based on these three variables:
 * $fg-class-row string used for the row class
 * $fg-class-col string used for the column class
 * $fg-class-off string used for the offset class
 */
.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.container {
  box-sizing: border-box;
  margin: 0 auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

/**
 * Break point namespace object
 *
 * Set the default namespace object with these defaults with the
 * understanding that you can pass in whatever you might require for your site.
 *
 * $fg-breakpoints is a Sass list with nested lists inside. Each sub list defines two things.
 * 1. The namespace for that breakpoint. (Required) (i.e. xs, sm, md, lg)
 * 2. The min-width measurement for the breakpoint for that namespace. (i.e. 48em, 62em, 75em)
 *
 * Note: These should be in the proper order (at least till libsass handles map keys properly).
 *
 * Note: If the measurement is left out then it will be skipped when generating
 * the grid and applied to global styles.
 *
 */
/**
 * Class Name Defaults
 *
 * Define class names for columns, rows and offsets in case compatibility with other
 * libraries is necessary.
/**
 * Calculate column size percentage
 */
/**
 * Spacing mixin to create uniform margin/padding
 */
/**
 * Row wrapper class, flex box parent.
 */
.row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

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

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row > .col-xs, .row > .col-sm, .row > .col-md, .row > .col-lg, .row > .col-xs-1, .row > .col-xs-2, .row > .col-xs-3, .row > .col-xs-4, .row > .col-xs-5, .row > .col-xs-6, .row > .col-xs-7, .row > .col-xs-8, .row > .col-xs-9, .row > .col-xs-10, .row > .col-xs-11, .row > .col-xs-12, .row > .col-sm-1, .row > .col-sm-2, .row > .col-sm-3, .row > .col-sm-4, .row > .col-sm-5, .row > .col-sm-6, .row > .col-sm-7, .row > .col-sm-8, .row > .col-sm-9, .row > .col-sm-10, .row > .col-sm-11, .row > .col-sm-12, .row > .col-md-1, .row > .col-md-2, .row > .col-md-3, .row > .col-md-4, .row > .col-md-5, .row > .col-md-6, .row > .col-md-7, .row > .col-md-8, .row > .col-md-9, .row > .col-md-10, .row > .col-md-11, .row > .col-md-12, .row > .col-lg-1, .row > .col-lg-2, .row > .col-lg-3, .row > .col-lg-4, .row > .col-lg-5, .row > .col-lg-6, .row > .col-lg-7, .row > .col-lg-8, .row > .col-lg-9, .row > .col-lg-10, .row > .col-lg-11, .row > .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.row.no-gutter > .col-xs, .row.no-gutter > .col-sm, .row.no-gutter > .col-md, .row.no-gutter > .col-lg, .row.no-gutter > .col-xs-1, .row.no-gutter > .col-xs-2, .row.no-gutter > .col-xs-3, .row.no-gutter > .col-xs-4, .row.no-gutter > .col-xs-5, .row.no-gutter > .col-xs-6, .row.no-gutter > .col-xs-7, .row.no-gutter > .col-xs-8, .row.no-gutter > .col-xs-9, .row.no-gutter > .col-xs-10, .row.no-gutter > .col-xs-11, .row.no-gutter > .col-xs-12, .row.no-gutter > .col-sm-1, .row.no-gutter > .col-sm-2, .row.no-gutter > .col-sm-3, .row.no-gutter > .col-sm-4, .row.no-gutter > .col-sm-5, .row.no-gutter > .col-sm-6, .row.no-gutter > .col-sm-7, .row.no-gutter > .col-sm-8, .row.no-gutter > .col-sm-9, .row.no-gutter > .col-sm-10, .row.no-gutter > .col-sm-11, .row.no-gutter > .col-sm-12, .row.no-gutter > .col-md-1, .row.no-gutter > .col-md-2, .row.no-gutter > .col-md-3, .row.no-gutter > .col-md-4, .row.no-gutter > .col-md-5, .row.no-gutter > .col-md-6, .row.no-gutter > .col-md-7, .row.no-gutter > .col-md-8, .row.no-gutter > .col-md-9, .row.no-gutter > .col-md-10, .row.no-gutter > .col-md-11, .row.no-gutter > .col-md-12, .row.no-gutter > .col-lg-1, .row.no-gutter > .col-lg-2, .row.no-gutter > .col-lg-3, .row.no-gutter > .col-lg-4, .row.no-gutter > .col-lg-5, .row.no-gutter > .col-lg-6, .row.no-gutter > .col-lg-7, .row.no-gutter > .col-lg-8, .row.no-gutter > .col-lg-9, .row.no-gutter > .col-lg-10, .row.no-gutter > .col-lg-11, .row.no-gutter > .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}

.col-xs, .col-sm, .col-md, .col-lg, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  width: 100%;
}

.col-xs, .col-sm, .col-md, .col-lg {
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

/**
 * Generate a set of grid column classes using a namespace
 *
 * .col-[namespace] for intelligent column division
 * .col-[namespace]-[number] for a column that covers a specific number of columns (e.g. 1-12 by default)
 * .off-[namespace]-[number] for pushing a col a specific number of columns (e.g. 1-11 by default)
 * .off-[namespace]-reset for resetting a col's offset for that and larger namespaces
 */
/**
 * Build the grid in two steps, to help minimize file size
 * Step 1, for each namespace, create the grid-base
 * Step 2, for each namespace, wrap the col width/offset measurements in their breakpoint media query
 */
.col-xs-1 {
  flex-basis: 8.33333%;
  max-width: 8.33333%;
}

.col-xs-2 {
  flex-basis: 16.66667%;
  max-width: 16.66667%;
}

.col-xs-3 {
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.col-xs-5 {
  flex-basis: 41.66667%;
  max-width: 41.66667%;
}

.col-xs-6 {
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  flex-basis: 58.33333%;
  max-width: 58.33333%;
}

.col-xs-8 {
  flex-basis: 66.66667%;
  max-width: 66.66667%;
}

.col-xs-9 {
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  flex-basis: 83.33333%;
  max-width: 83.33333%;
}

.col-xs-11 {
  flex-basis: 91.66667%;
  max-width: 91.66667%;
}

.col-xs-12 {
  flex-basis: 100%;
  max-width: 100%;
}

.off-xs-1 {
  margin-left: 8.33333%;
}

.off-xs-2 {
  margin-left: 16.66667%;
}

.off-xs-3 {
  margin-left: 25%;
}

.off-xs-4 {
  margin-left: 33.33333%;
}

.off-xs-5 {
  margin-left: 41.66667%;
}

.off-xs-6 {
  margin-left: 50%;
}

.off-xs-7 {
  margin-left: 58.33333%;
}

.off-xs-8 {
  margin-left: 66.66667%;
}

.off-xs-9 {
  margin-left: 75%;
}

.off-xs-10 {
  margin-left: 83.33333%;
}

.off-xs-11 {
  margin-left: 91.66667%;
}

.off-xs-reset {
  margin-left: 0;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

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

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

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

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

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

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

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

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

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

@media only screen and (min-width: 768px) {
  .col-sm-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .off-sm-1 {
    margin-left: 8.33333%;
  }
  .off-sm-2 {
    margin-left: 16.66667%;
  }
  .off-sm-3 {
    margin-left: 25%;
  }
  .off-sm-4 {
    margin-left: 33.33333%;
  }
  .off-sm-5 {
    margin-left: 41.66667%;
  }
  .off-sm-6 {
    margin-left: 50%;
  }
  .off-sm-7 {
    margin-left: 58.33333%;
  }
  .off-sm-8 {
    margin-left: 66.66667%;
  }
  .off-sm-9 {
    margin-left: 75%;
  }
  .off-sm-10 {
    margin-left: 83.33333%;
  }
  .off-sm-11 {
    margin-left: 91.66667%;
  }
  .off-sm-reset {
    margin-left: 0;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 992px) {
  .col-md-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .off-md-1 {
    margin-left: 8.33333%;
  }
  .off-md-2 {
    margin-left: 16.66667%;
  }
  .off-md-3 {
    margin-left: 25%;
  }
  .off-md-4 {
    margin-left: 33.33333%;
  }
  .off-md-5 {
    margin-left: 41.66667%;
  }
  .off-md-6 {
    margin-left: 50%;
  }
  .off-md-7 {
    margin-left: 58.33333%;
  }
  .off-md-8 {
    margin-left: 66.66667%;
  }
  .off-md-9 {
    margin-left: 75%;
  }
  .off-md-10 {
    margin-left: 83.33333%;
  }
  .off-md-11 {
    margin-left: 91.66667%;
  }
  .off-md-reset {
    margin-left: 0;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media only screen and (min-width: 1200px) {
  .col-lg-1 {
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .off-lg-1 {
    margin-left: 8.33333%;
  }
  .off-lg-2 {
    margin-left: 16.66667%;
  }
  .off-lg-3 {
    margin-left: 25%;
  }
  .off-lg-4 {
    margin-left: 33.33333%;
  }
  .off-lg-5 {
    margin-left: 41.66667%;
  }
  .off-lg-6 {
    margin-left: 50%;
  }
  .off-lg-7 {
    margin-left: 58.33333%;
  }
  .off-lg-8 {
    margin-left: 66.66667%;
  }
  .off-lg-9 {
    margin-left: 75%;
  }
  .off-lg-10 {
    margin-left: 83.33333%;
  }
  .off-lg-11 {
    margin-left: 91.66667%;
  }
  .off-lg-reset {
    margin-left: 0;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.col-auto {
  padding-left: 15px;
  padding-right: 15px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

* {
  box-sizing: border-box;
}

body {
  font-size: 14px;
  line-height: 1.3;
  color: #282F38;
  font-family: SequelSansVFBody-Book;
}

a {
  font-family: SequelSansVFBody-Book;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #C4C4C4;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  a {
    font-size: 13px;
    line-height: 15px;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  margin-top: 0;
}

h1 {
  font-family: SequelSansVFDisp-Bold;
  font-style: normal;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  line-height: 1.1875;
  letter-spacing: 0.01em;
  color: #C4C4C4;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 33px;
    line-height: 1.17857;
    letter-spacing: 0.015em;
  }
}

@media screen and (max-width: 575px) {
  h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    line-height: 1.16667;
    letter-spacing: 0.025em;
  }
}

h2 {
  font-family: SequelSansVFDisp-Bold;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  line-height: 1.16667;
  letter-spacing: 0.01em;
  color: #C4C4C4;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 25px;
    line-height: 1.19048;
    letter-spacing: 0.02em;
  }
}

@media screen and (max-width: 575px) {
  h2 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 23px;
    line-height: 1.21053;
    letter-spacing: 0.025em;
  }
}

h3 {
  font-family: SequelSansVFDisp-Bold;
  font-style: normal;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  color: #C4C4C4;
}

@media screen and (max-width: 575px) {
  h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 21px;
    line-height: 1.16667;
  }
}

p {
  font-family: SequelSansVFBody-Book;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #C4C4C4;
}

@media screen and (max-width: 991px) {
  p {
    font-weight: 300;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 21px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 575px) {
  p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
    line-height: 1.35714;
  }
}

.smallText {
  font-family: SequelSansVFBody-Book;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  color: #C4C4C4;
}

ul li {
  font-family: SequelSansVFBody-Book;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 17px;
  color: #C4C4C4;
}

.listParagraph {
  font-family: SequelSansVFBody-Book;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  line-height: 1.375;
  letter-spacing: 0.01em;
  color: #C4C4C4;
}

.bold {
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  color: #C4C4C4;
  font-family: SequelSansVFBody-Bold;
}

@media screen and (max-width: 991px) {
  .bold {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 21px;
    line-height: 1.4;
  }
}

@media screen and (max-width: 575px) {
  .bold {
    font-size: 14px;
    line-height: 21px;
    line-height: 1.5;
  }
}

button, .btn {
  background-color: #245BA7;
  color: #fff;
  border: 1px solid #245BA7;
  min-width: 140px;
  border-radius: 2px;
  padding: 14px 18px;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875;
  font-family: SequelSansVFBody-Roman;
  font-weight: 300;
  user-select: none;
  word-wrap: break-word;
  white-space: normal;
  display: inline-block;
  text-align: center;
  box-shadow: 0px 4px 11px rgba(76, 79, 84, 0.2);
  transition: background-color .25s ease-in-out, border-color .25s ease-in-out;
}

button:hover, .btn:hover {
  background-color: #0B305E;
  border-color: #0B305E;
}

button.rounded, .btn.rounded {
  border-radius: 25px;
}

button.btn-block, .btn.btn-block {
  display: block;
  width: 100%;
}

button.btn-primary.outline, .btn.btn-primary.outline {
  background-color: rgba(36, 91, 167, 0.05);
  color: #245BA7;
}

button.btn-primary.outline.btn-icon svg,
button.btn-primary.outline.btn-icon svg path, .btn.btn-primary.outline.btn-icon svg,
.btn.btn-primary.outline.btn-icon svg path {
  fill: #245BA7;
}

button.btn-primary.outline:hover, .btn.btn-primary.outline:hover {
  background-color: rgba(11, 48, 94, 0.1);
  border-color: #0B305E;
  color: #0B305E;
}

button.btn-primary.outline.btn-icon:hover svg,
button.btn-primary.outline.btn-icon:hover svg path, .btn.btn-primary.outline.btn-icon:hover svg,
.btn.btn-primary.outline.btn-icon:hover svg path {
  fill: #0B305E;
}

button.btn-icon, .btn.btn-icon {
  text-align: left;
  padding: 14px 13px;
  padding-left: 18px;
}

button.btn-icon svg, .btn.btn-icon svg {
  width: 21px;
  height: 21px;
  vertical-align: top;
  margin-right: 38px;
  transition: fill .25s ease-in-out;
}

@media screen and (max-width: 991px) {
  button.btn-icon svg, .btn.btn-icon svg {
    margin-right: 24px;
  }
}

button.btn-icon svg path, .btn.btn-icon svg path {
  transition: fill .25s ease-in-out;
}

button.btn-darkpurple, .btn.btn-darkpurple {
  border-color: #0B305E;
  background-color: #0B305E;
}

button.btn-darkpurple:hover, .btn.btn-darkpurple:hover {
  border-color: #008A81;
  background-color: #008A81;
}

button.btn-darkpurple.outline, .btn.btn-darkpurple.outline {
  background-color: rgba(11, 48, 94, 0.05);
  color: #0B305E;
}

button.btn-darkpurple.outline:hover, .btn.btn-darkpurple.outline:hover {
  background-color: rgba(0, 138, 129, 0.1);
  color: #008A81;
}

button.btn-darkpurple.btn-icon.outline:hover svg,
button.btn-darkpurple.btn-icon.outline:hover svg path, .btn.btn-darkpurple.btn-icon.outline:hover svg,
.btn.btn-darkpurple.btn-icon.outline:hover svg path {
  fill: #008A81;
}

button.btn-secondary, .btn.btn-secondary {
  border-color: #282F38;
  background-color: #282F38;
  color: #fff;
}

button.btn-secondary:hover, .btn.btn-secondary:hover {
  background-color: #13161a;
  border-color: #13161a;
}

button.btn-success, .btn.btn-success {
  border-color: #048A81;
  background-color: #048A81;
}

button.btn-success:hover, .btn.btn-success:hover {
  background-color: #035853;
  border-color: #035853;
}

button.btn-warning, .btn.btn-warning {
  border-color: #ff991f;
  background-color: #ff991f;
}

button.btn-warning:hover, .btn.btn-warning:hover {
  background-color: #eb8000;
  border-color: #eb8000;
}

button.btn-danger, .btn.btn-danger {
  border-color: #de350b;
  background-color: #de350b;
}

button.btn-danger:hover, .btn.btn-danger:hover {
  background-color: #ad2909;
  border-color: #ad2909;
}

button.btn-white, .btn.btn-white {
  border-color: #fff;
  background-color: #fff;
  color: #3d4856;
}

button.btn-white:hover, .btn.btn-white:hover {
  background-color: #fff;
  border-color: #fff;
}

button.white-outlinebtn, .btn.white-outlinebtn {
  border-color: #d8d8d8;
  background-color: #fff;
  color: #245BA7;
}

button.white-outlinebtn:hover, .btn.white-outlinebtn:hover {
  background-color: #245BA7;
  border-color: #245BA7;
  color: #fff;
}

button.btn-grey, .btn.btn-grey {
  border-color: #f3f3f3;
  background-color: #f3f3f3;
  color: #3d4856;
}

button.btn-grey:hover, .btn.btn-grey:hover {
  background-color: #d8d6d6;
  border-color: #d8d6d6;
}

button.disabled, .btn.disabled {
  border-color: #f5f6f8;
  background-color: #f5f6f8;
  pointer-events: none;
  color: #abafb5;
}

button.block, .btn.block {
  display: block;
  width: 100%;
}

button.btn-group, .btn.btn-group {
  display: flex;
  align-items: center;
}

button.btn-group svg, .btn.btn-group svg {
  max-width: 15px;
  margin-right: 8px;
}

.form-item {
  margin-bottom: 24px;
  position: relative;
}

.form-item label {
  color: #1E314A;
  display: block;
  font-weight: 300;
  margin-bottom: 8px;
}

.form-item.form-item--checkbox label, .form-item.form-item--radio label {
  display: inline-block;
  cursor: pointer;
  color: #282F38;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25;
  letter-spacing: -0.02px;
}

.form-item.form-item--checkbox input, .form-item.form-item--radio input {
  width: auto;
  opacity: 0;
  visibility: hidden;
  margin-right: 10px;
}

.form-item.form-item--checkbox label {
  margin-bottom: 0;
  font-weight: normal;
}

.form-item.form-item--checkbox label::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #282F38;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  transition: all .2s ease-in-out;
}

.form-item.form-item--checkbox label::after {
  content: '';
  background-image: url("../img/svg/tick.svg");
  background-size: cover;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 2px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity .2s ease-in-out;
}

.form-item.form-item--checkbox input:checked ~ label::after {
  opacity: 1;
}

.form-item.form-item--radio label {
  margin-bottom: 0;
  font-weight: normal;
}

.form-item.form-item--radio label::before {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid #282F38;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  transition: all .2s ease-in-out;
}

.form-item.form-item--radio label::after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity .2s ease-in-out;
}

.form-item.form-item--radio input:checked + label::before {
  background-color: #282F38;
}

.form-item.form-item--radio input:checked + label::after {
  background-color: #fff;
  opacity: 1;
}

.form-item .form-group {
  position: relative;
}

.form-item .form-group .form-group--icon {
  position: absolute;
  top: calc(50% + 1.6px);
  right: 2px;
  transform: translateY(-50%);
  line-height: 0;
  height: 100%;
}

.form-item .form-group .form-group--icon button {
  background-color: transparent;
  border: 0;
  outline: none;
  margin: 0;
  padding: 0;
  min-width: auto;
  line-height: 0;
}

.form-item .form-group .form-group--text {
  position: absolute;
  top: 0;
  height: calc(100% - 5px);
  margin-top: 2px;
  margin-left: 2px;
  align-items: center;
  display: flex;
  background-color: #fff;
  padding: 0px 8px;
  color: #b3b8c1;
  min-width: 36px;
  justify-content: center;
}

.form-item .form-group input {
  padding: 8px 40px 8px 15px;
}

.form-item .form-group.form-group--right .form-group--text {
  right: 0;
  margin-right: 2px;
}

.form-item .form-group.form-group--right input {
  padding: 10px 55px 10px 13px;
}

.form-item .form-group.form-group--left .form-group--text {
  left: 0;
}

.form-item .form-group.form-group--left input {
  padding: 10px 13px 10px 44px;
}

input, select, textarea {
  background: rgba(30, 49, 74, 0.02);
  border: 1px solid #D6DAE1;
  box-sizing: border-box;
  border-radius: 4px;
  max-width: 100%;
  width: 100%;
  outline: none;
  padding: 14px 15px;
  font-size: 14px;
  line-height: 17px;
  line-height: 1.21429;
  color: #245BA7;
  font-family: SequelSansVFBody-Book;
  transition: background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
}

input::placeholder, select::placeholder, textarea::placeholder {
  color: #96939B;
}

input:focus, select:focus, textarea:focus {
  border-color: #245BA7;
}

textarea {
  resize: none;
}

select {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.16478 7.51575C5.76883 8.10828 4.89783 8.10828 4.50188 7.51575L0.599329 1.67561C0.155302 1.01113 0.631594 0.120008 1.43078 0.120009L9.23589 0.120009C10.0351 0.120009 10.5114 1.01113 10.0673 1.67561L6.16478 7.51575Z' fill='%23595954'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 11px;
  background-position: 95% center;
  -webkit-appearance: none;
}

.error-text {
  display: none;
  color: #de350b;
  font-size: 13px;
  font-weight: 500;
  padding-left: 4px;
}

.customSelect {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 3px;
  outline: none;
}

.customSelect.active .customSelect--placeholder {
  color: #282F38;
}

.customSelect.customSelect-show {
  border-color: #282F38;
}

.customSelect .customSelect--placeholder {
  width: 100%;
  border-radius: 2px;
  padding: 5px 15px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 15px;
  color: #b3b8c1;
}

.customSelect .customSelect--placeholder:before {
  content: "";
  background-image: url("../img/svg/angle-down-normal.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 600;
  background-position: right;
  background-origin: content-box;
}

.customSelect .customSelect--inner {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding: 10px 0;
  width: calc(100% + 2px);
  background-color: #fff;
  border: 1px solid #ebebeb;
  left: -1px;
  top: 34px;
  border-radius: 4px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.08);
  transition: visibility .15s ease-in-out, opacity .15s ease-in-out;
}

.customSelect .customSelect--inner .customSelect--option {
  padding: 7px 15px;
  cursor: pointer;
  font-size: 15px;
}

.customSelect .customSelect--inner .customSelect--option:hover,
.customSelect .customSelect--inner .customSelect--option.selected {
  background-color: #245BA7;
}

.customSelect.customSelect-show .customSelect--placeholder::after {
  content: '';
  position: fixed;
  max-width: 1600px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: default;
}

.customSelect.customSelect-show .customSelect--inner {
  visibility: visible;
  opacity: 1;
  z-index: 250;
}

.range-field {
  position: relative;
}

.range-field input[type="range"] {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 15px 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border: 1px solid #fff;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.range-field input[type="range"]:focus {
  outline: 0;
}

.range-field input[type="range"] + .thumb {
  position: absolute;
  top: 10px;
  width: 0;
  height: 0;
  background-color: #245BA7;
  border: 0;
  border-radius: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.range-field input[type="range"] + .thumb .value {
  display: block;
  width: 30px;
  font-size: 0;
  color: #245BA7;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.range-field input[type="range"] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

.range-field input[type="range"] + .thumb.active .value {
  margin-top: 8px;
  margin-left: -1px;
  font-size: 10px;
  color: #fff;
}

.range-field input[type="range"]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: 0;
}

.range-field input[type="range"]::-webkit-slider-thumb {
  width: 14px;
  height: 14px;
  margin: -5px 0 0 0;
  background-color: #245BA7;
  border: 0;
  border-radius: 50%;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-appearance: none;
  appearance: none;
}

.range-field input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

.range-field input[type="range"]::-moz-range-track {
  height: 3px;
  background: #c2c0c2;
  border: 0;
}

.range-field input[type="range"]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  margin-top: -5px;
  background: #245BA7;
  border: 0;
  border-radius: 50%;
}

.range-field input[type="range"]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

.range-field input[type="range"]:focus::-moz-range-track {
  background: #c2c0c2;
}

.range-field input[type="range"]::-ms-track {
  height: 3px;
  color: transparent;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
}

.range-field input[type="range"]::-ms-fill-lower {
  background: #c2c0c2;
}

.range-field input[type="range"]::-ms-fill-upper {
  background: #c2c0c2;
}

.range-field input[type="range"]::-ms-thumb {
  width: 14px;
  height: 14px;
  background: #245BA7;
  border: 0;
  border-radius: 50%;
}

.range-field input[type="range"]:focus::-ms-fill-lower {
  background: #c2c0c2;
}

.range-field input[type="range"]:focus::-ms-fill-upper {
  background: #c2c0c2;
}

.note {
  border-radius: 3px;
  border: solid 1px rgba(45, 90, 171, 0.5);
  background-color: rgba(45, 90, 171, 0.1);
  padding: 14px 16px;
  color: #245BA7;
}

.note span.note-icon {
  background-color: #1E314A;
  color: #fff;
  font-size: 11px;
  border-radius: 50%;
  line-height: 0;
  padding: 3px 4px;
  vertical-align: 2px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*# sourceMappingURL=slick.min.css.map */
ul.breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  min-height: 65px;
}

@media screen and (max-width: 767px) {
  ul.breadcrumb {
    margin-top: 25px;
  }
}

ul.breadcrumb::before {
  content: '';
  background-color: #282F38;
  width: 30px;
  height: 2px;
  display: inline-block;
  margin-right: 10px;
}

ul.breadcrumb li:not(:last-child) {
  margin-right: 12px;
}

ul.breadcrumb li a {
  color: #282F38;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

ul.breadcrumb li a.active {
  font-weight: 400;
}

ul.breadcrumb li a.active::before {
  content: attr(data-breadcrumblabel);
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 68px;
  transform: translateY(-50%);
  opacity: .07;
  font-weight: bold;
}

.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.pagination ul li:not(:last-child) {
  margin-right: 24px;
}

.pagination ul li a {
  border: 1px solid #245BA7;
  display: inline-block;
  padding: 13px 7px;
  font-size: 16px;
  line-height: 24px;
  color: #245BA7;
  min-width: 60px;
  text-align: center;
  transition: background-color .25s ease-in-out, color .25s ease-in-out;
}

.pagination ul li a:hover, .pagination ul li a.active {
  background-color: #245BA7;
  color: #fff;
}

@media screen and (max-width: 575px) {
  .pagination ul li.prev,
  .pagination ul li.next {
    display: none;
  }
}

.pagination ul li.prev a,
.pagination ul li.next a {
  min-width: 144px;
}

/*

Utilities

These utility classes have one or two CSS properties that are meant to save you from creating several identical classes to do the same thing, like just centering some text.

Markup:
<div class="{{modifier_class}}" >
	Example Text
</div>

.disabled                	- Disable an Element
.smooth                 	- Smoothed font rendering

.float-none                   	- float: none;
.float-left                		- float: left;
.float-center                	- margin-left: auto;  margin-right: auto;
.float-right                 		- float: right;
.clearfix                		- Clear floats to keep the parent container in shape

.med-width                	- max-width  980px
.large-width                	- max-width  1180px
.full-width                	- width & max width 100%
.max-full-width           	-  max width 100%

.display-block             	- block
.display-inlineBlock       - inline-block
.display-inline               	- inline
.display-none              	- none

.extra-letter-spacing	- .1rem letterspacing
.uppercase             	- text transform uppercase

.text-left                 	- text-align: left;
.text-center               	- text-align: center;
.text-right                	- text-align: right;

.hide-mobile		- hidden after 64em
.hide-desktop 		- hidden before 64em

Styleguide 4.0

*/
.no-decoration {
  text-decoration: none;
}

.clearfix {
  clear: both;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
  content: '';
  display: table;
}

.full-width {
  max-width: 100% !important;
}

.rotate-45 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
}

.rotate-90 {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

.text-center-justify {
  text-align: justify !important;
  -moz-text-align-last: center !important;
  text-align-last: center !important;
}

.position-fix {
  position: fixed !important;
}

.position-abs {
  position: absolute !important;
}

.position-rel {
  position: relative !important;
}

.position-normal, .position-static {
  position: static !important;
}

@media screen and (max-width: 768px) {
  .hide-mobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .hide-desktop {
    display: none;
  }
}

/*

Type Utilities

These are specific typography related utilities

Markup:
<div class="type {{modifier_class}}">
	The quick brown fox jumps over the lazy dog.
</div>

.huge            			- Max Larger than the default font size
.large            			- Larger than the default font size
.medium or .base            - Exactly the default font size
.small            			- Smaller than the default font size
.tiny            			- Much smaller than the default font size

.lightest            - Changes the type to be 100 weight
.light            - Changes the type to be 300 weight
.normal           - Changes the type to be 400 weight
.semibold         - Changes the type to be 600 weight
.bold             - Changes the type to be 700 weight


.muted  	 		- Add muted color to text

.black 			- Adds black color to text - more than #333
.end 				- Remove margin bottom

.highlight 			- Adds highlighting color to text

.nowrap 			- No-wraps a
.white-wrap		- white spaces shown


*/
.fw-1 {
  font-weight: 100 !important;
}

.fw-2 {
  font-weight: 200 !important;
}

.fw-3 {
  font-weight: 300 !important;
}

.fw-4 {
  font-weight: 400 !important;
}

.fw-5 {
  font-weight: 500 !important;
}

.fw-6 {
  font-weight: 600 !important;
}

.fw-7 {
  font-weight: 700 !important;
}

.fw-8 {
  font-weight: 800 !important;
}

.fs-italic {
  font-style: italic !important;
}

.fs-norma {
  font-style: normal !important;
}

.muted {
  opacity: .55 !important;
}

a.muted {
  color: #0d0d0e;
}

a.muted:hover {
  opacity: 1;
}

.disabled {
  cursor: default !important;
  opacity: .5 !important;
  pointer-events: none !important;
}

.smooth {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important;
}

.highlight {
  background-color: #aac6ed;
}

.nowrap,
.nowrap td {
  white-space: nowrap;
}

.white-wrap {
  white-space: pre;
}

@media screen and (max-width: 640px) {
  .white-wrap {
    white-space: normal;
  }
}

/*

.close				- makes a simple X button
.video-container 		- can be used for responsive videos

*/
.close {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  min-height: 16px;
  min-width: 16px;
  line-height: 16px;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  padding: 2px;
  opacity: .6;
}

.close:hover {
  opacity: 1;
  cursor: pointer;
  background-color: rgba(51, 51, 51, 0.1);
}

.close.small {
  font-size: 8px;
}

.close.big {
  font-size: 18px;
}

.close.white {
  color: #fff;
}

.video-container {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 16px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none;
}

.radius-circle {
  border-radius: 50% !important;
}

.radius-small {
  border-radius: 4px !important;
}

.align-baseline {
  vertical-align: baseline !important;
}

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

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.display-none, .hidden {
  display: none;
}

.display-inline {
  display: inline;
}

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

.display-block, .show, .shown {
  display: block;
}

.display-table {
  display: table !important;
}

.display-tableCell {
  display: table-cell !important;
}

.display-flex {
  display: flex !important;
}

.display-inlineFlex {
  display: inline-flex !important;
}

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

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

.float-center {
  margin-left: auto !important;
  margin-right: auto !important;
}

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

.width-25 {
  width: 25% !important;
}

.width-50 {
  width: 50% !important;
}

.width-75 {
  width: 75% !important;
}

.width-100 {
  width: 100% !important;
}

.height-25 {
  height: 25% !important;
}

.height-50 {
  height: 50% !important;
}

.height-75 {
  height: 75% !important;
}

.height-100 {
  height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 3.5rem !important;
}

.mt-6 {
  margin-top: 3.5rem !important;
}

.mr-6 {
  margin-right: 3.5rem !important;
}

.mb-6 {
  margin-bottom: 3.5rem !important;
}

.ml-6 {
  margin-left: 3.5rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.mt-7 {
  margin-top: 5rem !important;
}

.mr-7 {
  margin-right: 5rem !important;
}

.mb-7 {
  margin-bottom: 5rem !important;
}

.ml-7 {
  margin-left: 5rem !important;
}

.m-8 {
  margin: 5.5rem !important;
}

.mt-8 {
  margin-top: 5.5rem !important;
}

.mr-8 {
  margin-right: 5.5rem !important;
}

.mb-8 {
  margin-bottom: 5.5rem !important;
}

.ml-8 {
  margin-left: 5.5rem !important;
}

.m-9 {
  margin: 6rem !important;
}

.mt-9 {
  margin-top: 6rem !important;
}

.mr-9 {
  margin-right: 6rem !important;
}

.mb-9 {
  margin-bottom: 6rem !important;
}

.ml-9 {
  margin-left: 6rem !important;
}

.m-10 {
  margin: 7.5rem !important;
}

.mt-10 {
  margin-top: 7.5rem !important;
}

.mr-10 {
  margin-right: 7.5rem !important;
}

.mb-10 {
  margin-bottom: 7.5rem !important;
}

.ml-10 {
  margin-left: 7.5rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 3.5rem !important;
}

.pt-6 {
  padding-top: 3.5rem !important;
}

.pr-6 {
  padding-right: 3.5rem !important;
}

.pb-6 {
  padding-bottom: 3.5rem !important;
}

.pl-6 {
  padding-left: 3.5rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.pt-7 {
  padding-top: 5rem !important;
}

.pr-7 {
  padding-right: 5rem !important;
}

.pb-7 {
  padding-bottom: 5rem !important;
}

.pl-7 {
  padding-left: 5rem !important;
}

.p-8 {
  padding: 5.5rem !important;
}

.pt-8 {
  padding-top: 5.5rem !important;
}

.pr-8 {
  padding-right: 5.5rem !important;
}

.pb-8 {
  padding-bottom: 5.5rem !important;
}

.pl-8 {
  padding-left: 5.5rem !important;
}

.p-9 {
  padding: 6rem !important;
}

.pt-9 {
  padding-top: 6rem !important;
}

.pr-9 {
  padding-right: 6rem !important;
}

.pb-9 {
  padding-bottom: 6rem !important;
}

.pl-9 {
  padding-left: 6rem !important;
}

.p-10 {
  padding: 7.5rem !important;
}

.pt-10 {
  padding-top: 7.5rem !important;
}

.pr-10 {
  padding-right: 7.5rem !important;
}

.pb-10 {
  padding-bottom: 7.5rem !important;
}

.pl-10 {
  padding-left: 7.5rem !important;
}

@media only screen and (min-width: 768px) {
  .display-sm-none {
    display: none !important;
  }
  .display-sm-inline {
    display: inline !important;
  }
  .display-sm-inlineBlock {
    display: inline-block !important;
  }
  .display-sm-block {
    display: block !important;
  }
  .display-sm-table {
    display: table !important;
  }
  .display-sm-tableCell {
    display: table-cell !important;
  }
  .display-sm-flex {
    display: flex !important;
  }
  .display-sm-inline-flex {
    display: inline-flex !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .float-sm-left {
    float: left !important;
  }
  .float-sm-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 3.5rem !important;
  }
  .mt-sm-6 {
    margin-top: 3.5rem !important;
  }
  .mr-sm-6 {
    margin-right: 3.5rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 3.5rem !important;
  }
  .ml-sm-6 {
    margin-left: 3.5rem !important;
  }
  .m-sm-7 {
    margin: 5rem !important;
  }
  .mt-sm-7 {
    margin-top: 5rem !important;
  }
  .mr-sm-7 {
    margin-right: 5rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-7 {
    margin-left: 5rem !important;
  }
  .m-sm-8 {
    margin: 5.5rem !important;
  }
  .mt-sm-8 {
    margin-top: 5.5rem !important;
  }
  .mr-sm-8 {
    margin-right: 5.5rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 5.5rem !important;
  }
  .ml-sm-8 {
    margin-left: 5.5rem !important;
  }
  .m-sm-9 {
    margin: 6rem !important;
  }
  .mt-sm-9 {
    margin-top: 6rem !important;
  }
  .mr-sm-9 {
    margin-right: 6rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-9 {
    margin-left: 6rem !important;
  }
  .m-sm-10 {
    margin: 7.5rem !important;
  }
  .mt-sm-10 {
    margin-top: 7.5rem !important;
  }
  .mr-sm-10 {
    margin-right: 7.5rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 7.5rem !important;
  }
  .ml-sm-10 {
    margin-left: 7.5rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 3.5rem !important;
  }
  .pt-sm-6 {
    padding-top: 3.5rem !important;
  }
  .pr-sm-6 {
    padding-right: 3.5rem !important;
  }
  .pb-sm-6 {
    padding-bottom: 3.5rem !important;
  }
  .pl-sm-6 {
    padding-left: 3.5rem !important;
  }
  .p-sm-7 {
    padding: 5rem !important;
  }
  .pt-sm-7 {
    padding-top: 5rem !important;
  }
  .pr-sm-7 {
    padding-right: 5rem !important;
  }
  .pb-sm-7 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-7 {
    padding-left: 5rem !important;
  }
  .p-sm-8 {
    padding: 5.5rem !important;
  }
  .pt-sm-8 {
    padding-top: 5.5rem !important;
  }
  .pr-sm-8 {
    padding-right: 5.5rem !important;
  }
  .pb-sm-8 {
    padding-bottom: 5.5rem !important;
  }
  .pl-sm-8 {
    padding-left: 5.5rem !important;
  }
  .p-sm-9 {
    padding: 6rem !important;
  }
  .pt-sm-9 {
    padding-top: 6rem !important;
  }
  .pr-sm-9 {
    padding-right: 6rem !important;
  }
  .pb-sm-9 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-9 {
    padding-left: 6rem !important;
  }
  .p-sm-10 {
    padding: 7.5rem !important;
  }
  .pt-sm-10 {
    padding-top: 7.5rem !important;
  }
  .pr-sm-10 {
    padding-right: 7.5rem !important;
  }
  .pb-sm-10 {
    padding-bottom: 7.5rem !important;
  }
  .pl-sm-10 {
    padding-left: 7.5rem !important;
  }
}

@media only screen and (min-width: 992px) {
  .display-md-none {
    display: none !important;
  }
  .display-md-inline {
    display: inline !important;
  }
  .display-md-inlineBlock {
    display: inline-block !important;
  }
  .display-md-block {
    display: block !important;
  }
  .display-md-table {
    display: table !important;
  }
  .display-md-tableCell {
    display: table-cell !important;
  }
  .display-md-flex {
    display: flex !important;
  }
  .display-md-inline-flex {
    display: inline-flex !important;
  }
  .float-md-none {
    float: none !important;
  }
  .float-md-left {
    float: left !important;
  }
  .float-md-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .float-md-right {
    float: right !important;
  }
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 3.5rem !important;
  }
  .mt-md-6 {
    margin-top: 3.5rem !important;
  }
  .mr-md-6 {
    margin-right: 3.5rem !important;
  }
  .mb-md-6 {
    margin-bottom: 3.5rem !important;
  }
  .ml-md-6 {
    margin-left: 3.5rem !important;
  }
  .m-md-7 {
    margin: 5rem !important;
  }
  .mt-md-7 {
    margin-top: 5rem !important;
  }
  .mr-md-7 {
    margin-right: 5rem !important;
  }
  .mb-md-7 {
    margin-bottom: 5rem !important;
  }
  .ml-md-7 {
    margin-left: 5rem !important;
  }
  .m-md-8 {
    margin: 5.5rem !important;
  }
  .mt-md-8 {
    margin-top: 5.5rem !important;
  }
  .mr-md-8 {
    margin-right: 5.5rem !important;
  }
  .mb-md-8 {
    margin-bottom: 5.5rem !important;
  }
  .ml-md-8 {
    margin-left: 5.5rem !important;
  }
  .m-md-9 {
    margin: 6rem !important;
  }
  .mt-md-9 {
    margin-top: 6rem !important;
  }
  .mr-md-9 {
    margin-right: 6rem !important;
  }
  .mb-md-9 {
    margin-bottom: 6rem !important;
  }
  .ml-md-9 {
    margin-left: 6rem !important;
  }
  .m-md-10 {
    margin: 7.5rem !important;
  }
  .mt-md-10 {
    margin-top: 7.5rem !important;
  }
  .mr-md-10 {
    margin-right: 7.5rem !important;
  }
  .mb-md-10 {
    margin-bottom: 7.5rem !important;
  }
  .ml-md-10 {
    margin-left: 7.5rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 3.5rem !important;
  }
  .pt-md-6 {
    padding-top: 3.5rem !important;
  }
  .pr-md-6 {
    padding-right: 3.5rem !important;
  }
  .pb-md-6 {
    padding-bottom: 3.5rem !important;
  }
  .pl-md-6 {
    padding-left: 3.5rem !important;
  }
  .p-md-7 {
    padding: 5rem !important;
  }
  .pt-md-7 {
    padding-top: 5rem !important;
  }
  .pr-md-7 {
    padding-right: 5rem !important;
  }
  .pb-md-7 {
    padding-bottom: 5rem !important;
  }
  .pl-md-7 {
    padding-left: 5rem !important;
  }
  .p-md-8 {
    padding: 5.5rem !important;
  }
  .pt-md-8 {
    padding-top: 5.5rem !important;
  }
  .pr-md-8 {
    padding-right: 5.5rem !important;
  }
  .pb-md-8 {
    padding-bottom: 5.5rem !important;
  }
  .pl-md-8 {
    padding-left: 5.5rem !important;
  }
  .p-md-9 {
    padding: 6rem !important;
  }
  .pt-md-9 {
    padding-top: 6rem !important;
  }
  .pr-md-9 {
    padding-right: 6rem !important;
  }
  .pb-md-9 {
    padding-bottom: 6rem !important;
  }
  .pl-md-9 {
    padding-left: 6rem !important;
  }
  .p-md-10 {
    padding: 7.5rem !important;
  }
  .pt-md-10 {
    padding-top: 7.5rem !important;
  }
  .pr-md-10 {
    padding-right: 7.5rem !important;
  }
  .pb-md-10 {
    padding-bottom: 7.5rem !important;
  }
  .pl-md-10 {
    padding-left: 7.5rem !important;
  }
}

@media only screen and (min-width: 1200px) {
  .display-lg-none {
    display: none !important;
  }
  .display-lg-inline {
    display: inline !important;
  }
  .display-lg-inlineBlock {
    display: inline-block !important;
  }
  .display-lg-block {
    display: block !important;
  }
  .display-lg-table {
    display: table !important;
  }
  .display-lg-tableCell {
    display: table-cell !important;
  }
  .display-lg-flex {
    display: flex !important;
  }
  .display-lg-inline-flex {
    display: inline-flex !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .float-lg-left {
    float: left !important;
  }
  .float-lg-center {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 3.5rem !important;
  }
  .mt-lg-6 {
    margin-top: 3.5rem !important;
  }
  .mr-lg-6 {
    margin-right: 3.5rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 3.5rem !important;
  }
  .ml-lg-6 {
    margin-left: 3.5rem !important;
  }
  .m-lg-7 {
    margin: 5rem !important;
  }
  .mt-lg-7 {
    margin-top: 5rem !important;
  }
  .mr-lg-7 {
    margin-right: 5rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-7 {
    margin-left: 5rem !important;
  }
  .m-lg-8 {
    margin: 5.5rem !important;
  }
  .mt-lg-8 {
    margin-top: 5.5rem !important;
  }
  .mr-lg-8 {
    margin-right: 5.5rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 5.5rem !important;
  }
  .ml-lg-8 {
    margin-left: 5.5rem !important;
  }
  .m-lg-9 {
    margin: 6rem !important;
  }
  .mt-lg-9 {
    margin-top: 6rem !important;
  }
  .mr-lg-9 {
    margin-right: 6rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-9 {
    margin-left: 6rem !important;
  }
  .m-lg-10 {
    margin: 7.5rem !important;
  }
  .mt-lg-10 {
    margin-top: 7.5rem !important;
  }
  .mr-lg-10 {
    margin-right: 7.5rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 7.5rem !important;
  }
  .ml-lg-10 {
    margin-left: 7.5rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 3.5rem !important;
  }
  .pt-lg-6 {
    padding-top: 3.5rem !important;
  }
  .pr-lg-6 {
    padding-right: 3.5rem !important;
  }
  .pb-lg-6 {
    padding-bottom: 3.5rem !important;
  }
  .pl-lg-6 {
    padding-left: 3.5rem !important;
  }
  .p-lg-7 {
    padding: 5rem !important;
  }
  .pt-lg-7 {
    padding-top: 5rem !important;
  }
  .pr-lg-7 {
    padding-right: 5rem !important;
  }
  .pb-lg-7 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-7 {
    padding-left: 5rem !important;
  }
  .p-lg-8 {
    padding: 5.5rem !important;
  }
  .pt-lg-8 {
    padding-top: 5.5rem !important;
  }
  .pr-lg-8 {
    padding-right: 5.5rem !important;
  }
  .pb-lg-8 {
    padding-bottom: 5.5rem !important;
  }
  .pl-lg-8 {
    padding-left: 5.5rem !important;
  }
  .p-lg-9 {
    padding: 6rem !important;
  }
  .pt-lg-9 {
    padding-top: 6rem !important;
  }
  .pr-lg-9 {
    padding-right: 6rem !important;
  }
  .pb-lg-9 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-9 {
    padding-left: 6rem !important;
  }
  .p-lg-10 {
    padding: 7.5rem !important;
  }
  .pt-lg-10 {
    padding-top: 7.5rem !important;
  }
  .pr-lg-10 {
    padding-right: 7.5rem !important;
  }
  .pb-lg-10 {
    padding-bottom: 7.5rem !important;
  }
  .pl-lg-10 {
    padding-left: 7.5rem !important;
  }
}

body.showingMenu {
  overflow: hidden;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

img {
  width: 100%;
}

.card {
  background-color: #fff;
  border-radius: 4px;
  transition: all .2s ease-in-out;
}

.card .card-image {
  line-height: 0;
}

.card .card-image img {
  width: 100%;
}

.card .card-header {
  padding: 15px;
  border-radius: 4px 4px 0 0;
}

.card .card-body {
  padding: 45px 25px;
}

.nav-wrapper {
  background-color: #1E314A;
}

@media screen and (max-width: 991px) {
  .nav-wrapper {
    position: relative;
    overflow: hidden;
  }
}

nav {
  position: relative;
  padding: 25px 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 991px) {
  nav {
    padding: 0;
    display: block;
  }
}

nav a.nav--logo {
  line-height: 0;
  max-width: 290px;
  width: 100%;
  display: block;
}

@media screen and (max-width: 991px) {
  nav a.nav--logo {
    padding: 23px 0;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 575px) {
  nav a.nav--logo {
    padding: 20px 0;
    max-width: 232px;
  }
}

nav a.nav--logo img {
  width: 100%;
  height: auto;
}

nav .nav-collapse-wrapper {
  display: flex;
  align-items: center;
  position: relative;
}

@media screen and (max-width: 991px) {
  nav .nav-collapse-wrapper {
    padding: 17.5px 15px;
    justify-content: center;
  }
  nav .nav-collapse-wrapper::before {
    content: '';
    background-color: rgba(36, 91, 167, 0.1);
    width: 1500px;
    height: 100%;
    position: absolute;
    left: -500px;
    top: 0;
  }
}

@media screen and (max-width: 575px) {
  nav .nav-collapse-wrapper {
    background-color: rgba(36, 91, 167, 0.1);
    display: none;
    margin: 0 -15px;
  }
  nav .nav-collapse-wrapper::before {
    display: none;
  }
}

nav .nav-collapse {
  display: inline-flex;
}

nav .nav-collapse > ul {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 575px) {
  nav .nav-collapse > ul {
    display: block;
    margin-left: 22px;
  }
}

nav .nav-collapse > ul li {
  position: relative;
}

nav .nav-collapse > ul li:not(:last-child) {
  margin-right: 30px;
}

nav .nav-collapse > ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  position: relative;
  transition: color .25s ease-in-out;
}

@media screen and (max-width: 991px) {
  nav .nav-collapse > ul li a {
    font-size: 13px;
  }
}

@media screen and (max-width: 575px) {
  nav .nav-collapse > ul li a {
    display: block;
    padding: 8px 0;
  }
}

nav .nav-collapse > ul li a:hover,
nav .nav-collapse > ul li a.active {
  color: #6BA9E2;
}

nav .nav-collapse > ul li.disclosure-trigger a.modalActive::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  cursor: pointer;
}

@media screen and (max-width: 575px) {
  nav .nav--colapseBtn {
    z-index: 20;
    margin-top: -18px;
  }
}

nav button.button-collapse {
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  outline: none;
  cursor: pointer;
  min-width: auto;
  margin-left: -15px;
  background-color: #282F38;
  padding: 13.5px 20px;
  line-height: 0;
}

@media screen and (min-width: 576px) {
  nav button.button-collapse {
    display: none;
  }
}

nav button.button-collapse span {
  color: #F1F6F9;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 21px;
  line-height: 1.4;
}

nav button.button-collapse img {
  max-width: 27px;
  width: 100%;
}

nav button.button-collapse:not(.in) img {
  margin-right: 33px;
}

nav button.button-collapse:not(.in) span {
  vertical-align: text-bottom;
}

@media screen and (max-width: 575px) {
  body.thankYou nav .button-collapse:not(.in),
  body.thankYou nav .nav-collapse-wrapper {
    margin-bottom: 20px;
  }
}

header .header-body {
  background-color: #1E314A;
  padding: 40px 0 120px;
  min-height: 345px;
}

@media screen and (max-width: 991px) {
  header .header-body {
    padding: 31px 0 135px;
  }
}

@media screen and (max-width: 991px) {
  header .header-body > .container > .row {
    max-width: 644px;
  }
}

header .header-body h1 {
  color: #fff;
}

header .header-body .header-body--desc {
  max-width: 620px;
}

header .header-body .header-body--date {
  color: #9FC1DC;
  text-align: center;
  display: inline-block;
  float: right;
}

@media screen and (max-width: 991px) {
  header .header-body .header-body--date {
    text-align: left;
    margin-top: 18px;
    float: inherit;
  }
}

header .header-body .header-body--date span {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

@media screen and (max-width: 575px) {
  body.aboutus-page header .header-body,
  body.howwedetermine-page header .header-body {
    min-height: auto;
    padding-bottom: 126px;
  }
}

body.aboutus-page header .header-body .header-body--desc,
body.howwedetermine-page header .header-body .header-body--desc {
  max-width: unset;
}

@media screen and (max-width: 991px) {
  body.termspage header .header-body,
  body.privacypage header .header-body {
    padding-bottom: 72px;
    min-height: auto;
  }
}

@media screen and (max-width: 575px) {
  body.termspage header .header-body,
  body.privacypage header .header-body {
    padding-bottom: 55px;
  }
}

@media screen and (max-width: 991px) {
  body.aboutus-page header .header-body {
    padding-bottom: 150px;
    min-height: auto;
  }
}

.disclosure {
  background: #fff;
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.8);
  border-radius: 4px;
  padding: 26px 36px;
  width: 632px;
  position: absolute;
  top: 200px;
  right: 0;
  z-index: 250;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out, top .25s ease-in-out;
}

@media screen and (max-width: 767px) {
  .disclosure {
    max-width: 500px;
    width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .disclosure {
    left: 15px;
    right: 15px;
    max-width: 100%;
    width: auto;
  }
}

.disclosure.active {
  opacity: 1;
  visibility: visible;
  top: 90px;
}

@media screen and (max-width: 991px) {
  .disclosure.active {
    top: 170px;
  }
}

@media screen and (max-width: 575px) {
  .disclosure.active {
    top: 226px;
  }
}

.disclosure p {
  margin-bottom: 6px;
}

.homeTax-wrapper {
  margin-top: -65px;
}

@media screen and (max-width: 575px) {
  .homeTax-wrapper {
    margin-top: -73px;
  }
}

.card.taxCard {
  background: #fff;
  box-shadow: 0px 4px 11px 1px rgba(2, 50, 109, 0.2);
  border-radius: 8px;
  margin-bottom: 40px;
}

.card.taxCard .card-header {
  background-color: #C9DDEC;
  color: #fff;
  padding: 0;
  padding-right: 25px;
  border-radius: 6px 6px 0px 0px;
}

@media screen and (max-width: 575px) {
  .card.taxCard .card-header {
    padding: 9px 21px;
  }
  .card.taxCard .card-header > .row {
    align-items: flex-start;
  }
  .card.taxCard .card-header > .row > div:nth-child(2) {
    display: none;
  }
  .card.taxCard .card-header > .row > div {
    flex-basis: 50%;
    max-width: 50%;
  }
}

.card.taxCard .taxCard-label {
  display: inline-flex;
  align-items: center;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-label {
    display: block;
  }
}

.card.taxCard .taxCard-label .taxCard-label--number {
  padding: 20px 0;
  width: 64px;
  text-align: center;
  margin: 0;
  color: #02326D;
  font-family: SequelSansVFDisp-Bold;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.2;
  letter-spacing: 0.03em;
  background-color: #9FC1DC;
  border-radius: 8px 0 0 0;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-label .taxCard-label--number {
    padding: 0;
    text-align: left;
    margin-bottom: 6px;
    background-color: transparent;
  }
}

.card.taxCard .taxCard-label .taxCard-label--text {
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-family: SequelSansVFBody-Bold;
}

.card.taxCard .taxCard-score {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  color: #02326D;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-score {
    display: block;
    text-align: right;
  }
}

.card.taxCard .taxCard-score .taxCard-score--number {
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0.01em;
  font-family: SequelSansVFDisp-Bold;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-score .taxCard-score--number {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 33px;
    line-height: 1.17857;
  }
}

.card.taxCard .taxCard-score .taxCard-score--text {
  margin-bottom: 4px;
  margin-left: 10px;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-score .taxCard-score--text {
    font-size: 12px;
    line-height: 14px;
  }
}

.card.taxCard .taxCard-price {
  color: #02326D;
}

.card.taxCard .taxCard-price span {
  font-size: 16px;
  line-height: 19px;
  font-family: SequelSansVFBody-Bold;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-points:not(.mobile) {
    display: none;
  }
}

.card.taxCard .taxCard-points.mobile {
  text-align: left;
}

@media screen and (min-width: 576px) {
  .card.taxCard .taxCard-points.mobile {
    display: none;
  }
}

.card.taxCard .taxCard-points ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.card.taxCard .taxCard-points ul li {
  color: #1E314A;
  padding-left: 23px;
  position: relative;
}

.card.taxCard .taxCard-points ul li:not(:last-child) {
  margin-bottom: 14px;
}

.card.taxCard .taxCard-points ul li::before {
  content: '';
  background-image: url("../img/svg/checkIcon.svg");
  background-size: auto;
  background-repeat: no-repeat;
  width: 13px;
  height: 15px;
  position: absolute;
  left: 0;
}

.card.taxCard .taxCard-sub {
  letter-spacing: 0.02em;
  color: #607487;
}

@media screen and (max-width: 575px) {
  .card.taxCard .taxCard-sub {
    font-size: 12px;
    line-height: 14px;
  }
}

.card.taxCard .taxCard-buttons {
  margin-top: 10px;
}

@media screen and (max-width: 991px) {
  .card.taxCard .taxCard-buttons {
    margin-bottom: 10px;
    margin-top: 0;
  }
}

.card.taxCard .taxCard-buttons a.btn {
  max-width: 278px;
  width: 100%;
}

.card.taxCard .taxCard-buttons > div:first-child {
  margin-bottom: 12px;
}

@media screen and (max-width: 575px) {
  .card.taxCard .card-body {
    padding: 25px 20px;
  }
}

.card.taxCard .card-body--row {
  display: flex;
  margin: 0 -15px;
}

@media screen and (max-width: 575px) {
  .card.taxCard .card-body--row {
    flex-wrap: wrap;
  }
}

.card.taxCard .card-body--row > div {
  padding: 0 15px;
}

@media screen and (max-width: 575px) {
  .card.taxCard .card-body--row > div {
    flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .card.taxCard .card-body--row > div:first-child {
    display: inline-flex;
    align-items: center;
  }
}

@media screen and (max-width: 991px) {
  .card.taxCard .card-body--row > div:first-child {
    order: 1;
  }
}

.card.taxCard .card-body--row > div:last-child {
  max-width: 308px;
  width: 100%;
  text-align: center;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .card.taxCard .card-body--row > div:last-child {
    order: 2;
  }
}

@media screen and (max-width: 575px) {
  .card.taxCard .card-body--row > div:last-child {
    max-width: initial;
  }
}

@media screen and (max-width: 991px) {
  .card.taxCard .card-body--row > div:nth-child(2) {
    order: 3;
  }
}

.card.taxCard .card-body--row .taxCard-logo {
  max-width: 237px;
  width: 100%;
  margin-right: 18px;
}

@media screen and (max-width: 991px) {
  .card.taxCard .card-body--row .taxCard-logo {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 575px) {
  .card.taxCard .card-body--row .taxCard-logo {
    max-width: 238px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 19px;
  }
}

.card.taxCard .card-body--row .taxCard-price.mobile {
  color: #1E314A;
  background: #F1F6F9;
  margin-left: -20px;
  margin-right: -20px;
  padding: 7.5px;
  margin-bottom: 23px;
  margin-top: 20px;
}

.card.taxCard .card-body--row .taxCard-price.mobile span {
  color: #1E314A;
  font-weight: bold;
}

@media screen and (min-width: 576px) {
  .card.taxCard .card-body--row .taxCard-price.mobile {
    display: none;
  }
}

.card.taxCard.taxCard-success {
  border: 1px solid #008A81;
}

.card.taxCard.taxCard-success .card-header {
  background-color: #008A81;
}

.card.taxCard.taxCard-success .taxCard-label--number {
  background-color: transparent;
  color: #fff;
}

.card.taxCard.taxCard-success .taxCard-price,
.card.taxCard.taxCard-success .taxCard-score {
  color: #D0eacc;
}

.card.taxCard.taxCard-success .taxCard-price span,
.card.taxCard.taxCard-success .taxCard-price .taxCard-score--number,
.card.taxCard.taxCard-success .taxCard-score span,
.card.taxCard.taxCard-success .taxCard-score .taxCard-score--number {
  color: #fff;
}

.taxContent {
  margin-top: 95px;
}

@media screen and (max-width: 991px) {
  .taxContent {
    margin-top: 48px;
  }
}

@media screen and (max-width: 575px) {
  .taxContent {
    margin-top: 36px;
  }
}

.taxContent .taxContent-item {
  margin-bottom: 52px;
}

@media screen and (max-width: 991px) {
  .taxContent .taxContent-item {
    margin-bottom: 30px;
  }
}

.taxContent h2 {
  color: #1E314A;
}

.taxContent p {
  color: #2A458C;
}

.taxContent p b {
  color: #1E314A;
}

.taxForm {
  background: #fff;
  box-shadow: 0px 4px 11px 1px rgba(36, 91, 167, 0.3);
  border-radius: 8px;
  margin-top: -108px;
  margin-bottom: 128px;
}

@media screen and (max-width: 991px) {
  .taxForm {
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm {
    margin-top: -186px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 78px;
  }
}

.taxForm .taxForm-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 21px 26px;
  border-bottom: 1px solid #E0E4E9;
}

@media screen and (max-width: 991px) {
  .taxForm .taxForm-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-header {
    display: block;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.taxForm .taxForm-header .taxForm-dial {
  width: 100%;
  text-align: right;
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-header .taxForm-dial {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
}

.taxForm .taxForm-header .taxForm-dial a.btn {
  max-width: 278px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .taxForm .taxForm-header .taxForm-dial a.btn {
    max-width: 240px;
  }
}

.taxForm .taxForm-header .taxForm-logo {
  max-width: 268px;
  width: 100%;
  line-height: 0;
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-header .taxForm-logo {
    max-width: 234px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 28px;
  }
}

.taxForm .taxForm-header .taxForm-logo img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .taxForm .taxForm-body {
    position: relative;
    overflow: hidden;
  }
}

.taxForm .taxForm-body form {
  max-width: 396px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .taxForm .taxForm-body form {
    padding-bottom: 57px;
  }
  .taxForm .taxForm-body form::after {
    content: '';
    width: 1400px;
    height: 1px;
    background-color: #E0E4E9;
    position: absolute;
    bottom: 0;
    left: -400px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-body form {
    padding-bottom: 46px;
    padding-top: 34px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-body form .form-item {
    margin-bottom: 28px;
  }
}

.taxForm .taxForm-body form .form-item:not(.input-error) .form-msg {
  display: none;
}

.taxForm .taxForm-body form .form-item .form-msg {
  color: #de350b;
}

.taxForm .taxForm-body form .smallText {
  color: #96939B;
  margin-top: 24px;
}

@media screen and (max-width: 991px) {
  .taxForm .taxForm-body form .smallText {
    margin-top: 21px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-body form .smallText {
    margin-top: 25px;
  }
}

.taxForm .taxForm-body form .phoneNumber {
  display: flex;
  align-items: center;
}

.taxForm .taxForm-body form .phoneNumber .phoneNumber-start {
  max-width: 28%;
  margin-right: 10px;
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-body form .phoneNumber .phoneNumber-start {
    margin-right: 8px;
  }
}

.taxForm .taxForm-body form .phoneNumber .phoneNumber-center {
  max-width: 28%;
}

.taxForm .taxForm-body form .phoneNumber .phoneNumber-seperator {
  margin-left: 7px;
  margin-right: 7px;
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-body form .phoneNumber .phoneNumber-seperator {
    margin-left: 6px;
    margin-right: 6px;
  }
}

.taxForm .taxForm-body form button.btn {
  margin-top: -4px;
}

@media screen and (max-width: 575px) {
  .taxForm .taxForm-body form button.btn {
    margin-top: -8px;
  }
}

.taxForm .taxForm-body form button.btn.btn-icon svg {
  margin-right: 58px;
}

.taxForm .taxForm-body > .row > div:first-child {
  border-right: 1px solid #E0E4E9;
}

@media screen and (max-width: 991px) {
  .taxForm .taxForm-body > .row > div:first-child {
    border-right: 0;
  }
}

.taxForm .howitWorks {
  padding: 50px 20px;
}

@media screen and (max-width: 991px) {
  .taxForm .howitWorks {
    padding-top: 60px;
    padding-bottom: 71px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm .howitWorks {
    padding-top: 66px;
    padding-bottom: 66px;
  }
}

.taxForm .howitWorks .howitWorks-title {
  margin-bottom: 38px;
}

.taxForm .howitWorks .howitWorks-item {
  max-width: 346px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.taxForm .howitWorks .howitWorks-item:not(:last-child) {
  margin-bottom: 55px;
}

.taxForm .howitWorks .howitWorks-item .howitWorks-item--icon {
  margin-bottom: 18px;
}

@media screen and (max-width: 575px) {
  .taxForm .howitWorks .howitWorks-item .howitWorks-item--icon {
    margin-bottom: 12px;
  }
}

.taxForm .howitWorks .howitWorks-item .howitWorks-item--icon img {
  max-width: 101px;
}

@media screen and (max-width: 575px) {
  .taxForm .howitWorks .howitWorks-item .howitWorks-item--icon img {
    max-width: 87px;
  }
}

.taxForm .howitWorks .howitWorks-item .howitWorks-item--title {
  font-family: SequelSansVFBody-Bold;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

.taxForm .howitWorks .howitWorks-item .howitWorks-item--title,
.taxForm .howitWorks .howitWorks-item p.howitWorks-item--desc {
  color: #415674;
}

.taxForm .howitWorks .howitWorks-item p.howitWorks-item--desc {
  margin-bottom: 0;
  margin-top: 5px;
  font-family: SequelSansVFBody-Roman;
}

@media screen and (max-width: 991px) {
  .taxForm .howitWorks .howitWorks-item p.howitWorks-item--desc {
    margin-top: 3px;
  }
}

@media screen and (max-width: 575px) {
  .taxForm .howitWorks .howitWorks-item p.howitWorks-item--desc {
    margin-top: 9px;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19px;
    line-height: 1.35714;
  }
}

.aboutus {
  background: #fff;
  box-shadow: 0px 4px 11px 1px rgba(36, 91, 167, 0.3);
  border-radius: 8px;
  padding: 38px 84px;
  margin-top: -105px;
  margin-bottom: 104px;
}

@media screen and (max-width: 991px) {
  .aboutus {
    padding: 19px 38px;
    margin-bottom: 75px;
  }
}

@media screen and (max-width: 575px) {
  .aboutus {
    padding: 7px 25px;
    margin-bottom: 74px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.aboutus .aboutus-image {
  margin-top: 10px;
  margin-bottom: 127px;
}

@media screen and (max-width: 991px) {
  .aboutus .aboutus-image {
    margin-bottom: 30px;
  }
}

.howWeRank {
  background: #fff;
  box-shadow: 0px 4px 11px 1px rgba(36, 91, 167, 0.3);
  border-radius: 8px;
  padding: 38px 84px;
  margin-top: -105px;
  margin-bottom: 104px;
}

@media screen and (max-width: 991px) {
  .howWeRank {
    padding: 20px 38px;
    margin-bottom: 72px;
  }
}

@media screen and (max-width: 575px) {
  .howWeRank {
    padding: 13px 25px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

.howWeRank p b {
  font-weight: bold;
}

@media screen and (max-width: 991px) {
  .howWeRank .howWeRank-image {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 575px) {
  .howWeRank .howWeRank-image {
    margin-bottom: 47px;
  }
}

@media screen and (max-width: 991px) {
  .howWeRank .howWeRank-image img {
    max-width: 249px;
  }
}

@media screen and (max-width: 575px) {
  .howWeRank .howWeRank-image img {
    max-width: 164px;
  }
}

@media screen and (max-width: 575px) {
  .howWeRank .howWeRank-content p {
    margin-bottom: 1.25rem !important;
  }
}

.privacyContent,
.termsContent,
.thankYouContent {
  max-width: 816px;
  margin: 66px 0 69px;
}

.privacyContent .bold,
.termsContent .bold,
.thankYouContent .bold {
  margin-bottom: 13px;
}

.privacyContent p,
.termsContent p,
.thankYouContent p {
  margin-top: 0;
  margin-bottom: 12px;
}

.privacyContent p a,
.termsContent p a,
.thankYouContent p a {
  color: #DB5C18;
}

.thankYouContent {
  min-height: 35vh;
  display: flex;
}

@media screen and (max-width: 1024px) {
  .thankYouContent {
    min-height: 65vh;
  }
}

@media screen and (max-width: 767px) {
  .thankYouContent {
    min-height: 40vh;
  }
}

.privacyContent ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 18px;
  margin-bottom: 15px;
}

.privacyContent ul li {
  position: relative;
  padding-left: 12px;
}

.privacyContent ul li::before {
  content: '';
  background-color: #048A81;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.privacyContent ul li:not(:last-child) {
  margin-bottom: 8px;
}

footer {
  background-color: #282F38;
  margin-top: 48px;
}

@media screen and (max-width: 991px) {
  footer {
    margin-top: 18px;
  }
}

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

@media screen and (max-width: 575px) {
  footer .footer-top {
    padding: 25px 0;
  }
}

footer .footer-top .row {
  align-items: center;
}

footer .footer-logo {
  line-height: 0;
}

@media screen and (max-width: 991px) {
  footer .footer-logo {
    text-align: center;
    margin-bottom: 30px;
  }
}

footer .footer-logo img {
  max-width: 290px;
}

@media screen and (max-width: 991px) {
  footer .footer-logo img {
    max-width: 230px;
  }
}

footer .footer-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}

@media screen and (max-width: 991px) {
  footer .footer-links ul {
    justify-content: center;
  }
}

@media screen and (max-width: 575px) {
  footer .footer-links ul {
    display: block;
    text-align: center;
  }
}

footer .footer-links ul li:not(:last-child) {
  margin-right: 56px;
}

@media screen and (max-width: 575px) {
  footer .footer-links ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 28px;
  }
}

footer .footer-links ul li a {
  color: #DFECF4;
  transition: color .25s ease-in-out;
}

footer .footer-links ul li a:hover,
footer .footer-links ul li a.active {
  color: #6BA9E2;
}

footer .footer-bottom {
  border-top: 1px solid #242B33;
  text-align: center;
  padding: 28px 0;
}

footer .footer-bottom .smallText {
  color: #B2B1B7;
}
