@charset "UTF-8";
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=90e08762-b123-485c-b6fd-705450aca278");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

textarea, input.text, input[type=text], input[type=button], input[type=submit], select, button {
  -webkit-appearance: none;
}

/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sectionsw
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Grouping content
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
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.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
  position: relative;
  left: 0.125em;
  top: -0.3125em;
}

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

@font-face {
  font-family: "Helvetica-Neue-Light";
  src: url("../fonts/cb0d1e8a-e111-4dbf-82c2-e948aba954c0.eot?#iefix");
  src: url("../fonts/cb0d1e8a-e111-4dbf-82c2-e948aba954c0.eot?#iefix") format("eot"), url("../fonts/f9c5199e-a996-4c08-9042-1eb845bb7495.woff2") format("woff2"), url("../fonts/2a34f1f8-d701-4949-b12d-133c1c2636eb.woff") format("woff"), url("../fonts/fdf10d5e-4ce0-45e5-a6c1-5eaff6cb1c11.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica-Neue-Roman";
  src: url("../fonts/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix");
  src: url("../fonts/522972a6-5867-47ae-82fc-a7cf9bd5d4d4.eot?#iefix") format("eot"), url("../fonts/08b57253-2e0d-4c12-9c57-107f6c67bc49.woff2") format("woff2"), url("../fonts/08edde9d-c27b-4731-a27f-d6cd9b01cd06.woff") format("woff"), url("../fonts/8f4a1705-214a-4dd0-80b8-72252c37e688.ttf") format("truetype");
}
@font-face {
  font-family: "Helvetica-Neue-Bold";
  src: url("../fonts/9697cfef-7816-47cc-81ed-c56c029d3bcf.eot?#iefix");
  src: url("../fonts/9697cfef-7816-47cc-81ed-c56c029d3bcf.eot?#iefix") format("eot"), url("../fonts/1f4274cd-2674-481e-9023-69e33ffca161.woff2") format("woff2"), url("../fonts/5e8d493c-be01-44b9-962e-504a5cf10dd8.woff") format("woff"), url("../fonts/ae36b4a0-aa2c-46cc-98d8-d8b7d22241dc.ttf") format("truetype");
}
@keyframes loader {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html {
  box-sizing: border-box;
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}
html * {
  box-sizing: inherit;
  outline: none;
}

body {
  max-width: 100%;
  width: 100%;
  font-size: 100%;
  position: relative;
  background: #FFFFFF;
  color: #000000;
  font-family: "Helvetica-Neue-Light";
}

ul {
  list-style: disc;
  padding-left: 1em;
  letter-spacing: 0.03125rem;
}

ol {
  list-style: decimal;
  padding-left: 1em;
  letter-spacing: 0.03125rem;
}

p, q {
  line-height: 135%;
  letter-spacing: 0.03125rem;
  font-size: 0.875rem;
}
p + p, q + p {
  margin-top: 1.25em;
}
p ul, p ol, p li, p p, p a, q ul, q ol, q li, q p, q a {
  font-size: 1em;
}

li {
  margin-top: 0;
  line-height: 135%;
  font-size: 0.875rem;
}
li + li {
  margin-top: 0.625rem;
}

button {
  cursor: pointer;
}

label {
  cursor: pointer;
  line-height: 145%;
}

a {
  outline: none;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

img {
  display: inline-block;
  vertical-align: top;
  object-fit: cover;
}

em {
  font-style: italic;
}

strong {
  font-family: "Helvetica-Neue-Bold";
  letter-spacing: 0.03125rem;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0.625em;
  line-height: 105%;
  letter-spacing: 0.03125rem;
  font-family: "Helvetica-Neue-Bold";
}

h1 {
  font-size: 1.5rem;
}
@media only screen and (min-width: 30rem) and (max-width: 41.1875rem) {
  h1 {
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 48rem) {
  h1 {
    font-size: 2.1875rem;
  }
}

h2, h3 {
  font-size: 1.5rem;
}
@media only screen and (min-width: 48rem) {
  h2, h3 {
    font-size: 1.75rem;
  }
}

h4, h5, h6 {
  font-size: 1.25rem;
}

img {
  width: auto;
  max-width: 100%;
}

textarea {
  border: 0.0625em solid;
  background: rgba(255, 255, 255, 0);
  padding: 0.975em;
  width: 100%;
  max-width: 100%;
  height: 6.25em;
}

.container {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 93.125em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (min-width: 48.625rem) {
  .container {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}

.sml__container {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 70em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media only screen and (min-width: 48.625rem) {
  .sml__container {
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}

.max {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 120rem;
}

.hide {
  display: none !important;
}

.screen__reader {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.frame__auto {
  position: relative;
  padding-bottom: 56.25%;
  height: 0 !important;
  width: 100% !important;
}
.frame__auto iframe, .frame__auto video, .frame__auto div.dropzone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.row {
  display: block;
  width: 100%;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.no__top {
  padding-top: 0 !important;
}

.flex__two {
  display: flex;
  flex-wrap: wrap;
}

.clear {
  display: block !important;
  clear: both;
}

.align__left {
  text-align: left;
}

@media only screen and (min-width: 0) and (max-width: 63.9375rem) {
  .mob_hide {
    display: none !important;
  }
}

.relative {
  position: relative;
}

.btn {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  color: #FFFFFF;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
  padding: 1rem 2.5rem;
  font-family: "Helvetica-Neue-Bold";
  letter-spacing: 0.0625rem;
  margin-top: 1.25rem;
  border: none;
}
.btn.blue, .btn.blue__light {
  background: #00A2DB;
}
.btn.blue__dark {
  background: #1F3B83;
}
.btn.pink {
  background: #DA518E;
}
.btn.red {
  background: #CF3519;
}

.top {
  display: none;
}
@media only screen and (min-width: 64.0625rem) {
  .top {
    display: inline;
    border-radius: 0.625rem;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
    width: 2.5em;
    height: 2.5em;
    position: fixed;
    right: 0.78125rem;
    background: #FFFFFF;
    bottom: 3.125rem;
    z-index: 5;
  }
  .top::before {
    content: " ";
    border-right: 0.1875rem solid #00A2DB;
    border-bottom: 0.1875rem solid #00A2DB;
    transform: rotate(-135deg);
    width: 0.75em;
    height: 0.75em;
    position: absolute;
    top: 1em;
    left: 0.8125em;
  }
}
@media only screen and (min-width: 96.25rem) {
  .top {
    right: 3.125rem;
  }
}

.read_more_area #show, .read_more_area #hide {
  background: none;
  color: #000;
  box-shadow: none;
  text-decoration: underline;
  font-weight: bold;
}

.link {
  display: inline-block;
  margin-top: 0.78125rem;
  font-family: "Helvetica-Neue-Bold";
  text-decoration: underline;
  transition: 0.3s all;
}
.link:hover {
  filter: brightness(140%);
}

.switchd_cta {
  display: inline-block;
  text-align: center;
  width: 11em;
  height: 11em;
  padding: 1.8em 0.5em;
  margin-top: 1em;
  background-color: #1F3B83;
  border-radius: 200%;
}
@media only screen and (min-width: 41.25rem) {
  .switchd_cta {
    position: absolute;
    left: 5%;
    top: -5em;
    z-index: 3;
    margin-top: 0em;
    transform: rotate(-8deg);
  }
}
@media only screen and (min-width: 48rem) {
  .switchd_cta {
    top: 0em;
  }
}
@media only screen and (min-width: 64rem) {
  .switchd_cta {
    left: 20%;
    top: 5em;
  }
}
.switchd_cta span {
  display: block;
  color: #fff;
  line-height: 1.7em;
}
.switchd_cta span.yellow {
  color: #eec643;
}

.cb span {
  border: 0.0625em solid #1E1E1E !important;
}

/* 
.cb {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


.cb input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.cb:hover input ~ .checkmark {
  background-color: #ccc;
}

.cb input:checked ~ .checkmark {
  background-color: #2196F3;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.cb input:checked ~ .checkmark:after {
  display: block;
}

.cb .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
*/
input[type=text], input[type=email], input[type=tel] {
  background: #FFFFFF;
  color: rgba(177, 177, 177, 0.6);
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
  padding: 0.625rem;
  font-size: 0.875rem;
}

.cb {
  position: relative;
  width: 100%;
  padding-left: 1.5625rem;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.cb input {
  visibility: hidden;
  width: 0.0625em;
  position: absolute;
}
.cb input:checked + span {
  background-image: url(../core-images/icons/tick.png);
  background-size: 0.625rem;
  background-position: center;
  background-repeat: no-repeat;
}
.cb span {
  width: 0.9375em;
  height: 0.9375em;
  position: absolute;
  left: 0;
  top: 0;
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
  z-index: 2;
}
.cb p {
  font-size: 0.75rem;
}

form#product_filter label strong {
  display: block;
  font-size: 1rem;
  margin-bottom: 0.625rem;
}
form#product_filter label input[type=text], form#product_filter label input[type=email] {
  width: 100%;
  text-align: center;
  color: #DA518E;
  font-weight: bold;
}
form#product_filter label ::-webkit-input-placeholder {
  color: #DA518E;
  font-weight: bold;
}
form#product_filter label :-moz-placeholder {
  color: #DA518E;
  font-weight: bold;
}
form#product_filter label ::-moz-placeholder {
  color: #DA518E;
  font-weight: bold;
}
form#product_filter label :-ms-input-placeholder {
  color: #DA518E;
  font-weight: bold;
}

form#validate, form#provider--form {
  margin-top: 1.5625rem;
}
form#validate input[type=text], form#validate input[type=email], form#validate input[type=tel], form#provider--form input[type=text], form#provider--form input[type=email], form#provider--form input[type=tel] {
  width: 100%;
  margin-bottom: 0.625rem;
  padding: 0.9375rem 1.25rem;
  color: #000;
}
@media only screen and (min-width: 64.625rem) {
  form#validate input[type=text], form#validate input[type=email], form#validate input[type=tel], form#provider--form input[type=text], form#provider--form input[type=email], form#provider--form input[type=tel] {
    width: calc(50% - 0.3125rem);
  }
  form#validate input[type=text] + input, form#validate input[type=email] + input, form#validate input[type=tel] + input, form#provider--form input[type=text] + input, form#provider--form input[type=email] + input, form#provider--form input[type=tel] + input {
    float: right;
  }
}
form#validate textarea, form#provider--form textarea {
  background: #FFFFFF;
  color: rgba(177, 177, 177, 0.6);
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
  padding: 0.9375rem 1.25rem;
  width: 100%;
  font-size: 0.875rem;
  margin-bottom: 1.25rem;
  min-height: 15em;
  min-width: 100%;
  color: #000000;
}
form#validate ::-webkit-input-placeholder, form#provider--form ::-webkit-input-placeholder {
  color: #000000;
}
form#validate :-moz-placeholder, form#provider--form :-moz-placeholder {
  color: #000000;
}
form#validate ::-moz-placeholder, form#provider--form ::-moz-placeholder {
  color: #000000;
}
form#validate :-ms-input-placeholder, form#provider--form :-ms-input-placeholder {
  color: #000000;
}
form#validate .captcha, form#provider--form .captcha {
  background: rgba(177, 177, 177, 0.6);
  color: rgba(50, 50, 50, 0.6);
  padding: 1.25rem;
  width: 20em;
  max-width: 100%;
  text-align: center;
  margin-top: 1.25rem;
}
form#validate .btn, form#provider--form .btn {
  width: 11.75em;
  max-width: 100%;
}

#newsletter {
  margin: 1.5625rem auto 0;
  width: 48rem;
  max-width: 100%;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  #newsletter {
    padding-bottom: 4.6875rem;
  }
}
@media only screen and (min-width: 48rem) {
  #newsletter {
    margin: 3.125rem auto 0;
  }
}
#newsletter .row {
  margin-bottom: 1.25rem;
}
#newsletter .row input[type=email] {
  width: 100%;
  height: 3.5em;
  color: #000000;
  font-family: "Helvetica-Neue-Roman";
}
@media only screen and (min-width: 48rem) {
  #newsletter .row input[type=email] {
    float: left;
    display: inline;
    width: calc(100% - 17.5em);
  }
}
#newsletter .row .btn {
  width: 50%;
  height: 3.125em;
  position: absolute;
  bottom: 0;
  left: 25%;
}
@media only screen and (min-width: 48rem) {
  #newsletter .row .btn {
    float: right;
    display: inline;
    width: 15em;
    left: 0;
    margin-top: 0;
    position: relative;
  }
}
#newsletter .row ::-webkit-input-placeholder {
  color: #000000;
}
#newsletter .row :-moz-placeholder {
  color: #000000;
}
#newsletter .row ::-moz-placeholder {
  color: #000000;
}
#newsletter .row :-ms-input-placeholder {
  color: #000000;
}

#provider--form {
  margin-top: 2em;
  text-align: left;
}
#provider--form input[type=text], #provider--form input[type=email], #provider--form input[type=tel] {
  width: 49%;
  margin-bottom: 0.5em;
  color: #000000;
}
#provider--form label, #provider--form p {
  display: inline-block;
  margin-bottom: 0.5em;
}
#provider--form .g-recaptcha {
  margin-bottom: 0.5em;
  display: inline-block;
}
#provider--form ::-webkit-input-placeholder {
  color: #000000;
}
#provider--form ::-moz-placeholder {
  color: #000000;
}
#provider--form :-ms-input-placeholder {
  color: #000000;
}
#provider--form :-moz-placeholder {
  color: #000000;
}
#provider--form label {
  display: block;
  position: relative;
  padding-left: 2em;
  margin-bottom: 0.75em;
  cursor: pointer;
  font-size: 0.875rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#provider--form label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#provider--form .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 1rem;
  width: 1rem;
  background-color: #eee;
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
}
#provider--form label:hover input ~ .checkmark {
  background-color: #ccc;
}
#provider--form label input:checked ~ .checkmark {
  background-color: #00A2DB;
}
#provider--form .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#provider--form label input:checked ~ .checkmark:after {
  display: block;
}
#provider--form label .checkmark:after {
  left: 0.3rem;
  top: 0.1rem;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#emergency--form {
  position: relative;
  width: 35em;
  max-width: 100%;
  margin: 1.5625rem auto 4.6875rem;
}
#emergency--form input[type=search] {
  width: calc(100% - 6em);
  height: 3.5em;
  color: #000000;
  font-family: "Helvetica-Neue-Roman";
  padding: 0.625rem;
  font-size: 0.875rem;
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
}
@media only screen and (min-width: 48rem) {
  #emergency--form input[type=search] {
    float: left;
    display: inline;
    width: calc(100% - 10em);
  }
}
#emergency--form input[type=button] {
  padding: 1rem 1.5rem;
  margin-top: 0;
}
@media only screen and (min-width: 48rem) {
  #emergency--form input[type=button] {
    padding: 1rem 2.5rem;
  }
}
#emergency--form ::-webkit-input-placeholder {
  color: #000000;
}
#emergency--form :-moz-placeholder {
  color: #000000;
}
#emergency--form ::-moz-placeholder {
  color: #000000;
}
#emergency--form :-ms-input-placeholder {
  color: #000000;
}
#emergency--form .input__wrap {
  position: relative;
  display: inline-block;
  width: 100%;
}
#emergency--form .input__wrap input[type=search] {
  width: 100%;
  padding-right: 3.125rem;
}
#emergency--form .input__wrap button {
  position: absolute;
  right: 0.3125rem;
  top: 0.78125rem;
  border: none;
  background: none;
}

