section.hero{position:relative;background:transparent!important}@media screen and (max-width:48em){section.hero .wrapper{row-gap:30px}}section.hero:after{content:"";display:block;height:100vw;width:200vw;position:absolute;-webkit-transform:translateX(-50%) rotate(45deg);transform:translateX(-50%) rotate(45deg);-webkit-transform-origin:right;transform-origin:right;left:50%;top:0;z-index:-1;opacity:0.5}section.hero.bg-default:after{background:transparent}section.hero.bg-white:after{background:var(--white)}section.hero.bg-purple:after{background:var(--purple-light-light)}section.hero.bg-marine:after{background:var(--marine-light-light)}section.hero.bg-blue:after{background:var(--blue-light-light)}section.hero.bg-green:after{background:var(--green-light-light)}section.hero.bg-orange:after{background:var(--orange-light-light)}section.hero.bg-salmon:after{background:var(--salmon-light-light)}section.hero.bg-peach{background:var(--peach-light-light)}section.hero .img-wrapper{display:-ms-grid;display:grid;height:100%;max-height:65vh;border-radius:10px;overflow:hidden;position:relative}@media screen and (min-width:48.0625em){section.hero .img-wrapper{-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6}}section.hero .img-wrapper img,section.hero .img-wrapper picture{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}section.hero .content-wrapper{max-width:var(--grid-width)}@media screen and (min-width:48.0625em){section.hero .content-wrapper{-ms-grid-row:4;grid-row:4}}@media screen and (max-width:48em){section.hero .content-wrapper{padding-left:0;padding-right:0}section.hero .content-wrapper [class*=bg]{background:transparent!important}}section.hero .content-wrapper>div{border-radius:10px;position:relative;z-index:2}section.hero .content-wrapper>div.bg-default{background:var(--white)}@media screen and (min-width:48.0625em){section.hero .content-wrapper>div{padding:var(--inner-padding)}}section.hero .content-wrapper h1{font:var(--h1-font);text-transform:uppercase}section.hero .content-wrapper p{font:var(--lead-font)}@media screen and (min-width:48.0625em){section.hero .content-wrapper .btn{margin-top:20px}}@charset "UTF-8";section.products>.wrapper h2{text-transform:uppercase;border-bottom:1px solid var(--marine-light);padding-bottom:10px!important}section.products>.wrapper .tabs{border-radius:10px;background:#eee;border:2px solid var(--white)}@media screen and (max-width:48em){section.products>.wrapper .tabs .wrapper{padding-top:calc(var(--inner-padding) * 2);padding-bottom:calc(var(--inner-padding) * 2)}}section.products>.wrapper .tabs .wrapper h3{font:var(--tag-font)}section.products>.wrapper .tabs .wrapper li{list-style:none;padding-top:10px;padding-bottom:10px;border-top:1px solid var(--marine);-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;cursor:pointer;text-transform:uppercase;letter-spacing:0.25px}section.products>.wrapper .tabs .wrapper li:hover{background:rgba(255,255,255,0.4);padding:10px}section.products>.wrapper .tabs .wrapper li:after{content:"▼";-webkit-transform:rotate(-90deg);transform:rotate(-90deg);display:block;height:10px;width:10px;font-size:10px;color:#ccc;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}section.products>.wrapper .tabs .wrapper li.active{color:var(--marine-light);font-weight:600}section.products>.wrapper .tabs .wrapper li.active:after{color:var(--marine-light)}section.products>.wrapper .tabs .wrapper li:last-child{border-bottom:1px solid var(--marine)}section.products>.wrapper .tabs a{border-top-left-radius:0px;border-top-right-radius:0px;background:var(--marine-light);color:var(--white);-webkit-box-shadow:none;box-shadow:none;width:100%;font-size:18px;padding:20px 20px 16px}section.products>.wrapper .wrapper .lead{font:var(--lead-font)}section.products ul.products{border-top-right-radius:10px;border-bottom-right-radius:10px}section.products[class*=bg]:not([class*=bg-default]){padding-top:var(--inner-padding);padding-bottom:var(--inner-padding)}section.products[class*=bg]:not([class*=bg-default]):not([class*=bg-white]) .tabs{background:var(--white)}section.products[class*=bg]:not([class*=bg-default]):not([class*=bg-white]) ul.products li .img-wrapper{background:var(--white)}.search-results li.product a{border:0!important}li.product{list-style:none;row-gap:15px}li.product:hover .img-wrapper:after{right:-75%}li.product>a{border:2px solid var(--white)}li.product a{color:inherit;text-decoration:none}li.product a:hover{text-decoration:underline}li.product .img-wrapper{border-radius:10px;position:relative;overflow:hidden;height:0;padding-bottom:130%}li.product .img-wrapper *{z-index:1}li.product .img-wrapper:after{top:0;position:absolute;content:"";display:block;height:100%;width:250%;right:200%;-webkit-transform:skewX(45deg);transform:skewX(45deg);-webkit-transition:0.3s ease-in-out;transition:0.3s ease-in-out;z-index:0}li.product .img-wrapper.bg-default{background:var(--blue-light-light)}li.product .img-wrapper.bg-default:after{background:var(--blue-light)}li.product .img-wrapper.bg-white:after{background:var(--white)}li.product .img-wrapper.bg-purple:after{background:var(--purple-light)}li.product .img-wrapper.bg-marine:after{background:var(--marine-light)}li.product .img-wrapper.bg-blue:after{background:var(--blue-light)}li.product .img-wrapper.bg-green:after{background:var(--green-light)}li.product .img-wrapper.bg-orange:after{background:var(--orange-light)}li.product .img-wrapper.bg-salmon:after{background:var(--salmon-light)}li.product .img-wrapper.bg-peach:after{background:var(--peach-light)}li.product .img-wrapper .tag{position:absolute;top:0;right:0;border-top-right-radius:10px;border-bottom-left-radius:10px;padding:7px 10px 5px;background:var(--marine);color:var(--white);text-transform:uppercase;font-size:12px;letter-spacing:0.4px}li.product .img-wrapper img,li.product .img-wrapper picture{height:100%;width:100%;position:relative;-o-object-fit:contain;object-fit:contain;position:absolute}li.product .content-wrapper .cats{color:var(--marine-light);font:var(--tag-font)}li.product .content-wrapper .cats:before{height:12px;width:12px;display:block;content:"";background-size:100%;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB2UlEQVR4nO2YMUvDQBiGn0YsOjkKHUV/itJR/4miOIqbdVEXB4uDnRwVxP4CR9HJQXHUOkjdXESIBC5wHK3Jd727nJgXbkk+cs/75kvuEqhVq1YVagN94ANIBeMbeAZ2gdkqwBvAkRA6HTNugJlYkk0tx06VyV4AS8J5poFt7RpPruC7QvgekFjO1zSeCefwerLZ+ROH8Ln06zmF1+Fs4ZvAPjAAXoGOOubUgC94FLDZctkxZwYyuGPjIufAVMnzRRqMMPDmyoBveFTbmAZecGDAZ9sUtdDepAZCwaMe2I66E04e4hBtI1VpAzHClzYQK3wpA0U97WuFLaNGkYGY4VHblHzeIX8MPgEutbmvJfCZDiuG7xnzr0jg25HBHyJMtm9smauE76rQRckOtZqFWOAlyX5qdXNEAi9J9k6rWycSeEmyW1rdF7BKBPCSZLMfSfeeTSRSeGmyLeDRk4nEBt4mWR8mElt4W6hR9WtVweeaBx4EUNL6cfBnBvzpJItkSBPO4UOa8AYfwoR3eJ8mgsHbvG0S9U2cGvUbaoVfND5GrN82UtkmWzS8Jl/mTvyWbM/YopjjIETyRSbGjbwtshV+E7hVG8Z34ApYpkK1YkxWqiiTrVXrv+oHQwEUjdhVbv4AAAAASUVORK5CYII")}li.product .content-wrapper h3{font-weight:500}section.testimonials h2 {
  display: inline-block;
  text-transform: uppercase;
  padding-bottom: 10px !important;
  border-bottom: 1px solid var(--green-light);
}
section.testimonials .carousel {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
}
section.testimonials .carousel .slides {
  max-width: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
section.testimonials .carousel .slides li {
  list-style: none;
  background: var(--green-light-light);
  padding: calc(var(--gutter) * 2) calc(var(--gutter) * 3);
  text-align: center;
  border-radius: 10px;
}
section.testimonials .carousel .slides li .subtitle {
  font-weight: 600;
}
section.testimonials .carousel .slides li img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
section.testimonials .carousel button {
  position: absolute;
  top: calc(50% - 20px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 30px;
  width: 30px;
  z-index: 99;
  cursor: pointer;
  background-image: url('data:image/svg+xml,<svg width="31" height="59" viewBox="0 0 31 59" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 57L29.5 29.5L2 2" stroke="black" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/> </svg> ');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
section.testimonials .carousel button.hide {
  visibility: hidden;
}
section.testimonials .carousel button.next {
  right: 10px;
}
section.testimonials .carousel button.prev {
  left: 10px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
section.testimonials .carousel .pagination {
  width: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
}
section.testimonials .carousel .pagination li {
  list-style: none;
  cursor: pointer;
  height: 12px;
  width: 12px;
  border-radius: 100px;
  background-color: var(--green-light);
}
section.testimonials .carousel .pagination li.active {
  background-color: var(--green);
}section.posts h2 {
  display: inline-block;
  text-transform: uppercase;
  padding-bottom: 10px !important;
}
section.posts h2.default {
  border-bottom: 1px solid var(--marine);
}
section.posts h2.white {
  border-bottom: 1px solid var(--white);
}
section.posts h2.purple {
  border-bottom: 1px solid var(--purple);
}
section.posts h2.marine {
  border-bottom: 1px solid var(--marine);
}
section.posts h2.blue {
  border-bottom: 1px solid var(--blue);
}
section.posts h2.green {
  border-bottom: 1px solid var(--green);
}
section.posts h2.orange {
  border-bottom: 1px solid var(--orange);
}
section.posts h2.salmon {
  border-bottom: 1px solid var(--salmon);
}
section.posts h2.peach {
  border-bottom: 1px solid var(--peach);
}
section.posts .lead {
  max-width: 800px;
}
section.posts .lead p {
  text-align: center;
  font: var(--lead-font);
}

li.post {
  border-radius: 10px;
  overflow: hidden;
  -ms-grid-rows: auto 1fr;
  grid-template-rows: auto 1fr;
}
li.post a:not(.btn) {
  color: inherit;
  text-decoration: none;
  border: 0 !important;
}
li.post a:not(.btn):hover {
  text-decoration: underline;
}
li.post:hover .img-wrapper::after {
  left: 150%;
}
li.post .btn {
  font-size: 14px;
}
li.post .img-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  background: #eee;
}
li.post .img-wrapper img,
li.post .img-wrapper picture {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
li.post .img-wrapper::after {
  top: 0;
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  width: 200%;
  left: -50%;
  -webkit-transform: skewX(45deg);
          transform: skewX(45deg);
  background: var(--white);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  z-index: 0;
  opacity: 0.15;
}
li.post .content-wrapper {
  padding: var(--gutter);
}
li.post .content-wrapper.bg-default {
  background: var(--marine-light-light);
}
@media screen and (max-width: 48em) {
  li.post .content-wrapper {
    padding: calc(var(--gutter) / 1.5);
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}
li.post .content-wrapper h3 {
  font: var(--h4-font);
}
li.post .content-wrapper .btn {
  -webkit-box-shadow: inset 0px 0px 0px 2px rgba(17, 35, 52, 0.2705882353);
          box-shadow: inset 0px 0px 0px 2px rgba(17, 35, 52, 0.2705882353);
}