/*
Theme Name: Euphoria
Theme URI: https://github.com/WordPress/twentynineteen
Author: ORNL
Description: Responsive Wordpress Theme developed at Oak Ridge National Laboratory
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: euphoria

Features custom logo and no menu.

*/
/* media queries */
/*--------------------------------------------------------------
/* Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i&display=swap&subset=latin-ext");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,600;1,300;1,600&display=swap");
/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  scroll-behavior: smooth;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
/* line 24, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 46, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 57, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
/* line 69, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 78, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 88, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 98, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
/* line 109, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 118, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 126, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 130, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
/* line 141, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 153, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 169, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 179, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/* line 184, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
form {
  margin: 0;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
/* line 192, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 203, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 215, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/* line 226, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
/* line 237, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 250, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
/* line 258, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
/* line 267, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 277, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 287, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/* line 296, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 305, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
/* line 317, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 325, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
/* line 336, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/* line 344, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_normalize.scss */
[hidden] {
  display: none;
}

/*--------------------------------------------------------------
/* Typography
--------------------------------------------------------------*/
/* latin */
/* latin */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: local("Didact Gothic Regular"), local("DidactGothic-Regular"), url(https://fonts.gstatic.com/s/didactgothic/v12/ahcfv8qz1zt6hCC5G4F_P4ASlUuYpmDmYyU.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Antic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("Antic Regular"), local("Antic-Regular"), url(https://fonts.gstatic.com/s/antic/v11/TuGfUVB8XY5DRZZMq9kRystl.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* line 40, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
body {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.43;
  color: #333;
}

/* line 50, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
h1,
h2,
h3,
h4,
h5 {
  font-weight: 600;
  margin: 0;
  line-height: 1.1em;
  color: #333333;
}

/* line 62, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
h1 {
  font-size: 2.5rem;
  margin: 0 0 2rem;
  line-height: 3rem;
}

/* line 68, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
h2 {
  font-size: 2rem;
  margin: 0 0 20px;
  line-height: 1.2em;
}

/* line 74, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
h3 {
  font-size: 28px;
  margin: 0 0 20px;
}

/* line 79, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
h4 {
  font-size: 22px;
  margin: 0 0 15px;
}

/* line 85, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
a {
  color: #4c4c4c;
}

/* line 88, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
a:hover {
  color: #d08b1e;
}

/* line 93, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
ul,
ol,
p {
  font-size: 18px;
  font-weight: 200;
}

/* line 100, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
ul, ol {
  padding-left: 1em;
}

/* line 104, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
em {
  font-style: italic;
}

/* line 108, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
strong {
  font-weight: 700;
}

/* line 112, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
.caption-text {
  font-size: 0.7em;
  font-style: italic;
  text-align: center;
}

/* line 118, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
.text-center {
  text-align: center;
}

/* line 122, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
.text-left {
  text-align: left;
}

/* line 126, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
.text-right {
  text-align: right;
}

/* line 130, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
.big-link {
  font-size: 28px;
  margin: 10px 0;
}

/* line 135, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/typography/_typography.scss */
blockquote {
  font-size: 1.8rem;
  line-height: 2rem;
  text-align: center;
}

/*--------------------------------------------------------------
/* Buttons
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_buttons.scss */
a.button {
  background-color: #d08b1e;
  color: #ffffff;
  border: none;
  padding: 11px 30px;
  display: inline-block;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -ms-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
}

/* line 10, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_buttons.scss */
a.button:hover {
  background-color: #e69e2b;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

/* line 16, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_buttons.scss */
a.button:visited {
  color: #ffffff;
}

/* line 21, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_buttons.scss */
.lg-button,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
  padding: 15px 40px;
  margin: 20px 0;
}

/* line 28, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_buttons.scss */
.sm-button {
  padding: 10px 30px;
  margin: 0;
  font-size: 18px;
}

/*--------------------------------------------------------------
/* Accordion
--------------------------------------------------------------*/
/* line 3, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.faq-section .preview-text {
  text-align: center;
  margin: 0 0 79px;
}

/* line 8, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.faq-section h2 {
  font-size: 3rem;
}

/* line 14, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion,
.accordion .list-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 21, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion > li {
  border-bottom: 2px solid #e1e1e1;
}

/* line 25, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .active a {
  color: #068455;
}

/* line 29, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .active a:before {
  color: #068455;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin: -11px 0 0;
}

/* line 37, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .opener {
  display: block;
  position: relative;
  font-weight: 700;
  font-size: 18px;
  color: #333333;
  text-transform: uppercase;
  padding: 13px 30px 16px 0;
}

/* line 47, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .opener:before {
  content: "\f078";
  font-family: FontAwesome;
  position: absolute;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
  right: -4px;
  top: 50%;
  margin: -13px 0 0;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}

/* line 61, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
#pre-header {
  background-color: #008556 !important;
}

/* line 65, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .opener:hover,
.accordion .opener:focus {
  text-decoration: none;
  color: #037733;
}

/* line 71, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .opener:hover:before,
.accordion .opener:focus:before {
  color: #037733;
}

/* line 76, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .slide {
  font-size: 16px;
  line-height: 23px;
  margin-top: -20px;
}

/* line 84, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion h2 {
  margin: 0 0 14px;
}

/* line 89, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion p {
  margin: 0 0 24px;
}

/* line 93, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion li:last-child {
  margin-bottom: 1em;
}

/* line 97, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .list-box {
  margin: 0 0 29px;
}

/* line 100, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_accordion.scss */
.accordion .list-box li {
  margin: 0 0 4px;
}

/*--------------------------------------------------------------
/* Date List
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_date-list.scss */
.date-wrapper {
  background: #4c4c4c;
  padding: 40px;
  background: #2da53f;
}

/* line 6, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_date-list.scss */
.date-wrapper .date-flex {
  display: flex;
  background: #ffffff;
  border-radius: 10px;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_date-list.scss */
.date-wrapper .date-flex .date-icon {
  padding: 20px;
  border-radius: 10px 0 0 10px;
  background: #4c4c4c;
}

/* line 17, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_date-list.scss */
.date-wrapper .date-flex .dates {
  padding: 10px 40px;
}

/* line 21, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_date-list.scss */
.date-wrapper .date-flex .dates .date-list {
  list-style: none;
  padding: 0;
}

/* line 25, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_date-list.scss */
.date-wrapper .date-flex .dates .date-list li {
  line-height: 1.8em;
}

/*--------------------------------------------------------------
/* Text Sidebar
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_text-sidebar.scss */
.text-sidebar {
  padding: 40px;
  background: #ffffff;
  display: flex;
}

/* line 6, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_text-sidebar.scss */
.text-sidebar .text-column {
  flex-basis: 70%;
  padding-right: 20px;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_text-sidebar.scss */
.text-sidebar .sidebar-column {
  flex-basis: 30%;
  padding: 25px 25px 15px;
  border: 2px solid #4c4c4c;
  border-radius: 10px;
  height: auto;
  display: flow-root;
}

/* line 19, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_text-sidebar.scss */
.text-sidebar .sidebar-column .sidebar-wrapper {
  height: auto;
}

@media (max-width: 992px) {
  /* line 26, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_text-sidebar.scss */
  .text-sidebar {
    flex-direction: column;
  }
}

/*--------------------------------------------------------------
/* Cards
--------------------------------------------------------------*/
/* line 81, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.cards-wrapper {
  background-color: #6f6f6f;
  background: url(images/pattern-curves-green-light.jpg);
  background-size: cover;
  padding: 40px 40px 20px;
}

/* line 93, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .flex-row {
  display: flex;
}

/* line 97, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .goal-card {
  margin: 0 20px 20px;
}

/* line 101, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .goal-card-wrapper {
  flex-basis: 33%;
}

/* line 105, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .image-card-img {
  position: relative;
  margin-left: -12px;
  margin-right: -12px;
}

/* line 111, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .image-card-content {
  background: #ffffff;
  padding: 25px 25px 10px;
  margin-top: -25px;
  z-index: 111;
  position: relative;
  min-height: 370px;
}

/* line 120, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .image-card-title {
  margin-top: 0;
  font-weight: 700;
  font-size: 1.1em;
  margin-bottom: 20px;
}

/* line 130, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
.image-cards-section .image-card-desc ul {
  margin-bottom: 0px;
  padding-left: 25px;
}

@media (max-width: 1199px) {
  /* line 141, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .flex-row.goal-section {
    flex-wrap: wrap;
  }
  /* line 145, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .goal-section .goal-card-wrapper {
    flex-basis: 100%;
  }
  /* line 149, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .goal-card-wrapper .goal-card {
    margin: 0 auto 2rem;
    max-width: 100%;
    max-width: 400px;
  }
  /* line 156, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .image-cards-section .image-card-content {
    min-height: auto;
  }
  /* line 161, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .image-card-img {
    margin: 0px;
  }
  /* line 164, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .image-card-img img {
    width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 171, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .container-center {
    text-align: center;
  }
  /* line 174, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .container-center p {
    text-align: left;
  }
  /* line 179, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .flex-row.goal-section {
    flex-wrap: wrap;
  }
  /* line 183, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .goal-section .goal-card-wrapper {
    flex-basis: 100%;
  }
  /* line 187, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .goal-card-wrapper .goal-card {
    margin: 0 auto 2rem;
    max-width: 350px;
  }
  /* line 192, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/elements/_cards.scss */
  .cards-wrapper {
    padding: 30px 10px 0px;
  }
}

/*--------------------------------------------------------------
/* Bio Cards
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_bio-card.scss */
.bio-wrapper {
  display: flex;
  background: #fff;
  padding: 0 1rem 0.5rem;
}

/* line 6, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_bio-card.scss */
.bio-wrapper .headshot-image {
  margin: 5px 35px 5px 0;
  border-radius: 100%;
  width: 150px;
  height: 150px;
  min-width: 150px;
  min-height: 150px;
}

/* line 17, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_bio-card.scss */
.bio-wrapper .bio-content h5 span {
  font-weight: 200;
}

/*--------------------------------------------------------------
/* Nav
--------------------------------------------------------------*/
/* line 2, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_mixins.scss */
a {
  color: #037733;
}

/* line 5, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_mixins.scss */
a:visited {
  color: #037733;
}

/* line 9, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_mixins.scss */
a:hover {
  color: #09b24f;
}

/* line 13, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_mixins.scss */
a:active {
  color: #09b24f;
}

/* line 3, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
a {
  text-decoration: none;
}

/* line 7, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar {
  background-color: #4c4c4c;
  padding: 5px 20px;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .title-inner {
  display: flex;
  justify-content: flex-end;
}

/* line 16, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar img {
  max-height: 48px;
}

/* line 20, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .brand-logo {
  height: 100%;
  width: auto;
  max-height: 137px;
}

/* line 26, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar #logo {
  height: 48px;
}

/* line 30, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .header-height {
  height: 50px;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar #logo a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  position: relative;
}

/* line 48, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .header-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
}

/* line 65, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .flex-gap {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}

/* line 71, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .site-title {
  font-family: Antic;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 200;
  font-style: normal;
  color: #333;
  font-size: 32px;
}

/* line 81, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .secondary {
  display: block;
  background: #65b53b;
}

/* line 86, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .main-menu {
  list-style: none;
  text-align: right;
  padding: 0 40px 0 0;
}

/* line 90, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .main-menu li {
  display: inline-block;
  margin: 0 2px;
  padding: 0px 12px;
  height: 80px;
  font-size: 18px;
  line-height: 4.5em;
}

/* line 99, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .main-menu li a {
  display: block;
  color: #4c4c4c;
}

/* line 103, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.top-bar .main-menu li a:hover {
  text-decoration: none;
  color: #6f6f6f;
}

/* ## GOTO Next ********************** */
/* line 128, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.goto-next {
  text-transform: uppercase;
  position: absolute;
  bottom: 50px;
  z-index: 999;
  display: block;
  margin: 0 auto;
  width: 100px;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #fff;
}

/* line 143, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.goto-next a {
  display: block;
  position: relative;
}

/* line 148, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.goto-next a:focus,
.goto-next a:hover {
  color: #E74C3C;
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

/* line 225, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.arrow {
  position: fixed;
  bottom: -10px;
  left: 50%;
  margin-left: -15px;
  width: 25px;
  height: 14px;
  background-size: contain;
  font-size: 36px;
  color: #fff;
}

/* line 237, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.bounce {
  -moz-animation: bounce 5s infinite;
  -webkit-animation: bounce 5s infinite;
  animation: bounce 5s infinite;
}

/* Back to Top */
/* line 244, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.back-to-top {
  width: 80px;
  height: 56px;
  background-image: url("../images/shape/featured-polygon.png");
  display: block;
  margin: 0 auto;
  color: #ccc;
  text-align: center;
  line-height: 50px;
  font-size: 35px;
  bottom: 0;
}

/* line 257, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
.back-to-top:hover {
  color: #ccc;
}

@media (max-width: 992px) {
  /* line 262, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
  .top-bar {
    padding: 10px 0 10px;
  }
  /* line 266, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
  .top-bar .main-menu li {
    line-height: 2.5em;
    height: 50px;
  }
  /* line 277, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_nav.scss */
  .menu .mega-menu .menu-logo {
    padding: 0 15px;
    font-size: 16px;
  }
}

/*--------------------------------------------------------------
/* Container
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.container {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 15px;
}

/* line 7, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.intro-section {
  padding: 30px 0;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.content-area {
  z-index: 1;
  position: relative;
  display: flow-root;
  width: 100%;
}

/* line 18, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.content-wrapper {
  background: #4c4c4c;
  color: #ffffff;
  padding: 20px 30px;
  border-radius: 5px;
}

/* line 25, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.text-wrapper {
  background: #ffffff;
  padding: 0 2rem 0.5rem;
}

/* line 30, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.news-wrapper {
  padding: 2.5rem 0 0;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.page-title {
  padding: 2rem 2rem 0;
}

/* line 38, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.flex-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

/* line 45, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.flex-column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}

/* line 51, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.flex-column:not(:last-child) {
  padding-right: 1px;
}

/* line 56, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_containers.scss */
.page-section-padding {
  padding: 60px 0;
}

/*--------------------------------------------------------------
/* news
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

/* line 9, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.posts-content {
  display: flex;
  flex-direction: column;
}

/* line 14, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.news-item {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

/* line 18, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.news-image {
  cursor: pointer;
}

/* line 21, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.news-text {
  padding: 1.5rem;
}

/* line 23, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.news-text h3 {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}

/* line 30, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.archive-wrapper {
  padding: 2.5rem 0 3.5rem;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.recent-news-wrapper {
  padding: 4rem 0;
}

/* line 38, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_news.scss */
.news-excerpt {
  font-size: 1rem;
  line-height: 1.2rem;
}

/*--------------------------------------------------------------
/* Footer
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer {
  margin-top: 2.5rem;
  text-align: center;
  font-size: 16px;
}

/* line 6, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .org-wrapper {
  background-color: #4c4c4c;
  padding: 25px 0;
  color: #ffffff;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .org-wrapper .default-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  width: 100%;
}

/* line 28, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .org-wrapper .default-info img {
  height: 48px;
}

/* line 32, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .org-wrapper .default-info .mandatory-links a {
  color: #ffffff;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .org-wrapper .default-info .mandatory-links a:hover {
  color: #e69e2b;
}

/* line 54, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .logo-padding {
  padding: 20px;
}

/* line 58, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .credits {
  color: #ffffff;
  font-style: italic;
  padding: 12px 15px;
  background: #404040;
}

/* line 65, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
.site-footer .site__increase {
  height: 432px;
}

@media (max-width: 992px) {
  /* line 74, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
  .site-footer .org-wrapper .default-info {
    flex-direction: column;
    justify-content: center;
  }
  /* line 78, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
  .site-footer .org-wrapper .default-info .left-col {
    margin-bottom: 20px;
  }
  /* line 82, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
  .site-footer .org-wrapper .default-info .right-col {
    margin-top: 20px;
  }
  /* line 86, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/layout/_footer.scss */
  .site-footer .org-wrapper .default-info .mandatory-links {
    padding: 10px 0;
    width: 100%;
    border-top: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
  }
}

