/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro:200,200italic,300,300italic,600,600italic,700,700italic,900,900italic,400,400italic');
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 6, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.7;
}
/* line 8, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.25rem;
}
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 1.9rem;
}
/* line 16, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.5rem;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.15rem;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1rem;
}
/* line 28, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 0.85rem;
}
/* line 33, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_core.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/addons/_core.scss */
.gp-addon-grid .g-grid {
  margin: 0 -0.625rem;
}
/* line 7, wp-content/themes/gp_multiply/scss/multiply/addons/_core.scss */
.gp-addon-grid .g-content {
  padding: 0;
  margin: 0.625rem;
  position: relative;
  overflow: hidden;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/addons/_core.scss */
.gp-addon-grid .gp-image {
  min-height: 280px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
/* line 4, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
/* line 5, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-plain .gp-content {
  padding: 1.5rem 0;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
/* line 12, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .g-content {
  position: relative;
  color: white;
}
/* line 16, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
/* line 17, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .g-content:hover .gp-hover {
  opacity: 1;
}
/* line 23, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .gp-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
}
/* line 31, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .gp-title {
  line-height: 1.2;
  font-weight: 400;
}
/* line 34, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .gp-title a {
  color: inherit;
}
/* line 39, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .gp-overlay {
  background-color: transparent;
  background-image: -webkit-linear-gradient(transparent, #222);
  background-image: linear-gradient(transparent, #222);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 48, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .gp-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
  opacity: 0;
}
/* line 63, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events.gp-style-hover .gp-description-prefix {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  display: inline-block;
  border-bottom: 2px solid currentColor;
}
/* line 73, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events .gp-title {
  margin: 0 0 0.75rem 0;
}
/* line 77, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events .gp-date {
  font-size: 0.9rem;
  font-style: italic;
  margin-bottom: 0.375rem;
}
/* line 83, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events .gp-address {
  font-style: italic;
}
/* line 87, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events .gp-description {
  margin-bottom: 0;
}
/* line 91, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
.gp-addon-events .gp-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 100, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
  /* line 101, wp-content/themes/gp_multiply/scss/multiply/addons/_events.scss */
  .gp-addon-events .g-block:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 > .g-grid {
  margin: -0.625rem;
}
/* line 6, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .g-content {
  padding: 0;
  border-bottom: 3px solid #d9232f;
  background: white;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .gp-image {
  background-size: cover;
  background-position: center;
}
/* line 17, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .gp-wrapper {
  padding: 1.5rem 0.75rem;
}
/* line 21, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .gp-title {
  margin: 0 0 0.375rem 0;
  line-height: 1.2;
}
/* line 25, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .gp-title a {
  color: inherit;
}
/* line 27, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .gp-title a:hover {
  color: #d9232f;
}
/* line 33, wp-content/themes/gp_multiply/scss/multiply/addons/_events2.scss */
.gp-addon-events2 .gp-date {
  opacity: 0.87;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 4, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-compact .g-content {
  margin: 0;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-spaced {
  margin: -0.625rem;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.g-flushed .gp-addon-newshero .gp-spaced, .vc_row-no-padding .gp-addon-newshero .gp-spaced {
  margin: 0;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .g-content {
  padding: 0;
  position: relative;
  overflow: hidden;
}
/* line 24, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero a {
  color: inherit;
}
/* line 28, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-image {
  background: #222;
  width: 100%;
  background-size: cover;
  background-position: center;
}
/* line 35, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-author {
  font-style: italic;
}
/* line 38, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-author .gp-prefix {
  margin-right: 0.375rem;
}
/* line 42, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-author a {
  font-weight: 500;
}
/* line 47, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-title {
  margin: 0.75rem 0;
  line-height: 1.25;
}
/* line 52, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 53, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-categories a {
  border-bottom: 1px solid currentColor;
}
/* line 56, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-categories a:not(:last-child) {
  margin-right: 0.25rem;
}
/* line 62, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 63, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-date i {
  margin-right: 0.375rem;
}
/* line 68, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(transparent, #263238);
  background-image: linear-gradient(transparent, #263238);
}
/* line 77, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-content {
  position: absolute;
  padding: 1.5rem;
  color: white;
}
/* line 83, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 84, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-style-bottom .gp-content {
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 91, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 92, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-style-left .gp-content {
  left: 0;
}
/* line 97, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 98, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-style-right .gp-content {
  right: 0;
}
/* line 103, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 105, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .gp-style-left .gp-content, .gp-addon-newshero .gp-style-right .gp-content {
  top: 0;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -moz-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: rgba(255, 255, 255, 0.9);
  color: #222;
}
/* line 117, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
/* line 120, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .size-33-3 .gp-content, .gp-addon-newshero .size-25 .gp-content, .gp-addon-newshero .size-20 .gp-content {
  font-size: 0.875rem;
  padding: 0.375rem;
}
/* line 124, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
.gp-addon-newshero .size-33-3 .gp-title, .gp-addon-newshero .size-25 .gp-title, .gp-addon-newshero .size-20 .gp-title {
  font-size: 1.15rem;
  font-weight: 400;
}
@media only all and (min-width: 75rem) {
  /* line 131, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  /* line 133, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  /* line 135, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  .gp-addon-newshero .gp-style-left .size-100 .g-content, .gp-addon-newshero .gp-style-right .size-100 .g-content, .gp-addon-newshero .gp-style-left .size-50 .g-content, .gp-addon-newshero .gp-style-right .size-50 .g-content {
    width: 50%;
  }
}
@media only all and (min-width: 60rem) {
  /* line 143, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  /* line 144, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  .gp-addon-newshero .gp-meta > div {
    display: inline;
  }
  /* line 149, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  .gp-addon-newshero .gp-categories {
    float: right;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 155, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  .gp-addon-newshero [class*='size-'] {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 50%;
    -moz-flex: 0 50%;
    -ms-flex: 0 50%;
    flex: 0 50%;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 161, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  .gp-addon-newshero .gp-title {
    font-size: 1.15rem;
  }
  /* line 165, wp-content/themes/gp_multiply/scss/multiply/addons/_news-hero.scss */
  .gp-addon-newshero .gp-author, .gp-addon-newshero .gp-categories {
    display: none;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .g-content {
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-image-wrapper {
  position: relative;
  overflow: hidden;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
/* line 13, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-image-wrapper:hover .gp-overlay {
  opacity: 0.8;
}
/* line 19, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-align: center;
  font-size: 3rem;
}
/* line 34, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 42, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-content {
  padding: 1.5rem;
}
/* line 46, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-date {
  font-size: 0.9rem;
  font-style: italic;
  padding-left: 3px;
}
/* line 52, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-title {
  margin: 0 0 0.75rem 0;
  font-weight: 400;
}
/* line 57, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-description {
  margin-bottom: 0;
}
/* line 61, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-meta {
  font-size: 0.9rem;
  border-bottom: 1px dashed #e0e0e0;
  padding: 0.25rem 0;
}
/* line 66, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-meta a {
  color: inherit;
  font-weight: 500;
}
/* line 70, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-meta a:hover {
  color: #d9232f;
}
/* line 74, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
.gp-addon-sermons .gp-meta a:not(:last-child) {
  margin-right: 0.5rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 81, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
  /* line 82, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons.scss */
  .gp-addon-sermons .g-block:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
/* line 4, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
/* line 5, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro .gp-left {
  text-align: left;
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro .gp-center {
  text-align: center;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro .gp-right {
  text-align: right;
}
/* line 17, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
/* line 18, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-column .g-grid {
  margin: -1.5rem 0;
}
/* line 22, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-column .g-content {
  margin: 1.5rem 0;
  padding: 0;
}
/* line 29, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
/* line 30, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-columns .g-grid {
  margin: -0.625rem;
}
/* line 34, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-columns .g-content {
  padding: 0;
}
/* line 40, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro .gp-image {
  background-size: cover;
  background-position: center;
}
/* line 46, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
/* line 47, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro .gp-meta a {
  color: inherit;
}
/* line 49, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro .gp-meta a:hover {
  color: #d9232f;
}
/* line 56, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
/* line 57, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .gp-image-wrapper {
  margin-bottom: 1.5rem;
}
/* line 61, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .gp-title {
  margin: 0 0 0.375rem;
}
/* line 65, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .gp-meta {
  font-weight: 700;
}
/* line 67, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .gp-meta > div {
  display: inline-block;
}
/* line 69, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .gp-meta > div:not(:last-child):after {
  content: '|';
  margin: 0 0.5rem;
}
/* line 76, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .gp-description {
  margin-top: 1.5rem;
}
/* line 80, wp-content/themes/gp_multiply/scss/multiply/addons/_sermons-pro.scss */
.gp-addon-sermons-pro.gp-style-1 .g-content {
  background: white;
  color: #222;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
  padding: 1.5rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
/* line 4, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
/* line 6, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .g-content {
  background: #263238;
  color: white;
}
/* line 10, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
/* line 11, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .g-content:hover .gp-hover {
  opacity: 1;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .g-content:hover .gp-content {
  opacity: 0;
}
/* line 17, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .g-content:hover .gp-date {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
/* line 23, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .gp-content {
  padding: 1.5rem;
  position: absolute;
  bottom: 0;
  z-index: 1;
  opacity: 1;
}
/* line 30, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .gp-content .gp-title {
  margin: 0 0 0.375rem 0;
  font-weight: 400;
}
/* line 35, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .gp-content p {
  margin: 0;
}
/* line 40, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .gp-hover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
  font-size: 4rem;
  opacity: 0;
  z-index: 2;
}
/* line 55, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .gp-overlay {
  background-color: transparent;
  background-image: -webkit-linear-gradient(transparent, #222);
  background-image: linear-gradient(transparent, #222);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 64, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-hover .gp-link {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4;
}
/* line 76, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
/* line 78, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-plain .gp-content {
  padding-top: 0.75rem;
}
/* line 81, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-plain .gp-content .gp-title {
  margin: 0;
}
/* line 85, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories.gp-style-plain .gp-content p {
  margin: 0.75rem 0 0;
}
/* line 92, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
/* line 93, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories .g-content * {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 98, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories .gp-date {
  background: white;
  color: black;
  font-weight: 600;
  padding: 0.75rem;
  position: absolute;
  right: 1rem;
  top: 0;
  text-align: center;
  text-transform: uppercase;
  min-height: 3rem;
  min-width: 3rem;
  line-height: 1;
}
/* line 112, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
.gp-addon-stories .gp-date .month {
  font-size: 0.875rem;
}
@media only all and (max-width: 47.938rem) {
  /* line 118, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
  /* line 119, wp-content/themes/gp_multiply/scss/multiply/addons/_stories.scss */
  .gp-addon-stories .g-block:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/addons/_stories2.scss */
.gp-addon-stories2 {
  text-align: center;
}
/* line 4, wp-content/themes/gp_multiply/scss/multiply/addons/_stories2.scss */
.gp-addon-stories2 > .g-grid {
  margin: 0 -1.563rem;
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/addons/_stories2.scss */
.gp-addon-stories2 .gp-image {
  background-size: cover;
  background-position: center;
  margin-bottom: 0.75rem;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/addons/_stories2.scss */
.gp-addon-stories2 .gp-title {
  margin: 0 0 0.375rem 0;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/addons/_stories2.scss */
.gp-addon-stories2 .gp-button {
  margin-top: 1.5rem;
}
/* line 20, wp-content/themes/gp_multiply/scss/multiply/addons/_stories2.scss */
.gp-addon-stories2 .gp-button i {
  margin-right: 0.5rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 7, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 16, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 21, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 26, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 31, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-standard .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
/* line 37, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
/* line 38, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 42, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade.g-dropdown {
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
/* line 46, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-zoom.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-zoom;
  -moz-animation-name: g-dropdown-zoom;
  animation-name: g-dropdown-zoom;
}
/* line 51, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-fade-in-up.g-active {
  -webkit-animation-duration: 0.3s;
  -moz-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-name: g-dropdown-fade-in-up;
  -moz-animation-name: g-dropdown-fade-in-up;
  animation-name: g-dropdown-fade-in-up;
}
/* line 56, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-left.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-left;
  -moz-animation-name: g-dropdown-bounce-in-left;
  animation-name: g-dropdown-bounce-in-left;
}
/* line 61, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-right.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-right;
  -moz-animation-name: g-dropdown-bounce-in-right;
  animation-name: g-dropdown-bounce-in-right;
}
/* line 66, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
.g-main-nav .g-fullwidth > .g-dropdown-bounce-in-down.g-active {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-name: g-dropdown-bounce-in-down;
  -moz-animation-name: g-dropdown-bounce-in-down;
  animation-name: g-dropdown-bounce-in-down;
}
@-webkit-keyframes g-dropdown-zoom {
  /* line 74, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 78, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-zoom {
  /* line 74, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 78, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-zoom {
  /* line 74, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    -moz-transform: scale3d(0.8, 0.8, 0.8);
    -ms-transform: scale3d(0.8, 0.8, 0.8);
    -o-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8);
  }
  /* line 78, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-fade-in-up {
  /* line 84, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
  }
  /* line 88, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-moz-keyframes g-dropdown-fade-in-up {
  /* line 84, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, 30px, 0);
  }
  /* line 88, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@keyframes g-dropdown-fade-in-up {
  /* line 84, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    -ms-transform: translate3d(0, 30px, 0);
    -o-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
  /* line 88, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-left {
  /* line 94, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 98, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
  }
  /* line 103, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
  }
  /* line 108, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  /* line 112, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
  }
  /* line 116, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-left {
  /* line 94, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 98, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(-50px, 0, 0);
  }
  /* line 103, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
  }
  /* line 108, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
  }
  /* line 112, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(5px, 0, 0);
  }
  /* line 116, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-left {
  /* line 94, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 98, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    -moz-transform: translate3d(-50px, 0, 0);
    -ms-transform: translate3d(-50px, 0, 0);
    -o-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
  }
  /* line 103, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    -o-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  /* line 108, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    -o-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  /* line 112, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    -o-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  /* line 116, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-down {
  /* line 122, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 126, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }
  /* line 131, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
  }
  /* line 136, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
  }
  /* line 140, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
  }
  /* line 144, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-down {
  /* line 122, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 126, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }
  /* line 131, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
  }
  /* line 136, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(0, -10px, 0);
  }
  /* line 140, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(0, 5px, 0);
  }
  /* line 144, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-down {
  /* line 122, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 126, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -o-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }
  /* line 131, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    -o-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  /* line 136, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  /* line 140, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  /* line 144, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
@-webkit-keyframes g-dropdown-bounce-in-right {
  /* line 150, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 154, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
  }
  /* line 159, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
  }
  /* line 164, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
  /* line 168, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
  }
  /* line 172, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
  }
}
@-moz-keyframes g-dropdown-bounce-in-right {
  /* line 150, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 154, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from {
    opacity: 0;
    -moz-transform: translate3d(50px, 0, 0);
  }
  /* line 159, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
  }
  /* line 164, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -moz-transform: translate3d(10px, 0, 0);
  }
  /* line 168, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
  }
  /* line 172, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -moz-transform: none;
  }
}
@keyframes g-dropdown-bounce-in-right {
  /* line 150, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  /* line 154, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  from {
    opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    -moz-transform: translate3d(50px, 0, 0);
    -ms-transform: translate3d(50px, 0, 0);
    -o-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
  }
  /* line 159, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    -o-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  /* line 164, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    -o-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  /* line 168, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    -o-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  /* line 172, wp-content/themes/gp_multiply/scss/multiply/menu/_dropdownanimations.scss */
  to {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 4, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 5, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #f5f5f5;
  opacity: 1;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
  text-transform: uppercase;
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem;
  font-weight: 700;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container.headroom--not-top {
  color: #222;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 19, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-toplevel > li.active > .g-menu-item-container, .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.g-selected > .g-menu-item-container {
  color: #f5f5f5;
  opacity: 0.7;
}
/* line 24, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f107";
  width: 1rem;
}
/* line 31, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 32, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 33, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.469rem 0.938rem;
  color: #222;
  font-size: 0.875rem;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
/* line 39, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 40, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-sublevel > li.active > .g-menu-item-container, .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.g-selected > .g-menu-item-container {
  background: #e3e3e3;
}
/* line 44, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 45, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-sublevel > li.g-menu-item-type-particle:hover > .g-menu-item-container {
  background: inherit;
}
/* line 49, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
/* line 52, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator:after {
  content: "\f105";
  width: 1rem;
}
/* line 60, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-dropdown {
  text-align: left;
  background: #fff;
}
/* line 65, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 66, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-standard .g-dropdown {
  width: 12rem;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.02);
}
/* line 70, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 71, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 72, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-standard .g-sublevel > li .g-menu-item-container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
/* line 79, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
/* line 80, wp-content/themes/gp_multiply/scss/multiply/menu/_menu.scss */
.g-main-nav .g-fullwidth > .g-dropdown {
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.02);
  padding: 0.938rem;
}
/* line 20, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 21, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 22, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown {
  margin-top: 25px;
}
/* line 24, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
.g-main-nav .g-standard > .g-dropdown:before, .g-main-nav .g-fullwidth > .g-dropdown:before {
  content: "";
  position: absolute;
  display: block;
  top: -25px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 25px solid transparent;
  z-index: -1;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container {
  margin: -1.563rem;
}
/* line 3, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container ul {
  background: #f5f5f5;
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
/* line 6, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #263238;
  border-bottom: 1px solid #e6e6e6;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
/* line 10, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container ul > li > .g-menu-item-container .g-menu-parent-indicator {
  border: 1px solid #e6e6e6;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
  padding: 0.1875rem;
}
/* line 16, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container ul > li > .g-menu-item-container .g-menu-parent-indicator:hover {
  background: #e6e6e6;
}
/* line 21, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
/* line 22, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container ul > li.active > .g-menu-item-container, #g-mobilemenu-container ul > li:hover > .g-menu-item-container, #g-mobilemenu-container ul > li.g-selected > .g-menu-item-container {
  background: #dcdcdc;
}
/* line 27, wp-content/themes/gp_multiply/scss/multiply/menu/_mobilemenu.scss */
#g-mobilemenu-container ul .g-dropdown-colum {
  width: 17rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
.gp-particle-bloglist img {
  float: left;
  margin-right: 0.75rem;
  margin-top: 6px;
  max-width: 30%;
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
.gp-particle-bloglist .gp-content {
  overflow: hidden;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
/* line 12, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
.gp-particle-bloglist .gp-post:not(:last-child) {
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
.gp-particle-bloglist .gp-post-title {
  font-weight: 600;
}
/* line 20, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
.gp-particle-bloglist .gp-post-title a {
  color: inherit;
}
/* line 24, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
.gp-particle-bloglist .gp-post-content {
  font-size: 0.9rem;
  margin-top: 0.5rem;
  opacity: 0.7;
}
@media only all and (max-width: 47.938rem) {
  /* line 31, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
  .gp-particle-bloglist img {
    float: none;
    margin: 0 0 0.75rem 0;
    margin-top: 0;
    max-width: 100%;
  }
  /* line 38, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
  /* line 39, wp-content/themes/gp_multiply/scss/multiply/particles/_bloglist.scss */
  .gp-particle-bloglist .gp-post:not(:last-child) {
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_breadcrumb.scss */
.gp-particle-breadcrumb {
  font-size: 0.875rem;
}
/* line 3, wp-content/themes/gp_multiply/scss/multiply/particles/_breadcrumb.scss */
.gp-particle-breadcrumb > span {
  padding: 0.375rem;
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/particles/_breadcrumb.scss */
.gp-particle-breadcrumb > span:first-child {
  padding-left: 0;
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/particles/_breadcrumb.scss */
.gp-particle-breadcrumb > span > span {
  opacity: 0.7;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/particles/_breadcrumb.scss */
.gp-particle-breadcrumb a {
  color: inherit;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.gp-particle-cards > .g-grid {
  margin: -0.625rem;
}
/* line 6, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.g-flushed .gp-particle-cards > .g-grid {
  margin: 0;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.gp-particle-cards .g-content {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0.938rem;
}
/* line 17, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
/* line 18, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.gp-particle-cards .g-content:hover .gp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 25, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.gp-particle-cards .gp-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: 1.5rem;
  margin: 1rem;
  opacity: 0;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
  background: white;
  color: #222;
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -o-transform: scale(0.1);
  transform: scale(0.1);
}
/* line 43, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.gp-particle-cards .gp-title {
  margin-top: 0;
}
/* line 47, wp-content/themes/gp_multiply/scss/multiply/particles/_cards.scss */
.gp-particle-cards .gp-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu .gp-headline {
  margin-top: 0;
}
/* line 7, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu ul {
  margin: 0;
  list-style: none;
  font-size: 0.875rem;
}
/* line 13, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu li {
  display: inline-block;
}
/* line 16, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
/* line 17, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu li:first-child a {
  padding-left: 0;
}
/* line 22, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
/* line 23, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu li:last-child a {
  padding-right: 0;
}
/* line 29, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu a {
  display: block;
  padding: 0.5rem 0.75rem;
  color: inherit;
  opacity: 0.54;
}
/* line 35, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-simplemenu.scss */
.gp-particle-simplemenu a:hover {
  opacity: 1;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-sitemap.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-sitemap.scss */
.gp-particle-sitemap .gp-headline {
  margin-top: 0;
}
/* line 7, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-sitemap.scss */
.gp-particle-sitemap ul {
  margin: 0;
  list-style: none;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-sitemap.scss */
.gp-particle-sitemap a {
  color: inherit;
}
/* line 15, wp-content/themes/gp_multiply/scss/multiply/particles/_gp-sitemap.scss */
.gp-particle-sitemap a:hover {
  text-decoration: underline;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_infolist.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/particles/_infolist.scss */
.gp-particle-infolist ul {
  list-style-type: none;
  margin: 0;
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/particles/_infolist.scss */
/* line 6, wp-content/themes/gp_multiply/scss/multiply/particles/_infolist.scss */
.gp-particle-infolist ul li:not(:last-child) {
  margin-bottom: 0.75rem;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/particles/_infolist.scss */
.gp-particle-infolist .gp-item-title {
  font-weight: 600;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
.gp-particle-links ul {
  list-style: none;
  margin: 0;
}
/* line 6, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
/* line 7, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
.gp-particle-links .gp-horizontal li {
  display: inline-block;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
.gp-particle-links .gp-horizontal li:not(:last-child) {
  margin-right: 1rem;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
/* line 15, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
/* line 16, wp-content/themes/gp_multiply/scss/multiply/particles/_links.scss */
.gp-particle-links .gp-vertical li:not(:last-child) {
  margin-bottom: 0.25rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-atom {
  position: fixed;
  background: #d9232f;
  padding: 0.8rem;
  color: white;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  transition: 0.2s linear;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-atom:hover {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-atom span {
  margin-left: 0.4rem;
  display: inline-block;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-popup-rt, .gp-popup-rc, .gp-popup-rb {
  right: 0;
  -webkit-transform: translateX(95%);
  -moz-transform: translateX(95%);
  -ms-transform: translateX(95%);
  -o-transform: translateX(95%);
  transform: translateX(95%);
}
/* line 25, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-popup-lt, .gp-popup-lc, .gp-popup-lb {
  left: 0;
  -webkit-transform: translateX(-95%);
  -moz-transform: translateX(-95%);
  -ms-transform: translateX(-95%);
  -o-transform: translateX(-95%);
  transform: translateX(-95%);
}
/* line 32, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-popup-lt, .gp-popup-rt {
  top: 15%;
}
/* line 37, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-popup-rb, .gp-popup-lb {
  bottom: 15%;
}
/* line 42, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-popup-rc, .gp-popup-lc {
  top: 50%;
  margin-top: -20px;
}
/* line 48, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-wrapper {
  display: none;
}
/* line 50, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-wrapper-show {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
/* line 62, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login {
  display: none;
}
/* line 64, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 0.1875rem;
  padding: 3rem 1.5rem;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 1000;
  display: block;
}
/* line 75, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show form {
  margin-bottom: 0;
}
/* line 78, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show #submit, .gp-login-show #username, .gp-login-show #passwd {
  width: 100%;
  display: block;
}
/* line 84, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show #username {
  margin-bottom: 0.4rem;
}
/* line 87, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show #passwd {
  margin-bottom: 1.5rem;
}
/* line 90, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show #submit {
  margin-top: 1.5rem;
}
/* line 93, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show fieldset {
  margin: 0;
}
/* line 96, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show .fa-times {
  position: fixed;
  top: 0;
  right: 0;
  color: #fff;
  background: #d9232f;
  padding: 0.5rem;
  font-size: 1.2rem;
  cursor: pointer;
}
/* line 105, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.gp-login-show .fa-times:hover {
  background: #81151c;
}
/* line 112, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
.changes-indicator {
  opacity: 0;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
@-webkit-keyframes pulsate {
  /* line 120, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  /* line 128, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  50% {
    opacity: 1;
  }
  /* line 131, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  /* line 142, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  /* line 150, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  50% {
    opacity: 1;
  }
  /* line 153, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  /* line 164, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  0% {
    -webkit-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -o-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  /* line 172, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  50% {
    opacity: 1;
  }
  /* line 175, wp-content/themes/gp_multiply/scss/multiply/particles/_loginatom.scss */
  100% {
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_logo.scss */
.g-logo {
  color: inherit;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
#gp-particle-mailchimp input {
  margin: 5px 0;
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
#gp-particle-mailchimp .width-100 {
  width: 100%;
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
#gp-particle-mailchimp #gp-lname, #gp-particle-mailchimp #gp-fname {
  width: 49.5%;
  display: inline-block;
}
@media only all and (max-width: 47.938rem) {
  #gp-particle-mailchimp #gp-lname, #gp-particle-mailchimp #gp-fname {
    width: 100%;
  }
}
/* line 16, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
#gp-particle-mailchimp #gp-button, #gp-particle-mailchimp #gp-email {
  width: 100%;
}
/* line 20, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
#gp-particle-mailchimp input {
  height: 50px;
  padding: 0 1rem;
}
/* line 24, wp-content/themes/gp_multiply/scss/multiply/particles/_mailchimp.scss */
#gp-particle-mailchimp #gp-lname, #gp-particle-mailchimp #gp-fname, #gp-particle-mailchimp #gp-email {
  background: #f7f7f7;
  border-color: #e2e2e2;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero {
  position: relative;
  color: white;
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-image {
  width: 100%;
  background-repeat: no-repeat;
}
/* line 10, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-header {
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  max-width: 48rem;
  width: 100%;
}
/* line 26, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
/* line 27, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-header .gp-categories a {
  color: inherit;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 0 0.25rem;
}
/* line 35, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-header .gp-title {
  margin-bottom: 0;
  line-height: 1.2;
}
/* line 41, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-author-date {
  display: inline-block;
  position: absolute;
  text-align: center;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.2;
}
/* line 51, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-author-date img {
  border-radius: 50%;
  background: white;
  margin-bottom: 0.375rem;
  border: 1px solid #e0e0e0;
}
/* line 57, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-author-date .gp-author-name {
  font-weight: 600;
  color: inherit;
}
/* line 63, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
.gp-particle-posthero .gp-comments-count {
  display: inline-block;
  position: absolute;
  bottom: 10%;
  right: 6%;
  color: inherit;
  font-weight: 600;
}
@media only all and (max-width: 59.938rem) {
  /* line 73, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
  .gp-particle-posthero .gp-image {
    padding-bottom: 380px !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 79, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
  .gp-particle-posthero .gp-author-date, .gp-particle-posthero .gp-post-tags, .gp-particle-posthero .gp-comments-count {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  /* line 87, wp-content/themes/gp_multiply/scss/multiply/particles/_posthero.scss */
  .gp-particle-posthero .gp-title {
    font-size: 1.5rem;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_social.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/particles/_social.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/particles/_social.scss */
.g-social a:not(:last-child) {
  margin-right: 1rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
/* line 3, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .gp-item {
  height: auto;
  text-align: center;
  display: none;
  outline: none;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .gp-item.slick-active {
  display: block;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .gp-description {
  font-style: italic;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .gp-name {
  font-weight: 600;
}
/* line 22, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials img {
  margin: auto;
}
/* line 27, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .slick-dots {
  list-style: none;
  text-align: center;
  margin: 1.5rem 0;
}
/* line 32, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .slick-dots li {
  display: inline-block;
}
/* line 36, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .slick-dots button {
  margin: 0 0.5rem;
  font-size: 0;
  padding: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #222;
  opacity: 0.54;
  outline: none;
}
/* line 48, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
/* line 49, wp-content/themes/gp_multiply/scss/multiply/particles/_testimonials.scss */
.gp-particle-testimonials .slick-dots .slick-active button {
  opacity: 1;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/particles/_totop.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/particles/_totop.scss */
.g-totop a {
  color: inherit;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_splash.scss */
#g-splash {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_splash.scss */
  #g-splash {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_top.scss */
#g-top {
  position: relative;
  color: #fff;
  background: #222;
  font-size: 0.875rem;
}
/* line 10, wp-content/themes/gp_multiply/scss/multiply/sections/_top.scss */
#g-top a {
  color: inherit;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_top.scss */
#g-top a:hover {
  opacity: 0.7;
}
@media print {
  /* line 19, wp-content/themes/gp_multiply/scss/multiply/sections/_top.scss */
  #g-top {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_header.scss */
#g-header {
  position: relative;
  color: #222;
  background: #000;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_header.scss */
  #g-header {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
#g-navigation {
  background: rgba(0, 0, 0, 0);
  color: #f5f5f5;
  z-index: 999;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 13, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
#g-navigation > .g-container {
  position: relative;
}
/* line 17, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
#g-navigation > .g-grid, #g-navigation > .g-container > .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 21, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
#g-navigation > .g-grid > .g-block > .g-content, #g-navigation > .g-container > .g-grid > .g-block > .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
@media only all and (max-width: 30rem) {
  #g-navigation {
    width: 100% !important;
  }
}
@media only all and (min-width: 48rem) {
  #g-navigation {
    position: absolute;
  }
  /* line 32, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
  #g-navigation.headroom--not-top {
    background: #fff;
    color: #222;
  }
}
/* line 107, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
#g-wrapper-navigation {
  position: relative;
  height: auto !important;
}
@media print {
  /* line 116, wp-content/themes/gp_multiply/scss/multiply/sections/_navigation.scss */
  #g-navigation {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_showcase.scss */
#g-showcase {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_showcase.scss */
  #g-showcase {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_utility.scss */
#g-utility {
  position: relative;
  color: #222;
  background: #f5f5f5;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_utility.scss */
  #g-utility {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_feature.scss */
#g-feature {
  position: relative;
  color: #222;
  background: #ededed;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_feature.scss */
  #g-feature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_main.scss */
#g-main {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 8, wp-content/themes/gp_multiply/scss/multiply/sections/_main.scss */
  #g-main {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_subfeature.scss */
#g-subfeature {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_subfeature.scss */
  #g-subfeature {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_expanded.scss */
#g-expanded {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_expanded.scss */
  #g-expanded {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_addons.scss */
#g-addons {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_addons.scss */
  #g-addons {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_bottom.scss */
#g-bottom {
  position: relative;
  color: #222;
  background: #fff;
}
@media print {
  /* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_bottom.scss */
  #g-bottom {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_footer.scss */
#g-footer {
  position: relative;
  color: #e6e6e6;
  background: #212121;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/sections/_footer.scss */
#g-footer a {
  color: inherit;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/sections/_footer.scss */
#g-footer a:hover {
  color: #d9232f;
}
@media print {
  /* line 18, wp-content/themes/gp_multiply/scss/multiply/sections/_footer.scss */
  #g-footer {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_copyright.scss */
#g-copyright {
  position: relative;
  color: #dcdcdc;
  background: #212121;
  font-size: 0.875rem;
}
/* line 12, wp-content/themes/gp_multiply/scss/multiply/sections/_copyright.scss */
#g-copyright a {
  text-decoration: underline;
}
/* line 16, wp-content/themes/gp_multiply/scss/multiply/sections/_copyright.scss */
#g-copyright > .g-grid, #g-copyright > .g-container > .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media print {
  /* line 24, wp-content/themes/gp_multiply/scss/multiply/sections/_copyright.scss */
  #g-copyright {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/sections/_offcanvas.scss */
#g-offcanvas {
  color: #263238;
  background: #f5f5f5;
  width: 17rem;
}
/* line 7, wp-content/themes/gp_multiply/scss/multiply/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  background: white;
  color: #222;
  padding: 0.375rem;
  z-index: 1001;
  border: 1px solid #e0e0e0;
}
/* line 15, wp-content/themes/gp_multiply/scss/multiply/sections/_offcanvas.scss */
.g-offcanvas-toggle {
  display: none;
}
@media only all and (max-width: 60rem) {
  .g-offcanvas-toggle {
    display: block;
  }
}
@media print {
  /* line 27, wp-content/themes/gp_multiply/scss/multiply/sections/_offcanvas.scss */
  #g-offcanvas {
    background: #fff !important;
    color: #000 !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button {
  -webkit-appearance: none;
  display: inline-block;
  background: #d9232f;
  color: white;
  padding: 0.75rem 1.5rem;
  opacity: 1;
  line-height: 1;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.375rem;
  border-radius: 0;
  border: 2px solid transparent;
}
/* line 15, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button:hover {
  background: #ad1c25;
  color: white;
}
/* line 21, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
/* line 24, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border {
  border: 2px solid #d9232f;
  color: #d9232f;
  background: transparent;
}
/* line 29, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border:hover {
  background: #d9232f;
  color: white;
}
/* line 35, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.white {
  color: white;
  border: 2px solid white;
}
/* line 39, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.white:hover {
  background: white;
  color: #222;
}
/* line 45, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-base {
  border: 2px solid #222;
  color: #222;
  background: transparent;
}
/* line 50, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-base:hover {
  background: #222;
  color: white;
}
/* line 56, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-2 {
  border: 2px solid #005cb9;
  color: #005cb9;
  background: transparent;
}
/* line 61, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-2:hover {
  background: #005cb9;
  color: white;
}
/* line 67, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-3 {
  border: 2px solid #009688;
  color: #009688;
  background: transparent;
}
/* line 72, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-3:hover {
  background: #009688;
  color: white;
}
/* line 78, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-4 {
  border: 2px solid #ff9800;
  color: #ff9800;
  background: transparent;
}
/* line 83, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-border.color-4:hover {
  background: #ff9800;
  color: white;
}
/* line 90, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-base {
  background: #222;
  color: white;
}
/* line 94, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-base:hover {
  background: #090909;
  color: white;
}
/* line 100, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-2 {
  background: #005cb9;
  color: white;
}
/* line 104, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-2:hover {
  background: #004386;
  color: white;
}
/* line 110, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-3 {
  background: #009688;
  color: white;
}
/* line 114, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-3:hover {
  background: #00635a;
  color: white;
}
/* line 120, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-4 {
  background: #ff9800;
  color: white;
}
/* line 124, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.color-4:hover {
  background: #cc7a00;
  color: white;
}
/* line 130, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-small {
  padding: 0.625rem 0.938rem;
  font-size: 0.875rem;
}
/* line 135, wp-content/themes/gp_multiply/scss/multiply/styles/_buttons.scss */
.button.button-round {
  border-radius: 10rem;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/styles/_core.scss */
body {
  color: #222;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
}
/* line 15, wp-content/themes/gp_multiply/scss/multiply/styles/_core.scss */
#g-page-surround {
  background: white;
  width: auto;
  margin: auto;
  box-shadow: 0px 1px 3px 0px rgba(41, 70, 97, 0.2);
}
@media only all and (max-width: 59.938rem) {
  #g-page-surround {
    width: 100%;
  }
}
@media only all and (max-width: 59.938rem) {
  /* line 26, wp-content/themes/gp_multiply/scss/multiply/styles/_core.scss */
  #g-page-surround .g-container {
    width: 100% !important;
  }
}
/* line 32, wp-content/themes/gp_multiply/scss/multiply/styles/_core.scss */
a {
  color: #d9232f;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease;
}
/* line 35, wp-content/themes/gp_multiply/scss/multiply/styles/_core.scss */
a:hover {
  color: inherit;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
textarea, select[multiple=multiple] {
  background-color: white;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: none;
  padding: 0.875rem;
  font-size: 0.875rem;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
textarea:hover, select[multiple=multiple]:hover {
  border-color: #e0e0e0;
}
/* line 13, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
textarea:focus, select[multiple=multiple]:focus {
  border-color: #222;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
textarea {
  width: 100%;
  box-sizing: border-box !important;
}
/* line 23, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
fieldset.input {
  margin: 0;
  padding: 0;
}
/* line 28, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  background-color: white;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
  border-radius: 0;
  box-shadow: none;
  font-size: 1rem;
  width: 100%;
  line-height: 1.7;
  font-size: 0.875rem;
  -webkit-transition: border-color 0.2s;
  -moz-transition: border-color 0.2s;
  transition: border-color 0.2s;
  margin: 0.25rem 0;
}
/* line 42, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, input:not([type]):hover, textarea:hover {
  border-color: #e0e0e0;
}
/* line 46, wp-content/themes/gp_multiply/scss/multiply/styles/_forms.scss */
input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus {
  border-color: #222;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/styles/_multiply-style.scss */
#g-copyright {
  border-top: 1px solid #3b3b3b;
  border-bottom: 4px solid #d9232f;
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
body {
  font-family: "Source Sans Pro";
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
h1, h2, h3, h4, h5 {
  font-family: "Source Sans Pro";
  font-weight: 500;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
blockquote {
  border-left: 5px solid #e0e0e0;
  background: #f2f2f2;
  padding: 1.5rem;
}
/* line 19, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
blockquote p {
  font-size: 1.1rem;
  color: #555;
}
/* line 24, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
blockquote cite {
  display: block;
  text-align: right;
  color: #222;
  font-size: 1.2rem;
}
/* line 32, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
pre {
  border: 1px solid #e0e0e0;
  background-color: #f2f2f2;
  border-radius: 0.1875rem;
}
/* line 38, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
code {
  font-size: 0.875rem;
  color: #01579b;
}
/* line 43, wp-content/themes/gp_multiply/scss/multiply/styles/_typography.scss */
hr {
  border-bottom: 4px solid #e0e0e0;
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
/* line 2, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
.content-small .g-content {
  padding: 0 0.938rem;
  margin: 0.375rem 0.625rem;
}
/* line 8, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
.border {
  border: 1px solid #e0e0e0;
}
/* line 11, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
.border-top {
  border-top: 1px solid #e0e0e0;
}
/* line 14, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
.border-bottom {
  border-bottom: 1px solid #e0e0e0;
}
/* line 18, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
.border-bottom-color {
  border-bottom: 4px solid #d9232f;
}
/* line 23, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
/* line 24, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
.align-items > .g-container > .g-grid, .align-items > .g-grid {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
/* line 31, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
/* line 32, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
html[class*="vc_"] #g-main > .g-grid > .g-block > .g-content {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media only all and (max-width: 47.938rem) {
  /* line 41, wp-content/themes/gp_multiply/scss/multiply/styles/_utility.scss */
  .center-mobile {
    text-align: center !important;
  }
}
/* line 1, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
/* line 5, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.accent-color-1 {
  color: #d9232f;
}
/* line 9, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.accent-color-2 {
  color: #005cb9;
}
/* line 13, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.accent-color-3 {
  color: #009688;
}
/* line 17, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.accent-color-4 {
  color: #ff9800;
}
/* line 21, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
/* line 22, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-1 h1, .heading-color-1 h2, .heading-color-1 h3, .heading-color-1 h4 {
  color: #d9232f;
}
/* line 24, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-1 h1 a, .heading-color-1 h2 a, .heading-color-1 h3 a, .heading-color-1 h4 a {
  color: inherit;
}
/* line 30, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
/* line 31, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-2 h1, .heading-color-2 h2, .heading-color-2 h3, .heading-color-2 h4 {
  color: #005cb9;
}
/* line 33, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-2 h1 a, .heading-color-2 h2 a, .heading-color-2 h3 a, .heading-color-2 h4 a {
  color: inherit;
}
/* line 39, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
/* line 40, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-3 h1, .heading-color-3 h2, .heading-color-3 h3, .heading-color-3 h4 {
  color: #009688;
}
/* line 42, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-3 h1 a, .heading-color-3 h2 a, .heading-color-3 h3 a, .heading-color-3 h4 a {
  color: inherit;
}
/* line 48, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
/* line 49, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-4 h1, .heading-color-4 h2, .heading-color-4 h3, .heading-color-4 h4 {
  color: #ff9800;
}
/* line 51, wp-content/themes/gp_multiply/scss/multiply/styles/_variations.scss */
.heading-color-4 h1 a, .heading-color-4 h2 a, .heading-color-4 h3 a, .heading-color-4 h4 a {
  color: inherit;
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container {
  width: 75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  .g-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  .g-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.062rem) and (max-width: 47.938rem) {
  .g-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-container {
    width: 100%;
  }
}
/* line 17, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
.g-container.g-flushed {
  width: 100%;
}
/* line 23, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.938rem) {
  .g-block {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}
/* line 30, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
@media only all and (max-width: 47.938rem) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.938rem) {
  @supports not (flex-wrap: wrap) {
    /* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-grid {
      display: block;
      -webkit-box-lines: inherit;
      -moz-box-lines: inherit;
      box-lines: inherit;
      -webkit-flex-wrap: inherit;
      -moz-flex-wrap: inherit;
      -ms-flex-wrap: inherit;
      flex-wrap: inherit;
    }
    /* line 45, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_flex.scss */
    .g-block {
      display: block;
      -webkit-box-flex: inherit;
      -moz-box-flex: inherit;
      box-flex: inherit;
      -webkit-flex: inherit;
      -moz-flex: inherit;
      -ms-flex: inherit;
      flex: inherit;
    }
  }
}
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
.visible-large, .visible-desktop, .visible-tablet, .visible-phone, .g-block.visible-large, .g-block.visible-desktop, .g-block.visible-tablet, .g-block.visible-phone {
  display: none !important;
}
@media only all and (max-width: 47.938rem) {
  /* line 14, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-phone {
    display: block !important;
  }
  /* line 17, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-phone {
    display: block !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 23, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-tablet {
    display: block !important;
  }
  /* line 26, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-tablet {
    display: block !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 32, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 35, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 41, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-large {
    display: block !important;
  }
  /* line 44, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-large {
    display: block !important;
  }
  /* line 47, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .visible-desktop {
    display: block !important;
  }
  /* line 50, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .g-block.visible-desktop {
    display: block !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 57, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-phone {
    display: none !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.938rem) {
  /* line 63, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-tablet {
    display: none !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.938rem) {
  /* line 69, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (min-width: 75rem) {
  /* line 75, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-large {
    display: none !important;
  }
  /* line 78, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .hidden-desktop {
    display: none !important;
  }
}
@media only all and (max-width: 47.938rem) {
  /* line 85, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-right {
    text-align: inherit !important;
  }
  /* line 88, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/theme/breakpoints/_utilities.scss */
  .align-left {
    text-align: inherit !important;
  }
}
/*# sourceMappingURL=multiply_students_pages.css.map */