@charset "UTF-8";
@font-face {
  font-family: 'rouge-and-blush';
  src: url("../../_fonts/rougeandblush-webfont.woff2") format("woff2"), url("../../_fonts/rougeandblush-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* line 11, ../../global/elements/elements.scss */
.row {
  max-width: 1300px; }

/* line 15, ../../global/elements/elements.scss */
body {
  font-variant-numeric: lining-nums;
  transition: transform 0.25s;
  color: #1F1F1F; }
  /* line 21, ../../global/elements/elements.scss */
  body.menu_active {
    overflow: hidden; }
    /* line 30, ../../global/elements/elements.scss */
    body.menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(1) {
      left: 9px; }
    /* line 34, ../../global/elements/elements.scss */
    body.menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(4) {
      left: -9px; }
  /* line 45, ../../global/elements/elements.scss */
  body.admin-bar header {
    top: 32px; }
    @media only screen and (max-width: 1024px) {
      /* line 45, ../../global/elements/elements.scss */
      body.admin-bar header {
        top: 0; } }
  /* line 55, ../../global/elements/elements.scss */
  body.mobile_menu_active #menu_mobile_container {
    right: 0; }
  /* line 60, ../../global/elements/elements.scss */
  body.mobile_menu_active header > .row {
    transform: translateX(calc(-100% + 64px)); }
  /* line 69, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(1) {
    top: 12px;
    width: 0%;
    left: 50%; }
  /* line 75, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  /* line 82, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  /* line 89, ../../global/elements/elements.scss */
  body.mobile_menu_active .hold_header .navigation .menu_mobile_trigger_holder #menu_mobile_trigger span:nth-child(4) {
    top: 12px;
    width: 0%;
    left: 50%; }

@media only screen and (max-width: 1024px) {
  /* line 101, ../../global/elements/elements.scss */
  html.override {
    margin-top: 0px !important; } }

/* line 107, ../../global/elements/elements.scss */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: new-kansas, sans-serif;
  margin-top: 0px; }

/* line 123, ../../global/elements/elements.scss */
.fm_mainstage_area h1,
.fm_mainstage_area .h1 {
  font-size: 80px;
  margin-bottom: 26px;
  line-height: 1.125;
  font-weight: 400; }
  @media only screen and (max-width: 1024px) {
    /* line 123, ../../global/elements/elements.scss */
    .fm_mainstage_area h1,
    .fm_mainstage_area .h1 {
      font-size: 60px;
      margin-bottom: 20px; } }

/* line 138, ../../global/elements/elements.scss */
h1,
.h1 {
  font-size: 58px;
  margin-bottom: 24px;
  line-height: 1.125;
  font-weight: 400; }
  @media only screen and (max-width: 1024px) {
    /* line 138, ../../global/elements/elements.scss */
    h1,
    .h1 {
      font-size: 42px;
      margin-bottom: 20px; } }

/* line 153, ../../global/elements/elements.scss */
h2,
.h2 {
  font-size: 48px;
  margin-bottom: 22px;
  line-height: 1.125;
  font-weight: 400; }
  /* line 160, ../../global/elements/elements.scss */
  h2.script_font,
  .h2.script_font {
    font-size: 75px;
    line-height: 0.875;
    margin-bottom: 0; }
  @media only screen and (max-width: 1024px) {
    /* line 167, ../../global/elements/elements.scss */
    h2.script_font,
    .h2.script_font {
      font-size: 65px; } }
  @media only screen and (max-width: 640px) {
    /* line 153, ../../global/elements/elements.scss */
    h2,
    .h2 {
      font-size: 40px;
      margin-bottom: 15px; }
      /* line 176, ../../global/elements/elements.scss */
      h2.script_font,
      .h2.script_font {
        font-size: 60px; } }

/* line 183, ../../global/elements/elements.scss */
h3,
.h3 {
  font-size: 40px;
  margin-bottom: 14px;
  line-height: 1.125;
  font-weight: 400; }

/* line 191, ../../global/elements/elements.scss */
h4,
.h4 {
  font-size: 30px;
  margin-bottom: 12px;
  line-height: 1.125;
  font-weight: 400; }

/* line 202, ../../global/elements/elements.scss */
h5,
.h5 {
  font-family: lemon-sans-next-condensed, sans-serif;
  font-size: 22px;
  margin-bottom: 6px;
  font-weight: 400;
  line-height: 1.125;
  font-variant: all-small-caps; }

