.template_collection #MainContent>.fs-shopall-section~.shopify-section{display:none!important}.template_collection #MainContent,.template_collection .content-for-layout{width:100%;max-width:none;margin:0;padding:0}.fs-shopall,.fs-shopall *{box-sizing:border-box}.fs-shopall{--fs-blue: #1378f5;--fs-blue-dark: #0864d8;--fs-navy: #061a32;--fs-ink: #08182f;--fs-muted: #536173;--fs-border: #dfe6ee;--fs-soft: #f7f9fb;width:100%;overflow:clip;color:var(--fs-ink);background:#fff}.fs-shopall button,.fs-shopall input,.fs-shopall select{font:inherit}.fs-shopall__main{background:#fff}.fs-shopall-hero{--fs-hero-bg: url(freshin-shopall-hero-bg.webp);position:relative;min-height:342px;overflow:hidden;background-image:linear-gradient(90deg,var(--fs-hero-overlay-start, rgba(255,255,255,.9)) 0%,var(--fs-hero-overlay-mid, rgba(255,255,255,.7)) 38%,var(--fs-hero-overlay-soft, rgba(255,255,255,.22)) 68%,transparent 100%),var(--fs-hero-bg);background-position:var(--fs-hero-position, center center);background-size:cover}.fs-shopall-hero__inner{position:relative;min-height:342px}.fs-shopall-hero__copy{position:relative;z-index:3;width:min(500px,41%);padding-top:38px}.fs-shopall-hero__eyebrow{margin:0 0 7px;color:var(--fs-ink);font-size:20px;font-weight:750;line-height:1.2}.fs-shopall-hero h1{margin:0;color:var(--fs-ink);font-family:var(--heading-font-family, var(--font-family, Arial, sans-serif));font-size:clamp(34px,3.05vw,49px);font-weight:790;letter-spacing:-1.5px;line-height:1.04}.fs-shopall-hero h1 em{color:var(--fs-blue);font-style:normal}.fs-shopall-hero__copy>p:not(.fs-shopall-hero__eyebrow){max-width:430px;margin:14px 0 0;color:#3f4c5f;font-size:14px;line-height:1.52}.fs-shopall-hero__actions{display:flex;margin-top:19px;gap:12px}.fs-shopall-hero__actions .fh-button{min-width:154px;height:42px;padding-inline:20px;border-radius:22px;font-size:13px;font-weight:700}.fs-shopall-button--secondary{border:1px solid #a8b2c0;color:var(--fs-ink)!important;background:#ffffffe0}.fs-shopall-hero__products{position:absolute;z-index:2;right:-12px;bottom:20px;left:41%;display:flex;height:235px;align-items:flex-end;justify-content:flex-end;pointer-events:none}.fs-shopall-hero__product{position:relative;display:grid;width:17%;height:100%;align-items:end;justify-items:center;margin-left:-1.5%;filter:none;mix-blend-mode:multiply}.fs-shopall-hero__product img{width:100%;height:auto!important;max-height:86%;aspect-ratio:1 / 1;object-fit:contain;transform:scale(1.18);transform-origin:center bottom}.fs-shopall-hero__product--1{width:18%;z-index:4}.fs-shopall-hero__product--2{width:13%;z-index:3}.fs-shopall-hero__product--3{width:15%;z-index:2}.fs-shopall-hero__product--4{width:21%;z-index:1}.fs-shopall-hero__product--5{width:18%;z-index:3}.fs-shopall-hero__product--6{width:17%;z-index:4}.fs-categories{position:relative;z-index:5;display:grid;margin-top:14px;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px}.fs-category{display:grid;min-width:0;min-height:72px;grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:12px 14px;overflow:hidden;border:1px solid var(--fs-border);border-radius:11px;color:var(--fs-ink)!important;background:#fff;box-shadow:0 4px 18px #14263d06;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.fs-category:hover,.fs-category:focus-visible,.fs-category.is-active{border-color:var(--fs-blue);box-shadow:0 5px 20px #1378f51f;transform:translateY(-1px)}.fs-category__icon{display:grid;width:46px;height:46px;place-items:center;color:var(--fs-blue)}.fs-category__icon svg{width:35px;height:35px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.fs-category strong,.fs-category small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fs-category strong{font-size:13px;line-height:1.25}.fs-category small{margin-top:3px;color:var(--fs-muted);font-size:11px}.fs-catalog{position:relative;display:grid;margin-top:16px;grid-template-columns:238px minmax(0,1fr);gap:16px;align-items:start}.fs-catalog--no-filters{grid-template-columns:minmax(0,1fr)}.fs-filter-toggle{display:none}.fs-filters{position:sticky;top:16px;overflow:hidden;border:1px solid var(--fs-border);border-radius:12px;background:#fff}.fs-filters__heading{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #edf1f5}.fs-filters__heading strong{font-size:14px}.fs-filters__heading a{color:var(--fs-blue)!important;font-size:11px;font-weight:600}.fs-filters__heading button{display:none}.fs-filter-group{padding:0 15px;border-bottom:1px solid #edf1f5}.fs-filter-group:last-of-type{border-bottom:0}.fs-filter-group summary{display:flex;min-height:42px;align-items:center;justify-content:space-between;color:var(--fs-ink);cursor:pointer;font-size:12px;font-weight:750;list-style:none}.fs-filter-group summary::-webkit-details-marker{display:none}.fs-filter-group[open] summary span{transform:rotate(0)}.fs-filter-group:not([open]) summary span{transform:rotate(180deg)}.fs-filter-group__body{padding:0 0 13px}.fs-filter-option{display:grid;min-height:24px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:7px;color:#3d495b;cursor:pointer;font-size:11px}.fs-filter-option input{width:14px;height:14px;margin:0;accent-color:var(--fs-blue)}.fs-filter-option small{color:#657185}.fs-filter-option.is-disabled{opacity:.45}.fs-price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fs-price-filter label>span:first-child{display:block;margin-bottom:4px;color:var(--fs-muted);font-size:10px}.fs-price-filter label>span:last-child{display:flex;height:34px;align-items:center;padding:0 8px;border:1px solid var(--fs-border);border-radius:6px;color:#667386}.fs-price-filter input{width:100%;min-width:0;border:0;outline:0;color:var(--fs-ink);background:transparent}.fs-filter-apply{width:calc(100% - 30px);height:38px;margin:12px 15px 15px;border:0;border-radius:8px;color:#fff;background:var(--fs-blue);cursor:pointer;font-size:12px;font-weight:700}.fs-catalog__content{min-width:0}.fs-catalog__toolbar{display:flex;min-height:50px;align-items:center;justify-content:space-between;padding:0 12px;border:1px solid var(--fs-border);border-radius:12px 12px 0 0;background:#fff}.fs-catalog__toolbar p{margin:0;color:#4d5a6c;font-size:12px}.fs-catalog__toolbar label{display:flex;height:34px;align-items:center;gap:8px;padding-left:13px;border:1px solid var(--fs-border);border-radius:18px;color:#465266;background:#fff;font-size:11px}.fs-catalog__toolbar select{height:100%;padding:0 28px 0 0;border:0;outline:0;color:var(--fs-ink);background:transparent;font-size:11px;font-weight:650}.fs-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-top:12px}.fs-product-card{position:relative;display:flex;min-width:0;min-height:330px;flex-direction:column;overflow:hidden;border:1px solid var(--fs-border);border-radius:11px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.fs-product-card:hover,.fs-product-card:focus-within{border-color:#b9d6fa;box-shadow:0 10px 28px #0d305b17;transform:translateY(-2px)}.fs-product-card__media{position:relative;display:grid;height:190px;flex:0 0 190px;place-items:center;padding:12px;color:inherit;background:linear-gradient(180deg,#fff,#fbfcfd)}.fs-product-card__media img,.fs-product-card__media .placeholder-svg{width:100%;height:100%;object-fit:contain;transition:transform .2s ease}.fs-product-card:hover .fs-product-card__media img{transform:scale(1.035)}.fs-product-card__badge{position:absolute;top:10px;left:10px;padding:4px 7px;border-radius:5px;color:#fff;background:#596579;font-size:10px;font-weight:700}.fs-product-card__body{display:flex;min-height:138px;flex:1;flex-direction:column;padding:0 12px 11px}.fs-product-card__title{display:-webkit-box;overflow:hidden;color:var(--fs-ink)!important;font-size:12px;font-weight:750;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fs-product-card__summary{display:-webkit-box;min-height:31px;margin:4px 0 7px;overflow:hidden;color:#566275;font-size:10.5px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.fs-product-card__purchase{display:flex;min-width:0;margin-top:auto;align-items:flex-end;justify-content:space-between;gap:8px}.fs-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.fs-product-card__price small{color:#5a6677;font-size:9px}.fs-product-card__price strong{color:var(--fs-ink);font-size:14px;line-height:1.2}.fs-product-card__price s{color:#8290a3;font-size:9px}.fs-rating{display:flex;margin-top:5px;align-items:center;gap:4px}.fs-rating__stars{position:relative;display:inline-block;color:#d8dee7;font-size:10px;letter-spacing:.4px;line-height:1}.fs-rating__stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0 auto 0 0;width:var(--fs-rating, 0%);overflow:hidden;color:#ff9d00;white-space:nowrap}.fs-rating small{color:#657185;font-size:8.5px}.fs-product-card__form{margin:0}.fs-product-card__cart{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid var(--fs-blue);border-radius:8px;color:var(--fs-blue)!important;background:#fff;cursor:pointer;transition:color .16s ease,background .16s ease}.fs-product-card__cart:hover,.fs-product-card__cart:focus-visible{color:#fff!important;background:var(--fs-blue)}.fs-product-card__cart:disabled{cursor:not-allowed;opacity:.45}.fs-product-card__cart svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.fs-app-banner{--fs-app-lifestyle: url(freshin-home-away.webp);position:relative;display:grid;min-height:184px;grid-column:1 / -1;grid-template-columns:1.35fr .75fr .85fr 1.25fr;overflow:hidden;border:1px solid #d9e8f9;border-radius:12px;background:linear-gradient(105deg,#e7f2ff,#f0f7ff 66%,#dfeeff)}.fs-app-banner__copy{position:relative;z-index:2;padding:24px 18px 18px 26px}.fs-app-banner__copy h2{margin:0;color:var(--fs-ink);font-size:22px;line-height:1.15}.fs-app-banner__copy p{max-width:310px;margin:8px 0 0;color:#3f4e62;font-size:11px;line-height:1.45}.fs-app-banner__badges{display:flex;margin-top:14px;align-items:flex-start;gap:9px}.fs-app-banner__badges a{display:block}.fs-app-banner__badges img{width:112px;height:34px;border-radius:5px;object-fit:cover;object-position:top}.fs-app-banner__device{position:relative;display:grid;align-items:end;justify-items:center}.fs-app-banner__phone{position:relative;width:142px;height:174px;padding:23px 12px 10px;overflow:hidden;border:6px solid #121820;border-bottom:0;border-radius:22px 22px 0 0;color:#101c2d;background:#fff;box-shadow:0 10px 22px #1e2e4224}.fs-app-banner__notch{position:absolute;top:6px;left:50%;width:48px;height:6px;border-radius:5px;background:#131922;transform:translate(-50%)}.fs-app-banner__phone>strong,.fs-app-banner__phone>small{display:block}.fs-app-banner__phone>strong{font-size:8px}.fs-app-banner__phone>small{margin-top:2px;color:#607086;font-size:5.5px}.fs-app-banner__device-row{display:grid;min-height:34px;margin-top:5px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:4px;padding:3px 5px;border-radius:5px;background:#f1f4f7}.fs-app-banner__device-row img{width:26px;height:26px;object-fit:contain}.fs-app-banner__device-row b{overflow:hidden;font-size:5.5px;text-overflow:ellipsis;white-space:nowrap}.fs-app-banner__benefits{display:flex;margin:0;padding:23px 12px;flex-direction:column;justify-content:center;gap:16px;list-style:none}.fs-app-banner__benefits li{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px}.fs-app-banner__benefits li>span{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#0d579f;background:#fff;font-size:17px;box-shadow:0 4px 12px #0d579f1a}.fs-app-banner__benefits strong,.fs-app-banner__benefits small{display:block}.fs-app-banner__benefits strong{font-size:10px;line-height:1.2}.fs-app-banner__benefits small{margin-top:3px;color:#526176;font-size:8px;font-weight:400}.fs-app-banner__lifestyle{min-width:0;background-image:linear-gradient(90deg,rgba(229,242,255,.4),transparent 25%),var(--fs-app-lifestyle);background-position:center;background-size:cover}.fs-catalog__empty{padding:80px 24px;text-align:center}.fs-catalog__empty h2{margin:0}.fs-catalog__empty p{color:var(--fs-muted)}.fs-catalog__empty a{color:var(--fs-blue)!important;font-weight:700}.fs-pagination{padding-block:24px}.fs-shopall-trust{display:grid;min-height:80px;margin-top:16px;grid-template-columns:repeat(var(--fs-trust-count, 5),minmax(0,1fr));align-items:center;overflow:hidden;border:1px solid #e7eee4;border-radius:12px 12px 0 0;background:linear-gradient(90deg,#f6faf4,#f2f8f2 72%,#f8fbf8)}.fs-shopall-trust article{position:relative;display:grid;min-width:0;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding-inline:20px}.fs-shopall-trust article+article:before{content:"";position:absolute;top:12px;bottom:12px;left:0;width:1px;background:#d6dfd3}.fs-shopall-trust__icon{display:grid;width:42px;height:42px;place-items:center;color:#75a653}.fs-shopall-trust__icon svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.fs-shopall-trust strong,.fs-shopall-trust small{display:block}.fs-shopall-trust strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.fs-shopall-trust small{margin-top:3px;color:#455164;font-size:9.5px;line-height:1.25}.fs-shopall .fh-footer{margin-top:0}@media(max-width:1260px){.fs-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fs-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.fs-shopall-hero__product--6{display:none}.fs-shopall-hero__products{left:44%}.fs-app-banner{grid-template-columns:1.35fr .8fr .9fr}.fs-app-banner__lifestyle{display:none}.fs-shopall-trust{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px;padding-block:18px}.fs-shopall-trust article:nth-child(4):before{display:none}}@media(max-width:1024px){.fs-shopall-hero{min-height:520px;background-position:var(--fs-hero-position, center center)}.fs-shopall-hero__inner{min-height:520px}.fs-shopall-hero__copy{width:66%;padding-top:34px}.fs-shopall-hero__products{right:0;bottom:18px;left:10%;height:230px;justify-content:center}.fs-catalog{grid-template-columns:1fr}.fs-filter-toggle{display:inline-flex;width:max-content;height:42px;align-items:center;gap:8px;padding:0 16px;border:1px solid var(--fs-border);border-radius:8px;color:var(--fs-ink);background:#fff;font-size:13px;font-weight:700}.fs-filter-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.fs-filters{position:fixed;z-index:1001;top:0;bottom:0;left:0;width:min(360px,90vw);overflow:auto;border-radius:0 14px 14px 0;box-shadow:20px 0 55px #04132538;transform:translate(-105%);transition:transform .2s ease}.fs-shopall.is-filter-open .fs-filters{transform:translate(0)}.fs-filters__heading{position:sticky;z-index:2;top:0;background:#fff}.fs-filters__heading button{display:grid;width:34px;height:34px;place-items:center;border:0;color:var(--fs-ink);background:transparent;font-size:28px}.fs-shopall.is-filter-open:after{content:"";position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:#03122370}.fs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fs-app-banner{grid-template-columns:1.3fr .7fr .9fr}}@media(max-width:749px){.fs-shopall-hero{min-height:570px;background-image:linear-gradient(180deg,var(--fs-hero-overlay-start, rgba(255,255,255,.9)) 0%,var(--fs-hero-overlay-mid, rgba(255,255,255,.7)) 58%,var(--fs-hero-overlay-soft, rgba(255,255,255,.22)) 100%),var(--fs-hero-bg);background-position:var(--fs-hero-mobile-position, 68% center)}.fs-shopall-hero:before{content:none}.fs-shopall-hero__inner{min-height:570px}.fs-shopall-hero__copy{width:100%;padding-top:30px}.fs-shopall-hero__eyebrow{font-size:17px}.fs-shopall-hero h1{max-width:560px;font-size:clamp(31px,9.5vw,42px)}.fs-shopall-hero__copy>p:not(.fs-shopall-hero__eyebrow){max-width:520px;font-size:13px}.fs-shopall-hero__actions{flex-wrap:wrap}.fs-shopall-hero__actions .fh-button{min-width:0;height:42px;padding-inline:17px}.fs-shopall-hero__products{right:-12%;bottom:20px;left:-12%;height:205px}.fs-shopall-hero__product--5{display:none}.fs-categories{display:grid;width:calc(100% - 32px);margin-top:12px;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;scroll-snap-type:none}.fs-category{min-width:0;min-height:76px;grid-template-columns:36px minmax(0,1fr);gap:8px;padding:10px 8px;scroll-snap-align:none}.fs-category__icon{width:36px;height:36px}.fs-category__icon svg{width:29px;height:29px}.fs-category strong{overflow-wrap:anywhere;white-space:normal}.fs-catalog{width:calc(100% - 32px);margin-top:14px}.fs-catalog__toolbar{min-height:48px;padding-inline:10px}.fs-catalog__toolbar label{padding-left:9px}.fs-catalog__toolbar label>span{display:none}.fs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fs-product-card{min-height:316px}.fs-product-card__media{height:168px;flex-basis:168px;padding:9px}.fs-product-card__body{min-height:145px;padding:0 9px 10px}.fs-product-card__title{font-size:12px}.fs-product-card__summary{font-size:10px}.fs-product-card__cart{width:32px;height:32px;flex-basis:32px}.fs-app-banner{min-height:430px;grid-template-columns:1fr 1fr}.fs-app-banner__copy{grid-column:1 / -1;padding:22px 18px 14px}.fs-app-banner__copy h2{font-size:21px}.fs-app-banner__device{min-height:190px}.fs-app-banner__benefits{padding:15px 10px;gap:15px}.fs-app-banner__badges img{width:106px}.fs-shopall-trust{width:calc(100% - 32px);grid-template-columns:1fr;row-gap:0;padding-block:10px}.fs-shopall-trust article{min-height:70px;padding-inline:16px}.fs-shopall-trust article+article:before{top:0;right:16px;bottom:auto;left:16px;width:auto;height:1px}.fs-shopall-trust article:nth-child(4):before{display:block}}@media(max-width:420px){.fs-shopall-hero,.fs-shopall-hero__inner{min-height:600px}.fs-shopall-hero__actions .fh-button{font-size:11px}.fs-product-card{min-height:300px}.fs-product-card__media{height:148px;flex-basis:148px}.fs-product-card__price strong{font-size:13px}.fs-rating small{display:none}.fs-app-banner{grid-template-columns:1fr}.fs-app-banner__device{display:none}.fs-app-banner__benefits{padding:10px 18px 20px}}@media(prefers-reduced-motion:reduce){.fs-shopall *,.fs-shopall *:before,.fs-shopall *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/freshin-shopall-design.css.map */
