/** Shopify CDN: Minification failed

Line 400:25 The "+" operator only works if there is whitespace on both sides

**/
@font-face {
  font-family: "Reckless TRIAL";
  src: url("/cdn/shop/files/Reckless-Light.ttf?v=1724667702")
    format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "FK Grotesk Neue Trial";
  src: url("/cdn/shop/files/FKGroteskNeue-Light.ttf?v=1724667827")
    format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FK Grotesk Neue Trial";
  src: url("/cdn/shop/files/FKGroteskNeue-Regular.ttf?v=1724667831")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "FK Grotesk Neue Trial";
  src: url("/cdn/shop/files/FKGroteskNeueTrial-Medium.ttf?v=1723777969")
    format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-body-family: "FK Grotesk Neue Trial";
  --font-body-weight: 300;
}

body {
  font-family: "FK Grotesk Neue Trial";
  font-size: 17px;
  font-weight: 300;
  line-height: 21.76px;
}

h1, h2, h3, h4, h5, .h0, .h1, .h2, .h3, .h4, .h5 {
    font-family: "Reckless TRIAL";
}

h1, .h1, .h0 {
    font-size: calc(var(--font-heading-scale)* 3rem);
}
h2,
.h2 {
  font-family: "Reckless TRIAL";
  font-size: 30px;
  font-weight: 300;
  line-height: 32.85px;
}

h3,
.h3 {
  font-family: "Reckless TRIAL";
  font-size: 25px;
  font-weight: 300;
  line-height: 27.38px;
}

h4,
.h4 {
  font-family: "FK Grotesk Neue Trial";
  font-size: 15px;
  font-weight: 500;
  line-height: 19.2px;
}

h5,
.h5,
h6,
.h6 {
  font-family: "FK Grotesk Neue Trial";
  font-size: 12px;
  font-weight: 400;
  line-height: 15.36px;
  letter-spacing: 0.1em;
}

.rte a, a{
  text-decoration: none
}

.rte a:hover, a:hover{
  text-decoration: underline;
}

.rte a.button.primary {
  color: #f4f4f4;
}

.button {
  font-family: "FK Grotesk Neue Trial";
  font-size: 12px;
  font-weight: 400;
  line-height: 15.36px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #f4f4f4;
  border: 1px solid #06424E;
    padding: 11px 30px 8px;
  min-height: auto;
  min-width: auto;
  text-decoration: none;
}

.button:hover, .rte a.button:hover{
  background: #f4f4f4;
  color: #06424E;
    text-decoration: none
}

.button.primary.green, .rte a.button.primary.green {
    background-color: #CFE3A3;
    border-color: #CFE3A3;
    color: rgba(var(--color-link), var(--alpha-link));
}

.button.primary.green:after, body .button:after {
    display: none;
}
.button.primary.green:hover, .rte a.button.primary.green:hover {
    border-color: rgba(var(--color-link), var(--alpha-link));
      background: transparent;
}

.button-wrapper {
  margin-bottom: 20px;
}

.button:not([disabled]):hover:after, .shopify-challenge__button:hover:after, .customer button:hover:after, .shopify-payment-button__button--unbranded:hover:after {
    --border-offset: 1px;
    box-shadow: none;
}

.button.secondary:after {
    box-shadow: none;
}
.button.secondary {
    color: #06424E;
    background: #f4f4f4;
}

.button.secondary:hover, .rte a.button.secondary:hover{
    color: #f4f4f4;
  background: #06424E;
    text-decoration: none
}

.swiper-button-prev, .swiper-button-next {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  cursor: pointer;
}

.swiper-button-prev.static, .swiper-button-next.static {
    position: static;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
  background: #06424E;
}

.swiper-button-prev:before, .swiper-button-next:before {
    content: '';
    border: solid #06424E;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 4.33px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.swiper-button-prev:after, .swiper-button-next:after {
    display: none;
}

.swiper-button-prev:hover:before, .swiper-button-next:hover:before {
      border: solid #fff;
      border-width: 0 1px 1px 0;
}

.swiper-button-prev:before{
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
      margin-left: 7px;

}

.pagination__list a:hover {
    text-decoration: none;
}

 .footer__blocks-wrapper .footer-block__heading {
    font-family: "FK Grotesk Neue Trial";
    font-size: 12px;
    font-weight: 400;
    line-height: 15.36px;
    letter-spacing: 0.1em;
  }

  .page-width{
    padding: 0 20px;
  }

