.product-card{position:relative;height:100%}.product-card__container{display:grid;height:100%;grid-template-columns:1fr;grid-template-rows:auto auto 1fr;grid-auto-flow:row}.product-card__container:hover img{transform:scale(1.1)}.product-card__link-container{margin-top:calc(20/var(--design-reference)*var(--screen-width));margin-bottom:calc(10/var(--design-reference)*var(--screen-width))}.product-card__post-tag{font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));position:absolute;padding:calc(3/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width));background-color:var(--scottish-white);border:solid calc(2/var(--design-reference)*var(--screen-width)) var(--core-teal);left:calc(10/var(--design-reference)*var(--screen-width));top:calc(10/var(--design-reference)*var(--screen-width));text-transform:uppercase;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));z-index:2}@media screen and (min-width: 768px){.product-card__post-tag{font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width))}}.product-card__post-image-carousel{aspect-ratio:165/327;grid-area:1/1/2/2;overflow:hidden;position:relative;touch-action:pan-y;width:100%}@media screen and (min-width: 768px){.product-card__post-image-carousel{aspect-ratio:310/420}}.product-card .cmpl-post-tag-span{display:block;font-family:var(--primary-font-family),sans-serif}.product-card__modal-trigger,.product-card__cart-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;box-sizing:border-box;position:absolute;right:calc(10/var(--design-reference)*var(--screen-width));bottom:calc(10/var(--design-reference)*var(--screen-width));background:#00968f;padding:0;margin:0;border:1px solid #00968f;border-radius:50%;width:calc(30/var(--design-reference)*var(--screen-width));height:calc(30/var(--design-reference)*var(--screen-width));display:grid;place-items:center;cursor:pointer;font:inherit;line-height:1;touch-action:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);backface-visibility:hidden;transform:translateZ(0);transition:background .3s ease-out;z-index:100}@media screen and (min-width: 768px){.product-card__modal-trigger,.product-card__cart-button{right:calc(15/var(--design-reference)*var(--screen-width));bottom:calc(15/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));height:calc(40/var(--design-reference)*var(--screen-width))}}.product-card__modal-trigger svg,.product-card__cart-button svg{flex-shrink:0;pointer-events:none;width:calc(16/var(--design-reference)*var(--screen-width));height:auto}@media screen and (min-width: 768px){.product-card__modal-trigger svg,.product-card__cart-button svg{width:calc(20/var(--design-reference)*var(--screen-width))}}.product-card__modal-trigger svg path,.product-card__cart-button svg path{stroke:#f6f6f0;transition:stroke .3s ease-out}.product-card__modal-trigger:hover,.product-card__cart-button:hover{background:#f6f6f0}.product-card__modal-trigger:hover svg path,.product-card__cart-button:hover svg path{stroke:#00968f}.product-card__post-image-controls{inset:0;pointer-events:none;position:absolute;z-index:2}.product-card__post-image-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;background-color:rgba(0,0,0,.3);border:0;border-radius:50%;display:none;height:calc(30/var(--design-reference)*var(--screen-width));width:calc(30/var(--design-reference)*var(--screen-width));justify-content:center;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,background-color .2s ease;cursor:pointer;z-index:9}@media screen and (min-width: 768px){.product-card__post-image-arrow{display:flex;height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width))}}.product-card__post-image-carousel:hover .product-card__post-image-arrow,.product-card__post-image-carousel:focus-within .product-card__post-image-arrow{opacity:1;pointer-events:auto}.product-card__post-image-arrow:hover{opacity:1}.product-card__post-image-arrow::before{border-right:solid calc(3/var(--design-reference)*var(--screen-width)) var(--scottish-white);border-top:solid calc(3/var(--design-reference)*var(--screen-width)) var(--scottish-white);content:"";display:block;height:calc(12/var(--design-reference)*var(--screen-width));width:calc(12/var(--design-reference)*var(--screen-width))}.product-card__post-image-arrow--previous{left:calc(9/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-card__post-image-arrow--previous{left:calc(18/var(--design-reference)*var(--screen-width))}}.product-card__post-image-arrow--previous::before{margin-left:calc(5/var(--design-reference)*var(--screen-width));transform:rotate(-135deg)}.product-card__post-image-arrow--next{right:calc(9/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-card__post-image-arrow--next{right:calc(18/var(--design-reference)*var(--screen-width))}}.product-card__post-image-arrow--next::before{margin-right:calc(5/var(--design-reference)*var(--screen-width));transform:rotate(45deg)}.product-card__post-image-track{display:flex;height:100%;transform:translateX(var(--product-card-carousel-translate, 0));transition:transform .3s ease;position:relative}.product-card__post-image-slide{flex:0 0 100%;height:100%;overflow:hidden;background:#efefef}.product-card .product-card__post-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-in-out}@media screen and (min-width: 768px){.product-card .product-card__post-image{padding:unset}}.product-card__post-image-lifestyle{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-in-out}.product-card__post-image-overlay{grid-area:1/1/2/2;background:#000;opacity:0;z-index:1;pointer-events:none;transition:all .3s}.product-card__post-category{margin-bottom:calc(12/var(--design-reference)*var(--screen-width));font-weight:700;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(18/var(--design-reference)*var(--screen-width));letter-spacing:.04em;text-transform:uppercase}.product-card__post-title{font-family:var(--primary-font-family),sans-serif;font-weight:700;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(18/var(--design-reference)*var(--screen-width));letter-spacing:4%;text-transform:uppercase;transition:all .3s;color:var(--black)}.product-card__post-description{font-family:var(--primary-font-family),sans-serif;font-weight:400;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(18/var(--design-reference)*var(--screen-width));letter-spacing:4%;text-transform:uppercase;align-content:flex-end;color:var(--black)}.product-card .swiper-pagination{display:block;position:absolute;bottom:0;left:0;width:100%;height:calc(3/var(--design-reference)*var(--screen-width));overflow:hidden;background:rgba(0,150,143,.24)}@media screen and (min-width: 768px){.product-card .swiper-pagination{display:none}}.product-card__post-image-progress-bar{--product-card-pagination-segment-width: 50%;--product-card-pagination-offset: 0%}.product-card__post-image-progress-bar::before{content:"";position:absolute;inset:0 auto 0 0;width:var(--product-card-pagination-segment-width);background:#00968f;transform:translateX(var(--product-card-pagination-offset));transition:transform .3s ease}.product-card-cover-link{position:absolute;inset:0;z-index:1}@media(prefers-reduced-motion: reduce){.product-card__post-image-track{transition:none}.product-card__post-image-progress-bar::before{transition:none}}@keyframes product-filter-grid-card-fade-in{to{opacity:1;transform:translateY(0)}}.product-filter-grid .product-filter-grid-display-module__grid-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-grid-display-module__grid-container{grid-template-columns:repeat(3, 1fr);gap:calc(20/var(--design-reference)*var(--screen-width))}}.product-filter-grid .product-filter-grid-display-module__post-image{-o-object-fit:cover;object-fit:cover}.product-filter-grid .product-filter-grid-display-module__post-container{opacity:0;transform:translateY(10px);animation:product-filter-grid-card-fade-in .45s ease forwards}@media(prefers-reduced-motion: reduce){.product-filter-grid .product-filter-grid-display-module__post-container{opacity:1;transform:none;animation:none}}.product-filter-grid{display:grid;padding:0 calc(15/var(--design-reference)*var(--screen-width)) calc(40/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid{padding:0 calc(70/var(--design-reference)*var(--screen-width)) calc(70/var(--design-reference)*var(--screen-width))}}.product-filter-grid:has(product-filter-logic-module[data-has-active-filters=false]){padding:0px}.product-filter-grid layout-container{display:grid}.product-filter-grid .product-filter-module-no-group{display:flex;justify-content:center}.product-filter-grid .product-filter-grid-display-module{margin-top:0}.product-filter-grid .product-filter-grid-display-module__controls{position:fixed;display:flex;align-items:center;justify-content:center;z-index:999;bottom:0;right:0;height:80px;width:100vw;background:var(--scottish-white);box-shadow:0px 0px 20px 0px rgba(0,0,0,.2)}@media screen and (min-width: 768px){.product-filter-grid .product-filter-grid-display-module__controls{background:unset;bottom:calc(20/var(--design-reference)*var(--screen-width));right:calc(20/var(--design-reference)*var(--screen-width));box-shadow:unset;height:auto;width:auto}}.product-filter-grid .product-filter-grid-display-module__filter-toggle-button:active .cmpl-cta-span,.product-filter-grid .product-filter-grid-display-module__filter-toggle-button:focus .cmpl-cta-span{color:var(--white)}.product-filter-grid .product-filter-grid-display-module__post-image{-o-object-fit:cover;object-fit:cover}.product-filter-grid .product-filter-grid-display-module__grid-container{display:grid;grid-template-columns:repeat(2, 1fr);gap:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-grid-display-module__grid-container{grid-template-columns:repeat(3, 1fr);gap:calc(60/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width))}}.product-filter-grid .product-filter-ui-module{margin-bottom:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-ui-module{margin-bottom:calc(40/var(--design-reference)*var(--screen-width))}}.product-filter-grid .product-filter-ui-module__titles-wrapper{display:block;text-align:center;color:var(--theme-tertiary-text-colour);text-transform:uppercase;margin-bottom:0}.product-filter-grid .product-filter-ui-module__title-primary{line-height:110%}.product-filter-grid .product-filter-ui-module__title-secondary{line-height:110%;font-style:italic}.product-filter-grid .product-filter-ui-module__filter-categories-display{display:grid}.product-filter-grid .product-filter-ui-module__filter-categories-display>.post-filter-module__filter-category-item{padding:calc(20/var(--design-reference)*var(--screen-width)) calc(15/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-ui-module__filter-categories-display>.post-filter-module__filter-category-item{padding:calc(20/var(--design-reference)*var(--screen-width)) calc(15/var(--design-reference)*var(--screen-width))}}.product-filter-grid .product-filter-ui-module__filter-category-button{cursor:pointer;color:var(--theme-primary-text-colour, #2d2926);font-family:var(--primary-font-family);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));font-weight:400;letter-spacing:0;line-height:1.2;text-transform:uppercase}.product-filter-grid .product-filter-ui-module__drawer{position:fixed;inset:0;z-index:10000;background:rgba(45,41,38,.35);opacity:0;pointer-events:none;visibility:hidden;transition:opacity .35s ease,visibility 0s linear .35s;z-index:10002}.product-filter-grid .product-filter-ui-module.is-open .product-filter-ui-module__drawer{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .35s ease,visibility 0s linear 0s}.product-filter-grid .product-filter-ui-module.is-open .product-filter-ui-module__drawer-panel{transform:translate3d(0, 0, 0)}.product-filter-grid .product-filter-ui-module__drawer-panel{background:var(--scottish-white);box-sizing:border-box;color:var(--theme-primary-text-colour, #2d2926);display:grid;grid-template-rows:auto minmax(0, 1fr) auto;height:100%;margin-left:auto;max-width:100%;transform:translateY(100%);transition:transform .4s ease;width:min(100vw,600/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-ui-module__drawer-panel{transform:translateX(100%)}}.product-filter-grid .product-filter-ui-module__drawer-header{align-items:center;display:grid;gap:calc(20/var(--design-reference)*var(--screen-width));grid-template-columns:1fr auto auto;padding:calc(40/var(--design-reference)*var(--screen-width)) calc(15/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-ui-module__drawer-header{padding:calc(65/var(--design-reference)*var(--screen-width)) calc(55/var(--design-reference)*var(--screen-width)) calc(45/var(--design-reference)*var(--screen-width))}}.product-filter-grid .product-filter-ui-module__drawer-title{font-weight:900;font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:100%;letter-spacing:6%;text-align:center;vertical-align:middle;text-transform:uppercase;text-align:left}.product-filter-grid .product-filter-ui-module__clear-filters-button,.product-filter-grid .product-filter-ui-module__close-button,.product-filter-grid .post-filter-module__grouping-category-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:0;color:inherit;cursor:pointer;font-family:var(--primary-font-family)}.product-filter-grid .post-filter-module__grouping-category-button{padding:calc(20/var(--design-reference)*var(--screen-width)) calc(15/var(--design-reference)*var(--screen-width));-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-filter-grid .product-filter-ui-module__clear-filters-button{font-weight:400;font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:28px;letter-spacing:4%;text-transform:uppercase;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:0%;text-decoration-thickness:0%;text-underline-offset:calc(4/var(--design-reference)*var(--screen-width))}.product-filter-grid .product-filter-ui-module__close-button{height:calc(44/var(--design-reference)*var(--screen-width));position:relative;width:calc(44/var(--design-reference)*var(--screen-width));background-image:url(/wp-content/themes/global-theme/static-v2/images/close-v3.svg);background-position:center}.product-filter-grid .product-filter-ui-module__filter-container{overflow-y:auto;padding:calc(0/var(--design-reference)*var(--screen-width)) calc(15/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 768px){.product-filter-grid .product-filter-ui-module__filter-container{padding:0 calc(90/var(--design-reference)*var(--screen-width)) calc(70/var(--design-reference)*var(--screen-width))}}.product-filter-grid .post-filter-module__grouping-category-button{align-items:center;display:grid;font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));font-weight:400;gap:calc(12/var(--design-reference)*var(--screen-width));grid-template-columns:minmax(0, 1fr) auto auto;letter-spacing:0;line-height:1.2;text-align:left;text-transform:uppercase;width:100%}.product-filter-grid .post-filter-module__grouping-category-count{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}.product-filter-grid .post-filter-module__grouping-category-toggle{display:grid;height:calc(24/var(--design-reference)*var(--screen-width));place-items:center;width:calc(24/var(--design-reference)*var(--screen-width))}.product-filter-grid .post-filter-module__grouping-category-toggle::before{border-bottom:2px solid currentColor;border-right:2px solid currentColor;content:"";display:block;height:calc(12/var(--design-reference)*var(--screen-width));transform:rotate(45deg) translate(-2px, -2px);transition:transform .3s ease;width:calc(12/var(--design-reference)*var(--screen-width))}.product-filter-grid .post-filter-module__grouping-category-button.active .post-filter-module__grouping-category-toggle::before{transform:rotate(225deg) translate(-2px, -2px)}.product-filter-grid .post-filter-module__filter-category-container{box-sizing:border-box;display:grid;gap:calc(28/var(--design-reference)*var(--screen-width));height:0;overflow:hidden;padding-left:calc(40/var(--design-reference)*var(--screen-width));padding-top:0;transition:height .4s ease;will-change:height}@media screen and (min-width: 768px){.product-filter-grid .post-filter-module__filter-category-container{padding-left:calc(30/var(--design-reference)*var(--screen-width))}}@media(prefers-reduced-motion: reduce){.product-filter-grid .post-filter-module__filter-category-container{transition:none}}.product-filter-grid .post-filter-module__filter-category-item{align-items:center;display:grid;gap:calc(18/var(--design-reference)*var(--screen-width));grid-template-columns:auto minmax(0, 1fr)}.product-filter-grid .post-filter-module__filter-category-item:hover input{border-color:var(--core-teal);border-width:calc(2/var(--design-reference)*var(--screen-width))}.product-filter-grid .post-filter-module__filter-category-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,0);border:1px solid rgba(45,41,38,.2);cursor:pointer;height:calc(25/var(--design-reference)*var(--screen-width));width:calc(25/var(--design-reference)*var(--screen-width));margin:0;position:relative;transition:.3s ease-in-out}.product-filter-grid .post-filter-module__filter-category-checkbox::after{border-bottom:2px solid var(--white);border-right:2px solid var(--white);content:"";height:calc(16/var(--design-reference)*var(--screen-width));left:50%;opacity:0;position:absolute;top:44%;transform:translate(-50%, -50%) rotate(45deg);width:calc(8/var(--design-reference)*var(--screen-width))}.product-filter-grid .post-filter-module__filter-category-checkbox:checked::after{opacity:1}.product-filter-grid .post-filter-module__filter-category-checkbox:checked{background:var(--core-teal)}.product-filter-grid .product-filter-ui-module__filter-actions{background:var(--scottish-white);box-shadow:0 -12px 24px rgba(45,41,38,.08);display:flex;justify-content:center;padding:calc(28/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width))}.product-filter-grid .post-filter-module__grouping-category-button-text{font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:calc(28/var(--design-reference)*var(--screen-width));letter-spacing:4%;text-transform:uppercase}.product-filter-grid .product-filter-ui-module__apply-filters-button:active .cmpl-cta-span,.product-filter-grid .product-filter-ui-module__apply-filters-button:focus .cmpl-cta-span{color:var(--white)}

/*# sourceMappingURL=product-filter-grid.css.map*/