/*
 ATTENTION!
 DO NOT EDIT THIS FILE. The CSS was pre-compiled from SCSS files. Any changes made to this file will be overwritten upon subsequent updates.
 */
/*
 Theme Name: Milkadamia by Geletka+
 */
@font-face {
  font-family: 'Grit Primer';
  src: url("assets/fonts/GritPrimer.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
html {
  min-height: 100%;
  font-size: 18px;
  overflow-y: scroll;
}
body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  padding-top: 66px;
  background: #fff;
  overflow: hidden;
}
@media (min-width:576px) {
  body {
    background: url('assets/images/header-bg.png') left top / auto 162px repeat-x;
  }
}
@media (min-width:1200px) {
  body {
    padding-top: 200px;
    background-size: auto 297px;
    background-position: left 120px;
    font-size: 1.1666666667rem;
  }
}
body.page-template-template-fact, body.page-template-template-tabbed {
  background: none;
  padding-top: 0;
  min-height: 0;
}
section {
  background: center top / auto repeat-x;
}
section.blog-detail-header {
  background: center center / cover no-repeat;
  height: 28vw;
}
section.choice .bg-img {
  background-position: center top;
  background-size: contain;
}
section.half-text {
  background-position: 50% -8vh;
  background-size: contain;
}
section.header {
  background: center center / cover no-repeat;
  padding-top: 100px;
  padding-bottom: 3rem;
  margin-top: 3rem;
}
@media (min-width:768px) {
  section.header {
    padding-top: 120px;
  }
}
section.header:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(38, 38, 38, 0.666);
}
section.instagram {
  background: center top repeat-x;
}
section.learn-with-us {
  background-color: #000;
  color: #fff;
}
@media (min-width:768px) {
  section.learn-with-us.open {
    background-color: transparent;
    color: #000;
  }
}
section.learn-with-us .learn-container {
  background-color: #fff;
  border-radius: 0.25rem !important;
  padding: 1rem;
}
@media (min-width:768px) {
  section.learn-with-us .learn-container {
    background-color: transparent;
    padding: 0;
  }
}
section.learn-with-us .learn-container a:hover {
  text-decoration: none;
}
@media (min-width:768px) {
  section.learn-with-us .learn-container a {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 1rem;
    background: #fff;
    border-radius: 0.25rem;
  }
}
@media (min-width:768px) {
  section.learn-with-us .learn-container hr {
    display: none;
  }
}
section.notched:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 60px 0 60px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: -1px;
  left: calc(50% - 60px);
}
section.solid-color-block-with-notch + svg + .trailing-image {
  top: -34px;
  z-index: -1;
  background: center center / cover no-repeat;
}
@media (max-width:767px) and (orientation: portrait) {
  section.solid-color-block-with-notch + svg + .trailing-image {
    height: 33.333vh;
  }
}
@media (min-width:768px) {
  section.solid-color-block-with-notch + svg + .trailing-image {
    padding-top: 20.0520833333%;
  }
}
section.solid-color-block-with-notch + .trailing-image {
  background: center center / cover no-repeat;
}
@media (max-width:767px) and (orientation: portrait) {
  section.solid-color-block-with-notch + .trailing-image {
    height: 33.333vh;
  }
}
@media (min-width:768px) {
  section.solid-color-block-with-notch + .trailing-image {
    padding-top: 20.0520833333%;
  }
}
section.solid-color-block-with-notch + .trailing-image svg {
  position: absolute;
  left: calc(50% - 131px);
  top: -2px;
}
section.video-hero {
  /* display: none; */
}
section.video-hero .mobile {
  display: none;
}
@media (max-width:575px)and (orientation: portrait) {
  section.video-hero .desktop {
    display: none;
  }
  section.video-hero .mobile {
    display: block;
  }
}
@media (min-width:768px) {
  section.video-hero {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
  }
}
@media (min-width:1200px) {
  section.video-hero {
    margin-top: -112px;
  }
}
section.video-hero video {
	width: 100%;
	height: auto;
}
section.video-hero h1 {
  font-size: 12vh;
  line-height: 1;
  letter-spacing: -1px;
  text-align: center;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
section > .content {
  padding: 0 1.5rem;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
section > img.bump {
  top: -1px;
}
@media (min-width:992px) {
  #site-header + section.header, #site-header + section.blog-detail-header, section.no-header-padding {
    margin-top: -80px;
  }
}
.itsrchoice-img {
  max-width: 58px;
}
@media (min-width:768px) {
  .itsrchoice-img {
    max-width: none;
  }
}
.jotl-header {
  background: #fff;
  overflow: hidden;
}
@media (min-width:768px) {
  .jotl-header {
    top: -80px;
  }
}
.jotl-header img {
  left: 50%;
  transform: translateX(-50%);
  width: 1060px;
}
@media (min-width:576px) {
  .jotl-header img {
    width: 1600px;
  }
}
@media (min-width: 1601px) {
  .jotl-header img {
    width: 100%;
  }
}
.jotl-header + svg {
  z-index: 1;
  top: -1px;
}
.jotl-header + svg + .jotl-detail-header {
  margin-top: -33px;
}
.jotl-detail-header {
  margin-bottom: 3rem;
  overflow: hidden;
}
@media (min-width:768px) {
  .jotl-detail-header {
    margin-bottom: 6rem;
  }
}
.jotl-detail-header:hover > div {
  transform: scale(1.05);
}
.jotl-detail-header:hover > div:before {
  background-color: rgba(0, 0, 0, 0);
}
.jotl-detail-header:hover > img {
  opacity: 1;
}
.jotl-detail-header[data-toggle="modal"] {
  cursor: pointer;
}
.jotl-detail-header > div {
  padding-top: 66.666%;
  background: center center / cover no-repeat;
  transition: transform 0.35s;
}
@media (min-width:768px) {
  .jotl-detail-header > div {
    padding-top: 31.25%;
  }
}
.jotl-detail-header > div:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.333);
  transition: background-color 0.35s;
}
.jotl-detail-header > img {
  position: absolute;
  width: 40px;
  height: 40px;
  left: calc(50% - 20px);
  top: calc(50% - 20px);
  opacity: 0.8;
  transition: opacity 0.35s;
}
@media (min-width:768px) {
  .jotl-detail-header > img {
    width: auto;
    height: auto;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
  }
}
.oils-comparison-chart {
  overflow-x: scroll;
}
@media (min-width:768px) {
  .oils-comparison-chart {
    overflow-x: visible;
  }
}
.oils-comparison-chart img {
  max-width: 700px;
}
@media (min-width:768px) {
  .oils-comparison-chart img {
    max-width: 100%;
    height: auto;
  }
}
.oil-list {
  margin: 5px;
  font-size: 0.75em;
}
.oil-list:hover {
  cursor: pointer;
  text-decoration: underline;
}
#nut-compare-img {
  width: 100%;
}
html.ground-zero {
  overflow: hidden;
}
#ground-zero-cta {
  font-size: 1.5555555556rem;
  text-align: center;
  font-weight: 700;
  margin-bottom: 3rem;
}
#ground-zero-cta a {
  color: #000;
}
#ground-zero-cta a:hover {
  color: inherit;
}
#ground-zero-cta svg {
  display: block;
  margin: 0.5rem auto 0;
}
@media (max-width:767px) {
  body.home #ground-zero .header {
    display: none;
  }
}
@media (max-width:767px) {
  body.home #ground-zero-cta {
    display: none;
  }
}
#ground-zero {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 100%;
  z-index: 2;
}
#ground-zero .header {
  text-align: center;
  z-index: 2;
}
#ground-zero .header > div {
  font-size: 1.5555555556rem;
  color: #fff;
  display: inline-block;
  padding: 0 1rem;
  font-weight: 700;
}
@media (min-width:768px) {
  #ground-zero .header > div {
    font-size: 2.6666666667rem;
  }
}
#ground-zero .header > div:before, #ground-zero .header > div:after {
  content: '';
  display: block;
  width: 100vw;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
}
#ground-zero .header > div:before {
  right: 100%;
}
#ground-zero .header > div:after {
  left: 100%;
}
#ground-zero .frame {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center center / cover no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#ground-zero .frame.frame-0 {
  top: 0%;
}
#ground-zero .frame.frame-1 {
  top: 100%;
}
#ground-zero .frame.frame-2 {
  top: 200%;
}
#ground-zero .frame.frame-3 {
  top: 300%;
}
#ground-zero .frame.frame-4 {
  top: 400%;
}
#ground-zero .frame.frame-5 {
  top: 500%;
}
#ground-zero .frame.frame-6 {
  top: 600%;
}
#ground-zero .frame.frame-7 {
  top: 700%;
}
#ground-zero .frame.frame-8 {
  top: 800%;
}
#ground-zero .frame.frame-9 {
  top: 900%;
}
#ground-zero .frame.frame-10 {
  top: 1000%;
}
#ground-zero .frame.frame-11 {
  top: 1100%;
}
#ground-zero .frame.frame-12 {
  top: 1200%;
}
#ground-zero .frame.frame-13 {
  top: 1300%;
}
#ground-zero .frame.frame-14 {
  top: 1400%;
}
#ground-zero .frame.frame-15 {
  top: 1500%;
}
#ground-zero .frame.frame-16 {
  top: 1600%;
}
#ground-zero .frame.frame-17 {
  top: 1700%;
}
#ground-zero .frame.frame-18 {
  top: 1800%;
}
#ground-zero .frame.frame-19 {
  top: 1900%;
}
#ground-zero .frame.frame-20 {
  top: 2000%;
}
#ground-zero .content {
  background: #fff;
  border-radius: 6px;
  padding: 6.25vw;
  max-width: 1122px;
  width: calc(100% - 22.08333vw);
}
@media (min-width:768px) {
  #ground-zero .content {
    padding: 1.5rem 3rem;
  }
}
@media (min-width:1440px) {
  #ground-zero .content {
    padding: 1rem 5rem;
    width: calc(100% - 318px);
  }
}
#ground-zero .content .title {
  font-size: 0.9444444444rem;
  padding-left: 1.3333333333rem;
  margin: 0 0 1rem 0;
  background: url("data:image/svg+xml,%3Csvg width='24' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 13L12 2 1 13' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E") 0 5px / 18px auto no-repeat;
  cursor: pointer;
}
@media (min-width:768px) {
  #ground-zero .content .title {
    font-size: 1.1666666667rem;
    padding-left: 1.6666666667rem;
    background-size: auto;
  }
}
@media (min-width:1440px) {
  #ground-zero .content .title {
    margin: 0 0 1.5rem -3rem;
  }
}
#ground-zero .content .icon {
  display: block;
  margin: 0 auto 0.5rem;
  width: 90px;
}
@media (min-width:768px) {
  #ground-zero .content .icon {
    width: 125px;
    margin: 0 auto 1rem;
  }
}
@media (min-width:1440px) {
  #ground-zero .content .icon {
    width: 225px;
    margin: 0 auto 2rem;
  }
}
#ground-zero .content p {
  text-align: center;
  font-size: 21px;
  font-family: 'Grit Primer';
  line-height: 1.05;
}
@media (min-width:768px) {
  #ground-zero .content p {
    font-size: 3.125vw;
    line-height: 1.1;
  }
}
@media (min-width:1440px) {
  #ground-zero .content p {
    font-size: 2.5rem;
  }
}
#ground-zero .content .cta {
  text-align: center;
  font-weight: 700;
  font-size: 1.1111111111rem;
  text-align: center;
  margin-top: 1.5rem;
  cursor: pointer;
}
@media (min-width:768px) {
  #ground-zero .content .cta {
    font-size: 1.5555555556rem;
    margin-top: 3rem;
  }
}
#ground-zero .content .cta .btn {
  font-size: 1.1111111111rem;
  margin-bottom: 1.5rem;
}
#ground-zero .content .cta a {
  color: #52a44e;
}
#ground-zero .content .cta img {
  width: 24px;
}
@media (min-width:768px) {
  #ground-zero .content .cta img {
    width: auto;
  }
}
#ground-zero-home {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  transform: translateY(100%);
}
#ground-zero-home .dirt {
  width: 150%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width:768px) {
  #ground-zero-home .dirt {
    width: 100%;
    left: auto;
    transform: none;
  }
}
#ground-zero-home div {
  font-size: 18px;
  text-align: center;
  position: absolute;
  padding: 0 2rem 0.75rem;
  left: 0;
  bottom: 0;
  width: 100%;
  font-weight: 700;
}
@media (min-width:768px) {
  #ground-zero-home div {
    font-size: 24px;
  }
}
@media (min-width:1440px) {
  #ground-zero-home div {
    font-size: 36px;
  }
}
#ground-zero-home a {
  color: #fff;
}
#ground-zero-home span {
  text-decoration: underline;
}
#ground-zero-home .dirt-close {
  position: absolute;
  right: 1rem;
  top: 4px;
  width: 12px;
  cursor: pointer;
}
@media (min-width:768px) {
  #ground-zero-home .dirt-close {
    width: auto;
    margin-left: 1.5rem;
    top: -3px;
    position: relative;
  }
}
#ground-zero-worm {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0px;
  transform-origin: 0 0;
  cursor: pointer;
  display: none;
}
@media (min-width:768px) {
  #ground-zero-worm {
    display: block;
    transform: scale(0.175);
    top: 115px;
  }
}
@media (min-width:992px) {
  #ground-zero-worm {
    top: 130px;
    transform: scale(0.325);
  }
}
@media (min-width:1440px) {
  #ground-zero-worm {
    left: 2%;
  }
}

.billkim {
	padding: 0 4rem;
}

@media (max-width:600px) {
  .billkim {
    padding: 0 1.5rem;
  }
}

@media (max-width:500px) {
  .billkim {
    padding: 0 0.5rem;
  }
}

.events-container {
	display: flex;
	justify-content: center;
}

ul.events {
	display: flex; 
	flex-wrap: wrap; 
	justify-content: center;
	padding: 22px;
	max-width: 1100px;
}

.events h3 {
	font-size: 3.75rem;
	text-align: left;
}

.events article {
	padding: 28px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: start;
}

.events p {
	font-size: 1.125rem;
	text-align: left;
}

ul.events li {
	list-style-type: none; 
	margin: 22px;

}
ul.events article {
	width: 294px; 
	height: 294px; 
	border: 1px solid black; 
	border-radius: 10px;
}



