@charset "UTF-8";
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Noto Serif", serif;
  font-weight: 400;
}
div,
input,
label,
li,
p {
  font-family: "Roboto", sans-serif;
  letter-spacing: 0em;
  font-size: 16px;
  line-height: 24px;
}
.h1,
h1 {
  font-size: 64px;
}
@media (max-width: 768px) {
  .h1,
  h1 {
    font-size: 48px;
  }
}
.h2,
h2 {
  font-size: 48px;
}
@media (max-width: 768px) {
  .h2,
  h2 {
    font-size: 36px;
  }
}
.h3,
h3 {
  font-size: 42px;
}
@media (max-width: 768px) {
  .h3,
  h3 {
    font-size: 32px;
  }
}
.h4,
h4 {
  font-size: 36px;
}
@media (max-width: 768px) {
  .h4,
  h4 {
    font-size: 26;
  }
}
.h5,
h5 {
  font-size: 28px;
}
@media (max-width: 768px) {
  .h5,
  h5 {
    font-size: 24px;
  }
}
.h6,
h6 {
  font-size: 20px;
}
@media (max-width: 768px) {
  .h6,
  h6 {
    font-size: 18px;
  }
}
.button,
.shopify-payment-button__button {
  padding: 12px 18px !important;
  font-size: 16px !important;
  line-height: 21px !important;
  letter-spacing: initial !important;
  font-weight: 700 !important;
}
.feature-link {
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 1.6px;
  color: #474748;
  font-family: "Roboto";
  cursor: pointer;
}
.feature-link:after {
  margin-top: 4px;
  border-color: #474748;
}
.section-content {
  background: initial !important;
}
.no-top-padding {
  padding-top: 0;
}
.no-bottom-padding {
  padding-bottom: 0;
}
.no-top-margin {
  margin-top: 0;
}
.no-bottom-margin {
  margin-bottom: 0;
}
.reduce-top-padding {
  padding-top: 28px;
}
.reduce-bottom-padding {
  padding-bottom: 28px;
}
.qty-selector {
  border-width: 2px;
}
.qty-selector .qty-btn {
  width: 44px;
  height: 44px;
}
.qty-selector .qty-btn.minus-btn:before {
  width: 8px;
  height: 1px;
}
.qty-selector .qty-btn.plus-btn:before {
  width: 8px;
  height: 1px;
}
.qty-selector .qty-btn.plus-btn:after {
  width: 1px;
  height: 8px;
}
.qty-selector input.quantity {
  font-size: 14px !important;
  line-height: 16px !important;
}
.simple-link {
  font: 500 13px/18px "Roboto", sans-serif;
  font-style: italic;
  color: #b6987d;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.simple-link:focus,
.simple-link:hover {
  opacity: 0.75;
}
.arrow-link {
  font: 700 16px/24px "Roboto", sans-serif;
  text-decoration: none;
  color: #b6987d;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-transform: uppercase;
}
.arrow-link:after {
  content: "";
  margin-left: 10px;
  color: #b6987d;
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url("~/assets/icon-feather-arrow-up-right.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.back-to-link {
  font: 700 16px/24px "Roboto", sans-serif;
  text-decoration: none;
  color: #b6987d;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.back-to-link:before {
  content: "";
  margin-right: 12px;
  color: #b6987d;
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url("~/assets/icon-feather-arrow-left.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.media-container {
  position: relative;
  aspect-ratio: 675/380;
}
.media-container iframe,
.media-container svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.button.button--alt:not(:hover) {
  background: transparent !important;
}
.button:not(.button--alt):hover,
.shopify-payment-button__button:not(.button--alt):hover {
  background: transparent !important;
}
.button,
.shopify-payment-button__button {
  min-width: 181px;
  text-align: center;
}
.use-serif {
  font-family: "Noto Serif", serif !important;
}
.image-container,
.logo-container {
  position: relative;
}
.js-color-text.hide {
  display: none;
}
.new-switcher {
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}
.qty-wrapper label {
  text-transform: capitalize !important;
}
.breadcrumbs .breadcrumbs-list li {
  font: 400 15px/20px "Roboto", sans-serif;
  color: #6f6f6f;
}
.breadcrumbs .breadcrumbs-list li span.icon {
  opacity: 1;
}
.breadcrumbs .breadcrumbs-list li span.icon svg {
  width: 1.2em;
  height: 1.2em;
  color: #6f6f6f;
}
.breadcrumbs .breadcrumbs-list li:last-child a {
  color: #b6987d;
}
.breadcrumbs .breadcrumbs-prod-nav .breadcrumbs-prod-nav__link:after,
.breadcrumbs .breadcrumbs-prod-nav .breadcrumbs-prod-nav__link:before {
  opacity: 0 !important;
  margin: 0 0.5em;
}
.breadcrumbs
  .breadcrumbs-prod-nav
  .breadcrumbs-prod-nav__link
  .breadcrumbs-prod-nav__text {
  font: 400 15px/20px "Roboto", sans-serif;
  color: #6f6f6f;
}
.breadcrumbs .breadcrumbs-prod-nav span.icon {
  opacity: 1;
}
.breadcrumbs .breadcrumbs-prod-nav span.icon svg {
  width: 1.2em;
  height: 1.2em;
  color: #6f6f6f;
}
.breadcrumbs .breadcrumbs-list__link,
.breadcrumbs .breadcrumbs-list__rss,
.breadcrumbs .breadcrumbs-prod-nav__link {
  opacity: 1;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDropdown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDropdown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.announcement .announcement__inner {
  padding: 9.8px 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
}
#shopify-section-header {
  z-index: 500;
}
#pageheader header {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #pageheader header {
    width: calc(100% - 80px);
  }
}
#pageheader header h1.logo__text {
  font-family: "Noto Serif", serif;
}
#pageheader header .header-left .tier-1 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#pageheader header .header-left .tier-1 > ul > li {
  text-transform: uppercase;
  font-weight: 500;
}
#pageheader header .header-left .tier-1 > ul > li a:hover,
#pageheader header .header-left .tier-1 > ul > li.active a {
  color: #b6987d;
}
#pageheader header .header-left .tier-1 > ul > li a {
  font-size: 16px;
  line-height: 21px;
}
#pageheader header .header-left .tier-1 > ul > li a:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: #b6987d !important;
  background-color: #b6987d !important;
  width: 100%;
  left: 0;
  bottom: -10px;
}
#pageheader header .header-left .tier-1 > ul > li > a {
  padding: 0 19px;
}
@media (max-width: 1366px) {
  #pageheader header .header-left .tier-1 > ul > li > a {
    padding: 0 14px;
  }
}
@media (max-width: 1280px) {
  #pageheader header .header-left .tier-1 > ul > li > a {
    padding: 0 6px;
  }
}
@media (max-width: 1340px) and (min-width: 1200px) {
  #pageheader header .header-items {
    -ms-flex-preferred-size: 140px !important;
    flex-basis: 140px !important;
  }
}
#pageheader header .nav-row ul.nav-rows {
  width: 180px;
  padding: 0;
  background: #e7e9ea;
  border-top: 2px solid #b6987d !important;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: calc(100% - 6px);
}
#pageheader header .nav-row ul.nav-rows li {
  padding: 14px 25px;
  text-align: center;
}
#pageheader header .nav-row ul.nav-rows li > a {
  padding: 0;
}
#pagefooter {
  background: #474748;
  border-bottom: none;
}
#pagefooter .signup-section {
  background: #474748;
  color: #ffffff;
  border-color: #dbdedd;
}
@media (max-width: 768px) {
  #pagefooter .signup-section {
    padding: 40px 0;
  }
}
#pagefooter .signup-section form#footer-signup-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #pagefooter .signup-section form#footer-signup-form {
    display: block;
  }
}
#pagefooter .signup-section form#footer-signup-form .text-col {
  width: 48%;
  max-width: 439px;
  text-align: left;
}
@media (max-width: 768px) {
  #pagefooter .signup-section form#footer-signup-form .text-col {
    width: 100%;
    max-width: 100%;
  }
}
#pagefooter .signup-section form#footer-signup-form .text-col h2 {
  color: #ffffff;
  display: block;
  font-weight: 400;
  font-size: 35px;
  line-height: 46px;
  margin-bottom: 20px;
  color: #b6987d;
}
#pagefooter .signup-section form#footer-signup-form .text-col .rte {
  text-align: left;
}
#pagefooter .signup-section form#footer-signup-form .text-col p {
  font-size: 18px;
  line-height: 30px;
}
#pagefooter .signup-section form#footer-signup-form .input-with-button {
  width: 48%;
  max-width: 477px;
  margin: 0;
  display: block;
  padding-top: 24px;
}
@media (max-width: 768px) {
  #pagefooter .signup-section form#footer-signup-form .input-with-button {
    width: 100%;
    max-width: 100%;
  }
}
#pagefooter
  .signup-section
  form#footer-signup-form
  .input-with-button
  .input-with-button__input-wrapper {
  margin-right: 0;
}
#pagefooter .signup-section form#footer-signup-form .input-with-button input {
  width: 100%;
  margin-bottom: 30px;
  color: #ffffff;
  padding: 24px 19px;
  border-color: #dbdedd;
}
#pagefooter
  .signup-section
  form#footer-signup-form
  .input-with-button
  input::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
