
@font-face {
    font-family: 'AvLight';
    /* src: url('/assets/fonts/AvenirLTStd-Light.woff2') format('woff2'),
        url('/assets/fonts/AvenirLTStd-Light.woff') format('woff'); */
    src: url('/assets/fonts/AvenirNextLTPro-Ultralight.woff2') format('woff2'),
        url('/assets/fonts/AvenirNextLTPro-Ultralight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvLightOblique';
    /* src: url('/assets/fonts/AvenirLTStd-LightOblique.woff2') format('woff2'),
        url('/assets/fonts/AvenirLTStd-LightOblique.woff') format('woff'); */
    src: url('/assets/fonts/AvenirNextLTPro-UltralightItalic.woff2') format('woff2'),
        url('/assets/fonts/AvenirNextLTPro-UltralightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvMedium';
    src: url('/assets/fonts/AvenirLTStd-Medium.woff2') format('woff2'),
        url('/assets/fonts/AvenirLTStd-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvMediumOblique';
    src: url('/assets/fonts/AvenirLTStd-MediumOblique.woff2') format('woff2'),
        url('/assets/fonts/AvenirLTStd-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvHeavy';
    src: url('/assets/fonts/AvenirLTStd-Heavy.woff2') format('woff2'),
        url('/assets/fonts/AvenirLTStd-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvHeavyOblique';
    src: url('/assets/fonts/AvenirLTStd-HeavyOblique.woff2') format('woff2'),
        url('/assets/fonts/AvenirLTStd-HeavyOblique.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

.av {font-family:"AvLight", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

.av-ital {font-family:"AvLightOblique", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

.av-medium {font-family:"AvMedium", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

.av-medium-ital {font-family:"AvMediumOblique", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

.av-heavy {font-family:"AvHeavy", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

.av-heavy-ital {font-family:"AvHeavyOblique", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

b, strong {font-family:"AvMedium", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

/* ! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: "AvLight", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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.
*/

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

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  ;
}

.static {
    position: static;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.-left-5 {
    left: -1.25rem;
}

.-top-1 {
    top: -0.25rem;
}

.-top-2 {
    top: -0.5rem;
}

.bottom-0 {
    bottom: 0px;
}

.left-0 {
    left: 0px;
}

.left-1 {
    left: 0.25rem;
}

.top-0 {
    top: 0px;
}

.top-1 {
    top: 0.25rem;
}

.top-2 {
    top: 0.5rem;
}

.z-0 {
    z-index: 0;
}

.z-50 {
    z-index: 50;
}

.col-span-1 {
    grid-column: span 1 / span 1;
}

.col-span-12 {
    grid-column: span 12 / span 12;
}

.col-span-2 {
    grid-column: span 2 / span 2;
}

.col-span-6 {
    grid-column: span 6 / span 6;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.m-0 {
    margin: 0px;
}

.m-auto {
    margin: auto;
}

.-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}

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

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

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

.-ml-px {
    margin-left: -1px;
}

.mb-0 {
    margin-bottom: 0px;
}

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

.mb-10 {
    margin-bottom: 2.5rem;
}

.mb-14 {
    margin-bottom: 3.5rem;
}

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

.mb-20 {
    margin-bottom: 5rem;
}

.mb-24 {
    margin-bottom: 6rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.mb-4 {
    margin-bottom: 1rem;
}

.mb-44 {
    margin-bottom: 11rem;
}

.mb-5 {
    margin-bottom: 1.25rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.ml-0 {
    margin-left: 0px;
}

.ml-3 {
    margin-left: 0.75rem;
}

.ml-4 {
    margin-left: 1rem;
}

.ml-auto {
    margin-left: auto;
}

.mr-0 {
    margin-right: 0px;
}

.mr-10 {
    margin-right: 2.5rem;
}

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

.mr-3 {
    margin-right: 0.75rem;
}

.mr-4 {
    margin-right: 1rem;
}

.mr-auto {
    margin-right: auto;
}

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

.mt-10 {
    margin-top: 2.5rem;
}

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

.mt-20 {
    margin-top: 5rem;
}

.mt-4 {
    margin-top: 1rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.mt-6 {
    margin-top: 1.5rem;
}

.mt-8 {
    margin-top: 2rem;
}

.mt-0 {
    margin-top: 0px;
}

.block {
    display: block;
}

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

.inline {
    display: inline;
}

.flex {
    display: flex;
}

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

.table {
    display: table;
}

.flow-root {
    display: flow-root;
}

.grid {
    display: grid;
}

.hidden {
    display: none;
}

.aspect-square {
    aspect-ratio: 1 / 1;
}

.h-10 {
    height: 2.5rem;
}

.h-14 {
    height: 3.5rem;
}

.h-2 {
    height: 0.5rem;
}

.h-20px {
    height: 20px;;
}

.h-4 {
    height: 1rem;
}

.h-5 {
    height: 1.25rem;
}

.h-\[300px\] {
    height: 300px;
}

.h-full {
    height: 100%;
}

.w-1\/2 {
    width: 50%;
}

.w-1\/3 {
    width: 33.333333%;
}

.w-10 {
    width: 2.5rem;
}

.w-100px {
    width: 100px;;
}

.w-110px {
    width: 110px;;
}

.w-120px {
    width: 120px;;
}

.w-14 {
    width: 3.5rem;
}

.w-140px {
    width: 140px;;
}

.w-150px {
    width: 150px;;
}

.w-2 {
    width: 0.5rem;
}

.w-20px {
    width: 20px;;
}

.w-28 {
    width: 7rem;
}

.w-300px {
    width: 300px;;
}

.w-30px {
    width: 30px;;
}

.w-4 {
    width: 1rem;
}

.w-4\/5 {
    width: 80%;
}

.w-5 {
    width: 1.25rem;
}

.w-5\/6 {
    width: 83.333333%;
}

.w-\[165px\] {
    width: 165px;
}

.w-auto {
    width: auto;
}

.w-full {
    width: 100%;
}

.w-\[200px\] {
    width: 200px;
}

.w-\[100px\] {
    width: 100px;
}

.w-\[140px\] {
    width: 140px;
}

.min-w-full {
    min-width: 100%;
}

.max-w-\[1278px\] {
    max-width: 1278px;
}

.max-w-\[200px\] {
    max-width: 200px;
}

.flex-1 {
    flex: 1 1 0%;
}

.flex-auto {
    flex: 1 1 auto;
}

.flex-none {
    flex: none;
}

.flex-shrink {
    flex-shrink: 1;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.flex-grow {
    flex-grow: 1;
}

.grow {
    flex-grow: 1;
}

.-rotate-3 {
    --tw-rotate: -3deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-3 {
    --tw-rotate: 3deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
    cursor: pointer;
}

.grid-flow-row {
    grid-auto-flow: row;
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row {
    flex-direction: row;
}

.flex-col {
    flex-direction: column;
}

.flex-col-reverse {
    flex-direction: column-reverse;
}

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

.place-content-center {
    place-content: center;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.justify-start {
    justify-content: flex-start;
}

.justify-end {
    justify-content: flex-end;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.justify-evenly {
    justify-content: space-evenly;
}

.justify-items-start {
    justify-items: start;
}

.justify-items-center {
    justify-items: center;
}

.gap-1 {
    gap: 0.25rem;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-12 {
    gap: 3rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-x-12 {
    column-gap: 3rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}

.self-start {
    align-self: flex-start;
}

.self-end {
    align-self: flex-end;
}

.self-center {
    align-self: center;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-x-auto {
    overflow-x: auto;
}

.overscroll-x-contain {
    overscroll-behavior-x: contain;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-full {
    border-radius: 9999px;
}

.rounded-md {
    border-radius: 0.375rem;
}

.rounded-sm {
    border-radius: 0.125rem;
}

.rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.rounded-r-md {
    border-top-right-radius: 0.375rem;
    border-bottom-right-radius: 0.375rem;
}

.border {
    border-width: 1px;
}

.border-2 {
    border-width: 2px;
}

.border-b {
    border-bottom-width: 1px;
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-transparent {
    border-color: transparent;
}

.bg-\[\#5E81AC\] {
    --tw-bg-opacity: 1;
    background-color: rgb(94 129 172 / var(--tw-bg-opacity));
}

.bg-\[\#A3BE8C\] {
    --tw-bg-opacity: 1;
    background-color: rgb(163 190 140 / var(--tw-bg-opacity));
}

.bg-\[\#B38EAD\] {
    --tw-bg-opacity: 1;
    background-color: rgb(179 142 173 / var(--tw-bg-opacity));
}

.bg-\[\#BF616A\] {
    --tw-bg-opacity: 1;
    background-color: rgb(191 97 106 / var(--tw-bg-opacity));
}

.bg-\[\#DCB361\] {
    --tw-bg-opacity: 1;
    background-color: rgb(220 179 97 / var(--tw-bg-opacity));
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(51 52 53 / var(--tw-bg-opacity));
}

.bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.bg-blue-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(0 84 165 / var(--tw-bg-opacity));
}

.bg-blue-ice {
    --tw-bg-opacity: 1;
    background-color: rgb(237 239 244 / var(--tw-bg-opacity));
}

.bg-blue-main {
    --tw-bg-opacity: 1;
    background-color: rgb(94 129 172 / var(--tw-bg-opacity));
}

.bg-blue-pale {
    --tw-bg-opacity: 1;
    background-color: rgb(243 248 254 / var(--tw-bg-opacity));
}

.bg-blue-slate {
    --tw-bg-opacity: 1;
    background-color: rgb(229 233 240 / var(--tw-bg-opacity));
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-red {
    --tw-bg-opacity: 1;
    background-color: rgb(239 56 61 / var(--tw-bg-opacity));
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-indigo-500 {
    --tw-gradient-from: #6366f1 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(99 102 241 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-indigo-300 {
    --tw-gradient-to: #a5b4fc var(--tw-gradient-to-position);
}

.bg-cover {
    background-size: cover;
}

.bg-clip-text {
    background-clip: text;
}

.p-0 {
    padding: 0px;
}

.p-1 {
    padding: 0.25rem;
}

.p-10 {
    padding: 2.5rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-4 {
    padding: 1rem;
}

.p-5 {
    padding: 1.25rem;
}

.p-6 {
    padding: 1.5rem;
}

.px-0 {
    padding-left: 0px;
    padding-right: 0px;
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.pb-10 {
    padding-bottom: 2.5rem;
}

.pb-12 {
    padding-bottom: 3rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pb-20 {
    padding-bottom: 5rem;
}

.pb-4 {
    padding-bottom: 1rem;
}

.pb-40 {
    padding-bottom: 10rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

.pl-0 {
    padding-left: 0px;
}

.pl-2 {
    padding-left: 0.5rem;
}

.pl-6 {
    padding-left: 1.5rem;
}

.pr-0 {
    padding-right: 0px;
}

.pr-4 {
    padding-right: 1rem;
}

.pr-6 {
    padding-right: 1.5rem;
}

.pr-8 {
    padding-right: 2rem;
}

.pt-0 {
    padding-top: 0px;
}

.pt-10 {
    padding-top: 2.5rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-4 {
    padding-top: 1rem;
}

.pt-6 {
    padding-top: 1.5rem;
}

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

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

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

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

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

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

.font-heavy {
    font-family: "AvHeavy", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
}

.font-medium {
    font-family: "AvMedium", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
}

.font-medium-italic {
    font-family: "AvMediumOblique", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
}

.font-regular {
    font-family: "AvLight", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
}

.font-regular-italic {
    font-family: "AvLightOblique", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
}

.font-sans {
    font-family: "AvLight", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
}

.text-10xl {
    font-size: 110px;
}

.text-2xl {
    font-size: 28px;
}

.text-3xl {
    font-size: 30px;
}

.text-4xl {
    font-size: 34px;
}

.text-5xl {
    font-size: 60px;
}

.text-6xl {
    font-size: 70px;
}

.text-8xl {
    font-size: 90px;
}

.text-\[48px\] {
    font-size: 48px;
}

.text-base {
    font-size: 20px;
}

.text-lg {
    font-size: 22px;
}

.text-sm {
    font-size: 18px;
}

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

.text-xs {
    font-size: 16px;
}

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

.text-xxxs {
    font-size: 12px;
}

.text-xxxxs {
    font-size: 10px;
}

.font-bold {
    font-weight: 700;
}

.font-extrabold {
    font-weight: 800;
}

.font-light {
    font-weight: 300;
}

.font-medium {
    font-weight: 500;
}

.font-normal {
    font-weight: 400;
}

.font-semibold {
    font-weight: 600;
}

.uppercase {
    text-transform: uppercase;
}

.italic {
    font-style: italic;
}

.tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-10 {
    line-height: 2.5rem;
}

.leading-4 {
    line-height: 1rem;
}

.leading-5 {
    line-height: 1.25rem;
}

.leading-7 {
    line-height: 1.75rem;
}

.leading-none {
    line-height: 1;
}

.leading-tight {
    line-height: 1.25;
}

.tracking-wider {
    letter-spacing: 0.05em;
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(51 52 53 / var(--tw-text-opacity));
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-blue-dark {
    --tw-text-opacity: 1;
    color: rgb(0 84 165 / var(--tw-text-opacity));
}

.text-blue-main {
    --tw-text-opacity: 1;
    color: rgb(94 129 172 / var(--tw-text-opacity));
}

.text-blue-sky {
    --tw-text-opacity: 1;
    color: rgb(171 200 231 / var(--tw-text-opacity));
}

.text-charcoal {
    --tw-text-opacity: 1;
    color: rgb(91 91 91 / var(--tw-text-opacity));
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity));
}

.text-grey {
    --tw-text-opacity: 1;
    color: rgb(120 120 120 / var(--tw-text-opacity));
}

.text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity));
}

.text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42 / var(--tw-text-opacity));
}

.text-transparent {
    color: transparent;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
    text-decoration-line: underline;
}

.no-underline {
    text-decoration-line: none;
}

.opacity-0 {
    opacity: 0;
}

.opacity-100 {
    opacity: 1;
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline {
    outline-style: solid;
}

.grayscale {
    --tw-grayscale: grayscale(100%);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.transition-\[_--num\] {
    transition-property: --num;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.duration-150 {
    transition-duration: 150ms;
}

.duration-300 {
    transition-duration: 300ms;
}

.duration-\[3s\] {
    transition-duration: 3s;
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.\[--num\:149\] {
    --num: 149;
}

.\[--num\:40\] {
    --num: 40;
}

.\[--num\:70\] {
    --num: 70;
}

.\[counter-set\:_num_var\(--num\)\] {
    counter-set: num var(--num);
}

/* HELPERS 
# utility stuff, detail-blocks...
*/

/*XXL*/

/*XL*/

/*LG*/

/*MD*/

/*SM*/

/*XS*/

.build-border-red, .bb-red {border: solid red 1px;}

.build-border-blue, .bb-blue {border: solid blue 1px;}

.build-border-green, .bb-green {border: solid green 1px;}

.build-border-yellow, .bb-yellow {border: solid yellow 1px;}

.build-border-pink, .bb-pink {border: solid pink 1px;}

.build-border-dashed, .bb-dashed {border: dashed black 1px;}

.body-min-width {min-width: 290px; overflow: scroll; }

input[type="button"]:focus, button:focus {
  outline:none!important;
  box-shadow: none!important;
}

a {
  text-decoration: underline; 
  color: #2A1800;
}

ul, ol { 
    margin-left: 2em; 
    list-style-type: disc; 
  }

.block-video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}

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

figure.full-width {max-width: 956px;
    }

figure.full-width img {width: 100%;}

figure.half-width {max-width: 460px;
    }

figure.half-width img {width: 100%;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

figure.half-width {
        max-width: 320px
    }
        figure.half-width img {width: 100%;}
      }

@media only screen and (min-width: 768px) and (max-width: 991px) {

figure.half-width {
        max-width: 220px
    }
        figure.half-width img {width: 100%;}
      }

@media only screen and (min-width: 576px) and (max-width: 767px) {

figure.half-width {
        max-width: 100%
    }
        figure.half-width img {width: 100%; margin: 0 auto; display: block;}
      }

@media only screen and (max-width: 575px) {

figure.half-width {
        max-width: 100%
    }
        figure.half-width img {width: 100%;}
      }

figure.third-width {
      max-width: 200px;
    }

figure.third-width img {width: 100%;}

@media only screen and (min-width: 576px) and (max-width: 767px) {

figure.third-width {
        max-width: 100%
    }
        figure.third-width img {width: 50%; margin: 0 auto; display: block;}
      }

@media only screen and (max-width: 575px) {

figure.third-width {
        max-width: 100%
    }
        figure.third-width img {width: 100%;}
      }

figure.center-img-float {
    margin: 0 auto;
    margin-bottom: 4%;
  }

figure.center-img-float figcaption {text-align: center;}

figure.center-img-float img {display: block;}

figure.left-img-float {
    float: left;
    margin: 1% 4% 2% 0;
  }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

figure.left-img-float {float: none; margin: 2% auto
  }}

figure.left-img-float figcaption {text-align: left;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {figure.left-img-float figcaption {text-align: center;}}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

figure.right-img-float {float: none; margin: 2% auto
  }}

figure.right-img-float {
    float: right;
    margin: 1% 0 2% 2%;
}

figure.right-img-float figcaption {text-align: right;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {figure.right-img-float figcaption {text-align: center;}}

.block-file {
  /* border-bottom: solid 1px #ccc; */
  padding: 2%;
}

.block-file a {text-decoration: none; margin: 2% 0; padding: .5%; }

.icon-file {margin-right: 4px; width: 20px; display: inline;}

.block-space-break.noSpace {height: 0; width: 100%;}

.block-space-break.smallSpace {height:10px; width: 100%;}

.block-space-break.mediumSpace {height:30px; width: 100%;}

.block-space-break.largeSpace {height:80px; width: 100%;}

.block-space-break.extraLargeSpace {height:160px; width: 100%;}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.block-button.alignLeft {justify-content: flex-start; display: flex; margin: 1%;}

.block-button.alignRight {justify-content: flex-end; display: flex; margin: 1%;}

.block-button.alignCenter {justify-content: center; display: flex; margin: 1%;}

.block-button .btn {
    --tw-bg-opacity: 1;
    background-color: rgb(0 84 165 / var(--tw-bg-opacity));
}

.block-button .btn {
    font-size: 20px;
}

.block-button .btn {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.block-button .btn {
    text-decoration: none;
  }

.block-button .btn:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 56 61 / var(--tw-bg-opacity));
}

.block-button .btn.smallButt {
    padding: 0.5rem;
}

.block-button .btn.mediumButt {
    padding: 1rem;
}

.block-button .btn.largeButt {
    padding: 1.5rem;
}

.block-space-break.noSpace {height: 0; width: 100%;}

.block-space-break.smallSpace {height:10px; width: 100%;}

.block-space-break.mediumSpace {height:30px; width: 100%;}

.block-space-break.largeSpace {height:80px; width: 100%;}

.block-space-break.extraLargeSpace {height:160px; width: 100%;}

.edit-this {
  display: block;
  position: absolute;
  left: -16px;
  top: 13px;
  background-color: aquamarine;
  z-index: 99;
  padding: 2px 2px;
  transform: rotate(90deg);
  text-decoration: none;
}

/* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */

#mc_embed_signup form {text-align:center; padding:10px 0 10px 0;}

.mc-field-group { display: inline-block; }

/* positions input field horizontally */

#mc_embed_signup input.email {font-family:"AvLight", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif; font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; vertical-align:top;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}

#mc_embed_signup .clear {display: inline-block;}

/* positions button horizontally in line with input */

#mc_embed_signup .button {font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #aaa; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}

#mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}

#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}

#mc_embed_signup #mce-error-response {display:none;}

#mc_embed_signup #mce-success-response {color:#529214; display:none;}

#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc_embed_signup {background:none; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}

#mc_embed_signup input.email { width: 70%; padding: 10px; height:40px; border-radius:0; border:0;}

#mc_embed_signup_scroll {float:left; padding: 0; margin: 0; text-align:left; width: 80%;}

#mc_embed_signup .button {background-color: #81A1C1; height:40px; border-radius:0; position: relative; left:-3px;}

#mc_embed_signup .button:hover {background-color: #EF383D;}

@media (max-width: 767px) {
    #mc_embed_signup_scroll {float:none; width: 100%;}
    #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
    #mc_embed_signup .clear {display: block; width: 100% }
    #mc_embed_signup .button {width: 100%; margin:0; position: relative; left:auto; }
}

.sdf-butt {
  display: inline-block;
  padding: 8px 20px 0 60px;
  font-size: 14px;
  color: white;
  height: 36px;
  border-radius: 25px;
  text-decoration: none;
}

.sdf-butt.green {
      background:#8EBCBB url("../assets/imgz/icon-flag-white.svg");
      background-repeat:no-repeat;
      background-position: 20px center;
  }

.sdf-butt:hover {
      background:#EF383D url("../assets/imgz/icon-flag-white.svg");
      background-repeat:no-repeat;
      background-position: 20px center;
  }

.fix-li::before {
  content: "•"; color: #5E81AC;
  display: inline-block; width: 1em;
  margin-left: -1em;
}

.fix-li {
  margin-bottom: 0.75rem;
}

.g-recaptcha, .grecaptcha-badge {display: none;}

.cover-slider__wrap {
  /* border: solid red 1px; */
  position: relative;
  max-width: 1440px;
  height: 700px;
  margin: 0 auto;
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.cover-slider__wrap {
      height: 500px
}
    }

@media only screen and (max-width: 575px) {

.cover-slider__wrap {
      height: 300px
}
    }

.cover-slider__inner {
  position: relative;
  text-align: center;
  z-index: 10;
  min-height: 40em;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.cover-slider__inner {
    min-height: 0
}
  }

.cover-slider {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.cover-slider__slide {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  padding: 0;
  margin: 0;
  background-size: cover;
  background-position: center;
  z-index: 0;
  /* border: dashed green 1px; */
  overflow: hidden;
}

.cover-slider__slide.active {
  -webkit-animation-duration: 12000ms;
          animation-duration: 12000ms;
  -webkit-animation-name: slidein;
          animation-name: slidein;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.cover-slider__slide.inactive {
  -webkit-animation-duration: 12000ms;
          animation-duration: 12000ms;
  -webkit-animation-name: slideout;
          animation-name: slideout;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes slidein {
  0% {
    left: 0;
    right: 100%;
  }
  50% {
    right:30%;  
  }
  80% {
    right:30%;  
  }
  100% {
    left: 0;
    right: 0;
  }
}

@-webkit-keyframes slideout {
  0% {
    left: 0;
    right: 0;
  }
  50% {
    left:70%;  
  }
  80% {
    left:70%;  
  }
  100% {
    left: 100%;
    right: 0;
  }
}

.cover-slider__slide.slide-a {
  background-image: url("../assets/imgz/A.jpg");
}

.cover-slider__slide.slide-b {
  background-image: url("../assets/imgz/B.jpg");
  /* background-position-x: 70%; */
}

.cover-slider__slide.slide-c {
  background-image: url("../assets/imgz/C.jpg");
}

.cover-slider__slide.slide-d {
  background-image: url("../assets/imgz/D.jpg");
}

.hide {
  position: absolute;
  left: -9999px;
}

.slider-bottom-detail {
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 30px;
}

.slider-bottom-detail.bg-one {
    background: #ABC8E7
}

.slider-bottom-detail.bg-two {
    background: #5E81AC; 
}

.slider-flag {
    width: 31px;
    height: 23px;
    display: block;
    margin: 3px 6px 0 6px;
}

.slider-flag.usa {background-image: url("../assets/imgz/icon-flag-usa.svg");
  background-size: cover;
  background-position: center;
}

.slider-flag.denmark {background-image: url("../assets/imgz/icon-flag-denmark.svg");
  background-size: cover;
  background-position: center;
}

.fade-in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

[x-cloak] { display: none; }

body { font-family: "AvLight", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif; font-size: 20px; --tw-text-opacity: 1; color: rgb(91 91 91 / var(--tw-text-opacity));}

html  { -webkit-tap-highlight-color: transparent; }

body  { background-color: #FFF; }

h1 { font-family: "AvHeavy", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif; font-size: 30px; line-height: 1.25; --tw-text-opacity: 1; color: rgb(94 129 172 / var(--tw-text-opacity));}

@media (min-width: 768px) {

    h1 {
        font-size: 60px;
    }
}

@media (min-width: 1280px) {

    h1 {
        font-size: 70px;
    }
}

strong {font-family:"AvMedium", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

blockquote {font-family:"AvLightOblique", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif; padding-left: 2%; border-left: 2px #ccc solid;}

figcaption { 
      font-family: "AvLightOblique", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;
}

figcaption.left {float:left;}

figcaption {
      float: right;
      font-size: 18px;
      --tw-text-opacity: 1;
      color: rgb(91 91 91 / var(--tw-text-opacity));
}

#nav { height:138px; }

#main, .sdf-max-wrapper, #subscribe-and-follow {
  /* border: solid red 1px; */
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 1999px) {

#main, .sdf-max-wrapper, #subscribe-and-follow {
      width: 90%
}
    }

#main {margin-bottom: 40px;}

.sdf-min-wrapper {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 1999px) {

.sdf-min-wrapper {
      width: 90%
}
    }

#top-color-bar {
  height: 10px;
  background: linear-gradient(90deg, #5E81AC 50%, #ABC8E7 50%);
}

#hero-page {
  position: relative;
  background: linear-gradient(90deg, #5E81AC 50%, #ABC8E7 50%);
}

#hero-page .hero-page-img-full {
    width: 100%; 
    max-width: 1280px; 
    min-width: 600px;
    }

/* full width images must be at least 1280px */

#hero-page .hero-page-img-left {max-width:800px; 
    /* left aligned images must be at least 800px wide */   
  }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

#hero-page .hero-page-img-left {width: 100%   
  }}

#hero-caption {position: absolute; bottom: -23px; width:90%; max-width: 1280px;}

#hero-min-wrap {
  width: 100%;
  overflow-x: hidden;
  margin: 0 auto;
}

#top-header {
  width: 100%;
  background-color: #5E81AC;
}

#top-header h1 {color: white; font-family: "AvHeavy", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

#top-header h1 {
    font-size: 30px;
}

#top-header h1 {
    line-height: 1.25;
}

@media (min-width: 768px) {

    #top-header h1 {
        font-size: 60px;
    }
}

@media (min-width: 1280px) {

    #top-header h1 {
        font-size: 70px;
    }
}

#top-header.content {
    padding: 60px 0;   
    }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

#top-header.content {padding: 40px 0   
    }}

#top-header.no-content {
    margin-bottom: 60px;          
    }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

#top-header.no-content {margin-bottom: 40px          
    }}

#top-controls {
  width: 100%;
  background-color: #D8DEE9;
}

#subscribe-and-follow {
  background-color: #F3F8FE;
  box-shadow: 1px 1px 2px rgb(223, 223, 223);
}

#title-area p {font-family: "AvMedium", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

#title-area p {
    margin-bottom: 0.5rem;
}

#title-area p {
    font-size: 20px;
}

#title-area p {
    --tw-text-opacity: 1;
    color: rgb(94 129 172 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

    #title-area p {
        margin-bottom: 1.25rem;
    }
}

#title-area h1 {
    font-family: "AvHeavy", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif; 
    width: 80%;
  }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

#title-area h1 {width: 100%
  }}

#title-area h1 {
    margin-bottom: 40px;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

#title-area h1 {margin-bottom:20px
  }}

#title-area h1 {
    font-size: 34px;
}

#title-area h1 {
    line-height: 2.5rem;
}

#title-area h1 {
    --tw-text-opacity: 1;
    color: rgb(94 129 172 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

    #title-area h1 {
        font-size: 60px;
    }
}

@media (min-width: 768px) {

    #title-area h1 {
        line-height: 1;
    }
}

@media (min-width: 1280px) {

    #title-area h1 {
        font-size: 70px;
    }
}

#title-area-white p {font-family: "AvMedium", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif;}

#title-area-white p {
    margin-bottom: 0.5rem;
}

#title-area-white p {
    font-size: 20px;
}

