<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.highlights{position:relative;color:var(--text);background:var(--bg);padding-top:var(--PT);padding-bottom:var(--PB)}.highlights .grid__heading-holder{padding-left:0;padding-right:0}.highlights__container{overflow:hidden}.highlights__items{--gap: calc(var(--gutter) / 2);--gap-offset: calc(var(--gutter-offset) / 2);display:flex;flex-wrap:wrap;justify-content:center;margin:0 var(--gap-offset) var(--gutter-offset)}@media only screen and (max-width: 749px){.highlights__items--mobile-slider{flex-wrap:nowrap;justify-content:flex-start;padding-left:var(--outer);margin:0 var(--outer-offset);overflow-x:scroll;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-padding:var(--outer);scrollbar-width:none;-ms-overflow-style:none}.highlights__items--mobile-slider::-webkit-scrollbar{display:none}.highlights__items--mobile-slider::after{content:"";min-height:1px;display:block;position:relative;padding-right:var(--outer)}}@media only screen and (max-width: 749px){.highlights__items--mobile-slider .highlights__item{flex:0 0 auto;width:calc(100% - 50px);padding:0;margin:0 var(--gap) 0 0;scroll-snap-align:start}.highlights__items--mobile-slider .highlights__item:last-child{margin-right:0}.highlights__items--mobile-slider .highlights__item:only-child{width:100%}}.highlights__item{--column-default: 1;--width-desktop: 100% / var(--columns-desktop, var(--column-default));--width-tablet: 100% / var(--columns-medium, var(--column-default));--width-mobile: 100% / var(--columns-mobile, var(--column-default));--width-small: 100% / var(--columns-small, var(--column-default));--width: var(--width-desktop);--border: transparent;flex-basis:calc(var(--width, 100%));position:relative;padding:0 var(--gap);margin-bottom:var(--gutter);text-align:center}@media only screen and (min-width: 990px){.highlights__item{--width: var(--width-desktop)}}@media only screen and (min-width: 750px)and (max-width: 989px){.highlights__item{--width: var(--width-tablet)}}@media only screen and (max-width: 749px){.highlights__item{--width: var(--width-small)}}@media only screen and (max-width: 479px){.highlights__item{--width: var(--width-mobile)}}.highlights__item--rectangle,.highlights__item--square,.highlights__item--circle{color:var(--text)}.highlights__item-inner{min-height:100%}.highlights__item--button{--btn-bg: var(--bg);--btn-text: var(--text);--btn-border: var(--border);--btn-bg-hover: var(--bg-brighter, transparent);--btn-text-hover: var(--text);--btn-border-hover: var(--border-brighter, transparent);overflow:hidden}.highlights__item__background{position:relative;width:100%;min-height:inherit;padding-bottom:100%;overflow:hidden;background-color:var(--bg);border:1px solid var(--border)}.highlights__item--rectangle .highlights__item__background{padding-bottom:75%}.highlights__item--circle .highlights__item__background{-webkit-clip-path:circle(50%);clip-path:circle(50%);border-radius:50%}.highlights__item--button .btn,.highlights__item--button #challenge .shopify-challenge__button,#challenge .highlights__item--button .shopify-challenge__button,.highlights__item--button .shopify-payment-button .shopify-payment-button__button--unbranded,.shopify-payment-button .highlights__item--button .shopify-payment-button__button--unbranded{min-width:100%}.highlights__item--button .btn::after,.highlights__item--button #challenge .shopify-challenge__button::after,#challenge .highlights__item--button .shopify-challenge__button::after,.highlights__item--button .shopify-payment-button .shopify-payment-button__button--unbranded::after,.shopify-payment-button .highlights__item--button .shopify-payment-button__button--unbranded::after{z-index:1}.highlights__item--button .btn.is-disabled::after,.highlights__item--button #challenge .is-disabled.shopify-challenge__button::after,#challenge .highlights__item--button .is-disabled.shopify-challenge__button::after,.highlights__item--button .shopify-payment-button .is-disabled.shopify-payment-button__button--unbranded::after,.shopify-payment-button .highlights__item--button .is-disabled.shopify-payment-button__button--unbranded::after{content:none}.highlights__item--button .highlights__item__content{display:flex;align-items:center;justify-content:center;position:relative;top:auto;left:auto;overflow:visible;width:auto;padding:0;transform:none}.highlights__item--button .highlights__item__background{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;background-color:rgba(0,0,0,0);border:none}.highlights__item .image-wrapper{position:absolute;top:0;left:0;width:100%}.highlights__item__content{position:absolute;top:50%;left:50%;z-index:2;max-width:100%;width:max-content;margin:0;padding:var(--inner);overflow:hidden;transform:translate(-50%, -50%)}.highlights__item-link{--link: var(--text);--link-hover: var(--text);transition:none}.highlights__item-link span{padding:0 0 5px;background:linear-gradient(to right, currentColor, currentColor);background-size:0% 1px;background-position:50% 86%;background-repeat:no-repeat;transition:color .25s ease-in,background-size .25s ease-in}@media(hover: hover){.highlights__item-link span:hover{background-size:100% 1px}}@media(hover: hover){.highlights__item-link:hover span{background-size:100% 1px}}
</pre></body></html>