/*--------------------------------------------------------------
/* Hero
--------------------------------------------------------------*/
/* hero Section */
/* line 3, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.hero-wrapper {
  position: relative;
  flex-direction: column;
  gap: 1.5rem;
  display: flex;
  padding: 8rem 2rem;
  width: MIN(100%, 650px);
}

/* line 15, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.hero-section h1 {
  font-size: 3rem;
  line-height: 3.25rem;
  color: #ffffff;
  margin: 0;
}

/* line 30, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.hero-desc span {
  font-size: 1.1rem;
}

/* line 36, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.hero-desc span {
  color: #ffffff;
  max-width: 30ch;
  margin: 0;
}

/* line 46, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.slogan-section {
  padding: 2rem 0;
  background: #dddddd;
}

/* line 51, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.message-wrapper {
  display: flex;
  justify-content: center;
}

/* line 56, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
.slogan-message {
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 992px) {
  /* line 63, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
  .hero-dec {
    background: rgba(45, 45, 45, 0.5);
  }
  /* line 67, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_hero.scss */
  .hero-section .hero-title,
  .hero-section .hero-title span.inner-circle {
    border: none;
  }
}

/*--------------------------------------------------------------
/* Collaborators
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborators-section {
  display: inline-block;
  width: 100%;
  padding: 112px 0;
  position: relative;
  perspective-origin: 0 0;
  z-index: 1;
}

/* line 10, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborators-section:before {
  width: 100%;
  position: absolute;
  height: 100%;
  background: #404040;
  top: 0;
  z-index: -1;
  clip-path: polygon(0 0, 60% 0, 40% 100%, 0 100%);
  content: "";
}

/* line 26, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin: 80px 60px 60px;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborators-section .logo-list {
  flex-basis: 100%;
}

/* line 38, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborators-section h2 {
  text-align: center;
  color: #ffffff;
  z-index: 10;
}

/* line 45, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 10px;
}

/* line 52, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-grid img {
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

/* line 58, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.primary-grid {
  grid-column: 1 / span 2;
  display: flex;
  justify-content: center;
}

/* line 73, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborator-text {
  color: #ffffff;
  padding: 20px;
  margin-top: 5px;
  width: 10em;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

/* line 80, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborator-text p {
  margin: 0;
}

/* line 85, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner {
  text-align: right;
  margin-top: 40px;
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  z-index: 10;
}

/* line 94, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner:nth-child(1n) img {
  margin-right: 0;
}

/* line 100, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner:nth-child(2n) img {
  margin-right: 3vw;
}

/* line 106, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner:nth-child(3n) img {
  margin-right: 6vw;
}

/* line 112, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner:nth-child(4n) img {
  margin-right: 9vw;
}

/* line 118, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner:nth-child(5n) img {
  margin-right: 12vw;
}

/* line 124, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner:nth-child(6n) img {
  margin-right: 15vw;
}

/* line 129, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner img {
  height: 80px;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

/* line 135, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner .icon-collab {
  width: 100px;
  height: 100px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  font-size: 36px;
  color: #404040;
  position: relative;
  z-index: 9;
}

/* line 153, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collab-box-inner h3 {
  margin-top: 15px;
  text-transform: uppercase;
}

/* line 182, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborator-headshot {
  text-align: center;
  padding: 30px;
  border-radius: 50%;
  text-indent: -10px;
  max-width: 200px;
}

/* line 190, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborator-headshot img {
  border-radius: 50%;
  border: 10px solid #ffffff;
  box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.2);
}

/* line 197, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
.collaborator-personel {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex-basis: 100%;
}

@media (max-width: 992px) {
  /* line 208, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collaborator-personel {
    flex-basis: 100%;
  }
  /* line 214, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner {
    justify-content: center;
  }
  /* line 219, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner:nth-child(1n) img {
    margin-right: 0;
  }
  /* line 225, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner:nth-child(2n) img {
    margin-right: 0;
  }
  /* line 231, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner:nth-child(3n) img {
    margin-right: 0;
  }
  /* line 237, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner:nth-child(4n) img {
    margin-right: 0;
  }
  /* line 243, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner:nth-child(5n) img {
    margin-right: 0;
  }
  /* line 249, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner:nth-child(6n) img {
    margin-right: 0;
  }
  /* line 254, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_collaborators.scss */
  .collab-box-inner img {
    height: auto;
  }
}