#title-area-white p {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

    #title-area-white p {
        margin-bottom: 1.25rem;
    }
}

#title-area-white h1 {
    font-family: "AvHeavy", "Avenir Next", Avenir, "Droid Sans", "DroidSansRegular", Corbel, Tahoma, Geneva, sans-serif; 
    width: 80%;
  }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

#title-area-white h1 {width: 100%
  }}

#title-area-white h1 {
    margin-bottom: 40px;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

#title-area-white h1 {margin-bottom:20px
  }}

#title-area-white h1 {
    font-size: 34px;
}

#title-area-white h1 {
    line-height: 2.5rem;
}

#title-area-white h1 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

    #title-area-white h1 {
        font-size: 60px;
    }
}

@media (min-width: 768px) {

    #title-area-white h1 {
        line-height: 1;
    }
}

@media (min-width: 1280px) {

    #title-area-white h1 {
        font-size: 70px;
    }
}

.bg-lt {background-color:#E5E9F0;}

.bg-dk {background-color:#F3F8FE;}

.bg-box {
  box-shadow: 1px 1px 2px rgb(223, 223, 223);
}

.bg-box.lt-blue {background-color: #F3F8FE;}

.bg-box.dk-blue {background-color: #5E81AC;}

.logo-sdf-sitewide { max-width: 90px; width: 90px;}

.logo-sdf-footer {
  min-width: 160px;
  width: 160px;
  background-color: white;
  border: solid white 30px;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width:1200px) and (max-width: 1999px) {

.logo-sdf-footer {
    float: right
}
  }

.overlay {
  /* display: none; */
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(44, 66, 94, .9);
  overflow: auto;
  z-index: 1040;
}

/* .nav-item {position: relative; display: inline-block; cursor: pointer;} */

.nav-item {position: relative; display: inline-block; cursor: pointer; top: -60px;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {top: 0px;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
.nav-item {display: none;}
}

.nav-drop {
  position: absolute; 
  top: 40px; 
  width: 200px;
  z-index: 10;
}

.nav-drop.who {  left: -44px; }

.nav-drop.what {  left: -20px; }

.nav-drop.sharing {  left: -40px; width: 260px; }

#top-nav-links-inner {
  /* display: none; */
  z-index: 99;
}

@media only screen and (min-width : 781px) {

#top-nav-links-inner {display: block
}}

#top-nav-links-inner {
  width: auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

#top-nav-links-inner {width: 782px
}}

@media only screen and (min-width: 768px) and (max-width: 991px) {

#top-nav-links-inner {width: auto
}}

