:root{--white: #fff;--gold: #c93;--gold-light: #E8CB78;--blue: #180f2e;--blue-light: #200F6B;--blue-dark: #20113E;--gold-gradient: linear-gradient(90deg, #C93 0%, #E8CB78 100%);--gold-gradient-hover: linear-gradient(90deg, #E8CB78 0%, #C93 100%);--black-lighter: #181818;--black-dark: #292929;--cream: #f8f8f8;--gray: #B2B2B2;--gray-light: #EAE9E9;--yellow: #FAD749;--font-body-family: "Poppins", sans-serif;--font-heading-family: "Poppins", sans-serif}.drawer{visibility:hidden;display:none}body,h1,h2,h3,h4,h5,h6{letter-spacing:0!important}h1,.h1{font-size:calc(var(--font-heading-scale) * 4rem)}@media only screen and (min-width:750px){h1,.h1{font-size:calc(var(--font-heading-scale) * 8rem)}}h2,.h2{font-size:calc(var(--font-heading-scale) * 3.2rem);margin-bottom:3rem!important;margin-top:0!important}@media only screen and (min-width:750px){h2,.h2{font-size:calc(var(--font-heading-scale) * 4.5rem);margin-bottom:5rem!important}}h3,.h3{font-size:calc(var(--font-heading-scale) * 2.8rem);margin-top:0;margin-bottom:1rem!important}@media only screen and (min-width:750px){h3,.h3{font-size:calc(var(--font-heading-scale) * 2.8rem)}}h4,.h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}h5,.h5{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){h5,.h5{font-size:calc(var(--font-heading-scale) * 2.2rem)}}h6,.h6{font-size:calc(var(--font-heading-scale) * 2.2rem)}@media only screen and (min-width:750px){h6,.h6{font-size:calc(var(--font-heading-scale) * 1.3rem)}}body{font-family:Poppins,sans-serif!important}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:600;text-align:center;text-wrap:balance}h1 em strong,h2 em strong,h3 em strong,h4 em strong,h5 em strong,h6 em strong,.h0 em strong,.h1 em strong,.h2 em strong,.h3 em strong,.h4 em strong,.h5 em strong,.h6 em strong{background:var(--gold-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-style:normal}p{font-size:calc(var(--font-heading-scale) * 1.8rem);line-height:1.5;font-weight:400;margin-top:0;margin-bottom:0;color:var(--black-lighter)!important}p:not(:last-child){margin-bottom:2.5rem}p em strong{font-weight:600;color:var(--gold-light);font-style:normal}strong{font-weight:600}.txt--gold-light{color:var(--gold-light)}.btn--sm,.btn--md,.btn--lg,.btn--xl{text-align:center;text-wrap:pretty}.btn--sm{border-radius:1rem;padding:1rem 3rem;font-size:1.8rem;font-weight:500;line-height:1.5;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:370px){.btn--sm{font-size:1.6rem}}.btn--md{border-radius:1rem;padding:1.6rem 3rem;font-size:1.6rem;font-weight:400;line-height:1;text-decoration:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1199px){.btn--md{padding:1.6rem}}.btn--xl,.btn--lg{border-radius:1rem;padding:2rem 4rem;font-size:2.2rem;line-height:1.2;text-transform:uppercase;text-decoration:none;display:flex;align-items:center;justify-content:center;max-width:max-content;margin-left:auto;margin-right:auto}.btn--lg{padding:2rem}@media screen and (max-width:575px){.btn--xl,.btn--lg{font-size:2rem;padding:1.5rem 2rem}}.btn--xl{width:100%;max-width:100%;font-size:1.8rem!important}.btn--gold{position:relative;color:var(--white);background-color:transparent!important;z-index:0}.btn--white{position:relative;color:var(--white);background-color:transparent!important;border:.2rem solid var(--white);cursor:pointer!important;opacity:1!important;transition:border-color .3s ease-in-out}.btn--white:hover{border-color:transparent}.btn--white:hover.btn--white:after,.btn--gold:hover.btn--gold:after{opacity:1}.btn--white:after{content:"";position:absolute;left:-2px;right:-2px;top:-2px;bottom:-2px;z-index:-1;border-radius:1rem;transition:opacity .3s ease-in-out}.btn--gold:before,.btn--gold:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;border-radius:1rem;transition:opacity .3s ease-in-out}.btn--gold:before{background:var(--gold-gradient);opacity:1}.btn--white:after,.btn--gold:after{background:var(--gold-gradient-hover);opacity:0;box-shadow:none!important}.btn--link{color:var(--black-lighter);background-color:transparent!important;cursor:pointer!important;opacity:1!important;display:block;text-align:center;margin:5rem 0 0;padding:0;font-size:1.8rem;line-height:1.6;padding:2rem 0;min-height:1rem;font-weight:400;margin-top:4.4rem!important;text-decoration:underline;text-decoration-color:var(--black-lighter);text-underline-offset:.4rem;text-decoration-thickness:.2rem;transition:text-decoration-color .3s ease-in-out,color .3s ease-in-out}.btn--link:after{content:none}.btn--link:hover{text-decoration-color:var(--gold);color:var(--gold)}@media screen and (max-width:575px){.btn--link{padding:0;margin-top:3rem!important}}.button,.button-label,.shopify-challenge__button,.customer button{letter-spacing:0!important}.bg{background-repeat:no-repeat;background-position:center;background-size:cover}.bg--pattern{background-image:url(../assets/bg-pattern.jpg)}.bg--pattern p{color:var(--white)!important}.bg--pattern h2{color:var(--white)}.bg--blue{background:var(--blue)}.bg--white{background:var(--white)}.bg--cream{background:var(--cream)}.txt--left{text-align:left}.txt--center{text-align:center;place-self:center}.grid__item .collapsible-content__media{border-radius:2rem!important;border:none!important}@media screen and (max-width:575px){.accordion__title{max-width:calc(100% - 3.5rem)!important}}.multicolumn-card__info{position:relative}.multicolumn-card__content__image{display:block;margin:0 auto;max-width:calc(100% - 4rem);width:100%;height:auto}@media screen and (max-width:575px){.multicolumn-card__content__image{max-width:100%}}.multicolumn .title-wrapper-with-link{margin-bottom:0!important}.card-gap--lg{gap:3rem}@media screen and (max-width:991px){.card-gap--lg{gap:2rem}}@media screen and (max-width:750px){.card-gap--lg{gap:3rem}}.card-gap--lg .grid__item{max-width:calc((100% - 6rem) / 3);width:calc((100% - 6rem) / 3)}@media screen and (max-width:991px){.card-gap--lg .grid__item{max-width:calc((100% - 3rem)/2);width:calc((100% - 3rem)/2);margin-left:auto;margin-right:auto}}@media screen and (max-width:575px){.card-gap--lg .grid__item{max-width:100%;width:100%}}.title--center .title{text-align:center}.title--center{justify-content:center;margin-bottom:0}.title--left .title{text-align:left}.multicolumn-card__footer{margin-top:2rem!important;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:749px){.multicolumn .page-width{padding-left:1.5rem!important;padding-right:1.5rem!important}.multicolumn-list:not(.slider){padding-left:0!important;padding-right:0!important}}.rich-text__heading{margin-bottom:2rem!important}.rich-text__subtitle p{font-size:2.2rem;margin-bottom:3rem!important;text-align:center;color:var(--black-lighter);font-weight:600}.richtext--md{max-width:100%!important}@media only screen and (max-width:575px){.rich-text__subtitle p{font-size:2rem}}a[href^="mailto:"],.link-properties{color:var(--white);text-decoration-color:transparent;transition:text-decoration-color .3s ease-in-out}a[href^="mailto:"]:hover,.link-properties:hover{text-decoration-color:var(--white)}@media only screen and (max-width:1199px){.page-width--full-width .page-width{padding:0}}.collapsible-content-wrapper-narrow{max-width:102.4rem!important}@media screen and (max-width:750px){.multicolumn .page-width,.featured,.text-image,.mbg-box,.comparison-table,.image-text-info-box.image-with-text,.collapsible-content__wrapper{padding-top:5rem!important;padding-bottom:5rem!important}.rich-text{padding-top:4rem!important;padding-bottom:4rem!important}.txt--sm-left{text-align:left}.txt--sm-center{text-align:center}}@media screen and (max-width:575px){.multicolumn .page-width,.featured,.text-image,.mbg-box,.image-text-info-box.image-with-text,.collapsible-content__wrapper{padding-top:4rem!important;padding-bottom:4rem!important}.rich-text{padding-top:4rem!important;padding-bottom:3rem!important}.comparison-table{padding-top:0!important;padding-bottom:4rem!important}.accordion .icon-accordion{align-self:baseline!important}}.d-none{display:none!important}@media only screen and (min-width:1199px){.d-xl-block{display:block!important}}@media only screen and (min-width:991px){.d-lg-block{display:block!important}}.mb--30{margin-bottom:30px!important}
/*# sourceMappingURL=/cdn/shop/t/1/assets/landing.css.map */
