.type-normal-black{font-variation-settings:"wdth" 100,"wght" 900;letter-spacing:.5px;font-style:normal;font-weight:400}.type-narrow-bold{font-variation-settings:"wdth" 60,"wght" 700;letter-spacing:1px;font-style:normal;font-weight:400}.type-narrow-semibold{font-variation-settings:"wdth" 60,"wght" 600;letter-spacing:normal;font-style:normal;font-weight:400}.type-narrow-regular{font-variation-settings:"wdth" 60,"wght" 400;letter-spacing:normal;font-style:normal;font-weight:400}.type-wide-black{font-variation-settings:"wdth" 200,"wght" 900;letter-spacing:normal;font-style:normal;font-weight:400}.type-wide-regular{font-variation-settings:"wdth" 200,"wght" 400;letter-spacing:normal;font-style:normal;font-weight:400}.type-normal-bold{font-variation-settings:"wdth" 100,"wght" 700;letter-spacing:normal;font-style:normal;font-weight:400}.pressio-normal-bold{font-family:var(--font-pressio-normal-family);font-style:normal;font-weight:600}.pressio-compressed-black{font-family:var(--font-pressio-compressed-family);font-style:normal;font-weight:700}.pressio-compressed-bold{font-family:var(--font-pressio-compressed-family);font-style:normal;font-weight:600}.uppercase{text-transform:uppercase;padding-top:.4rem}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.text-align-center{text-align:center}.text-align-right{text-align:right}.text-align-left{text-align:left}@media only screen and (width <= 768px){.text-align-left-mobile{text-align:left}}.display-2{font-size:12rem}.display-3{font-size:8.4rem}:root{--theme-space: .4rem}.font-heading{font-family:var(--font-heading-family)}.container.padding-inline-narrow{padding-left:2rem;padding-right:2rem}@media (width >= 768px){.container.padding-inline-narrow{padding-left:1rem;padding-right:1rem}}.container .padding-inline-normal{padding-left:2rem;padding-right:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.rounded-none{border-radius:0}.item-order-1{order:1}.item-order-2{order:2}.item-order-3{order:3}@media (width >= 768px){.item-order-md-1{order:1}.item-order-md-2{order:2}.item-order-md-3{order:3}}.grid-column-count__1{grid-template-columns:1fr}.grid-column-count__2{grid-template-columns:repeat(2,1fr)}.grid-column-count__3{grid-template-columns:repeat(3,1fr)}.grid-column-count__4{grid-template-columns:repeat(2,1fr)}@media only screen and (width >= 750px){.grid-column-count__4{grid-template-columns:repeat(3,1fr)}}@media only screen and (width >= 990px){.grid-column-count__4{grid-template-columns:repeat(4,1fr)}}.grid-column-count__5{grid-template-columns:repeat(5,1fr)}.grid-column-count__6{grid-template-columns:repeat(6,1fr)}.grid-column-count__7{grid-template-columns:repeat(7,1fr)}.grid-column-count__8{grid-template-columns:repeat(8,1fr)}@media only screen and (width >= 990px){.lg\:grid-column-count__1{grid-template-columns:1fr}.lg\:grid-column-count__2{grid-template-columns:repeat(2,1fr)}.lg\:grid-column-count__3{grid-template-columns:repeat(3,1fr)}.lg\:grid-column-count__4{grid-template-columns:repeat(4,1fr)}.lg\:grid-column-count__5{grid-template-columns:repeat(5,1fr)}.lg\:grid-column-count__6{grid-template-columns:repeat(6,1fr)}.lg\:grid-column-count__7{grid-template-columns:repeat(7,1fr)}.lg\:grid-column-count__8{grid-template-columns:repeat(8,1fr)}}.grid-column-gap__none{gap:0}.grid-column-gap__xs{gap:.8rem}.grid-column-gap__sm{gap:1.6rem}.grid-column-gap__md{gap:3.2rem}.grid-column-gap__lg{gap:6.4rem}.grid-column-gap__xl{gap:12.8rem}.grid-column-gap__xxl{gap:1.6rem}@media only screen and (width >= 750px){.grid-column-gap__xxl{gap:3.2rem}}@media only screen and (width >= 990px){.grid-column-gap__xxl{gap:6rem}}@media only screen and (width >= 1200px){.grid-column-gap__xxl{gap:15rem}}.background-color-primary{background-color:rgb(var(--color-background))}.background-color-secondary{background-color:rgb(var(--color-background-secondary))}.background-color-tertiary{background-color:rgb(var(--color-background-tertiary))}.background-color-accent{background-color:rgb(var(--color-background-accent))}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.object-cover{object-fit:cover}.object-center{object-position:center}.flex{display:flex}.block{display:block}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.gap-1{gap:var(--theme-space)}.gap-2{gap:calc(var(--theme-space) * 2)}.\!col-gap-2{column-gap:calc(var(--theme-space) * 2)!important}.gap-3{gap:calc(var(--theme-space) * 3)}.gap-4{gap:calc(var(--theme-space) * 4)}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.items-center{align-items:center}.bold{font-weight:700}.underline{text-decoration:underline}.decoration-none{text-decoration:none}.list-none{list-style-type:none}.m-0{margin:0}.mt-0{margin-top:0}.mt-5{margin-top:calc(var(--theme-space) * 5)}.mt-10{margin-top:calc(var(--theme-space) * 10)}.mb-5{margin-bottom:calc(var(--theme-space) * 5)}.p-0{padding:0}.p-5{padding:calc(var(--theme-space) * 5)}.p-10{padding:calc(var(--theme-space) * 10)}@media (width >= 768px){.lg\:p-10{padding:calc(var(--theme-space) * 10)}}.p-15{padding:calc(var(--theme-space) * 15)}.px-4{padding-inline:calc(var(--theme-space) * 4)}.px-5{padding-inline:calc(var(--theme-space) * 5)}.py-15{padding-block:calc(var(--theme-space) * 15)}.pr-4{padding-right:calc(var(--theme-space) * 4)}.pr-0,.last\:pr-0:last-child{padding-right:0}.border-r{border-right-width:.1rem}.border-b{border-bottom-width:.1rem}.border-t-0{border-top-width:0}.border-b-0{border-bottom-width:0}.border-l-0{border-left-width:0}.border-r-0,.last\:border-r-0:last-child{border-right-width:0}.border-solid{border-style:solid}.border-current{border-color:currentColor}.w-full{width:100%}.h-full{height:100%}.w-max{width:max-content}.w-min{width:min-content}.max-w-full{max-width:100%}.w-6{width:calc(var(--theme-space) * 6)}.h-6{height:calc(var(--theme-space) * 6)}.min-h-screen{min-height:100vh}.grow{flex-grow:1}.border-color{border-color:rgb(var(--color-border))}.overlay-color-default{background-color:rgba(var(--color-overlay),var(--overlay-opacity))}.overlay-color-bg-primary{background-color:rgba(var(--color-background-primary),var(--overlay-opacity))}.overlay-color-bg-secondary{background-color:rgba(var(--color-background-secondary),var(--overlay-opacity))}.overlay-color-bg-tertiary{background-color:rgba(var(--color-background-tertiary),var(--overlay-opacity))}.overlay-color-bg-accent{background-color:rgba(var(--color-background-accent),var(--overlay-opacity))}.isolate{isolation:isolate}.z-n1{z-index:-1}.z-0{z-index:0}.z-1{z-index:1}.max-w-550{max-width:550px}.line-through{text-decoration:line-through}.order-1{order:1}.order-2{order:2}@media only screen and (width >= 990px){.lg\:order-1{order:1}.lg\:order-2{order:2}}.button,.customer .button{font-variation-settings:"wdth" 60,"wght" 600;letter-spacing:normal;font-style:normal;font-weight:400}.content-block__wrapper{max-width:100%}@media only screen and (width <= 767px){.content-block__wrapper.mobile-left{text-align:left;margin-left:0;margin-right:auto}.content-block__wrapper.mobile-left .button-layout__row{justify-content:flex-start}.content-block__wrapper.mobile-left .button-layout__row.mobile-reverse,.content-block__wrapper.mobile-left .button-layout__column{align-items:flex-start}.content-block__wrapper.mobile-left .button-layout__column.mobile-reverse{justify-content:flex-start}}.content-block__heading{margin-top:1.6rem;margin-bottom:0}.content-block__description{max-width:100%;margin-top:2rem}@media only screen and (width >= 768px){.content-block__description.content-block__description-limit{max-width:70%}}.content-block__description+*{margin-top:4rem}.content-block__buttons{gap:1.6rem;display:flex}.content-block__buttons .button{width:max-content}.content-block__buttons.button-layout__row{flex-direction:row}.content-block__buttons.button-layout__column{flex-direction:column;gap:1.6rem}.content-block__buttons .button--simple,.content-block__buttons .button--simple_link{padding:1.6rem 1.2rem}@media only screen and (width <= 767px){.content-block__buttons.mobile-column{flex-direction:column}.content-block__buttons.mobile-reverse .button-order__first{order:2}.content-block__buttons.mobile-reverse .button-order__second{order:1}}.align-horizontal__left{text-align:left;margin-right:auto}.align-horizontal__left .content-block__description{margin-right:auto}.align-horizontal__left .button-layout__row{justify-content:flex-start}@media only screen and (width <= 767px){.align-horizontal__left .button-layout__row.mobile-column{align-items:flex-start}}.align-horizontal__left .button-layout__column{align-items:flex-start}.align-horizontal__center{text-align:center;margin-left:auto;margin-right:auto}.align-horizontal__center .content-block__description{margin-left:auto;margin-right:auto}.align-horizontal__center .button-layout__row{justify-content:center}.align-horizontal__center .button-layout__column{align-items:center}.align-horizontal__right{text-align:right;margin-left:auto}.align-horizontal__right .content-block__description{margin-left:auto}.align-horizontal__right .button-layout__row{justify-content:flex-end}@media only screen and (width <= 767px){.align-horizontal__right .button-layout__row.mobile-column{align-items:flex-end}}.align-horizontal__right .button-layout__column{align-items:flex-end}.align-vertical__top{margin-top:0;margin-bottom:auto}.align-vertical__center{margin-top:auto;margin-bottom:auto}.align-vertical__bottom{margin-top:auto;margin-bottom:0}.epatrol-icon-wrapper{background-color:#fff;border-radius:50%;width:6.4rem;height:6.5rem;padding:1.5rem}.epatrol-icon-wrapper svg{width:100%;height:100%;display:block}.epatrol-icon-wrapper .icon-path-bars{fill:rgb(var(--color-background-secondary))}.epatrol-icon-wrapper .icon-path-cross{fill:rgb(var(--color-background))}.collapse-horizontal__wrapper{pointer-events:none;grid-template-columns:0fr;transition:grid-template-columns .3s ease-in-out;display:grid}.collapse-horizontal__inner{overflow:hidden}.section__content-wrapper{padding-left:2rem;padding-right:2rem}.shopify-section-header.shopify-section-header-sticky{background-color:rgb(var(--color-background))}.cart-drawer{z-index:99999!important}
/*# sourceMappingURL=/cdn/shop/t/64/assets/mx-custom-styles.css.map */
