.page-width{max-width:var(--page-width);margin:0 auto;padding-inline:2.5rem}.gush-page-width{max-width:var(--page-width);margin:0 auto;padding:5rem 2.5rem!important}@media screen and (min-width:750px){.page-width{padding-inline:10rem}.gush-page-width{padding:10rem!important}}.gush-font-display,.gush-font-h1,.gush-font-h2,.gush-font-h3,.gush-font-h4,.gush-font-p1,.gush-font-p2,.gush-font-teritary,.gush-font-p3{font-style:normal}.gush-font-display,.gush-font-h1{font-family:ABCCamera;line-height:1!important;font-weight:400!important}.gush-font-display,.gush-font-p1,.gush-font-p2,.gush-font-p3{letter-spacing:-.02em}.gush-font-h2,.gush-font-h3,.gush-font-h4{font-family:RecklessNeue!important;font-weight:400!important;line-height:1.1!important;letter-spacing:-.03em}.gush-font-p1,.gush-font-p2,.gush-font-teritary{font-family:GTAmerica!important;font-weight:300!important;line-height:1.5!important}.gush-font-p1,.gush-font-p2{letter-spacing:-.02em}.gush-font-display{font-size:48px!important}.gush-font-h1{font-size:32px!important;letter-spacing:-.04em}.gush-font-h2{font-size:24px!important}.gush-font-h3{font-size:18px!important}.gush-font-h4{font-size:14px!important}.gush-font-p1{font-size:12px!important}.gush-font-p2,.gush-font-p3{font-size:10px!important}.gush-font-p3{font-family:GTAmerica;font-weight:400;line-height:1.5;letter-spacing:normal}.gush-font-teritary{font-size:9px!important;letter-spacing:0}@media screen and (min-width:750px){.gush-font-display{font-size:96px!important}.gush-font-h1{font-size:64px!important}.gush-font-h2{font-size:48px!important}.gush-font-h3{font-size:36px!important}.gush-font-h4{font-size:24px!important}.gush-font-p1{font-size:20px!important}.gush-font-p2{font-size:16px!important}.gush-font-teritary,.gush-font-p3{font-size:12px!important}.gush-font-p1,.gush-font-p2,.gush-font-teritary,.gush-font-p3{line-height:1.6!important}}.header__submenu.list-menu{padding:0;border-radius:6px}.header-wrapper{background-color:rgb(var(--color-secondary-1))!important}.cta-button{width:220px;height:64px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;transition:transform ease .35s;position:relative;border:none;outline:none;color:#fff;text-decoration:none;padding:0 2rem;cursor:pointer}.cta-button>*{z-index:1}.cta-button__secondary{background-color:transparent;border:1px solid rgba(0,0,0,.5);color:rgb(var(--color-secondary-6))}.cta-button__secondary:hover svg,.cta-button__secondary:hover svg *{fill:rgb(var(--color-secondary-6))}.cta-button.cta-button__primary:before{content:"";position:absolute;width:100%;height:100%;background:#fff;left:0;top:100%;z-index:0;transition:top ease .35s}.cta-button.cta-button__primary:hover:before{top:0}.cta-button.cta-button__orange:hover,.cta-button.cta-button__fuschia:hover,.cta-button__secondary:hover{transform:scale(1.02)}.cta-button.cta-button__primary:hover *,.cta-button.cta-button__primary:hover{color:rgba(var(--color-gush-fuschia))!important}.cta-button.cta-button__primary:hover svg,.cta-button.cta-button__primary:hover svg *{fill:rgba(var(--color-gush-fuschia))}.cta-button.cta-button__fuschia svg,.cta-button.cta-button__fuschia svg *{fill:#fff}.cta-button.cta-button__primary,.cta-button.cta-button__fuschia{background-color:rgba(var(--color-gush-fuschia))}.cta-button.cta-button__orange{background-color:rgba(var(--color-gush-orange))}@media screen and (max-width:767px){.cta-button{width:168px;height:40px;padding:0 1rem}.cta-button svg{height:16px}}.blogs_listing_page{background-color:rgb(var(--color-secondary-1))}.preload *{transition:none!important}.gush-mega{position:absolute;left:0;right:0;top:100%;z-index:50;background:#e9e7e5;border-top:1px solid rgba(0,0,0,.08);opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease}.gush-mega.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.gush-mega__row+.gush-mega__row{margin-top:18px}.gush-mega__heading{display:flex;align-items:center;gap:16px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(0,0,0,.14)}.gush-mega__heading>span{font:700 20px/1.2 RecklessNeue,serif;letter-spacing:-.02em;color:#2d2014}.gush-mega__viewall{font-weight:600;text-decoration:underline}.gush-mega__swatches{display:flex;flex-wrap:wrap;gap:16px 28px;list-style:none;margin:0;padding:0}.gush-mega__swatches>li{margin:0;padding:0}.gush-swatch{display:inline-flex;align-items:center;gap:10px;text-decoration:none;background:transparent;border:0;padding:0;box-shadow:none;border-radius:0;font:700 15px/1.2 GTAmerica,sans-serif;color:#2d2014}.gush-swatch__dot{width:18px;height:18px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001f;flex:0 0 18px}.gush-swatch:hover .gush-swatch__label{text-decoration:underline}.gush-swatch:focus-visible{outline:2px solid #7E53FF;outline-offset:2px}.gush-swatch[data-name=Blue] .gush-swatch__dot{background:#1b82c2}.gush-swatch[data-name=Green] .gush-swatch__dot{background:#2f5e2c}.gush-swatch[data-name=Grey] .gush-swatch__dot{background:#a9abae}.gush-swatch[data-name=Neutral] .gush-swatch__dot{background:#d7d0c6}.gush-swatch[data-name=Orange] .gush-swatch__dot{background:#ff6b21}.gush-swatch[data-name=Pink] .gush-swatch__dot{background:#ff7ae0}.gush-swatch[data-name=Purple] .gush-swatch__dot{background:#7e53ff}.gush-swatch[data-name=Red] .gush-swatch__dot{background:#e3131c}.gush-swatch[data-name=White] .gush-swatch__dot{background:#fff;box-shadow:inset 0 0 0 2px #dad6d2}.gush-swatch[data-name=Yellow] .gush-swatch__dot{background:#ffd400}.gush-cols{display:grid;gap:16px 48px;grid-template-columns:repeat(4,minmax(0,1fr))}.gush-cols.gush-cols--2{grid-template-columns:repeat(2,minmax(0,1fr))}.gush-col__title{margin:0 0 8px;font:700 18px/1.2 RecklessNeue,serif;color:#2d2014}.gush-col__title a{color:inherit;text-decoration:none}.gush-col__title a:hover{text-decoration:underline}.gush-col__list{list-style:none;margin:0;padding:0}.gush-col__list li+li{margin-top:8px}.gush-col__list a{color:#2d2014;text-decoration:none;font-weight:500}.gush-col__list a:hover{text-decoration:underline}@media(max-width:1280px){.gush-mega__inner{max-width:1080px}.gush-mega__swatches{gap:14px 22px}}@media(max-width:990px){.gush-mega__inner{padding:20px}.gush-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 28px}}.gush-mega .gush-swatch{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;border-radius:0!important;display:inline-flex;align-items:center;gap:10px;text-decoration:none;font:700 15px/1.2 GTAmerica,sans-serif;color:#2d2014}.gush-mega .gush-swatch__chip{display:none!important}.gush-mega .gush-swatch__dot{width:18px;height:18px;border-radius:50%;box-shadow:inset 0 0 0 1px #0000001f;flex:0 0 18px}.gush-mega .gush-swatch:hover .gush-swatch__label{text-decoration:underline}.gush-mega__swatches{display:flex;flex-wrap:wrap;gap:14px 24px;list-style:none;margin:0;padding:0}.gush-mega__inner{max-width:1200px;margin:0 auto;padding:24px 32px 28px}.gush-mega .gush-swatch[data-name=Blue] .gush-swatch__dot{background:#1b82c2}.gush-mega .gush-swatch[data-name=Green] .gush-swatch__dot{background:#2f5e2c}.gush-mega .gush-swatch[data-name=Grey] .gush-swatch__dot{background:#a9abae}.gush-mega .gush-swatch[data-name=Neutral] .gush-swatch__dot{background:#d7d0c6}.gush-mega .gush-swatch[data-name=Orange] .gush-swatch__dot{background:#ff6b21}.gush-mega .gush-swatch[data-name=Pink] .gush-swatch__dot{background:#ff7ae0}.gush-mega .gush-swatch[data-name=Purple] .gush-swatch__dot{background:#7e53ff}.gush-mega .gush-swatch[data-name=Red] .gush-swatch__dot{background:#e3131c}.gush-mega .gush-swatch[data-name=White] .gush-swatch__dot{background:#fff;box-shadow:inset 0 0 0 2px #dad6d2}.gush-mega .gush-swatch[data-name=Yellow] .gush-swatch__dot{background:#ffd400}#gush-colour{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:block!important;opacity:0!important;pointer-events:none!important;transition:opacity .25s ease;overflow:auto;background:transparent}#gush-colour.is-open{opacity:1!important;pointer-events:auto!important}#gush-colour .gush-colour__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047}html.gush-lock,body.gush-lock{overflow:hidden!important}.template-collection .card [class*=product-form],.template-collection .card .product-form,.template-collection .card .product-form__input,.template-collection .card [name^="options["],.template-collection .card select[name=id],.template-collection .card input[name=id],.template-collection .card .pdp-colour-trigger,.template-collection .card .product-color-picker--btn,.template-collection .card [data-colour-picker-button],.template-collection .card [data-open-colour]{display:none!important}.template-collection .card__content,.template-collection .card-information,.template-collection .card__inner{margin-bottom:0!important;padding-bottom:0!important}.template-collection .card-wrapper form[action*="/cart/add"],.template-collection .card-wrapper .product-form,.template-collection .card-wrapper .product-form__input,.template-collection .card-wrapper [name^="options["],.template-collection .card-wrapper select,.template-collection .card-wrapper .quantity,.template-collection .card-wrapper .pdp-colour-trigger,.template-collection .card-wrapper .product-color-picker--btn,.template-collection .card-wrapper .choose-colour,.template-collection .card-wrapper [data-colour-picker],.template-collection .card-wrapper .card__badge--custom,.template-search .card-wrapper form[action*="/cart/add"],.template-search .card-wrapper .product-form,.template-search .card-wrapper .product-form__input,.template-search .card-wrapper [name^="options["],.template-search .card-wrapper select,.template-search .card-wrapper .quantity,.template-search .card-wrapper .pdp-colour-trigger,.template-search .card-wrapper .product-color-picker--btn,.template-search .card-wrapper .choose-colour,.template-search .card-wrapper [data-colour-picker],.template-search .card-wrapper .card__badge--custom,.product-recommendations .card-wrapper form[action*="/cart/add"],.product-recommendations .card-wrapper .product-form,.product-recommendations .card-wrapper .product-form__input,.product-recommendations .card-wrapper [name^="options["],.product-recommendations .card-wrapper select,.product-recommendations .card-wrapper .quantity,.product-recommendations .card-wrapper .pdp-colour-trigger,.product-recommendations .card-wrapper .product-color-picker--btn,.product-recommendations .card-wrapper .choose-colour,.product-recommendations .card-wrapper [data-colour-picker],.product-recommendations .card-wrapper .card__badge--custom{display:none!important}.template-collection .card-information,.template-search .card-information,.product-recommendations .card-information{padding-bottom:.75rem}body.template-collection .card__content,body.template-search .card__content,.product-recommendations .card__content{grid-template-rows:minmax(0,1fr)}body.template-collection .card__content form[action*="/cart/add"],body.template-collection .card__content .product-form,body.template-collection .card__content .product-form__input,body.template-collection .card__content .quantity,body.template-collection .card__content select,body.template-collection .card__content .pdp-colour-trigger,body.template-collection .card__content .product-color-picker--btn,body.template-collection .card__content [data-colour-picker],body.template-collection .card__content .choose-colour,body.template-search .card__content form[action*="/cart/add"],body.template-search .card__content .product-form,body.template-search .card__content .product-form__input,body.template-search .card__content .quantity,body.template-search .card__content select,body.template-search .card__content .pdp-colour-trigger,body.template-search .card__content .product-color-picker--btn,body.template-search .card__content [data-colour-picker],body.template-search .card__content .choose-colour,.product-recommendations .card__content form[action*="/cart/add"],.product-recommendations .card__content .product-form,.product-recommendations .card__content .product-form__input,.product-recommendations .card__content .quantity,.product-recommendations .card__content select,.product-recommendations .card__content .pdp-colour-trigger,.product-recommendations .card__content .product-color-picker--btn,.product-recommendations .card__content [data-colour-picker],.product-recommendations .card__content .choose-colour{display:none!important;margin:0!important;padding:0!important;height:0!important}body.template-collection .card-information,body.template-search .card-information,.product-recommendations .card-information{padding-bottom:.75rem}#product-grid .card__content .select,#product-grid .card__content .product-form,#product-grid .card__content .product-form__input,#product-grid .card__content .product-form__buttons,#product-grid .card__content .quantity,#product-grid .card__content .product-color-picker--btn,#product-grid .card__content [name^="options["],#product-grid .card__content [data-option-value],#product-grid .card__content .spr-badge,#product-grid .card__content .price,#product-grid .card__content .card__badge-bottom{display:none!important}#product-grid .card__content{grid-template-rows:max-content;row-gap:6px;padding:0}#product-grid .card__information{padding:0}#product-grid .card__heading{margin:.6rem 0 0}#gush-colour{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}#gush-colour.is-hidden{display:none}#gush-colour.is-open{display:block}.gush-colour__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0003}.gush-colour__panel{position:relative;width:min(1120px,calc(100vw - 32px));max-height:calc(100dvh - 32px);margin:16px auto;background:#ece9e7;border-radius:28px;padding:28px;overflow:auto;box-sizing:border-box}.gush-colour__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.gush-colour__header h2{margin:0;font-size:clamp(42px,7vw,84px);line-height:.95;letter-spacing:-.03em;color:#3b2618;max-width:8ch}.gush-colour__close{flex:0 0 auto;width:52px;height:52px;border-radius:16px;border:1px solid rgba(59,38,24,.15);background:transparent;font-size:36px;line-height:1;color:#3b2618;cursor:pointer}.gush-colour__toolbar{display:grid;grid-template-columns:minmax(0,1fr);gap:18px;margin-bottom:24px}#gush-colour-search{width:100%;min-height:58px;padding:0 18px;border-radius:18px;border:1px solid rgba(59,38,24,.15);background:#f3f1ef;font-size:18px;box-sizing:border-box}.gush-colour__chips{display:flex;flex-wrap:wrap;gap:12px}.gush-chip{min-height:48px;padding:0 18px;border-radius:999px;border:1px solid rgba(59,38,24,.15);background:#f7f5f3;color:#3b2618;font-size:15px;font-weight:600;cursor:pointer}.gush-chip[aria-pressed=true]{background:#3b2618;color:#fff;border-color:#3b2618}.gush-colour__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}@media screen and (max-width:749px){.gush-colour__panel{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);margin:6px auto;padding:20px 16px 24px;border-radius:22px}.gush-colour__header{display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:14px 12px;align-items:start}.gush-colour__header h2{max-width:none;width:100%;font-size:clamp(32px,12vw,54px);line-height:.95;word-break:normal;overflow-wrap:normal}.gush-colour__toolbar{gap:14px;margin-bottom:20px}#gush-colour-search{min-height:54px;font-size:16px}.gush-colour__chips{display:flex!important;flex-wrap:nowrap!important;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:2px 2px 6px;margin:0 -2px;scrollbar-width:none}.gush-colour__chips::-webkit-scrollbar{display:none}.gush-chip{flex:0 0 auto!important;width:auto!important;min-width:max-content;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(59,38,24,.12);background:#f6f3f1;color:#3b2618;font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.gush-chip:hover{background:#f1edeb}.gush-chip[aria-pressed=true]{background:#3b2618;color:#fff;border-color:#3b2618}.gush-chip[data-filter=all]{grid-column:auto!important}.gush-colour__toolbar{gap:12px}#gush-colour-search{min-height:50px;padding:0 16px;border-radius:16px;font-size:16px}.gush-colour__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media screen and (max-width:749px){.gush-colour__chips{display:flex!important;flex-wrap:nowrap!important;gap:10px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:2px 2px 8px;margin:0 -2px;scrollbar-width:none}.gush-colour__chips::-webkit-scrollbar{display:none}.gush-chip{flex:0 0 auto!important;width:auto!important;min-width:max-content;min-height:44px;padding:0 16px;display:inline-flex!important;align-items:center;justify-content:flex-start;gap:10px;white-space:nowrap;border-radius:999px;box-sizing:border-box;text-align:left}.gush-chip[data-filter=all]{grid-column:auto!important}.gush-chip:before,.gush-chip .gush-chip__dot,.gush-chip .chip-dot,.gush-chip .dot{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;flex:0 0 18px!important;aspect-ratio:1 / 1;border-radius:999px!important;display:inline-block;box-sizing:border-box}.gush-chip:before{margin-right:0!important}.gush-colour__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gush-colour__grid>*{min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden;border-radius:18px;box-sizing:border-box}.gush-colour__grid>*>*{min-width:0}.gush-colour__grid>*>:last-child{padding:12px 10px 14px;box-sizing:border-box;min-width:0}.gush-colour__grid>*>:last-child,.gush-colour__grid>*>:last-child *{text-align:center;min-width:0}.gush-colour__grid>*>:last-child *{overflow-wrap:anywhere;word-break:break-word}.gush-colour__grid strong,.gush-colour__grid .gush-colour__name,.gush-colour__grid .colour-name,.gush-colour__grid h3,.gush-colour__grid h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:1.1;margin:0 0 8px}.gush-colour__grid small,.gush-colour__grid .gush-colour__code,.gush-colour__grid .colour-code,.gush-colour__grid .code-name{display:block;font-size:12px;line-height:1.1;opacity:.8;overflow-wrap:anywhere;word-break:break-word}}.gush-mega{max-height:calc(100vh - 90px)!important;overflow-y:auto!important;overscroll-behavior:contain!important}.gush-mega__inner{padding-top:14px!important;padding-bottom:18px!important}.gush-mega__row+.gush-mega__row{margin-top:12px!important}.gush-mega__heading{padding-top:2px!important;padding-bottom:7px!important;margin-bottom:10px!important}.gush-mega__heading span{font-family:ABCCamera!important;font-weight:400!important}.gush-mega__swatches{gap:10px 22px!important;padding-top:4px!important}.gush-swatch{gap:5px!important}.gush-mega .gush-swatch__label{font-family:GTAmerica!important;font-size:14px!important;line-height:1.2!important}.gush-cols{gap:16px 28px!important}.gush-col__title{font-family:GTAmerica!important;font-weight:600!important;font-size:15px!important;line-height:1.2!important;margin:1px 0 6px!important}.gush-col__title>a{font-family:GTAmerica!important;font-weight:600!important;font-size:15px!important;line-height:1.2!important;color:inherit!important;text-decoration:none!important}.gush-col__title>a:hover{text-decoration:underline!important}.gush-col__list li+li{margin-top:5px!important}.gush-col__list a{font-family:GTAmerica!important;font-size:14px!important;line-height:1.2!important}@media(max-width:990px){.gush-mega{position:fixed!important;left:0!important;right:0!important;top:var(--header-bottom-position, 72px)!important;bottom:0!important;max-height:none!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding-bottom:32px!important}.gush-mega__inner{padding:20px 18px 40px!important}.gush-cols,.gush-cols--2{grid-template-columns:1fr!important;gap:20px!important}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/custom.css.map */