#pagefooter
  .signup-section
  form#footer-signup-form
  .input-with-button
  input::-moz-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
#pagefooter
  .signup-section
  form#footer-signup-form
  .input-with-button
  input:-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
#pagefooter
  .signup-section
  form#footer-signup-form
  .input-with-button
  input::-ms-input-placeholder {
  color: #ffffff;
  opacity: 0.5;
}
#pagefooter
  .signup-section
  form#footer-signup-form
  .input-with-button
  input::placeholder {
  color: #ffffff;
  opacity: 0.5;
}
#pagefooter .signup-section form#footer-signup-form .input-with-button button {
  display: block;
  width: 100%;
  padding-top: 16.5px;
  padding-bottom: 16.5px;
}
#pagefooter .footer-columns {
  padding: 60px 0 35px;
}
@media (max-width: 768px) {
  #pagefooter .footer-columns {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#pagefooter .footer-columns .logo-container {
  margin-bottom: 39px;
}
#pagefooter .footer-columns .logo-container img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#pagefooter .footer-nav-links li {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  #pagefooter .footer-nav-links li {
    text-align: center;
    margin-bottom: 24px;
  }
  #pagefooter .footer-nav-links li:last-child {
    margin-bottom: 0;
  }
}
#pagefooter .footer-nav-links li a:hover {
  text-decoration: none;
  color: #b6987d;
}
#pagefooter .social-links li {
  margin: 8px;
}
#pagefooter .social-links li a {
  width: auto;
  height: auto;
}
#pagefooter .social-links li a.facebook,
#pagefooter .social-links li a.linkedin {
  fill: #ffffff;
}
#pagefooter .social-links li a svg {
  color: #ffffff;
  max-width: 16px;
  height: 16px;
}
#pagefooter .lower-footer {
  border-top: none;
}
#pagefooter .lower-footer:not(.lower-footer--lowest) {
  padding-top: 0;
  padding-bottom: 42px;
}
#pagefooter .lower-footer.lower-footer--lowest {
  padding-top: 33px;
  padding-bottom: 30px;
}
#pagefooter .lower-footer.lower-footer--lowest .container {
  position: relative;
}
#pagefooter .lower-footer.lower-footer--lowest .container:before {
  display: block;
  content: "";
  width: calc(100% - 102px);
  height: 1px;
  background: #585858;
  position: absolute;
  top: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