/*--------------------------------------------------------------
/* Alternating-layout
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-section {
  padding: 80px 0;
}

/* line 4, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-section h2 {
  text-align: center;
  margin: 0px 0 80px;
  font-size: 2.0rem;
}

/* line 10, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-section .image-right {
  margin-left: 1em;
}

/* line 14, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-section .image-left {
  margin-right: 1em;
}

/* line 19, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-row {
  display: flex;
  margin: 2em 0;
  gap: 15px;
}

/* line 25, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-image {
  flex-shrink: 0;
}

/* line 28, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-image img {
  -webkit-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -moz-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -ms-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -o-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  border-radius: 10px;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
.alternating-text {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (max-width: 992px) {
  /* line 41, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
  .alternating-row {
    flex-direction: column;
  }
  /* line 46, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_alternating-layout.scss */
  .alternating-image {
    display: none;
  }
}

/*--------------------------------------------------------------
/* Call to action
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
.call-to-action-section {
  position: relative;
}

/* line 5, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
.call-content {
  position: relative;
  width: 60vw;
  margin: 0 auto;
}

/* line 10, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
.call-content .button {
  margin-top: 20px;
}

/* line 16, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
.action-message h3:last-of-type {
  margin-bottom: 0;
}

/* line 19, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
.action-message h3:nth-child(1) {
  margin-bottom: 20px;
}

/* line 24, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
.animated-image {
  position: absolute;
  left: -7vw;
  top: -50px;
}

@media (max-width: 992px) {
  /* line 31, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_call-to-action.scss */
  .animated-image {
    display: none;
  }
}