#site-footer .ground-zero-dirt-left {
  position: absolute;
  left: 0;
  top: -7.8472222222vw;
  width: 35.8333333333vw;
}
@media (min-width:1440px) {
  #site-footer .ground-zero-dirt-left {
    top: -113px;
    width: 516px;
  }
}
#site-footer .ground-zero-dirt-right {
  position: absolute;
  right: 0;
  top: -6.1805555556vw;
  width: 21.9444444444vw;
}
@media (min-width:1440px) {
  #site-footer .ground-zero-dirt-right {
    top: -89px;
  }
}
#site-header {
  width: 100%;
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 2;
  transition: all 0.35s;
}
@media (min-width:768px) {
  #site-header {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    background: #fff;
  }
}
@media (min-width:1200px) {
  #site-header {
    height: 120px;
  }
}
#site-header > .content {
  max-width: 1440px;
  margin: 0 auto;
}
@media (min-width:1200px) {
  #site-header > .content {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 1.5rem;
  }
}
@media (min-width:1200px) {
  #site-header > .content > a:not(:last-of-type) {
    margin-right: 36px;
  }
}
@media (min-width:1200px) {
  #site-header > .content > a:last-of-type {
    margin-right: 60px;
  }
}
#site-header > .content > a:first-of-type {
  margin-right: auto;
}
#site-header > .content > a.active {
  color: #009eba;
}
#site-header a.logo, #site-header .logo {
  width: 150px;
}
@media (min-width:768px) {
  #site-header a.logo, #site-header .logo {
    width: 210px;
  }
}
#site-header a.logo {
  position: absolute;
  left: 1rem;
  top: 22px;
}
@media (min-width:1200px) {
  #site-header a.logo {
    position: static;
    top: auto;
    left: auto;
  }
}
#site-header a.desktop {
  display: none;
}
@media (min-width:1200px) {
  #site-header a.desktop {
    display: block;
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    transition: color 0.35s;
  }
  #site-header a.desktop:hover {
    color: #009eba;
  }
}
#site-header .btn {
  width: 118px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: calc(66% - 59px);
  top: 27px;
}
@media (min-width:1200px) {
  #site-header .btn {
    position: static;
    top: auto;
    left: auto;
  }
}
#site-header nav {
  position: fixed;
  left: 100vw;
  top: 0;
  width: 200vw;
  height: 100vh;
  background: #009eba;
  color: #fff;
  overflow-y: auto;
  transition: left 0.35s, right 0.35s;
}
@media (min-width:1200px) {
  #site-header nav {
    width: 450px;
    left: auto;
    right: -450px;
    overflow-y: hidden;
  }
}
#site-header nav a {
  color: #fff;
}
#site-header nav dl {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  min-height: 100vh;
  padding: 70px 40px 66px;
  display: flex;
  flex-direction: column;
}
@media (min-width:1200px) {
  #site-header nav dl:first-of-type {
    display: none;
  }
}
#site-header nav dl:nth-of-type(2) {
  left: 100vw;
}
@media (min-width:1200px) {
  #site-header nav dl:nth-of-type(2) {
    left: 0;
    width: 100%;
  }
}
#site-header nav dt {
  font-family: 'Grit Primer';
  font-weight: normal;
  font-size: 36px;
  margin: 0 0 0em;
}
#site-header nav .more {
  padding: 15px 40px 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin: auto -40px 0;
}
#site-header nav .more:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  right: 40px;
  top: calc(50% - 10px);
}
#site-header nav .back {
  padding: 0 0 0 30px;
  margin: -36px 0 36px 0;
}
@media (min-width:1200px) {
  #site-header nav .back {
    display: none;
  }
}
#site-header nav .back:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(225deg);
  position: absolute;
  left: 0px;
  top: calc(50% - 10px);
}
#site-header nav .languages {
  position: fixed;
  bottom: 0;
  left: 100vw;
  width: 100vw;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  background: #009eba;
  transition: left 0.35s;
}
@media (min-width:1200px) {
  #site-header nav .languages {
    display: none;
  }
}
#site-header nav .languages a {
  opacity: 0.5;
}
#site-header nav .languages a.active {
  opacity: 1;
}
#site-header .toggle {
  width: 34px;
  height: 27px;
  position: absolute;
  right: 1rem;
  top: 19px;
  transition: all 0.35s;
}
@media (min-width:1200px) {
  #site-header .toggle {
    right: 1.5rem;
    top: calc(50% - 17px);
  }
}
#site-header .toggle > div {
  width: 100%;
  height: 2px;
  background-color: #000;
  position: absolute;
  left: 0;
  transition: all 0.25s;
}
#site-header .toggle > div:nth-child(1) {
  top: 15%;
}
#site-header .toggle > div:nth-child(2) {
  top: 50%;
}
#site-header .toggle > div:nth-child(3) {
  top: 88%;
}

@media (min-width:1200px) {
  #subnav {
    line-height: 3;
    position: absolute;
    top:100%;
    background-color:#019FBA;
    z-index:-100000;
    width: 120vw;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
    text-align: center;
    /* transition: all 0.5s ease; */
  }
}

.hidenav {
  display:none;
}

.subnav-link {
  color:#fff;
  text-decoration: none;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
  transition: color 0.35s;
}

.subnav-link:hover {
  color:#fff;

}



body.nav-open #site-header nav {
  left: 0vw;
}
@media (min-width:1200px) {
  body.nav-open #site-header nav {
    left: auto;
    right: 0;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  }
}
body.nav-open #site-header nav.show-more {
  left: -100vw;
}
body.nav-open #site-header nav .languages {
  left: 0vw;
}
body.nav-open #site-header .toggle {
  right: 1rem;
  top: 19px;
}
@media (min-width:1200px) {
  body.nav-open #site-header .toggle {
    position: fixed;
  }
}
body.nav-open #site-header .toggle > div {
  background-color: #fff;
}
body.nav-open #site-header .toggle > div:nth-child(1) {
  top: 50%;
  transform: rotate(45deg);
}
body.nav-open #site-header .toggle > div:nth-child(2) {
  width: 0;
  left: 50%;
}
body.nav-open #site-header .toggle > div:nth-child(3) {
  top: 50%;
  transform: rotate(-45deg);
}
body.page-id-266 {
  /*
   #site-header {
   background: none;
   .logo path {fill: #fff;}
   .btn {
   background: #fff;
   color: color('chocolate');
   border: #fff;
   }
   .toggle > div {background-color: #fff;}
   }
   */
}
body.scrolled #site-header {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
body.page-template-template-fact #site-header {
  display: none;
}
body.page-template-template-landing.scrolled #site-header {
  background-color: rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
}
body.page-template-template-landing #site-header {
  background: transparent;
  box-shadow: none;
}
body.page-template-template-landing #site-header .logo path {
  fill: #fff;
}
body.page-template-template-landing #site-header + section.header {
  margin-top: -100px;
}
@media (min-width:768px) {
  body.page-template-template-landing #site-header + section.header {
    margin-top: -200px;
  }
}
@media (min-width:1200px) {
  body.page-template-template-landing #site-header a.desktop {
    color: #fff;
  }
}
body.page-template-template-landing #site-header .toggle > div {
  background-color: #fff;
}
body.page-template-template-landing #site-header .btn {
  background: #fff;
  border-color: #fff;
  color: #000;
}
#alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 120px;
  z-index: 1000;
  background: #009eba;
  color: #fff;
  font-size: 21px;
  font-weight: 500;
  display: flex;
  align-items: center;
  transition: transform 0.35s;
}
#alert p {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.4;
}
#alert > div {
  padding: 18px 2.5rem 18px 1.5rem;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (min-width:768px) {
  #alert > div {
    padding: 18px 1.5rem;
  }
}
#alert .close {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #fff;
  font-size: 36px;
  opacity: 1;
}
#alert.hide {
  transform: translateY(-100%);
}
#site-footer {
  font-family: 'Roboto', sans-serif;
  line-height: 1.2;
  font-size: 18px;
  background-color: #009eba;
  color: #fff;
}
@media (min-width:768px) {
  #site-footer {
    font-size: 21px;
  }
}
#site-footer .row {
  margin-left: -15px;
  margin-right: -15px;
}
#site-footer .col-1, #site-footer .col-2, #site-footer .col-3, #site-footer .col-4, #site-footer .col-5, #site-footer .col-6, #site-footer .col-7, #site-footer .col-8, #site-footer .col-9, #site-footer .col-10, #site-footer .col-11, #site-footer .col-12, #site-footer .col, #site-footer .col-auto, #site-footer .col-sm-1, #site-footer .col-sm-2, #site-footer .col-sm-3, #site-footer .col-sm-4, #site-footer .col-sm-5, #site-footer .col-sm-6, #site-footer .col-sm-7, #site-footer .col-sm-8, #site-footer .col-sm-9, #site-footer .col-sm-10, #site-footer .col-sm-11, #site-footer .col-sm-12, #site-footer .col-sm, #site-footer .col-sm-auto, #site-footer .col-md-1, #site-footer .col-md-2, #site-footer .col-md-3, #site-footer .col-md-4, #site-footer .col-md-5, #site-footer .col-md-6, #site-footer .col-md-7, #site-footer .col-md-8, #site-footer .col-md-9, #site-footer .col-md-10, #site-footer .col-md-11, #site-footer .col-md-12, #site-footer .col-md, #site-footer .col-md-auto, #site-footer .col-lg-1, #site-footer .col-lg-2, #site-footer .col-lg-3, #site-footer .col-lg-4, #site-footer .col-lg-5, #site-footer .col-lg-6, #site-footer .col-lg-7, #site-footer .col-lg-8, #site-footer .col-lg-9, #site-footer .col-lg-10, #site-footer .col-lg-11, #site-footer .col-lg-12, #site-footer .col-lg, #site-footer .col-lg-auto, #site-footer .col-xl-1, #site-footer .col-xl-2, #site-footer .col-xl-3, #site-footer .col-xl-4, #site-footer .col-xl-5, #site-footer .col-xl-6, #site-footer .col-xl-7, #site-footer .col-xl-8, #site-footer .col-xl-9, #site-footer .col-xl-10, #site-footer .col-xl-11, #site-footer .col-xl-12, #site-footer .col-xl, #site-footer .col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
}
#site-footer a.social {
  display: inline-block;
}
#site-footer a.font-family-decorative {
  font-weight: 800;
}
#site-footer input:invalid, #site-footer textarea:invalid {
  background: #fff !important;
}
#site-footer.home {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}
#site-footer.home .content {
  padding: 16px 74px 16px 16px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  position: relative;
}
#site-footer.home .content:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  right: 25px;
  top: calc(50% - 10px);
}
#site-footer.home .content:before {
  content: '';
  display: block;
  position: absolute;
  width: 58px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: #007e95;
}
#site-footer.home a {
  display: block;
  position: static;
}
#site-footer.home a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
}
#site-footer.page > .content {
  max-width: 1440px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
}
#site-footer.page:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 30px 0 30px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  top: -1px;
  left: calc(50% - 30px);
}
#site-footer.page a {
  color: #fff;
}
#site-footer.page a.btn {
  border: 1px solid #fff;
  display: block;
  text-align: center;
  padding: 12px 12px 13px;
  background: transparent;
}
#site-footer.page a.font-family-decorative {
  font-size: 36px;
}
#site-footer.page hr {
  border-top: 2px solid #fff;
  margin: 2rem 0;
}
#site-footer.page .social img {
  width: auto;
  height: 45px;
}
#site-footer-logo {
  margin: 1.666rem auto 2rem;
  max-width: 206px;
  display: block;
}
#site-footer-logo-reversed {
  max-width: 339px;
  margin: 0 auto 3rem;
}
body.home #site-footer, body.home #site-footer-logo {
  display: none;
}
@media (min-width:768px) {
  body.home #site-footer, body.home #site-footer-logo {
    display: block;
  }
}
body.home #site-footer.home {
  display: block;
}
@media (min-width:768px) {
  body.home #site-footer.home {
    display: none;
  }
}
body.page-template-template-fact #site-footer, body.page-template-template-fact #site-footer-logo, body.page-template-template-fact hr {
  display: none;
}
.has-inline-color.has-black-color {
  color: #000;
}
.has-inline-color.has-black-color a {
  color: #000;
}
.has-inline-color.has-white-color {
  color: #fff;
}
.has-inline-color.has-white-color a {
  color: #fff;
}
.has-inline-color.has-chocolate-color {
  color: #3d3935;
}
.has-inline-color.has-chocolate-color a {
  color: #3d3935;
}
.has-inline-color.has-blue-color {
  color: #009eba;
}
.has-inline-color.has-blue-color a {
  color: #009eba;
}
.has-inline-color.has-lead-color {
  color: #717171;
}
.has-inline-color.has-lead-color a {
  color: #717171;
}
.has-inline-color.has-ivory-color {
  color: #f4f4f4;
}
.has-inline-color.has-ivory-color a {
  color: #f4f4f4;
}
.has-inline-color.has-green-color {
  color: #52a44e;
}
.has-inline-color.has-green-color a {
  color: #52a44e;
}
.has-inline-color.has-sky-color {
  color: #578ad6;
}
.has-inline-color.has-sky-color a {
  color: #578ad6;
}
.has-inline-color.has-transparent-color {
  color: transparent;
}
.has-inline-color.has-transparent-color a {
  color: transparent;
}
.has-inline-color.has-cyan-color {
  color: #15bef0;
}
.has-inline-color.has-cyan-color a {
  color: #15bef0;
}
.has-inline-color.has-orange-color {
  color: #ff8a1e;
}
.has-inline-color.has-orange-color a {
  color: #ff8a1e;
}
.has-inline-color.has-magenta-color {
  color: #e31c79;
}
.has-inline-color.has-magenta-color a {
  color: #e31c79;
}
.has-inline-color.has-army-color {
  color: #5d8059;
}
.has-inline-color.has-army-color a {
  color: #5d8059;
}
.has-inline-color.has-purple-color {
  color: #111f90;
}
.has-inline-color.has-purple-color a {
  color: #111f90;
}
.has-inline-color.has-peach-color {
  color: #ff8674;
}
.has-inline-color.has-peach-color a {
  color: #ff8674;
}
.has-inline-color.has-mint-color {
  color: #48d6ad;
}
.has-inline-color.has-mint-color a {
  color: #48d6ad;
}
.has-inline-color.has-milk-red-color {
  color: #fa4616;
}
.has-inline-color.has-milk-red-color a {
  color: #fa4616;
}
.comment-form-comment textarea {
  width: 100%;
}
.color-accent {
  color: inherit !important;
}
#commentform {
  display: flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
