@charset "UTF-8";
/* normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: none;
}

a:focus-visible {
  outline: 0.1em solid currentColor;
  outline-offset: 0.1em;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 0 0 1.25rem;
  padding: 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}

html,
button,
body,
input,
select,
textarea {
  color: hsl(0, 0%, 27%);
  font: 100%/1.55 "indivisible", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Open Sans", sans-serif;
  font-weight: 500;
}

main {
  display: block;
}

a {
  color: #1a527b;
  font-weight: bold;
  transition: background-color 0.2s ease;
  text-decoration: none;
  text-underline-offset: 0.2em;
}
a:hover {
  color: #113651;
  text-decoration: underline;
}

hr {
  display: block;
  height: 0;
  border: 0;
  border-top: 0.25rem solid #eee;
  margin: 2.5rem 0;
  padding: 0;
}

audio {
  margin-bottom: 1.25rem;
}

video,
img {
  vertical-align: middle;
  max-width: 100%;
}

fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

[type=text],
[type=email],
[type=tel],
[type=date],
[type=datetime-local],
[type=password],
textarea {
  font-size: 16px;
  font-size: 1rem;
  border: 1px solid #eee;
  padding: 0.325rem 0.75rem 0.35rem;
  border-radius: 0.375rem;
  height: 2.5rem;
  max-width: 100%;
  -webkit-appearance: none;
}

textarea {
  max-width: 100%;
  min-height: 6.75rem;
  width: 100%;
  -webkit-appearance: none;
}

[type=text],
[type=email],
[type=tel],
[type=date],
[type=datetime-local],
[type=password] {
  width: 100%;
}

[type=text]:focus,
[type=email]:focus,
[type=tel]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=password]:focus,
textarea:focus {
  border: 1px solid rgba(26, 82, 123, 0.5);
  background-color: white;
  outline: none;
}

[type=tel] {
  max-width: 8.5em;
}

[type=submit] {
  margin-right: 0.5em;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bbb;
  font-style: italic;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #bbb;
  font-style: italic;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #bbb;
  font-style: italic;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #bbb;
  font-style: italic;
}

select {
  width: 100%;
}

.custom-select {
  position: relative;
  display: inline-block;
  margin-right: 0.625rem;
  padding: 0;
  background: white;
}

.custom-select select {
  width: 100%;
  margin: 0;
  background-color: white;
  border-radius: 0.375rem;
  border: 1px solid #eee;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  font-size: 16px;
  font-size: 1rem;
  font-family: "indivisible", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, "Open Sans", sans-serif;
  color: hsl(0, 0%, 27%);
  padding: 0.25em 2.75em 0.25em 0.8em;
  height: 2.5em;
  line-height: 1.3;
}

.custom-select::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 0.75em;
  margin-top: -3px;
  border-left: 0.375em solid transparent;
  border-right: 0.375em solid transparent;
  border-top: 0.375em solid #1a527b;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
}

.custom-select::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 66%;
  top: 18%;
  right: 2em;
  background-color: #eee;
  z-index: 2;
  pointer-events: none;
}

.custom-select select:hover {
  border: 1px solid rgba(26, 82, 123, 0.7);
}

.custom-select select:focus {
  outline: none;
  background-color: white;
  border: 1px solid rgba(26, 82, 123, 0.5);
  color: #222;
}

x:-o-prefocus,
.custom-select::after {
  display: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-select select::-ms-expand {
    display: none;
  }
  .custom-select select:focus::-ms-value {
    background: transparent;
    color: #222;
  }
}
.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.custom-select--full {
  display: block;
  margin-right: 0;
}

.custom-select__seperator {
  color: hsl(0, 0%, 44%);
  margin-right: 0.625rem;
  display: inline-block;
  vertical-align: top;
  padding-top: 0.5em;
  font-style: italic;
}

.animated--pulse, .animated--fadeOutDown, .animated--fadeOutLeft, .animated--fadeInRight, .animated--bounceInUp, .animated--bounceInDown {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated--bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.animated--bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

.animated--fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.animated--fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

.animated--fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.animated--fadeOutDown-short {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.animated--pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(5px);
  }
  80% {
    -webkit-transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-30px);
  }
  60% {
    opacity: 1;
    transform: translateY(5px);
  }
  80% {
    transform: translateY(-2px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-6px);
  }
  80% {
    -webkit-transform: translateY(3px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  60% {
    opacity: 1;
    transform: translateY(-6px);
  }
  80% {
    transform: translateY(3px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.title {
  color: #1a527b;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 2.5rem 0 0.625rem;
}
.title:first-child {
  margin-top: 0;
}

.title--big {
  font-size: 21px;
  font-size: 1.3125rem;
}
@media (min-width: 48em) {
  .title--big {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.title--small {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.title--dark {
  color: hsl(0, 0%, 27%);
  font-weight: normal;
}

.title__note {
  color: hsl(0, 0%, 44%);
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic;
  text-transform: none;
  margin-left: 0.375rem;
  letter-spacing: 0;
}

.title__link,
.title__buttons {
  font-size: 14px;
  font-size: 0.875rem;
  text-decoration: none;
}

.title-wrapper {
  margin: 2.5rem 0 0.625rem;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}
.title-wrapper > .title__link,
.title-wrapper > .title__buttons {
  white-space: nowrap;
  position: relative;
  top: -0.2em;
}
.title-wrapper > .title__buttons {
  top: 0;
}
.title-wrapper > .title__link.button {
  top: 0;
}
.title-wrapper .title {
  flex-grow: 1;
  margin: 0;
  padding-right: 0.625rem;
}

.title-wrapper--border {
  border-bottom: 0.125rem solid #eee;
  margin-bottom: 1.25rem;
  padding-bottom: 0.3125rem;
}

.button,
[type=submit],
[type=button],
button {
  border: 2px solid rgba(0, 0, 0, 0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  -webkit-font-smoothing: antialiased;
  border-radius: 0.375rem;
  background-color: #1a527b;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  align-items: center;
  font-weight: bold;
  padding: 0.625rem 1.125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  top: 0;
  transition: background-color, color, transform 0.2s ease;
  white-space: normal;
}
@media (min-width: 48em) {
  .button,
  [type=submit],
  [type=button],
  button {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.button:hover,
[type=submit]:hover,
[type=button]:hover,
button:hover {
  background-color: #113651;
  color: white;
  text-decoration: none;
}
.button:active,
[type=submit]:active,
[type=button]:active,
button:active {
  transform: translateY(3px);
}
.button:focus-visible,
[type=submit]:focus-visible,
[type=button]:focus-visible,
button:focus-visible {
  outline: 0.1rem solid white;
  outline-offset: -0.25rem;
}
.button[disabled=disabled],
[type=submit][disabled=disabled],
[type=button][disabled=disabled],
button[disabled=disabled] {
  opacity: 0.55;
}

label,
.faux-label {
  display: block;
  font-weight: bold;
  margin-bottom: 0.25rem;
  padding-right: 0.5em;
}

.req {
  font-weight: bold;
  color: hsl(0, 0%, 44%);
}

@media (min-width: 48em) {
  .fieldgroup--pair {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.25rem;
  }
}

.label__note {
  font-style: italic;
  font-weight: normal;
  color: #8c928f;
  margin-left: 0.25rem;
  font-size: 14px;
  font-size: 0.875rem;
}

.label__note--under {
  clear: both;
  display: block;
  padding-top: 0.25em;
}

.input-tiny {
  max-width: 7em;
}

.input-short {
  max-width: 10em;
}

.input-medium {
  max-width: 16em;
}

.input-big {
  max-width: 32em;
}

.input__link {
  display: inline-block;
  padding: 0.55em 0.325em 0.425em;
}

.input__link-below {
  display: inline-block;
  padding-top: 0.5em;
  padding-right: 1em;
  font-size: 14px;
  font-size: 0.875rem;
}

.input__prefix,
.input__seperator {
  display: inline-block;
  vertical-align: top;
  padding-top: 0.5em;
  padding-right: 0.375em;
  color: hsl(0, 0%, 44%);
}

.input__seperator {
  padding-left: 0.375em;
}

.field {
  padding-bottom: 1.25rem;
}

.field__error {
  color: #c6583e;
  padding-bottom: 0.25rem;
  border-left: 0.25rem solid #c6583e;
  padding-left: 0.5rem;
  margin: 0 0 0.25rem;
}

.field--amount .field__input-wrapper,
.field--qty .field__input-wrapper {
  position: relative;
}
.field--amount .field__input-wrapper input,
.field--qty .field__input-wrapper input {
  padding-left: 1.875em;
}
.field--amount .field__input-wrapper:before,
.field--qty .field__input-wrapper:before {
  color: #8c928f;
  border-right: 1px solid rgba(140, 146, 143, 0.3);
  content: "$";
  left: 4px;
  top: 0;
  text-align: center;
  padding-top: 9px;
  padding-right: 2px;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  width: 20px;
  height: 100%;
}

.field--qty .field__input-wrapper:before {
  content: "#";
}

.field--phone span {
  color: #8c928f;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  display: inline-block;
}
.field--phone input[maxlength="3"] {
  width: 3.375em;
}
.field--phone input[maxlength="4"] {
  width: 3.75em;
}

.field--inline-check [type=checkbox] {
  margin-right: 0.25rem;
}
.field--inline-check label {
  display: inline;
  position: static;
}

.field--inline-check-expandable {
  position: relative;
  padding-left: 1.5em;
}
.field--inline-check-expandable > .toggle-link {
  position: absolute;
  left: 0;
  top: -0.075em;
}

.field--inline-radios {
  padding-bottom: 1.25rem;
}

.field--inline-radios__desc {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.field--inline-radios__items {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0.5rem;
}

.field--inline-radios__item {
  display: inline-block;
  margin-right: 1.25em;
}
.field--inline-radios__item label {
  color: hsl(0, 0%, 27%);
  display: inline;
  font-weight: normal;
  margin-left: 0.3125rem;
  top: 0;
}

.field--radio-list {
  padding-bottom: 1.25rem;
}

.field--radio-list__desc {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.field--radio-list__items {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0.5rem;
}
@media (min-width: 32em) {
  .field--radio-list--two-col .field--radio-list__items {
    columns: 2;
  }
}
@media (min-width: 32em) {
  .field--radio-list--three-col .field--radio-list__items {
    columns: 2;
  }
}
@media (min-width: 48em) {
  .field--radio-list--three-col .field--radio-list__items {
    columns: 3;
  }
}
.field--radio-list__items.field--radio-list__items--separated {
  padding: 0 0 0.5em;
}
.field--radio-list__items.field--radio-list__items--separated .field--radio-list__item {
  border-top: 1px solid #eee;
  padding: 1em 1em 0.5em 2.25em;
}
.field--radio-list__items.field--radio-list__items--separated input[type=checkbox],
.field--radio-list__items.field--radio-list__items--separated input[type=radio] {
  left: 1em;
  top: 1.2em;
}
.field--radio-list__items.field--radio-list__items--inset {
  background-color: #ede9d9;
  padding-top: 0.5em;
  margin: 0.25em 0 0.5em;
  border-radius: 0.5em;
}
@media (min-width: 36em) {
  .field--radio-list__items.field--radio-list__items--inset {
    columns: 2;
  }
}
.field--radio-list__items.field--radio-list__items--inset label {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  background-color: transparent;
  top: -0.1em;
}

.field--radio-list__item {
  position: relative;
  padding-left: 1.25em;
}
.field--radio-list__item label {
  font-weight: normal;
  top: 0;
}
.field--radio-list__item input[type=checkbox],
.field--radio-list__item input[type=radio] {
  position: absolute;
  left: 0;
  top: 0.2em;
}

.field--submit {
  border-top: 1px dashed #eee;
  padding-top: 1em;
  padding-bottom: 0;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.field--submit [type=submit] {
  margin-bottom: 0.375em;
  margin-right: 0.375em;
}

.field--submit-center {
  display: block;
  text-align: center;
}

.field--submit__minor-link {
  display: inline-block;
  padding: 0.45em 0.5em 0;
  font-style: italic;
  text-decoration: underline;
  text-align: left;
  font-weight: normal;
}

.field--submit__submit {
  flex-grow: 1;
  padding-bottom: 0.5em;
  vertical-align: top;
}

.field--submit__submit input.field--submit__minor-link {
  padding: 0.325em 0.75em 0.2em;
}

.field--submit__others {
  vertical-align: top;
}
.field--submit__others .button {
  margin-right: 0.25em;
}

.field--submit__note {
  width: 100%;
  margin-top: 1em;
  border-top: 1px dashed #eee;
  padding-top: 1em;
}

.feedback {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  max-width: 40rem;
  background-color: white;
  margin: 0 auto;
  margin-bottom: 2.5rem;
  border-radius: 0.375rem;
  overflow: hidden;
  border: 1px solid;
  position: relative;
}

.feedback--skinny {
  max-width: 32em;
}

.feedback--error {
  border-color: #b54334;
}

.feedback--warning {
  border-color: #f3dc78;
}

.feedback--success {
  border-color: #54a86a;
}

.feedback--info {
  border-color: #1a527b;
}

.feedback__icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 3rem;
}
@media (min-width: 48em) {
  .feedback__icon {
    width: 4rem;
  }
}
.feedback--error .feedback__icon {
  background-color: #b54334;
}
.feedback--warning .feedback__icon {
  background-color: #f3dc78;
}
.feedback--success .feedback__icon {
  background-color: #54a86a;
}
.feedback--info .feedback__icon {
  background-color: #1a527b;
}
.feedback__icon .icon {
  height: 1.5rem;
  width: 1.5rem;
  position: absolute;
  left: 0.75rem;
  top: 50%;
  margin-top: -0.75rem;
}
@media (min-width: 48em) {
  .feedback__icon .icon {
    left: 1.125rem;
    margin-top: -0.875rem;
    height: 1.75rem;
    width: 1.75rem;
  }
}
.feedback--warning .feedback__icon path {
  fill: rgba(0, 0, 0, 0.5);
}

.feedback__desc {
  padding: 1rem 1rem 1rem 3.75rem;
}
@media (min-width: 48em) {
  .feedback__desc {
    padding: 1.25rem 1.25rem 1.25rem 5.25rem;
  }
}

.feedback__title {
  margin: 0 0 0.875rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.15rem;
  font-size: 14px;
  font-size: 0.875rem;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.feedback--error .feedback__title {
  color: #b54334;
}
.feedback--warning .feedback__title {
  color: #c1a011;
}
.feedback--success .feedback__title {
  color: #54a86a;
}
.feedback--info .feedback__title {
  color: #1a527b;
}

.feedback__message {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
}
@media (min-width: 48em) {
  .feedback__message {
    font-size: 16px;
    font-size: 1rem;
  }
}
.feedback__message ul {
  margin-top: 0;
  padding-left: 1.5rem;
}
.feedback__message li {
  margin-bottom: 0.25rem;
}
.feedback__message li:last-child {
  margin-bottom: 0;
}
.feedback__message > *:last-child {
  margin-bottom: 0;
}

.subpage {
  padding: 1.875rem 2.5rem 2.5rem;
  max-width: 60rem;
  margin: 0 auto;
  min-height: 50vh;
}
@media (min-width: 60em) {
  .subpage {
    padding: 3.75rem 2.5rem 5rem;
  }
}

.success-message,
.error-message {
  background-color: #c6583e;
  color: white;
  padding: 1.25rem 1.25rem 1.25rem 3.375rem;
  margin-bottom: 1.25rem;
  border-radius: 0.25rem;
  font-size: 18px;
  font-size: 1.125rem;
  position: relative;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 5px 18px rgba(0, 0, 0, 0.12);
}
.success-message::before,
.error-message::before {
  content: "";
  display: block;
  background: url(/public/graphics/icon_error.svg) center no-repeat;
  background-size: contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: 1rem;
  top: 1.1rem;
}
.success-message ul,
.error-message ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

.success-message {
  background-color: #54a86a;
}
.success-message::before {
  background-image: url(/public/graphics/icon_success.svg);
}

.article-content h2,
.article-content h3,
.article-content h4 {
  color: #1a527b;
  font-size: 36px;
  font-size: 2.25rem;
  margin: 1.5em 0 0.5em;
}
.article-content h3 {
  font-size: 28px;
  font-size: 1.75rem;
}
.article-content h4 {
  font-size: 18px;
  font-size: 1.125rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.article-content img {
  width: 100% !important;
  height: auto !important;
  margin: 1.25rem 0;
}

.social-icon {
  display: block;
  height: 4rem;
  padding: 0.75rem;
  border-radius: 0.375rem;
}
.social-icon:hover {
  background-color: rgba(26, 82, 123, 0.15);
}
.social-icon svg {
  width: 2.5rem;
}
.social-icon path {
  fill: white;
}
.social-icon span {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.star-rating {
  --percent: calc((var(--stars) / 5) * 100%);
  letter-spacing: 0.2rem;
  font-size: 1.8rem;
  line-height: 1;
  font-family: Times;
}

.star-rating::before {
  content: "★★★★★";
  letter-spacing: -0.02em;
  background: linear-gradient(90deg, var(--color-icon) var(--percent), transparent var(--percent));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px var(--color-icon);
}

.testimonial__quote {
  margin: 0;
}
.testimonial__quote p {
  font-family: "miller-display", georgia, serif;
  line-height: 1.5;
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 60em) {
  .testimonial__quote p {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.testimonial__quote-title {
  color: #1a527b;
  font-family: "miller-display", georgia, serif;
  font-weight: bold;
  margin-block: 0 0.625rem;
}
.testimonial__quote-title::before {
  content: "“";
}
.testimonial__quote-title::after {
  content: "”";
}
.testimonial__quote-title.testimonial__quote-title {
  font-size: 30px;
  font-size: 1.875rem;
}

.testimonial__quote-cite {
  display: grid;
  grid-template-columns: 5.625rem 1fr;
  gap: 1.25rem;
}

.testimonial__quote-img {
  background-color: #ddd;
  height: 5.625rem;
  width: 5.625rem;
}

.testimonial__quote-author {
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-style: normal;
}

.testimonial__quote-name {
  color: #1a527b;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}

.testimonial__quote-date {
  font-size: 14px;
  font-size: 0.875rem;
}

.testimonial__quote-location {
  font-size: 14px;
  font-size: 0.875rem;
}

.inner-width {
  margin: 0 auto;
  max-width: 80rem;
  padding: 3.75rem 1.25rem 4.375rem;
}
@media (min-width: 48em) {
  .inner-width {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 60em) {
  .inner-width {
    padding-top: 5rem;
    padding-bottom: 6.25rem;
  }
}

.is-visible {
  display: block;
  visibility: visible;
}

.is-hidden {
  display: none;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.u-center-text.u-center-text {
  text-align: center;
}

.u-bottom-margin-remove.u-bottom-margin-remove {
  margin-bottom: 0;
}

.u-top-margin-remove.u-top-margin-remove {
  margin-top: 0;
}

.u-bottom-margin-small.u-bottom-margin-small {
  margin-bottom: 10px;
}

.u-bottom-margin-medium.u-bottom-margin-medium {
  margin-bottom: 20px;
}

.u-bottom-margin-large.u-bottom-margin-large {
  margin-bottom: 40px;
}

.u-top-margin-small.u-top-margin-small {
  margin-top: 10px;
}

.u-top-margin-medium.u-top-margin-medium {
  margin-top: 20px;
}

.u-top-margin-large.u-top-margin-large {
  margin-top: 40px;
}

.u-left-margin-small.u-left-margin-small {
  margin-left: 10px;
}

.u-left-margin-medium.u-left-margin-medium {
  margin-left: 20px;
}

.u-left-margin-large.u-left-margin-large {
  margin-left: 40px;
}

.u-right-margin-small.u-right-margin-small {
  margin-right: 10px;
}

.u-right-margin-medium.u-right-margin-medium {
  margin-right: 20px;
}

.u-right-margin-large.u-right-margin-large {
  margin-right: 40px;
}

.skip-to-main {
  position: absolute;
  left: -999rem;
}

.site-header {
  border-bottom: 1px solid #eee;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: white;
}

.site-header__inner {
  padding: 1.875rem 1.25rem 1.25rem;
  margin: 0 auto;
  max-width: 80rem;
}
@media (min-width: 84em) {
  .site-header__inner {
    padding: 3.75rem 2.5rem 2.25rem;
    align-items: center;
    display: grid;
    grid-template-columns: auto 1fr;
  }
}

.site-header__logo {
  display: flex;
  justify-content: center;
  margin-bottom: 0.875rem;
}
@media (min-width: 60em) {
  .site-header__logo {
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 84em) {
  .site-header__logo {
    margin-bottom: 0;
  }
}
.site-header__logo strong {
  background: url(/public/graphics/logo.svg) left top no-repeat;
  height: 1.25rem;
  width: 10.5rem;
  text-indent: -999rem;
}
@media (min-width: 60em) {
  .site-header__logo strong {
    height: 1.75rem;
    width: 14rem;
  }
}
.site-header__logo span {
  color: hsl(0, 0%, 27%);
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  padding-left: 0.375rem;
  align-self: end;
  padding-bottom: 0;
  letter-spacing: 0.03em;
  line-height: 1;
  font-size: 14px;
  font-size: 0.875rem;
}
@media (min-width: 60em) {
  .site-header__logo span {
    font-size: 18px;
    font-size: 1.125rem;
    padding-bottom: 0.1rem;
    padding-left: 0.5rem;
  }
}
.site-header__logo:hover {
  text-decoration: none;
}

.site-header__nav {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
  row-gap: 0.375rem;
  justify-content: center;
}
@media (min-width: 48em) {
  .site-header__nav {
    column-gap: 1.25rem;
  }
}
@media (min-width: 60em) {
  .site-header__nav {
    column-gap: 1.5rem;
  }
}
@media (min-width: 84em) {
  .site-header__nav {
    column-gap: 1.875rem;
    justify-content: end;
    margin-left: auto;
    position: relative;
    top: 0.25rem;
  }
}

.site-header__nav-link {
  color: hsl(0, 0%, 27%);
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
}
@media (min-width: 48em) {
  .site-header__nav-link {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 60em) {
  .site-header__nav-link {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.site-header__nav-link:hover {
  color: #1a527b;
}
.site-header__nav-link.is-current::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.2rem;
  background-color: #1a527b;
}
.site-header__nav-link.is-current:hover::before {
  opacity: 0;
}

.home-hero {
  background-color: #eeecd9;
}

.home-hero__inner {
  margin: 0 auto;
  max-width: 80rem;
  position: relative;
}
@media (min-width: 60em) {
  .home-hero__inner {
    display: grid;
    grid-template-columns: 2fr 12.5rem 2fr;
  }
}
@media (min-width: 84em) {
  .home-hero__inner {
    grid-template-columns: 2fr 12.5rem 2.5fr;
  }
}
.home-hero__inner::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
}

@media (min-width: 60em) {
  .home-hero__photo {
    grid-column: 2/4;
    grid-row: 1;
    position: relative;
  }
}
@media (min-width: 60em) {
  .home-hero__photo::before, .home-hero__photo::after {
    content: "";
    display: block;
    background-image: linear-gradient(to right, #eeecd9, rgba(238, 236, 217, 0.7), rgba(238, 236, 217, 0));
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 40%;
  }
}
@media (min-width: 60em) {
  .home-hero__photo::after {
    right: 0;
    left: auto;
    background-image: linear-gradient(to left, #eeecd9, rgba(238, 236, 217, 0));
    width: 20%;
  }
}
.home-hero__photo img {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: top center;
}
@media (min-width: 32em) {
  .home-hero__photo img {
    aspect-ratio: 7/3;
  }
}
@media (min-width: 60em) {
  .home-hero__photo img {
    aspect-ratio: auto;
  }
}

.home-hero__content {
  grid-column: 1/3;
  grid-row: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.5rem 2.5rem 5rem;
  position: relative;
}
@media (min-width: 60em) {
  .home-hero__content {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 84em) {
  .home-hero__content {
    justify-content: start;
  }
}

.home-hero__content-inner {
  max-width: 35rem;
}

.home-hero__title {
  color: #1a527b;
  line-height: 1.15;
  font-size: 36px;
  font-size: 2.25rem;
  margin: 0 0 1.25rem;
}
@media (min-width: 72em) {
  .home-hero__title {
    font-size: 42px;
    font-size: 2.625rem;
  }
}

.home-hero__desc {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (min-width: 72em) {
  .home-hero__desc {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.home-judge {
  background-color: #262f37;
  position: relative;
  overflow: clip;
}

.home-judge__inner {
  color: white;
  display: grid;
  margin: 0 auto;
  max-width: 75rem;
}
@media (min-width: 48em) {
  .home-judge__inner {
    align-items: center;
    grid-template-columns: 20rem auto;
    padding-right: 2.5rem;
  }
}
@media (min-width: 60em) {
  .home-judge__inner {
    grid-template-columns: 30.25rem 1fr;
    padding-right: 3.75rem;
    overflow: hidden;
  }
}

.home-judge__image {
  background: url(/public/graphics/home_judge_photo.webp) center bottom no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 20rem;
  height: 18rem;
  order: 2;
  margin: 0 auto;
}
@media (min-width: 24em) {
  .home-judge__image {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 1.25rem;
    width: 17.5rem;
    height: 15rem;
    max-width: none;
  }
}
@media (min-width: 48em) {
  .home-judge__image {
    grid-column: 1;
    grid-row: 1;
    height: 18rem;
    margin-left: auto;
    position: static;
    width: 20rem;
  }
}
@media (min-width: 60em) {
  .home-judge__image {
    width: 30.25rem;
    height: 23.812rem;
    margin-bottom: -3.75rem;
  }
}

.home-judge__content {
  margin: 0 auto -1.25rem;
  max-width: 24rem;
  padding: 2.5rem 1.875rem 0;
  position: relative;
}
@media (min-width: 24em) {
  .home-judge__content {
    margin-bottom: 0;
    padding-right: 5rem;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 48em) {
  .home-judge__content {
    grid-column: 2;
    margin: 0;
    padding: 3.75rem 0;
    max-width: 100%;
  }
}
@media (min-width: 84em) {
  .home-judge__content {
    padding: 5rem 0;
  }
}

.home-judge__quote {
  max-width: 41.25rem;
  margin: 0;
}
.home-judge__quote p {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 48em) {
  .home-judge__quote p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 60em) {
  .home-judge__quote p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media (min-width: 72em) {
  .home-judge__quote p {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.home-judge__quote cite {
  color: #f1d661;
  display: block;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-style: normal;
  font-weight: 600;
}
@media (min-width: 60em) {
  .home-judge__quote cite {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media (min-width: 48em) {
  .home-judge__quote-lower {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media (min-width: 60em) {
  .home-judge__quote-lower {
    font-size: 16px;
    font-size: 1rem;
  }
}

.home-testimonials__inner {
  margin: 0 auto;
  max-width: 80rem;
  padding: 5rem 2.5rem;
}
@media (min-width: 48em) {
  .home-testimonials__inner {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

.home-testimonials__content h2 {
  color: #1a527b;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 2.5rem;
}

.home-testimonials__quotes {
  display: grid;
  gap: 5rem;
  padding-bottom: 3.125rem;
}
@media (min-width: 48em) {
  .home-testimonials__quotes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 60em) {
  .home-testimonials__quotes .testimonial__quote p {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.home-testimonials__button {
  border-top: 0.125rem solid #eee;
  padding-top: 3.125rem;
  text-align: center;
}

.home-ratings {
  background-color: #1a527b;
}

.home-ratings__inner {
  margin: 0 auto;
  max-width: 80rem;
  padding: 7.5rem 2.5rem;
}

.home-ratings__list {
  display: grid;
  gap: 1.25rem;
  list-style: none;
  margin: 0 auto 5rem;
  padding: 0;
  text-align: center;
}
@media (min-width: 32em) {
  .home-ratings__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 48em) {
  .home-ratings__list {
    grid-template-columns: repeat(3, 1fr);
    max-width: 50rem;
  }
}
@media (min-width: 84em) {
  .home-ratings__list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    max-width: none;
  }
}

.home-rating {
  display: grid;
}

.home-rating__link {
  background-color: white;
  border-radius: 0.625rem;
  display: block;
  font-weight: normal;
  padding: 2.5rem 0;
  transition: 0.2s ease box-shadow;
}
.home-rating__link:focus, .home-rating__link:hover {
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.home-rating__link:focus-visible {
  outline: 0.25rem solid #1a527b;
  outline-offset: -0.5rem;
}

.home-rating__icon {
  height: 5rem;
  width: 11.25rem;
  margin: 0 auto;
  background: center no-repeat;
  background-size: contain;
  text-indent: -999rem;
  transition: 0.2s ease transform;
}
.home-rating__link:focus .home-rating__icon, .home-rating__link:hover .home-rating__icon {
  transform: scale(1.05);
}

.home-rating--google .home-rating__icon {
  background-image: url(/public/graphics/icon_google.png);
}

.home-rating--trustpilot .home-rating__icon {
  background-image: url(/public/graphics/icon_trustpilot.png);
  width: 8.75rem;
}

.home-rating--consumeraffairs .home-rating__icon {
  background-image: url(/public/graphics/icon_consumeraffairs.png);
}

.home-rating--consumersadvocate .home-rating__icon {
  background-image: url(/public/graphics/icon_consumersadvocate.png);
}

.home-rating--retirementliving .home-rating__icon {
  background-image: url(/public/graphics/icon_retirementliving.png);
}

.home-rating__stars {
  --color-icon: #b39100;
  margin-bottom: 0.25rem;
}

.home-rating__count {
  color: hsl(0, 0%, 27%);
}

.home-rating__updated {
  color: hsl(0, 0%, 27%);
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin-top: 0.25rem;
  opacity: 0.85;
}

.home-ratings__social-list {
  display: flex;
  list-style: none;
  margin: 0 auto;
  max-width: 15rem;
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
  gap: 1.875rem;
}
@media (min-width: 32em) {
  .home-ratings__social-list {
    max-width: none;
  }
}
.home-ratings__social-list .social-icon:focus, .home-ratings__social-list .social-icon:hover {
  background-color: rgba(0, 0, 0, 0.25);
}
.home-ratings__social-list .social-icon:focus-visible {
  outline-color: white;
}

.site-footer {
  border-top: 1px solid #eee;
  padding: 5rem 2.5rem;
  max-width: 80rem;
  margin: 0 auto;
}

.site-footer__content {
  border-bottom: 1px solid #eee;
  display: grid;
  gap: 2.5rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 32em) {
  .site-footer__content {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 60em) {
  .site-footer__content {
    grid-template-columns: 20rem 1fr 1fr 1fr;
  }
}
@media (min-width: 72em) {
  .site-footer__content {
    grid-template-columns: 1fr 13.75rem 13.75rem 13.75rem;
  }
}
.site-footer__content h2 {
  color: #1a527b;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin: 0 0 1.875rem;
}

.site-footer__contact {
  padding-bottom: 1.875rem;
}
@media (min-width: 48em) {
  .site-footer__contact {
    padding-right: 2.5rem;
  }
}
@media (min-width: 72em) {
  .site-footer__contact {
    max-width: 20rem;
  }
}
.site-footer__contact p {
  font-size: 18px;
  font-size: 1.125rem;
}

.site-footer__contact-call {
  display: block;
  margin-top: -0.625rem;
  margin-bottom: 1.25rem;
}

.site-footer__nav-group {
  padding-bottom: 1.875rem;
}
.site-footer__nav-group ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer__nav-group li {
  padding-bottom: 0.625rem;
}
.site-footer__nav-group a {
  color: hsl(0, 0%, 27%);
  font-weight: normal;
}

.site-footer__social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  padding: 1.25rem 0;
  border-bottom: 1px solid #eee;
  gap: 1rem;
}
.site-footer__social-list path {
  fill: #1a527b;
}
.site-footer__social-list .social-icon {
  width: 3rem;
  height: 3rem;
}
.site-footer__social-list svg {
  height: 1.5rem;
  width: 1.5rem;
}

.site-footer__copy {
  color: hsl(0, 0%, 44%);
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.2em;
  position: relative;
  padding-top: 1.875rem;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 48em) {
  .site-footer__copy {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.site-footer__endorsement {
  color: rgba(69, 69, 69, 0.8);
  font-style: italic;
  font-size: 12px;
  font-size: 0.75rem;
  position: relative;
  padding-top: 1.875rem;
  text-align: center;
}
@media (min-width: 48em) {
  .site-footer__endorsement {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.about-timeline {
  isolation: isolate;
  background-color: #fbfaf5;
  background: url(/public/graphics/about_bullions.webp) center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}
.about-timeline::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(238, 236, 217, 0.9), rgba(238, 236, 217, 0.8), rgba(238, 236, 217, 0.4));
  background-attachment: fixed;
}

.about-timeline__inner {
  position: relative;
  display: grid;
  grid-gap: 5rem;
  z-index: 1;
}
@media (min-width: 48em) {
  .about-timeline__inner {
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 5rem;
  }
}
@media (min-width: 72em) {
  .about-timeline__inner {
    grid-template-columns: 1fr 2fr;
  }
}

.about-timeline__title {
  text-align: center;
}
@media (min-width: 48em) {
  .about-timeline__title {
    text-align: left;
  }
}
.about-timeline__title h1 {
  margin: 0 0 0.625rem;
  font-size: 48px;
  font-size: 3rem;
  line-height: 1.1;
  color: #1a527b;
}
@media (min-width: 24em) {
  .about-timeline__title h1 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (min-width: 48em) {
  .about-timeline__title h1 {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
@media (min-width: 60em) {
  .about-timeline__title h1 {
    font-size: 58px;
    font-size: 3.625rem;
  }
}
@media (min-width: 84em) {
  .about-timeline__title h1 {
    font-size: 66px;
    font-size: 4.125rem;
    margin: 0 0 1.25rem;
  }
}
.about-timeline__title p {
  letter-spacing: 0.15em;
  margin-bottom: 0;
  text-transform: uppercase;
}

@media (min-width: 48em) {
  .about-timeline__title-inner {
    position: sticky;
    top: 8.75rem;
  }
}
@media (min-width: 60em) {
  .about-timeline__title-inner {
    top: 11.25rem;
  }
}

.about-timeline__list {
  list-style: none;
  margin: 0 auto;
  max-width: 30rem;
  padding: 0 2.5rem 0 0;
  display: grid;
  gap: 5rem;
  position: relative;
}
@media (min-width: 72em) {
  .about-timeline__list {
    grid-template-columns: repeat(2, 1fr);
    padding-right: 0;
    max-width: none;
  }
}
.about-timeline__list::before {
  content: "";
  display: block;
  background-color: #1a527b;
  position: absolute;
  left: calc(100% - 1rem);
  top: 0;
  bottom: 0;
  width: 1rem;
  border-radius: 0.5rem;
}
@media (min-width: 72em) {
  .about-timeline__list::before {
    left: 50%;
    margin-left: -0.5rem;
  }
}

.about-timeline__item {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 5rem 1fr;
}
@media (min-width: 72em) {
  .about-timeline__item {
    margin-top: -7.5rem;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(2n) {
    grid-template-columns: 1fr 5rem;
  }
}
.about-timeline__item:nth-child(1) {
  margin-top: 0;
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(2) {
    grid-column: 2;
    grid-row: 2;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(3) {
    grid-column: 1;
    grid-row: 3;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(4) {
    grid-column: 2;
    grid-row: 4;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(5) {
    grid-column: 1;
    grid-row: 5;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(6) {
    grid-column: 2;
    grid-row: 6;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(7) {
    grid-column: 1;
    grid-row: 7;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(8) {
    grid-column: 2;
    grid-row: 8;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(9) {
    grid-column: 1;
    grid-row: 9;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(10) {
    grid-column: 2;
    grid-row: 10;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(11) {
    grid-column: 1;
    grid-row: 11;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(12) {
    grid-column: 2;
    grid-row: 12;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(13) {
    grid-column: 1;
    grid-row: 13;
  }
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(14) {
    grid-column: 2;
    grid-row: 14;
  }
}

.about-timeline__year {
  margin-top: 0.625rem;
  font-size: 21px;
  font-size: 1.3125rem;
  color: white;
  background-color: #1a527b;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  height: 5rem;
  width: 5rem;
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(2n) .about-timeline__year {
    order: 2;
  }
}

.about-timeline__desc {
  margin-top: 0.625rem;
  padding-top: 1.25rem;
  position: relative;
}
.about-timeline__desc::before {
  content: "";
  display: block;
  height: 0.125rem;
  background-color: #1a527b;
  left: -3.75rem;
  position: absolute;
  right: -1.5rem;
  top: 0;
}
@media (min-width: 72em) {
  .about-timeline__item:nth-child(2n) .about-timeline__desc::before {
    left: -1.5rem;
    right: -3.75rem;
  }
}

.about-stats {
  background-color: #1a527b;
  color: white;
}

.about-stats__inner {
  display: grid;
  grid-gap: 2.5rem;
}
@media (min-width: 36em) {
  .about-stats__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 48em) {
  .about-stats__inner {
    grid-gap: 5rem;
  }
}

.about-stats__num {
  color: #eeecd9;
  font-size: 42px;
  font-size: 2.625rem;
}
@media (min-width: 54em) {
  .about-stats__num {
    font-size: 48px;
    font-size: 3rem;
  }
}
@media (min-width: 60em) {
  .about-stats__num {
    font-size: 54px;
    font-size: 3.375rem;
  }
}
@media (min-width: 72em) {
  .about-stats__num {
    font-size: 60px;
    font-size: 3.75rem;
  }
}

.about-stats__label {
  letter-spacing: 0.15em;
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
}
@media (min-width: 54em) {
  .about-stats__label {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media (min-width: 72em) {
  .about-stats__label {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}

.about-info__inner {
  display: grid;
  grid-gap: 3.75rem;
}
@media (min-width: 48em) {
  .about-info__inner {
    grid-gap: 5rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
.about-info__inner h2 {
  color: #1a527b;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 0 0 1.25rem;
}
@media (min-width: 48em) {
  .about-info__inner h2 {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 60em) {
  .about-info__inner p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.about-info__kevin img {
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.2);
  max-width: 33.5%;
  float: left;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: center;
  margin-top: 0.375rem;
  margin-right: 1.875rem;
  margin-bottom: 1.25rem;
}

.about-photos {
  background-color: #262f37;
}

.about-photos__inner {
  display: grid;
  gap: 3.75rem;
  max-width: 30rem;
}
@media (min-width: 48em) {
  .about-photos__inner {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5rem;
    max-width: 100rem;
  }
}
.about-photos__inner img {
  box-shadow: 0 13px 38px rgba(0, 0, 0, 0.4);
}

.faqs__title h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 2.5rem;
}
@media (min-width: 48em) {
  .faqs__title h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 72em) {
  .faqs__title h1 {
    font-size: 48px;
    font-size: 3rem;
  }
}

.faqs__list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 48em) {
  .faqs__list ul {
    padding-right: 10rem;
  }
}
@media (min-width: 60em) {
  .faqs__list ul {
    padding-right: 15rem;
  }
}
@media (min-width: 72em) {
  .faqs__list ul {
    font-size: 18px;
    font-size: 1.125rem;
    padding-right: 20rem;
  }
}
.faqs__list li {
  margin-bottom: 2.5rem;
}
.faqs__list h2 {
  color: #1a527b;
  margin: 0 0 0.625rem;
  font-size: 20px;
  font-size: 1.25rem;
}

.faqs-testimonial {
  background-color: #1a527b;
  color: white;
  padding: 2.5rem;
  margin: 0 -1.25rem 2.5rem;
}
@media (min-width: 48em) {
  .faqs-testimonial {
    border-radius: 0.375rem;
    float: right;
    width: 20rem;
    margin-right: -10rem;
    margin-left: 2.5rem;
  }
}
@media (min-width: 60em) {
  .faqs-testimonial {
    width: 25rem;
    margin-right: -15rem;
  }
}
@media (min-width: 72em) {
  .faqs-testimonial {
    width: 30rem;
    margin-right: -20rem;
  }
}
.faqs-testimonial > p {
  font-size: 18px;
  font-size: 1.125rem;
}
.faqs-testimonial .testimonial__quote-title,
.faqs-testimonial .testimonial__quote-name {
  color: #eeecd9;
}

.featured-reviews__title h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 2.5rem;
}
@media (min-width: 48em) {
  .featured-reviews__title h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 72em) {
  .featured-reviews__title h1 {
    font-size: 48px;
    font-size: 3rem;
  }
}

.featured-reviews__content {
  display: grid;
  gap: 3.75rem;
}
@media (min-width: 48em) {
  .featured-reviews__content {
    grid-template-columns: 1fr 20rem;
  }
}
@media (min-width: 72em) {
  .featured-reviews__content {
    grid-template-columns: 1fr 30rem;
  }
}

.featured-reviews__sites {
  display: grid;
  gap: 3.75rem;
}

.featured-reviews__site h2 {
  color: #1a527b;
}
.featured-reviews__site iframe {
  border-top: 0.125rem solid #eee !important;
  padding-top: 2rem;
  border-bottom: 0.125rem solid #eee !important;
}

.featured-reviews__testimonials {
  align-self: start;
  display: grid;
  gap: 3.75rem;
}

.featured-reviews__testimonial {
  background-color: #1a527b;
  color: white;
  padding: 2.5rem;
  margin: 0 -1.25rem;
}
@media (min-width: 48em) {
  .featured-reviews__testimonial {
    border-radius: 0.375rem;
    margin: 0;
  }
}
.featured-reviews__testimonial .testimonial__quote-title,
.featured-reviews__testimonial .testimonial__quote-name {
  color: #eeecd9;
}

.services__title h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 2.5rem;
}
@media (min-width: 48em) {
  .services__title h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 72em) {
  .services__title h1 {
    font-size: 48px;
    font-size: 3rem;
  }
}

.services__desc {
  display: grid;
  gap: 3.75rem;
  margin-bottom: 3.75rem;
}
@media (min-width: 48em) {
  .services__desc {
    grid-template-columns: 1fr 20rem;
    margin-bottom: 6.25rem;
  }
}
@media (min-width: 72em) {
  .services__desc {
    grid-template-columns: 1fr 30rem;
  }
}
@media (min-width: 48em) {
  .services__desc:first-of-type {
    margin-bottom: 4.375rem;
    padding-bottom: 3.75rem;
    border-bottom: 0.125rem solid rgba(0, 0, 0, 0.1);
  }
}
.services__desc:last-child {
  margin-bottom: 0;
}
.services__desc h2 {
  color: #1a527b;
}

@media (min-width: 48em) {
  .services__content p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.services__content img {
  border-radius: 0.5rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  margin: 0.625rem 0 1.875rem;
}

.services__testimonial {
  background-color: #1a527b;
  color: white;
  padding: 2.5rem;
  margin: 0 -1.25rem;
}
@media (min-width: 48em) {
  .services__testimonial {
    border-radius: 0.375rem;
    margin: 1.75rem 0 0;
    align-self: start;
  }
}
.services__testimonial .testimonial__quote-title,
.services__testimonial .testimonial__quote-name {
  color: #eeecd9;
}

.page-generic__title h1 {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.25;
  margin: 0 0 2.5rem;
}
@media (min-width: 48em) {
  .page-generic__title h1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
@media (min-width: 72em) {
  .page-generic__title h1 {
    font-size: 48px;
    font-size: 3rem;
  }
}

.page-generic__desc {
  display: grid;
  gap: 3.75rem;
}
@media (min-width: 48em) {
  .page-generic__desc {
    grid-template-columns: 1fr 20rem;
  }
}
@media (min-width: 72em) {
  .page-generic__desc {
    grid-template-columns: 1fr 30rem;
  }
}
.page-generic__desc h2 {
  color: #1a527b;
}
.page-generic__desc h3 {
  margin-block-end: 0.375rem;
}
.page-generic__desc a {
  text-decoration: underline;
}
.page-generic__desc a:hover {
  text-decoration: none;
}

@media (min-width: 48em) {
  .page-generic__content p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.page-generic__content img {
  border-radius: 0.5rem;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  margin: 0.625rem 0 1.875rem;
}

.page-generic__testimonial {
  background-color: #1a527b;
  color: white;
  padding: 2.5rem 2rem;
  margin: 0 -1.25rem;
}
@media (min-width: 20em) {
  .page-generic__testimonial {
    padding-inline: 2.5rem;
  }
}
@media (min-width: 48em) {
  .page-generic__testimonial {
    border-radius: 0.375rem;
    margin: 1.75rem 0 0;
    align-self: start;
  }
}
.page-generic__testimonial .testimonial__quote-title,
.page-generic__testimonial .testimonial__quote-name {
  color: #eeecd9;
}