.footer{margin-top:0!important}.collection__container{max-width:1480px;width:100%}.collection__heading{margin:0;font-weight:600;font-size:34px}.collection__headers{border-bottom:1px solid #E6E9EC;margin-bottom:32px;padding-bottom:32px}.collection__description{color:#3b5566;font-size:15.5px;line-height:1.4;max-width:620px;margin:12px 0 0;text-wrap:balance}.collection__header-stats p{font-size:14px;margin:0;color:#7a8b96;line-height:1.2}.collection__header-stats p span{color:#0f2c3f;font-weight:500}.collection__header-stats{display:flex;gap:12px;align-items:center}.collection__header-contents{display:flex;gap:20px;justify-content:space-between;align-items:flex-end}@media(max-width:1200px){.collection__header-contents{gap:8px;flex-direction:column;align-items:flex-start}}@media(max-width:980px){.collection__heading{font-size:28px}}.collection-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.collection-inner{display:flex;align-items:flex-start;gap:2rem;position:relative}@media(max-width:768px){.collection-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}@media(max-width:480px){.collection-products{grid-template-columns:1fr}}.collection-product__title{font-size:1.2rem;font-weight:500}.collection-filters{flex-shrink:0;border:1px solid #E6E9EC;width:280px;position:sticky;top:128px;border-radius:12px;z-index:1}.collection-filters__heading{padding:16px;border-bottom:1px solid #E6E9EC;display:flex;justify-content:space-between;align-items:center}.collection-filters__heading h2{font-size:18px;font-weight:500;letter-spacing:-.5px;margin:0}.collection-filter__clear{background:unset;border:unset;color:#1b5a7e;padding:0;min-height:unset;font-size:13px;height:auto;text-transform:unset;font-weight:500}.collection-filter__clear:hover{background:transparent;color:#1b5a7e;text-decoration:underline}.collection-filter__option.is-disabled{opacity:.5;pointer-events:none}.collection-filter:not(:last-child){border-bottom:1px solid #E6E9EC}.collection-filter__options-list{display:flex;flex-direction:column;padding-inline:16px;gap:12px}.collection-filter__options-list.color-list{flex-direction:row;flex-wrap:wrap;gap:4px}.accordion--open{padding-bottom:16px}.collection-filters-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:.3s ease;z-index:9999999}.collection-filters-overlay.is-visible{opacity:1;visibility:visible}.collection-filters__close{display:none}@media(max-width:991px){.collection-filters{position:fixed;bottom:0;left:0;width:100%;height:100vh;max-height:80vh;overflow-y:auto;background:#fff;z-index:9999999;transform:translateY(100%);transition:transform .3s ease;border:none;padding:0;border-radius:0;top:unset}.collection-filters.is-open{transform:translateY(0)}body.overflow-hidden{overflow:hidden}.collection-filters__close{display:block;background:transparent;color:#042c33;padding:0;min-height:unset;width:24px;height:24px;border:unset;position:absolute;right:16px;top:16px}.collection-filters__heading{padding-top:48px}}.collection-filter__options-price-range{padding-inline:16px}.collection-filter__option input[type=range]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;pointer-events:none;background:none;-webkit-appearance:none;margin:0;cursor:pointer;padding:0;min-height:unset;border:unset}.collection-filter__price-range-input-min{z-index:1}.collection-filter__price-range-input-max{z-index:2}.collection-filter__price-range{position:relative;height:20px}.collection-filter__option input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:all;height:18px;width:18px;border-radius:50%;background:#fff;border:1px solid #0F2C3F}.collection-filter__option input[type=range]::-moz-range-thumb{pointer-events:all}.collection-filter__price-range-track{background-color:#0f2c3f;height:4px;width:100%;border-radius:8px;position:absolute;top:50%;transform:translateY(-50%);z-index:0}.collection-filter__price-range-values{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:24px 0 0}.collection-filter__option-value{border:1px solid #E6E9EC;border-radius:8px;padding:8px 10px;font-size:13.5px;font-weight:600;font-variant-numeric:tabular-nums;background:#fff;color:#0f2c3f;flex:1;position:relative}.collection-filter__option-value:after{content:"MIN";position:absolute;top:-18px;left:0;color:#7a8b96;font-weight:500;font-size:11px}.collection-filter__option-value:last-child:after{content:"MAX"}.sort-by select{-webkit-appearance:none;appearance:none;border:1px solid #E6E9EC;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%237A8B96' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") no-repeat right 12px center;padding:10px 36px 10px 14px;border-radius:8px;font-size:13.5px;font-weight:600;color:#0f2c3f;cursor:pointer}.collection-filter__button{display:none}.collection-filters__active-filters:empty{margin:0}.collection-filters__active-filters:empty:after{content:"Showing all items";font-size:13px;letter-spacing:-.1px}.collection-header__filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.collection-filter-header{display:flex;justify-content:space-between;margin-bottom:24px;gap:20px;position:relative}@media(max-width:991px){.collection-filter__button{display:block}.sort-by select{padding:4px 12px 4px 8px;border-radius:4px;font-size:11px}.collection-filter__button{border:unset;color:#0f2c3f;text-transform:unset;padding:0;font-weight:500;background:transparent!important;min-height:unset;height:auto;font-size:14px;text-decoration:underline;text-underline-offset:3px;width:auto;margin-top:6px;position:absolute;left:0}.collection-header__filters{flex-direction:column}collection-sort.collection-sort{position:absolute;right:0;top:0}.collection-filters__active-filters{margin-top:40px}.collection-filters__active-filters:empty{margin:40px 0 0}.collection-filter-header{margin-bottom:12px}}.collection-filters__active-filters{display:flex;flex-wrap:wrap;gap:.5rem}.collection-filters__active-filter-swatch{display:inline-flex;align-items:center;gap:6px;padding:6px 10px 6px 12px;background:#e8eff3;color:#134663;border-radius:999px;font-size:12.5px;font-weight:600;margin:0}.collection-filters__active-filter-swatch-label{font-size:12px;cursor:pointer;margin:0;line-height:1;font-weight:500}.collection-filters__active-filter-swatch-label span{font-weight:600}.collection-filter__swatch{display:flex;align-items:center;gap:.5rem}.collection-filter__swatch input{margin:0;width:16px;height:16px}.collection-filter__swatch label{margin:0;font-size:14px;line-height:1}.collection-filter__swatch-color input{display:none}.collection-filter__swatch-color label{width:37.5px;height:37.5px;border-radius:99px;cursor:pointer;border:1.5px solid #E6E9EC}.collection-filter__swatch-color input:checked+label{border:3px solid #1b5a7e;box-shadow:0 0 10px #009ab699}.accordion{display:block}.accordion__header{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px}.accordion__header-label{font-size:14px;font-weight:500}.accordion__content{visibility:hidden;opacity:0;max-height:0;transition:visibility .3s ease,max-height .3s ease,opacity .1s ease}.accordion--open .accordion__content{visibility:visible;opacity:1;max-height:1000px}.accordion__toggle-icon{transition:transform .3s ease}.accordion--open .accordion__toggle-icon{transform:rotate(180deg)}.collection-product__hover-image{display:none}.collection-product__item:hover .collection-product__hover-image{display:block}.collection-product__item:hover .collection-product__image{display:none}.collection-product__item form{transform:translateY(0);transition:all .3s ease}.collection-product__item:hover form{transform:translateY(calc(-100% - 8px))}.collection-product__item{background:#fff;border:1px solid #E6E9EC;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;position:relative}.collection-product__item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0f2c3f0f,0 1px 2px #0f2c3f0a;border-color:#d7dee3}.collection-product__img-container{padding-bottom:100%}.collection-product__img-container,.collection-product__img-container img{line-height:1;aspect-ratio:1;object-fit:cover;background:#f2f6f8;position:relative;overflow:hidden}.collection-product__button svg,.collection-product__rating svg{width:100%;height:auto}.collection-product__button{width:calc(100% - 16px);margin-inline:auto;display:grid;grid-template-columns:14px auto;gap:8px;background:#0f2c3f;border:unset;height:32px;min-height:unset;text-transform:unset;font-size:14px;font-weight:600;align-items:center;border-radius:8px}.collection-product__content{display:flex;flex-direction:column;padding:16px;border-top:1px solid #E6E9EC;height:100%}.collection-product__heading{display:flex;justify-content:space-between;margin-bottom:12px;align-items:flex-end}.collection-product__rating{margin:0;color:#7a8b96!important;text-transform:uppercase;font-size:11px;font-weight:500;display:grid;grid-template-columns:70px auto;gap:4px;align-items:center;line-height:1}.collection-product__title{color:#0f2c3f!important;text-decoration:unset;font-size:18px;line-height:1;margin:0}.collection-product__tags:empty{display:none}.collection-product__tags{font-size:11px;font-weight:600;letter-spacing:.01em;color:#3b5566;display:flex;flex-wrap:wrap;gap:4px;margin:0 0 8px}.collection-product__tags span{background:#f2f6f8;padding:3px 8px;border-radius:4px}.collection-product__tags span.tags-more-btn{text-decoration:underline}.collection-product__color span{display:none}.collection-product__color{width:22px;height:22px;border-radius:50%;border:1.5px solid #E6E9EC;position:relative;background:#fff;padding:0;min-height:unset}.collection-product__color:hover{background:auto!important}.collection-product__color.active{border-color:#1b5a7e;box-shadow:0 0 0 1px #1b5a7e}.collection-product__color:focus,.collection-product__color:focus-visible{border:unset;box-shadow:unset;outline-color:#1b5a7e}.collection-product__colors{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin-bottom:8px}.collection-product__color-title{font-size:14px;color:#7a8b96;font-weight:500;margin:0 0 0 4px}.collection-product__price-main{font-size:20px;color:#0f2c3f;font-weight:600;font-variant-numeric:tabular-nums;margin:0}.collection-product__price-main .m3-compare{font-size:14px;text-decoration:line-through;color:#7a8b96;font-weight:400}.collection-product__price-savings{font-size:11px;font-weight:600;color:#c8362c;background:#c8362c14;padding:2px 7px;border-radius:5px;margin:0}.collection-product__price{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end}.collection-product__afterpay{font-size:11px;color:#7a8b96;margin:4px 0 0}.collection-product__afterpay span{color:#0f2c3f;font-weight:500}.collection-product__tag:empty{display:none!important}.collection-product__tag{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.collection-product__tag.tags-right{left:unset;right:12px}.collection-product__tag-item{background:#fff;color:#0f2c3f;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:5px 9px;border-radius:6px;box-shadow:0 1px 2px #0f2c3f0a,0 1px 1px #0f2c3f05;margin:0}.collection-product__tag-item.savings-percentage{background:#c8362c;color:#fff}.collection-product__tag-item.best-seller{color:#fff;background:#0f2c3f}.collection-product__tag-item.tag-new{color:#fff;background:#7ab648}.collection-product__color[data-color=black],label[for=colour-black]{background:#000}.collection-product__color[data-color=black-grey],label[for=colour-black-grey]{background:linear-gradient(90deg,#000,#000 50%,#66666a 50% 100%)}.collection-product__color[data-color=grey-leather],label[for=colour-grey-leather]{background:#66666a}.collection-product__color[data-color=cream],label[for=colour-cream]{background:#c7b8aa}.collection-product__color[data-color=grey-black-leather],label[for=colour-grey-black-leather]{background:linear-gradient(90deg,#66666a,#66666a 50%,#000 50% 100%)}.collection-product__color[data-color=tan-leather],label[for=colour-tan-leather]{background:#b88d69}.collection-product__color[data-color=black-white],label[for=colour-black-white]{background:linear-gradient(90deg,#000,#000 50%,#fff 50% 100%)}.collection-product__color[data-color=chocolate],label[for=colour-chocolate]{background:#423a35}.collection-product__color[data-color=dark-cherry],label[for=colour-dark-cherry]{background:linear-gradient(90deg,#000,#000 50%,#a34949 50% 100%)}.collection-product__color[data-color=grey-black],label[for=colour-grey-black]{background:linear-gradient(90deg,#525252,#525252 50%,#111 50% 100%)}.collection-product__color[data-color=champagne],label[for=colour-champagne]{background:#ae9679}.collection-product__color[data-color=white],label[for=colour-white]{background:#fff}.collection-product__color[data-color=white][data-product=therapeutic-dual-pro\ae]{background:linear-gradient(90deg,#fff,#fff 50%,#dbcdc3 50% 100%)}.collection-product__color[data-color=grey-chocolate],label[for=colour-grey-chocolate]{background:linear-gradient(90deg,#525252,#525252 50%,#413024 50% 100%)}.collection-product__color[data-color=great-white],label[for=colour-great-white]{background:linear-gradient(90deg,#fff,#fff 50%,#68707d 50% 100%)}.collection-product__color[data-color=rose-gold],label[for=colour-rose-gold]{background:linear-gradient(90deg,#704d45,#704d45 50%,#3d3135 50% 100%)}.collection-product__color[data-color=latte],label[for=colour-latte]{background:#f2e8e1}.collection-product__color[data-color=red],label[for=colour-red]{background:#962f2e}.collection-product__color[data-color=mocha],label[for=colour-mocha],.collection-product__color[data-color=tan],label[for=colour-tan]{background:#a58670}.collection-product__color[data-color=grey-mist],label[for=colour-grey-mist]{background:#68707d}.collection-filters__active-filters label{background:transparent!important}.collection-filter__boolean .collection-filter__toggle{margin:0}.collection-filter__boolean{padding-top:16px;padding-inline:16px}.collection-filter__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}.collection-filter__toggle input{display:none}.toggle-slider{position:relative;width:40px;height:24px;background:#d1d5db;border-radius:999px;transition:background .2s ease}.toggle-slider:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease}.collection-filter__toggle input:checked+.toggle-slider{background:#1b5a7e}.collection-filter__toggle input:checked+.toggle-slider:before{transform:translate(16px)}.swatch-color__color-container{position:relative}.swatch-color__color{display:none}.swatch-color__color-container:hover .swatch-color__color{display:flex;position:absolute;background:#fff;z-index:9;font-size:11px;color:#000;font-weight:500;border-radius:2px;padding:4px 6px;box-shadow:0 1px 3px #495057;white-space:nowrap;margin-top:7.5px;margin-left:38px;pointer-events:none;height:19px;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/405/assets/collection.css.map */