#pagefooter .lower-footer.lower-footer--lowest .copyright {
  color: #ffffff;
  font-size: 16px;
  line-height: 32px;
}
.slideshow-section .text-overlay img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 9px;
  max-width: 100%;
}
.slideshow-section .text-overlay h2 {
  font-size: 48px;
  line-height: 62px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .slideshow-section .text-overlay h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
.slideshow-section .text-overlay .rte p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .slideshow-section .text-overlay .rte p {
    font-size: 16px;
    line-height: 24px;
  }
}
.slideshow-section .text-overlay .rte b,
.slideshow-section .text-overlay .rte strong {
  font-weight: 700 !important;
  color: #b6987d;
}
.slideshow-section .text-overlay .text-overlay__text {
  margin-bottom: 37px;
}
.slideshow-section .button.button--alt {
  background: transparent !important;
}
.rich-text[data-section-type="rich-text"].large-spacing {
  margin-top: 100px;
  margin-bottom: 100px;
}
.rich-text[data-section-type="rich-text"].large-padding {
  padding-top: 139px !important;
  padding-bottom: 145px !important;
}
@media (max-width: 1280px) {
  .rich-text[data-section-type="rich-text"].large-padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 768px) {
  .rich-text[data-section-type="rich-text"].large-padding {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.rich-text[data-section-type="rich-text"] .reading-width {
  max-width: 988px;
}
.rich-text[data-section-type="rich-text"] .reading-width.shorter-wrapper {
  max-width: 766px !important;
}
.rich-text[data-section-type="rich-text"] h2 {
  font-weight: 400;
}
.rich-text[data-section-type="rich-text"] h2:last-child {
  margin-bottom: 0;
}
.rich-text[data-section-type="rich-text"] h2.smaller-heading {
  font-size: 25px;
  line-height: 31px;
}
.rich-text[data-section-type="rich-text"] h2.extra-small-heading {
  font-size: 20px;
  line-height: 27px;
}
@media (max-width: 768px) {
  .rich-text[data-section-type="rich-text"] h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
.rich-text[data-section-type="rich-text"] h2.shorter-margin {
  margin-bottom: 13px;
}
.rich-text[data-section-type="rich-text"] .rte a {
  color: #474748;
  text-decoration: underline;
}
.rich-text[data-section-type="rich-text"] .rte p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .rich-text[data-section-type="rich-text"] .rte p {
    font-size: 16px;
    line-height: 24px;
  }
}
.rich-text[data-section-type="rich-text"] .rte.smaller-text p {
  font-size: 16px;
  line-height: 24px;
}
.rich-text[data-section-type="rich-text"] b,
.rich-text[data-section-type="rich-text"] strong {
  font-weight: 700;
}
.media-with-text .media-with-text__link,
.media-with-text .rte,
.media-with-text h2 {
  max-width: 479px;
}
@media (min-width: 768px) {
  .media-with-text .media-with-text__text {
    padding-left: 41px;
    padding-right: 41px;
  }
}
@media (max-width: 480px) {
  .media-with-text .media-with-text__text {
    padding-left: 18px;
    padding-right: 18px;
  }
}
.media-with-text .media-with-text__text.align-right {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.media-with-text .media-with-text__text.align-left {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media-with-text .media-with-text__text h2 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 9px;
  font-weight: 700;
}
.media-with-text .media-with-text__text h2.larger-heading {
  font-size: 25px;
  line-height: 30px;
  font-weight: 400 !important;
}
.media-with-text .media-with-text__text .rte.enlarge-text p {
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .media-with-text .media-with-text__text .rte.enlarge-text p {
    font-size: 16px;
    line-height: 24px;
  }
}
.media-with-text .media-with-text__text .rte.smaller-text p {
  font-size: 16px;
  line-height: 24px;
}
.media-with-text .media-with-text__text .rte p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .media-with-text .media-with-text__text .rte p {
    font-size: 16px;
    line-height: 24px;
  }
}
.media-with-text .media-with-text__text .rte b,
.media-with-text .media-with-text__text .rte strong {
  font-weight: 700;
}
.media-with-text .media-with-text__text .rte ul {
  list-style: none;
  padding: 0;
  margin: 19px 0;
}
.media-with-text .media-with-text__text .rte ul li {
  padding-left: 16px;
  position: relative;
  margin-bottom: 16px;
  font-size: 20px;
  line-height: 30px;
}
.media-with-text .media-with-text__text .rte ul li:before {
  content: "•";
  font-size: 32px;
  line-height: 24px;
  color: #b6987d;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .media-with-text .media-with-text__text.align-center,
  .media-with-text .media-with-text__text.align-right {
    text-align: left;
  }
}
div[data-section-type="featured-collection"] h2 {
  font-size: 25px;
  line-height: 31px;
  color: #b6987d;
}
div[data-section-type="featured-collection"] .product-list .card .card__title {
  font-size: 16px;
  line-height: 24px;
  font-family: "Noto Serif", serif;
  font-weight: 400;
  margin-bottom: 7px;
  color: #474748;
}
div[data-section-type="featured-collection"]
  .product-list
  .card
  .product-price__amount {
  font-size: 16px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #474748;
}
div[data-section-type="featured-collection"] .grid {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[data-section-type="featured-collection"] .loox-rating {
  margin-top: 11px;
}
div[data-section-type="featured-collection"] .loox-rating .loox-icon {
  color: #b6987d;
  width: 9px;
}
div[data-section-type="featured-collection"] .loox-rating .loox-rating-label {
  font-size: 7px;
  line-height: 10px;
  font-family: "Roboto", sans-serif;
}
.cta-group-section {
  width: 100%;
}
.cta-group-section .buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 21px;
}
div[data-section-type="gallery"] .overlay h2 {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 14px;
  font-weight: 700;
}
div[data-section-type="gallery"] .overlay .feature-link {
  color: #ffffff;
}
div[data-section-type="gallery"] .overlay .feature-link:after {
  border-color: #ffffff;
}
.testimonials-section > .container {
  padding-top: 77px !important;
  padding-bottom: 131px !important;
}
.testimonials-section .reading-width {
  max-width: 100% !important;
  width: 100% !important;
}
.testimonials-section .testimonial__text.h3 {
  color: #b6987d;
  font: 400 25px/31px "Noto Serif", serif;
}
.testimonials-section .feature-link {
  margin-top: 36px;
  color: #b6987d;
  font-size: 14px;
  line-height: 21px;
  -webkit-transition: opacity 0.4s cubic-bezier(0, 0, 0.38, 1),
    -webkit-transform 0.75s cubic-bezier(0, 0, 0.38, 1);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.38, 1),
    -webkit-transform 0.75s cubic-bezier(0, 0, 0.38, 1);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.38, 1),
    transform 0.75s cubic-bezier(0, 0, 0.38, 1);
  transition: opacity 0.4s cubic-bezier(0, 0, 0.38, 1),
    transform 0.75s cubic-bezier(0, 0, 0.38, 1),
    -webkit-transform 0.75s cubic-bezier(0, 0, 0.38, 1);
}
.testimonials-section .feature-link:after {
  border-color: #b6987d;
}
.testimonials-section .testimonial.testimonial--fade-out .feature-link {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
  opacity: 0;
}
.testimonials-section .testimonials-nav {
  margin-top: 51px;
}
.testimonials-section .testimonials-nav .testimonials-nav__item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  padding-bottom: 14px;
}
.testimonials-section
  .testimonials-nav
  .testimonials-nav__item
  .testimonial-author__name {
  font: 700 15px/21px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #dbdedd;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.testimonials-section
  .testimonials-nav
  .testimonials-nav__item
  .testimonial-author__name:after {
  display: none;
}
.testimonials-section
  .testimonials-nav
  .testimonials-nav__item
  .testimonial-author__descriptor {
  text-transform: capitalize;
  font: 400 16px/21px "Roboto", sans-serif;
  font-style: italic;
  color: #dbdedd;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  letter-spacing: 0.1em;
}
.testimonials-section .testimonials-nav .testimonials-nav__item:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #dbdedd;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
.testimonials-section
  .testimonials-nav
  .testimonials-nav__item.slick-current
  .testimonial-author__descriptor,
.testimonials-section
  .testimonials-nav
  .testimonials-nav__item.slick-current
  .testimonial-author__name {
  color: #474748;
}
.testimonials-section
  .testimonials-nav
  .testimonials-nav__item.slick-current:after {
  background-color: #474748;
}
.featured-product.hide-thumbnail-select .thumbnails {
  display: none;
}
.featured-product .product-grid__detail {
  max-width: 496px;
  padding-top: 74px;
}
.featured-product .product-grid__detail h2 {
  color: #474748;
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 18px;
}
.featured-product .product-grid__detail .product-price {
  margin-bottom: 16px;
  color: #474748;
}
.featured-product .product-grid__detail .product-price .product-price__amount {
  color: #474748;
  font-size: 22px;
  line-height: 29px;
}
.featured-product .product-grid__detail p {
  color: #474748;
}
.featured-product .product-grid__detail > .product-form-block:nth-child(2) {
  margin-bottom: 19px;
}
.featured-product .button.button--alt {
  border-color: #474748;
  color: #474748;
}
.featured-product .button.button--alt:hover {
  background-color: #474748;
  color: #ffffff;
}
.featured-product .product-form-block {
  margin-top: 30px;
  margin-bottom: 30px;
}
.featured-product .product-form-block.product-title {
  margin-top: 0;
}
.featured-product div {
  font-size: 12px;
  line-height: 18px;
}
.featured-product .product-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: 30px;
}
.featured-product .product-options .swatches {
  border-right: 1px solid #dbdedd;
  padding: 0 24px;
  margin-bottom: 30px;
}
.featured-product .product-options .swatches:first-of-type {
  padding-left: 0;
}
.featured-product .product-options .swatches:last-of-type {
  padding-right: 0;
}
.featured-product .product-options .swatches:last-of-type {
  border-right: none;
}
.featured-product .product-options .swatches .opt-label {
  width: 23px;
  height: 23px;
  border: none;
}
.featured-product .product-options .swatches .opt-label:last-of-type {
  margin-right: 0 !important;
}
.featured-product .product-options .swatches .opt-btn:checked + .opt-label {
  -webkit-box-shadow: 0 0 0 2px #d1d1d1;
  box-shadow: 0 0 0 2px #d1d1d1;
}
.featured-product .product-options .swatches legend.label {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: initial;
  text-transform: capitalize;
  color: #474748;
}
.featured-product .product-options .swatches legend.label .new-switcher {
  margin-left: 17px;
}
.featured-product .product-qty label {
  font-size: 12px;
  line-height: 16px;
  color: #474748;
}
.featured-product .feature-link {
  color: #b6987d;
}
.featured-product .feature-link:after {
  border-color: #b6987d;
}
.featured-product .loox-rating {
  margin-top: 17px;
}
.featured-product .loox-rating .loox-icon {
  color: #b6987d;
  width: 12px;
}
.featured-product .loox-rating .loox-rating-label {
  font-size: 12px;
  line-height: 16px;
  font-family: "Roboto", sans-serif;
}
.featured-blog-section {
  width: 100%;
}
@media (min-width: 992px) {
  .featured-blog-section .padded-section {
    padding-top: 62px;
    padding-bottom: 105px;
  }
}
.featured-blog-section .mini-article--main .mini-article__text {
  display: block !important;
}
@media (max-width: 768px) {
  .featured-blog-section .mini-article--main .mini-article__text {
    display: block !important;
  }
}
.featured-blog-section svg.placeholder {
  background-color: #585858;
}
.featured-blog-section .top-text {
  text-align: center;
  margin-bottom: 55px;
}
.featured-blog-section .top-text h2 {
  text-align: center;
  color: #b6987d;
  font-size: 33px;
  line-height: 45px;
  margin-bottom: 8px;
}
.featured-blog-section .top-text .rte p {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  color: #474748;
}
.featured-blog-section .grid {
  margin-left: 0 !important;
}
.featured-blog-section .grid .column:first-child .mini-article .rte h3 {
  font: 700 18px/24px "Roboto", sans-serif;
  text-transform: uppercase;
  margin-bottom: 13px;
  color: #474748;
}
.featured-blog-section .grid .column:first-child .mini-article .rte p {
  color: #474748;
  font: 400 18px/28px "Roboto", sans-serif;
}
@media (max-width: 900px) {
  .featured-blog-section .grid .column:first-child .mini-article .rte p {
    font-size: 16px;
    line-height: 24px;
  }
}
.featured-blog-section .grid .mini-article {
  margin-bottom: 22px;
}
.featured-blog-section .grid .mini-article .rte h3 {
  color: #474748;
  font-size: 13px;
  line-height: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .featured-blog-section .grid .mini-article .rte h3 {
    font: 700 18px/24px "Roboto", sans-serif;
    text-transform: uppercase;
    margin-bottom: 13px !important;
  }
}
.featured-blog-section .grid .mini-article .rte .mini-article__text {
  margin-top: 0;
}
.featured-blog-section .grid .mini-article .rte p {
  margin-top: 0;
  color: #474748;
  font: 400 16px/21px "Roboto", sans-serif;
}
.featured-blog-section .grid .mini-article .simple-link {
  margin-top: 33px;
  display: inline-block;
}
@media (max-width: 900px) {
  .featured-blog-section .grid .mini-article .simple-link {
    font-size: 16px;
    line-height: 21px;
    margin-top: 16px;
    position: relative !important;
  }
}
.featured-blog-section .grid .column.half {
  margin-left: 0 !important;
}
.featured-blog-section .grid .column.half:first-of-type {
  width: calc(50% - 17px);
  margin-right: 17px;
}
@media (max-width: 900px) {
  .featured-blog-section .grid .column.half {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
  }
}
.featured-blog-section .grid .column.half:not(:first-of-type) h3 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .featured-blog-section .grid .mini-article.grid {
    margin-left: 0;
  }
}
.featured-blog-section
  .grid
  > .column.half:first-of-type
  .img-block
  .lazyload-placeholder,
