/*! normalize.css v8.0.1 | 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 iOS.
 */
@import url(/assets/flatpickr/dist/flatpickr.min-b40b3393a7cd5b1296ad58e07552d780fdd57fe5ce072b39a005720154eb4a93.css);
@import url(/assets/flatpickr/dist/flatpickr.min-b40b3393a7cd5b1296ad58e07552d780fdd57fe5ce072b39a005720154eb4a93.css);
/* line 11, app/assets/stylesheets/layouts/../reset/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 23, app/assets/stylesheets/layouts/../reset/_normalize.scss */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
/* line 31, app/assets/stylesheets/layouts/../reset/_normalize.scss */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 40, app/assets/stylesheets/layouts/../reset/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 53, app/assets/stylesheets/layouts/../reset/_normalize.scss */
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.
 */
/* line 64, app/assets/stylesheets/layouts/../reset/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 76, app/assets/stylesheets/layouts/../reset/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 85, app/assets/stylesheets/layouts/../reset/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 95, app/assets/stylesheets/layouts/../reset/_normalize.scss */
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.
 */
/* line 105, app/assets/stylesheets/layouts/../reset/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 116, app/assets/stylesheets/layouts/../reset/_normalize.scss */
small {
  font-size: 80%;
}

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

/* line 133, app/assets/stylesheets/layouts/../reset/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 137, app/assets/stylesheets/layouts/../reset/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 148, app/assets/stylesheets/layouts/../reset/_normalize.scss */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 160, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 175, app/assets/stylesheets/layouts/../reset/_normalize.scss */
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.
 */
/* line 186, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 196, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 207, app/assets/stylesheets/layouts/../reset/_normalize.scss */
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.
 */
/* line 219, app/assets/stylesheets/layouts/../reset/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 230, app/assets/stylesheets/layouts/../reset/_normalize.scss */
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.
 */
/* line 241, app/assets/stylesheets/layouts/../reset/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 254, app/assets/stylesheets/layouts/../reset/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 262, app/assets/stylesheets/layouts/../reset/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 271, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 281, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[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.
 */
/* line 291, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 300, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[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.
 */
/* line 309, app/assets/stylesheets/layouts/../reset/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 321, app/assets/stylesheets/layouts/../reset/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 329, app/assets/stylesheets/layouts/../reset/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 340, app/assets/stylesheets/layouts/../reset/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 348, app/assets/stylesheets/layouts/../reset/_normalize.scss */
[hidden] {
  display: none;
}

/*
 * NB: (GR) The breakpoint values used here match those used by Webflow.
 *     https://university.webflow.com/lesson/intro-to-breakpoints
 */
/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}

/* line 9, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html sub,
body sub {
  font-size: 0.667rem;
}

/* line 17, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html,
body {
  font-size: 0.9rem;
}

/* line 21, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h1,
html h2,
html h3,
body h1,
body h2,
body h3 {
  font-family: "Merriweather", serif;
}

/* line 25, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html,
body {
  font-family: "Open Sans", sans-serif;
}

/* line 33, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html,
body {
  color: #035e61;
  letter-spacing: -0.03px;
  -webkit-font-smoothing: antialiased;
  line-height: 140% !important;
  font-weight: 400;
}

/* line 45, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h1,
html h2,
html h3,
body h1,
body h2,
body h3 {
  margin-top: 0;
  line-height: normal;
  font-weight: 400;
}

/* line 57, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h1,
body h1 {
  font-size: 2.75rem;
  margin-bottom: 15px;
  line-height: 110%;
  letter-spacing: -1%;
}

/* line 67, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h3,
body h3 {
  font-size: 1.1rem;
}

/* line 71, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html h4,
body h4 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: 0;
  line-height: normal;
}

/* line 86, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html p,
html ul,
body p,
body ul {
  margin-block-start: 1em;
  margin-block-end: 1em;
}

/* line 92, app/assets/stylesheets/layouts/../abstracts/_typography.scss */
html svg,
body svg {
  display: initial;
}

/* line 3, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-calendar::before,
.flatpickr-calendar::after {
  content: none;
}

/* line 8, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-calendar {
  border-radius: 12px;
  width: 340px;
}

/* line 13, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-day {
  width: 42px;
  height: 42px;
  max-width: none;
  font-weight: 600;
  line-height: 42px;
}

/* line 21, app/assets/stylesheets/components/common/_datepicker.scss */
.dayContainer {
  padding: 20px;
  padding-top: 0;
  width: 340px;
  min-width: 340px;
  max-width: 340px;
}

/* line 29, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-rContainer {
  width: 100%;
}

/* line 33, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-weekdays {
  padding: 20px;
  height: auto;
}

/* line 38, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  padding: 20px;
}

/* line 43, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-months .flatpickr-month {
  height: 50px;
  padding: 10px;
}

/* line 48, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-days {
  width: 340px;
}

/* line 52, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month {
  display: flex;
  line-height: 2;
  height: 40px;
  font-size: 18px;
  padding: 0px;
}

/* line 60, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month .flatpickr-monthDropdown-months {
  flex: 1;
  text-align: right;
  padding-right: 5px;
  margin: 0;
  font-weight: 600;
  height: 40px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

/* line 70, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month .numInputWrapper {
  flex: 1;
  display: flex;
  align-items: center;
}

/* line 76, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-current-month input.cur-year {
  font-weight: 600;
}

/* line 80, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #035658;
}

/* line 85, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-day.selected,
.flatpickr-day.selected:hover {
  background: #035658;
  border-color: #035658;
}

/* line 91, app/assets/stylesheets/components/common/_datepicker.scss */
span.flatpickr-weekday {
  color: #6b7280;
}