/*--------------------------------------------------------------
/* Detail List
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-list-section {
  position: relative;
  background: #404040;
  padding: 90px 0 150px;
}

/* line 6, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-list-section h2 {
  color: #ffffff;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-container {
  position: relative;
}

/* line 15, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-list-wrapper {
  display: flex;
}

/* line 19, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-list {
  flex-basis: 50%;
}

/* line 23, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-block {
  flex-basis: 50%;
  display: flex;
}

/* line 28, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-text {
  color: #ffffff;
}

/* line 32, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-box {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 40, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-box h3 {
  color: #ffffff;
}

/* line 45, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-select {
  opacity: 1;
}

/* line 50, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list {
  list-style: none;
  padding: 0 80px 0 0;
  margin-top: 40px;
}

/* line 56, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list a {
  color: #ffffff;
  transition: color .3s ease-in-out;
  cursor: pointer;
}

/* line 62, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item {
  font-size: 1.5rem;
  padding-bottom: 10px;
  transition: transform .3s;
  margin-bottom: 0.5em;
  position: relative;
}

/* line 71, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item:hover {
  transform: translate(25px);
}

/* line 74, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item:hover a {
  color: #09b24f;
}

/* line 78, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item:hover::before {
  opacity: 1.0;
}

/* line 82, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item:hover::after {
  left: -25px;
}

/* line 87, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item::before {
  content: "\f054";
  font-family: FontAwesome;
  position: absolute;
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
  color: #ffffff;
  left: -25px;
  top: 50%;
  margin: -13px 0 0;
  -webkit-transition: -webkit-transform .3s;
  transition: opacity .3s;
  opacity: 0;
}

/* line 103, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .links-list-item::after {
  content: '';
  height: 1px;
  background: #797979;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: left .3s;
}

/* line 115, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .detail-highlight {
  transform: translate(25px);
}

/* line 119, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .detail-highlight a {
  color: #d08b1e;
}

/* line 124, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .detail-highlight::before {
  opacity: 1.0;
}

/* line 128, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .detail-highlight::after {
  left: -25px;
}

/* line 133, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.links-list .detail-highlight:hover a {
  color: #d08b1e;
}

/* line 150, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-container {
  padding: 35px;
  width: 100%;
}

/* line 155, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
.detail-container img {
  border: solid 2px #ffffff;
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  /* line 163, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
  .detail-list-wrapper {
    flex-direction: column;
  }
  /* line 167, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
  .detail-block {
    display: flex;
    justify-content: center;
  }
  /* line 173, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
  .detail-box {
    padding: 55px;
  }
  /* line 176, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
  .detail-box p {
    font-size: 1.1rem;
  }
  /* line 181, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_detail-list.scss */
  .detail-list-section {
    min-height: 130vh;
  }
}