.bottom-social-icon {width:40px;}

.pp-thumb {position:relative;}

.pp-thumb-image {position:relative; z-index: 0;}

.pp-thumb-text {position:relative; z-index: 10; top: -30px;}

.lil-flag {top:-2px;}

.pp-tile:hover .pp-thumb-text {background-color: #EF383D;}

/* this is for the cool controls on pp */

div.rstyle {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

label.rstyle {
	display: flex;
	cursor: pointer;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	margin-bottom: 0.375em;
}

label.rstyle input {
		position: absolute;
		left: -9999px;
	}

label.rstyle input:checked + span {
			background-color: #E5E9F0;
		}

label.rstyle input:checked + span:before {
				box-shadow: inset 0 0 0 0.4375em #0054A5;
			}

label.rstyle span {
		display: flex;
		align-items: center;
		padding: 0.375em 0.75em 0.375em 0.375em;
		border-radius: 99em; 
		transition: 0.25s ease;
	}

label.rstyle span:hover {
			background-color: #F3F8FE;
		}

label.rstyle span:before {
			display: flex;
			flex-shrink: 0;
			content: "";
			background-color: #fff;
			width: 1.5em;
			height: 1.5em;
			border-radius: 50%;
			margin-right: 0.375em;
			transition: 0.25s ease;
			box-shadow: inset 0 0 0 0.125em #E5E9F0;
		}

/* li {display:none;} */

li::marker {
  content: none;
  color: white;
}

.sdf-shadow {
  box-shadow: 1px 1px 2px rgb(223 223 223);
}

/* this grid is another way to do color offsets, vision and mission page 'valuse in action' */

.sdf-overlap-grid {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-template-rows: 20% 70% 10%;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.sdf-overlap-grid {
      grid-template-rows: none;
      grid-template-columns: 1fr;
      height: auto;
      max-height: none
}
    }

.sdf-overlap-grid.grid-viscore {
        height: 43vw;
        max-height: 510px;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) {

.sdf-overlap-grid.grid-viscore {max-height: 430px
    }}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.sdf-overlap-grid.grid-viscore {height: 50vw; max-height: 430px
    }}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.sdf-overlap-grid.grid-viscore {height: auto;max-height: none
    }}