#blog_form {
  margin-top: 2em;
}
#blog_form select {
  font-size: 0.875rem;
  padding: 0.625rem;
  margin-left: 0.625rem;
  margin-right: 2em;
  background: #fff;
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
  color: #000000;
}
#blog_form input[type=text] {
  margin-left: 0.625rem;
  margin-right: 2em;
  color: #000000;
}
#blog_form button {
  padding: 0.58rem 2rem;
  margin-top: 0;
}
#blog_form.v2_filter label {
  position: relative;
  display: inline-block;
  text-align: left;
  width: 26em;
  max-width: 100%;
}
#blog_form.v2_filter label span {
  display: inline-block;
  width: 10em;
}
#blog_form.v2_filter label input {
  display: inline-block;
  width: 100%;
  padding-right: 2em;
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 48rem) {
  #blog_form.v2_filter label input {
    width: 15em;
    margin-left: 0.625rem;
    margin-right: 0;
  }
}
#blog_form.v2_filter label select {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (min-width: 48rem) {
  #blog_form.v2_filter label select {
    width: 15em;
    margin-left: 0.625rem;
  }
}
#blog_form.v2_filter .input__wrap {
  margin-top: 0.78125rem;
}
#blog_form.v2_filter .input__wrap #blog_btn {
  position: absolute;
  top: 1.875rem;
  right: 0.625rem;
  padding: 0;
  background: none;
  border: none;
}
@media only screen and (min-width: 48rem) {
  #blog_form.v2_filter .input__wrap #blog_btn {
    top: 0.375rem;
    right: 2.5rem;
  }
}
#blog_form.v2_filter .input__wrap #blog_btn svg {
  width: 1em;
}
#blog_form.v2_filter .input__wrap #blog_btn svg path {
  fill: #000000;
}

#jargon_form {
  margin-top: 2em;
  background-color: #fff;
}
#jargon_form.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 3em 0;
  margin-top: 0;
}
@media only screen and (min-width: 0) and (max-width: 41.187rem) {
  #jargon_form span {
    display: block;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (min-width: 41.25rem) {
  #jargon_form span {
    position: relative;
    top: 0.5em;
  }
}
#jargon_form input {
  vertical-align: top;
  color: #000000 !important;
  border: none;
  border-right: 0.0625em solid rgba(177, 177, 177, 0.6);
}
@media only screen and (min-width: 0) and (max-width: 41.187rem) {
  #jargon_form input {
    width: 10em;
  }
}
#jargon_form button {
  vertical-align: top;
  height: 2.375rem;
  width: 2.375rem;
  margin-left: -0.313em;
  background: none;
  border: none;
  border-left: none;
}
#jargon_form button svg {
  vertical-align: middle;
  width: 1em;
  height: 1em;
}

.jargon_form_cont {
  display: inline-block;
  padding-top: 0.375rem;
  padding-bottom: 0.25rem;
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
}
@media only screen and (min-width: 41.25rem) {
  .jargon_form_cont {
    margin-left: 2em;
  }
}