/* line 212, ../../global/elements/elements.scss */
h6,
.h6 {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 18px;
  font-weight: 400; }

/* line 220, ../../global/elements/elements.scss */
p {
  margin-top: 0px;
  margin-bottom: 16px; }

/* line 227, ../../global/elements/elements.scss */
p,
ol,
ul {
  font-size: 19px;
  line-height: 24px;
  font-weight: 300; }
  /* line 232, ../../global/elements/elements.scss */
  p.large,
  ol.large,
  ul.large {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 18px;
    font-weight: 300; }
  /* line 236, ../../global/elements/elements.scss */
  p.small,
  ol.small,
  ul.small {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 12px;
    font-weight: 300; }
  /* line 240, ../../global/elements/elements.scss */
  p strong,
  p b,
  ol strong,
  ol b,
  ul strong,
  ul b {
    font-weight: 600; }
  /* line 245, ../../global/elements/elements.scss */
  p a,
  ol a,
  ul a {
    color: #294434;
    position: relative; }
    /* line 249, ../../global/elements/elements.scss */
    p a:hover,
    ol a:hover,
    ul a:hover {
      text-decoration: none; }

/* line 256, ../../global/elements/elements.scss */
ul {
  list-style: none; }
  /* line 259, ../../global/elements/elements.scss */
  ul li {
    position: relative;
    margin-bottom: 10px; }
    /* line 263, ../../global/elements/elements.scss */
    ul li:before {
      content: "•";
      color: #E2A460;
      position: absolute;
      left: -22px;
      top: 0; }

/* line 273, ../../global/elements/elements.scss */
a {
  color: #294434; }

/* line 277, ../../global/elements/elements.scss */
blockquote {
  border-left: 3px solid #E2A460;
  margin-left: 2rem;
  padding-left: 1rem; }

/* line 283, ../../global/elements/elements.scss */
iframe {
  width: 100%; }

/* line 288, ../../global/elements/elements.scss */
input,
textarea,
button,
select,
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transition: background-color .25s, color .25s; }

/* line 297, ../../global/elements/elements.scss */
.iframe_wrapper {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-bottom: 25px; }
  /* line 303, ../../global/elements/elements.scss */
  .iframe_wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

/* line 314, ../../global/elements/elements.scss */
.mfp-wrap .iframe_wrapper {
  margin-bottom: 0px; }

@media only screen and (max-width: 1024px) {
  /* line 319, ../../global/elements/elements.scss */
  #wpadminbar {
    display: none; } }

/* line 325, ../../global/elements/elements.scss */
.module {
  padding-top: 10em;
  padding-bottom: 10em; }
  @media only screen and (max-width: 1024px) {
    /* line 325, ../../global/elements/elements.scss */
    .module {
      padding-top: 4em;
      padding-bottom: 4em; } }

/* line 329, ../../global/elements/elements.scss */
pre {
  max-height: 500px;
  border: 4px solid #E2A460;
  font-size: 12px; }

/* line 335, ../../global/elements/elements.scss */
table {
  width: 100%;
  border-collapse: collapse; }
  /* line 343, ../../global/elements/elements.scss */
  table thead tr th,
  table thead tr td,
  table tbody tr th,
  table tbody tr td {
    text-align: left; }
  /* line 350, ../../global/elements/elements.scss */
  table thead {
    border-bottom: 1px solid rgba(41, 68, 52, 0.25);
    font-family: new-kansas, sans-serif;
    background: rgba(255, 255, 255, 0.25);
    border-top-left-radius: 25px; }
    /* line 357, ../../global/elements/elements.scss */
    table thead tr th {
      padding: 20px 24.5px; }
  /* line 363, ../../global/elements/elements.scss */
  table tbody {
    font-size: 19px;
    line-height: 24px;
    font-weight: 300; }
    /* line 366, ../../global/elements/elements.scss */
    table tbody tr {
      border-bottom: 1px solid rgba(41, 68, 52, 0.25); }
      /* line 370, ../../global/elements/elements.scss */
      table tbody tr td {
        padding: 24px 24.5px; }
        /* line 373, ../../global/elements/elements.scss */
        table tbody tr td .fm_button {
          margin-bottom: 0px; }

@media only screen and (max-width: 1024px) {
  /* line 382, ../../global/elements/elements.scss */
  .column,
  .columns {
    padding-left: 1rem;
    padding-right: 1rem; } }

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