/*--------------------------------------------------------------
/* Button row
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-section {
  padding: 1.5rem 0;
}

/* line 6, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-row {
  display: flex;
  justify-content: center;
  padding-bottom: 1rem;
  gap: 1rem;
}

/* line 12, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-row.left {
  justify-content: flex-start;
}

/* line 16, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-row.center {
  justify-content: center;
}

/* line 20, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-row.right {
  justify-content: flex-end;
}

/* line 25, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-wrapper {
  max-height: 100%;
}

/* line 29, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
a.mainButton {
  background-color: #d08b1e;
  color: #ffffff;
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  -ms-transition: background 0.25s ease-in;
  -o-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
  display: inline-block;
  text-decoration: none;
  padding: 10px 20px;
  margin: 0 10px;
  font-size: 1.5rem;
}

/* line 39, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
a.mainButton:hover {
  background-color: #e69e2b;
  text-decoration: none;
  color: #ffffff;
}

/* line 46, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.button-row {
  display: flex;
  justify-content: center;
}

/* line 51, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_button-row.scss */
.centered-btn {
  text-align: center;
  margin: 20px auto;
  display: block;
}

/*--------------------------------------------------------------
/* Video Popup
--------------------------------------------------------------*/
/* line 5, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.popup-wrapper {
  display: flex;
  justify-content: flex-start;
  padding: 80px 0;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.video-overview {
  background: #2da53f;
  padding: 40px;
  color: #ffffff;
  max-width: 400px;
  border-radius: 10px;
}

/* line 18, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.video-overview h2 {
  color: #ffffff;
}

/* line 27, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.play-video {
  display: flex;
  justify-content: center;
  text-align: center;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.play-video a {
  color: #ffffff;
  background: #d08b1e;
  font-size: 1rem;
  cursor: pointer;
  display: inline-block;
  line-height: 2rem;
  margin: 0 10px;
  padding: 10px 20px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -ms-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}

/* line 44, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.play-video a .fa {
  margin-left: 10px;
}

/* line 50, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
.play-video a:hover {
  background: #e69e2b;
}

@media (max-width: 767px) {
  /* line 60, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
  .play-video p {
    margin: 0;
  }
  /* line 63, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_video-popup.scss */
  .play-video a {
    margin: 10px;
  }
}