#commentform .comment-notes, #commentform .comment-form-url, #commentform label {
  display: none;
}
#commentform .comment-form-comment, #commentform .comment-form-author, #commentform .comment-form-email, #commentform .form-submit {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 15px;
  padding-right: 15px;
}
#commentform .comment-form-comment, #commentform .form-submit {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  order: 3;
}
#commentform .comment-form-author, #commentform .comment-form-email {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
#commentform .comment-form-author {
  order: 1;
}
#commentform .comment-form-email {
  order: 2;
}
#commentform .form-submit {
  order: 4;
  text-align: right;
}
#commentform .form-submit input[type="submit"] {
  background: #009eba;
  font-weight: bold;
  color: #fff;
  padding: 12px 16px;
  border: 0;
  text-transform: uppercase;
}
#commentform textarea, #commentform input[type="text"] {
  padding: 15px 36px;
  font-weight: bold;
  width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
  /*
   font-weight: 600;
   br {@media #{$medium-down} {display: none;}}
   */
}
h1:not(.font-family-serif), h2:not(.font-family-serif), h3:not(.font-family-serif), h4:not(.font-family-serif), h5:not(.font-family-serif), h6:not(.font-family-serif) {
  line-height: 0.9;
}
h1 {
  font-size: 3.2222222222rem;
  font-weight: bold;
  font-family: 'Grit Primer';
  font-weight: normal;
}
h2 {
  font-size: 2rem;
  font-weight: bold;
  font-family: 'Grit Primer';
  font-weight: normal;
}
@media (min-width:768px) {
  h2 {
    font-size: 4rem;
  }
}
h3 {
  font-size: 1.3333333333rem;
  font-weight: bold;
  font-family: 'Grit Primer';
  font-weight: normal;
}
@media (min-width:768px) {
  h3 {
    font-size: 2.2222222222rem;
  }
}
h4 {
  font-size: 1.1111111111rem;
  font-weight: bold;
  font-family: 'Grit Primer';
  font-weight: normal;
}
@media (min-width:768px) {
  h4 {
    font-size: 1.3333333333rem;
  }
}
.text-black {
  color: #000 !important;
}
.text-black.tint-10 {
  color: #1a1a1a;
}
.text-black.tint-10 a {
  color: #1a1a1a;
}
.text-black.tint-20 {
  color: #333;
}
.text-black.tint-20 a {
  color: #333;
}
.text-black.tint-30 {
  color: #4d4d4d;
}
.text-black.tint-30 a {
  color: #4d4d4d;
}
.text-black.tint-40 {
  color: #666;
}
.text-black.tint-40 a {
  color: #666;
}
.text-black.tint-50 {
  color: #808080;
}
.text-black.tint-50 a {
  color: #808080;
}
.text-black.tint-60 {
  color: #999;
}
.text-black.tint-60 a {
  color: #999;
}
.text-black.tint-70 {
  color: #b3b3b3;
}
.text-black.tint-70 a {
  color: #b3b3b3;
}
.text-black.tint-80 {
  color: #ccc;
}
.text-black.tint-80 a {
  color: #ccc;
}
.text-black.tint-90 {
  color: #e6e6e6;
}
.text-black.tint-90 a {
  color: #e6e6e6;
}
.text-black a {
  color: #000;
}
.text-black a:hover {
  color: #000;
}
.bg-black {
  background-color: #000 !important;
  color: #fff !important;
}
.bg-black.tint-10 {
  background-color: #1a1a1a !important;
}
.bg-black.tint-20 {
  background-color: #333 !important;
}
.bg-black.tint-30 {
  background-color: #4d4d4d !important;
}
.bg-black.tint-40 {
  background-color: #666 !important;
}
.bg-black.tint-50 {
  background-color: #808080 !important;
}
.bg-black.tint-60 {
  background-color: #999 !important;
}
.bg-black.tint-70 {
  background-color: #b3b3b3 !important;
}
.bg-black.tint-80 {
  background-color: #ccc !important;
}
.bg-black.tint-90 {
  background-color: #e6e6e6 !important;
}
.border-black {
  border-color: #000 !important;
}
.fill-black {
  fill: #000;
}
a.text-black:hover {
  color: #000;
}
.underline-black {
  border-bottom: 1px solid #000;
  padding-bottom: 0.1em;
}
.arrow-black {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #000;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-white {
  color: #fff !important;
}
.text-white.tint-10 {
  color: #fff;
}
.text-white.tint-10 a {
  color: #fff;
}
.text-white.tint-20 {
  color: #fff;
}
.text-white.tint-20 a {
  color: #fff;
}
.text-white.tint-30 {
  color: #fff;
}
.text-white.tint-30 a {
  color: #fff;
}
.text-white.tint-40 {
  color: #fff;
}
.text-white.tint-40 a {
  color: #fff;
}
.text-white.tint-50 {
  color: #fff;
}
.text-white.tint-50 a {
  color: #fff;
}
.text-white.tint-60 {
  color: #fff;
}
.text-white.tint-60 a {
  color: #fff;
}
.text-white.tint-70 {
  color: #fff;
}
.text-white.tint-70 a {
  color: #fff;
}
.text-white.tint-80 {
  color: #fff;
}
.text-white.tint-80 a {
  color: #fff;
}
.text-white.tint-90 {
  color: #fff;
}
.text-white.tint-90 a {
  color: #fff;
}
.text-white a {
  color: #fff;
}
.text-white a:hover {
  color: #ccc;
}
.bg-white {
  background-color: #fff !important;
  color: #000 !important;
}
.bg-white.tint-10 {
  background-color: #fff !important;
}
.bg-white.tint-20 {
  background-color: #fff !important;
}
.bg-white.tint-30 {
  background-color: #fff !important;
}
.bg-white.tint-40 {
  background-color: #fff !important;
}
.bg-white.tint-50 {
  background-color: #fff !important;
}
.bg-white.tint-60 {
  background-color: #fff !important;
}
.bg-white.tint-70 {
  background-color: #fff !important;
}
.bg-white.tint-80 {
  background-color: #fff !important;
}
.bg-white.tint-90 {
  background-color: #fff !important;
}
.border-white {
  border-color: #fff !important;
}
.fill-white {
  fill: #fff;
}
a.text-white:hover {
  color: #fff;
}
.underline-white {
  border-bottom: 1px solid #fff;
  padding-bottom: 0.1em;
}
.arrow-white {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #fff;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-chocolate {
  color: #3d3935 !important;
}
.text-chocolate.tint-10 {
  color: #504d49;
}
.text-chocolate.tint-10 a {
  color: #504d49;
}
.text-chocolate.tint-20 {
  color: #64615d;
}
.text-chocolate.tint-20 a {
  color: #64615d;
}
.text-chocolate.tint-30 {
  color: #777472;
}
.text-chocolate.tint-30 a {
  color: #777472;
}
.text-chocolate.tint-40 {
  color: #8b8886;
}
.text-chocolate.tint-40 a {
  color: #8b8886;
}
.text-chocolate.tint-50 {
  color: #9e9c9a;
}
.text-chocolate.tint-50 a {
  color: #9e9c9a;
}
.text-chocolate.tint-60 {
  color: #b1b0ae;
}
.text-chocolate.tint-60 a {
  color: #b1b0ae;
}
.text-chocolate.tint-70 {
  color: #c5c4c2;
}
.text-chocolate.tint-70 a {
  color: #c5c4c2;
}
.text-chocolate.tint-80 {
  color: #d8d7d7;
}
.text-chocolate.tint-80 a {
  color: #d8d7d7;
}
.text-chocolate.tint-90 {
  color: #ecebeb;
}
.text-chocolate.tint-90 a {
  color: #ecebeb;
}
.text-chocolate a {
  color: #3d3935;
}
.text-chocolate a:hover {
  color: #312e2a;
}
.bg-chocolate {
  background-color: #3d3935 !important;
  color: #fff !important;
}
.bg-chocolate.tint-10 {
  background-color: #504d49 !important;
}
.bg-chocolate.tint-20 {
  background-color: #64615d !important;
}
.bg-chocolate.tint-30 {
  background-color: #777472 !important;
}
.bg-chocolate.tint-40 {
  background-color: #8b8886 !important;
}
.bg-chocolate.tint-50 {
  background-color: #9e9c9a !important;
}
.bg-chocolate.tint-60 {
  background-color: #b1b0ae !important;
}
.bg-chocolate.tint-70 {
  background-color: #c5c4c2 !important;
}
.bg-chocolate.tint-80 {
  background-color: #d8d7d7 !important;
}
.bg-chocolate.tint-90 {
  background-color: #ecebeb !important;
}
.border-chocolate {
  border-color: #3d3935 !important;
}
.fill-chocolate {
  fill: #3d3935;
}
a.text-chocolate:hover {
  color: #3d3935;
}
.underline-chocolate {
  border-bottom: 1px solid #3d3935;
  padding-bottom: 0.1em;
}
.arrow-chocolate {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #3d3935;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-blue {
  color: #009eba !important;
}
.text-blue.tint-10 {
  color: #1aa8c1;
}
.text-blue.tint-10 a {
  color: #1aa8c1;
}
.text-blue.tint-20 {
  color: #33b1c8;
}
.text-blue.tint-20 a {
  color: #33b1c8;
}
.text-blue.tint-30 {
  color: #4dbbcf;
}
.text-blue.tint-30 a {
  color: #4dbbcf;
}
.text-blue.tint-40 {
  color: #66c5d6;
}
.text-blue.tint-40 a {
  color: #66c5d6;
}
.text-blue.tint-50 {
  color: #80cfdd;
}
.text-blue.tint-50 a {
  color: #80cfdd;
}
.text-blue.tint-60 {
  color: #99d8e3;
}
.text-blue.tint-60 a {
  color: #99d8e3;
}
.text-blue.tint-70 {
  color: #b3e2ea;
}
.text-blue.tint-70 a {
  color: #b3e2ea;
}
.text-blue.tint-80 {
  color: #ccecf1;
}
.text-blue.tint-80 a {
  color: #ccecf1;
}
.text-blue.tint-90 {
  color: #e6f5f8;
}
.text-blue.tint-90 a {
  color: #e6f5f8;
}
.text-blue a {
  color: #009eba;
}
.text-blue a:hover {
  color: #007e95;
}
.bg-blue {
  background-color: #009eba !important;
  color: #fff !important;
}
.bg-blue.tint-10 {
  background-color: #1aa8c1 !important;
}
.bg-blue.tint-20 {
  background-color: #33b1c8 !important;
}
.bg-blue.tint-30 {
  background-color: #4dbbcf !important;
}
.bg-blue.tint-40 {
  background-color: #66c5d6 !important;
}
.bg-blue.tint-50 {
  background-color: #80cfdd !important;
}
.bg-blue.tint-60 {
  background-color: #99d8e3 !important;
}
.bg-blue.tint-70 {
  background-color: #b3e2ea !important;
}
.bg-blue.tint-80 {
  background-color: #ccecf1 !important;
}
.bg-blue.tint-90 {
  background-color: #e6f5f8 !important;
}
.border-blue {
  border-color: #009eba !important;
}
.fill-blue {
  fill: #009eba;
}
a.text-blue:hover {
  color: #009eba;
}
.underline-blue {
  border-bottom: 1px solid #009eba;
  padding-bottom: 0.1em;
}
.arrow-blue {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #009eba;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-lead {
  color: #717171 !important;
}
.text-lead.tint-10 {
  color: #7f7f7f;
}
.text-lead.tint-10 a {
  color: #7f7f7f;
}
.text-lead.tint-20 {
  color: #8d8d8d;
}
.text-lead.tint-20 a {
  color: #8d8d8d;
}
.text-lead.tint-30 {
  color: #9c9c9c;
}
.text-lead.tint-30 a {
  color: #9c9c9c;
}
.text-lead.tint-40 {
  color: #aaa;
}
.text-lead.tint-40 a {
  color: #aaa;
}
.text-lead.tint-50 {
  color: #b8b8b8;
}
.text-lead.tint-50 a {
  color: #b8b8b8;
}
.text-lead.tint-60 {
  color: #c6c6c6;
}
.text-lead.tint-60 a {
  color: #c6c6c6;
}
.text-lead.tint-70 {
  color: #d4d4d4;
}
.text-lead.tint-70 a {
  color: #d4d4d4;
}
.text-lead.tint-80 {
  color: #e3e3e3;
}
.text-lead.tint-80 a {
  color: #e3e3e3;
}
.text-lead.tint-90 {
  color: #f1f1f1;
}
.text-lead.tint-90 a {
  color: #f1f1f1;
}
.text-lead a {
  color: #717171;
}
.text-lead a:hover {
  color: #5a5a5a;
}
.bg-lead {
  background-color: #717171 !important;
  color: #fff !important;
}
.bg-lead.tint-10 {
  background-color: #7f7f7f !important;
}
.bg-lead.tint-20 {
  background-color: #8d8d8d !important;
}
.bg-lead.tint-30 {
  background-color: #9c9c9c !important;
}
.bg-lead.tint-40 {
  background-color: #aaa !important;
}
.bg-lead.tint-50 {
  background-color: #b8b8b8 !important;
}
.bg-lead.tint-60 {
  background-color: #c6c6c6 !important;
}
.bg-lead.tint-70 {
  background-color: #d4d4d4 !important;
}
.bg-lead.tint-80 {
  background-color: #e3e3e3 !important;
}
.bg-lead.tint-90 {
  background-color: #f1f1f1 !important;
}
.border-lead {
  border-color: #717171 !important;
}
.fill-lead {
  fill: #717171;
}
a.text-lead:hover {
  color: #717171;
}
.underline-lead {
  border-bottom: 1px solid #717171;
  padding-bottom: 0.1em;
}
.arrow-lead {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #717171;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-ivory {
  color: #f4f4f4 !important;
}
.text-ivory.tint-10 {
  color: #f5f5f5;
}
.text-ivory.tint-10 a {
  color: #f5f5f5;
}
.text-ivory.tint-20 {
  color: #f6f6f6;
}
.text-ivory.tint-20 a {
  color: #f6f6f6;
}
.text-ivory.tint-30 {
  color: #f7f7f7;
}
.text-ivory.tint-30 a {
  color: #f7f7f7;
}
.text-ivory.tint-40 {
  color: #f8f8f8;
}
.text-ivory.tint-40 a {
  color: #f8f8f8;
}
.text-ivory.tint-50 {
  color: #fafafa;
}
.text-ivory.tint-50 a {
  color: #fafafa;
}
.text-ivory.tint-60 {
  color: #fbfbfb;
}
.text-ivory.tint-60 a {
  color: #fbfbfb;
}
.text-ivory.tint-70 {
  color: #fcfcfc;
}
.text-ivory.tint-70 a {
  color: #fcfcfc;
}
.text-ivory.tint-80 {
  color: #fdfdfd;
}
.text-ivory.tint-80 a {
  color: #fdfdfd;
}
.text-ivory.tint-90 {
  color: #fefefe;
}
.text-ivory.tint-90 a {
  color: #fefefe;
}
.text-ivory a {
  color: #f4f4f4;
}
.text-ivory a:hover {
  color: #c3c3c3;
}
.bg-ivory {
  background-color: #f4f4f4 !important;
  color: #000 !important;
}
.bg-ivory.tint-10 {
  background-color: #f5f5f5 !important;
}
.bg-ivory.tint-20 {
  background-color: #f6f6f6 !important;
}
.bg-ivory.tint-30 {
  background-color: #f7f7f7 !important;
}
.bg-ivory.tint-40 {
  background-color: #f8f8f8 !important;
}
.bg-ivory.tint-50 {
  background-color: #fafafa !important;
}
.bg-ivory.tint-60 {
  background-color: #fbfbfb !important;
}
.bg-ivory.tint-70 {
  background-color: #fcfcfc !important;
}
.bg-ivory.tint-80 {
  background-color: #fdfdfd !important;
}
.bg-ivory.tint-90 {
  background-color: #fefefe !important;
}
.border-ivory {
  border-color: #f4f4f4 !important;
}
.fill-ivory {
  fill: #f4f4f4;
}
a.text-ivory:hover {
  color: #f4f4f4;
}
.underline-ivory {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 0.1em;
}
.arrow-ivory {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #f4f4f4;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-green {
  color: #52a44e !important;
}
.text-green.tint-10 {
  color: #63ad60;
}
.text-green.tint-10 a {
  color: #63ad60;
}
.text-green.tint-20 {
  color: #75b671;
}
.text-green.tint-20 a {
  color: #75b671;
}
.text-green.tint-30 {
  color: #86bf83;
}
.text-green.tint-30 a {
  color: #86bf83;
}
.text-green.tint-40 {
  color: #97c895;
}
.text-green.tint-40 a {
  color: #97c895;
}
.text-green.tint-50 {
  color: #a9d2a7;
}
.text-green.tint-50 a {
  color: #a9d2a7;
}
.text-green.tint-60 {
  color: #badbb8;
}
.text-green.tint-60 a {
  color: #badbb8;
}
.text-green.tint-70 {
  color: #cbe4ca;
}
.text-green.tint-70 a {
  color: #cbe4ca;
}
.text-green.tint-80 {
  color: #dceddc;
}
.text-green.tint-80 a {
  color: #dceddc;
}
.text-green.tint-90 {
  color: #eef6ed;
}
.text-green.tint-90 a {
  color: #eef6ed;
}
.text-green a {
  color: #52a44e;
}
.text-green a:hover {
  color: #42833e;
}
.bg-green {
  background-color: #52a44e !important;
  color: #fff !important;
}
.bg-green.tint-10 {
  background-color: #63ad60 !important;
}
.bg-green.tint-20 {
  background-color: #75b671 !important;
}
.bg-green.tint-30 {
  background-color: #86bf83 !important;
}
.bg-green.tint-40 {
  background-color: #97c895 !important;
}
.bg-green.tint-50 {
  background-color: #a9d2a7 !important;
}
.bg-green.tint-60 {
  background-color: #badbb8 !important;
}
.bg-green.tint-70 {
  background-color: #cbe4ca !important;
}
.bg-green.tint-80 {
  background-color: #dceddc !important;
}
.bg-green.tint-90 {
  background-color: #eef6ed !important;
}
.border-green {
  border-color: #52a44e !important;
}
.fill-green {
  fill: #52a44e;
}
a.text-green:hover {
  color: #52a44e;
}
.underline-green {
  border-bottom: 1px solid #52a44e;
  padding-bottom: 0.1em;
}
.arrow-green {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #52a44e;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-sky {
  color: #578ad6 !important;
}
.text-sky.tint-10 {
  color: #6896da;
}
.text-sky.tint-10 a {
  color: #6896da;
}
.text-sky.tint-20 {
  color: #79a1de;
}
.text-sky.tint-20 a {
  color: #79a1de;
}
.text-sky.tint-30 {
  color: #89ade2;
}
.text-sky.tint-30 a {
  color: #89ade2;
}
.text-sky.tint-40 {
  color: #9ab9e6;
}
.text-sky.tint-40 a {
  color: #9ab9e6;
}
.text-sky.tint-50 {
  color: #abc5eb;
}
.text-sky.tint-50 a {
  color: #abc5eb;
}
.text-sky.tint-60 {
  color: #bcd0ef;
}
.text-sky.tint-60 a {
  color: #bcd0ef;
}
.text-sky.tint-70 {
  color: #cddcf3;
}
.text-sky.tint-70 a {
  color: #cddcf3;
}
.text-sky.tint-80 {
  color: #dde8f7;
}
.text-sky.tint-80 a {
  color: #dde8f7;
}
.text-sky.tint-90 {
  color: #eef3fb;
}
.text-sky.tint-90 a {
  color: #eef3fb;
}
.text-sky a {
  color: #578ad6;
}
.text-sky a:hover {
  color: #466eab;
}
.bg-sky {
  background-color: #578ad6 !important;
  color: #fff !important;
}
.bg-sky.tint-10 {
  background-color: #6896da !important;
}
.bg-sky.tint-20 {
  background-color: #79a1de !important;
}
.bg-sky.tint-30 {
  background-color: #89ade2 !important;
}
.bg-sky.tint-40 {
  background-color: #9ab9e6 !important;
}
.bg-sky.tint-50 {
  background-color: #abc5eb !important;
}
.bg-sky.tint-60 {
  background-color: #bcd0ef !important;
}
.bg-sky.tint-70 {
  background-color: #cddcf3 !important;
}
.bg-sky.tint-80 {
  background-color: #dde8f7 !important;
}
.bg-sky.tint-90 {
  background-color: #eef3fb !important;
}
.border-sky {
  border-color: #578ad6 !important;
}
.fill-sky {
  fill: #578ad6;
}
a.text-sky:hover {
  color: #578ad6;
}
.underline-sky {
  border-bottom: 1px solid #578ad6;
  padding-bottom: 0.1em;
}
.arrow-sky {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #578ad6;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-transparent {
  color: transparent !important;
}
.text-transparent.tint-10 {
  color: rgba(255, 255, 255, 0.1);
}
.text-transparent.tint-10 a {
  color: rgba(255, 255, 255, 0.1);
}
.text-transparent.tint-20 {
  color: rgba(255, 255, 255, 0.2);
}
.text-transparent.tint-20 a {
  color: rgba(255, 255, 255, 0.2);
}
.text-transparent.tint-30 {
  color: rgba(255, 255, 255, 0.3);
}
.text-transparent.tint-30 a {
  color: rgba(255, 255, 255, 0.3);
}
.text-transparent.tint-40 {
  color: rgba(255, 255, 255, 0.4);
}
.text-transparent.tint-40 a {
  color: rgba(255, 255, 255, 0.4);
}
.text-transparent.tint-50 {
  color: rgba(255, 255, 255, 0.5);
}
.text-transparent.tint-50 a {
  color: rgba(255, 255, 255, 0.5);
}
.text-transparent.tint-60 {
  color: rgba(255, 255, 255, 0.6);
}
.text-transparent.tint-60 a {
  color: rgba(255, 255, 255, 0.6);
}
.text-transparent.tint-70 {
  color: rgba(255, 255, 255, 0.7);
}
.text-transparent.tint-70 a {
  color: rgba(255, 255, 255, 0.7);
}
.text-transparent.tint-80 {
  color: rgba(255, 255, 255, 0.8);
}
.text-transparent.tint-80 a {
  color: rgba(255, 255, 255, 0.8);
}
.text-transparent.tint-90 {
  color: rgba(255, 255, 255, 0.9);
}
.text-transparent.tint-90 a {
  color: rgba(255, 255, 255, 0.9);
}
.text-transparent a {
  color: transparent;
}
.text-transparent a:hover {
  color: rgba(0, 0, 0, 0.2);
}
.bg-transparent {
  background-color: transparent !important;
  color: #000 !important;
}
.bg-transparent.tint-10 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-transparent.tint-20 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.bg-transparent.tint-30 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.bg-transparent.tint-40 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.bg-transparent.tint-50 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-transparent.tint-60 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.bg-transparent.tint-70 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.bg-transparent.tint-80 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-transparent.tint-90 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.border-transparent {
  border-color: transparent !important;
}
.fill-transparent {
  fill: transparent;
}
a.text-transparent:hover {
  color: transparent;
}
.underline-transparent {
  border-bottom: 1px solid transparent;
  padding-bottom: 0.1em;
}
.arrow-transparent {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: transparent;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-cyan {
  color: #15bef0 !important;
}
.text-cyan.tint-10 {
  color: #2cc5f2;
}
.text-cyan.tint-10 a {
  color: #2cc5f2;
}
.text-cyan.tint-20 {
  color: #44cbf3;
}
.text-cyan.tint-20 a {
  color: #44cbf3;
}
.text-cyan.tint-30 {
  color: #5bd2f5;
}
.text-cyan.tint-30 a {
  color: #5bd2f5;
}
.text-cyan.tint-40 {
  color: #73d8f6;
}
.text-cyan.tint-40 a {
  color: #73d8f6;
}
.text-cyan.tint-50 {
  color: #8adff8;
}
.text-cyan.tint-50 a {
  color: #8adff8;
}
.text-cyan.tint-60 {
  color: #a1e5f9;
}
.text-cyan.tint-60 a {
  color: #a1e5f9;
}
.text-cyan.tint-70 {
  color: #b9ecfb;
}
.text-cyan.tint-70 a {
  color: #b9ecfb;
}
.text-cyan.tint-80 {
  color: #d0f2fc;
}
.text-cyan.tint-80 a {
  color: #d0f2fc;
}
.text-cyan.tint-90 {
  color: #e8f9fe;
}
.text-cyan.tint-90 a {
  color: #e8f9fe;
}
.text-cyan a {
  color: #15bef0;
}
.text-cyan a:hover {
  color: #1198c0;
}
.bg-cyan {
  background-color: #15bef0 !important;
  color: #fff !important;
}
.bg-cyan.tint-10 {
  background-color: #2cc5f2 !important;
}
.bg-cyan.tint-20 {
  background-color: #44cbf3 !important;
}
.bg-cyan.tint-30 {
  background-color: #5bd2f5 !important;
}
.bg-cyan.tint-40 {
  background-color: #73d8f6 !important;
}
.bg-cyan.tint-50 {
  background-color: #8adff8 !important;
}
.bg-cyan.tint-60 {
  background-color: #a1e5f9 !important;
}
.bg-cyan.tint-70 {
  background-color: #b9ecfb !important;
}
.bg-cyan.tint-80 {
  background-color: #d0f2fc !important;
}
.bg-cyan.tint-90 {
  background-color: #e8f9fe !important;
}
.border-cyan {
  border-color: #15bef0 !important;
}
.fill-cyan {
  fill: #15bef0;
}
a.text-cyan:hover {
  color: #15bef0;
}
.underline-cyan {
  border-bottom: 1px solid #15bef0;
  padding-bottom: 0.1em;
}
.arrow-cyan {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #15bef0;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-orange {
  color: #ff8a1e !important;
}
.text-orange.tint-10 {
  color: #ff9635;
}
.text-orange.tint-10 a {
  color: #ff9635;
}
.text-orange.tint-20 {
  color: #ffa14b;
}
.text-orange.tint-20 a {
  color: #ffa14b;
}
.text-orange.tint-30 {
  color: #ffad62;
}
.text-orange.tint-30 a {
  color: #ffad62;
}
.text-orange.tint-40 {
  color: #ffb978;
}
.text-orange.tint-40 a {
  color: #ffb978;
}
.text-orange.tint-50 {
  color: #ffc58f;
}
.text-orange.tint-50 a {
  color: #ffc58f;
}
.text-orange.tint-60 {
  color: #ffd0a5;
}
.text-orange.tint-60 a {
  color: #ffd0a5;
}
.text-orange.tint-70 {
  color: #ffdcbc;
}
.text-orange.tint-70 a {
  color: #ffdcbc;
}
.text-orange.tint-80 {
  color: #ffe8d2;
}
.text-orange.tint-80 a {
  color: #ffe8d2;
}
.text-orange.tint-90 {
  color: #fff3e9;
}
.text-orange.tint-90 a {
  color: #fff3e9;
}
.text-orange a {
  color: #ff8a1e;
}
.text-orange a:hover {
  color: #cc6e18;
}
.bg-orange {
  background-color: #ff8a1e !important;
  color: #fff !important;
}
.bg-orange.tint-10 {
  background-color: #ff9635 !important;
}
.bg-orange.tint-20 {
  background-color: #ffa14b !important;
}
.bg-orange.tint-30 {
  background-color: #ffad62 !important;
}
.bg-orange.tint-40 {
  background-color: #ffb978 !important;
}
.bg-orange.tint-50 {
  background-color: #ffc58f !important;
}
.bg-orange.tint-60 {
  background-color: #ffd0a5 !important;
}
.bg-orange.tint-70 {
  background-color: #ffdcbc !important;
}
.bg-orange.tint-80 {
  background-color: #ffe8d2 !important;
}
.bg-orange.tint-90 {
  background-color: #fff3e9 !important;
}
.border-orange {
  border-color: #ff8a1e !important;
}
.fill-orange {
  fill: #ff8a1e;
}
a.text-orange:hover {
  color: #ff8a1e;
}
.underline-orange {
  border-bottom: 1px solid #ff8a1e;
  padding-bottom: 0.1em;
}
.arrow-orange {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #ff8a1e;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-magenta {
  color: #e31c79 !important;
}
.text-magenta.tint-10 {
  color: #e63386;
}
.text-magenta.tint-10 a {
  color: #e63386;
}
.text-magenta.tint-20 {
  color: #e94994;
}
.text-magenta.tint-20 a {
  color: #e94994;
}
.text-magenta.tint-30 {
  color: #eb60a1;
}
.text-magenta.tint-30 a {
  color: #eb60a1;
}
.text-magenta.tint-40 {
  color: #ee77af;
}
.text-magenta.tint-40 a {
  color: #ee77af;
}
.text-magenta.tint-50 {
  color: #f18ebc;
}
.text-magenta.tint-50 a {
  color: #f18ebc;
}
.text-magenta.tint-60 {
  color: #f4a4c9;
}
.text-magenta.tint-60 a {
  color: #f4a4c9;
}
.text-magenta.tint-70 {
  color: #f7bbd7;
}
.text-magenta.tint-70 a {
  color: #f7bbd7;
}
.text-magenta.tint-80 {
  color: #f9d2e4;
}
.text-magenta.tint-80 a {
  color: #f9d2e4;
}
.text-magenta.tint-90 {
  color: #fce8f2;
}
.text-magenta.tint-90 a {
  color: #fce8f2;
}
.text-magenta a {
  color: #e31c79;
}
.text-magenta a:hover {
  color: #b61661;
}
.bg-magenta {
  background-color: #e31c79 !important;
  color: #fff !important;
}
.bg-magenta.tint-10 {
  background-color: #e63386 !important;
}
.bg-magenta.tint-20 {
  background-color: #e94994 !important;
}
.bg-magenta.tint-30 {
  background-color: #eb60a1 !important;
}
.bg-magenta.tint-40 {
  background-color: #ee77af !important;
}
.bg-magenta.tint-50 {
  background-color: #f18ebc !important;
}
.bg-magenta.tint-60 {
  background-color: #f4a4c9 !important;
}
.bg-magenta.tint-70 {
  background-color: #f7bbd7 !important;
}
.bg-magenta.tint-80 {
  background-color: #f9d2e4 !important;
}
.bg-magenta.tint-90 {
  background-color: #fce8f2 !important;
}
.border-magenta {
  border-color: #e31c79 !important;
}
.fill-magenta {
  fill: #e31c79;
}
a.text-magenta:hover {
  color: #e31c79;
}
.underline-magenta {
  border-bottom: 1px solid #e31c79;
  padding-bottom: 0.1em;
}
.arrow-magenta {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #e31c79;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-army {
  color: #5d8059 !important;
}
.text-army.tint-10 {
  color: #6d8d6a;
}
.text-army.tint-10 a {
  color: #6d8d6a;
}
.text-army.tint-20 {
  color: #7d997a;
}
.text-army.tint-20 a {
  color: #7d997a;
}
.text-army.tint-30 {
  color: #8ea68b;
}
.text-army.tint-30 a {
  color: #8ea68b;
}
.text-army.tint-40 {
  color: #9eb39b;
}
.text-army.tint-40 a {
  color: #9eb39b;
}
.text-army.tint-50 {
  color: #aec0ac;
}
.text-army.tint-50 a {
  color: #aec0ac;
}
.text-army.tint-60 {
  color: #beccbd;
}
.text-army.tint-60 a {
  color: #beccbd;
}
.text-army.tint-70 {
  color: #ced9cd;
}
.text-army.tint-70 a {
  color: #ced9cd;
}
.text-army.tint-80 {
  color: #dfe6de;
}
.text-army.tint-80 a {
  color: #dfe6de;
}
.text-army.tint-90 {
  color: #eff2ee;
}
.text-army.tint-90 a {
  color: #eff2ee;
}
.text-army a {
  color: #5d8059;
}
.text-army a:hover {
  color: #4a6647;
}
.bg-army {
  background-color: #5d8059 !important;
  color: #fff !important;
}
.bg-army.tint-10 {
  background-color: #6d8d6a !important;
}
.bg-army.tint-20 {
  background-color: #7d997a !important;
}
.bg-army.tint-30 {
  background-color: #8ea68b !important;
}
.bg-army.tint-40 {
  background-color: #9eb39b !important;
}
.bg-army.tint-50 {
  background-color: #aec0ac !important;
}
.bg-army.tint-60 {
  background-color: #beccbd !important;
}
.bg-army.tint-70 {
  background-color: #ced9cd !important;
}
.bg-army.tint-80 {
  background-color: #dfe6de !important;
}
.bg-army.tint-90 {
  background-color: #eff2ee !important;
}
.border-army {
  border-color: #5d8059 !important;
}
.fill-army {
  fill: #5d8059;
}
a.text-army:hover {
  color: #5d8059;
}
.underline-army {
  border-bottom: 1px solid #5d8059;
  padding-bottom: 0.1em;
}
.arrow-army {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #5d8059;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-purple {
  color: #111f90 !important;
}
.text-purple.tint-10 {
  color: #29359b;
}
.text-purple.tint-10 a {
  color: #29359b;
}
.text-purple.tint-20 {
  color: #414ca6;
}
.text-purple.tint-20 a {
  color: #414ca6;
}
.text-purple.tint-30 {
  color: #5862b1;
}
.text-purple.tint-30 a {
  color: #5862b1;
}
.text-purple.tint-40 {
  color: #7079bc;
}
.text-purple.tint-40 a {
  color: #7079bc;
}
.text-purple.tint-50 {
  color: #888fc8;
}
.text-purple.tint-50 a {
  color: #888fc8;
}
.text-purple.tint-60 {
  color: #a0a5d3;
}
.text-purple.tint-60 a {
  color: #a0a5d3;
}
.text-purple.tint-70 {
  color: #b8bcde;
}
.text-purple.tint-70 a {
  color: #b8bcde;
}
.text-purple.tint-80 {
  color: #cfd2e9;
}
.text-purple.tint-80 a {
  color: #cfd2e9;
}
.text-purple.tint-90 {
  color: #e7e9f4;
}
.text-purple.tint-90 a {
  color: #e7e9f4;
}
.text-purple a {
  color: #111f90;
}
.text-purple a:hover {
  color: #0e1973;
}
.bg-purple {
  background-color: #111f90 !important;
  color: #fff !important;
}
.bg-purple.tint-10 {
  background-color: #29359b !important;
}
.bg-purple.tint-20 {
  background-color: #414ca6 !important;
}
.bg-purple.tint-30 {
  background-color: #5862b1 !important;
}
.bg-purple.tint-40 {
  background-color: #7079bc !important;
}
.bg-purple.tint-50 {
  background-color: #888fc8 !important;
}
.bg-purple.tint-60 {
  background-color: #a0a5d3 !important;
}
.bg-purple.tint-70 {
  background-color: #b8bcde !important;
}
.bg-purple.tint-80 {
  background-color: #cfd2e9 !important;
}
.bg-purple.tint-90 {
  background-color: #e7e9f4 !important;
}
.border-purple {
  border-color: #111f90 !important;
}
.fill-purple {
  fill: #111f90;
}
a.text-purple:hover {
  color: #111f90;
}
.underline-purple {
  border-bottom: 1px solid #111f90;
  padding-bottom: 0.1em;
}
.arrow-purple {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #111f90;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-peach {
  color: #ff8674 !important;
}
.text-peach.tint-10 {
  color: #ff9282;
}
.text-peach.tint-10 a {
  color: #ff9282;
}
.text-peach.tint-20 {
  color: #ff9e90;
}
.text-peach.tint-20 a {
  color: #ff9e90;
}
.text-peach.tint-30 {
  color: #ffaa9e;
}
.text-peach.tint-30 a {
  color: #ffaa9e;
}
.text-peach.tint-40 {
  color: #ffb6ac;
}
.text-peach.tint-40 a {
  color: #ffb6ac;
}
.text-peach.tint-50 {
  color: #ffc3ba;
}
.text-peach.tint-50 a {
  color: #ffc3ba;
}
.text-peach.tint-60 {
  color: #ffcfc7;
}
.text-peach.tint-60 a {
  color: #ffcfc7;
}
.text-peach.tint-70 {
  color: #ffdbd5;
}
.text-peach.tint-70 a {
  color: #ffdbd5;
}
.text-peach.tint-80 {
  color: #ffe7e3;
}
.text-peach.tint-80 a {
  color: #ffe7e3;
}
.text-peach.tint-90 {
  color: #fff3f1;
}
.text-peach.tint-90 a {
  color: #fff3f1;
}
.text-peach a {
  color: #ff8674;
}
.text-peach a:hover {
  color: #cc6b5d;
}
.bg-peach {
  background-color: #ff8674 !important;
  color: #fff !important;
}
.bg-peach.tint-10 {
  background-color: #ff9282 !important;
}
.bg-peach.tint-20 {
  background-color: #ff9e90 !important;
}
.bg-peach.tint-30 {
  background-color: #ffaa9e !important;
}
.bg-peach.tint-40 {
  background-color: #ffb6ac !important;
}
.bg-peach.tint-50 {
  background-color: #ffc3ba !important;
}
.bg-peach.tint-60 {
  background-color: #ffcfc7 !important;
}
.bg-peach.tint-70 {
  background-color: #ffdbd5 !important;
}
.bg-peach.tint-80 {
  background-color: #ffe7e3 !important;
}
.bg-peach.tint-90 {
  background-color: #fff3f1 !important;
}
.border-peach {
  border-color: #ff8674 !important;
}
.fill-peach {
  fill: #ff8674;
}
a.text-peach:hover {
  color: #ff8674;
}
.underline-peach {
  border-bottom: 1px solid #ff8674;
  padding-bottom: 0.1em;
}
.arrow-peach {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #ff8674;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-mint {
  color: #48d6ad !important;
}
.text-mint.tint-10 {
  color: #5adab5;
}
.text-mint.tint-10 a {
  color: #5adab5;
}
.text-mint.tint-20 {
  color: #6ddebd;
}
.text-mint.tint-20 a {
  color: #6ddebd;
}
.text-mint.tint-30 {
  color: #7fe2c6;
}
.text-mint.tint-30 a {
  color: #7fe2c6;
}
.text-mint.tint-40 {
  color: #91e6ce;
}
.text-mint.tint-40 a {
  color: #91e6ce;
}
.text-mint.tint-50 {
  color: #a4ebd6;
}
.text-mint.tint-50 a {
  color: #a4ebd6;
}
.text-mint.tint-60 {
  color: #b6efde;
}
.text-mint.tint-60 a {
  color: #b6efde;
}
.text-mint.tint-70 {
  color: #c8f3e6;
}
.text-mint.tint-70 a {
  color: #c8f3e6;
}
.text-mint.tint-80 {
  color: #daf7ef;
}
.text-mint.tint-80 a {
  color: #daf7ef;
}
.text-mint.tint-90 {
  color: #edfbf7;
}
.text-mint.tint-90 a {
  color: #edfbf7;
}
.text-mint a {
  color: #48d6ad;
}
.text-mint a:hover {
  color: #3aab8a;
}
.bg-mint {
  background-color: #48d6ad !important;
  color: #fff !important;
}
.bg-mint.tint-10 {
  background-color: #5adab5 !important;
}
.bg-mint.tint-20 {
  background-color: #6ddebd !important;
}
.bg-mint.tint-30 {
  background-color: #7fe2c6 !important;
}
.bg-mint.tint-40 {
  background-color: #91e6ce !important;
}
.bg-mint.tint-50 {
  background-color: #a4ebd6 !important;
}
.bg-mint.tint-60 {
  background-color: #b6efde !important;
}
.bg-mint.tint-70 {
  background-color: #c8f3e6 !important;
}
.bg-mint.tint-80 {
  background-color: #daf7ef !important;
}
.bg-mint.tint-90 {
  background-color: #edfbf7 !important;
}
.border-mint {
  border-color: #48d6ad !important;
}
.fill-mint {
  fill: #48d6ad;
}
a.text-mint:hover {
  color: #48d6ad;
}
.underline-mint {
  border-bottom: 1px solid #48d6ad;
  padding-bottom: 0.1em;
}
.arrow-mint {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #48d6ad;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.text-milk-red {
  color: #fa4616 !important;
}
.text-milk-red.tint-10 {
  color: #fb592d;
}
.text-milk-red.tint-10 a {
  color: #fb592d;
}
.text-milk-red.tint-20 {
  color: #fb6b45;
}
.text-milk-red.tint-20 a {
  color: #fb6b45;
}
.text-milk-red.tint-30 {
  color: #fc7e5c;
}
.text-milk-red.tint-30 a {
  color: #fc7e5c;
}
.text-milk-red.tint-40 {
  color: #fc9073;
}
.text-milk-red.tint-40 a {
  color: #fc9073;
}
.text-milk-red.tint-50 {
  color: #fda38b;
}
.text-milk-red.tint-50 a {
  color: #fda38b;
}
.text-milk-red.tint-60 {
  color: #fdb5a2;
}
.text-milk-red.tint-60 a {
  color: #fdb5a2;
}
.text-milk-red.tint-70 {
  color: #fec8b9;
}
.text-milk-red.tint-70 a {
  color: #fec8b9;
}
.text-milk-red.tint-80 {
  color: #fedad0;
}
.text-milk-red.tint-80 a {
  color: #fedad0;
}
.text-milk-red.tint-90 {
  color: #ffede8;
}
.text-milk-red.tint-90 a {
  color: #ffede8;
}
.text-milk-red a {
  color: #fa4616;
}
.text-milk-red a:hover {
  color: #c83812;
}
.bg-milk-red {
  background-color: #fa4616 !important;
  color: #fff !important;
}
.bg-milk-red.tint-10 {
  background-color: #fb592d !important;
}
.bg-milk-red.tint-20 {
  background-color: #fb6b45 !important;
}
.bg-milk-red.tint-30 {
  background-color: #fc7e5c !important;
}
.bg-milk-red.tint-40 {
  background-color: #fc9073 !important;
}
.bg-milk-red.tint-50 {
  background-color: #fda38b !important;
}
.bg-milk-red.tint-60 {
  background-color: #fdb5a2 !important;
}
.bg-milk-red.tint-70 {
  background-color: #fec8b9 !important;
}
.bg-milk-red.tint-80 {
  background-color: #fedad0 !important;
}
.bg-milk-red.tint-90 {
  background-color: #ffede8 !important;
}
.border-milk-red {
  border-color: #fa4616 !important;
}
.fill-milk-red {
  fill: #fa4616;
}
a.text-milk-red:hover {
  color: #fa4616;
}
.underline-milk-red {
  border-bottom: 1px solid #fa4616;
  padding-bottom: 0.1em;
}
.arrow-milk-red {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #fa4616;
  width: 14px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.bg-none {
  background: none !important;
}
a {
  color: #578ad6;
}
a:hover {
  color: #466eab;
}
.font-weight-light, .font-weight-300 {
  font-weight: 300 !important;
}
.font-weight-regular, .font-weight-400 {
  font-weight: 400 !important;
}
b, .strong, strong, .font-weight-600, .font-weight-bold {
  font-weight: 600 !important;
}
.strong, strong, .font-weight-600, .font-weight-bold {
  font-weight: 600 !important;
}
@media (min-width:576px) {
  .sm-strong, .font-weight-sm-600, .font-weight-sm-bold {
    font-weight: 600 !important;
  }
}
@media (min-width:768px) {
  .md-strong, .font-weight-md-600, .font-weight-md-bold {
    font-weight: 600 !important;
  }
}
@media (min-width:992px) {
  .lg-strong, .font-weight-lg-600, .font-weight-lg-bold {
    font-weight: 600 !important;
  }
}
@media (min-width:1200px) {
  .xl-strong, .font-weight-xl-600, .font-weight-xl-bold {
    font-weight: 600 !important;
  }
}
@media (min-width:576px) {
  .text-sm-uppercase {
    text-transform: uppercase !important;
  }
}
@media (min-width:768px) {
  .text-md-uppercase {
    text-transform: uppercase !important;
  }
}
@media (min-width:992px) {
  .text-lg-uppercase {
    text-transform: uppercase !important;
  }
}
@media (min-width:1200px) {
  .text-xl-uppercase {
    text-transform: uppercase !important;
  }
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.small, small {
  font-size: 88.89%;
  font-weight: inherit;
}
.xsmall {
  font-size: 66.666%;
  font-weight: inherit;
}
.lead {
  font-size: 1.1111111111rem;
  font-weight: 400;
}
.large {
  font-size: 133%;
}
.font-family-decorative {
  font-family: 'Grit Primer';
  font-weight: normal;
}
.font-family-serif {
  font-family: 'Roboto', sans-serif;
}
hr {
  border-color: #717171;
}
.full-bleed {
  width: 100vw;
  margin-left: 50%;
  transform: translateX(-50%);
}
a.icon {
  padding-right: 48px;
}
a.icon.circle.arrow:before {
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: calc(50% - 16px);
  opacity: 0.8;
  transition: opacity 0.35s;
}
a.icon.circle.arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  right: 10px;
  top: calc(50% - 6px);
  opacity: 0.8;
  transition: opacity 0.35s;
}
a.icon.circle.arrow:hover:before, a.icon.circle.arrow:hover:after {
  opacity: 1;
}
.bg-img {
  background: center center / cover no-repeat;
}
.btn {
  font-size: 1rem;
  border-radius: 0;
  padding: 12px 16px;
  text-transform: uppercase;
  border: 2px solid #3d3935;
  background: #3d3935;
  border-radius: 6px;
  color: #fff;
  line-height: 1;
}
.btn:hover {
  background-color: #312e2a;
  color: #fff;
}
.btn.btn-black {
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
}
.btn.btn-black:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.btn.btn-black-reversed {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.btn.btn-black-reversed:hover {
  color: #000;
  border-color: #000;
}
.btn.btn-black-outline {
  background-color: transparent;
  color: #000;
  border: 2px solid #000;
}
.btn.btn-white {
  border: 2px solid #fff;
  background-color: #fff;
  color: #000;
}
.btn.btn-white:hover {
  border-color: #ccc;
  background-color: #ccc;
  color: #000;
}
.btn.btn-white-reversed {
  background-color: #000;
  border-color: #fff;
  color: #fff;
}
.btn.btn-white-reversed:hover {
  color: #fff;
  border-color: #fff;
}
.btn.btn-white-outline {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.btn.btn-chocolate {
  border: 2px solid #3d3935;
  background-color: #3d3935;
  color: #fff;
}
.btn.btn-chocolate:hover {
  border-color: #312e2a;
  background-color: #312e2a;
  color: #fff;
}
.btn.btn-chocolate-reversed {
  background-color: #fff;
  border-color: #3d3935;
  color: #3d3935;
}
.btn.btn-chocolate-reversed:hover {
  color: #3d3935;
  border-color: #3d3935;
}
.btn.btn-chocolate-outline {
  background-color: transparent;
  color: #3d3935;
  border: 2px solid #3d3935;
}
.btn.btn-blue {
  border: 2px solid #009eba;
  background-color: #009eba;
  color: #fff;
}
.btn.btn-blue:hover {
  border-color: #007e95;
  background-color: #007e95;
  color: #fff;
}
.btn.btn-blue-reversed {
  background-color: #fff;
  border-color: #009eba;
  color: #009eba;
}
.btn.btn-blue-reversed:hover {
  color: #009eba;
  border-color: #009eba;
}
.btn.btn-blue-outline {
  background-color: transparent;
  color: #009eba;
  border: 2px solid #009eba;
}
.btn.btn-lead {
  border: 2px solid #717171;
  background-color: #717171;
  color: #fff;
}
.btn.btn-lead:hover {
  border-color: #5a5a5a;
  background-color: #5a5a5a;
  color: #fff;
}
.btn.btn-lead-reversed {
  background-color: #fff;
  border-color: #717171;
  color: #717171;
}
.btn.btn-lead-reversed:hover {
  color: #717171;
  border-color: #717171;
}
.btn.btn-lead-outline {
  background-color: transparent;
  color: #717171;
  border: 2px solid #717171;
}
.btn.btn-ivory {
  border: 2px solid #f4f4f4;
  background-color: #f4f4f4;
  color: #000;
}
.btn.btn-ivory:hover {
  border-color: #c3c3c3;
  background-color: #c3c3c3;
  color: #000;
}
.btn.btn-ivory-reversed {
  background-color: #000;
  border-color: #f4f4f4;
  color: #f4f4f4;
}
.btn.btn-ivory-reversed:hover {
  color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn.btn-ivory-outline {
  background-color: transparent;
  color: #f4f4f4;
  border: 2px solid #f4f4f4;
}
.btn.btn-green {
  border: 2px solid #52a44e;
  background-color: #52a44e;
  color: #fff;
}
.btn.btn-green:hover {
  border-color: #42833e;
  background-color: #42833e;
  color: #fff;
}
.btn.btn-green-reversed {
  background-color: #fff;
  border-color: #52a44e;
  color: #52a44e;
}
.btn.btn-green-reversed:hover {
  color: #52a44e;
  border-color: #52a44e;
}
.btn.btn-green-outline {
  background-color: transparent;
  color: #52a44e;
  border: 2px solid #52a44e;
}
.btn.btn-sky {
  border: 2px solid #578ad6;
  background-color: #578ad6;
  color: #fff;
}
.btn.btn-sky:hover {
  border-color: #466eab;
  background-color: #466eab;
  color: #fff;
}
.btn.btn-sky-reversed {
  background-color: #fff;
  border-color: #578ad6;
  color: #578ad6;
}
.btn.btn-sky-reversed:hover {
  color: #578ad6;
  border-color: #578ad6;
}
.btn.btn-sky-outline {
  background-color: transparent;
  color: #578ad6;
  border: 2px solid #578ad6;
}
.btn.btn-transparent {
  border: 2px solid transparent;
  background-color: transparent;
  color: #000;
}
.btn.btn-transparent:hover {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.2);
  color: #000;
}
.btn.btn-transparent-reversed {
  background-color: #000;
  border-color: transparent;
  color: transparent;
}
.btn.btn-transparent-reversed:hover {
  color: transparent;
  border-color: transparent;
}
.btn.btn-transparent-outline {
  background-color: transparent;
  color: transparent;
  border: 2px solid transparent;
}
.btn.btn-cyan {
  border: 2px solid #15bef0;
  background-color: #15bef0;
  color: #fff;
}
.btn.btn-cyan:hover {
  border-color: #1198c0;
  background-color: #1198c0;
  color: #fff;
}
.btn.btn-cyan-reversed {
  background-color: #fff;
  border-color: #15bef0;
  color: #15bef0;
}
.btn.btn-cyan-reversed:hover {
  color: #15bef0;
  border-color: #15bef0;
}
.btn.btn-cyan-outline {
  background-color: transparent;
  color: #15bef0;
  border: 2px solid #15bef0;
}
.btn.btn-orange {
  border: 2px solid #ff8a1e;
  background-color: #ff8a1e;
  color: #fff;
}
.btn.btn-orange:hover {
  border-color: #cc6e18;
  background-color: #cc6e18;
  color: #fff;
}
.btn.btn-orange-reversed {
  background-color: #fff;
  border-color: #ff8a1e;
  color: #ff8a1e;
}
.btn.btn-orange-reversed:hover {
  color: #ff8a1e;
  border-color: #ff8a1e;
}
.btn.btn-orange-outline {
  background-color: transparent;
  color: #ff8a1e;
  border: 2px solid #ff8a1e;
}
.btn.btn-magenta {
  border: 2px solid #e31c79;
  background-color: #e31c79;
  color: #fff;
}
.btn.btn-magenta:hover {
  border-color: #b61661;
  background-color: #b61661;
  color: #fff;
}
.btn.btn-magenta-reversed {
  background-color: #fff;
  border-color: #e31c79;
  color: #e31c79;
}
.btn.btn-magenta-reversed:hover {
  color: #e31c79;
  border-color: #e31c79;
}
.btn.btn-magenta-outline {
  background-color: transparent;
  color: #e31c79;
  border: 2px solid #e31c79;
}
.btn.btn-army {
  border: 2px solid #5d8059;
  background-color: #5d8059;
  color: #fff;
}
.btn.btn-army:hover {
  border-color: #4a6647;
  background-color: #4a6647;
  color: #fff;
}
.btn.btn-army-reversed {
  background-color: #fff;
  border-color: #5d8059;
  color: #5d8059;
}
.btn.btn-army-reversed:hover {
  color: #5d8059;
  border-color: #5d8059;
}
.btn.btn-army-outline {
  background-color: transparent;
  color: #5d8059;
  border: 2px solid #5d8059;
}
.btn.btn-purple {
  border: 2px solid #111f90;
  background-color: #111f90;
  color: #fff;
}
.btn.btn-purple:hover {
  border-color: #0e1973;
  background-color: #0e1973;
  color: #fff;
}
.btn.btn-purple-reversed {
  background-color: #fff;
  border-color: #111f90;
  color: #111f90;
}
.btn.btn-purple-reversed:hover {
  color: #111f90;
  border-color: #111f90;
}
.btn.btn-purple-outline {
  background-color: transparent;
  color: #111f90;
  border: 2px solid #111f90;
}
.btn.btn-peach {
  border: 2px solid #ff8674;
  background-color: #ff8674;
  color: #fff;
}
.btn.btn-peach:hover {
  border-color: #cc6b5d;
  background-color: #cc6b5d;
  color: #fff;
}
.btn.btn-peach-reversed {
  background-color: #fff;
  border-color: #ff8674;
  color: #ff8674;
}
.btn.btn-peach-reversed:hover {
  color: #ff8674;
  border-color: #ff8674;
}
.btn.btn-peach-outline {
  background-color: transparent;
  color: #ff8674;
  border: 2px solid #ff8674;
}
.btn.btn-mint {
  border: 2px solid #48d6ad;
  background-color: #48d6ad;
  color: #fff;
}
.btn.btn-mint:hover {
  border-color: #3aab8a;
  background-color: #3aab8a;
  color: #fff;
}
.btn.btn-mint-reversed {
  background-color: #fff;
  border-color: #48d6ad;
  color: #48d6ad;
}
.btn.btn-mint-reversed:hover {
  color: #48d6ad;
  border-color: #48d6ad;
}
.btn.btn-mint-outline {
  background-color: transparent;
  color: #48d6ad;
  border: 2px solid #48d6ad;
}
.btn.btn-milk-red {
  border: 2px solid #fa4616;
  background-color: #fa4616;
  color: #fff;
}
.btn.btn-milk-red:hover {
  border-color: #c83812;
  background-color: #c83812;
  color: #fff;
}
.btn.btn-milk-red-reversed {
  background-color: #fff;
  border-color: #fa4616;
  color: #fa4616;
}
.btn.btn-milk-red-reversed:hover {
  color: #fa4616;
  border-color: #fa4616;
}
.btn.btn-milk-red-outline {
  background-color: transparent;
  color: #fa4616;
  border: 2px solid #fa4616;
}
.btn.btn-sm {
  font-size: 0.8888888889rem;
  min-height: 38px;
}
.btn.btn-lg {
  font-size: 1.1666666667rem;
  padding: 21px 24px;
}
@media (min-width:768px) {
  .btn.btn-lg {
    font-size: 1.3333333333rem;
    padding: 24px 32px;
  }
}
.btn + .btn {
  margin-left: 1rem;
}
#butter-callout {
  background: #ffb600 url('/wp-content/uploads/2020/12/butter-callout-bg.png') center center no-repeat;
  text-align: center;
  color: #fff;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 5rem 2rem;
  width: 100%;
  max-width: 524px;
  height: 524px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s;
}
#butter-callout.show {
  opacity: 1;
  visibility: visible;
}
#butter-callout .butter-headline {
  font-weight: 700;
  font-size: 1.5555555556rem;
  margin-bottom: 0;
}
#butter-callout .butter-subhead {
  font-family: 'Grit Primer';
  font-size: 2.6666666667rem;
}
#butter-callout .btn {
  font-weight: 700;
  color: #ffb600;
  font-size: 1.1666666667rem;
  padding: 24px 30px;
}
#butter-callout .butter-close {
  position: absolute;
  right: 37px;
  top: 35px;
  width: 40px;
  height: 40px;
  transform: rotate(45deg);
  cursor: pointer;
  opacity: 0.8;
}
#butter-callout .butter-close:hover {
  opacity: 1;
}
#butter-callout .butter-close:after, #butter-callout .butter-close:before {
  content: '';
  display: block;
  background: #fff;
  position: absolute;
}
#butter-callout .butter-close:after {
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(50% - 1px);
}
#butter-callout .butter-close:before {
  width: 2px;
  height: 100%;
  left: calc(50% - 1px);
  top: 0;
}
.columns-2 {
  column-count: 2;
  column-gap: 30px;
}
@media (min-width:576px) {
  .columns-sm-2 {
    column-count: 2;
    column-gap: 30px;
  }
}
@media (min-width:768px) {
  .columns-md-2 {
    column-count: 2;
    column-gap: 30px;
  }
}
@media (min-width:992px) {
  .columns-lg-2 {
    column-count: 2;
    column-gap: 30px;
  }
}
@media (min-width:1200px) {
  .columns-xl-2 {
    column-count: 2;
    column-gap: 30px;
  }
}
.counter {
  display: flex;
  justify-content: center;
  margin: 2rem auto 3rem;
}
.counter > div {
  margin: 0 0.25rem;
  font-size: 100px;
  font-weight: 700;
  width: 90px;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #000;
}
.counter > div:empty {
  display: none;
}
.counter > div:empty + .comma {
  display: none;
}
.counter > div.comma {
  width: auto;
  border: 0;
  color: #52a44e;
}
.expandable {
  padding: 0;
  border-top: 1px solid #717171;
  border-bottom: 1px solid #717171;
  transition: background-color 0.35s;
}
.expandable.open .label:after {
  transform: scaleY(0.9) rotate(315deg);
  top: calc(50% - 5px);
}
.expandable.faq.open {
  background-color: rgba(0, 158, 186, 0.1);
}
.expandable.faq.open .label {
  font-weight: bold;
  color: #009eba;
}
.expandable .label {
  padding: 30px 30px 30px 0;
  margin: 0 0 0px;
  cursor: pointer;
  transition: color 0.35s;
}
.expandable .label:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(135deg);
  position: absolute;
  right: 0;
  top: calc(50% - 17px);
  border-color: #009eba;
  transition: all 0.35s;
}
.expandable + .expandable {
  border-top: 0;
}
.faq .expandable {
  border-top: 0;
}
.faq [data-target] > div:last-child {
  border-bottom: 0;
}
@media (min-width:768px) {
  .faq-category {
    padding: 0 1.5rem;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
}
@font-face {
  font-family: "fonticons";
  src: url('assets/icons/fonticons.woff2') format('woff2'), url('assets/icons/fonticons.woff') format('woff'), url('assets/icons/fonticons.ttf') format('truetype');
}
.font-double-left:before, .font-double-right:before, .font-facebook:before, .font-happy:before, .font-instagram:before, .font-linkedin:before, .font-plus-circle:before, .font-printer:before, .font-search:before, .font-share:before, .font-top-white-arrow:before {
  font-family: "fonticons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.font-double-left:before {
  content: "\E001";
}
.font-double-right:before {
  content: "\E002";
}
.font-facebook:before {
  content: "\E003";
}
.font-happy:before {
  content: "\E004";
}
.font-instagram:before {
  content: "\E005";
}
.font-linkedin:before {
  content: "\E006";
}
.font-plus-circle:before {
  content: "\E007";
}
.font-printer:before {
  content: "\E008";
}
.font-search:before {
  content: "\E009";
}
.font-share:before {
  content: "\E00A";
}
.font-top-white-arrow:before {
  content: "\E00B";
}
.font-double-left:before, .font-double-right:before, .font-facebook:before, .font-happy:before, .font-instagram:before, .font-linkedin:before, .font-plus-circle:before, .font-printer:before, .font-search:before, .font-share:before, .font-top-white-arrow:before, .a2a_dd:before {
  font-family: "fonticons";
  text-decoration: none;
  text-transform: none;
}
.a2a_dd:hover {
  text-decoration: none;
}
.a2a_dd:hover:before {
  color: #000;
}
.a2a_dd:before {
  content: "";
  color: #808285;
  transition: 0.3s;
}
.a2a_dd span {
  display: none !important;
}
.addtoany-large .addtoany_list a {
  font-size: 36px;
}
@media (min-width:768px) {
  .addtoany-large .addtoany_list a {
    font-size: 45px;
  }
}
.addtoany_list a {
  font-size: 30px;
  color: #000;
  vertical-align: top !important;
}
input.form-control, textarea.form-control {
  font-size: 14px;
}
@media (min-width:768px) {
  input.form-control, textarea.form-control {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 16px;
  }
}
input[type="search"].form-control {
  border-radius: 1000px;
  background-color: #f4f4f4;
  border: 0;
  height: 43px;
}
input[type="search"].form-control + label {
  width: 19px;
  position: absolute;
  right: 19px;
  top: calc(50% - 12px);
  color: rgba(0, 0, 0, 0);
  opacity: 0.4;
  transform: scaleX(-1);
}
input[type="search"].form-control + label:before {
  content: '';
  font-family: 'fonticons';
  color: #000;
}
[data-target="thanks"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(230, 245, 248, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s;
}
[data-target="thanks"].show {
  opacity: 1;
  visibility: visible;
}
select.form-control {
  background: url('assets/images/select-arrow.png') calc(100% - 12px) center / 12px 6px no-repeat;
  background-color: #f4f4f4;
  border: 0;
  border-radius: 0;
  padding: 6px;
  font-size: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form[data-action="newsletter-join"].show-thanks .thanks {
  opacity: 1;
  visibility: visible;
}
form[data-action="newsletter-join"].show-thanks .row {
  opacity: 0.15;
}
form[data-action="newsletter-join"] .row {
  transition: opacity 0.35s;
}
form[data-action="newsletter-join"] .thanks {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: opacity 0.35s;
}
.custom-checkbox .custom-control-label:before {
  border-radius: 0;
  border-color: #000;
  top: 0.125rem;
}
@media (min-width:768px) {
  .custom-checkbox .custom-control-label:before {
    top: 0.25rem;
  }
}
.framed .frame, .framed-facts .frame {
  border: 2px solid #fff;
  border-top: 0;
  background: url('assets/images/bump-white.svg') center top no-repeat;
}
.framed-facts b {
  color: #52a44e;
}
.framed-facts li {
  margin-left: 1rem;
  margin-bottom: 1rem;
}
@media (min-width:768px) {
  .framed-facts li {
    margin-left: 0;
    list-style: none;
  }
}
.framed-facts .frame {
  border-color: #000;
  background-image: url('assets/images/bump-black.svg');
}
@media (min-width:768px) {
  .framed-facts .separator {
    position: absolute;
    height: 100%;
    width: 1px;
    background: #000;
    left: 50%;
  }
}
.framed-facts .source {
  font-size: 12px;
  color: #717171;
}
@media (min-width:768px) {
  #interstitial .modal-dialog {
    width: calc(100% - 60px);
    max-width: 640px;
  }
}
#interstitial .modal-body {
  border: 1px solid #000;
  border-radius: 12px;
  font-size: 18px;
}
#interstitial .modal-body svg {
  position: absolute;
  top: -2px;
  left: calc(50% - 57px);
}
#interstitial .product {
  width: 100%;
}
@media (min-width:768px) {
  #interstitial .product {
    width: 160%;
  }
}
#interstitial h2 {
  font-size: 75px;
  margin-bottom: 0.25em;
}
#interstitial input[type="email"] {
  height: 44px;
  width: 100%;
  font-size: 15px;
  padding-left: 10px;
}
#interstitial .close {
  font-size: 21px;
  font-weight: 100;
  right: 45px;
  top: 35px;
}
.loading {
  position: absolute !important;
  z-index: auto !important;
}
.logo-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.logo-grid > div {
  position: relative;
  width: 100%;
  flex: 0 0 50%;
  padding: 0 15px;
  margin: 0 0 15px;
}
@media (min-width:768px) {
  .logo-grid > div {
    flex: 0 0 33%;
  }
}
@media (min-width:992px) {
  .logo-grid > div {
    flex: 1 0 0%;
  }
}
.logo-grid > div > * {
  display: block;
  padding-top: 66.666%;
  box-shadow: 0 0 1rem rgba(0, 0, 0, .15) !important;
  border-radius: 0.25rem;
}
.logo-grid img {
  position: absolute;
  width: calc(100% - 20px);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal {
  padding-right: 0 !important;
}
.modal .close {
  position: absolute;
  top: 15px;
  right: 18px;
}
.modal .modal-dialog.modal-full {
  margin: 0;
  max-width: none;
  width: 100%;
}
.modal .modal-dialog.modal-full .modal-content {
  border-radius: 0;
  border: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal .modal-dialog.modal-full video {
  width: 100%;
}
.narrow {
  max-width: 800px;
  margin: 0 auto;
}
nav.navigation.paging-navigation {
  font-weight: bold;
}
nav.navigation.paging-navigation .page-numbers {
  color: #000;
  text-transform: uppercase;
}
nav.navigation.paging-navigation .page-numbers:not(.next):not(.prev) {
  display: none;
}

/* fixed pagination nav */
nav.navigation.paging-navigation.fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0 1.5rem;
  pointer-events: none;
  display: none;
  transition: opacity 0.35s, visibility 0.35s;
}
nav.navigation.paging-navigation.fixed.hide {
  opacity: 0;
  visibility: hidden;
}
nav.navigation.paging-navigation.fixed .prev {
  margin-right: auto;
  pointer-events: all;
}
nav.navigation.paging-navigation.fixed .next {
  margin-left: auto;
  pointer-events: all;
}
nav.navigation.paging-navigation.fixed .btn:not(.next):not(.prev) {
  display: none;
}
@media (min-width:1750px) {
  nav.navigation.paging-navigation.fixed {
    display: block;
  }
}
/* fixed pagination nav */

.newsroom-item {
  padding: 1rem;
  border-top: 1px solid #717171;
  margin-top: -1px;
}
.newsroom-item:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #009eba;
  width: 8px;
  height: 8px;
  right: 20px;
  bottom: 22px;
}
@media (min-width:768px) {
  .newsroom-item:after {
    width: 24px;
    height: 24px;
    right: 36px;
    bottom: auto;
    top: calc(50% - 12px);
  }
}
.panels [data-action="show-panel"] {
  color: #000;
}
.panels [data-action="show-panel"].active {
  font-weight: 700;
  color: #009eba;
}
.panels.highlight-green [data-action="show-panel"].active {
  color: #52a44e;
}
.panel {
  background: #fff;
}
@media (min-width:768px) {
  .panel {
    box-shadow: 18px 18px 30px rgba(172, 172, 172, 0.25), -18px -18px 30px rgba(203, 203, 203, 0.25) !important;
  }
}
a[data-action="print"] {
  opacity: 0.4;
  transition: opacity 0.35s;
}
a[data-action="print"]:hover {
  opacity: 1;
}
a[data-action="print"] img {
  width: 24px;
}
@media (min-width:768px) {
  a[data-action="print"] img {
    width: 36px;
  }
}
.recipe-option {
  display: inline-flex;
  border-radius: 1000px;
  background-color: #52a44e;
  color: #fff;
  width: 29px;
  height: 29px;
  font-size: 16px;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
@media (min-width:768px) {
  .recipe-option {
    width: 60px;
    height: 60px;
    font-size: 32px;
  }
}
.recipe-option:empty {
  display: none;
}
.recipe-option.recipe-option-sm {
  width: 22px;
  height: 22px;
  font-size: 12px;
}
@media (min-width:768px) {
  .recipe-option.recipe-option-sm {
    width: 44px;
    height: 44px;
    font-size: 24px;
  }
}
.recipe-option.recipe-option-xsm {
  width: 22px;
  height: 22px;
  font-size: 12px;
}
@media (min-width:768px) {
  .recipe-option.recipe-option-xsm {
    width: 44px;
    height: 44px;
    font-size: 24px;
  }
}
.recipe-option + .recipe-option {
  margin-left: 5px;
}
.rounded {
  border-radius: 6px;
}
svg.share path {
  fill: rgba(0, 0, 0, 0.666);
  transition: fill 0.35s;
}
svg.share:hover path {
  fill: rgba(0, 0, 0, 1);
}
.slideshow {
  /*
   .slide-title {
   opacity: 0;
   visibility: hidden;
   transition: all 0.35s;
   &.show {
   opacity: 1;
   visibility: visible;
   }
   }
   */
}
.slideshow > .content {
  padding: 0;
}
.slideshow .next, .slideshow .prev {
  background: #f4f4f4;
  position: absolute;
  width: 48px;
  height: 58px;
  top: 28vw;
  border: 0;
  pointer-events: all;
}
@media (min-width:768px) {
  .slideshow .next, .slideshow .prev {
    top: calc(50% - 29px);
  }
}
.slideshow .next.reversed:after, .slideshow .prev.reversed:after, .slideshow .next.reversed:before, .slideshow .prev.reversed:before {
  border-color: #fff;
}
.slideshow .next span, .slideshow .prev span {
  display: none;
}
.slideshow .prev {
  left: 0;
}
.slideshow .prev:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(225deg);
  position: absolute;
  border-color: #000;
  top: 18px;
  left: 19px;
}
.slideshow .next {
  right: 0;
}
.slideshow .next:after {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  border: 1px solid #fff;
  border-left: 0;
  border-bottom: 0;
  transform: scaleY(0.9) rotate(45deg);
  position: absolute;
  border-color: #000;
  left: 9px;
  top: 18px;
}
.slideshow .track {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.slideshow .track.items-0 {
  width: 0%;
}
.slideshow .track.items-1 {
  width: 100%;
}
.slideshow .track.items-2 {
  width: 200%;
}
.slideshow .track.items-3 {
  width: 300%;
}
.slideshow .track.items-4 {
  width: 400%;
}
.slideshow .track.items-5 {
  width: 500%;
}
.slideshow .track.items-6 {
  width: 600%;
}
.slideshow .track.items-7 {
  width: 700%;
}
.slideshow .track.items-8 {
  width: 800%;
}
.slideshow .track.items-9 {
  width: 900%;
}
.slideshow .track.items-10 {
  width: 1000%;
}
.slideshow .track.items-11 {
  width: 1100%;
}
.slideshow .track.items-12 {
  width: 1200%;
}
.slideshow .track.items-13 {
  width: 1300%;
}
.slideshow .track.items-14 {
  width: 1400%;
}
.slideshow .track.items-15 {
  width: 1500%;
}
.slideshow .track.items-16 {
  width: 1600%;
}
.slideshow .track.items-17 {
  width: 1700%;
}
.slideshow .track.items-18 {
  width: 1800%;
}
.slideshow .track.items-19 {
  width: 1900%;
}
.slideshow .track.items-20 {
  width: 2000%;
}
.slideshow .track.items-21 {
  width: 2100%;
}
.slideshow .track.items-22 {
  width: 2200%;
}
.slideshow .track.items-23 {
  width: 2300%;
}
.slideshow .track.items-24 {
  width: 2400%;
}
.slideshow .track.items-25 {
  width: 2500%;
}
.slideshow .track.items-26 {
  width: 2600%;
}
.slideshow .track.items-27 {
  width: 2700%;
}
.slideshow .track.items-28 {
  width: 2800%;
}
.slideshow .track.items-29 {
  width: 2900%;
}
.slideshow .track.items-30 {
  width: 3000%;
}
.slideshow .track.items-31 {
  width: 3100%;
}
.slideshow .track.items-32 {
  width: 3200%;
}
.slideshow .track.items-33 {
  width: 3300%;
}
.slideshow .track.items-34 {
  width: 3400%;
}
.slideshow .track.items-35 {
  width: 3500%;
}
.slideshow .track.items-36 {
  width: 3600%;
}
.slideshow .track.items-37 {
  width: 3700%;
}
.slideshow .track.items-38 {
  width: 3800%;
}
.slideshow .track.items-39 {
  width: 3900%;
}
.slideshow .track.items-40 {
  width: 4000%;
}
.slideshow .track.items-41 {
  width: 4100%;
}
.slideshow .track.items-42 {
  width: 4200%;
}
.slideshow .track.items-43 {
  width: 4300%;
}
.slideshow .track.items-44 {
  width: 4400%;
}
.slideshow .track.items-45 {
  width: 4500%;
}
.slideshow .track.items-46 {
  width: 4600%;
}
.slideshow .track.items-47 {
  width: 4700%;
}
.slideshow .track.items-48 {
  width: 4800%;
}
.slideshow .track.items-49 {
  width: 4900%;
}
.slideshow .track.items-50 {
  width: 5000%;
}
.slideshow .track.items-51 {
  width: 5100%;
}
.slideshow .track.items-52 {
  width: 5200%;
}
.slideshow .track.items-53 {
  width: 5300%;
}
.slideshow .track.items-54 {
  width: 5400%;
}
.slideshow .track.items-55 {
  width: 5500%;
}
.slideshow .track.items-56 {
  width: 5600%;
}
.slideshow .track.items-57 {
  width: 5700%;
}
.slideshow .track.items-58 {
  width: 5800%;
}
.slideshow .track.items-59 {
  width: 5900%;
}
.slideshow .track.items-60 {
  width: 6000%;
}
.slideshow .track.items-61 {
  width: 6100%;
}
.slideshow .track.items-62 {
  width: 6200%;
}
.slideshow .track.items-63 {
  width: 6300%;
}
.slideshow .track.items-64 {
  width: 6400%;
}
.slideshow .track.items-65 {
  width: 6500%;
}
.slideshow .track.items-66 {
  width: 6600%;
}
.slideshow .track.items-67 {
  width: 6700%;
}
.slideshow .track.items-68 {
  width: 6800%;
}
.slideshow .track.items-69 {
  width: 6900%;
}
.slideshow .track.items-70 {
  width: 7000%;
}
.slideshow .track.items-71 {
  width: 7100%;
}
.slideshow .track.items-72 {
  width: 7200%;
}
.slideshow .track.items-73 {
  width: 7300%;
}
.slideshow .track.items-74 {
  width: 7400%;
}
.slideshow .track.items-75 {
  width: 7500%;
}
.slideshow .track.items-76 {
  width: 7600%;
}
.slideshow .track.items-77 {
  width: 7700%;
}
.slideshow .track.items-78 {
  width: 7800%;
}
.slideshow .track.items-79 {
  width: 7900%;
}
.slideshow .track.items-80 {
  width: 8000%;
}
.slideshow .track.items-81 {
  width: 8100%;
}
.slideshow .track.items-82 {
  width: 8200%;
}
.slideshow .track.items-83 {
  width: 8300%;
}
.slideshow .track.items-84 {
  width: 8400%;
}
.slideshow .track.items-85 {
  width: 8500%;
}
.slideshow .track.items-86 {
  width: 8600%;
}
.slideshow .track.items-87 {
  width: 8700%;
}
.slideshow .track.items-88 {
  width: 8800%;
}
.slideshow .track.items-89 {
  width: 8900%;
}
.slideshow .track.items-90 {
  width: 9000%;
}
.slideshow .track.items-91 {
  width: 9100%;
}
.slideshow .track.items-92 {
  width: 9200%;
}
.slideshow .track.items-93 {
  width: 9300%;
}
.slideshow .track.items-94 {
  width: 9400%;
}
.slideshow .track.items-95 {
  width: 9500%;
}
.slideshow .track.items-96 {
  width: 9600%;
}
.slideshow .track.items-97 {
  width: 9700%;
}
.slideshow .track.items-98 {
  width: 9800%;
}
.slideshow .track.items-99 {
  width: 9900%;
}
.slideshow .track.items-100 {
  width: 10000%;
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-0 {
    width: 0%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-1 {
    width: 33.333%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-2 {
    width: 66.666%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-3 {
    width: 99.999%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-4 {
    width: 133.332%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-5 {
    width: 166.665%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-6 {
    width: 199.998%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-7 {
    width: 233.331%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-8 {
    width: 266.664%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-9 {
    width: 299.997%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-10 {
    width: 333.33%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-11 {
    width: 366.663%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-12 {
    width: 399.996%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-13 {
    width: 433.329%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-14 {
    width: 466.662%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-15 {
    width: 499.995%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-16 {
    width: 533.328%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-17 {
    width: 566.661%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-18 {
    width: 599.994%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-19 {
    width: 633.327%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-20 {
    width: 666.66%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-21 {
    width: 699.993%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-22 {
    width: 733.326%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-23 {
    width: 766.659%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-24 {
    width: 799.992%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-25 {
    width: 833.325%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-26 {
    width: 866.658%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-27 {
    width: 899.991%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-28 {
    width: 933.324%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-29 {
    width: 966.657%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-30 {
    width: 999.99%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-31 {
    width: 1033.323%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-32 {
    width: 1066.656%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-33 {
    width: 1099.989%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-34 {
    width: 1133.322%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-35 {
    width: 1166.655%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-36 {
    width: 1199.988%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-37 {
    width: 1233.321%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-38 {
    width: 1266.654%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-39 {
    width: 1299.987%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-40 {
    width: 1333.32%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-41 {
    width: 1366.653%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-42 {
    width: 1399.986%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-43 {
    width: 1433.319%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-44 {
    width: 1466.652%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-45 {
    width: 1499.985%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-46 {
    width: 1533.318%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-47 {
    width: 1566.651%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-48 {
    width: 1599.984%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-49 {
    width: 1633.317%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-50 {
    width: 1666.65%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-51 {
    width: 1699.983%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-52 {
    width: 1733.316%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-53 {
    width: 1766.649%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-54 {
    width: 1799.982%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-55 {
    width: 1833.315%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-56 {
    width: 1866.648%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-57 {
    width: 1899.981%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-58 {
    width: 1933.314%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-59 {
    width: 1966.647%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-60 {
    width: 1999.98%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-61 {
    width: 2033.313%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-62 {
    width: 2066.646%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-63 {
    width: 2099.979%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-64 {
    width: 2133.312%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-65 {
    width: 2166.645%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-66 {
    width: 2199.978%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-67 {
    width: 2233.311%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-68 {
    width: 2266.644%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-69 {
    width: 2299.977%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-70 {
    width: 2333.31%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-71 {
    width: 2366.643%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-72 {
    width: 2399.976%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-73 {
    width: 2433.309%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-74 {
    width: 2466.642%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-75 {
    width: 2499.975%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-76 {
    width: 2533.308%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-77 {
    width: 2566.641%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-78 {
    width: 2599.974%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-79 {
    width: 2633.307%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-80 {
    width: 2666.64%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-81 {
    width: 2699.973%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-82 {
    width: 2733.306%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-83 {
    width: 2766.639%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-84 {
    width: 2799.972%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-85 {
    width: 2833.305%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-86 {
    width: 2866.638%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-87 {
    width: 2899.971%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-88 {
    width: 2933.304%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-89 {
    width: 2966.637%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-90 {
    width: 2999.97%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-91 {
    width: 3033.303%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-92 {
    width: 3066.636%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-93 {
    width: 3099.969%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-94 {
    width: 3133.302%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-95 {
    width: 3166.635%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-96 {
    width: 3199.968%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-97 {
    width: 3233.301%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-98 {
    width: 3266.634%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-99 {
    width: 3299.967%;
  }
}
@media (min-width:768px) {
  .slideshow[data-scroll="3"] .track.items-100 {
    width: 3333.3%;
  }
}
.slideshow .slide {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}
.slideshow .slide-img {
  padding-top: 100%;
  background: center center / contain no-repeat;
}
.slideshow .slide-img.landscape {
  padding-top: 66.666%;
}
.slideshow iframe {
  border: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slideshow .addtoany_share {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
}
.slideshow.home {
  margin-bottom: 7rem;
}
.slideshow.home .slide {
  text-align: center;
  padding: 0 3rem;
}
@media (min-width:992px) {
  .slideshow.home .slide {
    display: flex;
    align-items: center;
    padding: 0 10vw;
  }
}
@media (min-width:1440px) {
  .slideshow.home .slide {
    padding: 0 200px;
  }
}
.slideshow.home .slide-img {
  padding-top: 0;
  margin: 0 auto;
  width: 56vw;
  height: 56vw;
}
@media (min-width:768px) {
  .slideshow.home .slide-img {
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    height: auto;
  }
}
@media (min-width:768px) {
  .slideshow.home .slide-img:after {
    content: '';
    display: block;
    padding-top: 100%;
  }
}
@media (min-width:768px) {
  .slideshow.home .slide-body {
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left;
    padding-left: 1.5rem;
  }
}
.slideshow.image-trailer {
  margin-bottom: calc(45vh + 3rem);
}
.slideshow.image-trailer .content {
  padding: 0 1.5rem;
  max-width: 1116px;
  margin-left: auto;
  margin-right: auto;
}
.slideshow.image-trailer .image {
  background: center center / cover no-repeat;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 45vh;
}
@media (max-width:767px) {
  .slideshow.image-trailer .prev, .slideshow.image-trailer .next {
    top: 50%;
  }
}
.slideshow.product > .content {
  padding: 0 1.5rem;
}
.slideshow.product .slide .spacer {
  padding-top: calc(100% - 20px);
  margin: 0 10px;
}
.slideshow.product .slide .spacer + .content {
  position: absolute;
  top: 0;
  left: 10px;
}
.slideshow.product .slide .content {
  border-radius: 6px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 20px);
  height: 100%;
  box-shadow: 9px 9px 15px rgba(172, 172, 172, 0.25), -9px -9px 15px rgba(203, 203, 203, 0.25);
  padding: 36px 0 0 0;
  background: #fff;
}
.slideshow.product .slide-img {
  margin: 0 42px;
}
@media (min-width:768px) {
  .slideshow.facts .track {
    width: 100%;
  }
}
.slideshow.facts .slide .spacer {
  padding-top: 100%;
}
@media (min-width:768px) {
  .slideshow.facts .indicators {
    display: none;
  }
}
.slideshow.facts .logo {
  max-width: 115px;
  display: block;
  margin: 0 auto;
}
.slideshow.facts .cover-top, .slideshow.facts cover-bottom {
  position: absolute;
  left: 0;
}
.slideshow.facts .cover-top {
  top: 0;
  width: 100%;
  height: calc(100% - 60px);
}
.slideshow.facts .cover-bottom {
  position: absolute;
  bottom: 0;
  width: calc(100% - 110px);
  height: 60px;
}
.slideshow .indicators, .slideshow .owl-dots {
  text-align: center;
}
@media (min-width:768px) {
  .slideshow .indicators, .slideshow .owl-dots {
    display: none;
  }
}
.slideshow .indicators > div, .slideshow .owl-dot {
  width: 11px;
  height: 11px;
  background-color: #3d3935;
  opacity: 0.4;
  display: inline-block;
  border-radius: 11px;
  border: 0;
  padding: 0;
  transition: opacity 1s;
}
.slideshow .indicators > div:not(:last-child), .slideshow .owl-dot:not(:last-child) {
  margin: 0 7px 0 0;
}
.slideshow .indicators > div.active, .slideshow .owl-dot.active {
  opacity: 1;
}
.slideshow .indicators.reversed > div {
  background-color: #fff;
}
.slideshow-terms .track {
  white-space: nowrap;
  margin: 0 -15px;
  display: flex;
}
.slideshow-terms a {
  padding: 0 15px;
  cursor: pointer;
  opacity: 0.4;
  display: inline;
  transition: opacity 0.35s;
}
.slideshow-terms a.active {
  opacity: 1;
  font-weight: bold;
}
.slideshow.testimonial-carousel {
  padding: 3rem 0;
}
.slideshow.testimonial-carousel figure {
  padding: 2rem 6rem 2rem 9rem;
  max-width: 1440px;
  width: calc(100% - 6rem);
  margin: 0 auto;
  text-align: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff url("data:image/svg+xml,%3Csvg width='90' height='67' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.24 9.71c0 4.45-4.452 10.632-13.353 18.544.494 1.484 1.483 3.215 2.967 5.193 1.484 1.978 2.967 4.451 4.45 7.418 1.485 2.473 2.72 5.44 3.71 8.902 1.484 2.967 2.225 6.182 2.225 9.644-2.472 1.483-4.698 2.967-6.676 4.45-1.978.99-3.709 1.979-5.193 2.968-3.956-.494-7.17-.989-9.643-1.483-2.473-.495-4.451-.99-5.935-1.484-1.483-1.978-2.72-3.462-3.709-4.451-.494-1.484-1.236-2.473-2.225-2.967-.495-1.484-.99-2.473-1.484-2.968L.89 49.026v-5.193c0-4.946.99-9.891 2.968-14.837 1.978-5.44 4.45-10.138 7.418-14.094 3.462-4.451 7.17-7.913 11.127-10.386C26.36 1.55 30.07.066 33.53.066l.742.741c1.978 2.968 2.968 5.44 2.968 7.418V9.71zm51.927 0c0 4.45-4.451 10.632-13.353 18.544.495 1.484 1.484 3.215 2.967 5.193 1.484 1.978 2.968 4.451 4.451 7.418 1.484 2.473 2.72 5.44 3.71 8.902 1.483 2.967 2.225 6.182 2.225 9.644-2.473 1.483-4.698 2.967-6.677 4.45-1.978.99-3.709 1.979-5.192 2.968-3.957-.494-7.171-.989-9.644-1.483-2.473-.495-4.45-.99-5.934-1.484-1.484-1.978-2.72-3.462-3.71-4.451-.989-1.484-1.73-2.473-2.225-2.967-.495-1.484-.99-2.473-1.484-2.968l-1.483-4.45v-5.193c0-4.946.989-9.891 2.967-14.837 1.978-5.44 4.45-10.138 7.418-14.094 3.462-4.451 7.171-7.913 11.127-10.386C78.287 1.55 81.996.066 85.458.066l.742.741c1.978 2.968 2.967 5.44 2.967 7.418V9.71z' fill='%23009EBA'/%3E%3C/svg%3E") 2rem 3rem no-repeat;
}
.slideshow.testimonial-carousel blockquote {
  font-family: 'Grit Primer';
  font-size: 3.333rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 0.666em;
}
.slideshow.testimonial-carousel figcaption {
  font-family: Roboto;
  font-size: 1.556rem;
  font-weight: 700;
  line-height: 1;
  color: #009eba;
  margin-top: auto;
}
.slideshow.testimonial-carousel .next {
  right: 1rem;
  background: url("data:image/svg+xml,%3Csvg width='18' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.44 32l15-16.23L1.44 2' stroke='%23000' stroke-width='3' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat;
}
.social + .social {
  margin-left: 16px;
}
.thumbnail {
  background: center center / cover no-repeat;
  display: block;
  overflow: hidden;
}
.thumbnail:after {
  content: '';
  display: block;
  padding-top: 66.666%;
}
.thumbnail.ratio-10:after {
  padding-top: 10%;
}
.thumbnail.ratio-20:after {
  padding-top: 20%;
}
.thumbnail.ratio-30:after {
  padding-top: 30%;
}
.thumbnail.ratio-40:after {
  padding-top: 40%;
}
.thumbnail.ratio-50:after {
  padding-top: 50%;
}
.thumbnail.ratio-60:after {
  padding-top: 60%;
}
.thumbnail.ratio-70:after {
  padding-top: 70%;
}
.thumbnail.ratio-80:after {
  padding-top: 80%;
}
.thumbnail.ratio-90:after {
  padding-top: 90%;
}
.thumbnail.ratio-100:after {
  padding-top: 100%;
}
.thumbnail.ratio-110:after {
  padding-top: 110%;
}
.thumbnail.ratio-120:after {
  padding-top: 120%;
}
.thumbnail.ratio-130:after {
  padding-top: 130%;
}
.thumbnail.ratio-140:after {
  padding-top: 140%;
}
.thumbnail.ratio-150:after {
  padding-top: 150%;
}
.thumbnail.ratio-160:after {
  padding-top: 160%;
}
.thumbnail.ratio-170:after {
  padding-top: 170%;
}
.thumbnail.ratio-180:after {
  padding-top: 180%;
}
.thumbnail.ratio-190:after {
  padding-top: 190%;
}
.thumbnail.ratio-200:after {
  padding-top: 200%;
}
.thumbnail.contain {
  background-size: contain;
}
a.thumbnail.contain > div {
  background-size: contain;
}
a.thumbnail > div {
  background: center center / cover no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.35s;
}
a.thumbnail:hover > div {
  transform: scale(1.05);
}
.video {
  width: 100%;
  padding-top: 56.25%;
}
.video iframe, .video img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.video iframe {
  height: 100%;
}
.vs-0 {
  height: 0px;
}
@media (min-width:576px) {
  .vs-sm-0 {
    height: 0px;
  }
}
@media (min-width:768px) {
  .vs-md-0 {
    height: 0px;
  }
}
@media (min-width:992px) {
  .vs-lg-0 {
    height: 0px;
  }
}
@media (min-width:1200px) {
  .vs-xl-0 {
    height: 0px;
  }
}
.vs-5 {
  height: 5px;
}
@media (min-width:576px) {
  .vs-sm-5 {
    height: 5px;
  }
}
@media (min-width:768px) {
  .vs-md-5 {
    height: 5px;
  }
}
@media (min-width:992px) {
  .vs-lg-5 {
    height: 5px;
  }
}
@media (min-width:1200px) {
  .vs-xl-5 {
    height: 5px;
  }
}
.vs-10 {
  height: 10px;
}
@media (min-width:576px) {
  .vs-sm-10 {
    height: 10px;
  }
}
@media (min-width:768px) {
  .vs-md-10 {
    height: 10px;
  }
}
@media (min-width:992px) {
  .vs-lg-10 {
    height: 10px;
  }
}
@media (min-width:1200px) {
  .vs-xl-10 {
    height: 10px;
  }
}
.vs-15 {
  height: 15px;
}
@media (min-width:576px) {
  .vs-sm-15 {
    height: 15px;
  }
}
@media (min-width:768px) {
  .vs-md-15 {
    height: 15px;
  }
}
@media (min-width:992px) {
  .vs-lg-15 {
    height: 15px;
  }
}
@media (min-width:1200px) {
  .vs-xl-15 {
    height: 15px;
  }
}
.vs-20 {
  height: 20px;
}
@media (min-width:576px) {
  .vs-sm-20 {
    height: 20px;
  }
}
@media (min-width:768px) {
  .vs-md-20 {
    height: 20px;
  }
}
@media (min-width:992px) {
  .vs-lg-20 {
    height: 20px;
  }
}
@media (min-width:1200px) {
  .vs-xl-20 {
    height: 20px;
  }
}
.vs-25 {
  height: 25px;
}
@media (min-width:576px) {
  .vs-sm-25 {
    height: 25px;
  }
}
@media (min-width:768px) {
  .vs-md-25 {
    height: 25px;
  }
}
@media (min-width:992px) {
  .vs-lg-25 {
    height: 25px;
  }
}
@media (min-width:1200px) {
  .vs-xl-25 {
    height: 25px;
  }
}
.vs-30 {
  height: 30px;
}
@media (min-width:576px) {
  .vs-sm-30 {
    height: 30px;
  }
}
@media (min-width:768px) {
  .vs-md-30 {
    height: 30px;
  }
}
@media (min-width:992px) {
  .vs-lg-30 {
    height: 30px;
  }
}
@media (min-width:1200px) {
  .vs-xl-30 {
    height: 30px;
  }
}
.vs-35 {
  height: 35px;
}
@media (min-width:576px) {
  .vs-sm-35 {
    height: 35px;
  }
}
@media (min-width:768px) {
  .vs-md-35 {
    height: 35px;
  }
}
@media (min-width:992px) {
  .vs-lg-35 {
    height: 35px;
  }
}
@media (min-width:1200px) {
  .vs-xl-35 {
    height: 35px;
  }
}
.vs-40 {
  height: 40px;
}
@media (min-width:576px) {
  .vs-sm-40 {
    height: 40px;
  }
}
@media (min-width:768px) {
  .vs-md-40 {
    height: 40px;
  }
}
@media (min-width:992px) {
  .vs-lg-40 {
    height: 40px;
  }
}
@media (min-width:1200px) {
  .vs-xl-40 {
    height: 40px;
  }
}
.vs-45 {
  height: 45px;
}
@media (min-width:576px) {
  .vs-sm-45 {
    height: 45px;
  }
}
@media (min-width:768px) {
  .vs-md-45 {
    height: 45px;
  }
}
@media (min-width:992px) {
  .vs-lg-45 {
    height: 45px;
  }
}
@media (min-width:1200px) {
  .vs-xl-45 {
    height: 45px;
  }
}
.vs-50 {
  height: 50px;
}
@media (min-width:576px) {
  .vs-sm-50 {
    height: 50px;
  }
}
@media (min-width:768px) {
  .vs-md-50 {
    height: 50px;
  }
}
@media (min-width:992px) {
  .vs-lg-50 {
    height: 50px;
  }
}
@media (min-width:1200px) {
  .vs-xl-50 {
    height: 50px;
  }
}
.vs-55 {
  height: 55px;
}
@media (min-width:576px) {
  .vs-sm-55 {
    height: 55px;
  }
}
@media (min-width:768px) {
  .vs-md-55 {
    height: 55px;
  }
}
@media (min-width:992px) {
  .vs-lg-55 {
    height: 55px;
  }
}
@media (min-width:1200px) {
  .vs-xl-55 {
    height: 55px;
  }
}
.vs-60 {
  height: 60px;
}
@media (min-width:576px) {
  .vs-sm-60 {
    height: 60px;
  }
}
@media (min-width:768px) {
  .vs-md-60 {
    height: 60px;
  }
}
@media (min-width:992px) {
  .vs-lg-60 {
    height: 60px;
  }
}
@media (min-width:1200px) {
  .vs-xl-60 {
    height: 60px;
  }
}
.vs-65 {
  height: 65px;
}
@media (min-width:576px) {
  .vs-sm-65 {
    height: 65px;
  }
}
@media (min-width:768px) {
  .vs-md-65 {
    height: 65px;
  }
}
@media (min-width:992px) {
  .vs-lg-65 {
    height: 65px;
  }
}
@media (min-width:1200px) {
  .vs-xl-65 {
    height: 65px;
  }
}
.vs-70 {
  height: 70px;
}
@media (min-width:576px) {
  .vs-sm-70 {
    height: 70px;
  }
}
@media (min-width:768px) {
  .vs-md-70 {
    height: 70px;
  }
}
@media (min-width:992px) {
  .vs-lg-70 {
    height: 70px;
  }
}
@media (min-width:1200px) {
  .vs-xl-70 {
    height: 70px;
  }
}
.vs-75 {
  height: 75px;
}
@media (min-width:576px) {
  .vs-sm-75 {
    height: 75px;
  }
}
@media (min-width:768px) {
  .vs-md-75 {
    height: 75px;
  }
}
@media (min-width:992px) {
  .vs-lg-75 {
    height: 75px;
  }
}
@media (min-width:1200px) {
  .vs-xl-75 {
    height: 75px;
  }
}
.vs-80 {
  height: 80px;
}
@media (min-width:576px) {
  .vs-sm-80 {
    height: 80px;
  }
}
@media (min-width:768px) {
  .vs-md-80 {
    height: 80px;
  }
}
@media (min-width:992px) {
  .vs-lg-80 {
    height: 80px;
  }
}
@media (min-width:1200px) {
  .vs-xl-80 {
    height: 80px;
  }
}
.vs-85 {
  height: 85px;
}
@media (min-width:576px) {
  .vs-sm-85 {
    height: 85px;
  }
}
@media (min-width:768px) {
  .vs-md-85 {
    height: 85px;
  }
}
@media (min-width:992px) {
  .vs-lg-85 {
    height: 85px;
  }
}
@media (min-width:1200px) {
  .vs-xl-85 {
    height: 85px;
  }
}
.vs-90 {
  height: 90px;
}
@media (min-width:576px) {
  .vs-sm-90 {
    height: 90px;
  }
}
@media (min-width:768px) {
  .vs-md-90 {
    height: 90px;
  }
}
@media (min-width:992px) {
  .vs-lg-90 {
    height: 90px;
  }
}
@media (min-width:1200px) {
  .vs-xl-90 {
    height: 90px;
  }
}
.vs-95 {
  height: 95px;
}
@media (min-width:576px) {
  .vs-sm-95 {
    height: 95px;
  }
}
@media (min-width:768px) {
  .vs-md-95 {
    height: 95px;
  }
}
@media (min-width:992px) {
  .vs-lg-95 {
    height: 95px;
  }
}
@media (min-width:1200px) {
  .vs-xl-95 {
    height: 95px;
  }
}
.vs-100 {
  height: 100px;
}
@media (min-width:576px) {
  .vs-sm-100 {
    height: 100px;
  }
}
@media (min-width:768px) {
  .vs-md-100 {
    height: 100px;
  }
}
@media (min-width:992px) {
  .vs-lg-100 {
    height: 100px;
  }
}
@media (min-width:1200px) {
  .vs-xl-100 {
    height: 100px;
  }
}
.h-vw-10 {
  height: 10vw;
}
.h-vh-10 {
  height: 10vh;
}
.h-vw-20 {
  height: 20vw;
}
.h-vh-20 {
  height: 20vh;
}
.h-vw-30 {
  height: 30vw;
}
.h-vh-30 {
  height: 30vh;
}
.h-vw-40 {
  height: 40vw;
}
.h-vh-40 {
  height: 40vh;
}
.h-vw-50 {
  height: 50vw;
}
.h-vh-50 {
  height: 50vh;
}
.h-vw-60 {
  height: 60vw;
}
.h-vh-60 {
  height: 60vh;
}
.h-vw-70 {
  height: 70vw;
}
.h-vh-70 {
  height: 70vh;
}
.h-vw-80 {
  height: 80vw;
}
.h-vh-80 {
  height: 80vh;
}
.h-vw-90 {
  height: 90vw;
}
.h-vh-90 {
  height: 90vh;
}
.h-vw-100 {
  height: 100vw;
}
.h-vh-100 {
  height: 100vh;
}
@media (min-width:768px) {
  .w-md-100 {
    width: 100% !important;
  }
}
@media (min-width:992px) {
  .w-lg-100 {
    width: 100% !important;
  }
}
#loading, .loading {
  background: rgba(0, 0, 0, 0.6) url('data:image/gif;base64,R0lGODlhIAAgAPMAAGZmZv///4eHh6+vr5GRkaGhod3d3crKynx8fHV1dY2Njezs7Pv7+wAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==') center center no-repeat;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.35s;
}
#loading.show, .loading.show {
  opacity: 1;
  visibility: visible;
}
#tabbed-header {
  background: center center / cover no-repeat;
}
#tabbed-header .logo {
  width: 193px;
}
@media (min-width:768px) {
  #tabbed-header .logo {
    width: 262px;
  }
}
#tabbed-header .logo + span {
  font-size: 18px;
  font-weight: bold;
  padding-left: 2rem;
  top: -1px;
}
@media (min-width:768px) {
  #tabbed-header .logo + span {
    font-size: 28px;
  }
}
#tabbed-header .logo + span:before {
  content: '';
  display: block;
  position: absolute;
  left: 1rem;
  top: calc(50% - 27px);
  width: 1px;
  height: 54px;
  background: #fff;
}
#tabbed-header .btn {
  color: #5d8059;
  background: #fff;
  border: #fff;
}
#tabbed-header h1 {
  font-size: 50px;
}
@media (min-width:768px) {
  #tabbed-header h1 {
    font-size: 100px;
  }
}
#tabbed-header .large {
  font-size: 18px;
}
@media (min-width:768px) {
  #tabbed-header .large {
    font-size: 28px;
  }
}
#tabbed-nav {
  display: none;
  font-size: 18px;
}
@media (min-width:1200px) {
  #tabbed-nav {
    display: block;
  }
}
#tabbed-nav [data-action] {
  cursor: pointer;
  transition: color 0.35s;
}
#tabbed-nav [data-action]:hover {
  color: #52a44e;
}
@media (min-width:1200px) {
  #tabbed-nav-mobile {
    display: none;
  }
}
#tabbed-nav-mobile .expandable.open .label:after {
  transform: scaleY(0.9) rotate(135deg);
  top: calc(50% - 17px);
}
#tabbed-nav-mobile .expandable .label:after {
  transform: scaleY(0.9) rotate(45deg);
  right: 1.5rem;
  top: calc(50% - 10px);
  border-color: #fff;
}
#tabbed-content {
  background-size: auto 220px;
}
#tabbed-content [data-panels] [data-action] {
  color: #000;
}
#tabbed-content [data-panels] [data-action].active {
  font-weight: 700;
  color: #52a44e;
}
#tabbed-content .panel ul {
  font-size: 88.89%;
}
#tabbed-content .panel ul > li {
  margin-bottom: 1rem;
}
#tabbed-content ul {
  padding-left: 1.5rem;
}
#food-service-modal .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #52a44e;
  background-color: #52a44e;
}
.page-template-template-tabbed .modal-bg {
  background: #fff url('/wp-content/uploads/2019/02/top-fruits-bigger-1.png') top left / 100% auto no-repeat;
}
.page-template-template-tabbed .modal-bg:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
}
