.accio-art-faq__inner{display:grid;gap:3.2rem}@media screen and (min-width:990px){.accio-art-faq__inner{grid-template-columns:30rem 1fr;align-items:start;gap:6rem}}.accio-art-faq__heading{margin-top:0;margin-bottom:1rem}.accio-art-faq__subheading{font-size:1.4rem;opacity:.65;margin:0;line-height:1.5}.accio-art-faq__list{display:flex;flex-direction:column;gap:0}.accio-art-faq__item{border-bottom:1px solid rgba(0,0,0,.09)}.accio-art-faq__item:first-child{border-top:1px solid rgba(0,0,0,.09)}.accio-art-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 0;cursor:pointer;font-size:1.45rem;font-weight:500;list-style:none;-webkit-user-select:none;user-select:none;line-height:1.4}.accio-art-faq__question::-webkit-details-marker{display:none}.accio-art-faq__chevron{flex-shrink:0;transition:transform .22s ease}.accio-art-faq__item[open] .accio-art-faq__chevron{transform:rotate(180deg)}.accio-art-faq__answer{padding:0 0 1.8rem;font-size:1.35rem;line-height:1.7;opacity:.78}.accio-art-faq__answer p:last-child{margin-bottom:0}.accio-art-process{text-align:center}.accio-art-process .page-width{max-width:80rem}.accio-art-process__heading{margin-bottom:.6rem}.accio-art-process__subheading{font-size:1.4rem;opacity:.68;margin-bottom:3.2rem;margin-top:0}.accio-art-process__steps{display:grid;grid-template-columns:1fr;gap:2.4rem;list-style:none;margin:0;padding:0;counter-reset:steps}@media screen and (min-width:750px){.accio-art-process__steps{grid-template-columns:repeat(3,1fr);gap:0}}.accio-art-process__step{display:flex;align-items:flex-start;gap:1.6rem;text-align:left;padding:2rem;position:relative}@media screen and (min-width:750px){.accio-art-process__step{flex-direction:column;align-items:center;text-align:center;padding:2.4rem 3.2rem}.accio-art-process__step:not(:last-child):after{content:"";position:absolute;top:3.8rem;right:-1px;height:1px;width:50%;background:linear-gradient(to right,rgba(0,0,0,.12),transparent)}.accio-art-process__step:not(:first-child):before{content:"";position:absolute;top:3.8rem;left:-1px;height:1px;width:50%;background:linear-gradient(to left,rgba(0,0,0,.12),transparent)}}.accio-art-process__step-number{width:4rem;height:4rem;min-width:4rem;border-radius:50%;background:rgb(var(--color-foreground));color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;letter-spacing:0;flex-shrink:0}.accio-art-process__step-body{display:flex;flex-direction:column;gap:.4rem}.accio-art-process__step-title{font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:inherit}.accio-art-process__step-desc{font-size:1.3rem;opacity:.72;line-height:1.55;margin:0;color:inherit}.accio-reviews-slider{background:#faf9f7;padding:64px 0 56px;overflow:hidden}.accio-reviews-slider__inner{max-width:1280px;margin-inline:auto;padding-inline:24px}.accio-reviews-slider__header{text-align:center;margin-bottom:36px}.accio-reviews-slider__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;letter-spacing:-.01em;color:#1a1a1a;margin:0 0 10px;line-height:1.2}.accio-reviews-slider__summary{display:flex;align-items:center;justify-content:center;gap:8px}.accio-reviews-slider__stars{display:flex;gap:2px}.accio-reviews-slider__count{font-size:.9rem;color:#6b6b6b;letter-spacing:.01em}.accio-reviews-slider__track-wrapper{position:relative;display:flex;align-items:center;gap:12px}.accio-reviews-slider__track{display:flex;gap:20px;overflow:hidden;flex:1;cursor:grab;user-select:none;-webkit-user-select:none}.accio-reviews-slider__track.is-dragging{cursor:grabbing}.accio-reviews-slider__card{flex:0 0 calc(33.333% - 14px);min-width:0;background:#fff;border:1px solid #e8e3dc;border-radius:10px;padding:22px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 4px #0000000d;transition:box-shadow .2s ease,transform .2s ease}.accio-reviews-slider__card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.accio-reviews-slider__card-image{width:100%;aspect-ratio:4/3;border-radius:6px;overflow:hidden;background:#f0ede8}.accio-reviews-slider__card-image img{width:100%;height:100%;object-fit:cover;display:block}.accio-reviews-slider__card-body{display:flex;flex-direction:column;gap:8px}.accio-reviews-slider__card-stars{display:flex;gap:2px}.accio-reviews-slider__card-product{font-size:.8rem;font-weight:600;color:#5a5a5a;text-transform:uppercase;letter-spacing:.06em;margin:0}.accio-reviews-slider__card-text{font-size:.92rem;line-height:1.65;color:#333;margin:0;font-style:italic}.accio-reviews-slider__card-author{display:flex;align-items:center;gap:8px;margin-top:4px}.accio-reviews-slider__card-name{font-size:.85rem;font-weight:600;color:#1a1a1a}.accio-reviews-slider__card-date{font-size:.78rem;color:#9b9b9b}.accio-reviews-slider__arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:1px solid #d8d3cc;background:#fff;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;padding:0}.accio-reviews-slider__arrow:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.accio-reviews-slider__arrow:disabled{opacity:.35;cursor:default}.accio-reviews-slider__dots{display:flex;justify-content:center;gap:8px;margin-top:28px}.accio-reviews-slider__dot{width:8px;height:8px;border-radius:50%;background:#d3cfc9;border:none;padding:0;cursor:pointer;transition:background .25s ease,transform .25s ease}.accio-reviews-slider__dot.is-active{background:#1a1a1a;transform:scale(1.3)}@media(max-width:900px){.accio-reviews-slider__card{flex:0 0 calc(50% - 10px)}}@media(max-width:600px){.accio-reviews-slider{padding:44px 0 40px}.accio-reviews-slider__inner{padding-inline:16px}.accio-reviews-slider__card{flex:0 0 calc(100% + -0px)}.accio-reviews-slider__track-wrapper{gap:8px}.accio-reviews-slider__arrow{width:34px;height:34px}}.accio-art-story__inner{display:grid;gap:2.8rem}@media screen and (min-width:750px){.accio-art-story__inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}}.accio-art-story__accordion{border:1px solid rgba(0,0,0,.1);border-radius:.6rem;overflow:hidden}.accio-art-story__accordion-trigger{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 2rem;cursor:pointer;font-size:1.4rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;list-style:none;-webkit-user-select:none;user-select:none}.accio-art-story__accordion-trigger::-webkit-details-marker{display:none}.accio-art-story__accordion[open] .accio-art-story__chevron{transform:rotate(180deg)}.accio-art-story__chevron{transition:transform .2s ease;flex-shrink:0}.accio-art-story__accordion-body{border-top:1px solid rgba(0,0,0,.08);padding:.4rem 0}.accio-art-story__spec-row{display:flex;justify-content:space-between;align-items:baseline;padding:1rem 2rem;font-size:1.35rem;border-bottom:1px solid rgba(0,0,0,.05)}.accio-art-story__spec-row:last-child{border-bottom:none}.accio-art-story__spec-label{opacity:.62;font-weight:500}.accio-art-story__spec-value{font-weight:600;text-align:right}.accio-art-story__promise{background:linear-gradient(135deg,rgba(var(--color-foreground),.03),rgba(var(--color-foreground),.06));border:1px solid rgba(var(--color-foreground),.09);border-radius:.8rem;padding:2.8rem 2.4rem}.accio-art-story__promise-heading{margin-top:0;margin-bottom:1.2rem}.accio-art-story__promise-body{font-size:1.35rem;line-height:1.7;opacity:.82;margin-bottom:1.6rem}.accio-art-story__promise-body p:last-child{margin-bottom:0}.accio-art-story__promise-badge{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1.5px solid currentColor;border-radius:10rem;padding:.5rem 1.4rem;opacity:.75}.accio-trust-strip{padding:2.4rem 0;border-top:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07)}.accio-trust-strip__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem 1.2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.accio-trust-strip__list{grid-template-columns:repeat(4,1fr);gap:0}.accio-trust-strip__item+.accio-trust-strip__item{border-left:1px solid rgba(0,0,0,.09)}}.accio-trust-strip__item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.4rem}@media screen and (min-width:750px){.accio-trust-strip__item{flex-direction:column;align-items:center;text-align:center;padding:.8rem 2rem}}.accio-trust-strip__icon{font-size:2.2rem;line-height:1;flex-shrink:0}.accio-trust-strip__content{display:flex;flex-direction:column;gap:.2rem}.accio-trust-strip__title{font-size:1.3rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:inherit}.accio-trust-strip__desc{font-size:1.2rem;opacity:.72;line-height:1.4;color:inherit}
/*# sourceMappingURL=/cdn/shop/t/23/compiled_assets/styles.css.map */