/*--------------------------------------------------------------
/* Call to action
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.colored-section {
  background: #4c4c4c;
  color: #ffffff;
}

/* line 5, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.colored-section h2,
.colored-section h3 {
  color: #ffffff;
  text-align: center;
  margin: 0;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.colored-section h2:last-child,
.colored-section h3:last-child {
  margin-bottom: 1em;
}

/* line 16, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.colored-section .message-text {
  padding: 30px 40px 10px;
  text-align: center;
  margin: 20px 0;
  background: #6f6f6f;
  border-radius: 10px;
  -webkit-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -moz-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -ms-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -o-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
}

/* line 24, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.colored-section .message-text p {
  margin: 0 0 1em;
}

/* line 29, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.colored-section .message-wrapper {
  padding: 0 17px;
}

/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper {
  display: flex;
}

/* line 37, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col {
  padding: 20px;
  flex-basis: 50%;
  flex: 1;
  display: flex;
}

/* line 43, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card {
  display: flex;
  flex: 1;
  height: 100%;
  flex-direction: column;
  background: #6f6f6f;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -moz-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -ms-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  -o-box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
  box-shadow: 2px 2px 15px 0px rgba(15, 15, 15, 0.5);
}

/* line 53, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card .bio-details {
  padding: 20px 0;
}

/* line 57, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card .bio-title {
  text-align: center;
  margin-bottom: 1em;
}

/* line 62, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card .bio-title h3 {
  color: #ffffff;
}

/* line 67, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card .bio-text {
  padding: 0 0.75em;
}

/* line 77, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card .bio-image {
  border-radius: 10px;
}

/* line 82, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
.bio-card-wrapper .bio-card-col .bio-card .flex-footer {
  flex: 1 0 auto;
}

@media (max-width: 992px) {
  /* line 90, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
  .bio-card-wrapper {
    flex-direction: column;
  }
  /* line 95, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
  .bio-image img {
    width: 100%;
  }
  /* line 100, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/blocks/_image-cards.scss */
  .bio-card-col {
    width: 80%;
    margin: 0 auto;
  }
}