.sdf-grid-img {
  z-index: 5;
  padding: 10px;
}

.sdf-grid-span {
 grid-row-start: span 2;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.sdf-grid-span {
      grid-row-start: span 1
}
    }

.sdf-grid-content {
 grid-row-start: span 2;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.sdf-grid-content {
      grid-row-start: span 1
}
    }

.sdf-grid-content-nest {
  display: flex;
  height: 100%;
}

.sdf-grid-content-nest div {margin-top: auto;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.sdf-grid-none {
      display: none
}
    }

/* this bg offset is on vision-and-mission page 'we over me' */

.bg-offset-dk-blue {
    background: linear-gradient(180deg, #ffffff 0 10%, #5E81AC 10% 100%); 
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-dk-blue {
          background: #5E81AC 
}       
    }

.bg-offset-lt-blue {
    background: linear-gradient(180deg, #ffffff 0 10%, #F3F8FE 10% 100%); 
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-lt-blue {
          background: #F3F8FE 
}       
    }

.bg-offset-pad {
  padding-top: 10%; 
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad {
         padding-top: 0% 
}      
    }

.bg-offset-pad-3 {
  padding-top: 3%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-3 { padding-top: 10px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-3 { padding-top: 6px 
} }

.bg-offset-pad-4 {
  padding-top: 4%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-4 { padding-top: 20px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-4 { padding-top: 10px 
} }

.bg-offset-pad-5 {
  padding-top: 5.5%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-5 { padding-top: 30px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-5 { padding-top: 30px 
} }

.bg-offset-pad-6 {
  padding-top: 6%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-6 { padding-top: 30px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-6 { padding-top: 30px 
} }

.bg-offset-pad-7 {
  padding-top: 7%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-7 { padding-top: 30px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-7 { padding-top: 30px 
} }

.bg-offset-pad-8 {
  padding-top: 8%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-8 { padding-top: 30px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-8 { padding-top: 30px 
} }

.bg-offset-pad-10 {
  padding-top: 10%; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-pad-10 { padding-top: 30px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-pad-10 { padding-top: 30px 
} }

.bg-offset-image-pad {
  padding-top: 0; 
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

.bg-offset-image-pad { padding-top: 30px 
} }

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px) {

.bg-offset-image-pad { padding-top: 10px 
} }

/* this color offset uses z-index, it's the simplest way to do it */

.bg-color-offset-parent {
  z-index: 0;
  position: relative;
  height: auto;
  background: none;
}

.bg-color-offset-content {
  z-index: 2;
  position: relative;
  width: 100%;
}

.bg-color-offset-child {
  z-index: 1;
  position: absolute;
  box-shadow: 1px 1px 2px rgb(223, 223, 223);
  width: 100%;
  bottom:0;
}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.bg-color-offset-child {height: 100%
}}

.bg-color-offset-child.height-70 {height: 70%;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.bg-color-offset-child.height-70 {height: 100%}}

.bg-color-offset-child.height-80 {height: 80%;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.bg-color-offset-child.height-80 {height: 100%}}

.bg-color-offset-child.height-90 {height: 90%;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.bg-color-offset-child.height-90 {height: 100%}}

.bg-color-offset-child.height-110 {height: 110%;}

@media only screen and (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.bg-color-offset-child.height-110 {height: 100%}}

.bg-color-offset-child.lt-blue {background-color: #F3F8FE;}

.bg-color-offset-child.dk-blue {background-color: #5E81AC;}

.bg-color-offset-child.height-none {background-color: #ffffff; box-shadow: none;}

/* these are the focus area tabs on the core-values page */

.fa {
    font-family: "AvLight", "Avenir Next", "Avenir", "Droid Sans", "DroidSansRegular", "Corbel", "Tahoma", "Geneva";
  padding: 20px 20px;
  line-height: 5rem;
  font-size: 34px;
}

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {

.fa {
    padding: 10px 10px;
    font-size: 28px;
    line-height: 3.4rem;
    }
  }

@media only screen and (max-width: 575px) {

.fa {
    padding: 10px 10px;
    font-size: 18px;
    line-height: 2.6rem;
    }
  }

.fa.brown {
      color: #787878;
      background-color: #F2F0ED;
  }

.fa.green {
      color: #ffffff;
      background-color: #8EBCBB;
  }

.fa.blue {
      color: #5E81AC;
      background-color: #F3F8FE;
  }

.fa.cold {
      color: #8EBCBB;
      background-color: #D8DEE9;
  }

.fa:hover {
      color: #FFFFFF;
      background-color: #EF383D;
  }

a.flaghov { 
  text-decoration: none;
  color:#5E81AC;
}

a.flaghov:hover {
  color: #EF383D;
}

a.flaghov:hover svg { filter: brightness(102%) saturate(200%) hue-rotate(135deg) grayscale(0%);  
  }

#anitroll-wrap {
  /* border: solid blue 1px;  */
  position:absolute; 
  overflow: hidden;
  width:230px;
  height:140px;
  position: relative;
  display:inline-block;
  /* top: 0px;
  right: 80px; */
}

@media (max-width: 1081px) {
 #anitroll-wrap {width: 226px;}
}

@media only screen and (max-width: 575px) {
  #anitroll-wrap {display:flex; width:111px; align-items: flex-end;}
}

.anitroll-wrap-sprite {
  /* border: solid red 1px; */
  position: absolute;
  width: 230px;
  height: 140px;
  top:-2px;
  overflow: hidden;
  background-image: url("/assets/imgz/animated-troll-sign-sprite.jpg");
  animation: gotroll 1s steps(10, end) .1s forwards, blink 4s steps(3, end) 4s infinite; 
}

@media only screen and (max-width: 575px) {
  .anitroll-wrap-sprite { 
    background-image: url("/assets/imgz/animated-troll-sign-sprite-sm.jpg");
  }
}

@keyframes gotroll {
 from { background-position: 0; }
   to { background-position: -2300px; }
}

@keyframes blink {
 from { background-position: -2300px; }
   to { background-position: -2990px; }
}

.blinker {
position:relative;
object-fit:none;
width: 460px;
height:140px;
opacity:0;
animation: appear 0s 2s forwards; 
}

@keyframes appear {
 from { opacity: 1; }
   to { opacity: 0; }
}

#historylink {
  background-color: #F3F8FE;
  box-shadow: 1px 1px 2px rgb(223, 223, 223);
}

.hover\:bg-blue-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 84 165 / var(--tw-bg-opacity));
}

.hover\:bg-blue-pale:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(243 248 254 / var(--tw-bg-opacity));
}

.hover\:bg-blue-slate:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(229 233 240 / var(--tw-bg-opacity));
}

.hover\:bg-red:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 56 61 / var(--tw-bg-opacity));
}

.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(51 52 53 / var(--tw-text-opacity));
}

.hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity));
}