body .main-page-title {
    margin-bottom: 1rem;
}

p.body-404 {
    margin-bottom: 3rem;
}

.collection .grid__item .ratio:before {
    padding-bottom: 120%;
}

/* .collection .card__inner .product-form .product-form__submit {
    padding: 8px 20px 4px;
}
 */
.collection-list {
    padding: 50px 0;
}

.facet-filters__field .select__select, .mobile-facets__sort .select__select {
    padding-left: 10px;
}

body .facet-filters__sort:focus-visible {
    outline: none;
    box-shadow: none;
}

.grid.product-grid .card-information>.short-desc {
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 58px;
}
.grid.product-grid .card-information>* {
    font-family: FK Grotesk Neue Trial;
    font-size: 15px;
    line-height: 19.2px;
    letter-spacing: 0;
}

.card__content .card-information>.price .price__container {
    text-align: center;
}

.template-search .article-card__info {
    margin-top: 10px;
}

.template-search__header p {
    text-align: center;
}

.template-search__results .product-grid h2.h2 {
    display: block;
    width: 100%;
}
@media only screen and (min-width: 750px) {
  body .main-page-title {
        margin-bottom: 1rem;
    }
  .page-width{
    padding: 0 20px;
  }

    h1, .h1, .h0 {
        font-size: calc(var(--font-heading-scale)* 4rem);
    }
  h2,
  .h2 {
    font-size: 40px;
    line-height: 43.8px;
  }

  h3,
  .h3 {
    font-size: 25px;
    line-height: 27.38px;
  }

  h4,
  .h4 {
    font-family: "FK Grotesk Neue Trial";
    font-size: 15px;
    font-weight: 500;
    line-height: 19.2px;
  }

  h5,
  .h5,
  h6,
  .h6 {
    font-family: "FK Grotesk Neue Trial";
    font-size: 12px;
    font-weight: 400;
    line-height: 15.36px;
    letter-spacing: 0.1em;
  }
}

@media only screen and (min-width: 990px) {
    .page-width{
    padding: 0 5rem;
  }
    h5,
  .h5,
  h6,
  .h6, .footer__blocks-wrapper .footer-block__heading {
    font-family: "FK Grotesk Neue Trial";
    font-size: 12px;
    font-weight: 400;
    line-height: 15.36px;
    letter-spacing: 0.1em;
  }
}

@media (max-width: 767px){
  .button{
        padding: 10px 30px 8px;
  }
}
.members_only_msg {
    font-family: FK Grotesk Neue Trial;
    font-size: 17px;
    line-height: 21.76px;
    letter-spacing: 0;
    color: #06424e;
    font-weight: 500;
}

.memberships_widget {
    max-width: var(--page-width);
    margin: 0 auto;
}

.memberships_widget h1 {
  display: none;
}

.memberships_widget .bold-mem-description {
  display: none;
}

.memberships_widget form {

}

.memberships_widget .bold-form-group {
    position: relative;
    width: 100%;
    display: grid;
    transition: box-shadow var(--duration-short) ease;
    margin-bottom: 2rem;
}

.memberships_widget input, .memberships_widget select {
  padding: 0 1.5rem 0 2rem;
    -webkit-appearance: auto;
    appearance: auto;
    background-color: #fff;
    color: rgb(var(--color-foreground));
    font-family: var(--font-body-family);
    font-style: var(--font-body-style);
    font-weight: var(--font-body-weight);
    font-size: 1.6rem;
    box-sizing: border-box;
    transition: box-shadow var(--duration-short) ease;
    border-radius: var(--inputs-radius);
    height: 4.5rem;
    min-height: calc(var(--inputs-border-width)* 2);
    min-width: calc(7rem +(var(--inputs-border-width)* 2));
    position: relative;
    border: 0.1rem solid rgb(6 66 78 / 55%);
    font-family: FK Grotesk Neue Trial;
    font-size: 12px;
    font-weight: 300;
    line-height: 15.36px;
    text-align: left;
}

.memberships_widget input:focus {
    margin: var(--inputs-border-width);
    box-shadow: 0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));
    outline: 0;
    border-radius: var(--inputs-radius);
}
.memberships_widget input:after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: var(--inputs-border-width);
    right: var(--inputs-border-width);
    bottom: var(--inputs-border-width);
    left: var(--inputs-border-width);
    border: .1rem solid transparent;
    border-radius: var(--inputs-radius);
    box-shadow: 0 0 0 var(--inputs-border-width) rgba(var(--color-foreground), var(--inputs-border-opacity));
    transition: box-shadow var(--duration-short) ease;
    z-index: 1;
}
.memberships_widget input:before {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: var(--inputs-radius-outset);
    box-shadow: var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-shadow), var(--inputs-shadow-opacity));
    z-index: -1;
}