/*--------------------------------------------------------------
/* Media
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.bg-video {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -10;
  opacity: 0.9;
  display: block;
}

/* line 14, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.video-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -5;
  background-color: blue;
}

/* line 26, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 31, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.img-fluid {
  max-width: 100%;
  height: auto;
}

/* line 36, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.full-width {
  width: 100%;
}

/* video popup */
/* line 42, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.video-section {
  background-color: rgba(0, 0, 0, 0);
  background-origin: initial;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  position: relative;
  z-index: 0;
}

/* responsive media */
/* line 54, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
embed,
iframe,
img,
object,
video {
  max-width: 100%;
}

/* line 62, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

/* line 67, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

/* line 72, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/media/_media.scss */
.aligncenter {
  display: block;
  margin: 1.5em auto;
}

/*--------------------------------------------------------------
/* Vendor
--------------------------------------------------------------*/
/* line 1, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
  margin-bottom: 25px;
}

/* line 7, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.fasc-size-large {
  padding: 8px 20px;
}

/* line 11, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

/* line 16, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

/* line 21, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 20px;
}

/* line 27, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.wp-caption-text {
  font-size: 1rem;
  font-style: italic;
}

/* envira gallery */
/* line 34, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
#envirabox-wrap #envirabox-title-float-main {
  display: inline-block;
  margin-right: -50%;
}

/* line 39, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu {
  background: #ffffff;
  height: 80px;
  position: relative;
  box-shadow: 1px 7px 30px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 7px 30px 6px rgba(0, 0, 0, 0.07);
  z-index: 10;
}

/* line 50, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu * {
  word-break: normal;
}

/* line 54, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu {
  min-height: 60px;
}

/* line 58, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper {
  color: #037733;
  height: 80px;
  display: flex;
  flex-direction: column;
}

/* line 64, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper p {
  margin: 0px;
}

/* line 68, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper .site-title {
  line-height: 80px;
  font-weight: 700;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
}

/* line 77, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .site-title-wrapper .site-description {
  line-height: 25px;
}

/* line 82, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links > li > a {
  color: #037733;
  line-height: 80px;
}

/* line 86, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links > li > a:hover {
  color: #09b24f;
}

/* line 91, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links > li.active a {
  /*------------------------------------- ACTIVE CLASS MENU LINKS */
  background-color: transparent;
  color: #09b24f;
}