.featured-blog-section
  .grid
  > .column.half:first-of-type
  .img-block
  .placeholder-wrapper {
  padding-top: 0 !important;
  height: auto;
  aspect-ratio: 596/362;
}
.featured-blog-section .grid > .column.half:nth-child(2) {
  width: 50%;
}
.featured-blog-section .grid > .column.half:nth-child(2) .grid {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.featured-blog-section
  .grid
  > .column.half:nth-child(2)
  .grid
  > .column.half:first-of-type {
  width: 221px;
}
.featured-blog-section
  .grid
  > .column.half:nth-child(2)
  .grid
  > .column.half:nth-child(2) {
  width: calc(100% - 238px);
  position: relative;
}
.featured-blog-section
  .grid
  > .column.half:nth-child(2)
  .grid
  > .column.half:nth-child(2)
  .rte {
  min-height: 100%;
  position: relative;
  padding-bottom: 28px;
}
.featured-blog-section
  .grid
  > .column.half:nth-child(2)
  .grid
  > .column.half:nth-child(2)
  .rte
  .simple-link {
  position: absolute;
  bottom: 0;
  left: 0;
}
.featured-blog-section
  .grid
  > .column.half:nth-child(2)
  .grid
  > .column.half
  .img-block
  .lazyload-placeholder,
.featured-blog-section
  .grid
  > .column.half:nth-child(2)
  .grid
  > .column.half
  .img-block
  .placeholder-wrapper {
  padding-top: 0 !important;
  height: auto;
  aspect-ratio: 221/144;
}
.featured-blog-section .art-tags-cont {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 900px) {
  .featured-blog-section .art-tags-cont {
    margin-bottom: 13px;
  }
}
.featured-blog-section .art-tags-cont span.tag {
  color: #474748;
  margin-left: 8px;
  font: 400 15px/17px "Roboto", sans-serif;
}
.featured-blog-section .art-tags-cont span.tag:first-child {
  margin-left: 0;
}
@media (min-width: 901px) {
  .featured-blog-section.hide-desktop {
    display: none;
  }
}
@media (max-width: 900px) {
  .featured-blog-section .h2-margin-top {
    margin-top: 20px;
  }
}
.two-column-video-section {
  width: 100%;
}
.two-column-video-section .flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.two-column-video-section .flex-wrapper.media-left .media-col {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.two-column-video-section .flex-wrapper.media-left .text-col {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.two-column-video-section .flex-wrapper.media-right .media-col {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.two-column-video-section .flex-wrapper.media-right .text-col {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.two-column-video-section .flex-wrapper.content-align-left .text-col .inner {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.two-column-video-section .flex-wrapper.content-align-left h3 {
  text-align: left;
}
.two-column-video-section .flex-wrapper.content-align-left .rte {
  text-align: left;
}
.two-column-video-section .flex-wrapper.content-align-left .rte p {
  text-align: left;
}
.two-column-video-section .flex-wrapper.content-align-center .text-col .inner {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.two-column-video-section .flex-wrapper.content-align-center h3 {
  text-align: center;
}
.two-column-video-section .flex-wrapper.content-align-center .rte {
  text-align: center;
}
.two-column-video-section .flex-wrapper.content-align-center .rte p {
  text-align: center;
}
.two-column-video-section .flex-wrapper.content-align-right .text-col .inner {
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.two-column-video-section .flex-wrapper.content-align-right h3 {
  text-align: right;
}
.two-column-video-section .flex-wrapper.content-align-right .rte {
  text-align: right;
}
.two-column-video-section .flex-wrapper.content-align-right .rte p {
  text-align: right;
}
.two-column-video-section .tcv-column.media-col {
  width: 57%;
}
.two-column-video-section .tcv-column.media-col .media-container {
  width: 100%;
  min-height: 100%;
}
@media (max-width: 767px) {
  .two-column-video-section .tcv-column.media-col {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
    width: 100%;
  }
}
.two-column-video-section .tcv-column.text-col {
  width: 43%;
  background: #dbdedd;
}
@media (max-width: 767px) {
  .two-column-video-section .tcv-column.text-col {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    width: 100%;
  }
}
.two-column-video-section .tcv-column.text-col h3 {
  font: 700 20px/30px "Roboto", sans-serif;
  margin-bottom: 8px;
}
.two-column-video-section .tcv-column.text-col p {
  font: 400 16px/24px "Roboto", sans-serif;
}
.two-column-video-section .tcv-column.text-col a {
  display: inline-block;
  margin-top: 40px;
}
.two-column-video-section .tcv-column .inner {
  min-height: 100%;
  padding: 80px;
}
@media (max-width: 767px) {
  .two-column-video-section .tcv-column .inner {
    padding: 40px 18px;
  }
}
.three-column-cards-section {
  width: 100%;
}
.three-column-cards-section .top-text {
  margin-bottom: 64px;
}
.three-column-cards-section .top-text h3 {
  color: #b6987d;
  text-align: center;
  font-size: 25px;
  line-height: 31px;
  margin-bottom: 20px;
}
.three-column-cards-section .top-text .rte {
  width: 100%;
  max-width: 988px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.three-column-cards-section .top-text .rte p {
  color: #474748;
  font-size: 18px;
  line-height: 24px;
}
.three-column-cards-section .tcc-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -23px;
}
@media (max-width: 767px) {
  .three-column-cards-section .tcc-wrapper {
    margin: 0;
  }
}
.three-column-cards-section .tcc-wrapper .tcc-card {
  width: 33.333%;
  padding: 0 23px;
}
@media (max-width: 767px) {
  .three-column-cards-section .tcc-wrapper .tcc-card {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.three-column-cards-section .tcc-wrapper .tcc-card .card-inner {
  width: 100%;
  height: 100%;
  padding: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .three-column-cards-section .tcc-wrapper .tcc-card .card-inner {
    padding: 18px 18px 30px;
  }
}
.three-column-cards-section
  .tcc-wrapper
  .tcc-card
  .card-inner
  .image-container {
  aspect-ratio: 1/1;
  width: 100%;
  position: relative;
  margin-bottom: 8px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.three-column-cards-section
  .tcc-wrapper
  .tcc-card
  .card-inner
  .image-container
  img,
.three-column-cards-section
  .tcc-wrapper
  .tcc-card
  .card-inner
  .image-container
  svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.three-column-cards-section .tcc-wrapper .tcc-card .card-inner h4 {
  font: 700 20px/30px "Roboto", sans-serif;
  color: #474748;
  margin-bottom: 7px;
}
.three-column-cards-section .tcc-wrapper .tcc-card .card-inner .rte {
  text-align: left;
}
.three-column-cards-section .tcc-wrapper .tcc-card .card-inner .rte p {
  color: #474748;
  font: 400 16px/24px "Roboto", sans-serif;
}
.three-column-cards-section .tcc-wrapper .tcc-card .card-inner a.feature-link {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  line-height: 30px;
  color: #b6987d;
  letter-spacing: 0px;
}
.three-column-cards-section
  .tcc-wrapper
  .tcc-card
  .card-inner
  a.feature-link:after {
  border-color: #b6987d;
}
.three-column-cards-section .tcc-wrapper .tcc-card .card-inner .card-details {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
  padding-bottom: 64px;
}
@media (max-width: 767px) {
  .three-column-cards-section .tcc-wrapper .tcc-card .card-inner .card-details {
    padding-bottom: 42px;
  }
}
.image-banner .text-overlay {
  max-width: 824px;
}
.image-banner h2 {
  font: 700 20px/30px "Roboto", sans-serif;
  margin-bottom: 20px;
}
.image-banner h2.h0 {
  font: 700 24px/32px "Roboto", sans-serif;
  margin-bottom: 16px;
}
.image-banner h2.character-spaced {
  letter-spacing: 0.25em;
}
.image-banner .rte p {
  font: 400 18px/24px "Roboto", sans-serif;
}
@media (max-width: 767px) {
  .image-banner .rte p {
    font-size: 16px;
    line-height: 24px;
  }
}
.image-banner .rte .logo-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 21px;
}
.image-banner .rte .logo-container img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.image-banner .rte.large-text p {
  font-weight: 400;
  font-size: 30px;
  line-height: 46px;
}
@media (max-width: 640px) {
  .image-banner .rte.large-text p {
    font-size: 20px;
    line-height: 26px;
  }
}
.image-banner .rte.use-serif p {
  font-family: "Noto Serif", serif !important;
}
.image-banner .button,
.image-banner .feature-link {
  margin-top: 40px;
}
.middle-image-content-section {
  width: 100%;
}
.middle-image-content-section .button,
.middle-image-content-section .feature-link {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 23px;
}
.middle-image-content-section .mic--grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 80px 1fr 80px 1fr 80px 1fr;
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: 1fr 54px 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 54px 80px;
}
.middle-image-content-section .mic--grid > :first-child {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.middle-image-content-section .mic--grid > :nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.middle-image-content-section .mic--grid > :nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.middle-image-content-section .mic--grid > :nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.middle-image-content-section .mic--grid > :nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.middle-image-content-section .mic--grid > :nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.middle-image-content-section .mic--grid > :nth-child(7) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.middle-image-content-section .mic--grid > :nth-child(8) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
@media (max-width: 1280px) {
  .middle-image-content-section .mic--grid {
    gap: 30px 48px;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-grid-columns: initial;
    grid-template-columns: initial;
    -ms-grid-rows: initial;
    grid-template-rows: initial;
    gap: initial;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .middle-image-content-section .mic--grid > :first-child {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid .mic--grid-item {
    width: 100%;
    margin-bottom: 40px;
  }
}
@media (min-width: 901px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-1 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 901px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-2 {
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (min-width: 901px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-3 {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (min-width: 901px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-4 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 2;
    grid-column: 2/4;
    -ms-grid-row: 2;
    grid-row: 2;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-4 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
}
@media (min-width: 901px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-5 {
    -ms-grid-column: 4;
    grid-column: 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section .mic--grid .mic--grid-item.col-5 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section
    .mic--grid
    .mic--grid-item
    .mic--grid-item_text {
    max-width: 514px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
  }
}
.middle-image-content-section
  .mic--grid
  .mic--grid-item
  .mic--grid-item_text
  .logo-container {
  margin-bottom: 10px;
}
.middle-image-content-section
  .mic--grid
  .mic--grid-item
  .mic--grid-item_text
  .logo-container
  img {
  width: auto;
  height: auto;
  display: block;
  max-width: 100%;
}
@media (max-width: 900px) {
  .middle-image-content-section
    .mic--grid
    .mic--grid-item
    .mic--grid-item_text
    .logo-container
    img {
    margin: 0 auto;
  }
}
.middle-image-content-section
  .mic--grid
  .mic--grid-item
  .mic--grid-item_text
  h3 {
  font: 400 25px/31px "Noto Serif", serif;
  margin-bottom: 11px;
  text-transform: uppercase;
}
@media (max-width: 900px) {
  .middle-image-content-section
    .mic--grid
    .mic--grid-item
    .mic--grid-item_text
    h3 {
    text-align: center;
  }
}
@media (max-width: 900px) {
  .middle-image-content-section
    .mic--grid
    .mic--grid-item
    .mic--grid-item_text
    .rte {
    text-align: center;
  }
}
.middle-image-content-section
  .mic--grid
  .mic--grid-item
  .mic--grid-item_text
  .rte
  p {
  color: inherit;
  font: 400 16px/24px "Roboto", sans-serif;
}
@media (max-width: 900px) {
  .middle-image-content-section
    .mic--grid
    .mic--grid-item
    .mic--grid-item_text
    .rte
    p {
    text-align: center;
  }
}
.middle-image-content-section .mic--grid .mic--grid-item .mic--grid-item_image {
  width: 100%;
}
.middle-image-content-section
  .mic--grid
  .mic--grid-item
  .mic--grid-item_image
  img {
  width: 100%;
  height: auto;
  aspect-ratio: 605/305;
  display: block;
  margin: 0 auto;
}
.benefits-listing-section .padded-section {
  padding-top: 47px;
  padding-bottom: 40px;
}
.benefits-listing-section .container {
  max-width: 1130px;
}
.benefits-listing-section .benefits--filter-row {
  width: 100%;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 640px) {
  .benefits-listing-section .benefits--filter-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.benefits-listing-section .benefits--filter-row .benefits-filter {
  display: inline-block;
  position: relative;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--top-toggle {
  background: #b6987d;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #ffffff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 9px 24px 10px;
  position: relative;
  z-index: 11;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--top-toggle:hover {
  opacity: 0.75;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--top-toggle
  img {
  margin-right: 10px;
  display: inline-block;
  width: auto;
  height: auto;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--top-toggle
  span.bf--top-toggle-text {
  font: 500 16px/35px "Roboto", sans-serif;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter.benefits-category-filter {
  z-index: 11;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter.benefits-category-filter
  .bf--dropdown {
  width: 100%;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter.benefits-positions-filter {
  margin-left: 32px;
  -webkit-animation: fadeIn 0.3s ease-in-out forwards;
  animation: fadeIn 0.3s ease-in-out forwards;
  z-index: 10;
}
@media (max-width: 640px) {
  .benefits-listing-section
    .benefits--filter-row
    .benefits-filter.benefits-positions-filter {
    margin-left: 0;
    margin-top: 24px;
  }
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter.benefits-positions-filter
  .bf--dropdown {
  width: 300px;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter.benefits-positions-filter
  h3.bf--category-label {
  text-align: center;
  display: block;
  margin: 10px 0;
  color: #b6987d;
  font: 400 18px/26px "Noto Serif", serif;
  text-transform: uppercase;
}
.benefits-listing-section .benefits--filter-row .benefits-filter .no-positions {
  text-align: center;
  font: 400 16px/24px "Roboto", sans-serif;
  color: #474748;
}
.benefits-listing-section .benefits--filter-row .benefits-filter .bf--dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: #e7e9ea;
  padding: 21px 24px;
  display: none;
  z-index: 10;
  -webkit-animation: fadeInDropdown 0.3s ease-in-out forwards;
  animation: fadeInDropdown 0.3s ease-in-out forwards;
  opacity: 0;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--dropdown.active {
  display: block;
}
.benefits-listing-section .benefits--filter-row .benefits-filter .bf--option {
  width: 100%;
  position: relative;
  padding-right: 16px;
  margin-bottom: 15px;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--option:last-child {
  margin-bottom: 0;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--option
  label {
  margin-bottom: 0;
  cursor: pointer;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--option
  .bf--option-text {
  font: 400 16px/24px "Roboto", sans-serif;
  color: #474748;
  text-transform: uppercase;
  color: #474748;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--option
  input[type="checkbox"] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  width: 15px;
  height: 15px;
  border-radius: 0;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #474748;
  background: #fff;
}
.benefits-listing-section
  .benefits--filter-row
  .benefits-filter
  .bf--option
  input[type="checkbox"]:checked {
  background: #fff url("~/src/images/icon-checkbox-cross.png");
  background-size: 8.7px 8.7px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.benefits-listing-section .benefits--listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -5px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .benefits-listing-section .benefits--listing {
    margin: 0;
  }
}
.benefits-listing-section .benefits--listing .benefits--article-card {
  padding: 0 5px;
  width: 50%;
  margin-bottom: 10px;
  -webkit-animation: fadeInDropdown 0.3s ease-in-out forwards;
  animation: fadeInDropdown 0.3s ease-in-out forwards;
}
@media (max-width: 768px) {
  .benefits-listing-section .benefits--listing .benefits--article-card {
    padding: 0;
    width: 100%;
  }
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 50px 45px 62px;
  background: #f7f7f7;
}
@media (max-width: 640px) {
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner {
    padding: 30px 20px 40px;
  }
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  h3 {
  font: 700 30px/40px "Noto Serif", serif;
  margin-bottom: 24px;
  padding: 0 24px;
}
@media (max-width: 640px) {
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    h3 {
    padding: 0;
  }
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .categ-position-container {
  width: 100%;
  border-top: 1px solid #474748;
  border-bottom: 1px solid #474748;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 28px;
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .categ-position-container.single-value
  .sport-categ,
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .categ-position-container.single-value
  .sport-position {
  width: 100%;
  border-right: none !important;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    .categ-position-container:not(.single-value) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .categ-position-container
  .sport-categ,
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .categ-position-container
  .sport-position {
  font: 400 20px/31px "Noto Serif", serif;
  color: #b6987d;
  text-transform: uppercase;
  padding: 13px 12px 13px 24px;
  width: 50%;
  display: inline-block;
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    .categ-position-container
    .sport-categ,
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    .categ-position-container
    .sport-position {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    .categ-position-container
    .sport-categ,
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    .categ-position-container
    .sport-position {
    width: 100% !important;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: none !important;
    padding: 10px 0;
  }
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .categ-position-container
  .sport-categ {
  border-right: 1px solid #474748;
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .rte {
  padding: 0 24px;
}
@media (max-width: 640px) {
  .benefits-listing-section
    .benefits--listing
    .benefits--article-card
    .ac--inner
    .rte {
    padding: 0;
  }
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .rte
  p {
  font: 400 16px/24px "Noto Serif", serif;
  color: #474748;
}
.benefits-listing-section
  .benefits--listing
  .benefits--article-card
  .ac--inner
  .rte
  a.feature-link {
  margin-top: 40px;
}
.benefits-listing-section .button.load-more-posts {
  margin-top: 40px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.benefits-article-hero-section {
  width: 100%;
  padding-bottom: 30px;
}
.benefits-article-hero-section .padded-section {
  padding-top: 52px;
  padding-bottom: 52px;
}
@media (max-width: 480px) {
  .benefits-article-hero-section .padded-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.benefits-article-hero-section .container {
  max-width: 1127px;
}
.benefits-article-hero-section .container .inner-wrapper {
  width: 100%;
  padding: 50px 45px 77px;
  background: #f7f7f7;
}
@media (max-width: 768px) {
  .benefits-article-hero-section .container .inner-wrapper {
    padding: 30px 20px 40px;
  }
}
.benefits-article-hero-section .container .inner-wrapper h2 {
  width: 100%;
  color: #474748;
  font: 700 30px/40px "Noto Serif", serif;
  margin-bottom: 28px;
  padding: 0 25px;
}
@media (max-width: 768px) {
  .benefits-article-hero-section .container .inner-wrapper h2 {
    padding: 0;
    margin-bottom: 24px;
  }
}
.benefits-article-hero-section
  .container
  .inner-wrapper
  .categ-position-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #474748;
  border-bottom: 1px solid #474748;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 28px;
}
.benefits-article-hero-section
  .container
  .inner-wrapper
  .categ-position-container.single-value
  .sport-category,
.benefits-article-hero-section
  .container
  .inner-wrapper
  .categ-position-container.single-value
  .sport-position {
  width: 100%;
  border-right: none !important;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 640px) {
  .benefits-article-hero-section
    .container
    .inner-wrapper
    .categ-position-container:not(.single-value) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.benefits-article-hero-section
  .container
  .inner-wrapper
  .categ-position-container
  .sport-category,
.benefits-article-hero-section
  .container
  .inner-wrapper
  .categ-position-container
  .sport-position {
  font: 400 20px/31px "Noto Serif", serif;
  color: #b6987d;
  text-transform: uppercase;
  padding: 15px 24px;
  width: 50%;
  display: inline-block;
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .benefits-article-hero-section
    .container
    .inner-wrapper
    .categ-position-container
    .sport-category,
  .benefits-article-hero-section
    .container
    .inner-wrapper
    .categ-position-container
    .sport-position {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 640px) {
  .benefits-article-hero-section
    .container
    .inner-wrapper
    .categ-position-container
    .sport-category,
  .benefits-article-hero-section
    .container
    .inner-wrapper
    .categ-position-container
    .sport-position {
    width: 100% !important;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: none !important;
    padding: 10px 0;
  }
}
.benefits-article-hero-section
  .container
  .inner-wrapper
  .categ-position-container
  .sport-category {
  border-right: 1px solid #474748;
}
.benefits-article-hero-section .featured-image {
  width: 100%;
}
.benefits-article-hero-section .featured-image img {
  width: 100%;
  height: auto;
  aspect-ratio: 1366/617;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  min-height: 300px;
}
.benefits-article-content-section {
  width: 100%;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.benefits-article-content-section .bacs--single-column {
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .benefits-article-content-section .bacs--single-column {
    margin-bottom: 30px;
  }
}
.benefits-article-content-section .bacs--single-column .container {
  max-width: 947px;
}
.benefits-article-content-section .bacs--single-column h3 {
  font: 700 16px/21px "Roboto", sans-serif;
  color: #b6987d;
  margin-bottom: 20px;
}
.benefits-article-content-section .bacs--single-column p {
  font: 400 16px/24px "Roboto", sans-serif;
  color: #474748;
  margin-bottom: 20px;
}
.benefits-article-content-section .bacs--single-column p:last-child {
  margin-bottom: 0;
}
.benefits-article-content-section .bacs--two-column {
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .benefits-article-content-section .bacs--two-column {
    margin-bottom: 30px;
  }
}
.benefits-article-content-section .bacs--two-column .container {
  max-width: 947px;
}
.benefits-article-content-section .bacs--two-column .columns-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.benefits-article-content-section
  .bacs--two-column
  .columns-wrapper
  .left-column {
  width: calc(50% - 46px);
}
@media (max-width: 768px) {
  .benefits-article-content-section
    .bacs--two-column
    .columns-wrapper
    .left-column {
    width: 100%;
  }
}
.benefits-article-content-section
  .bacs--two-column
  .columns-wrapper
  .right-column {
  width: 50%;
  margin-left: 46px;
}
@media (max-width: 768px) {
  .benefits-article-content-section
    .bacs--two-column
    .columns-wrapper
    .right-column {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .benefits-article-content-section
    .bacs--two-column
    .columns-wrapper
    .right-column.continued-text {
    margin-top: 0;
  }
  .benefits-article-content-section
    .bacs--two-column
    .columns-wrapper
    .right-column.continued-text
    h3 {
    display: none;
  }
}
.benefits-article-content-section .bacs--two-column .columns-wrapper h3 {
  font: 700 16px/21px "Roboto", sans-serif;
  color: #b6987d;
  margin-bottom: 20px;
}
.benefits-article-content-section .bacs--two-column .columns-wrapper p {
  font: 400 16px/24px "Roboto", sans-serif;
  color: #474748;
  margin-bottom: 20px;
}
.benefits-article-content-section
  .bacs--two-column
  .columns-wrapper
  p:last-child {
  margin-bottom: 0;
}
.benefits-article-content-section .bacs--two-column .hidden-heading {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  opacity: 0;
}
@media (max-width: 768px) {
  .benefits-article-content-section .bacs--two-column .hidden-heading {
    display: none;
  }
}
.benefits-article-content-section .bacs--three-cards-section {
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .benefits-article-content-section .bacs--three-cards-section {
    margin-bottom: 30px;
  }
}
.benefits-article-content-section .bacs--three-cards-section .container {
  max-width: 1086px;
}
.benefits-article-content-section .bacs--three-cards-section .cards-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px;
}
@media (max-width: 768px) {
  .benefits-article-content-section .bacs--three-cards-section .cards-wrapper {
    margin: 0;
  }
}
.benefits-article-content-section
  .bacs--three-cards-section
  .cards-wrapper
  .card {
  width: 33.333%;
  padding: 0 6px;
}
@media (max-width: 768px) {
  .benefits-article-content-section
    .bacs--three-cards-section
    .cards-wrapper
    .card {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.benefits-article-content-section
  .bacs--three-cards-section
  .cards-wrapper
  .card
  .image-container {
  width: 100%;
  margin-bottom: 7px;
  background: #d1d1d1;
  border: 1px solid #707070;
}
.benefits-article-content-section
  .bacs--three-cards-section
  .cards-wrapper
  .card
  .image-container
  img {
  width: 100%;
  height: auto;
  aspect-ratio: 354/572;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.benefits-article-content-section
  .bacs--three-cards-section
  .cards-wrapper
  .card
  .card-label {
  width: 100%;
  padding: 13.5px 16px;
  font: 400 25px/31px "Noto Serif", serif;
  color: #b6987d;
  display: block;
  margin-bottom: 5px;
  background: #e7e9ea;
}
.benefits-article-content-section
  .bacs--three-cards-section
  .cards-wrapper
  .card
  .card-details {
  width: 100%;
  padding: 0 17px;
}
.benefits-article-content-section
  .bacs--three-cards-section
  .cards-wrapper
  .card
  .card-details
  p {
  font: 400 16px/24px "Roboto", sans-serif;
  color: #474748;
}
@media (max-width: 767px) {
  .multi-column.continuous-section {
    padding-bottom: 20px !important;
  }
}
.multi-column .card {
  padding: 18px;
}
.multi-column h3 {
  font: 700 20px/30px "Roboto", sans-serif;
  color: #474748;
  margin-bottom: 7px;
}
.multi-column .rte {
  text-align: left;
}
.multi-column .rte p {
  color: #474748;
  font: 400 16px/24px "Roboto", sans-serif;
}
.multi-column a.feature-link {
  font-size: 14px;
  line-height: 30px;
  color: #b6987d !important;
  letter-spacing: 0px;
}
.multi-column a.feature-link:after {
  border-color: #b6987d !important;
}
.multi-column ul {
  margin-top: 0 !important;
}
div[data-section-type="blog"] {
  background: #e7e9ea;
}
div[data-section-type="blog"] .blog-filter__select select {
  border-color: #b6987d;
}
div[data-section-type="blog"] .container {
  max-width: 1080px;
}
div[data-section-type="blog"] .light-spaced-row-top {
  margin-top: 50px;
}
div[data-section-type="blog"] .article {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
div[data-section-type="blog"] .article.newly-added {
  -webkit-animation: fadeInDropdown 0.3s ease-in-out forwards;
  animation: fadeInDropdown 0.3s ease-in-out forwards;
}
div[data-section-type="blog"] .article .img-block .lazyload-placeholder {
  padding-top: 0 !important;
  aspect-ratio: 592/366;
}
div[data-section-type="blog"] .article > .column.half:first-child {
  width: calc(56% - 40px);
}
@media (max-width: 767px) {
  div[data-section-type="blog"] .article > .column.half:first-child {
    width: calc(100% - 20px);
  }
}
div[data-section-type="blog"] .article > .column.half:nth-child(2) {
  width: 44%;
  max-width: 402px;
}
@media (max-width: 767px) {
  div[data-section-type="blog"] .article > .column.half:nth-child(2) {
    width: calc(100% - 20px);
  }
}
div[data-section-type="blog"] .article .tag-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
div[data-section-type="blog"] .article .tag-container .tag-text {
  font: 500 12px/19px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #474748;
}
div[data-section-type="blog"]
  .article
  .tag-container
  .tag-text:not(:first-child) {
  margin-left: 8px;
}
div[data-section-type="blog"] .article h2 {
  font: 700 20px/30px "Roboto", sans-serif;
  text-transform: uppercase;
  color: #474748;
  margin-bottom: 5px;
}
div[data-section-type="blog"] .article .rte {
  margin-top: 16px;
}
div[data-section-type="blog"] .article .rte p,
div[data-section-type="blog"] .article .rte span {
  font: 300 18px/28px "Roboto", sans-serif;
  color: #474748;
}
div[data-section-type="blog"] .article .arrow-link,
div[data-section-type="blog"] .article .button,
div[data-section-type="blog"] .article .feature-link {
  margin-top: 29px;
}
div[data-section-type="blog"] .article .feature-link {
  color: #b6987d;
}
div[data-section-type="blog"] .article .feature-link:after {
  border-color: #b6987d;
}
div[data-section-type="blog"] .js-load-more {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 56px;
}
.banner-default-article {
  width: 100%;
  background: #e7e9ea;
}
.banner-default-article .container {
  max-width: 1080px;
}
.banner-default-article .top-text-container {
  padding-top: 77px;
  padding-bottom: 40px;
}
.banner-default-article .top-text-container .back-to-link {
  margin-bottom: 36px;
  text-transform: uppercase;
}
.banner-default-article .top-text-container h2 {
  font: 400 25px/31px "Noto Serif", serif;
  color: #474748;
  margin: 0;
  text-transform: uppercase;
}
.banner-default-article .featured-image {
  width: 100%;
}
.banner-default-article .featured-image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  min-height: 360px;
}
.article-content {
  width: 100%;
}
.article-content .container {
  max-width: 1010px;
}
.article-content h1,
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
  color: #b6987d !important;
  font-family: "Noto Serif", serif !important;
  font-weight: 400 !important;
  margin-bottom: 28px;
  font-size: 35px !important;
  line-height: 45px !important;
}
@media (max-width: 767px) {
  .article-content h1,
  .article-content h2,
  .article-content h3,
  .article-content h4,
  .article-content h5,
  .article-content h6 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
}
.article-content h1 b,
.article-content h1 strong,
.article-content h2 b,
.article-content h2 strong,
.article-content h3 b,
.article-content h3 strong,
.article-content h4 b,
.article-content h4 strong,
.article-content h5 b,
.article-content h5 strong,
.article-content h6 b,
.article-content h6 strong {
  font-weight: 400 !important;
}
.article-content h3 {
  font-size: 20px;
  line-height: 28px;
}
.article-content b,
.article-content strong {
  font-weight: 700;
  text-transform: uppercase;
  color: #b6987d !important;
}
.article-content p,
.article-content span {
  font: 300 18px/28px "Roboto", sans-serif;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .article-content p,
  .article-content span {
    font-size: 16px;
    line-height: 24px;
  }
}
.article-content ol:not(.sharing-list) li,
.article-content ul:not(.sharing-list) li {
  font: 300 18px/28px "Roboto", sans-serif;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .article-content ol:not(.sharing-list) li,
  .article-content ul:not(.sharing-list) li {
    font-size: 16px;
    line-height: 24px;
  }
}
.article-content blockquote {
  margin: 90px auto 60px;
  width: 100%;
  max-width: 668px;
  display: block;
  position: relative;
  text-align: center;
}
.article-content blockquote:after,
.article-content blockquote:before {
  font-size: 140px;
  line-height: 0;
  text-align: center;
  color: #b6987d;
  font-family: "Noto Serif", serif;
}
.article-content blockquote:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article-content blockquote p {
  color: #b6987d;
  font: 400 30px/48px "Noto Serif", serif;
  margin: 0 !important;
  text-align: center;
}
.article-content .video-container {
  width: 100%;
  display: block;
  padding-bottom: 56.25%;
  max-width: 868px;
  position: relative;
  margin: 60px auto;
}
.article-content .video-container iframe,
.article-content .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-content iframe,
.article-content video {
  width: 100%;
  height: auto;
}
.sharing.social-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.sharing.social-links .sharing-label {
  font: 700 16px/24px "Roboto", sans-serif;
  margin-right: 5px;
  display: inline-block;
}
.sharing.social-links .sharing-list li {
  width: 30px;
  height: 30px;
  margin-right: 6px;
}
.sharing.social-links .sharing-list li:last-child {
  margin-right: 0;
}
.sharing.social-links .sharing-list li.facebook svg {
  width: 8px;
}
.sharing.social-links .sharing-list li.twitter svg path {
  fill: #bfbfbf;
}
div[data-section-type="product"] {
  background: #e7e9ea;
  padding-top: 123px;
}
div[data-section-type="product"] nav.breadcrumbs {
  margin-top: 0 !important;
  top: 32px !important;
}
div[data-section-type="product"].hide-thumbnail-select .thumbnails {
  display: none;
}
div[data-section-type="product"] hr {
  background-color: #c1c1c1;
}
div[data-section-type="product"] .button {
  text-transform: uppercase;
  font: 700 16px/21px "Roboto", sans-serif;
  padding: 12px 18px;
  color: #ffffff;
}
div[data-section-type="product"] .button:hover {
  background: transparent;
  color: #474748;
}
div[data-section-type="product"] .sharing-list li {
  width: 44px !important;
  height: 44px !important;
}
@media (min-width: 992px) {
  div[data-section-type="product"] .product-grid .product-grid__media {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: calc(43% - 15px);
  }
  div[data-section-type="product"] .product-grid .product-grid__detail {
    width: calc(47% - 15px);
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: 544px;
  }
}
div[data-section-type="product"] .cc-accordion {
  border-top: 1px solid #0f0f0f;
}
div[data-section-type="product"] .cc-accordion .cc-accordion-item {
  border-color: #c1c1c1;
}
div[data-section-type="product"] .cc-accordion .cc-accordion-item__title {
  font: 700 16px/21px "Roboto", sans-serif;
  text-transform: capitalize;
}
div[data-section-type="product"] .product-grid__detail {
  max-width: 496px;
  padding-top: 0px;
}
div[data-section-type="product"] .product-grid__detail h2 {
  color: #474748;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 18px;
  font-family: "Noto Serif", serif;
}
div[data-section-type="product"] .product-grid__detail .product-price {
  margin-bottom: 16px;
  color: #474748;
}
div[data-section-type="product"]
  .product-grid__detail
  .product-price
  .product-price__amount {
  color: #474748;
  font-size: 28px;
  line-height: 37px;
  font-weight: 400;
}
div[data-section-type="product"] .product-grid__detail p {
  color: #474748;
}
div[data-section-type="product"]
  .product-grid__detail
  > .product-form-block:nth-child(2) {
  margin-bottom: 19px;
}
div[data-section-type="product"] .button.button--alt {
  border-color: #474748;
  color: #474748;
}
div[data-section-type="product"] .button.button--alt:hover {
  background-color: #474748;
  color: #ffffff;
}
div[data-section-type="product"] .product-form-block {
  margin-top: 30px;
  margin-bottom: 30px;
}
div[data-section-type="product"] .product-form-block.product-title {
  margin-top: 0;
}
div[data-section-type="product"] .product-form-block.product-title h1 {
  font: 700 30px/40px "Noto Serif", serif !important;
}
div[data-section-type="product"] div {
  font-size: 16px;
  line-height: 24px;
}
div[data-section-type="product"] .product-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 0;
  margin-top: 30px;
}
div[data-section-type="product"] .product-options .swatches {
  border-right: 1px solid #c1c1c1;
  padding: 0 22px 0 0;
  margin-right: 22px;
  margin-bottom: 30px;
}
div[data-section-type="product"] .product-options .swatches:last-of-type {
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}
div[data-section-type="product"] .product-options .swatches .opt-label {
  width: 28px;
  height: 28px;
  border: none;
}
div[data-section-type="product"]
  .product-options
  .swatches
  .opt-label:last-of-type {
  margin-right: 0 !important;
}
div[data-section-type="product"]
  .product-options
  .swatches
  .opt-btn:checked
  + .opt-label {
  -webkit-box-shadow: 0 0 0 2px #d1d1d1;
  box-shadow: 0 0 0 2px #d1d1d1;
}
div[data-section-type="product"] .product-options .swatches legend.label {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: initial;
  text-transform: capitalize;
  color: #474748;
}
div[data-section-type="product"]
  .product-options
  .swatches
  legend.label
  .js-color-text {
  margin-left: 14px;
}
div[data-section-type="product"] .product-qty label {
  font-size: 16px;
  line-height: 24px;
  color: #474748;
}
div[data-section-type="product"] .qty-selector .qty-btn {
  width: 54px;
  height: 52px;
}
div[data-section-type="product"] .qty-selector .input.quantity {
  width: 51px;
}
div[data-section-type="product"] .feature-link {
  color: #b6987d;
}
div[data-section-type="product"] .feature-link:after {
  border-color: #b6987d;
}
div[data-section-type="product"] .loox-rating {
  margin-top: 17px;
}
div[data-section-type="product"] .loox-rating .loox-icon {
  color: #b6987d;
  width: 14px;
  height: 14px;
}
div[data-section-type="product"] .loox-rating .loox-rating-label {
  font-size: 16px;
  line-height: 21px;
  font-family: "Roboto", sans-serif;
}
.gallery-viewer {
  position: fixed;
  z-index: 1000 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 250ms ease-out, -webkit-transform 250ms ease-out;
  transition: opacity 250ms ease-out, -webkit-transform 250ms ease-out;
  transition: opacity 250ms ease-out, transform 250ms ease-out;
  transition: opacity 250ms ease-out, transform 250ms ease-out,
    -webkit-transform 250ms ease-out;
  background: #fff;
}
.app-section {
  background: #e7e9ea;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.app-section .inner-wrapper {
  width: 100%;
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .app-section .inner-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.app-section .inner-wrapper:before {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #c1c1c1;
}
.app-section .top-text {
  margin-bottom: 40px;
  width: 100%;
  text-align: center;
}
.app-section .top-text h2 {
  font: 400 25px/31px "Noto Serif", serif;
  color: #b6987d;
}
div[data-section-type="collection"] .allproducttitle h1 {
  font: 400 33px/45px "Noto Serif", serif;
  color: #b6987d;
  margin-bottom: 32px;
}
.filters.side-drawer {
  z-index: 1001;
}
.collection-banner {
  min-height: 400px;
}
@media (min-width: 480px) {
  .collection-banner {
    min-height: 498px !important;
  }
}
.collection-banner h1 {
  color: #b6987d;
  font: 700 24px/32px "Roboto", sans-serif;
  margin-bottom: 16px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.collection-banner .banner__overlay {
  opacity: 0.4 !important;
}
.collection-banner .logo-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 21px;
}
.collection-banner .logo-container img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.default-page-banner {
  min-height: 400px;
}
@media (min-width: 480px) {
  .default-page-banner {
    min-height: 498px !important;
  }
}
.default-page-banner h1 {
  color: #b6987d;
  font: 700 24px/32px "Roboto", sans-serif;
  margin-bottom: 16px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.default-page-banner .banner__overlay {
  opacity: 0.4 !important;
}
.default-page-banner .logo-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 21px;
}
.default-page-banner .logo-container img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}
.default-page-content h1,
.default-page-content h2,
.default-page-content h3,
.default-page-content h4,
.default-page-content h5,
.default-page-content h6 {
  color: #b6987d;
  margin: 26px 0;
  font-weight: 400 !important;
}
.default-page-content h1 b,
.default-page-content h1 strong,
.default-page-content h2 b,
.default-page-content h2 strong,
.default-page-content h3 b,
.default-page-content h3 strong,
.default-page-content h4 b,
.default-page-content h4 strong,
.default-page-content h5 b,
.default-page-content h5 strong,
.default-page-content h6 b,
.default-page-content h6 strong {
  font-weight: 400 !important;
}
.default-page-content h1,
.default-page-content h2,
.default-page-content h3,
.default-page-content h4,
.default-page-content h5,
.default-page-content h6 {
  font-size: 35px !important;
  line-height: 45px !important;
}
@media (max-width: 767px) {
  .default-page-content h1,
  .default-page-content h2,
  .default-page-content h3,
  .default-page-content h4,
  .default-page-content h5,
  .default-page-content h6 {
    font-size: 28px !important;
    line-height: 36px !important;
  }
}
.default-page-content li,
.default-page-content p,
.default-page-content span {
  font: 400 18px/30px "Roboto", sans-serif;
}
@media (max-width: 767px) {
  .default-page-content li,
  .default-page-content p,
  .default-page-content span {
    font-size: 16px;
    line-height: 24px;
  }
}
html.js
  body#baseball-amp-softball
  div.product-grid
  div.product-grid__detail.cc-animate-init.-in.cc-animate-complete
  div.lightly-spaced-row-top
  a.feature-link,
html.js
  body#baseball-amp-softball
  footer#pagefooter.pagefooter
  div.signup-section.container,
html.js
  body#baseball-amp-softball.template-page.cc-animate-enabled.has-image-banner
  div#shopify-section-header.shopify-section.section-header,
html.js
  body#baseball-amp-softball.template-page.cc-animate-enabled.no-banner
  div#shopify-section-header.shopify-section.section-header,
html.js
  body#golf
  div.product-grid
  div.product-grid__detail.cc-animate-init.-in.cc-animate-complete
  div.lightly-spaced-row-top
  a.feature-link,
html.js body#golf footer#pagefooter.pagefooter div.signup-section.container,
html.js
  body#golf.template-page.cc-animate-enabled.has-image-banner
  div#shopify-section-header.shopify-section.section-header,
html.js
  body#golf.template-page.cc-animate-enabled.no-banner
  div#shopify-section-header.shopify-section.section-header,
html.js
  body#performance
  div.product-grid
  div.product-grid__detail.cc-animate-init.-in.cc-animate-complete
  div.lightly-spaced-row-top
  a.feature-link,
html.js
  body#performance
  footer#pagefooter.pagefooter
  div.signup-section.container,
html.js
  body#performance.template-page.cc-animate-enabled.has-image-banner
  div#shopify-section-header.shopify-section.section-header,
html.js
  body#performance.template-page.cc-animate-enabled.no-banner
  div#shopify-section-header.shopify-section.section-header {
  display: none !important;
}
body#golf picture.no-js-hidden img.img-fit.lazyloaded,
body#performance picture.no-js-hidden img.img-fit.lazyloaded,
html.js body#baseball-amp-softball picture.no-js-hidden img.img-fit.lazyloaded {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
html.js body#golf div.mic--grid-item_image div.image-container img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  width: auto !important;
}
body#baseball-amp-softball .card__image,
body#golf .card__image,
body#performance .card__image {
  padding-top: 0 !important;
  min-height: 0 !important;
}
body#baseball-amp-softball div.card__image img.img-fit.lazyautosizes.lazyloaded,
body#golf div.card__image img.img-fit.lazyautosizes.lazyloaded,
body#performance div.card__image img.img-fit.lazyautosizes.lazyloaded {
  position: fixed;
  top: -40px !important;
  left: 20px !important;
  width: 60px !important;
  height: 60px !important;
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
body#baseball-amp-softball .button,
body#golf .button,
body#performance .button {
  background-color: transparent !important;
  border-color: #b6987d !important;
  color: #b6987d !important;
  border-radius: 0px;
}
body#baseball-amp-softball .button:hover,
body#golf .button:hover,
body#performance .button:hover {
  background-color: #b6987d !important;
  color: #fff !important;
}
html.js body#baseball-amp-softball div.card__content h3.card__heading,
html.js
  body#baseball-amp-softball
  div.rte.smaller-text.cc-fade-in-up.cc-animate-init.-in.cc-animate-complete
  h2,
html.js body#golf div.card__content h3.card__heading,
html.js
  body#golf
  div.rte.smaller-text.cc-fade-in-up.cc-animate-init.-in.cc-animate-complete
  h2,
html.js body#performance div.card__content h3.card__heading,
html.js
  body#performance
  div.rte.smaller-text.cc-fade-in-up.cc-animate-init.-in.cc-animate-complete
  h2 {
  font-family: "Noto Serif", serif !important;
  color: rgb(182, 152, 125);
}
html.js
  body#baseball-amp-softball
  div.image-banner.auto-height.content-align-center.content-valign-center,
html.js
  body#golf
  div.image-banner.auto-height.content-align-center.content-valign-center,
html.js
  body#performance
  div.image-banner.auto-height.content-align-center.content-valign-center {
  height: 50vh;
}
html.js
  body#baseball-amp-softball
  main#main
  div.main-content
  section.shopify-section
  div.app-section.padded-section,
html.js
  body#golf
  main#main
  div.main-content
  section.shopify-section
  div.app-section.padded-section,
html.js
  body#performance
  main#main
  div.main-content
  section.shopify-section
  div.app-section.padded-section {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.padded-section {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.quickbuy {
  z-index: 100;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.allproducttitle {
  display: block;
  clear: both;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  width: 100%;
}
h1 {
  display: block;
  font-weight: 400;
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 20px;
  color: #b6987d;
}
div.tcc-card div.card-inner div.card-details div.rte h6 {
  font: normal 16px/20px "Roboto", sans-serif !important;
  color: #474748 !important;
  margin-bottom: 16px !important;
  letter-spacing: 0 !important;
}
.slide__image.has-overlay.lazyload-placeholder.loaded {
  background-color: black !important;
}
.slide__image.has-overlay.lazyload-placeholder.loaded picture {
  opacity: 50% !important;
}
#shopify-section-template--15550164402229__17447636635b73b5d5 .padded-section {
  padding: 0 !important;
}

#shopify-section-template--15550164402229__17447636635b73b5d5 .app-section {
  background: white;
}