.site--hdr {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  text-align: center;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 5;
  height: 5.45em;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr {
    height: 6.5em;
  }
}
.site--hdr .container {
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: right;
}
.site--hdr .container a.logo {
  float: left;
}
.site--hdr .container a.logo svg {
  width: 5.3125em;
  height: 2.9375em;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container a.logo svg {
    width: 7.25em;
    height: 4em;
  }
}
.site--hdr .container .menu__btn {
  float: right;
  cursor: pointer;
  height: 1.75em;
  width: 1.75em;
  display: inline;
  margin-top: 1rem;
}
@media only screen and (min-width: 77.5625rem) {
  .site--hdr .container .menu__btn {
    display: none;
  }
}
.site--hdr .container .menu__btn .bar {
  display: block;
  width: 100%;
  height: 0.25em;
  border: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background: #1F3B83;
}
.site--hdr .container .menu__btn .bar + .bar {
  margin-top: 0.25em;
}
.site--hdr .container .menu__btn .bottom__bar {
  top: 22px;
}
.site--hdr .container .menu__btn:hover {
  opacity: 0.75;
}
.site--hdr .container .menu__btn.active .top__bar {
  -webkit-transform: translateY(0.25em) translateX(0) rotate(45deg);
  margin-top: 0.25em;
}
.site--hdr .container .menu__btn.active .middle__bar {
  opacity: 0;
}
.site--hdr .container .menu__btn.active .bottom__bar {
  -webkit-transform: translateY(-0.75em) translateX(0) rotate(-45deg);
  margin-top: 0.25em;
}
.site--hdr .container .menu__btn.active + nav {
  display: inline-block;
  vertical-align: top;
}
.site--hdr .container nav {
  display: none;
  position: absolute;
  top: calc(100% + 1.125rem);
  background: #FFFFFF;
  width: 100%;
  left: 0;
  z-index: 4;
  padding: 1.5625rem 1rem;
  text-align: left;
  -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 48.0625rem) {
  .site--hdr .container nav {
    padding: 1.5625rem 3.125rem;
  }
}
@media only screen and (min-width: 77.5625rem) {
  .site--hdr .container nav {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 0;
    width: auto;
    left: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.site--hdr .container nav ul {
  list-style: none;
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul {
    padding: 1.5rem 0 0;
  }
}
.site--hdr .container nav ul li {
  display: block;
  padding: 1.5em 1.125em;
  position: relative;
  font-family: "Helvetica-Neue-Bold";
}
.site--hdr .container nav ul li + li {
  margin-top: 0;
}
.site--hdr .container nav ul li + li::before {
  position: absolute;
  background: rgba(177, 177, 177, 0.6);
  height: 0.0625rem;
  width: 100%;
  top: 0;
  left: 0;
  content: " ";
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    font-family: "Helvetica-Neue-Light";
  }
  .site--hdr .container nav ul li:first-child {
    margin-left: 0;
  }
  .site--hdr .container nav ul li::before {
    display: none;
  }
}
@media only screen and (min-width: 64.0625rem) and (max-width: 77.5rem) {
  .site--hdr .container nav ul li {
    margin: 0 0 0 2.25rem;
  }
  .site--hdr .container nav ul li a {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 77.5625rem) {
  .site--hdr .container nav ul li {
    margin: 0 0 0 2.34375rem;
  }
  .site--hdr .container nav ul li a {
    font-size: 1rem;
  }
}
.site--hdr .container nav ul li.dd {
  position: relative;
}
.site--hdr .container nav ul li.dd::after {
  position: absolute;
  border-top: 0.175rem solid #1F3B83;
  border-right: 0.175rem solid #1F3B83;
  width: 0.625rem;
  height: 0.625rem;
  right: 1.125rem;
  top: 1.25rem;
  content: " ";
  transform: rotate(135deg);
}
.site--hdr .container nav ul li.dd.active::after {
  transform: rotate(-45deg);
  top: 1.625rem;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul li.dd::after {
    display: none;
  }
}
.site--hdr .container nav ul li.dd .sub {
  position: relative;
  padding: 0.625rem 0;
  background: #FFFFFF;
  z-index: 2;
  text-align: left;
  width: 100%;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul li.dd .sub {
    position: absolute;
    width: 15em;
    top: 1.25em;
    padding: 4.25rem 2.0833333333rem 1.25rem;
  }
  .site--hdr .container nav ul li.dd .sub::after {
    height: 0.3125rem;
    -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
    content: " ";
    width: 100%;
    position: absolute;
    top: 2.625rem;
    left: 0;
  }
}
@media only screen and (min-width: 77.5625rem) {
  .site--hdr .container nav ul li.dd .sub {
    width: 17.5em;
  }
}
.site--hdr .container nav ul li.dd .sub li {
  width: 100%;
  display: block;
  font-size: 0.75rem;
  font-family: "Helvetica-Neue-Light";
}
@media only screen and (min-width: 0) and (max-width: 64rem) {
  .site--hdr .container nav ul li.dd .sub li:last-child {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul li.dd .sub li {
    font-size: 0.875rem;
    margin-left: 0;
  }
}
.site--hdr .container nav ul li.dd .sub li + li {
  margin-left: 0 !important;
  padding-top: 0.3125rem;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul li.dd .sub li + li {
    padding-top: 0;
    margin-top: 0.9375rem;
  }
}
.site--hdr .container nav ul li.dd .sub li + li::before {
  display: none;
}
.site--hdr .container nav ul li.dd .sub li a {
  display: block;
}
@media only screen and (min-width: 64.0625rem) {
  .site--hdr .container nav ul li.dd .sub li a {
    font-size: 0.875rem;
  }
}
.site--hdr .container nav ul li.dd.pre-paid-cards:after {
  display: none;
}
.site--hdr .container .trustpilot {
  display: inline;
  width: auto;
  max-width: 100%;
  position: absolute;
  right: -10rem;
  top: calc(100% + 1.125em);
  z-index: 1;
  -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  padding-top: 0.3125em;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
@media only screen and (min-width: 41.25rem) {
  .site--hdr .container .trustpilot {
    right: -3.125rem;
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media only screen and (min-width: 48rem) {
  .site--hdr .container .trustpilot {
    right: 1.5625rem;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.site--hdr .container .trustpilot img {
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .site--hdr + .content__slide {
    padding-bottom: 4.6875rem;
  }
}
.site--hdr .input__wrap {
  position: relative;
}
.site--hdr .input__wrap #site__search {
  position: relative;
  left: 0.063rem;
  width: 100%;
  padding-right: 2.5rem;
}
@media only screen and (min-width: 77.5625rem) {
  .site--hdr .input__wrap #site__search {
    width: 8rem;
  }
}
.site--hdr .input__wrap #search__btn {
  position: absolute;
  right: 1.3125rem;
  top: 1.15rem;
  width: 1.5rem;
  height: 1.5rem;
  border: none;
  background: none;
}
@media only screen and (min-width: 77.5625rem) {
  .site--hdr .input__wrap #search__btn {
    right: 0.3125rem;
    top: 0rem;
  }
}
@media only screen and (min-width: 90.0625rem) {
  .site--hdr .input__wrap #search__btn {
    right: 0.3125rem;
    top: -0.165rem;
  }
}
.site--hdr .input__wrap #search__btn svg {
  max-width: 100%;
}

.admin--bar {
  padding: 0.8em 0;
  color: #fff;
  background: #00A2DB;
}
.admin--bar .right {
  float: right;
}
.admin--bar .right a {
  margin-left: 1em;
}

.site--ftr .container.border {
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border {
    padding-top: 3.125rem;
  }
  .site--ftr .container.border::before {
    content: " ";
    background: #707070;
    height: 0.0625rem;
    width: calc(100% - 6.25em);
    left: 3.125rem;
    top: 0;
    position: absolute;
    opacity: 0.5;
  }
}
@media only screen and (min-width: 64rem) {
  .site--ftr .container.border::before {
    width: calc(100% - 12.5em);
    left: 6.25rem;
  }
}
.site--ftr .container.border nav {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  .site--ftr .container.border nav {
    padding-right: 10em;
  }
}
@media only screen and (min-width: 77.5rem) {
  .site--ftr .container.border nav {
    float: left;
    display: inline;
    width: 65%;
    padding-right: 1.5625rem;
  }
}
.site--ftr .container.border nav .ftr__trgr {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative;
  font-size: 0.875rem;
  cursor: pointer;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-top: 0.0625rem solid rgba(177, 177, 177, 0.6);
}
.site--ftr .container.border nav .ftr__trgr.active::after {
  transform: rotate(315deg);
  top: 1.3125rem;
}
.site--ftr .container.border nav .ftr__trgr.active + ul {
  display: block;
  padding: 0.625rem 0 1.5625rem;
}
.site--ftr .container.border nav .ftr__trgr::after {
  position: absolute;
  border-top: 0.175rem solid #1F3B83;
  border-right: 0.175rem solid #1F3B83;
  width: 0.625rem;
  height: 0.625rem;
  right: 0.3125rem;
  top: 1rem;
  content: " ";
  transform: rotate(135deg);
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border nav .ftr__trgr {
    display: none;
  }
}
.site--ftr .container.border nav .ftr__trgr + ul {
  display: none;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border nav .ftr__trgr + ul {
    display: block;
    padding-right: 1.5625rem;
  }
}
.site--ftr .container.border nav ul {
  padding: 0;
  list-style: none;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .site--ftr .container.border nav ul.last::before {
    width: 100%;
    height: 0.0625rem;
    background: rgba(177, 177, 177, 0.6);
    position: absolute;
    top: -0.625rem;
    left: 0;
    content: " ";
  }
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border nav ul {
    float: left;
    width: calc(33.33% - 2.0833em);
  }
  .site--ftr .container.border nav ul + ul {
    margin-left: 3.125rem;
  }
}
.site--ftr .container.border nav ul li.dt__link {
  display: none;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border nav ul li.dt__link {
    display: block;
  }
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border nav ul li.mob__link {
    display: none;
  }
}
.site--ftr .container.border nav ul li a {
  font-size: 0.75rem;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .site--ftr .container.border nav ul li a br {
    display: none;
  }
}
.site--ftr .container.border nav ul li a.provider {
  display: inline-block;
  vertical-align: top;
  color: #00A2DB;
  font-size: 0.875rem;
  margin-top: 1em;
}
.site--ftr .container.border .additional {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border .additional {
    margin-top: 0;
  }
}
@media only screen and (min-width: 77.5rem) {
  .site--ftr .container.border .additional {
    position: relative;
    float: left;
    display: inline;
    width: 35%;
    padding-left: 1.5625rem;
    text-align: right;
    margin-top: 0;
  }
}
.site--ftr .container.border .additional .ftr__logo {
  display: inline-block;
  float: left;
  width: 10em;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border .additional .ftr__logo {
    position: absolute;
    top: 3.2em;
    right: 3.125rem;
  }
}
@media only screen and (min-width: 77.5rem) {
  .site--ftr .container.border .additional .ftr__logo {
    position: relative;
    top: 0;
    right: 0;
  }
}
.site--ftr .container.border .additional .social {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  text-align: left;
  position: relative;
  padding-top: 2rem;
}
@media only screen and (min-width: 48rem) and (max-width: 77.4375rem) {
  .site--ftr .container.border .additional .social {
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
    padding-top: 0;
  }
}
@media only screen and (min-width: 77.5rem) {
  .site--ftr .container.border .additional .social {
    float: left;
    display: inline;
    width: 10em;
    padding-top: 0;
    margin-left: 3.125rem;
  }
}
.site--ftr .container.border .additional .social ul {
  padding: 0 0 0 0.125rem;
  list-style: none;
  position: absolute;
  top: 1.875rem;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .site--ftr .container.border .additional .social ul {
    left: 0;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 77.4375rem) {
  .site--ftr .container.border .additional .social ul {
    top: 10em;
    right: 3.125rem;
  }
}
@media only screen and (min-width: 77.5rem) {
  .site--ftr .container.border .additional .social ul {
    margin-top: 1.5625rem;
    position: relative;
    top: 0;
    padding: 0;
  }
}
.site--ftr .container.border .additional .social ul li {
  display: inline-block;
  vertical-align: top;
}
.site--ftr .container.border .additional .social ul li + li {
  margin: 0 0 0 1.5625rem;
}
.site--ftr .container.border .additional .social ul li svg {
  width: 2.25em;
  height: 2.25em;
}
.site--ftr .container.border .additional .cards {
  display: inline-block;
  vertical-align: top;
  margin-top: 2.0833333333rem;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .container.border .additional .cards {
    width: calc(65% - 3.125em);
    margin-top: 0;
  }
}
@media only screen and (min-width: 64rem) {
  .site--ftr .container.border .additional .cards {
    width: calc(100% - 14.6875em);
  }
}
.site--ftr .container.border .additional .cards img {
  margin: 0 0.3125rem 0.625rem 0;
  max-width: 30%;
}
.site--ftr .container.border .additional .content {
  display: inline-block;
  text-align: left;
  width: 100%;
  margin-top: 1.5625rem;
}
.site--ftr .ftr__btm {
  padding-top: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .ftr__btm {
    padding-top: 3.125rem;
  }
}
.site--ftr .ftr__btm .terms {
  display: block;
  font-size: 0.75rem;
  padding-bottom: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .ftr__btm .terms {
    float: left;
    display: inline;
    width: calc(65% - 3.125em);
    padding-bottom: 3.125rem;
  }
}
.site--ftr .ftr__btm .terms p {
  font-size: 0.75rem;
}
.site--ftr .ftr__btm .company__info {
  display: block;
  padding-bottom: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .site--ftr .ftr__btm .company__info {
    padding-bottom: 3.125rem;
    float: right;
    display: inline;
    width: 100%;
  }
}
.site--ftr .ftr__btm .company__info p {
  font-size: 0.75rem;
}
.site--ftr .ftr__btm .company__info a {
  display: inline-block;
  vertical-align: top;
  font-size: 0.75rem;
}

.banner {
  width: 100%;
  height: 60vh;
  min-height: 25em;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.banner::before {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
  content: " ";
  z-index: 1;
}
@media only screen and (min-width: 48rem) {
  .banner {
    height: 70vh;
    min-height: 32rem;
  }
}
.banner svg.swoosh {
  position: absolute;
  bottom: -0.125em;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  min-height: 1.75em;
}
.no__flex .banner svg.swoosh {
  display: none;
}
@media only screen and (min-width: 41.3125rem) and (max-width: 64rem) {
  .banner svg.swoosh {
    min-height: 3.5em;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .banner svg.swoosh {
    min-height: 5em;
  }
}
.banner svg.swoosh path {
  fill: #FFFFFF;
}
@media all and (-ms-high-contrast: none) {
  .banner svg.swoosh {
    height: 11.5rem;
  }
}
.banner .carousel, .banner .carousel__item {
  height: 100%;
  width: 100%;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  z-index: 1;
}
.banner .carousel .container .content, .banner .carousel__item .container .content {
  margin-top: -9.375rem;
  width: 35rem;
}
.no__flex .banner .carousel .container .content, .no__flex .banner .carousel__item .container .content {
  margin-top: 4.6875rem;
  float: left;
  display: inline;
}
.banner .carousel__arrow {
  position: absolute;
  z-index: 5;
  top: calc(40% - 1.5625rem);
  height: 3.125rem;
  width: 3.125rem;
  cursor: pointer;
}
.banner .carousel__arrow::before {
  position: absolute;
  top: 0.3125rem;
  height: 1.5625rem;
  width: 0.25rem;
  border-radius: 75rem;
  content: " ";
  background: #FFFFFF;
}
.banner .carousel__arrow::after {
  position: absolute;
  bottom: 0.3125rem;
  height: 1.5625rem;
  width: 0.25rem;
  border-radius: 75rem;
  content: " ";
  background: #FFFFFF;
}
.banner .carousel__arrow.next {
  right: 1.5625rem;
}
.banner .carousel__arrow.next::before {
  right: 0;
  transform: rotate(-45deg);
}
.banner .carousel__arrow.next::after {
  right: 0;
  transform: rotate(-135deg);
}
.banner .carousel__arrow.prev {
  left: 1.5625rem;
}
.banner .carousel__arrow.prev::before {
  left: 0;
  transform: rotate(45deg);
}
.banner .carousel__arrow.prev::after {
  left: 0;
  transform: rotate(135deg);
}
.banner.listings {
  height: auto;
  text-align: center;
}
.banner.listings .container {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.banner.listings .container .content {
  color: #FFFFFF;
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .banner.listings .container .content {
    margin-top: 9.375rem;
    margin-bottom: 9.375rem;
  }
}
.banner.listings form {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
  top: 0.625rem;
}
@media only screen and (min-width: 48rem) {
  .banner.listings form {
    padding-top: 1.5625rem;
  }
}
.banner.listings form .container {
  text-align: center;
}
.banner.listings form .container .form__content {
  display: inline-block;
  vertical-align: top;
  width: 50em;
  max-width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .banner.listings form .container .form__content {
    margin-bottom: 1.5625rem;
  }
}
.banner.listings form .container .form__content .two__col {
  width: 100%;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .banner.listings form .container .form__content .two__col .col:nth-child(2n+1) {
    float: left;
    display: inline;
    width: calc(50% - 1.5625em);
  }
  .banner.listings form .container .form__content .two__col .col:nth-child(2n+2) {
    float: right;
    display: inline;
    width: calc(50% - 1.5625em);
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .banner.listings form .container .form__content .btn {
    margin-top: 0;
  }
}
.banner.listings + main {
  padding-top: 3.125rem;
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  .banner.listings + main {
    padding-top: 3.125rem;
  }
}
@media only screen and (min-width: 90rem) {
  .banner.listings.results {
    min-height: 36rem;
    height: 70vh;
  }
}
@media only screen and (min-width: 90rem) {
  .banner.listings.results #product_filter {
    top: -16rem;
    height: 17rem;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .banner.overview {
    height: auto;
    min-height: 20em;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .banner.overview .container .content {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .banner.results {
    height: auto;
    min-height: 2em;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .banner.results .container .content {
    width: 100%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) and (min-width: 0) and (max-width: 47.9375rem) {
  .banner.results svg.swoosh {
    display: none;
  }
}
.banner.short {
  height: 10rem;
  min-height: 10rem;
}
@media only screen and (min-width: 48rem) {
  .banner.short {
    height: 50vh;
    min-height: 15rem;
  }
}
@media only screen and (min-width: 64rem) {
  .banner.short {
    height: 23.4375rem;
    min-height: 23.4375rem;
  }
}
.banner.short + .content__slide {
  padding-top: 3.125rem;
}
.banner .container {
  display: flex;
  align-items: center;
  height: 100%;
}
.banner .container .content {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  width: 30em;
  max-width: 100%;
  text-align: center;
  margin-top: -6.25rem;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  #product .banner .container .content {
    /*p, ul, ol { display:none; } */
  }
}
@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .banner .container .content {
    width: 25em;
  }
}
.no__flex .banner .container .content {
  margin-top: 4.6875rem;
}
.banner .container .content h1, .banner .container .content h2 {
  margin-bottom: 0;
  font-size: 1.5rem;
}
@media only screen and (min-width: 30rem) and (max-width: 63.9375rem) {
  .banner .container .content h1, .banner .container .content h2 {
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 64rem) {
  .banner .container .content h1, .banner .container .content h2 {
    font-size: 2.1875rem;
  }
}
.banner .container .content h1 + p, .banner .container .content h2 + p {
  margin-top: 0.625rem;
}
.banner h1, .banner h2 {
  color: #FFFFFF;
}
.banner .breadcrumbs {
  position: relative;
  z-index: 2;
  color: #FFFFFF;
}
.banner .breadcrumbs a:hover {
  opacity: 0.75;
}
.banner .breadcrumbs span {
  opacity: 0.75;
}

@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  #product .banner .content p {
    display: none;
  }
}

.large__tiles {
  position: relative;
  top: -9.375rem;
  z-index: 2;
  left: 0;
}
@media only screen and (min-width: 77.5rem) {
  .large__tiles {
    top: -12.5rem;
  }
}
.large__tiles .container {
  display: flex;
  flex-wrap: wrap;
  align-items: normal;
}
.large__tiles .tile__item {
  width: calc(50% - 0.25em);
  background: #FFFFFF;
  text-align: center;
  padding: 0.9375em;
  margin-left: 0.25em;
  margin-bottom: 0.25em;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .large__tiles .tile__item {
    width: calc(25% - 0.25em);
    padding: 2em 1em;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 64rem) {
  .large__tiles .tile__item {
    padding: 2.5em;
  }
}
.no__flex .large__tiles .tile__item {
  float: left;
  display: inline;
}
.large__tiles .tile__item::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.2;
  content: " ";
}
.large__tiles .tile__item.pink {
  border-top: 0.625em solid #DA518E;
}
.large__tiles .tile__item.pink:hover, .large__tiles .tile__item.pink.active {
  background-color: #DA518E;
}
.large__tiles .tile__item.blue__dark {
  border-top: 0.625em solid #1F3B83;
}
.large__tiles .tile__item.blue__dark:hover, .large__tiles .tile__item.blue__dark.active {
  background-color: #1F3B83;
}
.large__tiles .tile__item.red {
  border-top: 0.625em solid #CF3519;
}
.large__tiles .tile__item.red:hover, .large__tiles .tile__item.red.active {
  background-color: #CF3519;
}
.large__tiles .tile__item.blue__light {
  border-top: 0.625em solid #00A2DB;
}
.large__tiles .tile__item.blue__light:hover, .large__tiles .tile__item.blue__light.active {
  background-color: #00A2DB;
}
.large__tiles .tile__item svg {
  fill: #000;
  width: 3.125em;
  height: 3.125em;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 30.0625rem) {
  .large__tiles .tile__item svg {
    width: 4em;
    height: 4em;
  }
}
@media only screen and (min-width: 48rem) {
  .large__tiles .tile__item svg {
    width: 5em;
    height: 5em;
  }
}
.large__tiles .tile__item svg path, .large__tiles .tile__item svg rect {
  fill: #000;
}
.large__tiles .tile__item:hover, .large__tiles .tile__item.active {
  color: #FFFFFF;
}
.large__tiles .tile__item:hover svg, .large__tiles .tile__item.active svg {
  fill: #FFFFFF;
}
.large__tiles .tile__item:hover svg path, .large__tiles .tile__item:hover svg rect, .large__tiles .tile__item.active svg path, .large__tiles .tile__item.active svg rect {
  fill: #FFFFFF;
}
.large__tiles .tile__item:hover h2, .large__tiles .tile__item:hover h3, .large__tiles .tile__item.active h2, .large__tiles .tile__item.active h3 {
  color: #FFFFFF;
}
.large__tiles .tile__item h2, .large__tiles .tile__item h3 {
  margin: 0.8928571429rem 0 0.3125rem;
  position: relative;
  z-index: 2;
  color: #000;
}
@media only screen and (min-width: 0) and (max-width: 41.1875rem) {
  .large__tiles .tile__item h2, .large__tiles .tile__item h3 {
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 41.25rem) and (max-width: 47.9375rem) {
  .large__tiles .tile__item h2, .large__tiles .tile__item h3 {
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .large__tiles .tile__item h2, .large__tiles .tile__item h3 {
    font-size: 1.3125rem;
  }
}
.large__tiles .tile__item p {
  width: 75%;
  display: none;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 48rem) {
  .large__tiles .tile__item p {
    display: inline-block;
    vertical-align: top;
  }
}

.small__tiles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 41.1875rem) {
  .small__tiles {
    padding: 0 1.5625rem;
  }
}
@media only screen and (min-width: 41.25rem) and (max-width: 63.9375rem) {
  .small__tiles {
    padding: 0 3.125rem;
  }
}
.no__flex .small__tiles {
  padding-left: calc((100% - 56.75em) / 2);
}
.small__tiles.rel {
  position: relative;
  margin-top: -12.5rem;
  z-index: 2;
}
@media only screen and (min-width: 64rem) {
  .small__tiles.rel {
    margin-top: -7.8125rem;
  }
}
.small__tiles .product__item {
  width: 100%;
  text-align: center;
  background: #FFFFFF;
  padding: 0.625rem;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 0.78125rem;
}
@media only screen and (min-width: 41.25rem) and (max-width: 47.9375rem) {
  .small__tiles .product__item {
    width: 13.75em;
  }
  .small__tiles .product__item:nth-child(2n+2) {
    margin-left: 0.78125rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  .small__tiles .product__item {
    width: 17em;
    max-width: 40%;
  }
  .small__tiles .product__item:nth-child(2n+2) {
    margin-left: 0.9375rem;
  }
}
@media only screen and (min-width: 64rem) {
  .small__tiles .product__item {
    width: 12.5em;
    max-width: 23%;
  }
  .small__tiles .product__item + .product__item {
    margin-left: 2.25rem;
  }
}
.no__flex .small__tiles .product__item {
  float: left;
  display: inline;
}
.small__tiles .product__item svg {
  display: none;
}
@media only screen and (min-width: 41.25rem) {
  .small__tiles .product__item svg {
    display: inline;
    fill: #1F3B83;
    width: 3.125em;
    height: 3.125em;
  }
  .small__tiles .product__item svg path, .small__tiles .product__item svg rect {
    fill: #1F3B83;
  }
}
@media only screen and (min-width: 48rem) {
  .small__tiles .product__item svg {
    width: 5em;
    height: 5em;
  }
}
.small__tiles .product__item:hover, .small__tiles .product__item.active {
  color: #FFFFFF;
}
.small__tiles .product__item:hover svg, .small__tiles .product__item.active svg {
  fill: #FFFFFF;
}
.small__tiles .product__item:hover svg path, .small__tiles .product__item:hover svg rect, .small__tiles .product__item.active svg path, .small__tiles .product__item.active svg rect {
  fill: #FFFFFF;
}
.small__tiles .product__item:hover h2, .small__tiles .product__item:hover h3, .small__tiles .product__item.active h2, .small__tiles .product__item.active h3 {
  color: #FFFFFF;
}
.red .small__tiles .product__item:hover, .red .small__tiles .product__item.active {
  background: #CF3519;
}
.pink .small__tiles .product__item:hover, .pink .small__tiles .product__item.active {
  background: #DA518E;
}
.blue__dark .small__tiles .product__item:hover, .blue__dark .small__tiles .product__item.active {
  background: #1F3B83;
}
.blue__light .small__tiles .product__item:hover, .blue__light .small__tiles .product__item.active {
  background: #00A2DB;
}
.small__tiles .product__item h2, .small__tiles .product__item h3 {
  font-size: 1rem;
  margin-top: 0.625rem;
  color: #1F3B83;
}
@media only screen and (min-width: 41.25rem) {
  .small__tiles .product__item h2, .small__tiles .product__item h3 {
    margin: 0.625rem 0 0.3125rem;
  }
}
@media only screen and (min-width: 64rem) {
  .small__tiles .product__item h2, .small__tiles .product__item h3 {
    font-size: 1.25rem;
  }
}

.feature--slide {
  position: relative;
  margin-top: 12.5rem;
}
@media only screen and (min-width: 0) and (max-width: 41.25rem) {
  .feature--slide {
    margin-top: 5.46875rem;
  }
}
.feature--slide .mask {
  position: absolute;
  display: none;
  width: 75%;
  text-align: right;
  overflow: hidden;
  left: 0;
  bottom: 0;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 64rem) {
  .feature--slide .mask {
    display: inline;
    width: 45%;
  }
}
.feature--slide .mask svg {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 65em;
  height: 28em;
  max-height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 64rem) {
  .feature--slide .mask svg {
    display: inline;
    width: 81.5em;
    height: 35em;
  }
}
.feature--slide .max {
  position: relative;
}
@media only screen and (min-width: 64.0625rem) and (max-width: 77.5rem) {
  .feature--slide .max {
    margin-top: 3.125rem;
  }
}
.feature--slide .max img {
  display: none;
  position: relative;
  bottom: 0;
  left: 0;
  width: 65%;
  z-index: 2;
}
@media only screen and (min-width: 41.25rem) {
  .feature--slide .max img {
    display: inline;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  .feature--slide .max img {
    bottom: -3.125rem;
    left: -8.75em;
    width: 75%;
  }
}
@media only screen and (min-width: 64rem) {
  .feature--slide .max img {
    position: absolute;
    bottom: -4.6875rem;
    max-height: calc(100% - 5.6875em);
    width: auto;
  }
}
@media only screen and (min-width: 77.5rem) {
  .feature--slide .max img {
    max-height: calc(100% - 2.6875em);
  }
}
@media only screen and (min-width: 110.313rem) {
  .feature--slide .max img {
    max-height: calc(100% + 3.6875em);
  }
}
.feature--slide .max .container {
  text-align: center;
}
@media only screen and (min-width: 41.25rem) {
  .feature--slide .max .container {
    text-align: right;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .feature--slide .max .container {
    margin-top: 3.125rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  .feature--slide .max .container {
    margin-top: 1.5625rem;
  }
}
.feature--slide .max .container .content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  max-width: 100%;
  padding: 3.125rem 0;
}
@media only screen and (min-width: 41.25rem) {
  .feature--slide .max .container .content {
    min-width: 75%;
    width: 25em;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {
  .feature--slide .max .container .content {
    margin-bottom: -3.125rem;
    padding: 6.25rem 0 0;
  }
  .feature--slide .max .container .content h1, .feature--slide .max .container .content h2, .feature--slide .max .container .content h3 {
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 64rem) {
  .feature--slide .max .container .content {
    min-width: 50%;
    padding: 6.25rem 0 3.125rem;
  }
}
@media only screen and (min-width: 77.5rem) {
  .feature--slide .max .container .content {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
}
@media only screen and (min-width: 90rem) {
  .feature--slide .max .container .content {
    padding-top: 15.625rem;
    padding-bottom: 15.625rem;
  }
}

.item--slide {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .item--slide {
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
  }
}
.item--slide.blue, .item--slide.blue__dark {
  background: #1F3B83;
  background: -webkit-linear-gradient(top, #1F3B83 0%, #141A45 100%);
  background: -moz-linear-gradient(top, #1F3B83 0%, #141A45 100%);
  background: linear-gradient(to bottom, #1F3B83 0%, #141A45 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$top-color", endColorstr="$btm-color",GradientType=0 );
  color: #FFFFFF;
}
.item--slide.blue + .content__slide svg.swoosh path, .item--slide.blue__dark + .content__slide svg.swoosh path {
  fill: #141A45;
}
.item--slide.pink {
  background: #D9508D;
  background: -webkit-linear-gradient(top, #D9508D 0%, #AC4070 100%);
  background: -moz-linear-gradient(top, #D9508D 0%, #AC4070 100%);
  background: linear-gradient(to bottom, #D9508D 0%, #AC4070 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$top-color", endColorstr="$btm-color",GradientType=0 );
  color: #FFFFFF;
}
.item--slide.pink + .content__slide svg.swoosh path {
  fill: #AC4070;
}
.item--slide.red {
  background: #CF3519;
  background: -webkit-linear-gradient(top, #CF3519 0%, #681B0D 100%);
  background: -moz-linear-gradient(top, #CF3519 0%, #681B0D 100%);
  background: linear-gradient(to bottom, #CF3519 0%, #681B0D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$top-color", endColorstr="$btm-color",GradientType=0 );
  color: #FFFFFF;
}
.item--slide.red + .content__slide svg.swoosh path {
  fill: #681B0D;
}
.item--slide.light__blue, .item--slide.blue__light {
  background: #0097CD;
  background: -webkit-linear-gradient(top, #0097CD 0%, #006C92 100%);
  background: -moz-linear-gradient(top, #0097CD 0%, #006C92 100%);
  background: linear-gradient(to bottom, #0097CD 0%, #006C92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$top-color", endColorstr="$btm-color",GradientType=0 );
  color: #FFFFFF;
}
.item--slide.light__blue + .content__slide svg.swoosh path, .item--slide.blue__light + .content__slide svg.swoosh path {
  fill: #006C92;
}
.item--slide .content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 50%;
  max-width: 100%;
}
@media only screen and (min-width: 41.25rem) {
  .item--slide .content {
    width: 25em;
  }
}
@media only screen and (min-width: 41.25rem) {
  .item--slide .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 3.125rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .item--slide .items {
    padding: 0;
  }
}
.item--slide .items .item {
  width: 100%;
  margin-top: 3.125rem;
  text-align: center;
}
@media only screen and (min-width: 41.25rem) {
  .item--slide .items .item {
    padding: 0 1.25rem;
  }
}
@media only screen and (min-width: 41.3125rem) and (max-width: 64rem) {
  .item--slide .items .item {
    width: calc(50% - 1.5625rem);
    float: left;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .item--slide .items .item {
    width: calc(25% - 1.40625em);
  }
}
@media only screen and (min-width: 41.25rem) {
  .no__flex .item--slide .items .item {
    float: left;
    display: inline;
  }
}
.item--slide .items .item svg {
  fill: #FFFFFF;
  width: 3.125em;
  height: 3.125em;
}
@media only screen and (min-width: 48rem) {
  .item--slide .items .item svg {
    width: 3.75em;
    height: 3.75em;
  }
}
.item--slide .items .item svg + strong {
  display: block;
  font-size: 1.25rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.item--slide .items .item img {
  min-height: 3.75em;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .item--slide .items .item img {
    max-height: 3.75em;
  }
}
.item--slide .items .item img + strong {
  display: block;
  font-size: 1.25rem;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.content__slide {
  position: relative;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .content__slide {
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
  }
}
.content__slide svg.swoosh {
  position: absolute;
  top: -0.125em;
  left: 0;
  width: 100%;
  height: auto;
  transform: rotate(180deg);
  z-index: 1;
  min-height: 1.75em;
}
@media only screen and (min-width: 41.3125rem) and (max-width: 64rem) {
  .content__slide svg.swoosh {
    min-height: 3.5em;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .content__slide svg.swoosh {
    min-height: 5em;
  }
}
.no__flex .content__slide svg.swoosh {
  display: none;
}
.content__slide svg.swoosh + .container {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 48.0625rem) {
  .content__slide svg.swoosh + .container {
    top: 3.125rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .content__slide svg.swoosh + .container {
    top: 4.6875rem;
  }
}
@media all and (-ms-high-contrast: none) {
  .content__slide svg.swoosh {
    height: 11.5rem;
  }
}
.content__slide .content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 40%;
  max-width: 100%;
}
@media only screen and (min-width: 41.25rem) {
  .content__slide .content {
    width: 60em;
  }
}
.content__slide .content.wide {
  width: 60.625em;
}
.content__slide .content.reg {
  width: 37.25em;
}
.not--found .content__slide .content h1 {
  margin-bottom: 0.3125rem;
}
.not--found .content__slide .content ul, .not--found .content__slide .content ol {
  list-style: none;
  margin-top: 1.5625rem;
  font-family: "Helvetica-Neue-Roman";
  text-decoration: underline;
}
.not--found .content__slide .content ul li, .not--found .content__slide .content ol li {
  font-size: 1rem;
}
.content__slide .content p.tagline {
  font-size: 1rem;
  font-family: "Helvetica-Neue-Roman";
}
.content__slide .two__col {
  width: 100%;
  margin-top: 1.5625rem;
}
.content__slide .two__col .col {
  text-align: left;
}
.content__slide .two__col .col + .col {
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 64.0625rem) {
  .content__slide .two__col {
    margin-top: 2.5rem;
  }
  .content__slide .two__col .col:nth-child(2n+1) {
    float: left;
    display: inline;
    width: calc(50% - 1.5625em);
  }
  .content__slide .two__col .col:nth-child(2n+2) {
    float: right;
    display: inline;
    width: calc(50% - 1.5625em);
  }
  .content__slide .two__col .col + .col {
    margin-top: 0;
  }
}
.terms .content__slide .two__col {
  text-align: left;
}
.terms .content__slide .two__col h2, .terms .content__slide .two__col h3, .terms .content__slide .two__col h4, .terms .content__slide .two__col h5, .terms .content__slide .two__col h6 {
  font-size: 0.875rem;
  margin-top: 1.5625rem;
}
.content__slide .two__col + .btn {
  font-size: 1rem;
  margin-top: 3.125rem;
}
.content__slide .two__col h3, .content__slide .two__col h4, .content__slide .two__col h5, .content__slide .two__col h6 {
  margin-top: 1.5625rem;
}
.content__slide .two__col h3:first-of-type, .content__slide .two__col h4:first-of-type, .content__slide .two__col h5:first-of-type, .content__slide .two__col h6:first-of-type {
  margin-top: 0;
}
.content__slide .read_more_area {
  margin-bottom: 0.5em;
}
.content__slide .read_more_area #show, .content__slide .read_more_area #hide {
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 0;
  color: #1F3B83;
}
.content__slide .read_more_area #hide_content {
  display: none;
}
.content__slide .read_more_area #hide_content.show {
  display: inline-block;
}

.related {
  position: relative;
  text-align: center;
  padding-top: 2.3148148148rem;
}
@media only screen and (min-width: 48rem) {
  .related {
    margin-top: 3.125rem;
  }
}
.related::before {
  background: rgba(177, 177, 177, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  width: 100%;
  height: 17.5rem;
  z-index: 1;
}
@media only screen and (min-width: 64.0625rem) {
  .related::before {
    height: 12.5rem;
  }
}
.related .container {
  position: relative;
  z-index: 2;
}
.related .container .small__tiles {
  padding-top: 0.625rem;
}

.four__col {
  margin-top: 3em;
}
.four__col .col ul {
  column-count: 1;
  column-gap: 1em;
  text-align: left;
  list-style: none;
}
@media only screen and (min-width: 48rem) {
  .four__col .col ul {
    column-count: 4;
  }
}

.team {
  position: relative;
  text-align: center;
  padding-top: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .team {
    padding-top: 3.125rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .team {
    padding-left: 1.5625rem;
    padding-right: 1.5625rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .team {
    margin-bottom: 1.5625rem;
  }
}
.team svg.swoosh {
  position: absolute;
  top: -0.125em;
  left: 0;
  width: 100%;
  height: auto;
  transform: rotate(180deg);
  z-index: 1;
  fill: #006C92;
  min-height: 1.75em;
}
@media only screen and (min-width: 41.3125rem) and (max-width: 64rem) {
  .team svg.swoosh {
    min-height: 3.5em;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .team svg.swoosh {
    min-height: 5em;
  }
}
.no__flex .team svg.swoosh {
  display: none;
}
.team svg.swoosh + .container {
  position: relative;
  z-index: 2;
  margin-top: 3.125rem;
}
@media all and (-ms-high-contrast: none) {
  .team svg.swoosh {
    height: 11.5rem;
  }
}
.team .team__member {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: 1.5625rem;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .team .team__member {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .team .team__member {
    width: calc(50% - 0.5625em);
    float: left;
    margin-top: 3.125rem;
  }
  .team .team__member:nth-child(2n+2) {
    margin-left: 1.125em;
  }
}
.team .team__member .thumb {
  width: 100%;
  position: relative;
  height: 17.8125em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 30.0625rem) {
  .team .team__member .thumb {
    width: 40%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
}
@media only screen and (min-width: 64rem) {
  .team .team__member .thumb {
    width: 35%;
  }
}
.team .team__member .bio {
  width: 100%;
  padding: 1.5625rem;
  text-align: left;
}
@media only screen and (min-width: 30.0625rem) {
  .team .team__member .bio {
    float: right;
    width: 60%;
  }
}
@media only screen and (min-width: 48rem) {
  .team .team__member .bio {
    padding: 3.125rem 1.5625rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .team .team__member .bio {
    width: 65%;
    padding: 6.25rem 3.125rem;
  }
}
.team .team__member .bio h3 {
  font-size: 1.25rem;
}
.team .team__member .bio h3 + span {
  display: block;
  margin-bottom: 1.25rem;
  font-size: 0.75rem;
}

.container .btn.spacer {
  margin-bottom: 2rem;
}

.emergency .grid {
  display: flex;
  flex-wrap: wrap;
}
.emergency .grid .grid__item {
  text-align: center;
  padding: 2.34375rem 1.5625rem;
  margin-bottom: 1.5625rem;
  -webkit-box-shadow: 0px 0.188em 0.313em 0.188em rgb(233, 233, 233);
  -moz-box-shadow: 0px 0.188em 0.313em 0.188em rgb(233, 233, 233);
  box-shadow: 0px 0.188em 0.313em 0.188em rgb(233, 233, 233);
  width: 99.5%;
}
.emergency .grid .grid__item:nth-child(n) {
  margin-right: 0%;
}
.emergency .grid .grid__item:nth-child(1n) {
  margin-right: 0;
}
@media only screen and (min-width: 41.25rem) {
  .emergency .grid .grid__item {
    margin-bottom: 2%;
    width: 48.75%;
  }
  .emergency .grid .grid__item:nth-child(n) {
    margin-right: 2%;
  }
  .emergency .grid .grid__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 48rem) {
  .emergency .grid .grid__item {
    width: 31.8333333333%;
  }
  .emergency .grid .grid__item:nth-child(n) {
    margin-right: 2%;
  }
  .emergency .grid .grid__item:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .emergency .grid .grid__item {
    padding: 4.6875rem 3.125rem;
    width: 23.375%;
  }
  .emergency .grid .grid__item:nth-child(n) {
    margin-right: 2%;
  }
  .emergency .grid .grid__item:nth-child(4n) {
    margin-right: 0;
  }
}
.emergency .grid .grid__item h2 {
  font-size: 1.375em;
  margin-top: 0.78125rem;
  margin-bottom: 1.40625rem;
}
.emergency .grid .grid__item b {
  display: block;
}
.emergency .grid .grid__item a {
  display: block;
  margin: 0.46875rem 0 1.09375rem;
  color: #1F3B83;
  text-decoration: underline;
  font-family: "Helvetica-Neue-Bold";
  word-break: break-all;
}
.emergency .grid .grid__item .img-cont {
  position: relative;
  display: block;
  height: 6.25em;
}
.emergency .grid .grid__item img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 6.25em;
}
.emergency .grid .grid__item .phone-group {
  display: block;
  margin-bottom: 1.25rem;
}
.emergency .grid .grid__item .phone-group a {
  margin: 0.3125rem 0;
}
.emergency .jq_lazy_load {
  font-size: 1.25rem;
  font-family: "Helvetica-Neue-Bold";
  color: #1F3B83;
  cursor: pointer;
}
.emergency #loading.loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(177, 177, 177, 0.6);
  content: " ";
}
.emergency #loading.loading .lds-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  width: 80px;
  height: 80px;
}
.emergency #loading.loading .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #1F3B83;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #1F3B83 transparent transparent transparent;
}
.emergency #loading.loading .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.emergency #loading.loading .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.emergency #loading.loading .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

.acc__slide {
  text-align: left;
  border: 0.125rem solid #1f3b83;
  margin-bottom: 3.125rem;
}
.acc__slide .acc__trigger {
  position: relative;
  padding: 0.78125rem;
  cursor: pointer;
}
@media only screen and (min-width: 0) and (max-width: 48rem) {
  .acc__slide .acc__trigger {
    padding: 1.5625rem;
    text-align: center;
  }
}
.acc__slide .acc__trigger h2 {
  font-size: 1.25rem;
  margin-bottom: 0;
}
.acc__slide .acc__trigger h2 span {
  position: relative;
  top: -0.7rem;
  margin-left: 0.78125rem;
}
@media only screen and (min-width: 0) and (max-width: 48rem) {
  .acc__slide .acc__trigger h2 span {
    margin-left: 0;
  }
}
.acc__slide .acc__trigger svg {
  width: 2.5rem;
  height: 2.5rem;
}
@media only screen and (min-width: 0) and (max-width: 48rem) {
  .acc__slide .acc__trigger svg {
    display: block;
    margin: auto auto 1em;
  }
}
.acc__slide .acc__trigger:after {
  position: absolute;
  top: 1.5625rem;
  right: 1.5625rem;
  display: inline-block;
  width: 1em;
  height: 1em;
  content: " ";
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 7.33l2.829-2.83 9.175 9.339 9.167-9.339 2.829 2.83-11.996 12.17z"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 0) and (max-width: 48rem) {
  .acc__slide .acc__trigger:after {
    top: 5.5em;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
}
.acc__slide .acc__trigger.active:after {
  transform: rotate(180deg);
}
.acc__slide .acc__container {
  background-color: #f0f0f0;
  border-top: 0.063rem solid #1f3b83;
}
.acc__slide .acc__container ul {
  text-align: center;
  padding: 1.5625rem 1.09375rem;
  list-style-type: none;
}
@media only screen and (min-width: 48rem) {
  .acc__slide .acc__container ul {
    text-align: left;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
}
.acc__slide:nth-child(2) svg * {
  fill: #1aa1cd;
}
.acc__slide:nth-child(3) svg * {
  fill: #1f3b83;
}
.acc__slide:nth-child(4) svg * {
  fill: #cb5486;
}
.acc__slide:nth-child(5) svg * {
  fill: #bf3e2c;
}
.acc__slide:nth-child(6) svg * {
  fill: #edc234;
}
.acc__slide:nth-child(7) svg * {
  fill: #343434;
}

.testimonials {
  position: relative;
}
@media only screen and (min-width: 64.0625rem) {
  .testimonials {
    border-top: 3.125rem solid #141A45;
  }
  .testimonials .container {
    position: relative;
    top: -3.125rem;
  }
}
@media only screen and (min-width: 0) and (max-width: 64rem) {
  .testimonials .container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    top: -0.625rem;
  }
}
.testimonials svg.swoosh {
  position: absolute;
  top: -0.125em;
  left: 0;
  width: 100%;
  height: auto;
  transform: rotate(180deg);
  z-index: 1;
  min-height: 1.75em;
}
@media only screen and (min-width: 41.3125rem) and (max-width: 64rem) {
  .testimonials svg.swoosh {
    min-height: 3.5em;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .testimonials svg.swoosh {
    min-height: 5em;
  }
}
.no__flex .testimonials svg.swoosh {
  display: none;
}
.testimonials svg.swoosh path {
  fill: #141A45;
}
@media all and (-ms-high-contrast: none) {
  .testimonials svg.swoosh {
    height: 11.5rem;
  }
}
.testimonials .carousel {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.testimonials .carousel .carousel__item {
  padding: 0 0.15625rem 1.5625rem;
}
@media only screen and (min-width: 64.625rem) {
  .testimonials .carousel .carousel__item {
    padding: 0 0.78125rem 1.5625rem;
  }
}
.testimonials .carousel .carousel__item .testimonial {
  text-align: center;
  position: relative;
  color: #FFFFFF;
  height: 100%;
  width: 100%;
}
.testimonials .carousel .carousel__item .testimonial::before {
  background: rgb(31, 59, 131);
  background: linear-gradient(180deg, rgba(31, 59, 131, 0) 0%, rgba(0, 0, 0, 0.5) 75%);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: " ";
  z-index: 1;
}
.testimonials .carousel .carousel__item .testimonial img {
  width: 100%;
}
.testimonials .carousel .carousel__item .testimonial .content {
  position: absolute;
  bottom: -1.125rem;
  left: 0;
  width: 100%;
  padding: 1.5625rem 1.5625rem 0 1.5625rem;
  z-index: 3;
}
.testimonials .carousel .carousel__item .testimonial .content h3 {
  font-size: 1.25rem;
}
.testimonials .carousel .carousel__item .testimonial .content h3 + strong {
  display: block;
  margin-bottom: 0.625rem;
}
.testimonials .carousel .carousel__item .testimonial .content .btn {
  font-size: 0.875rem;
  padding: 1rem 1.5rem;
}

.news {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .news {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media only screen and (min-width: 64rem) {
  .news {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
}
.news .content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 50%;
  max-width: 100%;
}
@media only screen and (min-width: 41.25rem) {
  .news .content {
    width: 25em;
  }
}
.news .articles {
  margin-top: 1.5625rem;
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .news .articles {
    margin-top: 3.125rem;
  }
}
.news .articles .article {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
.news .articles .article.featured {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .news .articles .article.featured .article__content {
    padding: 3.125rem;
  }
}
.news .articles .article.featured img, .news .articles .article.featured svg {
  width: 100%;
}
.news .articles .article.featured svg {
  margin: 4.6875rem 0 1.5625rem;
}
@media only screen and (min-width: 64.0625rem) {
  .news .articles .article.featured {
    margin: 0 0.3125em;
    float: left;
    display: inline;
    width: calc(50% - 0.78125em);
  }
}
.news .articles .article + .article {
  margin-top: 1.5625rem;
}
.news .articles .article .article__content {
  padding: 1.5625rem;
}
.news .articles .article .article__content h3 {
  font-size: 1.25rem;
}
.news .articles .article .article__content .btn {
  font-size: 0.875rem;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}
.news .articles .sub__articles {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 64.0625rem) {
  .news .articles .sub__articles {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: calc(50% - 0.78125em);
    margin-top: 0;
  }
}
.news .articles .sub__articles .article {
  height: auto;
}
@media only screen and (min-width: 64.0625rem) {
  .news .articles .sub__articles .article {
    height: calc(50% - 0.78125em);
  }
}
.news .articles .sub__articles .article .thumb {
  display: none;
}
@media only screen and (min-width: 48rem) {
  .news .articles .sub__articles .article .thumb {
    float: left;
    display: inline;
    width: 40%;
    height: 100%;
    overflow: hidden;
  }
  .news .articles .sub__articles .article .thumb img {
    min-width: 100%;
    max-width: 300%;
    min-height: 100%;
    max-height: 300%;
    float: right;
  }
}
@media only screen and (min-width: 48rem) {
  .news .articles .sub__articles .article .article__content {
    float: right;
    display: inline;
    width: 60%;
  }
}
@media only screen and (min-width: 64rem) and (max-width: 77.5rem) {
  .news .articles .sub__articles .article .article__content {
    padding: 6.25rem 1rem;
  }
  .news .articles .sub__articles .article .article__content h2, .news .articles .sub__articles .article .article__content h3 {
    font-size: 1rem;
  }
}

.posts .articles {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.posts .articles::before {
  display: none;
}
.posts .articles .article {
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 4.6875rem;
  padding-bottom: 2em;
}
@media only screen and (min-width: 41.25rem) and (max-width: 47.9375rem) {
  .posts .articles .article {
    width: calc(50% - 0.78125rem);
  }
  .no-flexbox .posts .articles .article:nth-child(2n+2) {
    margin-left: 1.5625em;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .posts .articles .article {
    width: calc(33% - 1.0415rem);
  }
  .no-flexbox .posts .articles .article:nth-child(3n+2), .no-flexbox .posts .articles .article:nth-child(3n+3) {
    margin-left: 1.388em;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .posts .articles .article {
    width: calc(25% - 1.40625em);
    margin: 0 0.7em 4.6875rem;
  }
  .no-flexbox .posts .articles .article:nth-child(4n+2), .no-flexbox .posts .articles .article:nth-child(4n+3), .no-flexbox .posts .articles .article:nth-child(4n+4) {
    margin-left: 1.875em;
  }
}
.no-flexbox .posts .articles .article {
  float: left;
  display: inline;
}
.posts .articles .article img {
  width: 100%;
}
.posts .articles .article .article__content {
  padding: 1.5625rem 1.5625rem 0 1.5625rem;
}
.posts .articles .article .article__content h3 {
  font-size: 1.25rem;
}
.posts .articles .article .article__content h3 + strong {
  display: block;
  margin-bottom: 0.625rem;
}
.posts .articles .article .article__content .btn {
  font-size: 0.75rem;
  margin-top: 0;
  position: absolute;
  bottom: -1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 1rem 0;
  width: 10rem;
}
.posts .articles .article.with_views {
  padding-bottom: 4.6875rem;
}
.posts .articles .article.with_views .like__ftr {
  position: absolute;
  bottom: 1.75rem;
  left: 1rem;
  font-size: 0.9em;
  width: calc(100% - 2em);
  padding: 0.625rem 1rem;
  border-top: 0.063rem solid #DFDFDF;
}
.posts .articles .article.with_views .like__ftr .views {
  float: left;
}
.posts .articles .article.with_views .like__ftr .views svg {
  height: 1.1em;
}
.posts .articles .article.with_views .like__ftr .views span {
  position: relative;
  top: -0.185rem;
}
.posts .articles .article.with_views .like__ftr .js_like {
  float: right;
}
.posts .articles .article.with_views .like__ftr .js_like svg {
  position: relative;
  top: 0.063rem;
}

.related--posts {
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .related--posts {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media only screen and (min-width: 0) and (max-width: 64rem) {
  .related--posts .container {
    padding: 0;
  }
}
.related--posts .content {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-width: 50%;
  max-width: 100%;
  padding: 0 1.25rem;
}
@media only screen and (min-width: 41.25rem) {
  .related--posts .content {
    width: 25em;
    padding: 0;
  }
}
.related--posts .carousel {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  margin-top: 2.0833333333rem;
}
@media only screen and (min-width: 48rem) {
  .related--posts .carousel {
    margin-top: 4.6875rem;
  }
}
.related--posts .carousel .carousel__item {
  padding: 0 0.390625rem 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .related--posts .carousel .carousel__item {
    padding: 0 0.78125rem 1.5625rem;
  }
}
.related--posts .carousel .carousel__item .article {
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
.related--posts .carousel .carousel__item .article img {
  width: 100%;
}
.related--posts .carousel .carousel__item .article .article__content {
  padding: 1.5625rem 1.5625rem 0 1.5625rem;
}
.related--posts .carousel .carousel__item .article .article__content h3 {
  font-size: 1.25rem;
}
.related--posts .carousel .carousel__item .article .article__content h3 + strong {
  display: block;
  margin-bottom: 0.625rem;
}
.related--posts .carousel .carousel__item .article .article__content .btn {
  font-size: 0.75rem;
  margin-top: 0;
  position: relative;
  bottom: -1.25rem;
}
.related--posts .carousel .slick-dots {
  margin-top: 2.5rem;
}

.paging {
  margin-top: 1.5625rem;
  text-align: center;
}
.paging ul {
  list-style: none;
}
.paging ul li {
  display: inline-block;
  vertical-align: top;
  font-family: "Helvetica-Neue-Roman";
  font-size: 1rem;
}
.paging ul li + li {
  margin: 0 0 0 1.25rem;
}
.paging ul li a.active {
  font-family: "Helvetica-Neue-Bold";
  text-decoration: underline;
}

.categories {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .categories {
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
  }
}
.categories .category {
  width: 100%;
  position: relative;
  float: left;
  display: inline;
  margin-bottom: 3.125rem;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 41.25rem) {
  .categories .category {
    float: left;
    display: inline;
    width: calc(50% - 0.625em);
  }
  .categories .category:nth-child(2n+2) {
    margin-left: 1.125em;
  }
}
.categories .category img {
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 63.9375rem) {
  .categories .category img.dt__img {
    display: none;
  }
}
@media only screen and (min-width: 64rem) {
  .categories .category img.mob__img {
    display: none;
  }
}
.categories .category .category__content {
  padding: 1.5625rem 1.5625rem 3.125rem 1.5625rem;
}
.categories .category .category__content h3 {
  margin-top: 0.625rem;
}
.categories .category .category__content h3 + strong {
  display: block;
  margin-bottom: 0.625rem;
}
.categories .category .btn {
  position: absolute;
  width: 11.75em;
  left: calc((100% - 11.75em) / 2);
  bottom: -1.25rem;
}
@media only screen and (min-width: 64rem) {
  .categories .category .btn {
    font-size: 1rem;
  }
}

.profiles {
  padding: 1.5625rem 0 6.25rem;
  text-align: center;
}
.profiles .profile {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 4.6875rem;
  text-align: left;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 41.25rem) and (max-width: 64rem) {
  .profiles .profile {
    float: left;
    display: inline;
    width: calc(50% - 0.78125em);
  }
  .profiles .profile:nth-child(2n+2) {
    margin-left: 1.5625rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .profiles .profile {
    float: left;
    display: inline;
    width: calc(25% - 1.40625em);
  }
  .profiles .profile:nth-child(4n+2), .profiles .profile:nth-child(4n+3), .profiles .profile:nth-child(4n+4) {
    margin-left: 1.875em;
  }
}
.profiles .profile img {
  position: absolute;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  top: 0;
  left: 0;
}
.profiles .profile figcaption {
  padding-top: 0.78125rem;
}
.profiles .profile figcaption strong {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.625rem;
  line-height: 115%;
}

.post {
  padding: 3.125rem 0;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 64.0625rem) {
  .post {
    padding: 3.125rem 12.5rem;
  }
}
.post::after {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 0.0625em;
  background: rgba(177, 177, 177, 0.6);
  content: " ";
  position: absolute;
}
@media only screen and (min-width: 64.0625rem) {
  .post::after {
    width: calc(100% - 6.25em);
    left: 3.125rem;
  }
}
.post header {
  padding-bottom: 3.125rem;
}
.post header p {
  font-size: 1rem;
}
.post header figure {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding-left: 4.6875rem;
  height: 3.75rem;
  margin-top: 1.5625rem;
}
.post header figure img {
  position: absolute;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  top: 0;
  left: 0;
}
.post header figure figcaption {
  margin-top: 0.78125rem;
  font-size: 0.875rem;
  line-height: 115%;
}
@media only screen and (min-width: 30rem) {
  .post header figure figcaption {
    margin-top: 1.5625rem;
  }
}
.post .content {
  text-align: left;
}
.post .content h2, .post .content h3, .post .content h4, .post .content h5, .post .content h6 {
  display: block;
  text-align: center;
}
.post .content .single {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .post .content .single {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.post .content .double {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .post .content .double {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.post .content .double img {
  display: block;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 41.25rem) {
  .post .content .double img {
    display: inline;
    width: calc(50% - 0.78125rem);
    margin-top: 0;
  }
  .post .content .double img:first-child {
    float: left;
  }
  .post .content .double img:last-child {
    float: right;
  }
}
@media only screen and (min-width: 64rem) {
  .post .content .double img {
    width: calc(50% - 1.5625rem);
  }
}
.post .content p.tagline {
  font-size: 1.125rem;
  display: block;
  text-align: center;
}
.post .content ol, .post .content ul {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.post.bio {
  padding: 3.125rem 0 0;
  top: -9.5rem;
  z-index: 4;
}
@media only screen and (min-width: 64.0625rem) {
  .post.bio {
    padding: 3.125rem 25rem 0;
  }
}
.post.bio header {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 15rem;
}
.post.bio header img {
  border-radius: 100%;
}
.post.bio header a {
  vertical-align: bottom;
}
.post.bio main {
  padding-top: 12rem;
}
.post.bio:after {
  display: none;
}

.anchor__cont {
  text-align: left;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 110.313rem) {
  .anchor__cont {
    position: absolute;
    right: -10em;
    top: 0;
    margin-top: 0;
  }
}
.anchor__cont .content {
  display: inline-block;
  padding: 1.5625rem;
  background-color: #F5F5F5;
}

.js_like {
  margin-right: 0.5em;
  cursor: pointer;
}
.js_like svg {
  width: 1em;
  height: 0.9em;
}
.js_like.active svg path {
  fill: #DA518E;
}

.like_row {
  text-align: right;
}
.like_row .js_like {
  position: relative;
  bottom: -0.25em;
  right: 0.25em;
}

.stat_ftr {
  position: relative;
  top: 1.5em;
  text-align: center;
}
@media only screen and (min-width: 48rem) {
  .stat_ftr {
    top: -2.5em;
    text-align: right;
  }
}
@media only screen and (min-width: 64rem) {
  .stat_ftr {
    top: 1.5em;
    text-align: center;
  }
}
@media only screen and (min-width: 77.5rem) {
  .stat_ftr {
    top: -2.5em;
    text-align: right;
  }
}
.stat_ftr .article_views {
  display: inline-block;
  margin-right: 2em;
}
.stat_ftr .article_views svg {
  position: relative;
  top: 0.3em;
  margin-right: 0.5em;
}
.stat_ftr .like_row {
  display: inline-block;
}
.stat_ftr .like_row .js_like {
  bottom: -0.15em;
  right: 0;
}
.stat_ftr .like_row .js_like svg {
  width: 1.5em;
  height: 1.2em;
}

.table_style table {
  width: 100% !important;
  margin-bottom: 2rem;
}
.table_style table th {
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  font-weight: bold;
  border-bottom: 1px solid #CDCDCD !important;
  border-left: 1px solid #CDCDCD !important;
  border-right: 1px solid #CDCDCD !important;
}
.table_style table td {
  font-size: 0.875rem;
  padding: 0.5rem 1rem;
  border: 1px solid #CDCDCD !important;
}

.published {
  display: block;
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.last_edited {
  display: block;
  margin-top: 1rem;
  text-align: left;
}
@media only screen and (min-width: 48rem) {
  .last_edited {
    display: inline-block;
    margin-left: 3.75rem;
    margin-top: 0;
  }
}

.bio-curve {
  position: absolute;
  top: -5rem;
}

.bio_content__slide {
  position: relative;
  top: 3.4rem;
}
@media only screen and (min-width: 48rem) {
  .bio_content__slide {
    top: 7.4rem;
  }
}
.bio_content__slide .no__top {
  position: relative;
  top: -5rem;
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .tab_hide {
    display: none;
  }
}

@media only screen and (min-width: 0) and (max-width: 64rem) {
  .articles_bio {
    justify-content: space-around;
  }
}

.key {
  text-align: right;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .key p {
    font-size: 0.75rem;
    letter-spacing: 0;
  }
}

.directory {
  margin-top: 0.78125rem;
}
.directory .directory__hd {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  color: #FFFFFF;
}
.pink .directory .directory__hd {
  background: #DA518E;
}
.blue__light .directory .directory__hd {
  background: #00A2DB;
}
.blue__dark .directory .directory__hd {
  background: #1F3B83;
}
.red .directory .directory__hd {
  background: #CF3519;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__hd {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 77.5rem) {
  .directory .directory__hd {
    padding: 0 3.125rem;
  }
}
.directory .directory__hd .col {
  padding: 0.9375rem 1.5rem;
  cursor: pointer;
  text-transform: capitalize;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__hd .col.active, .directory .directory__hd .col.collapsed {
    display: none;
  }
  .directory .directory__hd .col.selected.open {
    margin-bottom: 0.9375rem;
  }
  .directory .directory__hd .col.sort div {
    padding: 0 0 1.75rem;
    border-bottom: 0.0625rem solid #FFFFFF;
    text-align: center;
  }
  .directory .directory__hd .col.sort:last-child div {
    border-bottom: none;
  }
}
@media only screen and (min-width: 48rem) {
  .directory .directory__hd .col {
    float: left;
    display: inline;
    padding: 0.625rem 0 0.78125rem;
  }
  .directory .directory__hd .col.selected {
    display: none;
  }
}
@media only screen and (min-width: 64rem) {
  .directory .directory__hd .col {
    text-transform: none;
  }
}
@media only screen and (min-width: 77.5rem) {
  .directory .directory__hd .col {
    text-align: center;
  }
}
.directory .directory__hd .col div {
  font-size: 0.75rem;
  position: relative;
}
.directory .directory__hd .col div span {
  display: none;
}
@media only screen and (min-width: 64rem) {
  .directory .directory__hd .col div span {
    display: inline;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__hd .col div {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 64rem) {
  .directory .directory__hd .col div {
    display: inline;
  }
}
@media only screen and (min-width: 77.5rem) {
  .directory .directory__hd .col div {
    font-size: 0.875rem;
  }
}
.directory .directory__hd .col div svg {
  width: 0.625rem;
  height: 0.625rem;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__hd .col div svg {
    float: right;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__hd .col.sort svg {
    display: none;
  }
}
.directory .directory__item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 1.5625rem;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 64.0625rem) {
  .directory .directory__item {
    padding: 2.0833333333rem;
  }
}
.directory .directory__item .col {
  float: left;
  display: inline;
  position: relative;
  z-index: 2;
}
.directory .directory__item .intro .col:first-child {
  width: 50%;
  text-align: left;
  font-size: 0.75rem;
  float: left;
}
.directory .directory__item .intro .col:first-child strong + strong {
  display: block;
  margin-top: 0.3125rem;
}
@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .directory .directory__item .intro .col:first-child strong {
    display: inline-block;
  }
  .directory .directory__item .intro .col:first-child strong + strong {
    float: right;
  }
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .intro .col:first-child {
    width: 70%;
    font-size: 0.875rem;
  }
}
.directory .directory__item .intro .col:last-child {
  width: 45%;
  text-align: right;
  font-size: 0.75rem;
  float: right;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .intro .col:last-child {
    width: 25%;
    font-size: 0.875rem;
  }
}
.directory .directory__item .intro .col .popular {
  display: block;
  width: fit-content;
  margin-left: auto;
  color: #F4C90F;
  font-family: "Helvetica-Neue-Bold";
  position: relative;
  padding: 0.25rem 0 0.625rem 1.5625rem;
}
.directory .directory__item .intro .col .popular + .popular {
  margin-top: 0.5rem;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .intro .col .popular {
    padding: 0.5rem 0 0.625rem 3.125rem;
  }
}
.directory .directory__item .intro .col .popular svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.625rem;
  fill: #F4C90F;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .intro .col .popular svg {
    width: 2.0833333333rem;
    height: 2.0833333333rem;
  }
}
.directory .directory__item .intro .col .sponsored {
  color: #1F3B83 !important;
}
.directory .directory__item .intro .col .sponsored svg {
  fill: #1F3B83 !important;
}
@media only screen and (min-width: 64.0625rem) {
  .directory .directory__item .intro .col .dt__hide {
    display: none !important;
  }
}
.directory .directory__item .details {
  position: relative;
  width: 100%;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .details {
    display: flex;
    align-items: center;
  }
}
.directory .directory__item .details .col:first-child {
  width: 20%;
  text-align: left;
}
.directory .directory__item .details .col:first-child img {
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  padding: 1.5em;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__item .details .col:first-child img {
    max-width: 70%;
  }
}
.directory .directory__item .details .col:last-child {
  width: 20%;
  text-align: center;
  margin-top: 1.5625rem;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .details .col:last-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .details .col:last-child div {
    text-align: center;
    float: right;
    width: 8.25em;
  }
  .directory .directory__item .details .col:last-child div .btn {
    width: 9.25em;
    padding: 0.8333333333rem;
  }
}
@media only screen and (min-width: 64rem) {
  .directory .directory__item .details .col:last-child div {
    width: 10em;
  }
  .directory .directory__item .details .col:last-child div .btn {
    width: 10em;
  }
}
@media only screen and (min-width: 77.5rem) {
  .directory .directory__item .details .col:last-child div {
    width: 11.75em;
  }
  .directory .directory__item .details .col:last-child div .btn {
    width: 11.75em;
  }
}
.directory .directory__item .details .col.stat {
  font-size: 1rem;
  font-family: "Helvetica-Neue-Bold";
  margin-top: 0.9375rem;
}
@media only screen and (min-width: 0) and (max-width: 64rem) {
  .directory .directory__item .details .col.stat.tab__hide {
    display: none;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .directory .directory__item .details .col.stat {
    font-size: 1.25rem;
    margin-top: 0;
  }
}
@media only screen and (min-width: 77.5rem) {
  .directory .directory__item .details .col.stat {
    font-size: 1.3125rem;
  }
}
.directory .directory__item .details .col.stat span {
  font-family: "Helvetica-Neue-Light";
  font-size: 0.75rem;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .details .col.stat span {
    display: none;
  }
}
.directory .directory__item .details .col .btn {
  margin-top: 0;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__item .details .col .btn {
    padding: 0.625rem;
    float: left;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .directory .directory__item .details .col .btn {
    font-size: 1rem;
  }
}
.directory .directory__item .details .col .link {
  padding-bottom: 0.125rem;
  color: #00A2DB;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__item .details .col .link {
    font-size: 0.75rem;
    float: left;
    margin: 0.625rem 0 1.5625rem 1.25rem;
  }
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .details .col .link {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.8928571429rem;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__item .terms p, .directory .directory__item .terms ul li, .directory .directory__item .terms ol li {
    font-size: 0.75rem;
  }
}
.directory .directory__item .additional {
  display: inline-block;
  vertical-align: top;
  margin-top: 1.5625rem;
  width: 100%;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .directory .directory__item .additional p, .directory .directory__item .additional ul li, .directory .directory__item .additional ol li {
    font-size: 0.75rem;
  }
}
.directory .directory__item .additional .two__col {
  width: 100%;
  margin-top: 1.5625rem;
}
.directory .directory__item .additional .two__col .col:nth-child(2n+2) {
  margin-top: 0.75rem;
}
@media only screen and (min-width: 48rem) {
  .directory .directory__item .additional .two__col .col:nth-child(2n+1) {
    float: left;
    display: inline;
    width: calc(50% - 1.5625em);
  }
  .directory .directory__item .additional .two__col .col:nth-child(2n+2) {
    float: right;
    display: inline;
    width: calc(50% - 1.5625em);
    margin-top: 0;
  }
}
.directory .directory__item + .directory__item {
  margin-top: 1.5625rem;
}
.directory .directory__item footer {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 1em;
  background-color: #E7E7E7;
}
.directory .directory__item footer svg {
  fill: #DA518E;
}
.directory.five .directory__hd .col {
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .directory.five .directory__hd .col {
    width: 20%;
  }
  .directory.five .directory__hd .col.sort {
    text-align: center;
  }
}
.directory.five .directory__item .details::before {
  width: 0.0625em;
  height: 100%;
  background: rgba(177, 177, 177, 0.6);
  position: absolute;
  content: " ";
  top: 0;
  left: 40%;
  z-index: 1;
}
.directory.five .directory__item .details::after {
  width: 0.0625em;
  height: 100%;
  background: rgba(177, 177, 177, 0.6);
  position: absolute;
  content: " ";
  top: 0;
  right: 40%;
  z-index: 1;
}
.directory.five .directory__item .details .col {
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .directory.five .directory__item .details .col {
    width: 20%;
  }
  .directory.five .directory__item .details .col.stat {
    text-align: center;
    padding: 0.625rem;
    position: relative;
  }
}
.directory.six .directory__hd .col {
  /*width:100%;  Commented out so it looks neater before fix*/
  width: 15%;
}
@media only screen and (min-width: 48rem) {
  .directory.six .directory__hd .col:nth-child(2) {
    width: 20%;
  }
  .directory.six .directory__hd .col:nth-child(3), .directory.six .directory__hd .col:nth-child(4), .directory.six .directory__hd .col:nth-child(5), .directory.six .directory__hd .col:last-child {
    width: 15%;
  }
  .directory.six .directory__hd .col.sort {
    text-align: center;
  }
}
.directory.six .directory__item .details::before {
  width: 0.0625em;
  height: 100%;
  background: rgba(177, 177, 177, 0.6);
  position: absolute;
  content: " ";
  top: 0;
  z-index: 1;
  left: 40%;
}
@media only screen and (min-width: 64.0625rem) {
  .directory.six .directory__item .details::before {
    left: 35%;
  }
}
.directory.six .directory__item .details::after {
  width: 0.0625em;
  height: 100%;
  background: rgba(177, 177, 177, 0.6);
  position: absolute;
  content: " ";
  top: 0;
  right: 40%;
  z-index: 1;
}
@media only screen and (min-width: 64.0625rem) {
  .directory.six .directory__item .details::after {
    width: 15%;
    border-left: 0.0625em solid rgba(177, 177, 177, 0.6);
    border-right: 0.0625em solid rgba(177, 177, 177, 0.6);
    right: 35%;
    background: #FFFFFF;
  }
}
.directory.six .directory__item .details .col {
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .directory.six .directory__item .details .col {
    width: 20%;
  }
  .directory.six .directory__item .details .col.stat {
    text-align: center;
    padding: 0.625rem;
    position: relative;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .directory.six .directory__item .details .col:first-child {
    width: 20%;
  }
  .directory.six .directory__item .details .col.stat {
    width: 15%;
  }
  .directory.six .directory__item .details .col:last-child {
    width: 20%;
  }
}

.load__btn {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
  width: 100%;
}
@media only screen and (min-width: 48rem) {
  .load__btn {
    margin: 3.125rem 0 6.25rem;
  }
}
.load__btn .btn {
  margin-top: 0;
}
.pink .load__btn .btn {
  background: #DA518E;
}
.blue__light .load__btn .btn {
  background: #00A2DB;
}
.blue__dark .load__btn .btn {
  background: #1F3B83;
}
.red .load__btn .btn {
  background: #CF3519;
}
@media only screen and (min-width: 48rem) {
  .load__btn .btn {
    font-size: 1rem;
  }
}
.load__btn .load__trgr {
  display: inline-block;
  vertical-align: top;
  text-decoration: underline;
  margin-top: 1.5625rem;
}

.sponsored_content {
  margin-top: 3rem;
  max-width: 54rem;
}
.sponsored_content a {
  color: #00A2DB;
  font-family: "Helvetica-Neue-Bold";
  text-decoration: underline;
}

.faqs {
  text-align: left;
  padding-bottom: 3.125rem;
}
.faqs nav.tabs {
  margin-bottom: 1.5625rem;
  position: relative;
  padding-left: 3.125rem;
}
@media only screen and (min-width: 48rem) {
  .faqs nav.tabs {
    margin-bottom: 3.125rem;
  }
}
.faqs nav.tabs span {
  font-size: 0.875rem;
  position: absolute;
  left: 0;
  top: 1.25rem;
}
.faqs nav.tabs .mobile-filter-trgr {
  all: unset;
  display: none;
  align-items: center;
  gap: 10px;
  margin-left: 10px;
  padding: 10px 8px 10px 10px;
  background: #00A2DB;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  border-radius: 11px;
  color: #FFFFFF;
}
.faqs nav.tabs .mobile-filter-trgr p {
  display: inline-block;
  font-family: Helvetica-Neue-Bold, sans-serif;
}
.faqs nav.tabs .mobile-filter-trgr svg {
  fill: white;
}
@media screen and (max-width: 767px) {
  .faqs nav.tabs .mobile-filter-trgr {
    display: flex;
  }
  .faqs nav.tabs .filter-items {
    display: none;
    margin-top: 8px;
  }
  .faqs nav.tabs .filter-items--active {
    display: inline-block;
  }
  .faqs nav.tabs .filter-items .option_general {
    font-family: Helvetica-Neue-Bold, sans-serif;
  }
}
.faqs nav.tabs ul {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin-left: 0.625rem;
  overflow: hidden;
  width: calc(100% - 0.625rem);
}
.faqs nav.tabs ul > .filter_cat {
  display: block !important;
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .faqs nav.tabs ul {
    border-radius: 0.625rem;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  }
}
@media only screen and (min-width: 48rem) {
  .faqs nav.tabs ul {
    padding: 0.3125rem 0;
  }
}
.faqs nav.tabs ul li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0.8333333333rem 1.25rem;
  cursor: pointer;
}
.faqs nav.tabs ul li.selected {
  position: relative;
}
.faqs nav.tabs ul li.selected::after {
  width: 0.3125rem;
  height: 0.3125rem;
  border-bottom: 0.125rem solid #FFFFFF;
  border-right: 0.125rem solid #FFFFFF;
  content: " ";
  position: absolute;
  right: 1.125rem;
  top: 0.9375rem;
  transform: rotate(45deg);
}
.faqs nav.tabs ul li.selected.open::after {
  top: 1.125rem;
  transform: rotate(-135deg);
}
@media only screen and (min-width: 0) and (max-width: 47.9375rem) {
  .faqs nav.tabs ul li.collapsed {
    display: none;
  }
}
@media only screen and (min-width: 0) and (max-width: 64rem) {
  .faqs nav.tabs ul li {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 48rem) {
  .faqs nav.tabs ul li {
    border-radius: 0.625rem;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    font-family: "Helvetica-Neue-Bold";
    width: auto;
    margin: 0 0 1.0416666667rem 0.625rem;
  }
  .faqs nav.tabs ul li.selected {
    display: none;
  }
}
.faqs nav.tabs ul li.active, .faqs nav.tabs ul li:hover, .faqs nav.tabs ul li.selected {
  background: #00A2DB;
  color: #FFFFFF;
}
.faqs nav.tabs ul li a.filter_cat {
  display: flex;
  font-family: Helvetica-Neue-Bold, sans-serif;
}
.faqs nav.tabs ul li a.filter_cat svg {
  margin-left: 4px;
  fill: black;
}
@media screen and (min-width: 767px) {
  .faqs nav.tabs ul li:hover a.filter_cat svg, .faqs nav.tabs ul li.selected a.filter_cat svg {
    fill: white;
    transform: rotate(180deg);
  }
  .faqs nav.tabs ul li:hover ul.dd-filter {
    display: flex !important;
  }
  .faqs nav.tabs ul li .dd-filter li:hover {
    background-color: rgba(0, 162, 219, 0.1019607843);
    border-radius: 12px;
  }
}
.faqs nav.tabs ul li .dd-filter {
  position: absolute;
  top: 50px;
  margin-left: -20px;
  padding: 0;
  flex-direction: column;
  width: fit-content;
  border-radius: 12px;
  background: white;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  color: black;
  z-index: 1;
}
.faqs nav.tabs ul li .dd-filter li {
  all: unset;
  padding: 8px 20px;
  font-family: Helvetica-Neue-Light, sans-serif;
}
.faqs nav.tabs ul li .dd-filter--active {
  display: flex !important;
  position: relative;
  top: 12px;
  margin-bottom: -1px;
  width: calc(100% + 40px);
  background-color: #E6F6FC;
  box-shadow: none;
  border-radius: 0;
}
.faqs nav.tabs ul li .dd-filter .option_all {
  display: block;
  font-family: Helvetica-Neue-Bold, sans-serif;
}
.faqs nav.tabs ul li + li {
  margin-top: 0;
}
.faqs .all__faqs {
  position: relative;
}
.faqs .all__faqs .faq {
  display: inline-block;
  vertical-align: top;
  padding: 1.5625rem;
  width: 100%;
  border-radius: 12px;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 48rem) {
  .faqs .all__faqs .faq {
    width: 65%;
  }
}
@media only screen and (min-width: 64rem) {
  .faqs .all__faqs .faq {
    width: 70%;
  }
}
@media only screen and (min-width: 77.5rem) {
  .faqs .all__faqs .faq {
    width: 75%;
  }
}
.faqs .all__faqs .faq h2 {
  margin: 0;
  font-size: 1rem;
}
.faqs .all__faqs .faq + .faq {
  margin-top: 1.5625rem;
}
.faqs .all__faqs .faq .faq__trgr {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0 3.125rem;
  font-size: 0.875rem;
  min-height: 2.5rem;
  line-height: 125%;
  cursor: pointer;
}
@media only screen and (min-width: 64rem) {
  .faqs .all__faqs .faq .faq__trgr {
    padding: 0 6.25rem 0 3.125rem;
  }
}
.faqs .all__faqs .faq .faq__trgr svg {
  fill: #1F3B83;
  height: 2rem;
  width: 2rem;
  opacity: 0.5;
  position: absolute;
  top: 0.3125rem;
  left: 0;
}
.faqs .all__faqs .faq .faq__trgr i {
  width: 2.1875rem;
  height: 2.1875rem;
  position: absolute;
  top: 0.625rem;
  right: 0;
  border-radius: 50%;
  content: "-";
  background: #1F3B83;
  color: #FFFFFF;
  font-family: "Helvetica-Neue-Bold";
  text-align: center;
  font-size: 1.25rem;
}
@media only screen and (min-width: 64.0625rem) {
  .faqs .all__faqs .faq .faq__trgr i {
    top: 0;
  }
}
.faqs .all__faqs .faq .faq__trgr i span {
  display: inline-block;
  vertical-align: top;
  height: 0.75rem;
  margin-top: 0.4rem;
  font-size: 1.5em;
}
.faqs .all__faqs .faq .faq__trgr.active svg {
  opacity: 1;
}
.faqs .all__faqs .faq .faq__trgr.active i {
  content: "+";
  color: #FFFFFF;
  background: #1F3B83;
}
.faqs .all__faqs .faq .faq__trgr.active + .faq__container {
  display: inline-block;
  vertical-align: top;
}
.faqs .all__faqs .faq .faq__container {
  position: relative;
  padding: 1.5625rem 0 0 3.125rem;
  display: none;
}
.faqs .all__faqs .faq .faq__container svg {
  fill: #1F3B83;
  height: 1.75rem;
  width: 1.75rem;
  position: absolute;
  top: 1.5625rem;
  left: 0;
}
.faqs .all__faqs .faq .faq__container p {
  font-size: 0.875rem;
}
.faqs .all__faqs .faq .faq__container .two__col {
  width: 100%;
  margin-top: 2.5rem;
}
.faqs .all__faqs .faq .faq__container .two__col .col:nth-child(2n+1) {
  float: left;
  display: inline;
  width: calc(50% - 1.5625em);
}
.faqs .all__faqs .faq .faq__container .two__col .col:nth-child(2n+2) {
  float: right;
  display: inline;
  width: calc(50% - 1.5625em);
}
.faqs .all__faqs .paging {
  margin-top: 3.125rem;
}
@media only screen and (min-width: 48rem) {
  .faqs .all__faqs .paging {
    margin-top: 4.6875rem;
    margin-bottom: 4.6875rem;
  }
}
.faqs .all__faqs .paging .active {
  font-weight: bold;
}
.faqs .all__faqs .advert {
  display: inline-block;
  vertical-align: top;
  margin-top: 3.125rem;
}
.faqs .all__faqs .advert .fixed__centre div {
  padding: 3.125rem 1.5625rem;
  background: #1F3B83;
  color: #FFFFFF;
  text-align: center;
  border-radius: 16px;
}
@media only screen and (min-width: 48rem) {
  .faqs .all__faqs .advert {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(35% - 1.5625rem);
    margin-top: 0;
    z-index: 2;
  }
  .faqs .all__faqs .advert.fixed {
    position: fixed;
    width: 100%;
    text-align: center;
    right: 3.125rem;
  }
  .faqs .all__faqs .advert.fixed .fixed__centre {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 86.875em;
  }
  .faqs .all__faqs .advert.fixed .fixed__centre div {
    float: right;
    display: inline;
    width: calc(35% - 3.75rem);
  }
  .faqs .all__faqs .advert h2, .faqs .all__faqs .advert h3 {
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 64rem) {
  .faqs .all__faqs .advert {
    width: calc(30% - 3.125rem);
  }
  .faqs .all__faqs .advert h2, .faqs .all__faqs .advert h3 {
    font-size: 1.75rem;
  }
  .faqs .all__faqs .advert.fixed .fixed__centre div {
    width: calc(30% - 5rem);
  }
}
@media only screen and (min-width: 77.5rem) {
  .faqs .all__faqs .advert {
    width: calc(25% - 3.125rem);
  }
  .faqs .all__faqs .advert.fixed {
    right: 3.125rem;
  }
  .faqs .all__faqs .advert.fixed .fixed__centre div {
    width: calc(25% - 4.65rem);
  }
}
@media only screen and (min-width: 90rem) {
  .faqs .all__faqs .advert {
    width: calc(25% - 3.125rem);
  }
  .faqs .all__faqs .advert.fixed {
    right: 0;
  }
  .faqs .all__faqs .advert.fixed .fixed__centre div {
    width: calc(25% - 3.125rem);
  }
}
.faqs .all__faqs .advert .btn {
  margin-top: 2.0833333333rem;
}
@media only screen and (min-width: 64rem) {
  .faqs .all__faqs .advert .btn {
    font-size: 1rem;
  }
}
#product .faqs .faq {
  display: inline-block;
  vertical-align: top;
  padding: 1.5625rem;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  width: 100%;
}
#product .faqs .faq:first-child {
  margin-top: 3.125rem;
}
#product .faqs .faq + .faq {
  margin-top: 1.5625rem;
}
#product .faqs .faq .faq__trgr {
  position: relative;
  padding: 0 3.125rem;
  font-size: 0.875rem;
  min-height: 2.5rem;
  line-height: 125%;
  cursor: pointer;
}
@media only screen and (min-width: 64rem) {
  #product .faqs .faq .faq__trgr {
    padding: 0 6.25rem 0 3.125rem;
  }
}
#product .faqs .faq .faq__trgr svg {
  fill: #1F3B83;
  height: 2rem;
  width: 2rem;
  opacity: 0.5;
  position: absolute;
  top: 0.3125rem;
  left: 0;
}
#product .faqs .faq .faq__trgr i {
  width: 2.1875rem;
  height: 2.1875rem;
  position: absolute;
  top: 0.625rem;
  right: 0;
  border-radius: 50%;
  content: "-";
  background: #1F3B83;
  color: #FFFFFF;
  font-family: "Helvetica-Neue-Bold";
  text-align: center;
  font-size: 1.25rem;
  border: 0.0625rem solid #00A2DB;
}
@media only screen and (min-width: 64.0625rem) {
  #product .faqs .faq .faq__trgr i {
    top: 0;
  }
}
#product .faqs .faq .faq__trgr i span {
  display: inline-block;
  vertical-align: top;
  height: 0.75rem;
  margin-top: 0.4rem;
  font-size: 1.5em;
}
#product .faqs .faq .faq__trgr.active svg {
  opacity: 1;
}
#product .faqs .faq .faq__trgr.active i {
  content: "+";
  color: #FFFFFF;
  background: #1F3B83;
}
#product .faqs .faq .faq__trgr.active + .faq__container {
  display: inline-block;
  vertical-align: top;
}
#product .faqs .faq .faq__container {
  position: relative;
  padding: 1.5625rem 0 0 3.125rem;
  margin-top: 1.5625rem;
  display: none;
}
#product .faqs .faq .faq__container::before {
  border-top: 0.0625em solid rgba(177, 177, 177, 0.6);
  top: 0;
  left: 3.125rem;
  content: " ";
  width: calc(100% - 6.25em);
  height: 0.0625em;
  position: absolute;
}
#product .faqs .faq .faq__container svg {
  fill: #1F3B83;
  height: 1.75rem;
  width: 1.75rem;
  position: absolute;
  top: 1.5625rem;
  left: 0;
}
#product .faqs .faq .faq__container p {
  font-size: 0.875rem;
}
#product .faqs .faq .faq__container .two__col {
  width: 100%;
  margin-top: 2.5rem;
}
#product .faqs .faq .faq__container .two__col .col:nth-child(2n+1) {
  float: left;
  display: inline;
  width: calc(50% - 1.5625em);
}
#product .faqs .faq .faq__container .two__col .col:nth-child(2n+2) {
  float: right;
  display: inline;
  width: calc(50% - 1.5625em);
}

.contact {
  display: inline-block;
  vertical-align: top;
  background: #FFFFFF;
  padding: 1.5625rem;
  margin-top: -23.75rem;
  position: relative;
  z-index: 3;
  text-align: center;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  max-width: 100%;
}
@media only screen and (min-width: 64rem) {
  .contact h1 {
    margin-bottom: 3.125rem;
  }
}
@media only screen and (min-width: 48rem) {
  .contact {
    padding: 3.125rem;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .contact {
    padding: 3.125rem 6.25rem;
  }
}
.contact .contact__left {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 48rem) {
  .contact .contact__left {
    float: left;
    width: calc(50% - 1.5625rem);
  }
}
.contact .contact__right {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: left;
  margin-top: 3.125rem;
}
@media only screen and (min-width: 48rem) {
  .contact .contact__right {
    float: right;
    width: calc(50% - 2.5rem);
    margin-top: 0;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .contact .contact__right {
    width: calc(50% - 4.6875rem);
  }
}
.contact .contact__right ul {
  padding: 0;
  list-style: none;
  margin-bottom: 3.125rem;
  max-width: 20em;
}
.contact .contact__right ul li {
  font-family: "Helvetica-Neue-Light";
}
@media only screen and (min-width: 48rem) {
  .contact .contact__right ul li {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 64rem) {
  .contact .contact__right ul li {
    font-size: 1.25rem;
  }
}
.contact .contact__right ul li + li {
  margin-top: 1.5625rem;
}
.contact .contact__right ul li a {
  color: #00A2DB;
}
.contact .contact__right .frame__auto {
  height: 20em !important;
}
@media only screen and (min-width: 48rem) and (max-width: 64rem) {
  .contact .contact__right .frame__auto {
    height: 31.5em !important;
  }
}
@media only screen and (min-width: 64.0625rem) {
  .contact .contact__right .frame__auto {
    height: 23.4375em !important;
  }
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(31, 59, 131, 0.85);
  text-align: center;
  z-index: 5;
  top: 0;
  left: 0;
  padding: 1.25rem;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 48rem) {
  .overlay {
    padding: 3.125rem;
  }
}
.overlay .v__center {
  width: 100%;
  text-align: center;
}
.overlay.loader .content {
  color: #FFFFFF;
  display: inline-block;
  vertical-align: top;
  width: 25em;
  max-width: 100%;
}
.overlay.loader .content svg {
  width: 4.6875rem;
  height: 4.6875rem;
  margin-bottom: 1.7857142857rem;
  fill: #FFFFFF;
}
@media only screen and (min-width: 48rem) {
  .overlay.loader .content svg {
    width: 6.25rem;
    height: 6.25rem;
  }
}
.overlay.loader .content svg g path {
  opacity: 0;
  animation: 2s ease loader;
  animation-iteration-count: infinite;
  -moz-animation: 2s ease loader;
  -moz-animation-iteration-count: infinite;
  -ms-animation: 2s ease loader;
  -ms-animation-iteration-count: infinite;
  -webkit-animation: 2s ease loader;
  -webkit-animation-iteration-count: infinite;
}
.overlay.loader .content svg g path:nth-child(8n+1) {
  animation-delay: 0.25s;
}
.overlay.loader .content svg g path:nth-child(8n+2) {
  animation-delay: 0.5s;
}
.overlay.loader .content svg g path:nth-child(8n+3) {
  animation-delay: 0.75s;
}
.overlay.loader .content svg g path:nth-child(8n+4) {
  animation-delay: 1s;
}
.overlay.loader .content svg g path:nth-child(8n+5) {
  animation-delay: 1.25s;
}
.overlay.loader .content svg g path:nth-child(8n+6) {
  animation-delay: 1.5s;
}
.overlay.loader .content svg g path:nth-child(8n+7) {
  animation-delay: 1.75s;
}
.overlay.loader .content svg g path:nth-child(8n+8) {
  animation-delay: 2s;
}
.overlay.loader .content strong {
  display: block;
  font-size: 1.25rem;
  margin-bottom: 1.25rem;
  line-height: 125%;
}
@media only screen and (min-width: 48rem) {
  .overlay.loader .content strong {
    font-size: 1.75rem;
  }
}
.overlay.review .content {
  display: inline-block;
  vertical-align: top;
  width: 25em;
  max-width: 100%;
  width: 48rem;
  background: #FFFFFF;
  padding: 3.125rem 0.78125rem;
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .overlay.review .content {
    padding: 4.6875rem 3.125rem;
  }
}
@media only screen and (max-height: 30rem) {
  .overlay.review .content {
    max-height: 100%;
    overflow-y: auto;
  }
}
.overlay.review .content .close {
  position: absolute;
  top: 1.5625rem;
  right: 1.5625rem;
}
.overlay.review .content .close svg {
  display: inline-block;
  vertical-align: top;
  height: 1.125rem;
  width: 1.125rem;
  fill: #1F3B83;
  margin: 0 0 0 0.625rem;
}
.overlay.review .content svg {
  width: 9.375rem;
  height: 5.46875rem;
  margin-bottom: 1.5625rem;
}
.overlay.review .content strong {
  display: block;
  font-size: 1.75rem;
  margin-bottom: 1.25rem;
  line-height: 115%;
}
@media only screen and (min-width: 64.0625rem) {
  .overlay.review .content .btn {
    padding: 0.8333333333rem 3.125rem;
  }
}
.overlay.provider .content {
  padding: 4.6875rem 6.25rem;
}

body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar, .fancybox-toolbar, .fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  display: none;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  backface-visibility: hidden;
  transition-property: transform, opacity;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide > img {
  padding: 0 !important;
}

.fancybox-slide > title, .fancybox-slide > style, .fancybox-slide > meta, .fancybox-slide > link, .fancybox-slide > script, .fancybox-slide > base {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  backface-visibility: hidden;
  user-select: none;
  transition-property: transform, opacity;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 45em;
  height: auto;
  max-width: calc(100% - 3.125em);
  max-height: calc(100% - 3.125em);
  overflow: visible;
  background: #fff;
  min-height: 600px;
}

.fancybox-slide--video .fancybox-content {
  width: 64rem !important;
  max-height: 100%;
  height: 36em;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

/* Navigation arrows */
.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
} /* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
  background-size: contain;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  background-size: contain;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
  background-size: contain;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
} /* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative; /* Fix IE11 */
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
} /* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
} /* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
} /* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
} /* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  transform: rotate(-360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  transform: rotate(360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  transform: rotate(0deg);
  opacity: 1;
} /* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
} /* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-button--close {
  position: absolute;
  top: 0.78125rem;
  right: 0.78125rem;
  font-family: "Century-Gothic-Bold";
  color: #FFFFFF;
  background: none;
  border: none;
  visibility: visible;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0;
  padding: 0;
}
.banner .slick-list {
  height: 100%;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -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;
  left: 0;
  top: 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.banner .slick-track {
  height: 100%;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide > div {
  height: 100%;
}
.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;
}

.slick-dots {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 0;
  list-style: none;
  margin-top: 1.5625rem;
}
.slick-dots::after {
  content: "Swipe to view more";
  color: #1F3B83;
  position: absolute;
  left: 0;
  font-size: 0.875rem;
  bottom: -1.5625rem;
  width: 100%;
  height: 1.25rem;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  vertical-align: top;
  width: 0.625rem;
  height: 0.625rem;
  background: #1F3B83;
  border-radius: 50%;
  opacity: 0.5;
  cursor: pointer;
}
.slick-dots li + li {
  margin: 0 0 0 0.625rem;
}
.slick-dots li.slick-active {
  opacity: 1;
}
.slick-dots li button {
  display: none;
}

.ui-slider {
  position: relative;
  text-align: left;
  background: #FFFFFF;
  border-radius: 0.3125em;
  border: 0.0625em solid rgba(177, 177, 177, 0.6);
  margin: 1.25rem 0;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  border-radius: 50%;
  background: #DA518E;
  cursor: pointer;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.slider__vals {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 1.5625rem;
  position: relative;
  font-size: 0.875rem;
}
.slider__vals::before {
  height: 0.0625rem;
  background: #1F3B83;
  width: calc(100% - 9.5em);
  left: 4.75em;
  top: 0.5em;
  position: absolute;
  z-index: 1;
  content: " ";
}
.slider__vals span {
  position: relative;
  display: inline;
  z-index: 2;
  width: 4em;
}
.slider__vals span:first-child {
  float: left;
  text-align: right;
}
.slider__vals span:last-child {
  float: right;
  text-align: left;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: 0.3125em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.5em;
  margin-left: -0.25em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.cookies__container {
  margin-top: 3.125rem;
  text-align: left;
}
.cookies__container h3 {
  font-size: 1.35rem;
}
.cookies__container .mobile-table {
  width: 100%;
  margin-bottom: 2em;
  overflow-y: hidden;
  overflow-x: scroll;
}
@media only screen and (min-width: 64rem) {
  .cookies__container .mobile-table {
    overflow-y: hidden;
    overflow-x: hidden;
  }
}
.cookies__container .mobile-table .cookie_type_table {
  width: 100%;
  min-width: 56.25em;
}
.cookies__container .mobile-table .cookie_type_table thead {
  font-weight: bold;
}
.cookies__container .mobile-table .cookie_type_table thead th {
  text-align: left;
  padding: 0.625rem;
  border: 0.063rem solid #DBDBDB;
  background-color: #F3F3F3;
}
.cookies__container .mobile-table .cookie_type_table thead th:nth-child(1) {
  width: 15%;
}
.cookies__container .mobile-table .cookie_type_table thead th:nth-child(2) {
  width: 20%;
}
.cookies__container .mobile-table .cookie_type_table thead th:nth-child(3) {
  width: 55%;
}
.cookies__container .mobile-table .cookie_type_table thead th:nth-child(4) {
  width: 10%;
}
.cookies__container .mobile-table .cookie_type_table tbody td {
  padding: 1.25rem 0.625rem;
  border: 0.063rem solid #DBDBDB;
}

.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}

.cc-window.cc-invisible {
  opacity: 0;
}

.cc-animate.cc-revoke {
  transition: transform 1s ease;
}

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0);
}

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}

.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}

.cc-window.cc-static {
  position: static;
}

.cc-window.cc-floating {
  width: 100vw;
  padding: 1em;
  -ms-flex-direction: column;
  flex-direction: column;
}

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cc-revoke {
  padding: 0.5em;
}

.cc-header {
  font-size: 18px;
  font-weight: 700;
}

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}

.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
}

.cc-link:hover {
  opacity: 1;
}

.cc-link:active,
.cc-link:visited {
  color: initial;
}

.cc-btn {
  display: inline-block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  border-radius: 8px;
}

.cc-btn-manage {
  border: 1px solid #c05588 !important;
  color: #c05588 !important;
  background: transparent !important;
}

.cc-btn-manage:hover {
  background: transparent !important;
}

.my-cool-layout .cc-message {
  margin-bottom: 0 !important;
}

.cc-banner .cc-btn:last-child {
  min-width: 140px;
}

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}

.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}

.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}

.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}

.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}

.cc-top {
  top: 1em;
}

.cc-left {
  left: 1em;
}

.cc-right {
  right: 0;
}

.cc-bottom {
  bottom: 0;
}

.cc-floating > .cc-link {
  margin-bottom: 1em;
}

.cc-floating .cc-message {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.cc-allow {
  margin-left: 2rem;
}

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1;
  flex: 1;
}

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}

.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
}

.cc-compliance {
  display: -ms-flexbox;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1;
}

.cc-btn + .cc-btn {
  margin-left: 0.5em;
}

@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 767px) {
  .cc-revoke,
  .cc-window {
    font-size: 11px;
  }
  .cc-window.cc-floating {
    padding: 1em;
  }
}
@media screen and (max-width: 370px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}

.cc-theme-classic .cc-btn {
  border-radius: 5px;
}

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}

.cc-theme-edgeless.cc-window {
  padding: 0;
}

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}

.cc-window .cc-btn.cc-deny {
  background: #cc1212;
  color: #fff;
}

.cc-window .cc-btn.cc-deny:hover,
.cc-window .cc-btn.cc-deny:focus {
  background: #d42c2c;
  color: #fff;
}

.swal2-popup .swal2-styled.swal2-confirm {
  display: inline-block;
  vertical-align: top;
  font-size: 1rem !important;
  color: #fff;
  border-radius: 0.625rem !important;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25) !important;
  padding: 1rem 2.5rem;
  font-family: "Helvetica-Neue-Bold";
  letter-spacing: 0.0625rem;
  margin-top: 1.25rem;
  border: none !important;
  width: 11.75em;
  max-width: 100%;
}

.swal2-popup #swal2-content {
  line-height: 135% !important;
  letter-spacing: 0.03125rem !important;
  font-size: 0.875rem !important;
  font-family: "Helvetica-Neue-Light" !important;
}

#swal2-title {
  font-family: "Helvetica-Neue-Bold" !important;
  font-size: 2.1875rem !important;
  letter-spacing: 0.03125rem !important;
  line-height: 105% !important;
  margin: 0 0 0.625em !important;
  color: #1f3b83 !important;
}

/*# sourceMappingURL=main-dev.css.map */