.hover\:text-blue-main:hover {
    --tw-text-opacity: 1;
    color: rgb(94 129 172 / var(--tw-text-opacity));
}

.hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-red:hover {
    --tw-text-opacity: 1;
    color: rgb(239 56 61 / var(--tw-text-opacity));
}

.hover\:underline:hover {
    text-decoration-line: underline;
}

.focus\:z-10:focus {
    z-index: 10;
}

.focus\:border-blue-300:focus {
    --tw-border-opacity: 1;
    border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}

.active\:bg-black:active {
    --tw-bg-opacity: 1;
    background-color: rgb(51 52 53 / var(--tw-bg-opacity));
}

.active\:bg-gray-100:active {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.active\:text-gray-500:active {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}

.active\:text-gray-700:active {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity));
}

@supports (counter-set: var(--tw)) {

    .supports-\[counter-set\]\:sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
    }

    .supports-\[counter-set\]\:before\:content-\[counter\(num\)\]::before {
        --tw-content: counter(num);
        content: var(--tw-content);
    }
}

@media (prefers-reduced-motion: no-preference) {

    .motion-safe\:ease-out {
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    }
}

@media (min-width: 299px) {

    .xxxs\:mt-0 {
        margin-top: 0px;
    }

    .xxxs\:block {
        display: block;
    }
}