.memberships_widget .bold-form-group label {
    font-size: 1.6rem;
    left: calc(var(--inputs-border-width) + 2rem);
    top: calc(1rem + var(--inputs-border-width));
    margin-bottom: 0;
    pointer-events: none;
    transition: top var(--duration-short) ease, font-size var(--duration-short) ease;
    color: rgba(var(--color-foreground), .75);
    letter-spacing: .1rem;
    line-height: 1.5;
    z-index: 2;
}
.memberships_widget input[type="button"] {
    font-family: "FK Grotesk Neue Trial";
    font-size: 12px;
    font-weight: 400;
    line-height: 15.36px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #f4f4f4;
    border: 1px solid #06424E;
    padding: 11px 30px 8px;
    min-height: auto;
    min-width: auto;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 0 3rem;
    cursor: pointer;
    font: inherit;
    font-size: 1.5rem;
    text-decoration: none;
    color: rgb(var(--color-button-text));
    transition: box-shadow var(--duration-short) ease;
    -webkit-appearance: none;
    appearance: none;
    background-color: rgba(var(--color-button), var(--alpha-button-background));
    border-radius: var(--buttons-radius-outset);
}
.bold-mem-description {
    margin-bottom: 25px;
    /* padding-bottom: 50px; */
}
.accountDetailsContainer  {
    max-width: var(--page-width) !important;    
    padding-left: 2rem;
    padding-right: 2rem;
}
@media screen and (min-width: 750px) {
    .accountDetailsContainer {
        padding-left: 5rem;
        padding-right: 5rem;
    }
}

.memberships_widget .bold-form-group label {
  width: 100%;
}

.promo-tile {
  background-color: #a9c1d1;
  padding: 25px;
}

.promo-tile h3 {
  margin: 0;
  font-size: 22px;
}
.promo-tile h4 {
  font-weight: 300;
}
.promo-tile p {
  font-size: 12px;
}

.promo-tile ul {
    list-style-type: none;
    padding: 10px 0;
}

.promo-tile a {
  color: #06424e;
  text-decoration: underline;
  text-underline-offset: 4px;
  font-size: 15px;
  font-weight: 400;
}

.promo-tile ul li {
    margin-bottom: 10px;
    padding-left: 23px;
    position: relative;
    font-size: 14px;
    line-height: 16.2px;
    color: #06424b;
    letter-spacing: 0;
}

.promo-tile ul li:before {
    content: "\2713";
    color: #355c7d;
    position: absolute;
    left: 0;
    top: 0;
}
@media (max-width:1400px) {
  .promo-tile {
    padding: 15px;
  }
  .promo-tile h3 {
    font-size: 17px;
  }
  .promo-tile h4 {
    font-size: 14px;
  }
  .promo-tile p {
    font-size:9px;
  }
  .promo-tile a {
    font-size: 14px;
  }
  .promo-tile ul li {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 14.2px;
  }
}
@media (max-width:1100px) {
  .promo-tile {
    padding: 10px;
  }
  .promo-tile h3 {
    font-size: 16px;
  }
  .promo-tile h4 {
    font-size: 12px;
    line-height: 1;
  }

  .promo-tile ul li {
    line-height: 13.2px;
  }
  .promo-tile a {
    font-size: 13px;
  }
}
@media (max-width:989px) {
  .promo-tile {
    padding: 15px;
  }
  .promo-tile h3 {
    font-size: 17px;
  }
  .promo-tile h4 {
    font-size: 14px;
    line-height: 1;
  }
  .promo-tile p {
    font-size:9px;
  }
  .promo-tile a {
    font-size: 14px;
  }
  .promo-tile ul li {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 14.2px;
  }  
}
@media (max-width:500px) {
  .promo-tile {
    padding: 10px;
  }
  .promo-tile h3 {
    font-size: 15px;
    line-height: 1;
  }
  .promo-tile h4 {
    font-size: 12px;
    line-height: 1;
  }

  .promo-tile ul li {
    font-size: 10px;
    margin-bottom: 1px;
  }
  .promo-tile a {
    font-size: 10px;
  } 
}

a.button.klaviyo-bis-trigger {
    width: 100% !important;
    height: 45px;
}