/* line 98, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button {
  padding: 8px 10px;
  border-radius: 5px;
  height: 35px;
  margin: 23px 10px 0;
  background: #d08b1e;
  -webkit-transition: background 350ms ease-in-out;
  -moz-transition: background 350ms ease-in-out;
  -ms-transition: background 350ms ease-in-out;
  -o-transition: background 350ms ease-in-out;
  transition: background 350ms ease-in-out;
}

/* line 104, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button a {
  margin-top: -32px;
}

/* line 112, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button:hover {
  background: #76d150;
}

/* line 115, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-links .menu-button:hover a {
  color: #ffffff;
}

/* line 123, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-logo img {
  height: 70px;
  margin: 5px 0;
}

/* line 128, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu.desktopTopFixed .menu-list-items {
  /*--------------------------------------------------------- TOP FIXED FOR DESKTOP */
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  padding: 0px 10px;
  background: #4c4c4c;
  border-bottom: 2px solid #4c4c4c;
}

/* line 141, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .drop-down-multilevel a:hover {
  color: #09b24f;
}

/* line 146, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger:before,
.menu .mega-menu .menu-mobile-collapse-trigger:after,
.menu .mega-menu .menu-mobile-collapse-trigger span {
  background: #037733;
  width: 30px;
  height: 3px;
}

/* line 155, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger:before {
  top: 10px;
}

/* line 159, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger:after {
  top: 30px;
}

/* line 163, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger {
  /*------------------------------------------------------ MOBILE COLLAPSE TRIGGER BUTTON */
  margin-top: 17px;
  height: 45px;
  width: 55px;
  background: transparent;
}

/* line 171, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger.active:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* line 175, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
.menu .mega-menu .menu-mobile-collapse-trigger.active:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 992px) {
  /* line 189, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-logo > li > a {
    line-height: normal;
    /* padding-top: 16px; */
    /* padding-bottom: 16px; */
    position: relative;
    z-index: 10;
    width: auto;
    padding: 0px;
  }
  /* line 199, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links > li > a {
    line-height: 40px;
  }
  /* line 203, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links {
    background: #6f6f6f;
  }
  /* line 206, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button {
    padding: 0px;
    border-radius: 5px;
    height: auto;
    margin: 0;
    background: transparent;
  }
  /* line 213, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button:hover {
    background: transparent;
  }
  /* line 216, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button:hover a {
    color: #09b24f;
  }
  /* line 221, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .menu-button a {
    margin: 0px;
  }
  /* line 226, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .menu-links .desktopTopFixed .menu-list-items .menu-logo > li > a img {
    height: 60px;
  }
}

@media screen and (max-width: 992px) and (min-width: 993px) {
  /* line 243, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  body .menu .mega-menu.desktopTopFixed .menu-list-items .menu-logo li a img {
    height: 62px;
  }
}

@media (max-width: 767px) {
  /* line 261, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .site-title-wrapper {
    justify-content: center;
  }
  /* line 264, ../../../../../Users/de8/htdocs/mstdb/wp-content/themes/euphoria/sass/utils/_vendor.scss */
  .menu .mega-menu .site-title-wrapper .site-title {
    line-height: 25px;
    text-align: center;
    width: 85%;
  }
}

/*# sourceMappingURL=style.css.map */