:is(#kik-feature-static-scope,.kik-feature){position:relative;overflow:hidden;background:var(--kf-bg);padding-top:calc(var(--kf-padding-top) + var(--kf-pattern-top-offset));padding-bottom:calc(var(--kf-padding-bottom) + var(--kf-pattern-bottom-offset))}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__bg,:is(#kik-feature-static-scope,.kik-feature) .kik-feature__bg-image{position:absolute;top:0;right:0;bottom:0;left:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__bg{z-index:0;pointer-events:none}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__bg-image{background-repeat:no-repeat}:is(#kik-feature-static-scope,.kik-feature) .page-width{max-width:100%;margin:0 auto;padding-left:64px;padding-right:64px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__inner{position:relative;z-index:2}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__header{text-align:center;margin-bottom:38px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__heading{margin:0 0 10px;color:var(--kf-heading);font-family:Maulstick;font-weight:700;font-style:Bold;font-size:48px;leading-trim:NONE;line-height:100%;letter-spacing:0px;text-align:center;vertical-align:middle}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__text{margin:0 auto;color:var(--kf-description);font-family:FunnelSans,sans-serif;font-weight:400;font-size:18px;line-height:150%;letter-spacing:0;max-width:760px;text-align:center}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__text p{margin:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track{display:grid;grid-template-columns:repeat(var(--kf-columns),minmax(0,1fr));gap:var(--kf-grid-gap);align-items:stretch}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__item{display:flex;flex-direction:column;gap:16px;min-width:0;height:100%}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__media{order:var(--kf-media-order);position:relative;overflow:hidden;background:#ffffff1f;aspect-ratio:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__content{order:var(--kf-content-order);background:var(--kf-card-bg);color:var(--kf-card-text);padding:16px 16px 18px;min-height:148px;flex:1 1 auto;display:flex;flex-direction:column;justify-content:flex-start}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__card-title{margin:0 0 8px;color:var(--kf-card-title);font-size:21px;line-height:1.05;letter-spacing:-.03em;font-weight:800}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__card-text{color:var(--kf-card-text);font-size:15px;line-height:1.45;flex:1}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__card-text p{margin:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__icon{color:var(--kf-icon-color);height:var(--kf-icon-height);display:inline-flex;align-items:center;margin-bottom:12px;line-height:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__icon svg{width:auto;height:100%;display:block;fill:currentColor;stroke:currentColor}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__icon-image{width:auto;height:100%;max-width:100%;display:block;object-fit:contain}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__image,:is(#kik-feature-static-scope,.kik-feature) .kik-feature__placeholder svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s ease}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__item:hover .kik-feature__image{transform:scale(1.08)}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__placeholder{width:100%;height:100%}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape{position:absolute;left:0;width:100%;overflow:hidden;pointer-events:none;z-index:1}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape--top{top:-1px;height:calc(var(--kf-top-shape-height) + 1px)}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape--bottom{bottom:-1px;height:calc(var(--kf-bottom-shape-height) + 1px)}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-mask{width:100%;height:100%;overflow:hidden}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-track{display:flex;align-items:stretch;width:max-content;min-width:200%;height:100%;animation:kikFeatureShapeMove var(--kf-pattern-duration) linear infinite}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-track.is-reverse{animation-direction:reverse}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-item{flex:0 0 auto;height:100%;display:flex;align-items:stretch}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-image,:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-svg,:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-svg svg{height:100%;width:auto;display:block}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-svg{line-height:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__slider-wrapper{position:relative}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__arrows{display:none}@keyframes kikFeatureShapeMove{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (prefers-reduced-motion:reduce){:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape-track{animation:none}}@media screen and (min-width:989px){:is(#kik-feature-static-scope,.kik-feature) .kik-feature__media{height:350px}h2.kik-feature__heading{margin-bottom:80px!important}}@media screen and (max-width:989px){:is(#kik-feature-static-scope,.kik-feature){padding-top:64px;padding-bottom:64px}h2.kik-feature__heading{margin-bottom:40px!important}:is(#kik-feature-static-scope,.kik-feature) .page-width{padding-left:20px;padding-right:20px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__header{margin-bottom:18px;padding-left:4px;padding-right:4px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__heading{font-family:Maulstick;font-weight:700;font-style:Bold;font-size:40px;leading-trim:NONE;line-height:100%;letter-spacing:0px;text-align:center;vertical-align:middle}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__text{font-size:16px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__media{order:var(--kf-media-order-mobile)}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__content{order:var(--kf-content-order-mobile);min-height:112px;padding:10px 10px 12px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__card-title{font-size:14px;margin-bottom:5px;line-height:1.05}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__card-text{font-size:11px;line-height:1.35}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__item{gap:8px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape--top{height:calc(var(--kf-top-shape-height-mobile) + 1px)}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__shape--bottom{height:calc(var(--kf-bottom-shape-height-mobile) + 1px)}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track.mobile-layout-scroll{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:16px;overflow-x:auto;overflow-y:hidden;padding:0 10px 6px 0;margin-right:-20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track.mobile-layout-scroll::-webkit-scrollbar{display:none}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track.mobile-layout-scroll .kik-feature__item{flex:0 0 var(--kf-card-width-mobile);width:var(--kf-card-width-mobile);min-width:var(--kf-card-width-mobile);scroll-snap-align:start;gap:16px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track.mobile-layout-scroll .kik-feature__media{aspect-ratio:.859}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track.mobile-layout-scroll .kik-feature__content{min-height:auto}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__track.mobile-layout-stacked{display:grid;grid-template-columns:1fr;gap:10px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__arrows{display:flex;justify-content:flex-end;align-items:center;gap:24px;margin-top:16px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__arrow{position:relative;top:50%;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;color:#fff;padding:0;transition:background .2s ease,color .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__arrow svg{width:32px;height:32px;display:block;flex-shrink:0}:is(#kik-feature-static-scope,.kik-feature) .kik-feature__arrow:disabled{display:none}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/kik-feature.css.map */