@media (min-width: 409px) {

    .xxs\:col-span-6 {
        grid-column: span 6 / span 6;
    }

    .xxs\:block {
        display: block;
    }

    .xxs\:hidden {
        display: none;
    }

    .xxs\:text-xxs {
        font-size: 14px;
    }
}

@media (min-width: 529px) {

    .xs\:col-span-4 {
        grid-column: span 4 / span 4;
    }

    .xs\:mt-0 {
        margin-top: 0px;
    }

    .xs\:block {
        display: block;
    }

    .xs\:hidden {
        display: none;
    }
}

@media (min-width: 640px) {

    .sm\:col-span-1 {
        grid-column: span 1 / span 1;
    }

    .sm\:col-span-10 {
        grid-column: span 10 / span 10;
    }

    .sm\:col-span-11 {
        grid-column: span 11 / span 11;
    }

    .sm\:col-span-2 {
        grid-column: span 2 / span 2;
    }

    .sm\:col-span-4 {
        grid-column: span 4 / span 4;
    }

    .sm\:-mx-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .sm\:block {
        display: block;
    }

    .sm\:flex {
        display: flex;
    }

    .sm\:hidden {
        display: none;
    }

    .sm\:w-140px {
        width: 140px;;
    }

    .sm\:flex-1 {
        flex: 1 1 0%;
    }

    .sm\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }

    .sm\:items-center {
        align-items: center;
    }

    .sm\:justify-between {
        justify-content: space-between;
    }

    .sm\:rounded-lg {
        border-radius: 0.5rem;
    }

    .sm\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .sm\:text-3xl {
        font-size: 30px;
    }

    .sm\:text-sm {
        font-size: 18px;
    }

    .sm\:leading-5 {
        line-height: 1.25rem;
    }
}

