@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;font-family:Open Sans,sans-serif;outline:none;background:none}* del{text-decoration:line-through}* body{max-width:100vw}* body::-webkit-scrollbar{width:12px;height:12px}* body::-webkit-scrollbar-button{width:12px;height:12px}* body::-webkit-scrollbar-thumb{background:#05588e;border:0px none #ffffff;-webkit-border-radius:100px;border-radius:100px}* body::-webkit-scrollbar-thumb:hover{background:#05588e}* body::-webkit-scrollbar-thumb:active{background:#fff}* body::-webkit-scrollbar-track{background:#b9d3f8;border:0px solid #ffffff;-webkit-border-radius:40px;border-radius:40px}* body::-webkit-scrollbar-track:hover{background:#e3dbd1}* body::-webkit-scrollbar-track:active{background:#e3dbd1}* body::-webkit-scrollbar-corner{background:transparent}* body.lock-scroll{overflow:hidden}* body.overlay .page-overlay{display:block}* a{color:inherit;background-color:transparent;text-decoration:none}* p{color:inherit}* u{text-decoration:underline}* button{border:none}* .page-overlay{position:absolute;top:0;width:100%;height:1000vh;background-color:#00000080;z-index:10;display:none}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loading{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes loading{0%{-o-transform:rotate(0deg);transform:rotate(0)}to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.i-pagination{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin:20px 0 40px}.i-pagination__content{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:8px}.i-pagination__content a,.i-pagination__content span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:1px solid rgba(11,37,64,.12);background:#fff;color:#0b2540;font-weight:600;font-size:14px;line-height:1;text-decoration:none;-webkit-transition:background-color .15s ease,color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .12s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease,-webkit-box-shadow .15s ease,-webkit-transform .12s ease;-o-transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,-o-transform .12s ease;-moz-transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease,-moz-box-shadow .15s ease,-moz-transform .12s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease,-webkit-box-shadow .15s ease,-moz-box-shadow .15s ease,-webkit-transform .12s ease,-moz-transform .12s ease,-o-transform .12s ease}.i-pagination__content a:hover,.i-pagination__content span:hover{background:#0b25400f}.i-pagination__content a:focus,.i-pagination__content span:focus{outline:none;-webkit-box-shadow:0 0 0 3px rgba(10,74,115,.25);-moz-box-shadow:0 0 0 3px rgba(10,74,115,.25);box-shadow:0 0 0 3px #0a4a7340}.i-pagination__content a.i-active,.i-pagination__content span.i-active{background:#0a4a73;color:#fff;border-color:transparent}.i-pagination__content a.i-active:hover,.i-pagination__content span.i-active:hover{background:#0a4a73}.i-pagination__content--item{color:#9aa3ad;border-color:transparent;background:transparent;font-weight:500;min-width:auto;padding:0 6px}.i-pagination__content--arrow-previous,.i-pagination__content--arrow-next{min-width:auto;padding:0 12px;color:#0b2540}.i-pagination__content--arrow-previous:hover,.i-pagination__content--arrow-next:hover{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.i-pagination__content .is-disabled,.i-pagination__content [aria-disabled=true]{color:#9aa3ad!important;border-color:#0000000f!important;background:#fff!important;cursor:not-allowed;pointer-events:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-transform:none;-moz-transform:none;-o-transform:none;transform:none}@media(max-width:480px){.i-pagination__content{gap:6px}.i-pagination__content a,.i-pagination__content span{min-width:32px;height:32px;padding:0 10px;font-size:13px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}}.c-product{background:#fff;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;border:1px solid #c2c2c2;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;transition:-webkit-transform .2s ease,-webkit-box-shadow .2s ease;-o-transition:box-shadow .2s ease,-o-transform .2s ease;-moz-transition:transform .2s ease,box-shadow .2s ease,-moz-transform .2s ease,-moz-box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease,-moz-transform .2s ease,-o-transform .2s ease,-webkit-box-shadow .2s ease,-moz-box-shadow .2s ease}@media only screen and (min-width:100px)and (max-width:600px){.c-product{background-color:#fff;border:1px solid var(--cleantech-neutral-200);-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;border-radius:.5rem;overflow:hidden}}.c-product:hover{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);border:1px solid #00c0df}@media only screen and (min-width:100px)and (max-width:600px){.c-product:hover{border-color:#00c0df}}.c-product__media{position:relative}.c-product__badges{position:absolute;top:8px;left:8px;right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:8px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;z-index:3}.c-product__badges-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:8px}.c-product__badges .c-badge--rank{background:#00c2ef1f;color:#05588e}.c-product__badges .c-badge--discount{background:#ff5252;color:#fff}.c-product__badges .c-badge--flag{background:#ffbf00;color:#3a2a00}.c-product__image-link{display:block}.c-product__image{width:100%;-o-object-fit:cover;object-fit:cover;max-height:361px}.c-product__meta{position:absolute;bottom:0;right:8px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.c-product__meta .c-chip--sold{background:#fff;border:1px solid #e6eef2;padding:4px 8px;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;font-size:12px;color:#05588e;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:6px}.c-product__meta .c-chip--sold .c-dot{width:8px;height:8px;background:#2ecc71;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block}.c-product__meta .c-wishlist{width:34px;height:34px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:grid;place-items:center}.c-product__meta .c-wishlist__icon{width:18px;height:18px;fill:#8aa0ac}.c-product__meta .c-wishlist:hover .c-product__meta .c-wishlist__icon{fill:#00c2ef}.c-product__body{padding:16px 16px 18px;text-align:center}.c-product__title{margin:8px 0 12px;font-size:14px;text-transform:uppercase;color:#334155;font-weight:400;font-size:16px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px}.c-product__title a{color:inherit;text-decoration:none}.c-product__prices{display:grid;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:8px;margin-bottom:14px}.c-product__prices .i-productItem__content--installment1,.c-product__prices .i-productItem__content--installment2{color:#05588e;font-size:12px}.c-product__price-spot .c-price--main{font-size:16px;font-weight:600;color:#05588e;margin-right:8px}.c-product__price-spot .c-price--compare{font-size:13px;color:#8aa0ac;text-decoration:line-through}.c-product .c-rating{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:4px;font-size:13px;color:#05588e}.c-product .c-rating__star{color:#f5b301}.c-product .c-rating__value{font-weight:700}.c-product__actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:12px}.c-product__actions :hover{color:#fff!important}.c-product .c-btn{width:100%;height:42px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:transparent;color:#05588e;font-weight:300;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;gap:8px}.c-product .c-btn svg{width:16px;height:16px}.c-product .c-btn--ghost{background:#fff;border:1px solid #05588e}.c-product .c-btn--primary{background:#00c2ef;border-color:#00c2ef;color:#fff}.c-product .c-btn--disabled{border-color:#e6eef2;color:#8aa0ac;background:#f7fafb;font-size:16px;text-transform:uppercase;cursor:not-allowed}.c-product__seal{margin-top:12px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:8px;color:#8aa0ac;font-size:12px}.c-product__seal img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.c-badge{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:6px 10px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;font-size:12px;font-weight:800}.c-chip{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.e-collection__heading--breadcrumb{padding:1rem 0;border-top:2px solid #f3f4f6;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 1px 2px #0000000d}.e-collection__heading--breadcrumb ul{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;list-style:none;gap:10px;width:100%;max-width:1500px;margin:0 auto}@media only screen and (min-width:100px)and (max-width:600px){.e-collection__heading--breadcrumb ul{padding:0 20px}}.e-collection__heading--breadcrumb ul li a{color:#6a7282}.e-collection__heading--breadcrumb-category{font-weight:500;font-size:14px;color:#05588e!important}.e-collection__products{width:100%;max-width:1500px;margin:0 auto}.e-collection__products--items{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:1rem 1rem;margin:2rem 0 4rem;padding:0 20px}@media only screen and (min-width:100px)and (max-width:600px){.e-collection__products--items{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 20px}}.e-collection .c-btn{color:#005f8d;padding:14px 32px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;border:none;font-weight:600;letter-spacing:.5px;cursor:pointer;-webkit-box-shadow:0 4px 12px rgba(0,119,182,.3);-moz-box-shadow:0 4px 12px rgba(0,119,182,.3);box-shadow:0 4px 12px #0077b64d;-webkit-transform:translateY(0) scale(1);-moz-transform:translateY(0) scale(1);-o-transform:translateY(0) scale(1);transform:translateY(0) scale(1);-webkit-transition:background .22s ease,color .22s ease,border-color .22s ease,-webkit-transform .16s cubic-bezier(.5,1.5,.5,1),-webkit-box-shadow .22s ease;transition:background .22s ease,color .22s ease,border-color .22s ease,-webkit-transform .16s cubic-bezier(.5,1.5,.5,1),-webkit-box-shadow .22s ease;-o-transition:box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease,-o-transform .16s cubic-bezier(.5,1.5,.5,1);-moz-transition:transform .16s cubic-bezier(.5,1.5,.5,1),box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease,-moz-transform .16s cubic-bezier(.5,1.5,.5,1),-moz-box-shadow .22s ease;transition:transform .16s cubic-bezier(.5,1.5,.5,1),box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease;transition:transform .16s cubic-bezier(.5,1.5,.5,1),box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease,-webkit-transform .16s cubic-bezier(.5,1.5,.5,1),-moz-transform .16s cubic-bezier(.5,1.5,.5,1),-o-transform .16s cubic-bezier(.5,1.5,.5,1),-webkit-box-shadow .22s ease,-moz-box-shadow .22s ease}.e-collection .c-btn:hover{background:-webkit-linear-gradient(315deg,#01579b 0%,#0277bd 100%);background:-moz-linear-gradient(315deg,#01579b 0%,#0277bd 100%);background:-o-linear-gradient(315deg,#01579b 0%,#0277bd 100%);background:linear-gradient(135deg,#01579b,#0277bd);-webkit-box-shadow:0 6px 16px rgba(0,119,182,.4);-moz-box-shadow:0 6px 16px rgba(0,119,182,.4);box-shadow:0 6px 16px #0077b666;-webkit-transform:translateY(-2px) scale(1.05);-moz-transform:translateY(-2px) scale(1.05);-o-transform:translateY(-2px) scale(1.05);transform:translateY(-2px) scale(1.05)}.e-collection .c-btn:hover__icon{-webkit-filter:brightness(10);filter:brightness(10)}.e-collection .c-btn--primary{background:-webkit-linear-gradient(315deg,#005f8d 0%,#0096d6 100%);background:-moz-linear-gradient(315deg,#005f8d 0%,#0096d6 100%);background:-o-linear-gradient(315deg,#005f8d 0%,#0096d6 100%);background:linear-gradient(135deg,#005f8d,#0096d6);color:#fff}.gallery{width:100%;max-width:1280px;margin:7rem auto 4rem}.gallery__title{font-size:2rem;font-weight:600;margin-bottom:32px;color:#232323;text-align:center}.gallery__tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.gallery__tabs svg{display:none}.gallery__tab{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-weight:500;border:1px solid #e2e8f0;-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px;padding:8px 24px;cursor:pointer;-webkit-transition:background .2s;-o-transition:background .2s;-moz-transition:background .2s;transition:background .2s;color:#2a2a2a;outline:none}.gallery__tab--active{background:#05588e;color:#fff}.gallery__tab-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;margin-right:10px;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;background:#fff;display:inline-block;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.06);-moz-box-shadow:0 2px 8px rgba(0,0,0,.06);box-shadow:0 2px 8px #0000000f}.gallery__tab-badge{background:#f1f5f9;color:#05588e;font-size:14px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;padding:2px 8px;margin-left:8px}.gallery__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;justify-items:center}.gallery__grid--1{grid-template-columns:1fr;max-width:340px;margin:0 auto}.gallery__grid--2{grid-template-columns:repeat(2,1fr);max-width:720px;margin:0 auto}.gallery__grid--3{grid-template-columns:repeat(3,1fr);max-width:1080px;margin:0 auto}@media(max-width:1024px){.gallery__grid{grid-template-columns:repeat(2,1fr)}.gallery__grid--1{grid-template-columns:1fr}}@media(max-width:600px){.gallery__grid{grid-template-columns:1fr}.gallery__grid--1,.gallery__grid--2,.gallery__grid--3{grid-template-columns:1fr;max-width:100%}}.gallery__card{position:relative;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,.07);-moz-box-shadow:0 2px 12px rgba(0,0,0,.07);box-shadow:0 2px 12px #00000012;overflow:hidden;background:#fff;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;-o-transition:box-shadow .3s;-moz-transition:box-shadow .3s,-moz-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s,-moz-box-shadow .3s;width:100%;max-width:340px}.gallery__card:hover{-webkit-box-shadow:0 4px 24px rgba(0,0,0,.14);-moz-box-shadow:0 4px 24px rgba(0,0,0,.14);box-shadow:0 4px 24px #00000024}.gallery__card:hover .gallery__card-hover{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);pointer-events:auto}.gallery__card-link{display:block;text-decoration:none;color:inherit;position:relative;height:100%}.gallery__card-image-wrapper{position:relative;width:100%;height:320px;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.gallery__card-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.gallery__card-image--placeholder{background:#f6f7fa;width:100%;height:100%;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;display:block}.gallery__card-badge{position:absolute;top:12px;right:16px;background:#fff;color:#05588e;padding:4px 14px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;font-size:14px;font-weight:700;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.07);-moz-box-shadow:0 2px 8px rgba(0,0,0,.07);box-shadow:0 2px 8px #00000012;z-index:9}.gallery__card-hover{height:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;position:absolute;left:0;right:0;bottom:0;background:#1e1f275e;-webkit-border-bottom-right-radius:20px;-moz-border-radius-bottomright:20px;border-bottom-right-radius:20px;-webkit-border-bottom-left-radius:20px;-moz-border-radius-bottomleft:20px;border-bottom-left-radius:20px;padding:18px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;opacity:0;pointer-events:none;-webkit-transition:opacity .24s,-webkit-transform .28s;transition:opacity .24s,-webkit-transform .28s;-o-transition:opacity .24s,-o-transform .28s;-moz-transition:opacity .24s,transform .28s,-moz-transform .28s;transition:opacity .24s,transform .28s;transition:opacity .24s,transform .28s,-webkit-transform .28s,-moz-transform .28s,-o-transform .28s}.gallery__card-hover-title{color:#fff;font-size:1.15rem;font-weight:600;margin-bottom:6px}.gallery__card-hover-actions{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.gallery__card-hover-products{color:#fff;font-size:1rem;font-weight:500}.gallery__card-hover-arrow svg{width:32px;height:32px;padding:8px;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;vertical-align:middle}.c-collection-hero{position:relative}.c-collection-hero__media:before{width:100%;background:#05588ecc;content:"";position:absolute;height:100%}.c-collection-hero__img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-hero__img{height:180px}}.c-collection-hero__inner{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;z-index:10;color:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-hero__inner{padding:0 20px}}.c-collection-hero__title{text-align:center;font-size:48px;font-weight:300;margin:0 0 1rem}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-hero__title{font-size:32px}}.c-collection-hero__subtitle{text-align:center;font-size:20px;font-weight:300}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-hero__subtitle{font-size:16px}}.c-collection-toolbar{width:100%;max-width:1500px;padding:1rem 1.5rem;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;background:#fff;-webkit-box-shadow:0 0 0 1px #e5e7eb;-moz-box-shadow:0 0 0 1px #e5e7eb;box-shadow:0 0 0 1px #e5e7eb}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-toolbar{padding:20px;width:initial;margin:20px 20px 0}}.c-collection-toolbar__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:1rem}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-toolbar__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:2rem;-webkit-box-align:self-start;-webkit-align-items:self-start;-moz-box-align:self-start;align-items:self-start}}.c-collection-toolbar__search{display:none}.c-collection-toolbar__search-field{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:.5rem;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;padding:.5rem .75rem;background:#f3f4f6}.c-collection-toolbar__search-icon{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.c-collection-toolbar__search-input{border:none;background:transparent;font-size:.875rem;width:100%}.c-collection-toolbar__tabs{-webkit-box-flex:1;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.c-collection-toolbar__sort{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.c-collection-toolbar__sort-select-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:.5rem;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;padding:.5rem .75rem;background:#f3f4f6}.c-collection-toolbar__sort-label{font-size:.875rem}.c-collection-toolbar__sort-select{border:none;background:transparent;font-size:.875rem;padding-right:1.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.c-collection-toolbar__sort-arrow{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;pointer-events:none}.c-collection-toolbar__bottom{width:100%;max-width:1500px;margin:0 auto;padding:1rem 0 0}.c-collection-toolbar__results{font-size:.875rem}@media only screen and (min-width:100px)and (max-width:600px){.c-collection-toolbar__results{margin:1rem 1rem 2rem}}.c-collection-toolbar__results span{font-weight:700}
/*# sourceMappingURL=/cdn/shop/t/32/assets/store_collection.css.map */
