svg:not(:root).svg-inline--fa,svg:not(:host).svg-inline--fa{overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display, inline-block);height:1em;overflow:visible;vertical-align:-.125em}*,*:before,*:after{box-sizing:inherit}body{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:100%;min-height:100%;margin:0;font-size:1.5rem;letter-spacing:.06rem;line-height:calc(1 + .8 / var(--font-body-scale));font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:var(--font-body-weight)}@media screen and (min-width: 750px){body{font-size:1.6rem}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/base.css?v=33758789720050847451757669658 ; media=all */@media all{.color-background-1{--color-foreground:var(--color-base-text);--color-background:var(--color-base-background-1);--gradient-background:var(--gradient-base-background-1)}.color-background-2{--color-foreground:var(--color-base-text);--color-background:var(--color-base-background-2);--gradient-background:var(--gradient-base-background-2)}.color-accent-1{--color-foreground:var(--color-base-solid-button-labels);--color-background:var(--color-base-accent-1);--gradient-background:var(--gradient-base-accent-1)}.color-background-1{--color-link:var(--color-base-outline-button-labels);--alpha-link:.85}.color-background-2,.color-accent-1{--color-link:var(--color-foreground);--alpha-link:.7}.color-background-1{--color-button:var(--color-base-accent-1);--color-button-text:var(--color-base-solid-button-labels);--alpha-button-background:1;--alpha-button-border:1}.color-background-2,.color-accent-1{--color-button:var(--color-foreground);--color-button-text:var(--color-background)}.color-background-1{--color-badge-background:var(--color-background);--color-badge-border:var(--color-foreground);--alpha-badge-border:.1}.color-background-2,.color-accent-1{--color-badge-background:var(--color-background);--color-badge-border:var(--color-background);--alpha-badge-border:1}.color-background-1,.color-background-2{--color-card-hover:var(--color-base-text)}.color-accent-1{--color-card-hover:var(--color-base-solid-button-labels)}.contains-content-container,.content-container{--border-radius:var(--text-boxes-radius);--border-width:var(--text-boxes-border-width);--border-opacity:var(--text-boxes-border-opacity);--shadow-horizontal-offset:var(--text-boxes-shadow-horizontal-offset);--shadow-vertical-offset:var(--text-boxes-shadow-vertical-offset);--shadow-blur-radius:var(--text-boxes-shadow-blur-radius);--shadow-opacity:var(--text-boxes-shadow-opacity);--shadow-visible:var(--text-boxes-shadow-visible)}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media screen and (min-width: 750px){.page-width{padding:0 5rem}}.isolate{position:relative;z-index:0}body,.color-background-1,.color-background-2,.color-accent-1{color:rgba(var(--color-foreground),.75);background-color:rgb(var(--color-background))}.list-unstyled{margin:0;padding:0;list-style:none}::selection{background-color:rgba(var(--color-foreground),.2)}h2,h3,h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)));word-break:break-word}h3{font-size:calc(var(--font-heading-scale) * 1.7rem)}@media only screen and (min-width: 750px){h3{font-size:calc(var(--font-heading-scale) * 1.8rem)}}h4{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:calc(var(--font-heading-scale) * 1.5rem)}.caption{font-size:1rem;letter-spacing:.07rem;line-height:calc(1 + .7 / var(--font-body-scale))}@media screen and (min-width: 750px){.caption{font-size:1.2rem}}.field__input{font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.04rem}.center{text-align:center}a:empty,ul:empty,div:empty,section:empty,p:empty,h2:empty,h3:empty,h4:empty{display:none}.link{cursor:pointer;display:inline-block;border:none;box-shadow:none;text-decoration:underline;text-underline-offset:.3rem;color:rgb(var(--color-link));background-color:transparent;font-size:1.4rem;font-family:inherit}.link--text{color:rgb(var(--color-foreground))}.link--text:hover{color:rgba(var(--color-foreground),.75)}.icon-arrow{width:1.5rem}*:focus{outline:0;box-shadow:none}.focus-none{box-shadow:none!important;outline:0!important}.grid{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;list-style:none;column-gap:var(--grid-mobile-horizontal-spacing);row-gap:var(--grid-mobile-vertical-spacing)}@media screen and (min-width: 750px){.grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:var(--grid-desktop-vertical-spacing)}}.grid:last-child{margin-bottom:0}.grid__item{width:calc(25% - var(--grid-mobile-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2);flex-grow:1;flex-shrink:0}@media screen and (min-width: 750px){.grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.grid--1-col .grid__item{max-width:100%;width:100%}.grid--2-col .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}@media screen and (min-width: 750px){.grid--2-col .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.grid--4-col-tablet .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}@media screen and (min-width: 990px){.grid--4-col-desktop .grid__item{width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);max-width:calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4)}}@media screen and (min-width: 990px){.grid--1-col-desktop{flex:0 0 100%;max-width:100%}}@media screen and (max-width: 749px){.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-mobile-horizontal-spacing) / 2)}}@media screen and (min-width: 750px) and (max-width: 989px){.grid--2-col-tablet-down .grid__item{width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}}.media{display:block;background-color:rgba(var(--color-foreground),.1);position:relative;overflow:hidden}.media--transparent{background-color:transparent}.media>*:not(.zoom):not(.deferred-media__poster-button){display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.media>img{object-fit:cover;object-position:center center;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.field__input{-webkit-appearance:none;appearance:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1.6rem;width:100%;box-sizing:border-box;transition:box-shadow var(--duration-short) ease;border-radius:var(--inputs-radius);height:4.5rem;min-height:calc(var(--inputs-border-width) * 2);min-width:calc(7rem + (var(--inputs-border-width) * 2));position:relative;border:0}.field:before{pointer-events:none;content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--inputs-radius-outset);box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--color-base-text),var(--inputs-shadow-opacity));z-index:-1}.field:after{pointer-events:none;content:"";position:absolute;top:var(--inputs-border-width);right:var(--inputs-border-width);bottom:var(--inputs-border-width);left:var(--inputs-border-width);border:.1rem solid transparent;border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-foreground),var(--inputs-border-opacity));transition:box-shadow var(--duration-short) ease;z-index:1}.field:hover.field:after{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity));outline:0;border-radius:var(--inputs-radius)}.field__input:focus{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.field{position:relative;width:100%;display:flex;transition:box-shadow var(--duration-short) ease}.field__input{flex-grow:1;text-align:left;padding:1.5rem;margin:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease}.field__label{font-size:1.6rem;left:calc(var(--inputs-border-width) + 2rem);top:calc(1rem + var(--inputs-border-width));margin-bottom:0;pointer-events:none;position:absolute;transition:top var(--duration-short) ease,font-size var(--duration-short) ease;color:rgba(var(--color-foreground),.75);letter-spacing:.1rem;line-height:1.5}.field__input:focus~.field__label,.field__input:not(:placeholder-shown)~.field__label{font-size:1rem;top:calc(var(--inputs-border-width) + .5rem);left:calc(var(--inputs-border-width) + 2rem);letter-spacing:.04rem}.field__input:focus,.field__input:not(:placeholder-shown){padding:2.2rem 1.5rem .8rem 2rem;margin:var(--inputs-border-width)}.field__input::placeholder{opacity:0}.field__button{align-items:center;background-color:transparent;border:0;color:currentColor;cursor:pointer;display:flex;height:4.4rem;justify-content:center;overflow:hidden;padding:0;position:absolute;right:0;top:0;width:4.4rem}.field__button>svg{height:2.5rem;width:2.5rem}.gradient{background:rgb(var(--color-background));background:var(--gradient-background);background-attachment:fixed}@media screen and (forced-colors: active){.icon{color:CanvasText;fill:CanvasText!important}}.content-container{border-radius:var(--text-boxes-radius);border:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));position:relative}.content-container:after{content:"";position:absolute;top:calc(var(--text-boxes-border-width) * -1);right:calc(var(--text-boxes-border-width) * -1);bottom:calc(var(--text-boxes-border-width) * -1);left:calc(var(--text-boxes-border-width) * -1);border-radius:var(--text-boxes-radius);box-shadow:var(--text-boxes-shadow-horizontal-offset) var(--text-boxes-shadow-vertical-offset) var(--text-boxes-shadow-blur-radius) rgba(var(--color-shadow),var(--text-boxes-shadow-opacity));z-index:-1}.field__input:not(:placeholder-shown)~.field__label{display:none}.field__input:not(:placeholder-shown){padding-top:1.5rem;padding-bottom:1.5rem}a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:none;background:none;text-decoration:none}@media screen and (min-width:749px){.big_show{display:block!important}}@media (max-width:767px){.small_show{display:block!important}}}/*! CSS Used from: https://cdn.shopify.com/extensions/2dedafed-349c-4db2-bbe0-436f511a56de/bundler-ribbons-63/assets/app-embed.css */.app-embed-plus-component-pay-button[data-v-28fa0518]{height:45PX;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:11PX;font-weight:700;font-size:20PX;color:#fff;line-height:33PX;background-color:#4667a7;border-radius:6PX;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;-webkit-animation:bounce-28fa0518;animation:bounce-28fa0518;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.app-embed-plus-component-pay-button-address-text[data-v-28fa0518]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:17PX;padding:5PX;text-align:center}.app-embed-plus-component-price[data-v-4081ed4e]{vertical-align:text-bottom;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:8PX}.component-price-content[data-v-4081ed4e]{font-weight:700;font-size:24PX;color:#b80000;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;line-height:24PX}.component-price-real-content[data-v-4081ed4e]{font-weight:700;font-size:16PX;color:#a6a8ab;-moz-text-decoration-line:line-through;text-decoration-line:line-through;margin-right:6PX;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;line-height:20PX;position:relative}.component-price-real-save[data-v-4081ed4e]{height:17PX;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;padding:0 6PX;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-weight:700;font-size:13PX;color:#131313;line-height:17PX;border:1PX solid rgba(19,19,19,.5);border-radius:17PX;margin-bottom:3PX}.app-embed-plus-component-count[data-v-09b3b89c]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;-webkit-justify-content:stretch;justify-content:stretch;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;height:25PX;border:1PX solid #aaa;box-sizing:content-box;border-radius:6PX;overflow:hidden}.component-count-decline[data-v-09b3b89c],.component-count-add[data-v-09b3b89c]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:23PX;font-size:13PX;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#2c2c2c;color:#fff;box-sizing:content-box;cursor:pointer}.component-count-decline[data-v-09b3b89c]{border-right:1PX solid #aaa}.component-count-add[data-v-09b3b89c]{border-left:1PX solid #aaa}.component-count-value[data-v-09b3b89c]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:56PX;background-color:#fff;font-weight:400;font-size:18PX;color:#333;line-height:20PX}.component-dialog-select-preview[data-v-772a7775]{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-width:0;border:1PX solid #aaa;border-radius:3PX;padding:4PX 8PX;cursor:pointer;margin-bottom:12PX;gap:8PX}.component-dialog-select-preview .component-dialog-select-preview-text[data-v-772a7775]{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;min-width:0;white-space:normal;word-break:break-all;word-wrap:break-word;font-weight:400;font-size:17PX;color:#000;line-height:21PX;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.component-dialog-select-preview .component-dialog-select-preview-text span[data-v-772a7775]{white-space:normal;word-break:break-word;word-wrap:break-word;letter-spacing:0}.component-dialog-select-preview .component-dialog-select-preview-suffix[data-v-772a7775]{font-size:15PX;color:#2c2c2c}.app-embed-plus-component-dialog-select-popup[data-v-772a7775]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000000bf;border-radius:6PX;z-index:2;padding:12PX}.component-dialog-select-popup-container[data-v-772a7775]{position:relative;width:100%;min-height:0;max-height:100%;background-color:#fff;border-radius:6PX;z-index:3;padding:8PX;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.select-popup-info[data-v-772a7775]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:8PX}.select-popup-info-img[data-v-772a7775]{width:96PX;height:96PX;border-radius:6PX;overflow:hidden}.select-popup-info-img img[data-v-772a7775]{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.select-popup-info-description[data-v-772a7775]{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;min-width:0}.select-popup-info-description-title[data-v-772a7775]{font-size:18PX;color:#000;line-height:24PX;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:6PX}.select-popup-info-description-price[data-v-772a7775]{white-space:nowrap}.select-popup-variants[data-v-772a7775]{margin:18PX 0 36PX;max-height:50vh;overflow:auto}.select-popup-variant[data-v-772a7775]{margin-bottom:12PX}.select-popup-variant[data-v-772a7775]:last-child{margin-bottom:0}.select-popup-variant-label[data-v-772a7775]{font-size:13PX;color:#a6a6a6;margin-bottom:6PX}.select-popup-variant-values[data-v-772a7775]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:10PX;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.select-popup-variant-value[data-v-772a7775]{padding:5PX 12PX;border:1PX solid #a6a6a6;border-radius:6PX;color:#000;cursor:pointer;font-size:15PX;font-weight:500;white-space:normal;word-break:break-word;word-wrap:break-word}.select-popup-variant-value.active[data-v-772a7775]{border-width:2PX;border-color:#000;background-color:#000;color:#fff}.select-popup-confirm[data-v-772a7775]{height:45PX;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;min-height:11PX;font-weight:700;font-size:20PX;color:#fff;line-height:33PX;background-color:#4667a7;border-radius:6PX;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}@media (max-width: 960PX){.component-dialog-select-popup-container[data-v-772a7775]{max-height:85%}.select-popup-variants[data-v-772a7775]{max-height:335PX}}.app-embed-plus-component-connection-line[data-v-d65e1238]{display:none;visibility:hidden;position:relative;cursor:auto;pointer-events:none}.app-embed-plus-component-connection-line.vertical[data-v-d65e1238]{width:1PX;height:100%;position:absolute;right:-8PX;top:0}.app-embed-plus-component-connection-line.vertical .connection-line-icon[data-v-d65e1238]{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.app-embed-plus-component-connection-line.vertical.show[data-v-d65e1238]{display:block!important;visibility:visible!important}.connection-line-icon[data-v-d65e1238]{position:absolute;width:28PX;height:28PX;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;font-size:14PX;color:#fff;border-radius:50%;background-color:#4667a7;border:3PX solid #fff;z-index:2}.app-embed-plus-component-card[data-v-66246b0a]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.app-embed-plus-component-card .component-card-price[data-v-66246b0a]{margin-bottom:12PX}.app-embed-plus-component-card.component-card-vertical[data-v-66246b0a]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(50% - 17PX);max-width:calc(50% - 17PX);margin-bottom:10PX;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;min-width:0}.app-embed-plus-component-card.component-card-vertical .component-card-img[data-v-66246b0a]{margin-bottom:10PX;width:100%;height:auto;position:relative}.app-embed-plus-component-card.component-card-vertical .component-card-img img[data-v-66246b0a]{width:100%;height:auto;max-width:100%;max-height:100%}.app-embed-plus-component-card.component-card-vertical .component-card-title[data-v-66246b0a]{height:80PX;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.app-embed-plus-component-card.component-card-vertical .component-card-info[data-v-66246b0a]{width:100%}.component-card-img[data-v-66246b0a]{cursor:pointer}.component-card-img .component-card-img-container[data-v-66246b0a]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;overflow:hidden;aspect-ratio:1/1}.component-card-img .component-card-img-container img[data-v-66246b0a]{display:block;object-position:center center;object-fit:contain;border:1PX solid #aaa;aspect-ratio:1/1}.component-card-info[data-v-66246b0a]{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;min-width:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start}.component-card-title[data-v-66246b0a]{width:100%;height:84PX;font-weight:500;font-size:18PX;color:#282828;line-height:20PX;margin-bottom:7PX;cursor:pointer;white-space:normal;word-wrap:break-word;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical}.component-card-title[data-v-66246b0a]:hover{text-decoration:underline}.component-card-placehoder[data-v-66246b0a]{display:block;-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1}.component-card-variants[data-v-66246b0a]{width:100%}.component-card-connection-line-hr[data-v-66246b0a]{display:block!important;width:1PX;height:100%;margin:0 8PX}.app-embed-plus-component-bundler[data-v-5d088956]{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;padding:10PX}.app-embed-plus-component-bundler-shadow[data-v-5d088956]{padding:12PX;background:#fff;border-radius:.75rem;border:1PX solid #f5f5f5;position:relative}@media screen and (max-width: 435PX){.app-embed-plus-component-bundler-shadow[data-v-5d088956]{padding:6PX}}.component-bundler-title-img[data-v-5d088956]{width:100%;height:auto;border-radius:4PX}.component-bundler-title-img img[data-v-5d088956]{display:block;border-radius:.4rem;width:100%;height:auto}.component-bundler-title{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;white-space:nowrap;text-align:center;margin-bottom:16PX}.component-bundler-layout{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.component-bundler-layout.vertical{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;margin-bottom:10PX}.component-bundler-layout.vertical .component-bundler-layout-row{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.component-bundler-layout-hr{width:100%;display:block!important;-ms-flex-item-align:center;-webkit-align-self:center;align-self:center;height:1PX;background-color:#ccc;margin:12PX 0 15PX}.component-bundler-layout-hr.vertical{margin:20PX 0 15PX}.component-bundler-price{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:24PX}.component-bundler-price .component-bundler-price-prefix{font-weight:700;font-size:14PX;color:#333;line-height:13PX;margin-right:5PX;line-height:24PX}.component-bundler-price .component-price-real-content{line-height:20PX}.component-bundler-price .component-price-real-save{height:18PX;margin-bottom:3PX}.component-bundler-submit{width:100%;-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.app-embed-plus-component-bundler-wrapper{margin:10PX 0;background:var(--7decfc6f)}/*! CSS Used from: https://cdn.shopify.com/extensions/b7b57872-e8b2-4b3c-b6d7-07877bd96d51/trustoo-io-reviews-222/assets/swiper-reviews.min.css */#trustoo-review-detail{position:relative;z-index:11002;animation:show_window .15s linear}#trustoo-review-detail .review-detail{position:relative;background-color:#fff}#trustoo-review-detail .product-info{width:100%;box-sizing:border-box;padding:16px 24px;border-top:1px solid #e8ebf2;background-color:#fff}#trustoo-review-detail .product-info .product-shop{width:100px;height:32px;border:1px solid #acacac;margin-top:12px;line-height:32px;text-align:center}@media only screen and (max-width:768px){#trustoo-review-detail{justify-content:center}#trustoo-review-detail .media-swiper{width:100vw;height:480px}}#trustoo-mask{position:fixed;z-index:9999999;top:0;left:0;display:flex;width:100vw;height:100vh;align-items:center;justify-content:center;background-color:#0009}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.vstar-star>*{display:inline-block;vertical-align:middle}.vstar-star .star-item{height:auto;margin-right:2px;font-size:0;line-height:normal}.vstar-star .star-item.nostar .trustoo-rating-icon path{fill:var(--nostar-color)}.vstar-star .star-item.half-star>.item-nostar .trustoo-rating-icon path{fill:var(--nostar-color)}.vstar-star .star-item .trustoo-rating-icon path{fill:var(--star-color)}.vstar-star .star-item.half-star{position:relative}.vstar-star .item-star{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;font-size:0}.vstar-star .item-nostar{font-size:0}#vstar-reviews #reviews-body .trustoo-badge-icon{width:14px;height:14px}#vstar-reviews .user-verified .trustoo-badge-icon{margin-right:4px}#vstar-reviews>#reviews-head .star-item,#vstar-reviews>#reviews-head .trustoo-rating-icon{width:20px;height:20px}.trustoo-widget #reviews-body .star-item,.trustoo-widget #reviews-body .trustoo-rating-icon{width:14px;height:14px}#vstar-reviews #reviews-head{display:flex}#vstar-reviews .head-sort{width:40px;height:40px;box-sizing:border-box}#vstar-reviews .head-sort .sort-content{position:relative;width:100%;height:100%}#vstar-reviews #reviews-body{position:relative}#vstar-reviews .grid-review{position:absolute;display:inline-block;padding-bottom:16px;border-radius:8px;animation:recover 1s linear;box-shadow:0 0 10px #0000001f;vertical-align:top}#vstar-reviews #reviews-body .reviews-text{line-height:140%}#vstar-reviews #reviews-body svg{vertical-align:middle}#vstar-reviews .grid-review .grid-review-head{position:relative;padding:0 16px;margin-top:16px}#vstar-reviews .grid-review .user-message{margin:12px 0}#vstar-reviews .grid-review .user-name{padding:0;margin-right:6px;font-size:14px;font-weight:700;vertical-align:middle}#vstar-reviews .grid-review .grid-review-body{padding:0 16px}#vstar-reviews .grid-review .reviews-text{font-size:14px;word-wrap:break-word}#vstar-reviews .grid-review .display-text{font-size:14px}#vstar-reviews .grid-review .resource-item{display:block;width:100%;border-radius:8px 8px 0 0}#vstar-reviews .grid-review img{width:100%;border-radius:8px 8px 0 0}.vstar-star{--star-color:#FFA800;--nostar-color:#E6E6E6}#reviews-wrapper{background-color:#fff;--font-color:#333333;--font-color-o4:rgba(51,51,51,.4);--font-color-o7:rgba(51,51,51,.7);--font-color-o8:rgba(51,51,51,.8);--font-size:14px;--bg-color:#FFFFFF;--badge-text-color:#333333;--badge-color:#333333;--card-color:#FFFFFF;--box-bg-color:#FFFFFF;--button-radius:2px;--button-color:#333333;--button-bd-color:#FFFFFFFF;--button-border-color:#333333;--line-color:#D9D9D9;--reply-bg-color:#F2F2F2;--avatar-text-color:#000000;--avatar-bg-color:#EEEEEE;--attr-bg-color:#f2f2f2;--attr-color:#303030}.trustoo-widget{--sprites-image-url:url(https://cdn.vstar.app/static/images/sprites/trustoo_sprites.png?1756804723)}.trustoo-widget #reviews-body .grid-review{box-shadow:1px 1px 6px #0000001a}.trustoo-widget #reviews-body .reviews-text{font-size:14px}.trustoo-widget{--tab-title-color:#000000;--tab-title-line-color:#E6E6E6;--question-color:#000000;--question-color-o8:rgba(0,0,0,.8)}.grid-review{background-color:#fff}.trustoo-widget #reviews-body{margin-top:16px!important}#trustoo-allinone,#success-window{--button-bg-color:#303030;--button-text-color:#FFFFFF;--button-radius:4px;--text-color:#303030;--light-text-color:rgba(48,48,48,.4);--text-color-alpha-70:rgba(48,48,48,.7);--discount-code-color:#303030;--discount-copy-color:#3376C5}#trustoo-allinone .form-submit[disabled]{background-color:#30303066!important}.trustoo-write-review,#success-window{--write-bg:#FFFFFF;background:#fff;border-radius:4px;color:#303030}#trustoo-allinone.trustoo-write-review .vstar-star{--star-color:#FF9900}.trustoo-widget .window-discount{background:#fff;border-radius:30px}/*! CSS Used from: https://cdn.shopify.com/extensions/b7b57872-e8b2-4b3c-b6d7-07877bd96d51/trustoo-io-reviews-222/assets/trustoo-reviews.min.css ; media=all */@media all{#trustoo-widget-wrapper{clear:both}.trustoo-reviews-wrapper{order:3}#vstar-reviews{box-sizing:border-box;margin:0 auto}#vstar-reviews{border:none;clear:both;text-align:start}.trustoo-widget,.trustoo-widget *{direction:ltr}.trustoo-widget button,.trustoo-widget div,.trustoo-widget input,.trustoo-widget p,.trustoo-widget textarea{font-size:12px;letter-spacing:normal;line-height:normal;margin:0;padding:0}.trustoo-widget button{border-radius:0;min-height:0;min-width:0}.trustoo-widget input{color:#222;text-indent:0}.trustoo-widget button,.trustoo-widget input,.trustoo-widget textarea{outline:none}.trustoo-widget textarea{color:#222;resize:none}.trustoo-widget img{border:none!important;border-radius:0;height:auto;margin:0;margin-block:0!important;max-width:none;min-height:0;min-width:auto;opacity:1;width:auto}.trustoo-widget svg{display:inline!important;height:auto;max-width:none;width:auto;stroke:none}.trustoo-widget div{text-align:left}.trustoo-widget div:empty{display:block}.trustoo-widget .vstar-star{width:auto}#vstar-reviews div,#vstar-reviews p,#vstar-reviews span{color:var(--font-color)}#vstar-reviews .head-sort .sort-icon{background-color:var(--button-bd-color);border:1px solid var(--button-border-color);border-radius:var(--button-radius);color:var(--button-color)}#vstar-reviews .sort-icon svg>path{fill:var(--button-color)}#vstar-reviews .head-sort .sort-icon:hover{opacity:.8}#reviews-wrapper{width:100%}#vstar-reviews #reviews-head{border-bottom:1px solid var(--line-color);box-sizing:border-box;display:flex;flex-wrap:wrap;position:relative;width:100%}#vstar-reviews #reviews-head .head-center{cursor:pointer;font-size:12px}#vstar-reviews .tt-head-title{font-weight:600}#vstar-reviews .tt-head-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}#vstar-reviews .head-left{font-style:normal}#vstar-reviews .head-left .vstar-star{font-size:0;line-height:normal}#vstar-reviews .head-left .point{font-size:14px}#vstar-reviews .head-left .big-point{font-size:32px;font-weight:700}#vstar-reviews .head-center .star-raw{align-items:center;display:flex}#vstar-reviews .star-raw{line-height:14px}#vstar-reviews .star-raw:not(:first-child){padding-top:10px}#vstar-reviews .star-raw .star-classify,#vstar-reviews .star-raw .star-num{font-size:14px}#vstar-reviews .star-raw .star-classify{display:inline-block}#vstar-reviews .star-raw .star-classify .number{display:inline-block;width:6px}#vstar-reviews .star-raw .star-range{border-radius:var(--button-radius);height:8px;margin:0 10px}#vstar-reviews .head-sort{box-sizing:border-box;height:40px;width:40px}#vstar-reviews .head-sort .sort-content{height:100%;position:relative;width:100%}#vstar-reviews .head-sort .sort-content .sort-icon{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}#vstar-reviews .tt-head-right{display:flex;gap:8px;width:auto}#vstar-reviews #tt-content-reviews{font-size:14px;line-height:14px;margin-top:16px}#vstar-reviews #tt-content-reviews *{font-size:14px;line-height:14px;vertical-align:initial}.trustoo-widget #reviews-body{box-sizing:border-box;margin:0 auto;position:relative;width:100%}.trustoo-widget #reviews-body .tt-review-list{position:relative;width:100%}.trustoo-widget #reviews-body .trustoo-badge-icon path{fill:var(--badge-color)}.trustoo-widget #reviews-body .resource-item{align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.trustoo-widget #reviews-body .review-row-one{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between}.trustoo-widget #reviews-body .user-name{font-size:14px;font-weight:700;margin-right:6px;vertical-align:middle}.trustoo-widget #reviews-body .user-verified{font-size:0;height:auto;margin:5px 0 0}.trustoo-widget #reviews-body .user-verified span{color:var(--badge-text-color);font-size:14px;line-height:16px;vertical-align:middle}.trustoo-widget #reviews-body .resource-item{cursor:pointer}.trustoo-widget .head-sort .sort-popup{animation:sort_list_show .1s linear;background-color:#fff;border-radius:8px;box-shadow:0 0 2px #0003,0 2px 10px #0000001a;display:none;min-width:auto;position:absolute;right:0;top:42px;transform-origin:100% 0;width:auto;z-index:100}.trustoo-widget .head-sort .sort-popup .sort-list{height:100%;list-style:none;margin:0;padding:15px 50px 15px 16px;position:relative;text-decoration:none;width:auto}.trustoo-widget .head-sort .sort-popup .sort-list .sort-title{color:#000;font-size:16px;height:21px;white-space:nowrap}.trustoo-widget .head-sort .sort-popup .sort-list .sort-item{color:#202223;cursor:pointer;font-size:14px;height:19px;line-height:normal;margin:16px 0 0!important;white-space:nowrap}.trustoo-widget .head-sort .sort-popup .sort-active{position:absolute;right:25px;top:53px}.trustoo-widget .grid-review{animation:recover 1s linear;border-radius:8px;display:inline-block;padding-bottom:16px;position:absolute;vertical-align:top}.trustoo-widget .grid-review .resource-item{border-radius:8px 8px 0 0;position:relative;width:100%}.trustoo-widget .grid-review .resource-item img{border-radius:8px 8px 0 0;width:100%}.trustoo-widget .grid-review .grid-review-head{margin-top:16px;padding:0 16px;position:relative}.trustoo-widget .grid-review .grid-review-head .user-message{margin:12px 0}.trustoo-widget .grid-review .grid-review-head .user-message .user-name{padding:0;vertical-align:middle}.trustoo-widget .grid-review .grid-review-body{padding:0 16px}.trustoo-widget .grid-review .grid-review-body .reviews-text{word-wrap:break-word}.trustoo-widget .grid-review .grid-review-body .display-text{font-size:14px}.trustoo-widget .grid-review .resource-list{position:relative}.trustoo-widget .user-message{align-items:center;display:flex;gap:12px;margin-bottom:12px}.trustoo-widget .display-text{cursor:pointer;line-height:12px;opacity:.6}.trustoo-widget #reviews-footer{border-radius:4px;box-sizing:border-box;padding:20px 30px 0;width:100%}.trustoo-widget #reviews-footer .page-control{display:flex;justify-content:center;list-style-type:none;margin:0 auto;padding:0;text-align:center;width:100%}.trustoo-widget #reviews-footer .page-control-button,.trustoo-widget #reviews-footer .page-control-item{color:var(--font-color)}.trustoo-widget #reviews-footer .page-control-button:hover,.trustoo-widget #reviews-footer .page-control-item:hover{border:1px solid var(--font-color-o8)}.trustoo-widget #reviews-footer .page-control-item{border:none;border-radius:2px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:14px;height:32px;line-height:32px;margin:0 0 0 8px;opacity:.6;text-align:center;width:32px}.trustoo-widget #reviews-footer .page-control-button{align-items:center;background:transparent;border:none;border-radius:2px;color:#000;cursor:pointer;display:flex;height:32px;justify-content:center;line-height:32px;margin-left:8px;opacity:.6;width:32px}.trustoo-widget #reviews-footer .active{font-size:16px;font-weight:600;opacity:1}#trustoo-mask{align-items:center;background-color:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}#trustoo-mask{z-index:9999999}#tt-reviews-loading{animation-duration:1.4s;margin:auto;padding:40px 0;text-align:center;width:8em}#tt-reviews-loading .tt-loading-item:empty{display:inline-block}#tt-reviews-loading .tt-loading-item{animation:sk-three-bounce 1.4s ease-in-out 0s infinite both;background-color:#888;border-radius:100%;height:2em;width:2em}#tt-reviews-loading .tt-loading-1{animation-delay:-.32s}#tt-reviews-loading .tt-loading-2{animation-delay:-.16s}@media only screen and (max-width:768px){#vstar-reviews{font-size:12px;padding:0 15px 20px;width:100%!important}#vstar-reviews #reviews-head{align-items:center;display:flex;flex-direction:column;padding:40px 0 20px}#vstar-reviews #reviews-head .tt-head-right[only-sort]{justify-content:end}#vstar-reviews #reviews-head .head-left{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;padding:1px;text-align:left}#vstar-reviews #reviews-head .tt-dividing{display:none!important}#vstar-reviews #reviews-head .head-center{margin:0 auto;width:fit-content}#vstar-reviews #reviews-head .tt-head-title{font-size:20px}#vstar-reviews #reviews-head .tt-head-content{justify-content:center}#vstar-reviews #reviews-head .tt-head-left{width:100%}#vstar-reviews #reviews-head .tt-head-right{display:flex;flex-wrap:wrap;gap:0;justify-content:space-between;margin-top:20px;width:100%}#vstar-reviews .head-left .product-rating{display:block;margin-top:20px;text-align:center}#vstar-reviews .head-left .vstar-star{margin-bottom:8px;text-align:center}#vstar-reviews .head-left .reviews-num{font-size:14px;font-weight:400}#vstar-reviews .head-center .star-num,#vstar-reviews .head-center .star-raw{font-size:14px}#vstar-reviews .head-center .star-range{background-color:#0003;display:inline-block;max-width:400px;min-width:150px;vertical-align:middle;width:42.5vw}#vstar-reviews #tt-content-reviews{line-height:20px}.trustoo-widget .grid-review .grid-review-head .grid-mobile{margin-top:10px}}@media only screen and (min-width:768px){#reviews-wrapper{margin:0 auto}#vstar-reviews{padding-bottom:20px}#vstar-reviews:not(.page-width,.wrapper,.site-wrapper){max-width:1440px;padding-left:20px;padding-right:20px;width:100%}#vstar-reviews #reviews-head{display:flex;justify-content:space-between;padding:40px 0 30px}#vstar-reviews #reviews-head:not(.review-head-type2) .tt-head-left{max-width:532px;min-width:408px}#vstar-reviews #reviews-head .tt-head-left{align-items:center;display:flex;flex:1;gap:8px;justify-content:space-between}#vstar-reviews #reviews-head .head-left{text-align:left}#vstar-reviews .tt-head-title{font-size:20px;line-height:20px;white-space:nowrap}#vstar-reviews .tt-head-content{gap:20px;margin-top:40px}#vstar-reviews .tt-head-left .head-center{max-width:300px;min-width:240px;width:auto}#vstar-reviews .head-left .big-point{line-height:32px}#vstar-reviews .head-left .vstar-star{display:flex;justify-content:center;margin-top:8px}#vstar-reviews .head-left .reviews-num{font-size:14px;margin-top:8px}#vstar-reviews .head-left .product-rating{box-sizing:content-box!important;display:flex;flex-direction:column;height:100px;justify-content:space-between;text-align:center;width:150px}#vstar-reviews .head-center .star-raw .star-range{background-color:#0003;display:inline-block;flex:1;vertical-align:middle}#vstar-reviews .head-center .star-num{width:23.32px}.trustoo-widget #reviews-footer .page-control-button:hover,.trustoo-widget #reviews-footer .page-control-item:hover{opacity:1}}@media only screen and (max-width:916px) and (min-width:768px){#vstar-reviews #reviews-head .tt-head-right{padding:30px 0}}#success-window .window-button>button,#trustoo-allinone .form-submit{background-color:var(--button-bg-color);border-radius:var(--button-radius);color:var(--button-text-color)}#trustoo-allinone.trustoo-write-review{animation:fade_in .15s linear;box-sizing:border-box;color:var(--text-color);display:none;position:relative;z-index:999999999}#trustoo-allinone.trustoo-write-review .tt-write-content{box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:20px;width:100%}#trustoo-allinone.trustoo-write-review .window-head{position:relative}#trustoo-allinone.trustoo-write-review .window-head .head-title{font-size:20px;font-weight:500;line-height:1;margin:0 auto}#trustoo-allinone.trustoo-write-review .window-head .window-close{cursor:pointer;position:absolute;right:0;top:3px}#trustoo-allinone.trustoo-write-review .window-product{align-items:center;display:flex;position:relative;width:100%}#trustoo-allinone.trustoo-write-review .window-product .product-image{background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #ddd!important;border-radius:2px;height:48px;width:48px}#trustoo-allinone.trustoo-write-review .window-product .product-right{flex:1;font-size:16px;line-height:18px;margin-left:16px;word-break:break-word}#trustoo-allinone.trustoo-write-review .error-tip:empty{display:none}#trustoo-allinone.trustoo-write-review .review-message{display:flex;flex-direction:column;gap:16px;width:100%}#trustoo-allinone.trustoo-write-review .review-message .error-tip[hidden]{display:none}#trustoo-allinone.trustoo-write-review .review-message .small-input{border-radius:4px;height:36px;min-height:35px;padding-left:10px;width:100%}#trustoo-allinone.trustoo-write-review .review-message .tt-input-title{font-size:14px;font-weight:450}#trustoo-allinone.trustoo-write-review .review-message .user-input{margin-top:8px}#trustoo-allinone.trustoo-write-review .review-message textarea.big-input{height:120px;line-height:18px;min-height:120px;padding:10px;width:100%}#trustoo-allinone.trustoo-write-review .review-message textarea.big-input::placeholder{color:var(--light-text-color)}#trustoo-allinone.trustoo-write-review .review-message .big-input,#trustoo-allinone.trustoo-write-review .review-message .small-input{border-radius:4px;box-sizing:border-box;font-size:14px}#trustoo-allinone.trustoo-write-review .review-message .big-input:focus,#trustoo-allinone.trustoo-write-review .review-message .small-input:focus{box-shadow:none;outline:none}#trustoo-allinone.trustoo-write-review .review-message .feedback-area{position:relative}#trustoo-allinone.trustoo-write-review .review-message .feedback-count{bottom:8px;color:var(--light-text-color);position:absolute;right:8px}#trustoo-allinone.trustoo-write-review .review-message .upload-area{align-items:center;display:flex;flex-wrap:wrap;gap:10px}#trustoo-allinone.trustoo-write-review .review-message .tt-uploader{align-items:center;background:#0000;border:1px dashed var(--light-text-color);border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;height:95px;justify-content:space-evenly;padding:5px;position:relative;text-align:center;width:95px}#trustoo-allinone.trustoo-write-review .review-message .tt-uploader .images-num{font-size:12px}#trustoo-allinone.trustoo-write-review .review-message .tt-uploader .upload-image-text{font-size:12px;height:auto;line-height:14px}#trustoo-allinone.trustoo-write-review .review-message .tt-uploader .upload-input{cursor:pointer;height:100%;left:0;opacity:0!important;position:absolute;top:0;width:100%}#trustoo-allinone.trustoo-write-review .form-submit{align-items:center;display:flex;flex-shrink:0;font-size:15px;height:40px;justify-content:center;width:100%}#trustoo-allinone.trustoo-write-review .form-submit:hover{opacity:.8}#trustoo-allinone.trustoo-write-review .form-submit:active{opacity:.25}#trustoo-allinone.trustoo-write-review .tt-write-rating .tt-rating-title{font-size:14px;font-weight:450}#trustoo-allinone.trustoo-write-review .tt-write-rating .vstar-star{margin-top:8px}#trustoo-allinone.trustoo-write-review .tt-write-rating .star-item{cursor:pointer;margin-right:4px}#trustoo-allinone.trustoo-write-review .tt-write-rating svg path{fill:var(--star-color);stroke:var(--star-color)}#trustoo-allinone.trustoo-write-review .tt-write-rating .star-item.nostar svg path{fill:var(--write-bg)}#trustoo-allinone #tt-qa-private{align-items:center;display:none;gap:20px;margin-top:20px}#trustoo-allinone #tt-qa-private span{font-size:14px}#trustoo-allinone #tt-qa-private label{align-items:center;display:flex;gap:8px}#trustoo-allinone #tt-qa-private input[type=radio]{accent-color:#000}#trustoo-allinone .inline[hidden]{display:none}#trustoo-allinone .user-input{background-color:#0000;border:1px solid var(--light-text-color);color:var(--text-color)}#trustoo-allinone #tt-attr-wrapper{display:flex;flex-direction:column;gap:16px}#success-window{box-sizing:border-box;display:none;position:relative;z-index:9999}#success-window .window-title{font-size:22px;line-height:22px;margin-top:116px;text-align:center}#success-window .window-content{font-size:14px;line-height:14px;margin:13px auto 30px;max-width:321px;opacity:.6;text-align:center}#success-window .window-button{text-align:center}#success-window .window-button button{border:none;box-sizing:border-box;cursor:pointer;font-size:14px;height:51px;margin-top:30px;padding:0 16px;white-space:nowrap;width:auto}#success-window .window-button button:hover{opacity:.8}#success-window .window-button button:active{opacity:.25}#success-window .window-close{cursor:pointer;font-size:0;height:14px;position:absolute;right:25px;top:25px;width:14px}#success-window div:empty{display:block}#success-window .window-discount{box-shadow:2px 2px 8px #00000040;box-sizing:border-box;margin:26px auto 0;max-width:293px;text-align:center}#success-window .discount-code{color:var(--discount-code-color);font-weight:700;line-height:normal;max-width:72%;min-height:55px;min-width:150px;word-break:break-all}#success-window .discount-code,#success-window .discount-copy{align-items:center;display:flex;font-size:18px;justify-content:center}#success-window .discount-copy{border-left:1px dashed #979797;color:var(--discount-copy-color);cursor:pointer;flex:1;padding:0 15px;width:28%}#trustoo-allinone .trustoo-rating-icon{height:24px;width:24px}#trustoo-allinone>.tt-write-content::-webkit-scrollbar{height:8px;width:8px}#trustoo-allinone>.tt-write-content::-webkit-scrollbar-track{background:transparent}#trustoo-allinone>.tt-write-content::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:4px}#trustoo-allinone>.tt-write-content::-webkit-scrollbar-thumb:hover{background-color:#00000080}@media only screen and (min-width:768px){#trustoo-allinone.trustoo-write-review{height:auto;margin:0 auto;max-height:80vh;overflow:hidden;width:462px}#trustoo-allinone.trustoo-write-review .tt-write-content{max-height:80vh;overflow-y:auto}#trustoo-allinone.trustoo-write-review .window-head{display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}#trustoo-allinone.trustoo-write-review .review-message{margin:0 auto}#trustoo-allinone.trustoo-write-review .review-message .user-input{box-sizing:border-box;font-size:14px;line-height:14px}#trustoo-allinone.trustoo-write-review .review-message .upload-area{display:flex}#trustoo-allinone.trustoo-write-review .form-submit{border:none;cursor:pointer;font-size:14px;height:36px;line-height:14px;min-width:124px;padding:0 15px;text-align:center}#success-window{font-size:24px;min-height:332px;width:438px}}@media only screen and (max-width:767px){#trustoo-allinone.trustoo-write-review{border-radius:2px;height:100vh!important;margin:0 auto;overflow:scroll!important;width:100%}#trustoo-allinone.trustoo-write-review .window-head{align-items:start;display:flex;justify-content:center;position:relative;width:100%}#trustoo-allinone.trustoo-write-review .review-message,#trustoo-allinone.trustoo-write-review .review-message .inline{width:100%}#trustoo-allinone.trustoo-write-review .review-message .email-area{margin-top:5px}#trustoo-allinone.trustoo-write-review .review-message .big-input{font-size:16px;line-height:20px}#trustoo-allinone.trustoo-write-review .form-submit{border:none;cursor:pointer;padding:0;text-align:center}#success-window{min-height:310px;width:343px}}}/*! CSS Used from: https://cdn.vstar.app/static/css/trustoo-sprite.min.css */.tt-review_detail_next_image{width:14px;height:24px;background:var(--sprites-image-url) -96px -10px}.tt-review_detail_pre_image{width:14px;height:24px;background:var(--sprites-image-url) -130px -10px}.tt-write_review_close{width:14px;height:14px;background:var(--sprites-image-url) -96px -54px}/*! CSS Used from: https://cdn.vstar.app/static/css/module/tt-review-detail.min.css?1756804723 */#trustoo-review-detail{background-color:#fff;color:#000;direction:inherit;font-size:2px;--attr-color:#303030;--attr-bg-color:#eee}#trustoo-review-detail[data-closed]{display:none}#trustoo-review-detail *{color:#000;direction:inherit}#trustoo-review-detail{position:relative;z-index:11002}#trustoo-review-detail .close-wrapper{position:absolute;z-index:200;top:24px;display:flex;width:36px;height:36px;align-items:center;justify-content:center;border-radius:4px;background-color:#00000080;cursor:pointer}#trustoo-review-detail .close-wrapper:hover{background-color:#000c}#trustoo-review-detail .media-swiper{position:relative;background-color:#cec9b6;background-position:center;background-repeat:no-repeat}#trustoo-review-detail .tt-detail-video{width:100%;height:100%;object-fit:contain}#trustoo-review-detail .review-detail{position:relative;display:flex;flex-direction:column;background-color:#fff}#trustoo-review-detail .review-info{overflow:auto;box-sizing:border-box;padding:24px 26px 16px}#trustoo-review-detail .product-info{display:none;width:100%;box-sizing:border-box;padding:8px 24px;border-top:1px solid #e8ebf2;background-color:#fff}#trustoo-review-detail .product-info .product-image{width:80px;height:80px;margin-right:32px;background:no-repeat center / 100%}#trustoo-review-detail .product-info .tt-product-name{font-size:14px}#trustoo-review-detail .product-info .product-shop{display:inline-block;width:auto;min-width:100px;height:32px;padding:0 5px;border:1px solid #acacac;margin-top:12px;line-height:32px;text-align:center}#trustoo-review-detail .image-btn-wrapper{position:absolute;z-index:100;top:50%;display:flex;width:46px;height:100%;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%)}#trustoo-review-detail .pre-btn-wrapper{left:0;background:linear-gradient(90deg,#0000000d,#0000)}#trustoo-review-detail .next-btn-wrapper{right:0;background:linear-gradient(90deg,#0000,#0000000d)}@media only screen and (max-width:768px){#trustoo-review-detail{top:0;left:0;display:block;width:100%;height:100vh;flex-direction:column;overflow-x:hidden;overflow-y:auto}#trustoo-review-detail .close-wrapper{right:20px}#trustoo-review-detail .media-swiper{width:100vw;height:50vh;flex-shrink:0}}@media only screen and (max-width:500px){#trustoo-review-detail .review-detail{padding-bottom:120px}}@media only screen and (min-width:768px){#trustoo-review-detail{display:flex;width:875px;height:600px;border-radius:4px;animation:show_window .15s linear}#trustoo-review-detail .close-wrapper{left:20px}#trustoo-review-detail .review-detail{flex:1;border-radius:0 4px 4px 0}#trustoo-review-detail .media-swiper{width:500px;border-radius:4px 0 0 4px}#trustoo-review-detail .product-info{position:absolute;top:auto;right:auto;bottom:0;left:0}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/swiper-bundle.min.css?v=133708609008927581691757669658 ; media=all */@media all{.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/mags.css?v=41059813451382322081757669658 ; media=all */@media all{a:empty,ul:empty,div:empty,section:empty,p:empty,h2:empty,h3:empty,h4:empty{display:block}*{margin:0;padding:0}body{height:100%;width:100%;-webkit-text-size-adjust:auto!important;text-size-adjust:auto!important;-moz-text-size-adjust:auto!important}#root{letter-spacing:initial!important;color:#fff;max-width:1080px;margin:0 auto;overflow:hidden}@media screen and (min-width: 1080px){#root{zoom:1!important}}a{color:inherit;text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none}input,img{border:none}li{list-style:none}.sp-uppercase{text-transform:uppercase}.sp-relative{position:relative}.sp-img{display:block;width:100%}.sp-flex-x{display:flex;align-items:center}.flex-bet{display:flex;justify-content:space-between;align-items:center}.sp-part-top{position:relative;margin-top:247px;overflow:hidden}.sp-header-top{width:100%;height:132px;position:fixed;top:115px;z-index:11;max-width:1080px;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:space-between}.sp-header-top .btn{width:382px;height:94px;background:#ffa70c;border-radius:39px;font-family:Montserrat;font-size:38px;color:#fff;display:flex;align-items:center;justify-content:center;margin-right:25px;animation:skip 4s infinite;line-height:1;text-align:center}.sp-header-top .sp-logo{width:300px;height:auto;margin-left:50px}.sp-header-top .sp-cart{margin-right:56px;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.sp-header-top .sp-cart .num{width:50px;height:50px;background:#8a8a8a;border-radius:50%;position:absolute;right:-20px;top:-12px;font-family:Roboto-Medium;font-size:36px;color:#fff;text-align:center}.sp-cart .icon{width:74px;height:66px}.time-part{position:fixed;top:0;width:1080px;height:115px;background:#000;box-sizing:border-box;font-family:Roboto;color:#fff;padding:0 50px;z-index:9}.time-part .min-text{font-family:Montserrat;font-size:20px;color:#fff;line-height:1;margin-right:10px;align-self:flex-start}.time-box .sp-text{font-family:AkzidenzGroteskBQ-Bold;font-size:44px;color:#fff;line-height:1;font-style:italic}.time-box .square{width:101px;height:98px;background:url(https://aneedparis.com/cdn/shop/files/20250910-num-bg.png) no-repeat;display:flex;align-items:center;justify-content:center;background-size:100% 100%;flex-shrink:0;font-family:Roboto;font-size:82px;color:#343434}.time-box .dot{background-image:url(https://aneedparis.com/cdn/shop/files/20250910-num-dot.png);background-size:100% 100%;width:11px;height:36px;flex-shrink:0;margin:0 13px}.time-box .flex-bet{height:100%}.flex-center{display:flex;align-items:center;justify-content:center}.price-group{display:flex;align-items:baseline}.price-group .price2{text-decoration:line-through}.sp-stroke{position:relative}.sp-stroke:before{content:attr(data-title);position:absolute;left:0;right:0;bottom:0}.sp-stroke:after{content:attr(data-title);-webkit-text-stroke:0px;position:absolute;left:0;right:0;top:0}.sp-part1 .sp-image1{position:absolute;top:86px;left:70px;width:960px;height:284px}.sp-part1 .sp-text{position:absolute;top:1125px;left:663px;transform:rotate(-12deg) skew(-12deg)}.sp-part1 .sp-text .sp-stroke{font-family:Roboto-Black;font-size:35px;color:#ff5310;line-height:normal}.sp-part1 .sp-text .sp-stroke:nth-child(1){font-size:65px}.sp-part1 .sp-text .sp-stroke:before{text-stroke:4px #ffffff;-webkit-text-stroke:4px #ffffff}.sp-part1 .sp-text2{top:1195px;left:660px;display:flex;align-items:baseline}.sp-part1 .sp-text2 .sp-stroke{font-size:30px}.sp-part1 .sp-text2 .sp-stroke:nth-child(1){font-size:55px}.btn-style-box{position:relative;width:1080px;height:191px;background:url(https://aneedparis.com/cdn/shop/files/20250910-btn.png) no-repeat;background-size:100% 100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.btn-style-box div{gap:40px;animation:skip 4s infinite;font-family:AkzidenzGroteskBQ-Bold;font-size:70px;color:#fff;line-height:1;text-transform:uppercase}.btn-style-box div img{width:58px;height:66px;transform:translateY(8px)}.btn-style{display:flex;justify-content:center;align-items:center;cursor:pointer}.sp-title{font-family:BalooBhaina-Regular;font-size:75px;color:#411f03;line-height:1.2;text-align:center}.sp-title .orange{color:#dc701a}.sp-detail{font-family:Poppins-Regular;font-size:30px;color:#411f03;line-height:1;text-align:center;margin-top:10px}.sp-part2{position:relative;padding-top:100px;width:1080px;height:1696px;background:#fffbee;box-sizing:border-box}.sp-part2 .sp-gif{position:absolute;top:367px;left:62px;width:952px;height:743px;border-radius:30px}.sp-part2 .sp-image1{position:absolute;top:1152px;left:57px;width:410px;height:417px}.sp-part2 .sp-image2{position:absolute;top:1018px;left:489px;width:591px;height:594px}.sp-part2 .sp-text{position:absolute;top:1160px;left:170px;font-family:Poppins-Regular;font-size:36px;color:#fff;line-height:36px;display:flex;flex-direction:column;gap:36px}.sp-part2 .sp-text div{text-align:center}.sp-part3{position:relative;width:1080px;height:1394px;box-sizing:border-box;padding-top:100px}.sp-part3 .sp-image{position:absolute;top:404px;left:71px;width:941px;height:773px}.sp-part3 .sp-image1{position:absolute;top:1212px;left:61px;width:62px;height:60px}.sp-part3 .sp-image2{position:absolute;top:1212px;left:619px;width:73px;height:61px}.sp-part3 .sp-font{position:absolute;top:1120px;left:205px;font-family:BalooBhaina-Regular;font-size:50px;color:#fff;line-height:1;text-transform:uppercase}.sp-part3 .sp-text{position:absolute;top:1231px;left:138px;font-family:Montserrat-SemiBold;font-size:30px;color:#383527;line-height:1}.sp-part4{position:relative;width:1080px;height:1936px;background:url(https://aneedparis.com/cdn/shop/files/20250910-bg4.png) no-repeat;background-size:100% 100%;box-sizing:border-box;padding-top:100px}.sp-part4 .sp-image{position:absolute;top:1460px;left:63px;width:958px;height:356px}.sp-part4 .sp-image1{position:absolute;top:1468px;left:128px;width:48px;height:48px}.sp-part4 .sp-image2{position:absolute;top:1465px;left:676px;width:59px;height:55px}.sp-part4 .sp-text{position:absolute;top:1479px;left:194px;font-family:FredokaOne-Regular;font-size:30px;color:#fff;line-height:1}.sp-part5{position:relative;padding-top:100px;width:1080px;height:1492px;background:url(https://aneedparis.com/cdn/shop/files/20250910-bg5.png);background-size:100% 100%;box-sizing:border-box}.sp-part5 .sp-text{position:absolute;top:475px;left:535px;font-family:FONTSPRINGDEMO-OktahRoundBoldRegular;font-size:50px;color:#dc701a;line-height:1;width:500px}.sp-part5 .sp-text div{font-family:Poppins-Medium;font-size:30px;color:#8f8f8f;line-height:35px;margin-top:15px}.sp-part5 .sp-text2{top:811px;left:114px}.sp-part6{position:relative;padding-top:100px;width:1080px;height:2019px;background:url(https://aneedparis.com/cdn/shop/files/20250910-bg6.png) no-repeat;background-size:100% 100%;box-sizing:border-box}.sp-part6 .sp-text{position:absolute;top:1874px;left:71px;font-family:Poppins-Medium;font-size:32px;color:#411f03;line-height:1}.sp-part7{position:relative;padding-top:100px;width:1080px;height:1309px;background:#fffbee;box-sizing:border-box}.sp-part7 .sp-swiper2{position:absolute;top:318px;padding-bottom:100px}.sp-part7 .sp-swiper2 .swiper-wrapper{width:1080px}.sp-part7 .sp-swiper2 .sp-img{display:block;width:975px;height:842px;margin:0 auto}.sp-part7 .sp-swiper2 .sp-text{position:absolute;bottom:8px;left:760px;width:260px;height:68px;font-family:Poppins-SemiBold;font-size:35px;color:#fe961a;line-height:68px;text-align:center}.sp-part7 .swiper-pagination-bullet{width:101px;height:15px;background:#ffc740;border-radius:8px;opacity:1;margin:0 19px!important}.sp-part7 .swiper-pagination-bullet-active{background:#fe961a;opacity:1}.sp-part8{position:relative;width:1080px;height:1695px;box-sizing:border-box;padding-top:100px}.sp-part8 .sp-image{position:absolute;top:237px;left:67px;width:1013px;height:1090px}.sp-part8 .sp-bg{position:absolute;top:1358px;left:91px;width:904px;height:176px;background:#ffeec6;border-radius:30px;border:4px solid rgba(220,112,26,.47);box-sizing:border-box}.sp-part8 .sp-text{position:absolute;top:1401px;left:120px;font-family:Poppins-Regular;font-size:32px;color:#411f03;line-height:48px}.sp-part8 .sp-text span{font-family:Poppins-SemiBold}.sp-part9{position:relative;width:1080px;height:502px;background:url(https://aneedparis.com/cdn/shop/files/banner_20afca27-6a3b-42d5-b243-314a633c20ce.png?v=1757667221) no-repeat;background-size:100% 100%}.sp-part9 .sp-text{position:absolute;top:55px;left:62px;font-family:Poppins;font-size:35px;color:#ffedbd;line-height:1.2;text-align:center;text-transform:uppercase;width:464px}.sp-part9 .sp-text1{position:absolute;top:94px;right:370px;font-family:Poppins;font-size:18px;color:#faed08;line-height:1;text-align:center;transform:rotate(-25deg);width:120px}.sp-part9 .sp-text1:before{content:attr(data-title);position:absolute;-webkit-text-stroke:4px #181818;text-stroke:4px #181818;z-index:-1;left:0;top:0}.sp-part9 .sp-text2{position:absolute;top:396px;right:22px;font-family:Poppins;font-size:19px;color:#faed08;line-height:1.2;text-align:center;transform:rotate(-1deg);width:120px}.sp-part9 .sp-text2:before{content:attr(data-title);position:absolute;-webkit-text-stroke:4px #181818;text-stroke:4px #181818;z-index:-1;left:0;top:0}.sp-part9 .sp-image{position:absolute;top:188px;left:59px;width:490px;height:146px}.sp-part9 .btn-style{position:absolute;top:333px;left:72px;width:468px;height:118px;background:url(https://aneedparis.com/cdn/shop/files/20250910-bg9-2.png) no-repeat;background-size:100% 100%;box-sizing:border-box;padding-top:10px;font-family:BalooBhaina-Regular;font-size:42px;color:#df1b01;line-height:1;font-style:italic;cursor:pointer;animation:skip 4s infinite}.sp-part9 .btn-style div{transform:rotate(-5deg) skew(-5deg)}.gradually span,.gradually i{display:inline-block;position:relative;opacity:0;font-style:normal}.gradually .sp-detail{opacity:0}.product-part{font-family:Roboto-Medium;box-sizing:border-box;position:relative;overflow:hidden;padding:50px 28px 0}.sp-free{font-family:Poppins-Medium;font-size:44px;color:#1c1c1c;line-height:1;gap:20px;margin-bottom:40px}.sp-free .sp-img{width:85px;height:39px}.sp-free span{color:#de0000}.product-part .sp-img-wrap{width:100%;height:668px;background:url(https://aneedparis.com/cdn/shop/files/20250910-pro-bg.png) no-repeat;background-size:100% 100%;padding:8px 8px 0;box-sizing:border-box}.product-part .sp-img-box{width:100%;height:579px;background:#fff;border-radius:15px;display:flex;align-items:center;justify-content:center}.product-part .sp-img-p{height:579px}.product-part .sp-row1{position:absolute;bottom:0;height:84px;left:32px;display:flex;align-items:center}.product-part .sp-t1{font-family:Roboto-Black;font-size:40px;color:#fff;font-style:italic}.product-part .sp-line{width:2px;height:34px;background:#fff;margin:0 15px}.product-part .sp-wrap{width:153px;height:15px;background:linear-gradient(90deg,#fff346,#ecddcf);border-radius:8px;margin-right:15px;position:relative}.product-part .sp-wrap .sp-icon-s{width:41px;position:absolute;left:74px;top:50%;transform:translateY(-50%);cursor:pointer}.product-part .sp-t2{font-family:Roboto-Medium;font-size:30px;color:#fff;width:180px;line-height:1}.product-part .sp-clock-s{width:205px;height:56px;background:#f9ea14;border-radius:5px;font-size:35px;color:#000;font-family:Roboto;display:flex;justify-content:center;align-items:center;gap:8px;line-height:1;padding-top:2px;box-sizing:border-box}.product-part .option-title{font-family:Roboto-Medium;font-size:36px;color:gray;line-height:1;margin:40px 0 10px;padding-left:12px}.product-part .opt-group{display:flex;gap:22px;flex-wrap:wrap;position:relative;justify-content:flex-start}.product-part .sp-option{width:auto!important;height:87px;background:#fff;border-radius:20px;border:2px solid #adadad;cursor:pointer;box-sizing:border-box;text-align:center;position:relative;font-family:Roboto-Medium;font-size:38px;color:#696969;display:flex;align-items:center;justify-content:center;gap:15px;padding:0 20px}.product-part .sp-option.active{color:#fff;background:#f6ba0c;border-color:#f6ba0c}.product-part .sp-option .sp-fire{width:36px;height:46px}.product-part .sp-color .sp-option:nth-child(2){width:457px}.product-part .sp-color .sp-option:nth-child(3){width:308px}.product-part .sp-color .sp-option:nth-child(4){width:409px}.product-part .sp-color .sp-option:nth-child(5){width:403px}.product-part .sp-color .sp-option:nth-child(6){width:234px}.product-part .price-group{line-height:1;justify-content:center;margin-top:24px;margin-bottom:43px}.product-part .price1{font-family:Roboto-Black;font-size:83px;color:#d70000}.product-part .price2{font-family:Roboto-Black;font-size:50px;color:#999;margin-left:24px}.product-part .sp-row{display:flex;align-items:center;position:relative;z-index:1;margin-left:15px;transform:translateY(14px)}.product-part .sp-row img{height:92px}.product-part .sp-row p{font-family:Roboto;font-size:34px;color:#fff;width:214px;height:55px;line-height:60px;background:#d33100;margin-left:-50px;z-index:-1;text-align:center;padding-left:20px;box-sizing:border-box;white-space:nowrap;margin-top:20px}.product-part .sp-quality-row{display:flex;justify-content:space-between;align-items:center}.product-part .addCart{width:492px;height:90px;background:#555;border-radius:20px;box-sizing:border-box;font-family:Roboto-Medium;font-size:40px;color:#fff;gap:25px;text-transform:uppercase}.product-part .addCart .sp-icon{width:40px;height:36px}.product-part .sp-btn-style{width:936px;height:151px;background:url(https://aneedparis.com/cdn/shop/files/20250910-btn2.png) no-repeat;background-size:100% 100%;cursor:pointer;margin:44px auto 60px;font-family:AkzidenzGroteskBQ-Bold;font-size:77px;color:#fff;animation:skip 4s infinite;text-align:center}.addGroup{width:400px;height:92px;border-radius:15px;border:3px solid #828282;background:#eee;font-family:Roboto-Medium;font-size:50px;color:#000;padding:0 30px;box-sizing:border-box;position:relative;display:flex;justify-content:space-between;align-items:center;font-family:Roboto}.addGroup .sp-reduce,.addGroup .sp-add{display:flex;align-items:center;justify-content:center;width:32px;padding:5px;cursor:pointer;flex-shrink:0;box-sizing:content-box}.addGroup input{outline:0;border:none;text-align:center;box-sizing:border-box;width:225px;height:100%;background:#fff;padding:0;font-family:Roboto-Medium;font-size:46px;color:#000;line-height:40px;border-left:2px solid #828282;border-right:2px solid #828282}input[type=number]{-moz-appearance:textfield}.sp-footer{display:flex;align-items:center;justify-content:center;gap:20px;font-family:Roboto-Medium;font-size:37px;color:#151515;line-height:1;margin-bottom:30px}.sp-footer img{width:37px;height:40px;transform:translateY(-8px)}.sp-footer span{color:#d81e06;text-transform:uppercase}.sp-footer-content{position:relative;width:1080px;height:456px;background:url(https://aneedparis.com/cdn/shop/files/20250910-footer.png) no-repeat;background-size:100% 100%}.sp-footer-content .sp-font{position:absolute;top:20px;left:127px;font-family:Montserrat-Black;font-size:50px;color:#fe9717;line-height:50px;text-align:center;text-transform:uppercase}.sp-footer-content .sp-text{position:absolute;top:215px;left:40px;font-family:Poppins-Medium;font-size:24px;color:#752a16;line-height:26px;display:flex;gap:15px;text-transform:uppercase}.sp-footer-content .sp-text div{flex:1;text-align:center;width:245px;display:flex;flex-direction:column}.sp-footer-content .sp-text div span{font-family:Poppins}.sp-footer-icon{position:relative;width:1080px;height:129px;margin-top:40px;padding-bottom:40px}.sp-footer-icon img{position:absolute;top:0;left:82px;width:592px;height:129px}.sp-footer-icon .sp-content{position:absolute;top:7px;left:148px;font-family:Roboto-Regular;font-size:34px;color:#333;line-height:1;display:flex}.sp-footer-icon .sp-content div:nth-child(1){width:545px}.mf-bundle-product{zoom:2.2}.app-embed-plus-component-pay-button-address-text{color:#000;opacity:.75;font-size:16px!important}.app-embed-plus-component-bundler{padding-top:0!important;padding-bottom:0!important}#root .quick-add-hidden{margin:20px 40px 40px;font-size:40px}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/section-product-recommendations.css?v=81056799490274251521757669658 ; media=all */@media all{.product-recommendations{display:block}.product-recommendations:not(.product-recommendations--loaded){padding:0;margin:0}}.section-template--25257702031673__product-recommendations-padding{padding-top:24px;padding-bottom:24px}@media screen and (min-width: 750px){.section-template--25257702031673__product-recommendations-padding{padding-top:32px;padding-bottom:32px}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/section-multicolumn.css?v=160985939011001891041757669658 ; media=all */@media all{.multicolumn-card__image-wrapper--third-width{width:33%}.multicolumn-list{margin-top:0;margin-bottom:0;padding:0}.multicolumn:not(.background-none) .multicolumn-card{background:rgb(var(--color-background));height:100%}.multicolumn-list h3{line-height:calc(1 + .5/max(1,var(--font-heading-scale)))}.multicolumn-list h3{margin:0}.multicolumn-card-spacing{padding-top:2.5rem;margin-left:2.5rem;margin-right:2.5rem}.multicolumn-card__info>:nth-child(2){margin-top:1rem}.multicolumn-list__item .media--adapt .multicolumn-card__image{width:auto}@media screen and (max-width: 749px){.multicolumn-list{margin:0;width:100%}.multicolumn-list:not(.slider){padding-left:1.5rem;padding-right:1.5rem}}@media screen and (min-width: 750px){.multicolumn-list.grid--4-col-desktop{padding:0}.multicolumn-list__item,.grid--4-col-desktop .multicolumn-list__item{padding-bottom:0}}.multicolumn-card__info{padding:2.5rem}.multicolumn-card{position:relative;box-sizing:border-box}.multicolumn-card{display:flex;align-items:center;justify-content:center}.multicolumn-card__image-wrapper--third-width{padding-top:20px!important;padding-bottom:20px!important;max-width:50px;margin:0!important}.multicolumn-card__info{padding-left:10px;padding-right:0}.multicolumn-list h3{font-size:15px}@media screen and (max-width: 749px){.multicolumn-card__image-wrapper--third-width{width:auto;padding-top:0!important;padding-bottom:0!important;margin:auto!important}.multicolumn-list .grid__item{width:22%;padding:2.5rem 0}.multicolumn-card-spacing{padding-top:0}.multicolumn .page-width{padding-left:0;padding-right:0}.multicolumn-card__image-wrapper--third-width{max-width:35px}.multicolumn-card__info{padding:0;text-align:center}.multicolumn-card{display:block}.multicolumn-list h3{font-size:12px}}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/component-slider.css?v=21509152082215959751757669658 ; media=all */@media all{slider-component{--desktop-margin-left-first-item:max(5rem, calc((100vw - var(--page-width) + 10rem - var(--grid-desktop-horizontal-spacing)) / 2));position:relative;display:block}}.section-multicolumn-padding{padding-top:0;padding-bottom:0}@media screen and (min-width: 750px){.section-multicolumn-padding{padding-top:0;padding-bottom:0}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/section-footer.css?v=115023887202454129361757669658 ; media=all */@media all{.footer{border-top:.1rem solid rgba(var(--color-foreground),.08)}.footer__content-top{padding-bottom:3rem;display:block}@media screen and (max-width: 749px){.footer .grid{display:block}.footer-block.grid__item{padding:0;margin:4rem 0;width:100%}.footer-block.grid__item:first-child{margin-top:0}.footer__content-top{padding-bottom:0;padding-left:calc(4rem / var(--font-body-scale));padding-right:calc(4rem / var(--font-body-scale))}}@media screen and (min-width: 750px){.footer__content-top .grid{row-gap:6rem;margin-bottom:0;padding:0 5rem}}.footer__content-bottom{border-top:solid .1rem rgba(var(--color-foreground),.08);padding-top:0;padding-bottom:1rem}.footer__content-bottom-wrapper{display:flex;width:100%}@media screen and (max-width: 749px){.footer__content-bottom{flex-wrap:wrap;padding-top:0;padding-left:0;padding-right:0;row-gap:1.5rem;padding-bottom:.5rem}.footer__content-bottom-wrapper{flex-wrap:wrap;row-gap:1.5rem}}.footer__localization:empty+.footer__column--info{align-items:center}@media screen and (max-width: 749px){.footer__localization:empty+.footer__column{padding-top:1rem}}.footer__column{width:100%;align-items:flex-end}.footer__column--info{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:2rem;padding-right:2rem;padding-top:15px}@media screen and (min-width: 750px){.footer__column--info{padding-left:0;padding-right:0;align-items:flex-end;padding-bottom:.5rem}}@media screen and (min-width: 750px){.footer-block{display:block;margin-top:0}}.footer-block:empty{display:none}.footer-block--newsletter{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end;margin-top:3rem}.footer-block--newsletter>*{flex:1 1 100%}@media screen and (min-width: 750px){.footer-block--newsletter{flex-wrap:nowrap;justify-content:space-between}}.footer-block__heading{margin-bottom:2rem;margin-top:0;font-size:calc(var(--font-heading-scale) * 1.6rem)}@media screen and (min-width: 990px){.footer-block__heading{font-size:calc(var(--font-heading-scale) * 1.8rem)}}.footer-block--newsletter:empty{display:none}.footer-block__newsletter{text-align:center}.newsletter-form__field-wrapper{max-width:36rem}.footer__localization{display:flex;flex-direction:row;justify-content:center;align-content:center;flex-wrap:wrap;padding:1rem 1rem 0}.footer__localization:empty{display:none}@media screen and (min-width: 750px){.footer__localization{padding:.4rem 0;justify-content:flex-start}}.footer__copyright{text-align:center}@media screen and (min-width: 750px){.footer__copyright{text-align:right}}.footer-block__details-content{margin-bottom:4rem}@media screen and (min-width: 750px){.footer-block__details-content{margin-bottom:0;display:grid;grid-template-columns:50% 50%}.footer-block__details-content>li{padding:0}.footer-block__details-content>li:not(:last-child){margin-right:1.5rem}}.footer-block__details-content .list-menu__item--link,.copyright__content a{color:rgba(var(--color-foreground),.75)}@media screen and (min-width: 750px){.footer-block__details-content .list-menu__item--link:hover,.copyright__content a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}}@media screen and (max-width: 989px){.footer-block__details-content .list-menu__item--link{padding-top:.5rem;padding-bottom:.5rem}}@media screen and (min-width: 750px){.footer-block__details-content .list-menu__item--link{display:inline-block;font-size:1.4rem}.footer-block__details-content>:first-child .list-menu__item--link{padding-top:0}}.copyright__content a{color:currentColor;text-decoration:none}.footer-paypal img{max-width:400px}@media screen and (max-width: 749px){.footer-paypal img{max-width:100%}}@media screen and (max-width: 989px){.footer .grid{display:flex;flex-wrap:nowrap}.footer-block.grid__item.footer-block--menu{width:50%;max-width:48%;margin:0}.footer-block__details-content{margin-bottom:0}}}/*! CSS Used from: https://aneedparis.com/cdn/shop/t/29/assets/component-newsletter.css?v=103472482056003053551757669658 ; media=all */@media all{.newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:relative}@media screen and (min-width: 750px){.newsletter-form{align-items:flex-start;margin:0 auto;max-width:36rem}}.newsletter-form__field-wrapper{width:100%}.newsletter-form__field-wrapper .field__input{padding-right:5rem}.newsletter-form__field-wrapper .field{z-index:0}.newsletter-form__button{width:4.4rem;margin:0;right:var(--inputs-border-width);top:0;height:100%;z-index:2}.newsletter-form__button:focus{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .4rem rgba(var(--color-foreground));background-color:rgb(var(--color-background))}.newsletter-form__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.newsletter-form__button .icon{width:1.5rem}}/*! CSS Used from: Embedded */.footer{margin-top:0}.section-footer-padding{padding-top:15px;padding-bottom:0}.footer-block__details-content .list-menu__item--link:hover{text-decoration:none;color:#de9d61}@media screen and (min-width: 750px){.footer{margin-top:0}.section-footer-padding{padding-top:20px;padding-bottom:0}}.multicolumn-card__info h3{display:none}#shopify-section-footer .multicolumn,#shopify-section-footer .multicolumn .multicolumn-list__item,#shopify-section-footer .multicolumn .multicolumn-card{background-color:#de9d61!important}#shopify-section-footer .multicolumn .multicolumn-card .multicolumn-card__info h3{color:#fff!important}footer.footer{background-color:#fff!important}.footer .footer-block__heading,.we_accept{color:#000!important}.footer-block__details-content .list-menu__item--link,.copyright__content a,.footer__copyright .copyright__content{color:#000000bf!important}/*! CSS Used keyframes */@-webkit-keyframes bounce-28fa0518{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-1.5rem,0) scaleY(1.1);transform:translate3d(0,-1.5rem,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-.75rem,0) scaleY(1.05);transform:translate3d(0,-.75rem,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-.4rem,0) scaleY(1.02);transform:translate3d(0,-.4rem,0) scaleY(1.02)}}@keyframes bounce-28fa0518{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-1.5rem,0) scaleY(1.1);transform:translate3d(0,-1.5rem,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-.75rem,0) scaleY(1.05);transform:translate3d(0,-.75rem,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-.4rem,0) scaleY(1.02);transform:translate3d(0,-.4rem,0) scaleY(1.02)}}@keyframes show_window{0%{transform:scale(.6)}to{transform:scale(1)}}@keyframes recover{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes sort_list_show{0%{transform:scale(.7)}to{transform:scale(1)}}@keyframes sk-three-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes fade_in{0%{opacity:.6;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes skip{0%,10%,16%,27%,to{transform:scale(1)}5%,13%,21%{transform:scale(.9)}}/*! CSS Used fontfaces */@font-face{font-family:Montserrat;src:url(https://aneedparis.com/cdn/shop/files/Montserrat-Bold.ttf);font-weight:400;font-style:normal}@font-face{font-family:Roboto-Medium;src:url(https://aneedparis.com/cdn/shop/files/Roboto-Medium.ttf);font-weight:400;font-style:normal}@font-face{font-family:Roboto;src:url(https://aneedparis.com/cdn/shop/files/Roboto-Bold.ttf);font-weight:400;font-style:normal}@font-face{font-family:AkzidenzGroteskBQ-Bold;src:url(https://aneedparis.com/cdn/shop/files/akzidenz-grotesk-bq-bold.otf);font-weight:400;font-style:normal}@font-face{font-family:Roboto-Black;src:url(https://aneedparis.com/cdn/shop/files/Roboto-Black.ttf);font-weight:400;font-style:normal}@font-face{font-family:BalooBhaina-Regular;src:url(https://aneedparis.com/cdn/shop/files/BalooBhaina-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Poppins-Regular;src:url(https://aneedparis.com/cdn/shop/files/Poppins-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-SemiBold;src:url(https://aneedparis.com/cdn/shop/files/Montserrat-SemiBold.ttf);font-weight:400;font-style:normal}@font-face{font-family:FredokaOne-Regular;src:url(https://aneedparis.com/cdn/shop/files/FredokaOne-Regular.ttf);font-weight:400;font-style:normal}@font-face{font-family:FONTSPRINGDEMO-OktahRoundBoldRegular;src:url(https://aneedparis.com/cdn/shop/files/FONTSPRINGDEMO-OktahRoundBoldRegular.OTF);font-weight:400;font-style:normal}@font-face{font-family:Poppins-Medium;src:url(https://aneedparis.com/cdn/shop/files/Poppins-Medium.ttf);font-weight:400;font-style:normal}@font-face{font-family:Poppins-SemiBold;src:url(https://aneedparis.com/cdn/shop/files/Poppins-SemiBold.ttf);font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(https://aneedparis.com/cdn/shop/files/Poppins-Bold.ttf);font-weight:400;font-style:normal}@font-face{font-family:Montserrat-Black;src:url(https://aneedparis.com/cdn/shop/files/Montserrat-Black.otf);font-weight:400;font-style:normal}.sp-header-top .sp-cart{background:none!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/product-custom6.css.map */