/* line 95, app/assets/stylesheets/components/common/_datepicker.scss */
.flatpickr-day,
.flatpickr-current-month {
  color: #022b2c;
}

/* line 2, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  border: 3px solid #b0e0d6;
  padding: 0;
  border-radius: 12px;
  padding: 0.5em 0.5em;
  margin: 1em 0em;
  cursor: pointer;
}

/* line 13, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container a {
  pointer-events: initial;
  text-decoration: none;
  color: #035e61;
}

/* line 19, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container:not(.heading-button):hover {
  border-radius: 12px;
  border: 3px solid #035e61;
}

@media (max-width: 767px) {
  /* line 2, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-container {
    padding: 1em 1em;
  }
}

/* line 28, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em 1em;
}

/* line 34, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .content h3 {
  margin: 0;
}

/* line 39, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse {
  color: #035e61;
  margin: 0;
  cursor: pointer;
  padding: 20px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: auto;
  min-height: 60px;
}

/* line 51, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse h3 {
  margin: 16px 0px;
}

@media (max-width: 767px) {
  /* line 39, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-container .bfg-collapse {
    min-height: auto;
  }
  /* line 58, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-container .bfg-collapse.active .collapse-icon svg {
    transform: rotate(180deg);
    margin-top: -12px;
  }
}

/* line 64, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse .collapse-icon svg {
  transition: all 0.25s ease;
}

/* line 68, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse.active, .collapse-container .bfg-collapse:hover {
  font-weight: 700;
}

/* line 73, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-container .bfg-collapse.active .collapse-icon svg {
  transform: rotate(180deg);
  margin-top: -12px;
}

/* line 80, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-out;
  letter-spacing: -0.3px;
  padding: 0em 1.5em;
}

@media (max-width: 767px) {
  /* line 80, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .collapse-body {
    padding: 0;
  }
}

/* line 91, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-body ul > li {
  padding: 0.5em 0em;
}

/* line 96, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content {
  border-radius: 8px;
  padding: 0.5em 0.5em;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 104, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content p {
  margin: 0px;
}

/* line 108, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content:nth-child(odd) {
  background-color: #e0f2ee;
}

/* line 113, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content-input {
  margin-bottom: 0 !important;
}

/* line 117, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-content-radio-input {
  width: 70% !important;
}

/* line 121, app/assets/stylesheets/components/common/_collapsible_container.scss */
.collapse-body-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1vh;
}

@media (max-width: 767px) {
  /* line 128, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .bfg-collapse {
    min-height: auto;
  }
  /* line 132, app/assets/stylesheets/components/common/_collapsible_container.scss */
  .bfg-collapse.active .collapse-icon svg {
    transform: rotate(180deg);
    margin-top: -12px;
  }
}

/* line 138, app/assets/stylesheets/components/common/_collapsible_container.scss */
.bfg-collapse .collapse-icon svg {
  transition: all 0.25s ease;
}

/* line 142, app/assets/stylesheets/components/common/_collapsible_container.scss */
.bfg-collapse.active .collapse-icon svg {
  transform: rotate(180deg);
  margin-top: -12px;
}

/*
*
* MAIN BRAND SHADES.
*
*/
/*
*
* LIGHT BRAND SHADES.
*
*/
/*
*
* MISC. SHADES.
*
*/
@font-face {
  font-family: "Alex Brush";
  src: url(/assets/AlexBrush-Regular-089f7fd77bf081128d38393bf29c2c3b82683f4304761df1b1f72947724e7bd6.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Light-c35e2575761fdc8ac76422c71f58b0474e53c36fc4125fd035654c6f0daad392.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-LightItalic.otf) format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Book-c64ac4184ef76f7c60501c03d51c017737b8627b902e36ab53e8c8ceebcc8bcf.otf) format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-BookItalic-b38a211d4ca442a4e2871550cd82e4c98ae1008a797bbef515372b66ad5a4829.otf) format("opentype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Circular Std";
  src: url(/assets/CircularStd-Bold-e0976ea177bdcec219bc6beeca6edd3522b7ccb12b3a0b592916bbee157b6511.otf) format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Circular Std";
  src: url(/fonts/CircularStd-Boldtalic.otf) format("opentype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "KansasNew";
  src: url(/assets/NewKansas-Medium-9fd5694892346c9c659eefe468cc589bdfc7668b65f45f3f3309d8f4209d3825.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Merriweather";
  src: url(/fonts/Merriweather-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url(/fonts/OpenSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Regular-4132d2d2b9443d42422ebb2769b3113c157e0cf08c91cfe555a6da5ac0a9c762.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Italic-8b57f14205fc142012df910e67a3d62fc3e8f08f1c9c790f7b58fd8bf923fe68.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Poppins";
  src: url(/assets/Poppins-Bold-542ca15de37ab3bcf41f3ee5fdb9a8a4ba3346a27998196101a9a01a0f4ce0d8.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "MonteCarlo";
  src: url(/assets/MonteCarlo-Regular-6b15fc7a09c6783948d122b469a387f03d9100dff444d90cb2d8598193ad79b9.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "CooperLtBT";
  src: url(/fonts/CooperLtBT-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Bold.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SofiaSans";
  src: url(/fonts/SofiaSans-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-primary {
  fill: #035e61;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-primary {
  stroke: #035e61;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-secondary {
  fill: #b0e0d6;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-secondary {
  stroke: #b0e0d6;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-accent {
  fill: #ffd878;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-accent {
  stroke: #ffd878;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-heavy {
  fill: #02484b;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-heavy {
  stroke: #02484b;
}

/* line 66, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-fill-neutral {
  fill: #979797;
}

/* line 71, app/assets/stylesheets/abstracts/_brands.scss */
.brand-svg-stroke-neutral {
  stroke: #979797;
}
