.parans-category-header{position:relative;z-index:25;background:var(--pcat-bar-bg, #000000);color:var(--pcat-bar-fg, #ffffff)}.parans-category-header__bar{position:relative;width:100%;box-sizing:border-box;padding:var(--pcat-pad-y, 12px) 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.08)}.parans-category-header .parans-category-header__inner{box-sizing:border-box;width:100%;max-width:var(--pcat-frame-max, 1440px);margin-inline:auto;position:relative;padding-block:0;padding-inline:max(var(--pcat-pad-x, 16px),min(var(--pcat-gutter-x, 275px),calc((100% - var(--pcat-core-w, 890px)) / 2)))}.parans-category-header .parans-category-header__nav{box-sizing:border-box;width:100%;max-width:min(100%,var(--pcat-core-w, 890px));margin-inline:auto;min-height:var(--pcat-core-min-h, 124px);display:flex;align-items:center}.parans-category-header .parans-category-header__list{display:flex;flex-wrap:nowrap;align-items:flex-end;justify-content:center;column-gap:var(--pcat-item-gap-x, 60px);row-gap:.75rem;width:100%;min-height:var(--pcat-core-min-h, 124px);list-style:none;margin:0;padding:0}@media screen and (max-width:989px){.parans-category-header .parans-category-header__list{flex-wrap:wrap;justify-content:center;min-height:0;padding-block:.25rem}.parans-category-header .parans-category-header__nav{min-height:0}}@media(max-width:749px){.parans-category-header__stack{--pcat-item-blob-w: 59px !important;--pcat-item-blob-h: 52px !important;--pcat-item-cat-size: 31px !important}.parans-category-header{margin-top:-15px;--pcat-photo-scale: .62}.parans-category-header__list>.parans-category-header__item:nth-child(1) .parans-category-header__stack{--pcat-item-cat-ox: -4px !important}.parans-category-header__list>.parans-category-header__item:nth-child(2) .parans-category-header__stack{--pcat-item-cat-ox: -2px !important}.parans-category-header__list>.parans-category-header__item:nth-child(3) .parans-category-header__stack{--pcat-item-cat-ox: 3px !important}.parans-category-header__list>.parans-category-header__item:nth-child(4) .parans-category-header__stack{--pcat-item-cat-ox: -2px !important}.parans-category-header__list>.parans-category-header__item:nth-child(5) .parans-category-header__stack{--pcat-item-cat-ox: -4px !important}}.parans-category-header__item{position:relative}.parans-category-header__item--mega,.parans-category-header .parans-category-header__item--mega{position:static}.parans-category-header__trigger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:0;padding:0 .15rem;min-height:0;background:none;border:0;color:inherit;font:inherit;cursor:pointer;text-decoration:none;transform:translate(var(--pcat-item-offset-x, 0px))}.parans-category-header__visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.parans-category-header__stack{display:inline-flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:0;transform:translate(var(--pcat-item-blob-tx, 0px),var(--pcat-item-blob-ty, 0px));transition:transform .2s ease}.parans-category-header__photo{display:block;width:calc(var(--pcat-photo-w, 80) * var(--pcat-photo-scale, 1) * 1px);height:calc(var(--pcat-photo-h, 120) * var(--pcat-photo-scale, 1) * 1px);flex-shrink:0;transform:none;transition:transform .22s ease}.parans-category-header__photo-img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.parans-category-header__photo-ph{display:block;width:100%;height:100%;border:2px dotted rgba(255,255,255,.35);border-radius:8px}@media(prefers-reduced-motion:no-preference){.parans-category-header__trigger:hover .parans-category-header__photo{transform:scale(1.08)}}.parans-category-header__blob{position:relative;display:flex;width:var(--pcat-item-blob-w, 98px);height:var(--pcat-item-blob-h, 87px);align-items:center;justify-content:center;flex-shrink:0;transform:none;transition:transform .22s ease}@media(prefers-reduced-motion:no-preference){.parans-category-header__blob:hover{transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.parans-category-header__blob:hover{transform:none}}.parans-category-header__blob-media{display:block;width:calc(var(--pcat-item-blob-w, 98px) * .875);height:calc(var(--pcat-item-blob-h, 87px) * .8666667);flex-shrink:0}.parans-category-header__blob-img{display:block;width:100%;height:100%;object-fit:contain}.parans-category-header__blob-shape{display:block;width:calc(var(--pcat-item-blob-w, 98px) * .875);height:calc(var(--pcat-item-blob-h, 87px) * .8666667);box-sizing:border-box;background-color:var(--pcat-blob-fill, #ffeb3b);border:2px dotted rgba(255,255,255,.95)}.parans-category-header__blob--1{--pcat-blob-fill: #ffeb3b}.parans-category-header__blob--2{--pcat-blob-fill: #ff4081}.parans-category-header__blob--3{--pcat-blob-fill: #81d4fa}.parans-category-header__blob--4{--pcat-blob-fill: #ff9800}.parans-category-header__blob--5{--pcat-blob-fill: #cddc39}.parans-category-header__blob--6{--pcat-blob-fill: #e1bee7}.parans-category-header__blob--1 .parans-category-header__blob-shape{border-radius:58% 42% 38% 62%/48% 38% 62% 52%}.parans-category-header__blob--2 .parans-category-header__blob-shape{border-radius:45% 55% 52% 48%/42% 48% 52% 58%}.parans-category-header__blob--3 .parans-category-header__blob-shape{border-radius:52% 48% 55% 45%/55% 42% 58% 45%}.parans-category-header__blob--4 .parans-category-header__blob-shape{border-radius:48% 52% 42% 58%/50% 55% 45% 50%}.parans-category-header__blob--5 .parans-category-header__blob-shape{border-radius:55% 45% 48% 52%/44% 52% 48% 56%}.parans-category-header__blob--6 .parans-category-header__blob-shape{border-radius:50% 50% 42% 58%/48% 45% 55% 52%}.parans-category-header__blob-cat{position:absolute;left:calc(50% + var(--pcat-item-cat-ox, 0px));top:calc(50% + var(--pcat-item-cat-oy, 0px));transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;pointer-events:none}.parans-category-header__blob-cat .parans-category-cat-icon{display:block;width:var(--pcat-item-cat-size, 48px);height:var(--pcat-item-cat-size, 48px)}.parans-category-header__cat-img{display:block;width:var(--pcat-item-cat-size, 48px);height:var(--pcat-item-cat-size, 48px);object-fit:contain}.parans-category-header__cat-html{display:flex;align-items:center;justify-content:center;line-height:0}.parans-category-header__cat-html svg{display:block;width:var(--pcat-item-cat-size, 48px);height:var(--pcat-item-cat-size, 48px);max-width:calc(var(--pcat-item-cat-size, 48px) + 4px);max-height:calc(var(--pcat-item-cat-size, 48px) + 4px)}.parans-category-header__title{box-sizing:border-box;max-width:none;width:max-content;font-family:Lato,sans-serif;font-size:var(--pcat-item-title-fs, 14px);font-weight:700;letter-spacing:0;text-transform:uppercase;color:#fff;line-height:1.857;text-align:center;white-space:nowrap}@media screen and (min-width:990px){.parans-category-header__title{letter-spacing:0}}.parans-category-header__mega{position:absolute;left:50%;width:var(--pcat-mega-width, 1085px);max-width:min(var(--pcat-mega-width, 1085px),calc(100vw - 32px));height:var(--pcat-mega-height, 488px);top:calc(100% + var(--pcat-pad-y, 12px));background:#000;border:1px solid rgba(255,255,255,.16);padding:1.25rem 55px 2.2rem;z-index:35;transform:translate(-50%,calc(var(--pcat-mega-offset-y, 0px) - 14px));overflow:hidden;box-shadow:0 12px 32px #00000073;opacity:0;visibility:hidden;pointer-events:none;transition:transform .28s ease,opacity .24s ease,visibility 0s linear .28s}.parans-category-header .parans-category-header__item--mega .parans-category-header__mega{left:50%;right:auto;width:var(--pcat-mega-width, 1085px);height:var(--pcat-mega-height, 488px);transform:translate(-50%,calc(var(--pcat-mega-offset-y, 0px) - 14px))}.parans-category-header__mega-inner{box-sizing:border-box;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;color:#fff;overflow:auto}.parans-category-header__mega-inner:not(:has(.parans-category-header__mega-products)){justify-content:center}.parans-category-header__mega-inner a{color:#fff}.parans-category-header__mega-inner a.parans-category-header__mega-viewall{color:#ff1276}.parans-category-header__mega-products{display:grid;width:max-content;max-width:100%;flex:1;min-height:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:45px;align-items:stretch;align-content:center;margin:0 auto}.parans-category-header__mega-product-card{display:flex;flex-direction:column;align-items:center;gap:.8rem;min-width:0;text-align:center}.parans-category-header__mega-product-media{position:relative;width:209.73px;height:271.94px;flex-shrink:0;border-radius:18px;overflow:hidden;background:#111}.parans-category-header__mega-product-image-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}html .parans-category-header__mega-product-card .pcol__fav{right:12px;left:auto}@media(min-width:750px){html .parans-category-header__mega-product-card .pcol__fav,html .parans-category-header__mega-product-card .pcol__buy{opacity:0;transform:translateY(-4px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}html .parans-category-header__mega-product-card .pcol__buy{transform:translate(-50%,-4px)}html .parans-category-header__mega-product-card:hover .pcol__fav,html .parans-category-header__mega-product-card:focus-within .pcol__fav{opacity:1;transform:translateY(0);pointer-events:auto}html .parans-category-header__mega-product-card:hover .pcol__buy,html .parans-category-header__mega-product-card:focus-within .pcol__buy{opacity:1;transform:translate(-50%);pointer-events:auto}}.parans-category-header__mega-product-image-link img,.parans-category-header__mega-product-image-link .parans-category-header__mega-product-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}.parans-category-header__mega-product-image-link picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.parans-category-header__mega-product-image-link picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.parans-category-header__mega-product-title{margin-top:10px;color:#fff;text-decoration:none;font-size:18px;font-family:Lato,Arial,sans-serif;line-height:1.2;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;width:100%;max-width:209.73px;text-align:center;word-break:break-word}.parans-category-header__mega-product-price{margin-top:6px;color:#fff;font-size:20px;font-family:Lato,Arial,sans-serif;font-weight:600;line-height:1.1;width:100%;text-align:center}.parans-category-header__mega-product-title:hover,.parans-category-header__mega-product-card:hover .parans-category-header__mega-product-title{color:#ff1276!important}@media screen and (max-width:989px){.parans-category-header__mega{max-width:calc(100vw - 20px);width:calc(100vw - 20px);height:auto;min-height:280px;padding:1.4rem 1.2rem}.parans-category-header__mega-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%}.parans-category-header__mega-product-title{font-size:18px}.parans-category-header__mega-product-price{font-size:20px}.parans-category-header__mega-product-image-link{width:100%;height:auto;aspect-ratio:209.73 / 271.94}}.parans-category-header__mega-toplink{margin:0 0 1rem}.parans-category-header__mega-toplink{display:none!important}.parans-category-header__mega-toplink a{font-size:1.6rem;font-weight:600;text-decoration:underline;text-underline-offset:.2em}.parans-category-header__mega-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;margin:0 0 .75rem}.parans-category-header__mega-head-spacer{flex:1;min-width:0}.parans-category-header__mega-head .parans-category-header__mega-toplink{margin:0}.parans-category-header__mega-viewall{display:inline-block;color:#ff1276;font-size:22px;font-family:Lato,Arial,sans-serif;font-weight:700;line-height:1.2;text-decoration:underline;text-underline-offset:.25em;flex-shrink:0;margin-left:auto;align-self:flex-start;transform:translate(var(--pcat-viewall-ox, 0px),var(--pcat-viewall-oy, 0px))}.parans-category-header__mega-viewall:hover{color:#ffcd3c;text-decoration:underline;transform:translate(var(--pcat-viewall-ox, 0px),var(--pcat-viewall-oy, 0px))}.parans-category-header__item--mega.is-open .parans-category-header__mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,var(--pcat-mega-offset-y, 0px));transition:transform .28s ease,opacity .24s ease}@media(prefers-reduced-motion:reduce){.parans-category-header__mega,.parans-category-header__item--mega.is-open .parans-category-header__mega{transition:none}}@media screen and (max-width:749px){.parans-category-header .parans-category-header__nav{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.parans-category-header .parans-category-header__nav::-webkit-scrollbar{display:none}.parans-category-header .parans-category-header__list{flex-wrap:nowrap;justify-content:flex-start;width:max-content;min-width:100%;padding-inline:0;gap:0}.parans-category-header .parans-category-header__item{flex:0 0 calc((100vw - 32px) / 4.33);max-width:calc((100vw - 32px) / 4.33)}.parans-category-header__title{font-size:10px;line-height:1.5}}@media screen and (max-width:749px){.parans-category-header__mega-products{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;width:100%;max-width:100%;margin:0;justify-content:flex-start;align-items:flex-start;padding-bottom:4px}.parans-category-header__mega-products::-webkit-scrollbar{display:none}.parans-category-header__mega-product-card{flex:0 0 auto;width:44vw;max-width:180px}.parans-category-header__mega-product-image-link{width:100%!important;aspect-ratio:209.73 / 271.94}.parans-category-header__mega,.parans-category-header .parans-category-header__item--mega .parans-category-header__mega{height:auto!important;min-height:0!important;left:0!important;right:0!important;width:auto!important;max-width:none!important;transform:none!important;padding:14px 16px 16px!important}.parans-category-header__item--mega.is-open .parans-category-header__mega{transform:none!important}.parans-category-header__mega-inner{overflow:visible!important}.parans-category-header__mega-products{flex:0 0 auto!important;height:auto!important;align-content:flex-start!important;margin-top:8px!important}.parans-category-header__mega-viewall{transform:none!important;font-size:14px!important}.parans-category-header__mega-viewall:hover{transform:none!important}.parans-category-header__mega-product-card{width:122px!important;max-width:122px!important}.parans-category-header__mega-product-media{width:100%!important;height:auto!important;aspect-ratio:209.73 / 271.94!important}.parans-category-header__mega-products{gap:27px!important}.parans-category-header__mega-product-image-link{border-radius:13.83px!important}.parans-category-header__mega-product-title{font-size:12px!important;font-weight:700!important;color:#ddd!important;text-align:center!important;line-height:1.2!important}.parans-category-header__mega-product-price{font-size:12px!important;font-weight:700!important;color:#fff!important;text-align:center!important;line-height:1.1!important}.parans-category-header__mega-product-image-link:before{content:"\2665"!important;opacity:1!important;transform:none!important;width:25px!important;height:25px!important;left:8px!important;top:8px!important;background:#ff1276!important;color:#fff!important;font-size:13px!important;z-index:2!important}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-parans-category-header.css.map */
