.dcent-store-hero,.dcent-store-stickybar,.dcent-store-grid-sec,.dcent-store-why,.dcent-store-compare,.dcent-store-cta,.dcent-store-card,.dcent-product-card-grid--store{--dsh-max: 1400px;--dsh-pad: 40px;--dsh-sec: 64px;--dsh-sec-lg: 120px;--dsh-hero-top: calc(var(--m-header-height, 108px) + 24px);--dsh-gray-pill: #f0f0f0;--dsh-gray-pill-hover: #e5e5e5;--dsh-gray-box: #f6f6f6;--dsh-line: #ededed;--dsh-line2: #f0f0f0;--dsh-dark: #0a0a0c;--dsh-ink: #000000;--dsh-ink-2b: #2b2b2b;--dsh-font: "Funnel Sans", "Pretendard", system-ui, sans-serif;font-family:var(--dsh-font)}.dcent-store-container{max-width:var(--dsh-max);margin-inline:auto}.dcent-store-pills{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dcent-store-pill{cursor:pointer;border:0;border-radius:var(--radius-full);padding:10px 20px;font:inherit;font-size:14px;font-weight:500;line-height:20px;background:var(--dsh-gray-pill);color:var(--dsh-ink-2b);transition:background-color .15s ease}.dcent-store-pill:hover{background:var(--dsh-gray-pill-hover)}.dcent-store-pill.is-active{background:var(--dcent-color-brand);color:var(--dcent-color-on-brand)}.dcent-store-pill.is-active:hover{background:var(--dcent-color-brand-hover)}.dcent-store-hero{position:relative;margin-top:calc(-1 * var(--m-header-height, 86px));background:var(--dsh-dark);color:var(--dcent-color-text-inverse);padding-inline:var(--dsh-pad);overflow:hidden}.dcent-store-hero__inner{position:relative;max-width:var(--dsh-max);margin-inline:auto;padding:97px 0 72px}@media(min-width:1024px){.dcent-store-hero__inner{padding-top:128px}}.dcent-store-hero__copy{display:flex;flex-direction:column;gap:24px;max-width:70%}.dcent-store-hero__title{margin:0;font-family:var(--dsh-font);font-size:40px;font-weight:600;line-height:1.1;letter-spacing:-.04em;color:var(--dcent-color-text-inverse)}.dcent-store-hero__subtitle{margin:0;font-size:20px;line-height:1.4;color:var(--dcent-color-text-inverse)}.dcent-store-hero__media{position:absolute;bottom:-32px;right:0;height:260px;width:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.dcent-store-stickybar{position:fixed;inset-inline:0;top:0;z-index:40;display:none;background:#fff;border-bottom:1px solid var(--dsh-line2);padding-inline:var(--dsh-pad);opacity:0;pointer-events:none;transition:opacity .2s ease}.dcent-store-stickybar.is-stuck{opacity:1;pointer-events:auto}.dcent-store-stickybar__inner{max-width:var(--dsh-max);margin-inline:auto;padding:88px 0 16px}.dcent-store-grid-sec{background:#fff;padding-block:var(--dsh-sec);padding-inline:var(--dsh-pad)}.dcent-store-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.dcent-store-card{position:relative;display:flex;flex-direction:column;gap:24px;background:#fff;border:1px solid var(--dsh-line2);overflow:hidden}.dcent-store-card__media{display:flex;align-items:center;justify-content:center;height:320px;padding:10px;background:var(--dsh-gray-box)}.dcent-store-card__img{height:90%;width:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.dcent-store-card__badge{position:absolute;top:15px;left:15px;z-index:2;border-radius:var(--radius-full);padding:4px 8px;background:var(--dcent-color-brand);color:var(--dcent-color-on-brand);font-size:14px;font-weight:600;line-height:1.2}.dcent-store-card__body{display:flex;flex-direction:column;gap:24px;padding:0 16px 16px;flex-grow:1}.dcent-store-card__text{display:flex;flex-direction:column;gap:12px}.dcent-store-card__name-line{display:flex;align-items:flex-start;gap:8px}.dcent-store-card__name{margin:0;font-size:24px;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--dsh-ink)}.dcent-store-card__pricing{display:flex;align-items:flex-end;gap:8px}.dcent-store-card__disc{font-size:20px;font-weight:600;line-height:1;letter-spacing:-.04em;color:var(--dcent-color-brand-ink)}.dcent-store-card__price{font-size:20px;font-weight:600;line-height:1;letter-spacing:-.04em;color:var(--dsh-ink)}.dcent-store-card__original{font-size:14px;line-height:1;letter-spacing:-.04em;color:#29252466;text-decoration:line-through}.dcent-store-card__atc-form{margin-top:auto}.dcent-store-card__atc{display:block;width:100%;cursor:pointer;border:0;border-radius:var(--radius-full);padding:12px 20px;font:inherit;font-size:16px;font-weight:600;line-height:1.5;color:var(--dcent-color-on-brand);background:var(--dcent-color-brand);transition:background-color .15s ease}.dcent-store-card__atc:hover{background:var(--dcent-color-brand-hover)}.dcent-store-card__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:auto}.dcent-store-card__actions .dcent-store-card__atc-form{min-width:0;margin-top:0}.dcent-store-card__browse{min-width:0;display:block;text-align:center;text-decoration:none;border-radius:var(--radius-full);padding:12px 20px;font-size:16px;font-weight:600;line-height:1.5;color:var(--dsh-ink);background:var(--dsh-gray-pill);transition:background-color .15s ease}.dcent-store-card__browse:hover{background:var(--dsh-gray-pill-hover)}.dcent-store-why{background:#fff;padding-block:var(--dsh-sec);padding-inline:var(--dsh-pad)}.dcent-store-why__inner{display:flex;flex-direction:column;gap:40px}.dcent-store-why__head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.dcent-store-why__title{margin:0;font-size:56px;font-weight:600;line-height:1.14;letter-spacing:-.03em;color:var(--dsh-ink)}.dcent-store-why__desc{flex-shrink:0;margin:0;font-size:16px;letter-spacing:-.03em;color:#292524cc}.dcent-store-why__cards{display:flex;flex-direction:row;border:1px solid var(--dsh-line)}.dcent-store-why__card{display:flex;flex:1;flex-direction:column;align-items:center;gap:16px;padding-bottom:16px}.dcent-store-why__card+.dcent-store-why__card{border-left:1px solid var(--dsh-line)}.dcent-store-why__text{display:flex;flex-direction:column;gap:10px;width:100%;flex-grow:1;padding:24px}.dcent-store-why__eyebrow{margin:0;font-size:16px;font-weight:600;letter-spacing:-.04em;color:var(--dcent-color-brand-ink)}.dcent-store-why__card-title{margin:0;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.04em;color:var(--dsh-ink)}.dcent-store-why__body{margin:0;font-size:16px;line-height:1.375;letter-spacing:-.04em;color:#000c}.dcent-store-why__media{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:240px;background:var(--dsh-gray-box)}.dcent-store-why__media-device{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:134px;height:158px;object-fit:fill}.dcent-store-why__media-truck,.dcent-store-why__media-box{width:auto;max-width:100%;object-fit:contain}.dcent-store-why__media-truck{height:196px}.dcent-store-why__media-box{height:245px}.dcent-store-why__media-alarm,.dcent-store-why__media-official{width:auto;max-width:100%;object-fit:contain}.dcent-store-why__media-alarm{height:168px}.dcent-store-why__media-official{height:180px}.dcent-store-why__media-logo{width:210px;max-width:80%;height:auto}.dcent-store-why__pill-row{display:flex;align-items:flex-start;justify-content:center;min-height:50px;padding-inline:16px}.dcent-store-why__pill{border-radius:var(--radius-full);border:1px solid #ebebeb;background:#fff;padding:4px 16px;font-size:14px;line-height:1.4;text-align:center;color:#00000080}.dcent-store-compare{background:#fff;padding-top:var(--dsh-sec);padding-bottom:var(--dsh-sec-lg);padding-inline:var(--dsh-pad)}.dcent-store-compare__inner{display:flex;flex-direction:column;align-items:center;gap:40px}.dcent-store-compare__head{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;text-align:center}.dcent-store-compare__title{margin:0;font-size:56px;font-weight:600;line-height:1.14;letter-spacing:-.03em;color:var(--dsh-ink)}.dcent-store-compare__desc{margin:0;font-size:16px;line-height:1.375;letter-spacing:-.04em;color:#000c}.dcent-store-compare__grid{display:grid;grid-template-columns:103px 320px 320px;column-gap:24px}.dcent-store-compare__prod{display:flex;flex-direction:column;gap:16px;padding-bottom:8px}.dcent-store-compare__prod-media{display:flex;align-items:center;justify-content:center;height:180px;padding:10px;background:var(--dsh-gray-box)}.dcent-store-compare__prod-media img{height:124px;width:auto;object-fit:contain}.dcent-store-compare__prod-name{margin:0;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.04em;color:var(--dsh-ink)}.dcent-store-compare__prod-price{display:flex;align-items:flex-end;gap:8px;font-size:16px;letter-spacing:-.04em}.dcent-store-compare__price{font-weight:500;line-height:1.25;color:var(--dsh-ink)}.dcent-store-compare__note{line-height:1.25;color:#29252466}.dcent-store-compare__note--strike{text-decoration:line-through}.dcent-store-compare__shop{width:fit-content;cursor:pointer;border-radius:var(--radius-full);padding:8px 20px;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:-.04em;text-decoration:none;color:var(--dcent-color-on-brand);background:var(--dcent-color-brand);transition:background-color .15s ease}.dcent-store-compare__shop:hover{background:var(--dcent-color-brand-hover)}.dcent-store-compare__rowlabel,.dcent-store-compare__cell{display:flex;align-items:center;height:56px;padding-inline:10px;font-size:16px;line-height:1.5;letter-spacing:-.04em}.dcent-store-compare__rowlabel{color:#0006}.dcent-store-compare__cell{color:var(--dsh-ink)}.dcent-store-compare__mobile{display:none}.dcent-store-cta{background:#fff;padding-bottom:var(--dsh-sec-lg);padding-inline:var(--dsh-pad)}.dcent-store-cta__box{display:flex;flex-direction:row;align-items:center;gap:24px;max-width:880px;margin-inline:auto;border:1px solid var(--dsh-line2);padding:24px}.dcent-store-cta__media{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:180px;height:160px;padding:10px}.dcent-store-cta__media img{height:123px;width:auto;object-fit:contain}.dcent-store-cta__copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:24px;text-align:left}.dcent-store-cta__text{display:flex;flex-direction:column;gap:10px}.dcent-store-cta__eyebrow{margin:0;font-size:16px;font-weight:600;letter-spacing:-.04em;color:var(--dcent-color-brand-ink)}.dcent-store-cta__title{margin:0;font-size:20px;font-weight:600;line-height:1.2;letter-spacing:-.04em;color:var(--dsh-ink)}.dcent-store-cta__body{margin:0;font-size:16px;line-height:1.375;letter-spacing:-.04em;color:#000c}.dcent-store-cta__btn{width:fit-content;cursor:pointer;border-radius:var(--radius-full);padding:12px 20px;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.02em;text-decoration:none;color:var(--dsh-ink);background:var(--dsh-gray-pill);transition:background-color .15s ease}.dcent-store-cta__btn:hover{background:var(--dsh-gray-pill-hover)}@media(max-width:1023px){.dcent-store-hero,.dcent-store-stickybar,.dcent-store-grid-sec,.dcent-store-why,.dcent-store-compare,.dcent-store-cta{--dsh-pad: 24px}.dcent-store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dcent-store-why__title,.dcent-store-compare__title{font-size:40px}.dcent-store-why__inner{gap:32px}.dcent-store-why__head{flex-direction:column;align-items:flex-start}.dcent-store-why__cards{flex-direction:column}.dcent-store-why__card{gap:12px;padding-bottom:12px}.dcent-store-why__card+.dcent-store-why__card{border-left:0;border-top:1px solid var(--dsh-line)}.dcent-store-why__text{padding:28px 24px}.dcent-store-why__media{height:180px}.dcent-store-why__media-device{width:105px;height:124px}.dcent-store-why__media-truck{height:160px}.dcent-store-why__media-box{height:200px}.dcent-store-why__media-alarm{height:138px}.dcent-store-why__media-official{height:146px}.dcent-store-why__media-logo{width:172px}.dcent-store-why__pill-row{min-height:0}.dcent-store-hero__media{display:none}}@media(min-width:1024px){.dcent-store-stickybar{display:block}}@media(max-width:767px){.dcent-store-hero,.dcent-store-stickybar,.dcent-store-grid-sec,.dcent-store-why,.dcent-store-compare,.dcent-store-cta{--dsh-sec: 40px;--dsh-sec-lg: 80px;--dsh-pad: 16px}.dcent-store-hero__inner{padding-bottom:56px}.dcent-store-card,.dcent-store-card__body{gap:16px}.dcent-store-card__text{gap:8px}.dcent-store-card__atc-form{margin-top:auto}.dcent-store-card__atc,.dcent-store-card__browse{padding:8px 20px}.dcent-store-compare{padding-bottom:32px}.dcent-store-compare__inner{gap:32px}.dcent-store-compare__prod{gap:12px}.dcent-store-cta__box,.dcent-store-cta__copy{gap:16px}.dcent-store-hero__copy{max-width:100%}.dcent-store-hero__title{font-size:32px}.dcent-store-hero__subtitle{font-size:16px}.dcent-store-grid{grid-template-columns:1fr}.dcent-store-card__media{height:220px}.dcent-store-card__name{font-size:22px}.dcent-store-card__disc,.dcent-store-card__price{font-size:16px}.dcent-store-why__title,.dcent-store-compare__title{font-size:28px;line-height:1.28}.dcent-store-compare__head{align-items:flex-start;text-align:left;gap:8px}.dcent-store-compare__grid{display:none}.dcent-store-compare__mobile{display:flex;flex-direction:column;gap:32px;width:100%}.dcent-store-compare__mobile-prods{display:grid;grid-template-columns:repeat(2,1fr);column-gap:16px;row-gap:12px}@supports (grid-template-rows: subgrid){.dcent-store-compare__mobile-prods{grid-template-rows:auto auto auto auto}.dcent-store-compare__mobile-prods .dcent-store-compare__prod{display:grid;grid-template-rows:subgrid;grid-row:span 4}}.dcent-store-compare__mobile .dcent-store-compare__prod-media{height:140px}.dcent-store-compare__mobile .dcent-store-compare__prod-media img{height:90px}.dcent-store-compare__mobile-table{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);width:100%}.dcent-store-compare__mobile-head,.dcent-store-compare__mobile-label,.dcent-store-compare__mobile-val{margin:0;padding-block:10px;border-bottom:1px solid var(--dsh-line);font-size:14px;line-height:1.4;letter-spacing:-.04em}.dcent-store-compare__mobile-table>*:nth-child(3n+2),.dcent-store-compare__mobile-table>*:nth-child(3n){padding-inline-start:12px}.dcent-store-compare__mobile-head{position:sticky;top:var(--m-header-height, 108px);z-index:5;background:#fff;font-size:14px;font-weight:600;color:var(--dsh-ink);overflow-wrap:break-word}html:has(.dcent-store-compare__mobile-head),body:has(.dcent-store-compare__mobile-head){overflow-x:clip}.dcent-store-compare__mobile-label{text-align:left;color:#0006}.dcent-store-compare__mobile-val{color:var(--dsh-ink);overflow-wrap:break-word}.dcent-store-cta__box{flex-direction:column;padding:28px 24px}.dcent-store-cta__media{width:100%;height:110px}.dcent-store-cta__media img{height:110px}.dcent-store-cta__copy{align-items:center;text-align:center}}.dcent-store-card.is-filtered-out{display:none}
/*# sourceMappingURL=/cdn/shop/t/15/assets/dcent-store-home.css.map */