@media (min-width: 768px) {

    .md\:col-span-1 {
        grid-column: span 1 / span 1;
    }

    .md\:col-span-2 {
        grid-column: span 2 / span 2;
    }

    .md\:col-span-3 {
        grid-column: span 3 / span 3;
    }

    .md\:col-span-4 {
        grid-column: span 4 / span 4;
    }

    .md\:col-span-5 {
        grid-column: span 5 / span 5;
    }

    .md\:col-span-9 {
        grid-column: span 9 / span 9;
    }

    .md\:float-right {
        float: right;
    }

    .md\:float-left {
        float: left;
    }

    .md\:m-0 {
        margin: 0px;
    }

    .md\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .md\:mb-0 {
        margin-bottom: 0px;
    }

    .md\:mb-10 {
        margin-bottom: 2.5rem;
    }

    .md\:mb-2 {
        margin-bottom: 0.5rem;
    }

    .md\:mb-20 {
        margin-bottom: 5rem;
    }

    .md\:mb-4 {
        margin-bottom: 1rem;
    }

    .md\:ml-11 {
        margin-left: 2.75rem;
    }

    .md\:ml-12 {
        margin-left: 3rem;
    }

    .md\:mr-1 {
        margin-right: 0.25rem;
    }

    .md\:mr-11 {
        margin-right: 2.75rem;
    }

    .md\:mr-12 {
        margin-right: 3rem;
    }

    .md\:mt-0 {
        margin-top: 0px;
    }

    .md\:mt-8 {
        margin-top: 2rem;
    }

    .md\:block {
        display: block;
    }

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

    .md\:hidden {
        display: none;
    }

    .md\:w-1\/2 {
        width: 50%;
    }

    .md\:w-1\/3 {
        width: 33.333333%;
    }

    .md\:w-140px {
        width: 140px;;
    }

    .md\:w-2\/3 {
        width: 66.666667%;
    }

    .md\:w-2\/5 {
        width: 40%;
    }

    .md\:w-240px {
        width: 240px;;
    }

    .md\:w-280px {
        width: 280px;;
    }

    .md\:w-3\/4 {
        width: 75%;
    }

    .md\:w-3\/5 {
        width: 60%;
    }

    .md\:w-300px {
        width: 300px;;
    }

    .md\:w-340px {
        width: 340px;;
    }

    .md\:w-4\/5 {
        width: 80%;
    }

    .md\:w-40 {
        width: 10rem;
    }

    .md\:w-400px {
        width: 400px;;
    }

    .md\:w-\[195px\] {
        width: 195px;
    }

    .md\:w-auto {
        width: auto;
    }

    .md\:w-full {
        width: 100%;
    }

    .md\:flex-1 {
        flex: 1 1 0%;
    }

    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr));
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .md\:flex-row {
        flex-direction: row;
    }

    .md\:flex-row-reverse {
        flex-direction: row-reverse;
    }

    .md\:flex-col {
        flex-direction: column;
    }

    .md\:items-start {
        align-items: flex-start;
    }

    .md\:items-end {
        align-items: flex-end;
    }

    .md\:justify-start {
        justify-content: flex-start;
    }

    .md\:gap-16 {
        gap: 4rem;
    }

    .md\:p-2 {
        padding: 0.5rem;
    }

    .md\:p-4 {
        padding: 1rem;
    }

    .md\:pb-0 {
        padding-bottom: 0px;
    }

    .md\:pb-20 {
        padding-bottom: 5rem;
    }

    .md\:pb-8 {
        padding-bottom: 2rem;
    }

    .md\:pl-0 {
        padding-left: 0px;
    }

    .md\:pl-10 {
        padding-left: 2.5rem;
    }

    .md\:pl-6 {
        padding-left: 1.5rem;
    }

    .md\:pr-10 {
        padding-right: 2.5rem;
    }

    .md\:pr-8 {
        padding-right: 2rem;
    }

    .md\:pt-0 {
        padding-top: 0px;
    }

    .md\:pt-10 {
        padding-top: 2.5rem;
    }

    .md\:pt-16 {
        padding-top: 4rem;
    }

    .md\:pt-20 {
        padding-top: 5rem;
    }

    .md\:pt-8 {
        padding-top: 2rem;
    }

    .md\:text-left {
        text-align: left;
    }

    .md\:text-2xl {
        font-size: 28px;
    }

    .md\:text-3xl {
        font-size: 30px;
    }

    .md\:text-4xl {
        font-size: 34px;
    }

    .md\:text-5xl {
        font-size: 60px;
    }

    .md\:text-base {
        font-size: 20px;
    }

    .md\:text-sm {
        font-size: 18px;
    }

    .md\:text-xl {
        font-size: 24px;
    }

    .md\:text-xs {
        font-size: 16px;
    }
}

