  @charset "UTF-8";
/**
 *
 * Guava Theme by WEAREVA
 *
 */
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(10deg); }
  25% {
    -webkit-transform: rotate(-10deg); }
  50% {
    -webkit-transform: rotate(20deg); }
  75% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@-ms-keyframes wiggle {
  0% {
    -ms-transform: rotate(1deg); }
  25% {
    -ms-transform: rotate(-1deg); }
  50% {
    -ms-transform: rotate(1.5deg); }
  75% {
    -ms-transform: rotate(-5deg); }
  100% {
    -ms-transform: rotate(0deg); } }

@keyframes wiggle {
  0% {
    transform: rotate(10deg); }
  25% {
    transform: rotate(-10deg); }
  50% {
    transform: rotate(20deg); }
  75% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

/**
 *
 * VA "RocketSage" theme styles for WordPress
 * Basic styles only - uses CDN
 *
 */
.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-q {
  margin: 0.25rem !important; }

.mt-q,
.my-q {
  margin-top: 0.25rem !important; }

.mr-q,
.mx-q {
  margin-right: 0.25rem !important; }

.mb-q,
.my-q {
  margin-bottom: 0.25rem !important; }

.ml-q,
.mx-q {
  margin-left: 0.25rem !important; }

.m-h {
  margin: 0.5rem !important; }

.mt-h,
.my-h {
  margin-top: 0.5rem !important; }

.mr-h,
.mx-h {
  margin-right: 0.5rem !important; }

.mb-h,
.my-h {
  margin-bottom: 0.5rem !important; }

.ml-h,
.mx-h {
  margin-left: 0.5rem !important; }

.m-1 {
  margin: 1rem !important; }

.mt-1,
.my-1 {
  margin-top: 1rem !important; }

.mr-1,
.mx-1 {
  margin-right: 1rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 1rem !important; }

.ml-1,
.mx-1 {
  margin-left: 1rem !important; }

.m-1h {
  margin: 1.5rem !important; }

.mt-1h,
.my-1h {
  margin-top: 1.5rem !important; }

.mr-1h,
.mx-1h {
  margin-right: 1.5rem !important; }

.mb-1h,
.my-1h {
  margin-bottom: 1.5rem !important; }

.ml-1h,
.mx-1h {
  margin-left: 1.5rem !important; }

.m-2 {
  margin: 2rem !important; }

.mt-2,
.my-2 {
  margin-top: 2rem !important; }

.mr-2,
.mx-2 {
  margin-right: 2rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 2rem !important; }

.ml-2,
.mx-2 {
  margin-left: 2rem !important; }

.m-2h {
  margin: 2.5rem !important; }

.mt-2h,
.my-2h {
  margin-top: 2.5rem !important; }

.mr-2h,
.mx-2h {
  margin-right: 2.5rem !important; }

.mb-2h,
.my-2h {
  margin-bottom: 2.5rem !important; }

.ml-2h,
.mx-2h {
  margin-left: 2.5rem !important; }

.m-3 {
  margin: 3rem !important; }

.mt-3,
.my-3 {
  margin-top: 3rem !important; }

.mr-3,
.mx-3 {
  margin-right: 3rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 3rem !important; }

.ml-3,
.mx-3 {
  margin-left: 3rem !important; }

.m-3h {
  margin: 3.5rem !important; }

.mt-3h,
.my-3h {
  margin-top: 3.5rem !important; }

.mr-3h,
.mx-3h {
  margin-right: 3.5rem !important; }

.mb-3h,
.my-3h {
  margin-bottom: 3.5rem !important; }

.ml-3h,
.mx-3h {
  margin-left: 3.5rem !important; }

.m-4 {
  margin: 4rem !important; }

.mt-4,
.my-4 {
  margin-top: 4rem !important; }

.mr-4,
.mx-4 {
  margin-right: 4rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 4rem !important; }

.ml-4,
.mx-4 {
  margin-left: 4rem !important; }

.m-5 {
  margin: 5rem !important; }

.mt-5,
.my-5 {
  margin-top: 5rem !important; }

.mr-5,
.mx-5 {
  margin-right: 5rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 5rem !important; }

.ml-5,
.mx-5 {
  margin-left: 5rem !important; }

.m-6 {
  margin: 6rem !important; }

.mt-6,
.my-6 {
  margin-top: 6rem !important; }

.mr-6,
.mx-6 {
  margin-right: 6rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 6rem !important; }

.ml-6,
.mx-6 {
  margin-left: 6rem !important; }

.m-7 {
  margin: 7rem !important; }

.mt-7,
.my-7 {
  margin-top: 7rem !important; }

.mr-7,
.mx-7 {
  margin-right: 7rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 7rem !important; }

.ml-7,
.mx-7 {
  margin-left: 7rem !important; }

.m-8 {
  margin: 8rem !important; }

.mt-8,
.my-8 {
  margin-top: 8rem !important; }

.mr-8,
.mx-8 {
  margin-right: 8rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 8rem !important; }

.ml-8,
.mx-8 {
  margin-left: 8rem !important; }

.m-9 {
  margin: 9rem !important; }

.mt-9,
.my-9 {
  margin-top: 9rem !important; }

.mr-9,
.mx-9 {
  margin-right: 9rem !important; }

.mb-9,
.my-9 {
  margin-bottom: 9rem !important; }

.ml-9,
.mx-9 {
  margin-left: 9rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-q {
  padding: 0.25rem !important; }

.pt-q,
.py-q {
  padding-top: 0.25rem !important; }

.pr-q,
.px-q {
  padding-right: 0.25rem !important; }

.pb-q,
.py-q {
  padding-bottom: 0.25rem !important; }

.pl-q,
.px-q {
  padding-left: 0.25rem !important; }

.p-h {
  padding: 0.5rem !important; }

.pt-h,
.py-h {
  padding-top: 0.5rem !important; }

.pr-h,
.px-h {
  padding-right: 0.5rem !important; }

.pb-h,
.py-h {
  padding-bottom: 0.5rem !important; }

.pl-h,
.px-h {
  padding-left: 0.5rem !important; }

.p-1 {
  padding: 1rem !important; }

.pt-1,
.py-1 {
  padding-top: 1rem !important; }

.pr-1,
.px-1 {
  padding-right: 1rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 1rem !important; }

.pl-1,
.px-1 {
  padding-left: 1rem !important; }

.p-1h {
  padding: 1.5rem !important; }

.pt-1h,
.py-1h {
  padding-top: 1.5rem !important; }

.pr-1h,
.px-1h {
  padding-right: 1.5rem !important; }

.pb-1h,
.py-1h {
  padding-bottom: 1.5rem !important; }

.pl-1h,
.px-1h {
  padding-left: 1.5rem !important; }

.p-2 {
  padding: 2rem !important; }

.pt-2,
.py-2 {
  padding-top: 2rem !important; }

.pr-2,
.px-2 {
  padding-right: 2rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 2rem !important; }

.pl-2,
.px-2 {
  padding-left: 2rem !important; }

.p-2h {
  padding: 2.5rem !important; }

.pt-2h,
.py-2h {
  padding-top: 2.5rem !important; }

.pr-2h,
.px-2h {
  padding-right: 2.5rem !important; }

.pb-2h,
.py-2h {
  padding-bottom: 2.5rem !important; }

.pl-2h,
.px-2h {
  padding-left: 2.5rem !important; }

.p-3 {
  padding: 3rem !important; }

.pt-3,
.py-3 {
  padding-top: 3rem !important; }

.pr-3,
.px-3 {
  padding-right: 3rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 3rem !important; }

.pl-3,
.px-3 {
  padding-left: 3rem !important; }

.p-3h {
  padding: 3.5rem !important; }

.pt-3h,
.py-3h {
  padding-top: 3.5rem !important; }

.pr-3h,
.px-3h {
  padding-right: 3.5rem !important; }

.pb-3h,
.py-3h {
  padding-bottom: 3.5rem !important; }

.pl-3h,
.px-3h {
  padding-left: 3.5rem !important; }

.p-4 {
  padding: 4rem !important; }

.pt-4,
.py-4 {
  padding-top: 4rem !important; }

.pr-4,
.px-4 {
  padding-right: 4rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 4rem !important; }

.pl-4,
.px-4 {
  padding-left: 4rem !important; }

.p-5 {
  padding: 5rem !important; }

.pt-5,
.py-5 {
  padding-top: 5rem !important; }

.pr-5,
.px-5 {
  padding-right: 5rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 5rem !important; }

.pl-5,
.px-5 {
  padding-left: 5rem !important; }

.p-6 {
  padding: 6rem !important; }

.pt-6,
.py-6 {
  padding-top: 6rem !important; }

.pr-6,
.px-6 {
  padding-right: 6rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 6rem !important; }

.pl-6,
.px-6 {
  padding-left: 6rem !important; }

.p-7 {
  padding: 7rem !important; }

.pt-7,
.py-7 {
  padding-top: 7rem !important; }

.pr-7,
.px-7 {
  padding-right: 7rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 7rem !important; }

.pl-7,
.px-7 {
  padding-left: 7rem !important; }

.p-8 {
  padding: 8rem !important; }

.pt-8,
.py-8 {
  padding-top: 8rem !important; }

.pr-8,
.px-8 {
  padding-right: 8rem !important; }

.pb-8,
.py-8 {
  padding-bottom: 8rem !important; }

.pl-8,
.px-8 {
  padding-left: 8rem !important; }

.p-9 {
  padding: 9rem !important; }

.pt-9,
.py-9 {
  padding-top: 9rem !important; }

.pr-9,
.px-9 {
  padding-right: 9rem !important; }

.pb-9,
.py-9 {
  padding-bottom: 9rem !important; }

.pl-9,
.px-9 {
  padding-left: 9rem !important; }

.m-nq {
  margin: -0.25rem !important; }

.mt-nq,
.my-nq {
  margin-top: -0.25rem !important; }

.mr-nq,
.mx-nq {
  margin-right: -0.25rem !important; }

.mb-nq,
.my-nq {
  margin-bottom: -0.25rem !important; }

.ml-nq,
.mx-nq {
  margin-left: -0.25rem !important; }

.m-nh {
  margin: -0.5rem !important; }

.mt-nh,
.my-nh {
  margin-top: -0.5rem !important; }

.mr-nh,
.mx-nh {
  margin-right: -0.5rem !important; }

.mb-nh,
.my-nh {
  margin-bottom: -0.5rem !important; }

.ml-nh,
.mx-nh {
  margin-left: -0.5rem !important; }

.m-n1 {
  margin: -1rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -1rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -1rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -1rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -1rem !important; }

.m-n1h {
  margin: -1.5rem !important; }

.mt-n1h,
.my-n1h {
  margin-top: -1.5rem !important; }

.mr-n1h,
.mx-n1h {
  margin-right: -1.5rem !important; }

.mb-n1h,
.my-n1h {
  margin-bottom: -1.5rem !important; }

.ml-n1h,
.mx-n1h {
  margin-left: -1.5rem !important; }

.m-n2 {
  margin: -2rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -2rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -2rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -2rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -2rem !important; }

.m-n2h {
  margin: -2.5rem !important; }

.mt-n2h,
.my-n2h {
  margin-top: -2.5rem !important; }

.mr-n2h,
.mx-n2h {
  margin-right: -2.5rem !important; }

.mb-n2h,
.my-n2h {
  margin-bottom: -2.5rem !important; }

.ml-n2h,
.mx-n2h {
  margin-left: -2.5rem !important; }

.m-n3 {
  margin: -3rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -3rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -3rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -3rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -3rem !important; }

.m-n3h {
  margin: -3.5rem !important; }

.mt-n3h,
.my-n3h {
  margin-top: -3.5rem !important; }

.mr-n3h,
.mx-n3h {
  margin-right: -3.5rem !important; }

.mb-n3h,
.my-n3h {
  margin-bottom: -3.5rem !important; }

.ml-n3h,
.mx-n3h {
  margin-left: -3.5rem !important; }

.m-n4 {
  margin: -4rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -4rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -4rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -4rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -4rem !important; }

.m-n5 {
  margin: -5rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -5rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -5rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -5rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -5rem !important; }

.m-n6 {
  margin: -6rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -6rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -6rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -6rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -6rem !important; }

.m-n7 {
  margin: -7rem !important; }

.mt-n7,
.my-n7 {
  margin-top: -7rem !important; }

.mr-n7,
.mx-n7 {
  margin-right: -7rem !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -7rem !important; }

.ml-n7,
.mx-n7 {
  margin-left: -7rem !important; }

.m-n8 {
  margin: -8rem !important; }

.mt-n8,
.my-n8 {
  margin-top: -8rem !important; }

.mr-n8,
.mx-n8 {
  margin-right: -8rem !important; }

.mb-n8,
.my-n8 {
  margin-bottom: -8rem !important; }

.ml-n8,
.mx-n8 {
  margin-left: -8rem !important; }

.m-n9 {
  margin: -9rem !important; }

.mt-n9,
.my-n9 {
  margin-top: -9rem !important; }

.mr-n9,
.mx-n9 {
  margin-right: -9rem !important; }

.mb-n9,
.my-n9 {
  margin-bottom: -9rem !important; }

.ml-n9,
.mx-n9 {
  margin-left: -9rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-q {
    margin: 0.25rem !important; }
  .mt-sm-q,
  .my-sm-q {
    margin-top: 0.25rem !important; }
  .mr-sm-q,
  .mx-sm-q {
    margin-right: 0.25rem !important; }
  .mb-sm-q,
  .my-sm-q {
    margin-bottom: 0.25rem !important; }
  .ml-sm-q,
  .mx-sm-q {
    margin-left: 0.25rem !important; }
  .m-sm-h {
    margin: 0.5rem !important; }
  .mt-sm-h,
  .my-sm-h {
    margin-top: 0.5rem !important; }
  .mr-sm-h,
  .mx-sm-h {
    margin-right: 0.5rem !important; }
  .mb-sm-h,
  .my-sm-h {
    margin-bottom: 0.5rem !important; }
  .ml-sm-h,
  .mx-sm-h {
    margin-left: 0.5rem !important; }
  .m-sm-1 {
    margin: 1rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 1rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 1rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 1rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 1rem !important; }
  .m-sm-1h {
    margin: 1.5rem !important; }
  .mt-sm-1h,
  .my-sm-1h {
    margin-top: 1.5rem !important; }
  .mr-sm-1h,
  .mx-sm-1h {
    margin-right: 1.5rem !important; }
  .mb-sm-1h,
  .my-sm-1h {
    margin-bottom: 1.5rem !important; }
  .ml-sm-1h,
  .mx-sm-1h {
    margin-left: 1.5rem !important; }
  .m-sm-2 {
    margin: 2rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 2rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 2rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 2rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 2rem !important; }
  .m-sm-2h {
    margin: 2.5rem !important; }
  .mt-sm-2h,
  .my-sm-2h {
    margin-top: 2.5rem !important; }
  .mr-sm-2h,
  .mx-sm-2h {
    margin-right: 2.5rem !important; }
  .mb-sm-2h,
  .my-sm-2h {
    margin-bottom: 2.5rem !important; }
  .ml-sm-2h,
  .mx-sm-2h {
    margin-left: 2.5rem !important; }
  .m-sm-3 {
    margin: 3rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 3rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 3rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 3rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 3rem !important; }
  .m-sm-3h {
    margin: 3.5rem !important; }
  .mt-sm-3h,
  .my-sm-3h {
    margin-top: 3.5rem !important; }
  .mr-sm-3h,
  .mx-sm-3h {
    margin-right: 3.5rem !important; }
  .mb-sm-3h,
  .my-sm-3h {
    margin-bottom: 3.5rem !important; }
  .ml-sm-3h,
  .mx-sm-3h {
    margin-left: 3.5rem !important; }
  .m-sm-4 {
    margin: 4rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 4rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 4rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 4rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 4rem !important; }
  .m-sm-5 {
    margin: 5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 5rem !important; }
  .m-sm-6 {
    margin: 6rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6rem !important; }
  .m-sm-7 {
    margin: 7rem !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 7rem !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 7rem !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 7rem !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 7rem !important; }
  .m-sm-8 {
    margin: 8rem !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 8rem !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 8rem !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 8rem !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 8rem !important; }
  .m-sm-9 {
    margin: 9rem !important; }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 9rem !important; }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 9rem !important; }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 9rem !important; }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 9rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-q {
    padding: 0.25rem !important; }
  .pt-sm-q,
  .py-sm-q {
    padding-top: 0.25rem !important; }
  .pr-sm-q,
  .px-sm-q {
    padding-right: 0.25rem !important; }
  .pb-sm-q,
  .py-sm-q {
    padding-bottom: 0.25rem !important; }
  .pl-sm-q,
  .px-sm-q {
    padding-left: 0.25rem !important; }
  .p-sm-h {
    padding: 0.5rem !important; }
  .pt-sm-h,
  .py-sm-h {
    padding-top: 0.5rem !important; }
  .pr-sm-h,
  .px-sm-h {
    padding-right: 0.5rem !important; }
  .pb-sm-h,
  .py-sm-h {
    padding-bottom: 0.5rem !important; }
  .pl-sm-h,
  .px-sm-h {
    padding-left: 0.5rem !important; }
  .p-sm-1 {
    padding: 1rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 1rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 1rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 1rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 1rem !important; }
  .p-sm-1h {
    padding: 1.5rem !important; }
  .pt-sm-1h,
  .py-sm-1h {
    padding-top: 1.5rem !important; }
  .pr-sm-1h,
  .px-sm-1h {
    padding-right: 1.5rem !important; }
  .pb-sm-1h,
  .py-sm-1h {
    padding-bottom: 1.5rem !important; }
  .pl-sm-1h,
  .px-sm-1h {
    padding-left: 1.5rem !important; }
  .p-sm-2 {
    padding: 2rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 2rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 2rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 2rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 2rem !important; }
  .p-sm-2h {
    padding: 2.5rem !important; }
  .pt-sm-2h,
  .py-sm-2h {
    padding-top: 2.5rem !important; }
  .pr-sm-2h,
  .px-sm-2h {
    padding-right: 2.5rem !important; }
  .pb-sm-2h,
  .py-sm-2h {
    padding-bottom: 2.5rem !important; }
  .pl-sm-2h,
  .px-sm-2h {
    padding-left: 2.5rem !important; }
  .p-sm-3 {
    padding: 3rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 3rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 3rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 3rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 3rem !important; }
  .p-sm-3h {
    padding: 3.5rem !important; }
  .pt-sm-3h,
  .py-sm-3h {
    padding-top: 3.5rem !important; }
  .pr-sm-3h,
  .px-sm-3h {
    padding-right: 3.5rem !important; }
  .pb-sm-3h,
  .py-sm-3h {
    padding-bottom: 3.5rem !important; }
  .pl-sm-3h,
  .px-sm-3h {
    padding-left: 3.5rem !important; }
  .p-sm-4 {
    padding: 4rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 4rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 4rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 4rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 4rem !important; }
  .p-sm-5 {
    padding: 5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 5rem !important; }
  .p-sm-6 {
    padding: 6rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6rem !important; }
  .p-sm-7 {
    padding: 7rem !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 7rem !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 7rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 7rem !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 7rem !important; }
  .p-sm-8 {
    padding: 8rem !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 8rem !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 8rem !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 8rem !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 8rem !important; }
  .p-sm-9 {
    padding: 9rem !important; }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 9rem !important; }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 9rem !important; }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 9rem !important; }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 9rem !important; }
  .m-sm-nq {
    margin: -0.25rem !important; }
  .mt-sm-nq,
  .my-sm-nq {
    margin-top: -0.25rem !important; }
  .mr-sm-nq,
  .mx-sm-nq {
    margin-right: -0.25rem !important; }
  .mb-sm-nq,
  .my-sm-nq {
    margin-bottom: -0.25rem !important; }
  .ml-sm-nq,
  .mx-sm-nq {
    margin-left: -0.25rem !important; }
  .m-sm-nh {
    margin: -0.5rem !important; }
  .mt-sm-nh,
  .my-sm-nh {
    margin-top: -0.5rem !important; }
  .mr-sm-nh,
  .mx-sm-nh {
    margin-right: -0.5rem !important; }
  .mb-sm-nh,
  .my-sm-nh {
    margin-bottom: -0.5rem !important; }
  .ml-sm-nh,
  .mx-sm-nh {
    margin-left: -0.5rem !important; }
  .m-sm-n1 {
    margin: -1rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -1rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -1rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -1rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -1rem !important; }
  .m-sm-n1h {
    margin: -1.5rem !important; }
  .mt-sm-n1h,
  .my-sm-n1h {
    margin-top: -1.5rem !important; }
  .mr-sm-n1h,
  .mx-sm-n1h {
    margin-right: -1.5rem !important; }
  .mb-sm-n1h,
  .my-sm-n1h {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n1h,
  .mx-sm-n1h {
    margin-left: -1.5rem !important; }
  .m-sm-n2 {
    margin: -2rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -2rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -2rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -2rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -2rem !important; }
  .m-sm-n2h {
    margin: -2.5rem !important; }
  .mt-sm-n2h,
  .my-sm-n2h {
    margin-top: -2.5rem !important; }
  .mr-sm-n2h,
  .mx-sm-n2h {
    margin-right: -2.5rem !important; }
  .mb-sm-n2h,
  .my-sm-n2h {
    margin-bottom: -2.5rem !important; }
  .ml-sm-n2h,
  .mx-sm-n2h {
    margin-left: -2.5rem !important; }
  .m-sm-n3 {
    margin: -3rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -3rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -3rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -3rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -3rem !important; }
  .m-sm-n3h {
    margin: -3.5rem !important; }
  .mt-sm-n3h,
  .my-sm-n3h {
    margin-top: -3.5rem !important; }
  .mr-sm-n3h,
  .mx-sm-n3h {
    margin-right: -3.5rem !important; }
  .mb-sm-n3h,
  .my-sm-n3h {
    margin-bottom: -3.5rem !important; }
  .ml-sm-n3h,
  .mx-sm-n3h {
    margin-left: -3.5rem !important; }
  .m-sm-n4 {
    margin: -4rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -4rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -4rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -4rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -4rem !important; }
  .m-sm-n5 {
    margin: -5rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -5rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -5rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -5rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -5rem !important; }
  .m-sm-n6 {
    margin: -6rem !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -6rem !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -6rem !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -6rem !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -6rem !important; }
  .m-sm-n7 {
    margin: -7rem !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -7rem !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -7rem !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -7rem !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -7rem !important; }
  .m-sm-n8 {
    margin: -8rem !important; }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -8rem !important; }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -8rem !important; }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -8rem !important; }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -8rem !important; }
  .m-sm-n9 {
    margin: -9rem !important; }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -9rem !important; }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -9rem !important; }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -9rem !important; }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -9rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-q {
    margin: 0.25rem !important; }
  .mt-md-q,
  .my-md-q {
    margin-top: 0.25rem !important; }
  .mr-md-q,
  .mx-md-q {
    margin-right: 0.25rem !important; }
  .mb-md-q,
  .my-md-q {
    margin-bottom: 0.25rem !important; }
  .ml-md-q,
  .mx-md-q {
    margin-left: 0.25rem !important; }
  .m-md-h {
    margin: 0.5rem !important; }
  .mt-md-h,
  .my-md-h {
    margin-top: 0.5rem !important; }
  .mr-md-h,
  .mx-md-h {
    margin-right: 0.5rem !important; }
  .mb-md-h,
  .my-md-h {
    margin-bottom: 0.5rem !important; }
  .ml-md-h,
  .mx-md-h {
    margin-left: 0.5rem !important; }
  .m-md-1 {
    margin: 1rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 1rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 1rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 1rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 1rem !important; }
  .m-md-1h {
    margin: 1.5rem !important; }
  .mt-md-1h,
  .my-md-1h {
    margin-top: 1.5rem !important; }
  .mr-md-1h,
  .mx-md-1h {
    margin-right: 1.5rem !important; }
  .mb-md-1h,
  .my-md-1h {
    margin-bottom: 1.5rem !important; }
  .ml-md-1h,
  .mx-md-1h {
    margin-left: 1.5rem !important; }
  .m-md-2 {
    margin: 2rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 2rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 2rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 2rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 2rem !important; }
  .m-md-2h {
    margin: 2.5rem !important; }
  .mt-md-2h,
  .my-md-2h {
    margin-top: 2.5rem !important; }
  .mr-md-2h,
  .mx-md-2h {
    margin-right: 2.5rem !important; }
  .mb-md-2h,
  .my-md-2h {
    margin-bottom: 2.5rem !important; }
  .ml-md-2h,
  .mx-md-2h {
    margin-left: 2.5rem !important; }
  .m-md-3 {
    margin: 3rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 3rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 3rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 3rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 3rem !important; }
  .m-md-3h {
    margin: 3.5rem !important; }
  .mt-md-3h,
  .my-md-3h {
    margin-top: 3.5rem !important; }
  .mr-md-3h,
  .mx-md-3h {
    margin-right: 3.5rem !important; }
  .mb-md-3h,
  .my-md-3h {
    margin-bottom: 3.5rem !important; }
  .ml-md-3h,
  .mx-md-3h {
    margin-left: 3.5rem !important; }
  .m-md-4 {
    margin: 4rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 4rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 4rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 4rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 4rem !important; }
  .m-md-5 {
    margin: 5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 5rem !important; }
  .m-md-6 {
    margin: 6rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 6rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 6rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 6rem !important; }
  .m-md-7 {
    margin: 7rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 7rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 7rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 7rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 7rem !important; }
  .m-md-8 {
    margin: 8rem !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 8rem !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 8rem !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 8rem !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 8rem !important; }
  .m-md-9 {
    margin: 9rem !important; }
  .mt-md-9,
  .my-md-9 {
    margin-top: 9rem !important; }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 9rem !important; }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 9rem !important; }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 9rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-q {
    padding: 0.25rem !important; }
  .pt-md-q,
  .py-md-q {
    padding-top: 0.25rem !important; }
  .pr-md-q,
  .px-md-q {
    padding-right: 0.25rem !important; }
  .pb-md-q,
  .py-md-q {
    padding-bottom: 0.25rem !important; }
  .pl-md-q,
  .px-md-q {
    padding-left: 0.25rem !important; }
  .p-md-h {
    padding: 0.5rem !important; }
  .pt-md-h,
  .py-md-h {
    padding-top: 0.5rem !important; }
  .pr-md-h,
  .px-md-h {
    padding-right: 0.5rem !important; }
  .pb-md-h,
  .py-md-h {
    padding-bottom: 0.5rem !important; }
  .pl-md-h,
  .px-md-h {
    padding-left: 0.5rem !important; }
  .p-md-1 {
    padding: 1rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 1rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 1rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 1rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 1rem !important; }
  .p-md-1h {
    padding: 1.5rem !important; }
  .pt-md-1h,
  .py-md-1h {
    padding-top: 1.5rem !important; }
  .pr-md-1h,
  .px-md-1h {
    padding-right: 1.5rem !important; }
  .pb-md-1h,
  .py-md-1h {
    padding-bottom: 1.5rem !important; }
  .pl-md-1h,
  .px-md-1h {
    padding-left: 1.5rem !important; }
  .p-md-2 {
    padding: 2rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 2rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 2rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 2rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 2rem !important; }
  .p-md-2h {
    padding: 2.5rem !important; }
  .pt-md-2h,
  .py-md-2h {
    padding-top: 2.5rem !important; }
  .pr-md-2h,
  .px-md-2h {
    padding-right: 2.5rem !important; }
  .pb-md-2h,
  .py-md-2h {
    padding-bottom: 2.5rem !important; }
  .pl-md-2h,
  .px-md-2h {
    padding-left: 2.5rem !important; }
  .p-md-3 {
    padding: 3rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 3rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 3rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 3rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 3rem !important; }
  .p-md-3h {
    padding: 3.5rem !important; }
  .pt-md-3h,
  .py-md-3h {
    padding-top: 3.5rem !important; }
  .pr-md-3h,
  .px-md-3h {
    padding-right: 3.5rem !important; }
  .pb-md-3h,
  .py-md-3h {
    padding-bottom: 3.5rem !important; }
  .pl-md-3h,
  .px-md-3h {
    padding-left: 3.5rem !important; }
  .p-md-4 {
    padding: 4rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 4rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 4rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 4rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 4rem !important; }
  .p-md-5 {
    padding: 5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 5rem !important; }
  .p-md-6 {
    padding: 6rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 6rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 6rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 6rem !important; }
  .p-md-7 {
    padding: 7rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 7rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 7rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 7rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 7rem !important; }
  .p-md-8 {
    padding: 8rem !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 8rem !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 8rem !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 8rem !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 8rem !important; }
  .p-md-9 {
    padding: 9rem !important; }
  .pt-md-9,
  .py-md-9 {
    padding-top: 9rem !important; }
  .pr-md-9,
  .px-md-9 {
    padding-right: 9rem !important; }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 9rem !important; }
  .pl-md-9,
  .px-md-9 {
    padding-left: 9rem !important; }
  .m-md-nq {
    margin: -0.25rem !important; }
  .mt-md-nq,
  .my-md-nq {
    margin-top: -0.25rem !important; }
  .mr-md-nq,
  .mx-md-nq {
    margin-right: -0.25rem !important; }
  .mb-md-nq,
  .my-md-nq {
    margin-bottom: -0.25rem !important; }
  .ml-md-nq,
  .mx-md-nq {
    margin-left: -0.25rem !important; }
  .m-md-nh {
    margin: -0.5rem !important; }
  .mt-md-nh,
  .my-md-nh {
    margin-top: -0.5rem !important; }
  .mr-md-nh,
  .mx-md-nh {
    margin-right: -0.5rem !important; }
  .mb-md-nh,
  .my-md-nh {
    margin-bottom: -0.5rem !important; }
  .ml-md-nh,
  .mx-md-nh {
    margin-left: -0.5rem !important; }
  .m-md-n1 {
    margin: -1rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -1rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -1rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -1rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -1rem !important; }
  .m-md-n1h {
    margin: -1.5rem !important; }
  .mt-md-n1h,
  .my-md-n1h {
    margin-top: -1.5rem !important; }
  .mr-md-n1h,
  .mx-md-n1h {
    margin-right: -1.5rem !important; }
  .mb-md-n1h,
  .my-md-n1h {
    margin-bottom: -1.5rem !important; }
  .ml-md-n1h,
  .mx-md-n1h {
    margin-left: -1.5rem !important; }
  .m-md-n2 {
    margin: -2rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -2rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -2rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -2rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -2rem !important; }
  .m-md-n2h {
    margin: -2.5rem !important; }
  .mt-md-n2h,
  .my-md-n2h {
    margin-top: -2.5rem !important; }
  .mr-md-n2h,
  .mx-md-n2h {
    margin-right: -2.5rem !important; }
  .mb-md-n2h,
  .my-md-n2h {
    margin-bottom: -2.5rem !important; }
  .ml-md-n2h,
  .mx-md-n2h {
    margin-left: -2.5rem !important; }
  .m-md-n3 {
    margin: -3rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -3rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -3rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -3rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -3rem !important; }
  .m-md-n3h {
    margin: -3.5rem !important; }
  .mt-md-n3h,
  .my-md-n3h {
    margin-top: -3.5rem !important; }
  .mr-md-n3h,
  .mx-md-n3h {
    margin-right: -3.5rem !important; }
  .mb-md-n3h,
  .my-md-n3h {
    margin-bottom: -3.5rem !important; }
  .ml-md-n3h,
  .mx-md-n3h {
    margin-left: -3.5rem !important; }
  .m-md-n4 {
    margin: -4rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -4rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -4rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -4rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -4rem !important; }
  .m-md-n5 {
    margin: -5rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -5rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -5rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -5rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -5rem !important; }
  .m-md-n6 {
    margin: -6rem !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -6rem !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -6rem !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -6rem !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -6rem !important; }
  .m-md-n7 {
    margin: -7rem !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -7rem !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -7rem !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -7rem !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -7rem !important; }
  .m-md-n8 {
    margin: -8rem !important; }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -8rem !important; }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -8rem !important; }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -8rem !important; }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -8rem !important; }
  .m-md-n9 {
    margin: -9rem !important; }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -9rem !important; }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -9rem !important; }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -9rem !important; }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -9rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-q {
    margin: 0.25rem !important; }
  .mt-lg-q,
  .my-lg-q {
    margin-top: 0.25rem !important; }
  .mr-lg-q,
  .mx-lg-q {
    margin-right: 0.25rem !important; }
  .mb-lg-q,
  .my-lg-q {
    margin-bottom: 0.25rem !important; }
  .ml-lg-q,
  .mx-lg-q {
    margin-left: 0.25rem !important; }
  .m-lg-h {
    margin: 0.5rem !important; }
  .mt-lg-h,
  .my-lg-h {
    margin-top: 0.5rem !important; }
  .mr-lg-h,
  .mx-lg-h {
    margin-right: 0.5rem !important; }
  .mb-lg-h,
  .my-lg-h {
    margin-bottom: 0.5rem !important; }
  .ml-lg-h,
  .mx-lg-h {
    margin-left: 0.5rem !important; }
  .m-lg-1 {
    margin: 1rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 1rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 1rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 1rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 1rem !important; }
  .m-lg-1h {
    margin: 1.5rem !important; }
  .mt-lg-1h,
  .my-lg-1h {
    margin-top: 1.5rem !important; }
  .mr-lg-1h,
  .mx-lg-1h {
    margin-right: 1.5rem !important; }
  .mb-lg-1h,
  .my-lg-1h {
    margin-bottom: 1.5rem !important; }
  .ml-lg-1h,
  .mx-lg-1h {
    margin-left: 1.5rem !important; }
  .m-lg-2 {
    margin: 2rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 2rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 2rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 2rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 2rem !important; }
  .m-lg-2h {
    margin: 2.5rem !important; }
  .mt-lg-2h,
  .my-lg-2h {
    margin-top: 2.5rem !important; }
  .mr-lg-2h,
  .mx-lg-2h {
    margin-right: 2.5rem !important; }
  .mb-lg-2h,
  .my-lg-2h {
    margin-bottom: 2.5rem !important; }
  .ml-lg-2h,
  .mx-lg-2h {
    margin-left: 2.5rem !important; }
  .m-lg-3 {
    margin: 3rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 3rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 3rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 3rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 3rem !important; }
  .m-lg-3h {
    margin: 3.5rem !important; }
  .mt-lg-3h,
  .my-lg-3h {
    margin-top: 3.5rem !important; }
  .mr-lg-3h,
  .mx-lg-3h {
    margin-right: 3.5rem !important; }
  .mb-lg-3h,
  .my-lg-3h {
    margin-bottom: 3.5rem !important; }
  .ml-lg-3h,
  .mx-lg-3h {
    margin-left: 3.5rem !important; }
  .m-lg-4 {
    margin: 4rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 4rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 4rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 4rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 4rem !important; }
  .m-lg-5 {
    margin: 5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 5rem !important; }
  .m-lg-6 {
    margin: 6rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6rem !important; }
  .m-lg-7 {
    margin: 7rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 7rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 7rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 7rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 7rem !important; }
  .m-lg-8 {
    margin: 8rem !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 8rem !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 8rem !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 8rem !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 8rem !important; }
  .m-lg-9 {
    margin: 9rem !important; }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 9rem !important; }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 9rem !important; }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 9rem !important; }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 9rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-q {
    padding: 0.25rem !important; }
  .pt-lg-q,
  .py-lg-q {
    padding-top: 0.25rem !important; }
  .pr-lg-q,
  .px-lg-q {
    padding-right: 0.25rem !important; }
  .pb-lg-q,
  .py-lg-q {
    padding-bottom: 0.25rem !important; }
  .pl-lg-q,
  .px-lg-q {
    padding-left: 0.25rem !important; }
  .p-lg-h {
    padding: 0.5rem !important; }
  .pt-lg-h,
  .py-lg-h {
    padding-top: 0.5rem !important; }
  .pr-lg-h,
  .px-lg-h {
    padding-right: 0.5rem !important; }
  .pb-lg-h,
  .py-lg-h {
    padding-bottom: 0.5rem !important; }
  .pl-lg-h,
  .px-lg-h {
    padding-left: 0.5rem !important; }
  .p-lg-1 {
    padding: 1rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 1rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 1rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 1rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 1rem !important; }
  .p-lg-1h {
    padding: 1.5rem !important; }
  .pt-lg-1h,
  .py-lg-1h {
    padding-top: 1.5rem !important; }
  .pr-lg-1h,
  .px-lg-1h {
    padding-right: 1.5rem !important; }
  .pb-lg-1h,
  .py-lg-1h {
    padding-bottom: 1.5rem !important; }
  .pl-lg-1h,
  .px-lg-1h {
    padding-left: 1.5rem !important; }
  .p-lg-2 {
    padding: 2rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 2rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 2rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 2rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 2rem !important; }
  .p-lg-2h {
    padding: 2.5rem !important; }
  .pt-lg-2h,
  .py-lg-2h {
    padding-top: 2.5rem !important; }
  .pr-lg-2h,
  .px-lg-2h {
    padding-right: 2.5rem !important; }
  .pb-lg-2h,
  .py-lg-2h {
    padding-bottom: 2.5rem !important; }
  .pl-lg-2h,
  .px-lg-2h {
    padding-left: 2.5rem !important; }
  .p-lg-3 {
    padding: 3rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 3rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 3rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 3rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 3rem !important; }
  .p-lg-3h {
    padding: 3.5rem !important; }
  .pt-lg-3h,
  .py-lg-3h {
    padding-top: 3.5rem !important; }
  .pr-lg-3h,
  .px-lg-3h {
    padding-right: 3.5rem !important; }
  .pb-lg-3h,
  .py-lg-3h {
    padding-bottom: 3.5rem !important; }
  .pl-lg-3h,
  .px-lg-3h {
    padding-left: 3.5rem !important; }
  .p-lg-4 {
    padding: 4rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 4rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 4rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 4rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 4rem !important; }
  .p-lg-5 {
    padding: 5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 5rem !important; }
  .p-lg-6 {
    padding: 6rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6rem !important; }
  .p-lg-7 {
    padding: 7rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 7rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 7rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 7rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 7rem !important; }
  .p-lg-8 {
    padding: 8rem !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 8rem !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 8rem !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 8rem !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 8rem !important; }
  .p-lg-9 {
    padding: 9rem !important; }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 9rem !important; }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 9rem !important; }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 9rem !important; }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 9rem !important; }
  .m-lg-nq {
    margin: -0.25rem !important; }
  .mt-lg-nq,
  .my-lg-nq {
    margin-top: -0.25rem !important; }
  .mr-lg-nq,
  .mx-lg-nq {
    margin-right: -0.25rem !important; }
  .mb-lg-nq,
  .my-lg-nq {
    margin-bottom: -0.25rem !important; }
  .ml-lg-nq,
  .mx-lg-nq {
    margin-left: -0.25rem !important; }
  .m-lg-nh {
    margin: -0.5rem !important; }
  .mt-lg-nh,
  .my-lg-nh {
    margin-top: -0.5rem !important; }
  .mr-lg-nh,
  .mx-lg-nh {
    margin-right: -0.5rem !important; }
  .mb-lg-nh,
  .my-lg-nh {
    margin-bottom: -0.5rem !important; }
  .ml-lg-nh,
  .mx-lg-nh {
    margin-left: -0.5rem !important; }
  .m-lg-n1 {
    margin: -1rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -1rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -1rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -1rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -1rem !important; }
  .m-lg-n1h {
    margin: -1.5rem !important; }
  .mt-lg-n1h,
  .my-lg-n1h {
    margin-top: -1.5rem !important; }
  .mr-lg-n1h,
  .mx-lg-n1h {
    margin-right: -1.5rem !important; }
  .mb-lg-n1h,
  .my-lg-n1h {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n1h,
  .mx-lg-n1h {
    margin-left: -1.5rem !important; }
  .m-lg-n2 {
    margin: -2rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -2rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -2rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -2rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -2rem !important; }
  .m-lg-n2h {
    margin: -2.5rem !important; }
  .mt-lg-n2h,
  .my-lg-n2h {
    margin-top: -2.5rem !important; }
  .mr-lg-n2h,
  .mx-lg-n2h {
    margin-right: -2.5rem !important; }
  .mb-lg-n2h,
  .my-lg-n2h {
    margin-bottom: -2.5rem !important; }
  .ml-lg-n2h,
  .mx-lg-n2h {
    margin-left: -2.5rem !important; }
  .m-lg-n3 {
    margin: -3rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -3rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -3rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -3rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -3rem !important; }
  .m-lg-n3h {
    margin: -3.5rem !important; }
  .mt-lg-n3h,
  .my-lg-n3h {
    margin-top: -3.5rem !important; }
  .mr-lg-n3h,
  .mx-lg-n3h {
    margin-right: -3.5rem !important; }
  .mb-lg-n3h,
  .my-lg-n3h {
    margin-bottom: -3.5rem !important; }
  .ml-lg-n3h,
  .mx-lg-n3h {
    margin-left: -3.5rem !important; }
  .m-lg-n4 {
    margin: -4rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -4rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -4rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -4rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -4rem !important; }
  .m-lg-n5 {
    margin: -5rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -5rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -5rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -5rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -5rem !important; }
  .m-lg-n6 {
    margin: -6rem !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -6rem !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -6rem !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -6rem !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -6rem !important; }
  .m-lg-n7 {
    margin: -7rem !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -7rem !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -7rem !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -7rem !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -7rem !important; }
  .m-lg-n8 {
    margin: -8rem !important; }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -8rem !important; }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -8rem !important; }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -8rem !important; }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -8rem !important; }
  .m-lg-n9 {
    margin: -9rem !important; }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -9rem !important; }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -9rem !important; }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -9rem !important; }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -9rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-q {
    margin: 0.25rem !important; }
  .mt-xl-q,
  .my-xl-q {
    margin-top: 0.25rem !important; }
  .mr-xl-q,
  .mx-xl-q {
    margin-right: 0.25rem !important; }
  .mb-xl-q,
  .my-xl-q {
    margin-bottom: 0.25rem !important; }
  .ml-xl-q,
  .mx-xl-q {
    margin-left: 0.25rem !important; }
  .m-xl-h {
    margin: 0.5rem !important; }
  .mt-xl-h,
  .my-xl-h {
    margin-top: 0.5rem !important; }
  .mr-xl-h,
  .mx-xl-h {
    margin-right: 0.5rem !important; }
  .mb-xl-h,
  .my-xl-h {
    margin-bottom: 0.5rem !important; }
  .ml-xl-h,
  .mx-xl-h {
    margin-left: 0.5rem !important; }
  .m-xl-1 {
    margin: 1rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 1rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 1rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 1rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 1rem !important; }
  .m-xl-1h {
    margin: 1.5rem !important; }
  .mt-xl-1h,
  .my-xl-1h {
    margin-top: 1.5rem !important; }
  .mr-xl-1h,
  .mx-xl-1h {
    margin-right: 1.5rem !important; }
  .mb-xl-1h,
  .my-xl-1h {
    margin-bottom: 1.5rem !important; }
  .ml-xl-1h,
  .mx-xl-1h {
    margin-left: 1.5rem !important; }
  .m-xl-2 {
    margin: 2rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 2rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 2rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 2rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 2rem !important; }
  .m-xl-2h {
    margin: 2.5rem !important; }
  .mt-xl-2h,
  .my-xl-2h {
    margin-top: 2.5rem !important; }
  .mr-xl-2h,
  .mx-xl-2h {
    margin-right: 2.5rem !important; }
  .mb-xl-2h,
  .my-xl-2h {
    margin-bottom: 2.5rem !important; }
  .ml-xl-2h,
  .mx-xl-2h {
    margin-left: 2.5rem !important; }
  .m-xl-3 {
    margin: 3rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 3rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 3rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 3rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 3rem !important; }
  .m-xl-3h {
    margin: 3.5rem !important; }
  .mt-xl-3h,
  .my-xl-3h {
    margin-top: 3.5rem !important; }
  .mr-xl-3h,
  .mx-xl-3h {
    margin-right: 3.5rem !important; }
  .mb-xl-3h,
  .my-xl-3h {
    margin-bottom: 3.5rem !important; }
  .ml-xl-3h,
  .mx-xl-3h {
    margin-left: 3.5rem !important; }
  .m-xl-4 {
    margin: 4rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 4rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 4rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 4rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 4rem !important; }
  .m-xl-5 {
    margin: 5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 5rem !important; }
  .m-xl-6 {
    margin: 6rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6rem !important; }
  .m-xl-7 {
    margin: 7rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 7rem !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 7rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 7rem !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 7rem !important; }
  .m-xl-8 {
    margin: 8rem !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 8rem !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 8rem !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 8rem !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 8rem !important; }
  .m-xl-9 {
    margin: 9rem !important; }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 9rem !important; }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 9rem !important; }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 9rem !important; }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 9rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-q {
    padding: 0.25rem !important; }
  .pt-xl-q,
  .py-xl-q {
    padding-top: 0.25rem !important; }
  .pr-xl-q,
  .px-xl-q {
    padding-right: 0.25rem !important; }
  .pb-xl-q,
  .py-xl-q {
    padding-bottom: 0.25rem !important; }
  .pl-xl-q,
  .px-xl-q {
    padding-left: 0.25rem !important; }
  .p-xl-h {
    padding: 0.5rem !important; }
  .pt-xl-h,
  .py-xl-h {
    padding-top: 0.5rem !important; }
  .pr-xl-h,
  .px-xl-h {
    padding-right: 0.5rem !important; }
  .pb-xl-h,
  .py-xl-h {
    padding-bottom: 0.5rem !important; }
  .pl-xl-h,
  .px-xl-h {
    padding-left: 0.5rem !important; }
  .p-xl-1 {
    padding: 1rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 1rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 1rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 1rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 1rem !important; }
  .p-xl-1h {
    padding: 1.5rem !important; }
  .pt-xl-1h,
  .py-xl-1h {
    padding-top: 1.5rem !important; }
  .pr-xl-1h,
  .px-xl-1h {
    padding-right: 1.5rem !important; }
  .pb-xl-1h,
  .py-xl-1h {
    padding-bottom: 1.5rem !important; }
  .pl-xl-1h,
  .px-xl-1h {
    padding-left: 1.5rem !important; }
  .p-xl-2 {
    padding: 2rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 2rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 2rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 2rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 2rem !important; }
  .p-xl-2h {
    padding: 2.5rem !important; }
  .pt-xl-2h,
  .py-xl-2h {
    padding-top: 2.5rem !important; }
  .pr-xl-2h,
  .px-xl-2h {
    padding-right: 2.5rem !important; }
  .pb-xl-2h,
  .py-xl-2h {
    padding-bottom: 2.5rem !important; }
  .pl-xl-2h,
  .px-xl-2h {
    padding-left: 2.5rem !important; }
  .p-xl-3 {
    padding: 3rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 3rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 3rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 3rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 3rem !important; }
  .p-xl-3h {
    padding: 3.5rem !important; }
  .pt-xl-3h,
  .py-xl-3h {
    padding-top: 3.5rem !important; }
  .pr-xl-3h,
  .px-xl-3h {
    padding-right: 3.5rem !important; }
  .pb-xl-3h,
  .py-xl-3h {
    padding-bottom: 3.5rem !important; }
  .pl-xl-3h,
  .px-xl-3h {
    padding-left: 3.5rem !important; }
  .p-xl-4 {
    padding: 4rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 4rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 4rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 4rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 4rem !important; }
  .p-xl-5 {
    padding: 5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 5rem !important; }
  .p-xl-6 {
    padding: 6rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6rem !important; }
  .p-xl-7 {
    padding: 7rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 7rem !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 7rem !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 7rem !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 7rem !important; }
  .p-xl-8 {
    padding: 8rem !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 8rem !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 8rem !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 8rem !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 8rem !important; }
  .p-xl-9 {
    padding: 9rem !important; }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 9rem !important; }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 9rem !important; }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 9rem !important; }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 9rem !important; }
  .m-xl-nq {
    margin: -0.25rem !important; }
  .mt-xl-nq,
  .my-xl-nq {
    margin-top: -0.25rem !important; }
  .mr-xl-nq,
  .mx-xl-nq {
    margin-right: -0.25rem !important; }
  .mb-xl-nq,
  .my-xl-nq {
    margin-bottom: -0.25rem !important; }
  .ml-xl-nq,
  .mx-xl-nq {
    margin-left: -0.25rem !important; }
  .m-xl-nh {
    margin: -0.5rem !important; }
  .mt-xl-nh,
  .my-xl-nh {
    margin-top: -0.5rem !important; }
  .mr-xl-nh,
  .mx-xl-nh {
    margin-right: -0.5rem !important; }
  .mb-xl-nh,
  .my-xl-nh {
    margin-bottom: -0.5rem !important; }
  .ml-xl-nh,
  .mx-xl-nh {
    margin-left: -0.5rem !important; }
  .m-xl-n1 {
    margin: -1rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -1rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -1rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -1rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -1rem !important; }
  .m-xl-n1h {
    margin: -1.5rem !important; }
  .mt-xl-n1h,
  .my-xl-n1h {
    margin-top: -1.5rem !important; }
  .mr-xl-n1h,
  .mx-xl-n1h {
    margin-right: -1.5rem !important; }
  .mb-xl-n1h,
  .my-xl-n1h {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n1h,
  .mx-xl-n1h {
    margin-left: -1.5rem !important; }
  .m-xl-n2 {
    margin: -2rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -2rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -2rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -2rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -2rem !important; }
  .m-xl-n2h {
    margin: -2.5rem !important; }
  .mt-xl-n2h,
  .my-xl-n2h {
    margin-top: -2.5rem !important; }
  .mr-xl-n2h,
  .mx-xl-n2h {
    margin-right: -2.5rem !important; }
  .mb-xl-n2h,
  .my-xl-n2h {
    margin-bottom: -2.5rem !important; }
  .ml-xl-n2h,
  .mx-xl-n2h {
    margin-left: -2.5rem !important; }
  .m-xl-n3 {
    margin: -3rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -3rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -3rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -3rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -3rem !important; }
  .m-xl-n3h {
    margin: -3.5rem !important; }
  .mt-xl-n3h,
  .my-xl-n3h {
    margin-top: -3.5rem !important; }
  .mr-xl-n3h,
  .mx-xl-n3h {
    margin-right: -3.5rem !important; }
  .mb-xl-n3h,
  .my-xl-n3h {
    margin-bottom: -3.5rem !important; }
  .ml-xl-n3h,
  .mx-xl-n3h {
    margin-left: -3.5rem !important; }
  .m-xl-n4 {
    margin: -4rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -4rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -4rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -4rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -4rem !important; }
  .m-xl-n5 {
    margin: -5rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -5rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -5rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -5rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -5rem !important; }
  .m-xl-n6 {
    margin: -6rem !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -6rem !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -6rem !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -6rem !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -6rem !important; }
  .m-xl-n7 {
    margin: -7rem !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -7rem !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -7rem !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -7rem !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -7rem !important; }
  .m-xl-n8 {
    margin: -8rem !important; }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -8rem !important; }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -8rem !important; }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -8rem !important; }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -8rem !important; }
  .m-xl-n9 {
    margin: -9rem !important; }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -9rem !important; }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -9rem !important; }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -9rem !important; }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -9rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.hover {
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

body {
  font-size: 16px;
  line-height: 1.6; }

a {
  transition: all 0.2s ease-out;
  color: #008675; }
  a:hover {
    color: #002855; }
  a:visited {
    color: #008675; }
  a:focus {
    color: #002855; }

.link-arrow a, .read-more-arrow {
  font-family: "Roboto Serif", serif;
  font-weight: normal; }
  .link-arrow a:after, .read-more-arrow:after {
    content: " ";
    display: inline-block;
    margin-left: 0.5em;
    transition: all 0.3s ease;
    width: 20px;
    height: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/mfac/dist/images/arrow-right-regular.svg"); }
  .link-arrow a:hover, .read-more-arrow:hover {
    color: #002855;
    text-decoration: none; }
    .link-arrow a:hover:after, .read-more-arrow:hover:after {
      transform: translateX(5px); }

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
  font-family: "Roboto Serif", serif;
  font-weight: 500; }
  h3 strong, h4 strong, h5 strong, h6 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
    font-weight: 500; }

h1, .h1 {
  font-family: "JustLovely";
  font-weight: normal;
  font-size: 6rem;
  line-height: 1;
  color: #008675; }

h2, .h2 {
  font-family: "JustLovely";
  font-weight: normal;
  font-size: 5.5rem;
  color: #008675;
  line-height: .8; }
  h2 strong, .h2 strong {
    font-weight: 400; }

.fa {
  vertical-align: middle; }

.font-size-lg {
  font-size: 1.3rem; }

.font-size-sm {
  font-size: 0.9rem; }

.font-size-xs {
  font-size: 0.875rem; }

.font-size-xxs {
  font-size: 0.75rem; }

a[href^="tel"] {
  color: inherit;
  text-decoration: none !important; }

.bg-primary {
  background-color: #008675 !important; }

.btn-primary {
  background-color: #008675 !important;
  border-color: #008675 !important; }
  .btn-primary:hover {
    background-color: #00b9a2 !important;
    border-color: #00b9a2 !important; }

.border-primary {
  border-color: #008675 !important; }

.btn-outline-primary {
  border-color: #008675 !important;
  color: #008675 !important; }

.has-primary-color {
  color: #008675; }
  .has-primary-color .block-accordian .card .card-header {
    color: #008675;
    border-color: #008675; }
    .has-primary-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-primary-background-color {
  background-color: #008675; }

.text-primary {
  color: #008675 !important; }

.link-primary a:not(.btn) {
  color: #008675; }

.bg-secondary {
  background-color: #002855 !important; }

.btn-secondary {
  background-color: #002855 !important;
  border-color: #002855 !important; }
  .btn-secondary:hover {
    background-color: #004088 !important;
    border-color: #004088 !important; }

.border-secondary {
  border-color: #002855 !important; }

.btn-outline-secondary {
  border-color: #002855 !important;
  color: #002855 !important; }

.has-secondary-color {
  color: #002855; }
  .has-secondary-color .block-accordian .card .card-header {
    color: #002855;
    border-color: #002855; }
    .has-secondary-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-secondary-background-color {
  background-color: #002855; }

.text-secondary {
  color: #002855 !important; }

.link-secondary a:not(.btn) {
  color: #002855; }

.bg-default {
  background-color: #585857 !important; }

.btn-default {
  background-color: #585857 !important;
  border-color: #585857 !important; }
  .btn-default:hover {
    background-color: #727270 !important;
    border-color: #727270 !important; }

.border-default {
  border-color: #585857 !important; }

.btn-outline-default {
  border-color: #585857 !important;
  color: #585857 !important; }

.has-default-color {
  color: #585857; }
  .has-default-color .block-accordian .card .card-header {
    color: #585857;
    border-color: #585857; }
    .has-default-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-default-background-color {
  background-color: #585857; }

.text-default {
  color: #585857 !important; }

.link-default a:not(.btn) {
  color: #585857; }

.bg-highlight {
  background-color: #008675 !important; }

.btn-highlight {
  background-color: #008675 !important;
  border-color: #008675 !important; }
  .btn-highlight:hover {
    background-color: #00b9a2 !important;
    border-color: #00b9a2 !important; }

.border-highlight {
  border-color: #008675 !important; }

.btn-outline-highlight {
  border-color: #008675 !important;
  color: #008675 !important; }

.has-highlight-color {
  color: #008675; }
  .has-highlight-color .block-accordian .card .card-header {
    color: #008675;
    border-color: #008675; }
    .has-highlight-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-highlight-background-color {
  background-color: #008675; }

.text-highlight {
  color: #008675 !important; }

.link-highlight a:not(.btn) {
  color: #008675; }

.bg-light {
  background-color: #f2f9f8 !important; }

.btn-light {
  background-color: #f2f9f8 !important;
  border-color: #f2f9f8 !important; }
  .btn-light:hover {
    background-color: white !important;
    border-color: white !important; }

.border-light {
  border-color: #f2f9f8 !important; }

.btn-outline-light {
  border-color: #f2f9f8 !important;
  color: #f2f9f8 !important; }

.has-light-color {
  color: #f2f9f8; }
  .has-light-color .block-accordian .card .card-header {
    color: #f2f9f8;
    border-color: #f2f9f8; }
    .has-light-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-light-background-color {
  background-color: #f2f9f8; }

.text-light {
  color: #f2f9f8 !important; }

.link-light a:not(.btn) {
  color: #f2f9f8; }

.bg-white {
  background-color: #fff !important; }

.btn-white {
  background-color: #fff !important;
  border-color: #fff !important; }
  .btn-white:hover {
    background-color: white !important;
    border-color: white !important; }

.border-white {
  border-color: #fff !important; }

.btn-outline-white {
  border-color: #fff !important;
  color: #fff !important; }

.has-white-color {
  color: #fff; }
  .has-white-color .block-accordian .card .card-header {
    color: #fff;
    border-color: #fff; }
    .has-white-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-white-background-color {
  background-color: #fff; }

.text-white {
  color: #fff !important; }

.link-white a:not(.btn) {
  color: #fff; }

.bg-dark {
  background-color: #000 !important; }

.btn-dark {
  background-color: #000 !important;
  border-color: #000 !important; }
  .btn-dark:hover {
    background-color: #1a1a1a !important;
    border-color: #1a1a1a !important; }

.border-dark {
  border-color: #000 !important; }

.btn-outline-dark {
  border-color: #000 !important;
  color: #000 !important; }

.has-dark-color {
  color: #000; }
  .has-dark-color .block-accordian .card .card-header {
    color: #000;
    border-color: #000; }
    .has-dark-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-dark-background-color {
  background-color: #000; }

.text-dark {
  color: #000 !important; }

.link-dark a:not(.btn) {
  color: #000; }

.bg-jade {
  background-color: #008675 !important; }

.btn-jade {
  background-color: #008675 !important;
  border-color: #008675 !important; }
  .btn-jade:hover {
    background-color: #00b9a2 !important;
    border-color: #00b9a2 !important; }

.border-jade {
  border-color: #008675 !important; }

.btn-outline-jade {
  border-color: #008675 !important;
  color: #008675 !important; }

.has-jade-color {
  color: #008675; }
  .has-jade-color .block-accordian .card .card-header {
    color: #008675;
    border-color: #008675; }
    .has-jade-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-jade-background-color {
  background-color: #008675; }

.text-jade {
  color: #008675 !important; }

.link-jade a:not(.btn) {
  color: #008675; }

.bg-navy {
  background-color: #002855 !important; }

.btn-navy {
  background-color: #002855 !important;
  border-color: #002855 !important; }
  .btn-navy:hover {
    background-color: #004088 !important;
    border-color: #004088 !important; }

.border-navy {
  border-color: #002855 !important; }

.btn-outline-navy {
  border-color: #002855 !important;
  color: #002855 !important; }

.has-navy-color {
  color: #002855; }
  .has-navy-color .block-accordian .card .card-header {
    color: #002855;
    border-color: #002855; }
    .has-navy-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-navy-background-color {
  background-color: #002855; }

.text-navy {
  color: #002855 !important; }

.link-navy a:not(.btn) {
  color: #002855; }

.bg-grey {
  background-color: #efefef !important; }

.btn-grey {
  background-color: #efefef !important;
  border-color: #efefef !important; }
  .btn-grey:hover {
    background-color: white !important;
    border-color: white !important; }

.border-grey {
  border-color: #efefef !important; }

.btn-outline-grey {
  border-color: #efefef !important;
  color: #efefef !important; }

.has-grey-color {
  color: #efefef; }
  .has-grey-color .block-accordian .card .card-header {
    color: #efefef;
    border-color: #efefef; }
    .has-grey-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-grey-background-color {
  background-color: #efefef; }

.text-grey {
  color: #efefef !important; }

.link-grey a:not(.btn) {
  color: #efefef; }

.bg-orange {
  background-color: #DB7248 !important; }

.btn-orange {
  background-color: #DB7248 !important;
  border-color: #DB7248 !important; }
  .btn-orange:hover {
    background-color: #e39373 !important;
    border-color: #e39373 !important; }

.border-orange {
  border-color: #DB7248 !important; }

.btn-outline-orange {
  border-color: #DB7248 !important;
  color: #DB7248 !important; }

.has-orange-color {
  color: #DB7248; }
  .has-orange-color .block-accordian .card .card-header {
    color: #DB7248;
    border-color: #DB7248; }
    .has-orange-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-orange-background-color {
  background-color: #DB7248; }

.text-orange {
  color: #DB7248 !important; }

.link-orange a:not(.btn) {
  color: #DB7248; }

.bg-green {
  background-color: #95B86C !important; }

.btn-green {
  background-color: #95B86C !important;
  border-color: #95B86C !important; }
  .btn-green:hover {
    background-color: #aec98e !important;
    border-color: #aec98e !important; }

.border-green {
  border-color: #95B86C !important; }

.btn-outline-green {
  border-color: #95B86C !important;
  color: #95B86C !important; }

.has-green-color {
  color: #95B86C; }
  .has-green-color .block-accordian .card .card-header {
    color: #95B86C;
    border-color: #95B86C; }
    .has-green-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-green-background-color {
  background-color: #95B86C; }

.text-green {
  color: #95B86C !important; }

.link-green a:not(.btn) {
  color: #95B86C; }

.bg-charcoal {
  background-color: #585857 !important; }

.btn-charcoal {
  background-color: #585857 !important;
  border-color: #585857 !important; }
  .btn-charcoal:hover {
    background-color: #727270 !important;
    border-color: #727270 !important; }

.border-charcoal {
  border-color: #585857 !important; }

.btn-outline-charcoal {
  border-color: #585857 !important;
  color: #585857 !important; }

.has-charcoal-color {
  color: #585857; }
  .has-charcoal-color .block-accordian .card .card-header {
    color: #585857;
    border-color: #585857; }
    .has-charcoal-color .block-accordian .card .card-header svg {
      color: #008675; }

.has-charcoal-background-color {
  background-color: #585857; }

.text-charcoal {
  color: #585857 !important; }

.link-charcoal a:not(.btn) {
  color: #585857; }

.has-primary-background-color a {
  color: #fff; }

.btn, .btn-default {
  padding: .375rem 1.75rem;
  border-radius: 0;
  font-family: "Roboto Serif", serif; }
  .btn.btn-primary:visited, .btn-default.btn-primary:visited {
    color: #fff; }
  .btn.btn-primary:after, .btn-default.btn-primary:after {
    position: relative;
    top: 2px;
    margin-left: 0.5em;
    content: " ";
    width: 10px;
    height: 18px;
    display: inline-block;
    background-image: url("/wp-content/themes/mfac/dist/images/arrow-right-outline.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.3s ease; }
  .btn.btn-primary:hover:after, .btn-default.btn-primary:hover:after {
    transform: translateX(5px); }

img {
  height: auto; }

.notifications-banner {
  padding: 1rem 0rem;
  left: 0;
  font-weight: bold;
  width: 100%;
  z-index: 9999999;
  background-color: #212529;
  color: #fff;
  text-align: center; }
  .notifications-banner:not(.fixed-bottom) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    top: 0; }
  .notifications-banner.fixed-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.3); }

.notifications-banner--primary {
  background-color: #008675; }

.notifications-banner--warning {
  background-color: #ffc107;
  color: #212529;
  background-color: #ffc107; }

.field-body {
  min-height: 500px; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto; }

.aligncenter {
  display: block;
  margin: 0.5rem auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 0.5rem;
  height: auto; }

@media (min-width: 576px) {
  .alignleft {
    float: left;
    margin-right: 0.5rem; }
  .alignright {
    float: right;
    margin-left: 0.5rem; } }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.wp-caption {
  margin-bottom: 0.5rem;
  line-height: 1;
  max-width: 100%;
  height: auto; }

p:last-child {
  margin-bottom: 0; }

.alignfull {
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw; }
  .alignfull .wp-block-group__inner-container, .alignfull .wp-block-cover__inner-container {
    max-width: 1140px;
    margin: 0 auto;
    padding: 4em 15px; }
    @media (max-width: 1199.98px) {
      .alignfull .wp-block-group__inner-container, .alignfull .wp-block-cover__inner-container {
        max-width: 90%; } }
    @media (max-width: 991.98px) {
      .alignfull .wp-block-group__inner-container, .alignfull .wp-block-cover__inner-container {
        max-width: 95%;
        padding: 2em 15px; } }
    .alignfull .wp-block-group__inner-container .has-media-on-the-right .wp-block-media-text__content, .alignfull .wp-block-cover__inner-container .has-media-on-the-right .wp-block-media-text__content {
      padding-left: 0; }
  .alignfull.fullwidth .wp-block-group__inner-container, .alignfull.fullwidth .wp-block-cover__inner-container {
    max-width: none;
    padding: 0; }
  .alignfull.noinnerpadding .wp-block-group__inner-container, .alignfull.noinnerpadding .wp-block-cover__inner-container {
    padding: 0; }

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0; }

@media (max-width: 991.98px) {
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    margin-bottom: 1em; }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 0; }
    .has-background .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
      padding: 0 5%; } }

@media (max-width: 991.98px) {
  .wp-block-media-text.is-image-fill .wp-block-media-text__content {
    margin-top: 1em; } }

/* Post title width */
.editor-post-title__block.wp-block {
  max-width: 1140px;
  /* Post title styling */ }

/* Main column width */
.wp-block {
  max-width: 1140px;
  /* Wide column width */
  /* Full column width */ }
  .wp-block[data-align="wide"] {
    max-width: none; }
    @media (max-width: 991.98px) {
      .wp-block[data-align="wide"] {
        max-width: none;
        margin-left: calc(25vw - 25%);
        margin-right: calc(25vw - 25%); } }
  .wp-block[data-align="full"] {
    max-width: none; }

@media (max-width: 991.98px) {
  .wp-block-columns {
    display: block; }
    .wp-block-columns .wp-block-column:nth-child(2n) {
      margin-top: 1em;
      margin-left: 0; } }

/* Button block
--------------------------------------------- */
.wp-block-button__link {
  border-radius: 0;
  font-size: 1rem;
  padding: .375rem 1.5rem;
  line-height: 1.5;
  font-weight: 500;
  font-family: "Roboto Serif", serif; }
  .wp-block-button__link:hover {
    text-decoration: none; }
  .wp-block-button__link:not(.has-text-color) {
    color: white; }
    .wp-block-button__link:not(.has-text-color):hover {
      color: white; }
  .wp-block-button__link:not(.has-background) {
    background-color: #008675; }
    .wp-block-button__link:not(.has-background):hover, .wp-block-button__link:not(.has-background):focus {
      background-color: #00b9a2; }
  .wp-block-button__link.has-primary-color:hover, .wp-block-button__link.has-primary-color:focus {
    color: #008675; }
  .wp-block-button__link.has-primary-background-color:hover, .wp-block-button__link.has-primary-background-color:focus {
    background-color: #00b9a2 !important; }
  .wp-block-button__link.has-secondary-color:hover, .wp-block-button__link.has-secondary-color:focus {
    color: #002855; }
  .wp-block-button__link.has-secondary-background-color:hover, .wp-block-button__link.has-secondary-background-color:focus {
    background-color: #004088 !important; }
  .wp-block-button__link.has-default-color:hover, .wp-block-button__link.has-default-color:focus {
    color: #585857; }
  .wp-block-button__link.has-default-background-color:hover, .wp-block-button__link.has-default-background-color:focus {
    background-color: #727270 !important; }
  .wp-block-button__link.has-highlight-color:hover, .wp-block-button__link.has-highlight-color:focus {
    color: #008675; }
  .wp-block-button__link.has-highlight-background-color:hover, .wp-block-button__link.has-highlight-background-color:focus {
    background-color: #00b9a2 !important; }
  .wp-block-button__link.has-light-color:hover, .wp-block-button__link.has-light-color:focus {
    color: #f2f9f8; }
  .wp-block-button__link.has-light-background-color:hover, .wp-block-button__link.has-light-background-color:focus {
    background-color: white !important; }
  .wp-block-button__link.has-white-color:hover, .wp-block-button__link.has-white-color:focus {
    color: #fff; }
  .wp-block-button__link.has-white-background-color:hover, .wp-block-button__link.has-white-background-color:focus {
    background-color: white !important; }
  .wp-block-button__link.has-dark-color:hover, .wp-block-button__link.has-dark-color:focus {
    color: #000; }
  .wp-block-button__link.has-dark-background-color:hover, .wp-block-button__link.has-dark-background-color:focus {
    background-color: #1a1a1a !important; }
  .wp-block-button__link.has-jade-color:hover, .wp-block-button__link.has-jade-color:focus {
    color: #008675; }
  .wp-block-button__link.has-jade-background-color:hover, .wp-block-button__link.has-jade-background-color:focus {
    background-color: #00b9a2 !important; }
  .wp-block-button__link.has-navy-color:hover, .wp-block-button__link.has-navy-color:focus {
    color: #002855; }
  .wp-block-button__link.has-navy-background-color:hover, .wp-block-button__link.has-navy-background-color:focus {
    background-color: #004088 !important; }
  .wp-block-button__link.has-grey-color:hover, .wp-block-button__link.has-grey-color:focus {
    color: #efefef; }
  .wp-block-button__link.has-grey-background-color:hover, .wp-block-button__link.has-grey-background-color:focus {
    background-color: white !important; }
  .wp-block-button__link.has-orange-color:hover, .wp-block-button__link.has-orange-color:focus {
    color: #DB7248; }
  .wp-block-button__link.has-orange-background-color:hover, .wp-block-button__link.has-orange-background-color:focus {
    background-color: #e39373 !important; }
  .wp-block-button__link.has-green-color:hover, .wp-block-button__link.has-green-color:focus {
    color: #95B86C; }
  .wp-block-button__link.has-green-background-color:hover, .wp-block-button__link.has-green-background-color:focus {
    background-color: #aec98e !important; }
  .wp-block-button__link.has-charcoal-color:hover, .wp-block-button__link.has-charcoal-color:focus {
    color: #585857; }
  .wp-block-button__link.has-charcoal-background-color:hover, .wp-block-button__link.has-charcoal-background-color:focus {
    background-color: #727270 !important; }

.wp-block-embed figcaption {
  text-align: center; }

.wp-block-quote {
  font-size: 1.06rem; }
  .wp-block-quote:before {
    margin-right: -20px;
    content: "”";
    font-size: 10rem;
    float: right;
    font-family: serif;
    line-height: .6;
    color: #95B86C; }

.wp-block-gallery {
  display: flex;
  flex-wrap: wrap; }

#menu-primary-navigation {
  background: transparent; }
  @media (max-width: 1199.98px) {
    #menu-primary-navigation {
      width: 90%; } }
  #menu-primary-navigation li.menu-item.menu-item-has-children {
    position: unset; }
    #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu:before {
      content: " ";
      width: 0%;
      height: 100%;
      position: fixed;
      left: 30.75em;
      top: 0;
      background-color: rgba(0, 40, 85, 0.9);
      transition: all 0.3s ease; }
      @media (max-width: 1199.98px) {
        #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu:before {
          display: none !important; } }
    #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu:hover:before, #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu:focus:before, #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu:focus-within:before, #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu.highlighted:before {
      min-width: 13em; }
    #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu .sub-arrow {
      border: none;
      box-sizing: border-box;
      display: block;
      transform: scale(var(--ggs, 1));
      width: 22px;
      height: 22px;
      border: 2px solid transparent;
      border-radius: 100px;
      text-indent: -999px;
      overflow: hidden;
      right: 0;
      top: 40%;
      transition: all 0.3s ease; }
      @media (max-width: 1199.98px) {
        #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu .sub-arrow {
          top: 65%; } }
      #menu-primary-navigation li.menu-item.menu-item-has-children a.has-submenu .sub-arrow:after {
        content: "";
        display: block;
        box-sizing: border-box;
        position: absolute;
        width: 10px;
        height: 10px;
        border-bottom: 2px solid;
        border-right: 2px solid;
        transform: rotate(-45deg);
        right: 6px;
        top: 4px; }
    #menu-primary-navigation li.menu-item.menu-item-has-children li.menu-item-has-children a:before {
      left: 51.7em; }
    #menu-primary-navigation li.menu-item.menu-item-has-children li.menu-item-has-children a:hover:before, #menu-primary-navigation li.menu-item.menu-item-has-children li.menu-item-has-children a:focus:before, #menu-primary-navigation li.menu-item.menu-item-has-children li.menu-item-has-children a:focus-within:before, #menu-primary-navigation li.menu-item.menu-item-has-children li.menu-item-has-children a.highlighted:before {
      min-width: 15em; }
  #menu-primary-navigation li.menu-item a {
    color: #fff;
    opacity: 0.5;
    font-size: 1.3rem;
    font-family: "Roboto Serif", serif;
    padding: 1em 0;
    display: block;
    min-width: 10em;
    max-width: 10em;
    line-height: 1.2; }
    #menu-primary-navigation li.menu-item a:hover, #menu-primary-navigation li.menu-item a:focus, #menu-primary-navigation li.menu-item a:focus-within, #menu-primary-navigation li.menu-item a.highlighted {
      background: transparent;
      opacity: 1; }
    @media (max-width: 1199.98px) {
      #menu-primary-navigation li.menu-item a {
        width: 100%;
        max-width: none;
        padding: 0.7em 0;
        font-size: 1.2rem;
        font-weight: bold;
        color: #002855;
        font-family: "Lato", sans-serif;
        opacity: 1; }
        #menu-primary-navigation li.menu-item a.highlighted .sub-arrow {
          transform: rotate(90deg) !important; } }
  #menu-primary-navigation li.menu-item .sub-menu {
    top: 0 !important;
    margin-top: 0 !important;
    background: transparent;
    border: none;
    min-width: 14em;
    box-shadow: none;
    border-radius: 0;
    padding: 0.3em 0 0 7em; }
    @media (max-width: 1199.98px) {
      #menu-primary-navigation li.menu-item .sub-menu {
        padding: 0;
        min-width: none; } }
    #menu-primary-navigation li.menu-item .sub-menu li a {
      opacity: 1;
      font-size: 1.1rem;
      padding: 1rem;
      font-family: "Lato", sans-serif;
      min-width: 15em;
      white-space: normal; }
      #menu-primary-navigation li.menu-item .sub-menu li a:hover, #menu-primary-navigation li.menu-item .sub-menu li a:focus, #menu-primary-navigation li.menu-item .sub-menu li a:focus-within, #menu-primary-navigation li.menu-item .sub-menu li a.highlighted {
        background: transparent;
        opacity: 1; }
      @media (max-width: 1199.98px) {
        #menu-primary-navigation li.menu-item .sub-menu li a {
          font-size: 1rem;
          padding: 0.75rem;
          opacity: 1 !important; } }
    #menu-primary-navigation li.menu-item .sub-menu:hover a {
      opacity: 0.5; }

.navbar-collapse {
  flex-grow: 0; }

.navbar-toggler, .dropdown-toggle {
  cursor: pointer;
  border: none;
  height: 2.8rem;
  position: relative;
  margin: 4px -10px 0 0;
  background-image: none;
  z-index: 1031;
  display: flex !important;
  align-items: center; }
  .navbar-toggler:after, .dropdown-toggle:after {
    display: none; }
  .navbar-toggler:focus, .dropdown-toggle:focus {
    outline: 0; }
  .navbar-toggler .icon-bar, .dropdown-toggle .icon-bar {
    background-color: #fff; }
  .navbar-toggler .title, .dropdown-toggle .title {
    font-size: 0.6em;
    display: inline-block;
    color: #fff;
    padding-right: 0.9em; }
  .navbar-toggler .bars, .dropdown-toggle .bars {
    display: inline-block;
    position: relative;
    top: -1px; }
  .navbar-toggler .icon-bar, .dropdown-toggle .icon-bar {
    display: block;
    width: 1.5rem;
    height: 1px;
    border-radius: none;
    transition: opacity, transform;
    transition-duration: 0.2s;
    transition-timing-function: ease; }
  .navbar-toggler .icon-bar + .icon-bar, .dropdown-toggle .icon-bar + .icon-bar {
    margin-top: 0.3rem; }
  .navbar-toggler:not(.collapsed) .icon-bar:nth-child(1), .dropdown-toggle:not(.collapsed) .icon-bar:nth-child(1) {
    transform: translateY(0.4rem) rotate(45deg); }
  .navbar-toggler:not(.collapsed) .icon-bar:nth-child(2), .dropdown-toggle:not(.collapsed) .icon-bar:nth-child(2) {
    opacity: 0;
    transform: translateX(-100%); }
  .navbar-toggler:not(.collapsed) .icon-bar:nth-child(3), .dropdown-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    transform: translateY(-0.4rem) rotate(-45deg); }
  .navbar-toggler.navbar-toggler-right:not(.collapsed) span, .navbar-toggler.navbar-toggler-right:not(.collapsed) svg, .dropdown-toggle.navbar-toggler-right:not(.collapsed) span, .dropdown-toggle.navbar-toggler-right:not(.collapsed) svg {
    color: #008675; }
  .navbar-toggler.navbar-toggler-right:not(.collapsed) svg, .dropdown-toggle.navbar-toggler-right:not(.collapsed) svg {
    animation: wiggle 1s infinite alternate;
    transform-origin: center 60%; }

.dropdown-toggle {
  border-radius: 0;
  z-index: 0; }
  .dropdown-toggle .title {
    font-family: "Roboto Serif", serif;
    font-size: 1rem; }

.dropdown-menu {
  min-width: 10rem;
  background: rgba(0, 134, 117, 0.9);
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 2rem; }
  @media (max-width: 1199.98px) {
    .dropdown-menu {
      padding: 1rem; } }
  .dropdown-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 250px; }
    .dropdown-menu ul li {
      padding: 0;
      margin: 0; }
      .dropdown-menu ul li a {
        color: #fff;
        display: block;
        padding: 0.2em 0; }
        .dropdown-menu ul li a:hover {
          text-decoration: none;
          color: #fff;
          opacity: 0.7; }
      .dropdown-menu ul li .sub-menu {
        padding-left: 0.5em; }
        .dropdown-menu ul li .sub-menu a:before {
          content: "— ";
          display: inline; }
      .dropdown-menu ul li.current_page_item a {
        font-weight: bold;
        color: #002855;
        position: relative; }
      .dropdown-menu ul li.current_page_item.menu-item-has-children .sub-menu a {
        font-weight: normal;
        color: #fff; }

#block-basic-main-menu {
  width: 100%; }

#navbarLayout {
  background-image: url("/wp-content/uploads/prospectus-header-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  #navbarLayout .menu-inner {
    min-width: 40em;
    background-color: rgba(0, 40, 85, 0.9); }
    @media (max-width: 1199.98px) {
      #navbarLayout .menu-inner {
        min-width: 100%; } }
  @media (max-width: 991.98px) {
    #navbarLayout {
      background: rgba(255, 255, 255, 0.98);
      background-image: none !important; }
      #navbarLayout .menu-inner {
        background: transparent;
        padding-bottom: 1em;
        align-items: flex-start !important; } }

.offcanvas-collapse {
  position: fixed;
  padding: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  overflow-y: auto;
  min-height: 85vh;
  height: 85vh;
  width: 100%;
  z-index: 1032;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transform: translateX(100%); }
  .offcanvas-collapse.open, .offcanvas-collapse.show {
    transform: translateX(0);
    left: 0;
    overflow: scroll; }
  .offcanvas-collapse.panel-right {
    width: 376px;
    background-color: rgba(0, 40, 85, 0.9);
    padding: 3em; }
    .offcanvas-collapse.panel-right.open {
      left: inherit;
      right: 0; }
    @media (max-width: 991.98px) {
      .offcanvas-collapse.panel-right {
        width: 100%;
        padding-top: 120px;
        font-size: 0.8rem !important; }
        .offcanvas-collapse.panel-right .social {
          display: none !important; } }

.menu-open {
  overflow: hidden; }

.sm-clean {
  background: #eeeeee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active {
  padding: 13px 20px;
  /* make room for the toggle button (sub indicator) */
  padding-right: 58px;
  color: #555555;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none; }

.sm-clean a.current {
  color: #d23600; }

.sm-clean a.disabled {
  color: #bbbbbb; }

.sm-clean a span.sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.sm-clean a.highlighted span.sub-arrow:before {
  display: block;
  content: '-'; }

.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05); }

.sm-clean > li:first-child {
  border-top: 0; }

.sm-clean ul {
  background: rgba(162, 162, 162, 0.1); }

.sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active {
  font-size: 16px;
  border-left: 8px solid transparent; }

.sm-clean ul ul a,
.sm-clean ul ul a:hover,
.sm-clean ul ul a:focus,
.sm-clean ul ul a:active {
  border-left: 16px solid transparent; }

.sm-clean ul ul ul a,
.sm-clean ul ul ul a:hover,
.sm-clean ul ul ul a:focus,
.sm-clean ul ul ul a:active {
  border-left: 24px solid transparent; }

.sm-clean ul ul ul ul a,
.sm-clean ul ul ul ul a:hover,
.sm-clean ul ul ul ul a:focus,
.sm-clean ul ul ul ul a:active {
  border-left: 32px solid transparent; }

.sm-clean ul ul ul ul ul a,
.sm-clean ul ul ul ul ul a:hover,
.sm-clean ul ul ul ul ul a:focus,
.sm-clean ul ul ul ul ul a:active {
  border-left: 40px solid transparent; }

@media (min-width: 1024px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-clean ul {
    position: absolute;
    width: 12em; }
  .sm-clean li {
    float: left; }
  .sm-clean.sm-rtl li {
    float: right; }
  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none; }
  .sm-clean a {
    white-space: nowrap; }
  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal; }
  .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap; }
  /* ...end */
  .sm-clean {
    padding: 0 10px;
    background: #eeeeee;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px; }
  .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    padding: 12px 12px;
    color: #555555;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important; }
  .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: #d23600; }
  .sm-clean a.current {
    color: #d23600; }
  .sm-clean a.disabled {
    color: #bbbbbb; }
  .sm-clean a.has-submenu {
    padding-right: 24px; }
  .sm-clean a span.sub-arrow {
    top: 50%;
    margin-top: -2px;
    right: 12px;
    width: 0;
    height: 0;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .sm-clean a.highlighted span.sub-arrow:before {
    display: none; }
  .sm-clean li {
    border-top: 0; }
  .sm-clean > li > ul:before,
  .sm-clean > li > ul:after {
    content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #bbbbbb transparent; }
  .sm-clean > li > ul:after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent white transparent; }
  .sm-clean ul {
    border: 1px solid #bbbbbb;
    padding: 5px 0;
    background: white;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -ms-border-radius: 5px !important;
    -o-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 9px rgba(0, 0, 0, 0.2); }
  .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    border: 0 !important;
    padding: 10px 20px;
    color: #555555; }
  .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    background: #eeeeee;
    color: #d23600; }
  .sm-clean ul a.current {
    color: #d23600; }
  .sm-clean ul a.disabled {
    background: white;
    color: #cccccc; }
  .sm-clean ul a.has-submenu {
    padding-right: 20px; }
  .sm-clean ul a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555; }
  .sm-clean span.scroll-up,
  .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: white;
    height: 20px; }
  .sm-clean span.scroll-up:hover,
  .sm-clean span.scroll-down:hover {
    background: #eeeeee; }
  .sm-clean span.scroll-up:hover span.scroll-up-arrow, .sm-clean span.scroll-up:hover span.scroll-down-arrow {
    border-color: transparent transparent #d23600 transparent; }
  .sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #d23600 transparent transparent transparent; }
  .sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent; }
  .sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent; }
  .sm-clean.sm-rtl a.has-submenu {
    padding-right: 12px;
    padding-left: 24px; }
  .sm-clean.sm-rtl a span.sub-arrow {
    right: auto;
    left: 12px; }
  .sm-clean.sm-rtl.sm-vertical a.has-submenu {
    padding: 10px 20px; }
  .sm-clean.sm-rtl.sm-vertical a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent; }
  .sm-clean.sm-rtl > li > ul:before {
    left: auto;
    right: 30px; }
  .sm-clean.sm-rtl > li > ul:after {
    left: auto;
    right: 31px; }
  .sm-clean.sm-rtl ul a.has-submenu {
    padding: 10px 20px !important; }
  .sm-clean.sm-rtl ul a span.sub-arrow {
    right: auto;
    left: 8px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #555555 transparent transparent; }
  .sm-clean.sm-vertical {
    padding: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px; }
  .sm-clean.sm-vertical a {
    padding: 10px 20px; }
  .sm-clean.sm-vertical a:hover, .sm-clean.sm-vertical a:focus, .sm-clean.sm-vertical a:active, .sm-clean.sm-vertical a.highlighted {
    background: white; }
  .sm-clean.sm-vertical a.disabled {
    background: #eeeeee; }
  .sm-clean.sm-vertical a span.sub-arrow {
    right: 8px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555555; }
  .sm-clean.sm-vertical > li > ul:before,
  .sm-clean.sm-vertical > li > ul:after {
    display: none; }
  .sm-clean.sm-vertical ul a {
    padding: 10px 20px; }
  .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted {
    background: #eeeeee; }
  .sm-clean.sm-vertical ul a.disabled {
    background: white; } }

.block-social {
  margin-left: -6px; }
  .block-social .social-link {
    text-decoration: none;
    border: none; }
  .block-social .icon {
    float: right;
    display: block;
    width: 35px;
    height: 32px;
    content: " ";
    transition: all 0.3s ease;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transform: all 0.3s ease;
    margin-left: 2px; }
    .block-social .icon.icon-facebook-f {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-facebook.svg"); }
    .block-social .icon.icon-instagram {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-instagram.svg"); }
    .block-social .icon.icon-youtube {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-youtube.svg"); }
    .block-social .icon.icon-twitter {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-twitter.svg"); }
    .block-social .icon.icon-pinterest {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-pinterest.svg"); }
    .block-social .icon.icon-vimeo {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-vimeo.svg"); }
    .block-social .icon.icon-linkedin {
      background-image: url("/wp-content/themes/mfac/dist/images/icon-linkedin.svg"); }
    .block-social .icon:hover {
      animation: bellshake 0.9s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
      backface-visibility: hidden;
      transform-origin: bottom center; }

.block-feature-image .feature-panel {
  position: relative; }
  .block-feature-image .feature-panel .title-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 1em;
    margin: 0;
    z-index: 2; }
  .block-feature-image .feature-panel .gradient {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: black;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%); }

.event-teaser {
  margin-left: 15px; }
  .event-teaser .date {
    width: 50px;
    height: 60px;
    padding: 4px 0;
    text-align: center;
    font-family: "Roboto Serif", serif;
    line-height: 1; }
    .event-teaser .date .month {
      display: block; }
    .event-teaser .date .day {
      font-size: 2rem; }
  .event-teaser .event-details p {
    margin: 0;
    font-size: 0.9rem; }
  .event-teaser .event-details svg {
    width: 21px;
    color: #008675; }
    .event-teaser .event-details svg.fa-map-marker-alt {
      float: left;
      position: relative;
      top: 5px;
      margin-bottom: 20px; }
  .event-teaser.event-all {
    margin-left: 0; }
    .event-teaser.event-all .inner {
      border: solid 1px #efefef;
      position: relative; }
    .event-teaser.event-all .img-event {
      position: relative;
      overflow: hidden; }
      .event-teaser.event-all .img-event img {
        transition: all 0.3s ease; }
    .event-teaser.event-all img {
      width: 100%;
      height: 200px;
      object-fit: cover; }
    .event-teaser.event-all .date {
      position: absolute;
      top: 155px;
      left: 1em; }
    .event-teaser.event-all .event-details {
      padding: 1em;
      width: 100%;
      max-width: 100%;
      flex: auto; }

#event-filter .btn:hover {
  background-color: #008675;
  color: #fff !important; }

#event-filter .label-filter {
  position: relative;
  top: 5px; }

#event-filter .fs-label-wrap {
  padding: 0.3em; }

#event-filter .facetwp-date {
  padding: 0.4em;
  border: 1px solid #ddd;
  border-radius: 0;
  cursor: default; }

#event-filter .facetwp-facet {
  margin: 0 0 0 0.5em; }

.block-accordian {
  margin-bottom: 1em; }
  .block-accordian .card {
    background: transparent;
    border: none;
    border-radius: 0; }
    .block-accordian .card .card-header {
      background: transparent;
      border-bottom: solid 1px #008675;
      margin: 0;
      color: #008675; }
      .block-accordian .card .card-header svg {
        position: absolute;
        right: 0.5em;
        top: 0.5em;
        font-size: 2rem;
        transform-origin: center 20px;
        transition: all 0.3s ease; }
      .block-accordian .card .card-header h5:not(.collapsed) svg {
        transform: rotate(180deg); }
  .block-accordian.single-accordion .card {
    padding: 0; }
    .block-accordian.single-accordion .card .card-header {
      padding: 0;
      display: block;
      border-bottom: none; }
      .block-accordian.single-accordion .card .card-header svg {
        font-size: 1em;
        display: inline-block;
        position: relative;
        top: 0;
        left: 0.5em;
        transform-origin: center; }
      .block-accordian.single-accordion .card .card-header h5 {
        display: block; }
        .block-accordian.single-accordion .card .card-header h5:not(.collapsed) svg {
          transform: rotate(135deg); }
    .block-accordian.single-accordion .card .card-body {
      padding: 1.25rem 0; }
  .block-accordian.image_accordion img {
    height: 100%;
    object-fit: cover; }
  .block-accordian.image_accordion .card {
    border-bottom: solid 1px #efefef; }
    .block-accordian.image_accordion .card .card-header {
      color: #585857;
      border: none;
      padding: 2rem 2rem 1rem 2rem; }
      .block-accordian.image_accordion .card .card-header h5 {
        font-weight: normal; }
        .block-accordian.image_accordion .card .card-header h5 svg {
          position: relative;
          top: -2px;
          left: 0;
          font-size: 0.9rem;
          transform-origin: center;
          margin-right: 0.5rem; }
        .block-accordian.image_accordion .card .card-header h5:not(.collapsed) svg {
          transform: rotate(90deg); }
    .block-accordian.image_accordion .card .card-body {
      padding: 0 2rem 2rem 3.3rem; }
    .block-accordian.image_accordion .card.active {
      background: #F8F7F7; }

.wp-block-latest-posts {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%; }
  .wp-block-latest-posts li {
    margin-bottom: 2em; }
    .wp-block-latest-posts li .wp-block-latest-posts__featured-image img {
      height: 120px;
      width: 150px;
      object-fit: cover;
      aspect-ratio: 5/3; }
    .wp-block-latest-posts li .wp-block-latest-posts__featured-image.aligncenter img {
      width: 100%;
      max-height: 220px;
      height: auto; }
    .wp-block-latest-posts li a {
      text-transform: uppercase;
      font-weight: 600; }
    .wp-block-latest-posts li .wp-block-latest-posts__post-excerpt a {
      display: none; }
    .wp-block-latest-posts li .wp-block-latest-posts__post-date {
      font-size: 0.875rem;
      color: #8b8b8a; }
  .wp-block-latest-posts.business-conversations li {
    padding: 1.5em;
    background: #F8F7F7; }
    .wp-block-latest-posts.business-conversations li a {
      font-size: 1.1em; }
    .wp-block-latest-posts.business-conversations li .wp-block-latest-posts__post-excerpt {
      margin-bottom: 0; }
      .wp-block-latest-posts.business-conversations li .wp-block-latest-posts__post-excerpt a {
        display: block; }

.business-teaser {
  padding: 2em 1em;
  margin-bottom: 2em;
  border-bottom: solid 1px #efefef; }
  .business-teaser .logo {
    height: auto;
    max-width: 90%;
    max-height: 180px;
    margin: 0 auto;
    width: auto; }
  .business-teaser .social {
    display: inline-block;
    position: relative;
    top: 3px; }
    .business-teaser .social .social-link {
      background: #008675;
      border-radius: 5px;
      width: 29px;
      font-size: 1.2em;
      display: flex;
      align-content: center;
      padding: 0.2em 0;
      justify-content: center; }
      .business-teaser .social .social-link:hover {
        background-color: #005348;
        text-decoration: none; }

.wp-block-file a:before {
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 0.5em;
  position: relative;
  top: 2px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/mfac/dist/images/icon-download.svg");
  transition: all 0.3s ease; }

.wp-block-file a:hover {
  text-decoration: none; }
  .wp-block-file a:hover:before {
    transform: translateY(2px); }

.wp-block-getwid-image-hotspot .wp-block-getwid-image-hotspot__image {
  width: 100%; }

.wp-block-getwid-image-hotspot .tippy-content img {
  margin-bottom: 1em; }

.block-image-slideshow-block.alignfull .slick-arrow {
  display: none; }

.block-image-slideshow-block.alignfull img {
  max-height: 600px;
  object-fit: cover;
  object-position: center; }

.block-image-slideshow-block.alignfull .slick-dots {
  bottom: 1em;
  width: 40px;
  right: 1em; }
  .block-image-slideshow-block.alignfull .slick-dots button:before {
    content: " ";
    color: #fff;
    font-size: 16px;
    border: solid 1px #fff;
    background: transparent;
    opacity: 1;
    border-radius: 30px; }
  .block-image-slideshow-block.alignfull .slick-dots .slick-active button:before {
    opacity: 1;
    background: #fff; }

.timeline {
  position: relative; }
  .timeline::before {
    content: '';
    background: #008675;
    width: 5px;
    height: 95%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .timeline .timeline-item {
    width: 100%;
    margin-bottom: 70px; }
    .timeline .timeline-item:nth-child(even) .timeline-content {
      float: right; }
      .timeline .timeline-item:nth-child(even) .timeline-content .date {
        right: auto;
        left: 0; }
      .timeline .timeline-item:nth-child(even) .timeline-content::after {
        content: '';
        position: absolute;
        border-style: solid;
        width: 0;
        height: 0;
        top: 30px;
        left: -15px;
        border-width: 10px 15px 10px 0;
        border-color: transparent #f5f5f5 transparent transparent; }
    .timeline .timeline-item::after {
      content: '';
      display: block;
      clear: both; }
  .timeline .timeline-content {
    position: relative;
    width: 45%;
    padding: 0;
    border-radius: 4px;
    background: #f5f5f5;
    box-shadow: 0 15px 15px -8px rgba(0, 0, 0, 0.5); }
    .timeline .timeline-content .inner-content {
      padding: 1.5rem; }
    .timeline .timeline-content::after {
      content: '';
      position: absolute;
      border-style: solid;
      width: 0;
      height: 0;
      top: 30px;
      right: -15px;
      border-width: 10px 0 10px 15px;
      border-color: transparent transparent transparent #f5f5f5; }
  .timeline .timeline-img-top img {
    max-width: 100%;
    aspect-ratio: 5 / 3;
    object-fit: cover; }
  .timeline .timeline-img {
    width: 30px;
    height: 30px;
    background: #008675;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    margin-top: 25px;
    margin-left: -15px; }
  .timeline .timeline-card {
    padding: 0 !important; }
    .timeline .timeline-card p {
      padding: 0 20px; }
    .timeline .timeline-card a {
      margin-left: 20px; }
  .timeline .timeline-item .timeline-img-header {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://picsum.photos/1000/800/?random") center center no-repeat;
    background-size: cover; }
  .timeline .timeline-img-header {
    height: 200px;
    position: relative;
    margin-bottom: 20px; }
    .timeline .timeline-img-header h2 {
      position: absolute;
      bottom: 5px;
      left: 20px; }

.staff-teaser .img img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 4 / 3; }

.staff-teaser h4, .staff-teaser h5, .staff-teaser h6 {
  font-family: "Lato", sans-serif; }

.staff-teaser h6 {
  font-weight: normal; }

.staff-teaser .read-more-arrow {
  cursor: pointer; }

.entryYearCalcForm div {
  display: flex; }
  @media (max-width: 767.98px) {
    .entryYearCalcForm div {
      width: 100%;
      display: block;
      margin-bottom: 0.5em; }
      .entryYearCalcForm div .field {
        display: flex; }
        .entryYearCalcForm div .field .form-control {
          margin-left: 1em;
          width: 50%; } }
  .entryYearCalcForm div .field .form-control {
    display: inline-block; }

.image_slideshow .slick-arrow {
  background-repeat: no-repeat;
  background-size: cover;
  text-indent: -999px;
  display: block;
  width: 20px;
  height: 30px;
  z-index: 999;
  transition: all 0.3s ease; }
  .image_slideshow .slick-arrow:before {
    display: none; }
  .image_slideshow .slick-arrow.slick-next {
    background-image: url("/wp-content/themes/mfac/dist/images/arrow-right-outline.svg"); }
    .image_slideshow .slick-arrow.slick-next:hover {
      right: -30px; }
  .image_slideshow .slick-arrow.slick-prev {
    background-image: url("/wp-content/themes/mfac/dist/images/arrow-left-outline.svg"); }
    .image_slideshow .slick-arrow.slick-prev:hover {
      left: -30px; }

.wonderarium-lessons {
  font-size: 1.4rem;
  font-weight: bold;
  margin: 0 auto;
  color: #95B86C;
  text-align: center; }

.single-prospectus .layout-header {
  min-height: 65px;
  background: transparent !important; }
  .single-prospectus .layout-header #navbar-toggler, .single-prospectus .layout-header .seperator-white, .single-prospectus .layout-header .quick-links-section {
    display: none !important; }
  @media (max-width: 991.98px) {
    .single-prospectus .layout-header {
      background: #002855 !important; }
      .single-prospectus .layout-header #navbar {
        padding: 4px 0; } }

.single-prospectus .section-calltoaction {
  display: none !important; }

@media only screen and (max-width: 1770px) and (min-width: 992px) {
  .single-prospectus .alignfull .wp-block-group__inner-container {
    padding-left: 200px; } }

.single-prospectus h2.section-title {
  display: none; }

.single-prospectus .wp-block-media-text.has-primary-background-color .wp-block-media-text__content {
  padding: 2rem; }

@media (max-width: 991.98px) {
  .single-prospectus .wp-block-columns.is-layout-flex {
    gap: 1rem; }
  .single-prospectus #scrollNav-3 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 2rem; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    margin-bottom: 0; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 0 0 0 1em; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    padding: 0 1em 0 0; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile.has-primary-background-color .wp-block-media-text__content {
    padding: 2rem;
    margin: 0; }
  .single-prospectus .icons-section .wp-block-media-text__media img, .single-prospectus .icons-section .wp-block-media-text__media video {
    max-width: 130px; }
  .single-prospectus .wp-block-columns .wp-block-column:nth-child(2n) {
    margin: 0; } }

@media (max-width: 767.98px) {
  .single-prospectus .wp-block-columns.is-layout-flex {
    gap: 0; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding: 0; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    padding: 0; }
  .single-prospectus .wp-block-media-text.is-stacked-on-mobile.has-primary-background-color .wp-block-media-text__content {
    padding: 2rem;
    margin: 0; } }

.nav-header {
  position: fixed;
  top: 100px;
  left: 5%;
  width: 180px;
  background: #fff;
  z-index: 9999;
  padding-bottom: 2rem; }
  @media (max-width: 991.98px) {
    .nav-header {
      display: none; } }
  .nav-header ol {
    list-style: none;
    padding: 0;
    margin: 0 0.75rem; }
    .nav-header ol li a {
      padding: 0.6rem 0;
      border-bottom: solid 1px #efefef;
      color: #343a40;
      display: block;
      font-size: 0.875rem;
      font-family: "Roboto Serif", serif;
      transition: all 0.3s ease; }
      .nav-header ol li a:hover {
        color: #002855;
        text-decoration: none; }
    .nav-header ol li.active a {
      color: #008675; }

.block-booking_block .nav-tabs {
  border-width: 2px; }

.block-booking_block .btn {
  padding: 1rem;
  margin-right: 0.4rem;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  .block-booking_block .btn.active {
    background: #005348 !important;
    border-color: #005348; }
    .block-booking_block .btn.active:after {
      transform: rotate(90deg); }

.image_reveal {
  position: relative; }
  .image_reveal img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover; }
  .image_reveal .image__title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    color: #fff;
    padding: 1rem;
    background-image: url("/wp-content/themes/mfac/dist/images/bg-navy-torn.png");
    background-size: 100%;
    background-position: center 160%;
    background-repeat: no-repeat; }
  .image_reveal .image__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("/wp-content/themes/mfac/dist/images/bg-navy-torn.png");
    background-size: 225%;
    background-position: left;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.25s;
    padding: 1rem; }
  .image_reveal .image__overlay--blur {
    backdrop-filter: blur(5px); }
  .image_reveal .image__overlay--primary {
    background: #009578; }
  .image_reveal .image__overlay > * {
    transform: translateY(20px);
    transition: transform 0.25s; }
  .image_reveal .image__overlay:hover {
    opacity: 1; }
  .image_reveal .image__overlay:hover > * {
    transform: translateY(0); }
  .image_reveal .image__description {
    text-align: center;
    font-size: 0.875rem;
    margin-top: 0.25em; }

.expand-details summary {
  position: relative;
  border-bottom: solid 1px #008675;
  display: block; }
  .expand-details summary::marker {
    display: none; }
  .expand-details summary svg {
    position: absolute;
    right: 0.5em;
    top: -0.5em;
    font-size: 2rem;
    transform-origin: center 20px;
    transition: all 0.3s ease; }

.expand-details[open] summary svg {
  transform: rotate(180deg); }

.expand-details .wp-block-table {
  overflow: visible; }
  .expand-details .wp-block-table table {
    border-radius: 10px;
    overflow: hidden;
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); }
    .expand-details .wp-block-table table tr {
      vertical-align: top; }
      .expand-details .wp-block-table table tr td {
        border: none;
        padding: 12px 15px; }
    .expand-details .wp-block-table table tbody tr {
      transition: all 0.3s ease-;
      border-bottom: 1px solid #dddddd; }
      .expand-details .wp-block-table table tbody tr:nth-of-type(even) {
        background-color: #f5f5f5; }
      .expand-details .wp-block-table table tbody tr:last-of-type {
        border-bottom: 2px solid #009879; }
      .expand-details .wp-block-table table tbody tr:hover {
        background: #e1f1ef; }

.home .page-header {
  min-height: 80vh;
  background: transparent; }

.home h1 {
  font-family: "Roboto Serif", serif;
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.2; }

.home .vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  background-color: #008675; }

.home .vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.home .cta-buttons {
  position: absolute;
  bottom: 5em;
  left: 0;
  width: 100%; }
  .home .cta-buttons .btn {
    font-size: 1.1rem;
    padding: 1rem 2.5rem;
    margin-bottom: 0.2em; }
  @media (max-width: 991.98px) {
    .home .cta-buttons {
      bottom: 3em; }
      .home .cta-buttons .btn {
        width: 100%;
        margin-bottom: 0.5em; } }

.gform_wrapper {
  max-width: 768px;
  margin: 1rem auto; }
  .gform_wrapper .gform_fields {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    @media (max-width: 767.98px) {
      .gform_wrapper .gform_fields {
        margin-left: 0;
        margin-right: 0; } }
    .gform_wrapper .gform_fields .gsection_title {
      font-size: 1.3rem;
      color: #002855;
      border-bottom: solid 1px #F8F7F7; }
    .gform_wrapper .gform_fields li, .gform_wrapper .gform_fields .form-group, .gform_wrapper .gform_fields .gfield {
      width: 100%;
      margin: 0 0 0.5rem 0;
      position: relative;
      padding: 0.5rem; }
      @media (max-width: 767.98px) {
        .gform_wrapper .gform_fields li, .gform_wrapper .gform_fields .form-group, .gform_wrapper .gform_fields .gfield {
          width: 100%; } }
      @media (min-width: 768px) {
        .gform_wrapper .gform_fields li.gfield--width-half, .gform_wrapper .gform_fields .form-group.gfield--width-half, .gform_wrapper .gform_fields .gfield.gfield--width-half {
          width: 50%; }
        .gform_wrapper .gform_fields li.gfield--width-third, .gform_wrapper .gform_fields .form-group.gfield--width-third, .gform_wrapper .gform_fields .gfield.gfield--width-third {
          width: 33.333%; }
        .gform_wrapper .gform_fields li.full, .gform_wrapper .gform_fields .form-group.full, .gform_wrapper .gform_fields .gfield.full {
          width: 100%; } }
      .gform_wrapper .gform_fields li.gfield_html, .gform_wrapper .gform_fields .form-group.gfield_html, .gform_wrapper .gform_fields .gfield.gfield_html {
        width: 100%;
        text-align: left;
        color: #008675; }
        .gform_wrapper .gform_fields li.gfield_html h4, .gform_wrapper .gform_fields .form-group.gfield_html h4, .gform_wrapper .gform_fields .gfield.gfield_html h4 {
          font-size: 1rem;
          text-transform: none;
          margin: 0; }
      .gform_wrapper .gform_fields li label, .gform_wrapper .gform_fields .form-group label, .gform_wrapper .gform_fields .gfield label {
        color: #585857; }
      .gform_wrapper .gform_fields li .gfield_description, .gform_wrapper .gform_fields .form-group .gfield_description, .gform_wrapper .gform_fields .gfield .gfield_description {
        font-size: 0.885rem;
        color: #585857; }
      .gform_wrapper .gform_fields li.hidden_label label, .gform_wrapper .gform_fields .form-group.hidden_label label, .gform_wrapper .gform_fields .gfield.hidden_label label {
        display: none; }
      .gform_wrapper .gform_fields li input, .gform_wrapper .gform_fields li textarea, .gform_wrapper .gform_fields .form-group input, .gform_wrapper .gform_fields .form-group textarea, .gform_wrapper .gform_fields .gfield input, .gform_wrapper .gform_fields .gfield textarea {
        font-size: 0.9rem;
        color: #585857;
        width: 100%;
        padding: .75rem;
        height: auto;
        border: solid 1px #d6d6d6;
        background: #fff;
        border-radius: 0; }
        .gform_wrapper .gform_fields li input:focus, .gform_wrapper .gform_fields li textarea:focus, .gform_wrapper .gform_fields .form-group input:focus, .gform_wrapper .gform_fields .form-group textarea:focus, .gform_wrapper .gform_fields .gfield input:focus, .gform_wrapper .gform_fields .gfield textarea:focus {
          border: solid 1px #008675;
          outline: none;
          box-shadow: none; }
      .gform_wrapper .gform_fields li select, .gform_wrapper .gform_fields .form-group select, .gform_wrapper .gform_fields .gfield select {
        -webkit-appearance: none;
        display: block;
        padding: 0 1rem;
        border: none;
        background: #fff;
        width: 100%;
        background-image: url("/wp-content/themes/mfac/dist/images/arrow-down.svg");
        background-repeat: no-repeat;
        background-position: 98% center;
        background-size: 20px;
        cursor: pointer;
        border: solid 1px #d6d6d6; }
      .gform_wrapper .gform_fields li textarea, .gform_wrapper .gform_fields .form-group textarea, .gform_wrapper .gform_fields .gfield textarea {
        height: 125px; }
      .gform_wrapper .gform_fields li .ginput_complex, .gform_wrapper .gform_fields .form-group .ginput_complex, .gform_wrapper .gform_fields .gfield .ginput_complex {
        display: flex;
        flex-wrap: wrap;
        gap: 0.5rem; }
        .gform_wrapper .gform_fields li .ginput_complex .gform-grid-col, .gform_wrapper .gform_fields .form-group .ginput_complex .gform-grid-col, .gform_wrapper .gform_fields .gfield .ginput_complex .gform-grid-col {
          width: 49%;
          display: inline-block; }
          .gform_wrapper .gform_fields li .ginput_complex .gform-grid-col.name_first, .gform_wrapper .gform_fields .form-group .ginput_complex .gform-grid-col.name_first, .gform_wrapper .gform_fields .gfield .ginput_complex .gform-grid-col.name_first {
            padding-right: 1em; }
          .gform_wrapper .gform_fields li .ginput_complex .gform-grid-col.help-block, .gform_wrapper .gform_fields .form-group .ginput_complex .gform-grid-col.help-block, .gform_wrapper .gform_fields .gfield .ginput_complex .gform-grid-col.help-block {
            width: auto; }
          .gform_wrapper .gform_fields li .ginput_complex .gform-grid-col label, .gform_wrapper .gform_fields .form-group .ginput_complex .gform-grid-col label, .gform_wrapper .gform_fields .gfield .ginput_complex .gform-grid-col label {
            font-size: 0.875rem;
            float: left;
            color: #8b8b8a; }
      .gform_wrapper .gform_fields li .ginput_container_fileupload, .gform_wrapper .gform_fields .form-group .ginput_container_fileupload, .gform_wrapper .gform_fields .gfield .ginput_container_fileupload {
        background: #fff;
        padding: 1em;
        border: solid 1px #d6d6d6; }
        .gform_wrapper .gform_fields li .ginput_container_fileupload input, .gform_wrapper .gform_fields .form-group .ginput_container_fileupload input, .gform_wrapper .gform_fields .gfield .ginput_container_fileupload input {
          border: solid 1px #d6d6d6;
          background: #efefef;
          color: #002855;
          border-radius: 5px;
          padding: 5px 10px; }
        .gform_wrapper .gform_fields li .ginput_container_fileupload .gform_fileupload_rules, .gform_wrapper .gform_fields .form-group .ginput_container_fileupload .gform_fileupload_rules, .gform_wrapper .gform_fields .gfield .ginput_container_fileupload .gform_fileupload_rules {
          font-size: 0.875rem; }
        .gform_wrapper .gform_fields li .ginput_container_fileupload .validation_message, .gform_wrapper .gform_fields .form-group .ginput_container_fileupload .validation_message, .gform_wrapper .gform_fields .gfield .ginput_container_fileupload .validation_message {
          padding: 0; }
        .gform_wrapper .gform_fields li .ginput_container_fileupload .gform_button_select_files, .gform_wrapper .gform_fields .form-group .ginput_container_fileupload .gform_button_select_files, .gform_wrapper .gform_fields .gfield .ginput_container_fileupload .gform_button_select_files {
          border: solid 1px #d6d6d6;
          background: #efefef;
          color: #002855;
          border-radius: 5px;
          padding: 5px 10px; }
      .gform_wrapper .gform_fields li .ginput_preview_list .ginput_preview, .gform_wrapper .gform_fields .form-group .ginput_preview_list .ginput_preview, .gform_wrapper .gform_fields .gfield .ginput_preview_list .ginput_preview {
        margin-top: 0.5rem;
        padding: 0.5rem;
        background-color: #fff;
        border: solid 1px #d6d6d6;
        display: flex; }
        .gform_wrapper .gform_fields li .ginput_preview_list .ginput_preview .gfield_fileupload_filesize, .gform_wrapper .gform_fields .form-group .ginput_preview_list .ginput_preview .gfield_fileupload_filesize, .gform_wrapper .gform_fields .gfield .ginput_preview_list .ginput_preview .gfield_fileupload_filesize {
          margin-left: auto;
          font-size: 0.875rem;
          margin-right: 0.5rem; }
        .gform_wrapper .gform_fields li .ginput_preview_list .ginput_preview .gform_delete_file, .gform_wrapper .gform_fields .form-group .ginput_preview_list .ginput_preview .gform_delete_file, .gform_wrapper .gform_fields .gfield .ginput_preview_list .ginput_preview .gform_delete_file {
          border-radius: 10px;
          border: solid 1px #d6d6d6; }
      .gform_wrapper .gform_fields li.gform_validation_container, .gform_wrapper .gform_fields .form-group.gform_validation_container, .gform_wrapper .gform_fields .gfield.gform_validation_container {
        display: none; }
      .gform_wrapper .gform_fields li.gfield--type-address .gfield_label, .gform_wrapper .gform_fields li.gfield--type-radio .gfield_label, .gform_wrapper .gform_fields li.gfield--type-checkbox .gfield_label, .gform_wrapper .gform_fields .form-group.gfield--type-address .gfield_label, .gform_wrapper .gform_fields .form-group.gfield--type-radio .gfield_label, .gform_wrapper .gform_fields .form-group.gfield--type-checkbox .gfield_label, .gform_wrapper .gform_fields .gfield.gfield--type-address .gfield_label, .gform_wrapper .gform_fields .gfield.gfield--type-radio .gfield_label, .gform_wrapper .gform_fields .gfield.gfield--type-checkbox .gfield_label {
        font-size: 1rem; }
      .gform_wrapper .gform_fields li .gfield_checkbox, .gform_wrapper .gform_fields .form-group .gfield_checkbox, .gform_wrapper .gform_fields .gfield .gfield_checkbox {
        list-style: none;
        padding: 0.5rem;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        background: #fff; }
        .gform_wrapper .gform_fields li .gfield_checkbox li, .gform_wrapper .gform_fields .form-group .gfield_checkbox li, .gform_wrapper .gform_fields .gfield .gfield_checkbox li {
          padding: 0.2em 0;
          margin: 0;
          min-width: 25%;
          width: auto; }
          .gform_wrapper .gform_fields li .gfield_checkbox li input, .gform_wrapper .gform_fields .form-group .gfield_checkbox li input, .gform_wrapper .gform_fields .gfield .gfield_checkbox li input {
            display: inline;
            width: 20px; }
          .gform_wrapper .gform_fields li .gfield_checkbox li label, .gform_wrapper .gform_fields .form-group .gfield_checkbox li label, .gform_wrapper .gform_fields .gfield .gfield_checkbox li label {
            margin-bottom: 0;
            color: #585857;
            font-weight: 400 !important;
            display: inline-block; }
      .gform_wrapper .gform_fields li .gfield_radio, .gform_wrapper .gform_fields .form-group .gfield_radio, .gform_wrapper .gform_fields .gfield .gfield_radio {
        list-style: none;
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        gap: 1rem; }
        .gform_wrapper .gform_fields li .gfield_radio .gchoice, .gform_wrapper .gform_fields .form-group .gfield_radio .gchoice, .gform_wrapper .gform_fields .gfield .gfield_radio .gchoice {
          display: flex;
          min-width: 200px;
          margin: 0; }
          .gform_wrapper .gform_fields li .gfield_radio .gchoice input, .gform_wrapper .gform_fields .form-group .gfield_radio .gchoice input, .gform_wrapper .gform_fields .gfield .gfield_radio .gchoice input {
            width: auto;
            margin-right: 0.5em;
            line-height: 1;
            display: inline; }
          .gform_wrapper .gform_fields li .gfield_radio .gchoice label, .gform_wrapper .gform_fields .form-group .gfield_radio .gchoice label, .gform_wrapper .gform_fields .gfield .gfield_radio .gchoice label {
            margin: 0; }
      .gform_wrapper .gform_fields li .ginput_container_date span.screen-reader-text, .gform_wrapper .gform_fields .form-group .ginput_container_date span.screen-reader-text, .gform_wrapper .gform_fields .gfield .ginput_container_date span.screen-reader-text {
        text-indent: -999px;
        overflow: hidden;
        position: absolute;
        right: 1em;
        top: 3em;
        width: 20px;
        height: 20px;
        background-image: url("/wp-content/themes/mfac/dist/images/icon-calendar.svg");
        background-repeat: no-repeat;
        background-size: 100%; }
      .gform_wrapper .gform_fields li .ginput_container_date .ui-datepicker-trigger, .gform_wrapper .gform_fields .form-group .ginput_container_date .ui-datepicker-trigger, .gform_wrapper .gform_fields .gfield .ginput_container_date .ui-datepicker-trigger {
        position: absolute;
        right: 1.5em;
        top: 3.5em; }
      .gform_wrapper .gform_fields li.gfield--type-date legend, .gform_wrapper .gform_fields li.gfield--type-date .gfield_label, .gform_wrapper .gform_fields li.gfield--type-time legend, .gform_wrapper .gform_fields li.gfield--type-time .gfield_label, .gform_wrapper .gform_fields li.gfield--type-name legend, .gform_wrapper .gform_fields li.gfield--type-name .gfield_label, .gform_wrapper .gform_fields .form-group.gfield--type-date legend, .gform_wrapper .gform_fields .form-group.gfield--type-date .gfield_label, .gform_wrapper .gform_fields .form-group.gfield--type-time legend, .gform_wrapper .gform_fields .form-group.gfield--type-time .gfield_label, .gform_wrapper .gform_fields .form-group.gfield--type-name legend, .gform_wrapper .gform_fields .form-group.gfield--type-name .gfield_label, .gform_wrapper .gform_fields .gfield.gfield--type-date legend, .gform_wrapper .gform_fields .gfield.gfield--type-date .gfield_label, .gform_wrapper .gform_fields .gfield.gfield--type-time legend, .gform_wrapper .gform_fields .gfield.gfield--type-time .gfield_label, .gform_wrapper .gform_fields .gfield.gfield--type-name legend, .gform_wrapper .gform_fields .gfield.gfield--type-name .gfield_label {
        font-size: 1rem; }
      .gform_wrapper .gform_fields li .gfield_time_ampm select, .gform_wrapper .gform_fields .form-group .gfield_time_ampm select, .gform_wrapper .gform_fields .gfield .gfield_time_ampm select {
        background-image: none;
        border-radius: 0;
        margin-left: 2px;
        padding: .375rem .75rem; }
  .gform_wrapper .gform_button {
    transition: all 0.3s ease;
    display: block;
    margin: 0 auto;
    padding: .92rem 3rem;
    background: #008675;
    border: solid 1px #008675;
    font-size: 0.9rem;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1; }
    .gform_wrapper .gform_button:before {
      content: " ";
      display: inline;
      padding: .8rem;
      background: #008675; }
    .gform_wrapper .gform_button:hover {
      background: #fff;
      color: #008675; }
  .gform_wrapper .validation_error {
    background: #fff;
    padding: 10px;
    font-size: 0.8rem;
    font-family: "Roboto Serif", serif;
    color: #002855;
    margin-bottom: 10px; }
  .gform_wrapper .validation_message {
    background: #fff;
    padding: 0.5rem;
    font-size: 0.8rem !important;
    color: red !important;
    margin: 0.5rem 0 0 0;
    line-height: 1; }
  .gform_wrapper .gform_validation_errors {
    background: #F8F7F7;
    padding: 1rem;
    border-radius: 5px;
    border: solid 2px red; }
    .gform_wrapper .gform_validation_errors:focus-visible {
      border: solid 2px red; }
  .gform_wrapper .gform_submission_error {
    font-family: "Roboto Serif", serif;
    color: red;
    font-size: 1.2rem; }

.gform_confirmation_message {
  font-family: "Roboto Serif", serif;
  color: #008675;
  font-size: 1.1rem; }

::-webkit-input-placeholder {
  color: #008675; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #008675;
  opacity: 1;
  /* Firefox */ }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #008675; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #008675; }

#ui-datepicker-div {
  background: #FFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
  display: none;
  padding: 20px;
  width: 300px; }
  #ui-datepicker-div .ui-icon {
    color: transparent;
    cursor: pointer;
    font-size: 0px; }
  #ui-datepicker-div .ui-icon:before {
    color: #008675;
    font-size: 18px; }
  #ui-datepicker-div .ui-datepicker-prev {
    float: left;
    width: 10%; }
    #ui-datepicker-div .ui-datepicker-prev .ui-icon:before {
      content: '<'; }
    #ui-datepicker-div .ui-datepicker-prev.ui-state-disabled {
      display: none; }
  #ui-datepicker-div .ui-datepicker-next {
    float: right;
    width: 10%; }
    #ui-datepicker-div .ui-datepicker-next .ui-icon:before {
      content: '>';
      float: right; }
    #ui-datepicker-div .ui-datepicker-next.ui-state-disabled {
      display: none; }
  #ui-datepicker-div .ui-datepicker-title select {
    float: left;
    width: 70%; }
  #ui-datepicker-div .ui-datepicker-title .ui-datepicker-month {
    margin: 0px 5% 6px; }
  #ui-datepicker-div .ui-datepicker-title .ui-datepicker-year {
    margin: 0px 15% 6px; }
  #ui-datepicker-div .ui-datepicker-today {
    background-color: #008675;
    border-radius: 4px; }
    #ui-datepicker-div .ui-datepicker-today a {
      color: #FFF; }
  #ui-datepicker-div table {
    width: 100%; }
    #ui-datepicker-div table td, #ui-datepicker-div table th {
      text-align: center; }
    #ui-datepicker-div table td a {
      display: block;
      padding: 5px; }

.ds-form-styles {
  max-width: 768px;
  margin: 1rem auto; }
  .ds-form-styles .ds-schema-form .ds-font-sans {
    font-family: "Lato", sans-serif !important;
    color: #585857 !important; }
  .ds-form-styles .ds-collection.ds-bg-white {
    border: none !important;
    background: transparent !important; }
    .ds-form-styles .ds-collection.ds-bg-white .ds-collection-item {
      padding: 1em 0 !important; }
      .ds-form-styles .ds-collection.ds-bg-white .ds-collection-item .d-input {
        padding: .75rem !important;
        height: auto !important;
        border: solid 1px #d6d6d6 !important; }
  .ds-form-styles .buttons-wrapper .form-button {
    border-radius: 0 !important;
    padding: .92rem 3rem !important;
    background: #008675 !important;
    border: solid 1px #008675 !important;
    font-size: 0.9rem !important;
    color: #fff !important;
    cursor: pointer;
    text-transform: uppercase; }
    .ds-form-styles .buttons-wrapper .form-button span {
      font-family: "Roboto Serif", serif !important; }
    .ds-form-styles .buttons-wrapper .form-button:hover {
      background-color: #005348 !important; }

html {
  margin: 0; }

body {
  overflow-x: hidden;
  margin: 0;
  font-family: "Lato", sans-serif;
  color: #585857;
  background: white; }

@media (min-width: 576px) {
  .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

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

.navbar-brand {
  background: #fff;
  padding: 1.2em 1.5em 1.6em 1.5em;
  position: absolute;
  left: 5%;
  top: 0;
  z-index: 1033;
  transition: all 0.4s ease; }
  .navbar-brand img {
    width: 130px; }
  @media (max-width: 991.98px) {
    .navbar-brand {
      padding: 1em; }
      .navbar-brand img {
        width: 100px; } }

.layout-header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100vw !important; }
  .layout-header .logo-scrolled {
    top: -110px; }
  .layout-header.scrolled .logo-scrolled, .single-prospectus .layout-header .logo-scrolled {
    top: 0;
    padding: 0.5em 1.5em; }
    @media (max-width: 991.98px) {
      .layout-header.scrolled .logo-scrolled, .single-prospectus .layout-header .logo-scrolled {
        padding: 0.7em 1em; } }
  .layout-header.scrolled .logo-top, .single-prospectus .layout-header .logo-top {
    top: -210px; }
  @media (max-width: 991.98px) {
    .layout-header.scrolled, .single-prospectus .layout-header {
      top: 0; } }
  .layout-header .seperator-white {
    width: 1px;
    background-color: #fff;
    height: 65px;
    margin: -0.5em 0;
    display: inline; }
  .layout-header .quick-links-section {
    display: flex; }
  @media (max-width: 991.98px) {
    .layout-header .seperator-white {
      display: none; }
    .layout-header .quick-links-section {
      position: fixed;
      bottom: 0;
      width: 100vw;
      background-color: #002855 !important;
      height: 50px;
      z-index: 9999; }
      .layout-header .quick-links-section .navbar-toggler {
        width: 50%;
        justify-content: center; } }
  .layout-header .panel-right {
    font-size: 0.95rem; }
    .layout-header .panel-right p {
      margin: 0;
      display: flex;
      justify-content: space-between;
      line-height: 1.8; }
      .layout-header .panel-right p strong {
        font-family: "Roboto Serif", serif; }
      .layout-header .panel-right p a {
        min-width: 100px;
        text-align: right; }
    .layout-header .panel-right hr {
      margin: 0.6em 0;
      border-color: #fff; }
    .layout-header .panel-right .panel-inner {
      position: relative;
      height: 90%;
      width: 100%; }
      .layout-header .panel-right .panel-inner a {
        color: #fff; }
    .layout-header .panel-right .social {
      position: absolute;
      bottom: 0;
      left: 0; }
    .layout-header .panel-right#panelquicklinks ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .layout-header .panel-right#panelquicklinks ul li {
        padding: 0;
        margin: 0; }
        .layout-header .panel-right#panelquicklinks ul li a {
          padding: 0.5em 0;
          display: block; }
  .layout-header .social {
    font-size: 1.2rem; }
    .layout-header .social a {
      border: solid 1px #fff;
      border-radius: 50px;
      width: 30px;
      height: 30px;
      display: inline-block;
      padding: 0 !important; }
      .layout-header .social a:hover {
        background-color: #002855; }

#panelsearch .screen-reader-text {
  display: none; }

#panelsearch .search-field {
  border: none;
  width: 100%;
  padding: 0.6em 0;
  background: transparent;
  border-bottom: solid 1px #fff;
  font-size: 1.1rem;
  color: #fff; }
  #panelsearch .search-field:placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff !important;
    opacity: 1;
    /* Firefox */ }

#panelsearch .search-submit {
  background: transparent;
  border: none;
  text-indent: -999px;
  overflow: hidden;
  background-image: url("/wp-content/themes/mfac/dist/images/icon-search.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px; }

.admin-bar .layout-header {
  top: 32px; }

.page-header {
  min-height: 400px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #008675;
  background-attachment: fixed; }
  @media (max-width: 991.98px) {
    .page-header {
      min-height: 300px; } }

.breadcrumbs {
  font-size: 0.75rem; }

.dropdown .dropdown-toggle:after {
  display: none !important; }

.container-fullwidth {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (max-width: 991.98px) {
  .section-top .d-flex {
    display: block !important; } }

.footer .logo img {
  height: auto;
  width: 320px; }
  @media (max-width: 991.98px) {
    .footer .logo img {
      width: 200px; } }

.footer .col-contact .contact-details p {
  position: relative;
  padding-left: 1.5em; }

.footer .col-contact .contact-details svg {
  position: absolute;
  left: 0;
  top: 6px; }

.footer .col-contact .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 2em; }
  .footer .col-contact .footer-links li {
    margin: 0;
    padding: 0; }
    .footer .col-contact .footer-links li a {
      color: #fff;
      display: block; }

.footer .social a {
  border: solid 1px #fff;
  border-radius: 50px;
  width: 30px;
  height: 30px;
  display: inline-block; }
  .footer .social a:hover {
    background-color: #002855; }

.footer .copyright, .footer .va {
  font-size: 0.9rem; }

.footer .footer-acknowledgement {
  font-size: 0.7rem; }

@media (max-width: 991.98px) {
  h1, .h1 {
    font-size: 5rem; }
  h2, .h2 {
    font-size: 4.6rem; }
  h3, .h3 {
    font-size: 1.4rem; }
  h4, .h4 {
    font-size: 1.2rem; }
  .font-size-large, .has-medium-font-size {
    font-size: 1rem !important; } }

@media (max-width: 767.98px) {
  h1, .h1 {
    font-size: 4rem; } }

.has-secondary-graphic-background-color {
  position: relative;
  background-image: url("/wp-content/themes/mfac/dist/images/web-texture-normal.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #002855; }
  @media (max-width: 991.98px) {
    .has-secondary-graphic-background-color {
      background-size: cover; } }

.has-primary-graphic-background-color {
  position: relative;
  background-image: url("/wp-content/themes/mfac/dist/images/web-texture-highlight.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #008675; }
  @media (max-width: 991.98px) {
    .has-primary-graphic-background-color {
      background-size: cover; } }

.has-light-graphic-background-color {
  margin-top: 1em;
  padding-top: 5em;
  padding-bottom: 3em;
  position: relative;
  background-color: #efefef; }

.graphic-edge {
  position: relative; }

.bg-stars {
  background-image: url("/wp-content/themes/mfac/dist/images/bg-stars.png");
  background-size: 50%;
  background-position: left center;
  background-repeat: no-repeat; }

.cutoff-right {
  position: relative; }
  .cutoff-right:after {
    content: " ";
    display: block;
    height: 100%;
    width: 30%;
    top: 0;
    right: 0;
    position: absolute;
    background-color: #fff; }
    @media (max-width: 991.98px) {
      .cutoff-right:after {
        display: none; } }

.edge-left {
  position: relative; }
  .edge-left:before {
    content: " ";
    display: block;
    height: 100%;
    width: 40%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #fff; }
    @media (max-width: 991.98px) {
      .edge-left:before {
        width: 5%; } }

.neg-margin-top {
  margin-top: -100px;
  position: relative; }
  @media (max-width: 991.98px) {
    .neg-margin-top {
      margin-top: 0; } }

.wp-block-table table {
  margin-bottom: 0.5rem; }
  .wp-block-table table thead th {
    background-color: rgba(0, 134, 117, 0.3);
    border: solid 1px #7a8793;
    padding: 1em 0.8em;
    color: #002855; }
  .wp-block-table table tbody tr:nth-child(even) {
    background-color: #fff; }
  .wp-block-table table tbody td {
    border: solid 1px #7a8793;
    padding: 0.8em 1em; }

.wp-block-table figcaption {
  font-size: 0.8rem; }

.posts-navigation a {
  text-decoration: none; }
  .posts-navigation a:hover svg {
    transform: translateX(5px); }

.posts-navigation .nav-previous a:hover svg {
  transform: translateX(-5px); }

.posts-navigation svg {
  transition: all 0.3s;
  position: relative;
  top: -1px; }

.pagination {
  margin: 2rem 0;
  justify-content: center; }
  .pagination .screen-reader-text {
    display: none; }
  .pagination .nav-links .page-numbers {
    display: inline-block;
    text-align: center;
    width: 30px;
    font-weight: bold;
    padding: 3px;
    font-size: 0.875rem;
    color: #002855;
    border: solid 1px #002855; }
    .pagination .nav-links .page-numbers.current {
      background: #002855;
      color: #fff; }
    .pagination .nav-links .page-numbers.next, .pagination .nav-links .page-numbers.prev {
      width: auto;
      padding: 3px 6px; }
    .pagination .nav-links .page-numbers:hover {
      text-decoration: none;
      background: #008675; }

.section-calltoaction .panel {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 400px; }
  @media (max-width: 991.98px) {
    .section-calltoaction .panel {
      min-height: 200px; } }
  .section-calltoaction .panel:after {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: black;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.500438) 0%, rgba(0, 0, 0, 0) 100%); }
  .section-calltoaction .panel .panel-inner {
    position: relative;
    z-index: 2; }
    .section-calltoaction .panel .panel-inner svg {
      transition: all 0.3s ease; }
    .section-calltoaction .panel .panel-inner:hover svg {
      transform: translateX(5px); }
  .section-calltoaction .panel h2 {
    line-height: 0.3em; }
    @media (max-width: 991.98px) {
      .section-calltoaction .panel h2 {
        font-size: 3rem; } }
  .section-calltoaction .panel .panel-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 3;
    text-indent: -999px;
    overflow: hidden; }

.sidebar-categories a {
  display: block;
  color: #002855;
  padding-bottom: 0.3em; }
  .sidebar-categories a:hover {
    color: #008675; }

.post-teaser .date {
  font-size: 0.875rem;
  color: #8b8b8a; }

.post-teaser .post-title {
  font-weight: 600; }

.single-event .page-title, .single-post .page-title {
  font-family: "Roboto Serif", serif;
  font-size: 2.4em; }

.template-curriculum .page-header:before, .tax-subject_area .page-header:before, .tax-subject_year .page-header:before, .single-subject .page-header:before {
  display: none; }

.template-curriculum .section-calltoaction, .tax-subject_area .section-calltoaction, .tax-subject_year .section-calltoaction, .single-subject .section-calltoaction {
  display: none; }

.template-curriculum .nav-section ul, .tax-subject_area .nav-section ul, .tax-subject_year .nav-section ul, .single-subject .nav-section ul {
  padding: 0 !important; }
  .template-curriculum .nav-section ul li, .tax-subject_area .nav-section ul li, .tax-subject_year .nav-section ul li, .single-subject .nav-section ul li {
    border-right: solid 1px #008675;
    line-height: 1;
    position: relative; }
    .template-curriculum .nav-section ul li:nth-last-child(1), .tax-subject_area .nav-section ul li:nth-last-child(1), .tax-subject_year .nav-section ul li:nth-last-child(1), .single-subject .nav-section ul li:nth-last-child(1) {
      border-right: none; }
    .template-curriculum .nav-section ul li a, .tax-subject_area .nav-section ul li a, .tax-subject_year .nav-section ul li a, .single-subject .nav-section ul li a {
      padding: 1rem 1rem;
      display: block;
      font-size: 0.9rem;
      text-transform: uppercase; }
      .template-curriculum .nav-section ul li a:hover, .tax-subject_area .nav-section ul li a:hover, .tax-subject_year .nav-section ul li a:hover, .single-subject .nav-section ul li a:hover {
        text-decoration: none;
        color: #008675; }
    .template-curriculum .nav-section ul li .sub-menu, .tax-subject_area .nav-section ul li .sub-menu, .tax-subject_year .nav-section ul li .sub-menu, .single-subject .nav-section ul li .sub-menu {
      background: #F8F7F7;
      visibility: hidden;
      opacity: 0;
      border: solid 1px #008675;
      border-top: none;
      min-width: 16rem;
      position: absolute;
      z-index: 999;
      transition: all 0.5s ease;
      left: -1px;
      display: none;
      list-style: none;
      padding: 0;
      margin: 0; }
      .template-curriculum .nav-section ul li .sub-menu li, .tax-subject_area .nav-section ul li .sub-menu li, .tax-subject_year .nav-section ul li .sub-menu li, .single-subject .nav-section ul li .sub-menu li {
        border: none;
        line-height: 1.2; }
        .template-curriculum .nav-section ul li .sub-menu li a, .tax-subject_area .nav-section ul li .sub-menu li a, .tax-subject_year .nav-section ul li .sub-menu li a, .single-subject .nav-section ul li .sub-menu li a {
          padding: 0.6rem 1rem;
          font-size: 0.8rem; }
        .template-curriculum .nav-section ul li .sub-menu li.current-menu-item a, .tax-subject_area .nav-section ul li .sub-menu li.current-menu-item a, .tax-subject_year .nav-section ul li .sub-menu li.current-menu-item a, .single-subject .nav-section ul li .sub-menu li.current-menu-item a {
          color: #008675; }
    .template-curriculum .nav-section ul li:hover > ul,
    .template-curriculum .nav-section ul li:focus-within > ul
.sub-menu:hover
.sub-menu:focus, .tax-subject_area .nav-section ul li:hover > ul,
    .tax-subject_area .nav-section ul li:focus-within > ul
.sub-menu:hover
.sub-menu:focus, .tax-subject_year .nav-section ul li:hover > ul,
    .tax-subject_year .nav-section ul li:focus-within > ul
.sub-menu:hover
.sub-menu:focus, .single-subject .nav-section ul li:hover > ul,
    .single-subject .nav-section ul li:focus-within > ul
.sub-menu:hover
.sub-menu:focus {
      visibility: visible;
      opacity: 1;
      display: block; }

.block-subject .feature-panel {
  margin-bottom: 1rem;
  padding: 0 0.5rem; }
  .block-subject .feature-panel a {
    position: relative;
    display: block;
    transition: all 0.3s ease; }
    .block-subject .feature-panel a:before {
      content: " ";
      display: block;
      position: absolute;
      z-index: 1;
      width: 100%;
      height: 50%;
      bottom: 0;
      left: 0;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
      opacity: 0.9;
      transition: all 0.3s ease; }
    .block-subject .feature-panel a img {
      width: 100%;
      max-height: 350px;
      object-fit: cover; }
    .block-subject .feature-panel a .feature-title {
      position: absolute;
      bottom: 1rem;
      left: 1rem;
      color: #fff;
      z-index: 2;
      font-size: 1.2rem;
      transition: all 0.3s ease; }
    .block-subject .feature-panel a:hover:before {
      height: 70%;
      opacity: 1; }
    .block-subject .feature-panel a:hover .feature-title {
      transform: translateY(-5px); }

.tax-subject_area .subject-title {
  font-size: 2.5rem;
  color: #002855; }

.table {
  border-left: 1px solid #7a8793;
  margin: 0; }
  .table > .col {
    border-top: 1px solid #7a8793;
    border-right: 1px solid #7a8793; }
    .table > .col > .row > .col {
      padding-top: .5rem;
      padding-bottom: .5rem; }
  .table .title {
    border-bottom: 1px solid #7a8793; }
  .table.subject-structure > .col:nth-child(2n+3), .table.subject-structure > .col:nth-child(2n+4) {
    border-top: none !important; }
  .table.subject-structure .item-group {
    height: 100%;
    flex-direction: column;
    border-bottom: 1px solid #7a8793; }
    .table.subject-structure .item-group > .col:not(.summary) {
      flex-grow: 0; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }

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

.cta-buttons .wp-block-button__link {
  font-size: 1.1rem;
  padding: 1rem 2.5rem;
  margin-bottom: 0.2em; }
  .cta-buttons .wp-block-button__link:after {
    position: relative;
    top: 2px;
    margin-left: 0.5em;
    content: " ";
    width: 10px;
    height: 18px;
    display: inline-block;
    background-image: url("/wp-content/themes/mfac/dist/images/chevron-right-regular-white.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all 0.3s ease; }
  .cta-buttons .wp-block-button__link:hover:after {
    transform: translateX(5px); }

.page-id-23573 .wp-block-heading {
  font-weight: normal; }

.page-id-23573 h3.wp-block-heading {
  font-size: 2rem; }

.is-style-editorskit-circular {
  filter: drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.5)); }

.infinity-logo-right {
  position: absolute;
  left: -9px;
  bottom: -160px;
  width: 800px;
  z-index: -1; }

.infinity-logo-left {
  position: absolute;
  right: -9px;
  top: -70px;
  width: 800px;
  z-index: -1; }

.toplayer {
  z-index: 99; }

.accordion_image .inner-push-right {
  width: 50%;
  margin-left: 50%; }

.accordion_image img {
  position: absolute;
  lefT: 0;
  top: 0;
  width: 50%; }

.no-padding .wp-block-group__inner-container {
  padding: 0 15px; }

.wp-block-gallery.alternative-layout {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas: "photo1 photo1 photo2 photo2" "photo1 photo1 photo2 photo2" "photo3 photo3 photo2 photo2" "photo3 photo3 photo2 photo2"; }
  .wp-block-gallery.alternative-layout figure {
    width: auto !important; }
  .wp-block-gallery.alternative-layout figure:nth-child(1) {
    /* Style the first image (right side) */
    grid-area: photo1; }
  .wp-block-gallery.alternative-layout figure:nth-child(2) {
    grid-area: photo2; }
  .wp-block-gallery.alternative-layout figure:nth-child(3) {
    /* Style the stacked images */
    grid-area: photo3; }

.wp-block-gallery.alternative-layout.option2 {
  grid-template-areas: "photo1 photo1 photo2 photo2" "photo1 photo1 photo2 photo2" "photo1 photo1 photo3 photo3" "photo1 photo1 photo3 photo3"; }

/*
font-family: "Unbounded", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
*/
.radius {
  border-radius: 1.5rem; }

.page-2025-science-of-learning-conference .wp-block-heading, .page-2025-science-of-learning-conference .block-title, .page-2025-science-of-learning-conference .image__title,
.page-id-34557 .wp-block-heading,
.page-id-34557 .block-title,
.page-id-34557 .image__title {
  font-family: "Unbounded", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1; }

.page-2025-science-of-learning-conference .image__title,
.page-id-34557 .image__title {
  font-size: 1.1rem;
  text-align: center;
  line-height: 1.8; }

.page-2025-science-of-learning-conference .wp-block-button__link,
.page-id-34557 .wp-block-button__link {
  font-family: "Unbounded", sans-serif;
  border-radius: 2rem;
  text-transform: uppercase;
  padding: 0.875rem 2.75rem; }

.page-2025-science-of-learning-conference .wp-block-image, .page-2025-science-of-learning-conference .wp-block-media-text__media,
.page-id-34557 .wp-block-image,
.page-id-34557 .wp-block-media-text__media {
  border-radius: 1rem;
  overflow: hidden; }

.page-2025-science-of-learning-conference .imagereveal,
.page-id-34557 .imagereveal {
  border-radius: 1rem;
  overflow: hidden; }

#gform_fields_18 .gform-button {
  color: #fff !important; }