@media (min-width: 1024px) {

    .lg\:col-span-1 {
        grid-column: span 1 / span 1;
    }

    .lg\:col-span-3 {
        grid-column: span 3 / span 3;
    }

    .lg\:col-span-5 {
        grid-column: span 5 / span 5;
    }

    .lg\:-mx-8 {
        margin-left: -2rem;
        margin-right: -2rem;
    }

    .lg\:mb-0 {
        margin-bottom: 0px;
    }

    .lg\:mb-20 {
        margin-bottom: 5rem;
    }

    .lg\:mb-6 {
        margin-bottom: 1.5rem;
    }

    .lg\:mt-auto {
        margin-top: auto;
    }

    .lg\:block {
        display: block;
    }

    .lg\:hidden {
        display: none;
    }

    .lg\:w-1\/2 {
        width: 50%;
    }

    .lg\:w-1\/3 {
        width: 33.333333%;
    }

    .lg\:w-11\/20 {
        width: 49%;
    }

    .lg\:w-2\/3 {
        width: 66.666667%;
    }

    .lg\:w-3\/4 {
        width: 75%;
    }

    .lg\:w-3\/5 {
        width: 60%;
    }

    .lg\:w-\[170px\] {
        width: 170px;
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .lg\:grid-rows-2 {
        grid-template-rows: repeat(2, minmax(0, 1fr));
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:px-28 {
        padding-left: 7rem;
        padding-right: 7rem;
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .lg\:pl-10 {
        padding-left: 2.5rem;
    }

    .lg\:pl-2 {
        padding-left: 0.5rem;
    }

    .lg\:pr-20 {
        padding-right: 5rem;
    }

    .lg\:pr-6 {
        padding-right: 1.5rem;
    }

    .lg\:text-3xl {
        font-size: 30px;
    }

    .lg\:text-4xl {
        font-size: 34px;
    }

    .lg\:text-base {
        font-size: 20px;
    }

    .lg\:text-xl {
        font-size: 24px;
    }

    .lg\:text-xs {
        font-size: 16px;
    }
}

@media (min-width: 1280px) {

    .xl\:ml-4 {
        margin-left: 1rem;
    }

    .xl\:block {
        display: block;
    }

    .xl\:hidden {
        display: none;
    }

    .xl\:w-10 {
        width: 2.5rem;
    }

    .xl\:w-\[230px\] {
        width: 230px;
    }

    .xl\:pr-20 {
        padding-right: 5rem;
    }

    .xl\:pr-40 {
        padding-right: 10rem;
    }

    .xl\:text-6xl {
        font-size: 70px;
    }
}

@media (min-width: 1536px) {

    .\32xl\:block {
        display: block;
    }

    .\32xl\:hidden {
        display: none;
    }
}