@import"https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700;800&family=Raleway:wght@700;800&display=swap";.paint-and-bloom-theme{--font-body-family: "Nunito", ui-sans-serif, system-ui, sans-serif;--font-heading-family: "Raleway", ui-sans-serif, system-ui, sans-serif;--font-body-scale: 1.15;--font-heading-scale: .913;--color-bg-1: #fcfEFF;--color-fg-1: #000000;--color-btn-1: #f6d34b;--color-btn-text-1: #000000;--color-scheme-3-bg: #46cacf;--color-scheme-3-fg: #000000;--color-scheme-4-bg: #ecf9fb;--color-scheme-4-fg: #000000;--color-scheme-5-bg: #1a1a1a;--color-scheme-5-fg: #f0cc34;--color-teal: #46cacf;--color-teal-dark: #1f7377;--color-teal-deep: #35989c;--color-pink: #ff82a1;--color-yellow: #f6d34b;--color-yellow-deep: #f0c518;--color-dark: #1a1a1a;--color-border: #dceef0;--color-border-light: #e5e5e5;--color-lowstock-bg: #fce8e9;--color-lowstock-text: #f20905;--color-countdown-pill: #fdfbf7;--page-width: 140rem;--media-radius: 12px;--buttons-radius: 10px;--inputs-radius: 10px;font-family:var(--font-body-family);color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}.paint-and-bloom-theme{--color-background: #fff;--color-foreground: #1a1a1a}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shine{0%{transform:translate(-100%) skew(-12deg)}to{transform:translate(200%) skew(-12deg)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes carouselTrack{0%{transform:translate(0)}to{transform:translate(-50%)}}.pab-section{overflow-x:clip}.pab-page-width{max-width:var(--page-width);margin:0 auto;padding:0 1.5rem}@media(min-width:990px){.pab-page-width{padding:0 5rem}}.pab-heading{font-family:var(--font-heading-family);font-weight:800;letter-spacing:-.02em;line-height:1.05}.pab-visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.pab-announcement{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.9rem;text-align:center;color:#fff;font-size:1.1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;padding:.9rem 1.6rem;background:linear-gradient(-45deg,#1f7377,#46cacf,#1f7377,#2a9fa5);background-size:400% 400%;animation:gradientAnimation 15s ease infinite}.pab-announcement__shine{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.pab-announcement__shine:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff1a;transform:translate(-100%) skew(-12deg);animation:shine 2.5s ease-in-out infinite}.pab-announcement__label{position:relative;z-index:1}.pab-announcement__label--mobile{display:inline}.pab-announcement__label--desktop{display:none}@media(min-width:750px){.pab-announcement__label--mobile{display:none}.pab-announcement__label--desktop{display:inline}.pab-announcement{font-size:1.3rem}}.pab-announcement__countdown{position:relative;z-index:1;display:flex;align-items:center;gap:.6rem}.pab-announcement__pill{background:#fdfbf7;color:#1a1a1a;border-radius:6px;padding:.4rem .7rem;font-size:1.15rem;font-weight:800;min-width:5.2rem;text-align:center;letter-spacing:.02em;line-height:1}.pab-announcement__sep{opacity:.8;display:none}@media(min-width:750px){.pab-announcement__sep{display:inline}}.pab-product-hero{background:#fff;padding:2.4rem 0;overflow-x:clip}.pab-product-hero__inner{box-sizing:border-box;width:100%;max-width:120rem;margin:0 auto;padding:0 1.5rem;display:grid;gap:2.4rem}@media(min-width:750px){.pab-product-hero__inner{padding:0 2.4rem}}@media(min-width:990px){.pab-product-hero__inner{grid-template-columns:580px 1fr;gap:4rem;align-items:start;max-width:120rem}}@media(min-width:1200px){.pab-product-hero__inner{grid-template-columns:600px 1fr;gap:5rem}}.pab-product-hero__gallery{position:relative;display:flex;flex-direction:column;gap:1.2rem;min-width:0}@media(min-width:990px){.pab-product-hero__gallery{position:sticky;top:7.2rem}}.pab-product-hero__main{position:relative;background:#fdfbf7;border-radius:1.6rem;overflow:hidden;aspect-ratio:1/1;border:1px solid rgba(232,224,200,.35);max-width:100%}@media(min-width:990px){.pab-product-hero__main{background:#fff}}.pab-product-hero__main img{width:100%;height:100%;object-fit:cover;display:block;max-width:100%}.pab-product-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);width:3.6rem;height:3.6rem;border-radius:50%;background:#fff;border:1px solid #e5e5e5;box-shadow:0 2px 8px #00000014;display:grid;place-items:center;cursor:pointer;z-index:2}.pab-product-hero__arrow--prev{left:1.2rem}.pab-product-hero__arrow--next{right:1.2rem}.pab-product-hero__arrow svg{width:1.8rem;height:1.8rem}.pab-product-hero__counter{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);background:#0009;color:#fff;font-size:1.2rem;padding:.3rem 1rem;border-radius:999px;font-weight:600}.pab-product-hero__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}@media(min-width:550px){.pab-product-hero__thumbs{grid-template-columns:repeat(7,1fr)}}.pab-product-hero__thumbs--second{display:none}@media(min-width:990px){.pab-product-hero__thumbs--second{display:grid;grid-template-columns:repeat(7,1fr);gap:.8rem}}.pab-product-hero__thumbs--scroll{display:flex;gap:.8rem;overflow-x:auto;padding-bottom:.8rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.pab-product-hero__thumbs--scroll::-webkit-scrollbar{display:none}@media(min-width:990px){.pab-product-hero__thumbs--scroll{display:none}}.pab-product-hero__thumb{aspect-ratio:1;border-radius:1rem;overflow:hidden;border:2px solid transparent;background:#ecf9fb;cursor:pointer;padding:0;scroll-snap-align:start;flex-shrink:0}.pab-product-hero__thumb.is-active{border-color:#1f7377;box-shadow:0 0 0 2px #ecf9fb}.pab-product-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pab-product-hero__thumbs--scroll .pab-product-hero__thumb{width:8rem;height:8rem}.pab-product-hero__info{display:flex;flex-direction:column;gap:1.6rem;min-width:0}.pab-product-hero__eyebrow{font-size:1.1rem;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:#1f7377;margin:0}.pab-product-hero__title{font-size:2.8rem;margin:0;color:#1a1a1a}@media(min-width:990px){.pab-product-hero__title{font-size:3.4rem}}.pab-product-hero__rating{display:inline-flex;align-items:center;gap:.8rem;font-size:1.25rem;text-decoration:none;color:inherit}.pab-product-hero__stars{display:flex;color:#f6d34b}.pab-product-hero__stars svg{width:1.4rem;height:1.4rem;fill:#f6d34b;stroke:#f6d34b}.pab-product-hero__rating-link{text-decoration:underline;font-weight:700}.pab-product-hero__price{display:flex;align-items:baseline;gap:1.2rem;flex-wrap:wrap}.pab-product-hero__price-current{font-size:2.4rem;font-weight:800}.pab-product-hero__price-compare{font-size:1.6rem;text-decoration:line-through;color:#9ca3af}.pab-product-hero__badge-save{background:#f6d34b;color:#1a1a1a;font-size:1.2rem;font-weight:800;padding:.3rem .8rem;border-radius:999px}.pab-product-hero__gift{display:flex;align-items:center;gap:1.2rem;background:#ecf9fb;border:1px solid #dceef0;border-radius:1.2rem;padding:1.2rem}.pab-product-hero__gift img{width:4.8rem;height:4.8rem;object-fit:contain;flex-shrink:0}.pab-product-hero__gift-title{font-size:1.4rem;font-weight:800;line-height:1.2;margin:0;display:flex;align-items:center;gap:.6rem}.pab-product-hero__gift-dot{width:.8rem;height:.8rem;background:#ef4444;border-radius:50%;animation:pulse 2s ease infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pab-product-hero__gift-sub{font-size:1.2rem;font-weight:600;color:#1f7377;margin:.2rem 0 0}.pab-product-hero__benefits{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.pab-product-hero__benefit{display:flex;align-items:center;gap:1rem;background:#fcfeff;border:1px solid #dceef0;border-radius:1.2rem;padding:1rem 1.2rem}.pab-product-hero__benefit img{width:3.2rem;height:3.2rem;object-fit:contain;flex-shrink:0}.pab-product-hero__benefit span{font-size:1.2rem;font-weight:700;line-height:1.2}.pab-product-hero__offer{display:grid;gap:1.6rem;width:100%;min-width:0}.pab-size-pills{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.pab-size-pill{position:relative;height:4rem;border-radius:1rem;border:1px solid #e5e5e5;background:#fff;font-size:1.5rem;font-weight:700;color:#111;cursor:pointer;display:grid;place-items:center;transition:border-color .18s,background .18s,box-shadow .18s;min-width:0}.pab-size-pill.is-active{background:#f2fbfc;border:2px solid #169CA6;border-color:#169ca6;box-shadow:0 0 0 1px #b8e4e8 inset}.pab-stock-badge{position:absolute;top:-.9rem;left:62%;transform:translate(-50%);background:#f51d20;color:#fff;font-size:1.1rem;font-weight:800;line-height:1;padding:.32rem .7rem;border-radius:999px;white-space:nowrap;border:1px solid rgba(0,0,0,.06);pointer-events:none}.pab-offer-divider{display:flex;align-items:center;gap:1.2rem;margin:.2rem 0}.pab-offer-divider__line{flex:1;height:1px;background:#b8e4e8;opacity:.9}.pab-offer-divider__text{font-size:1.45rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#181818;white-space:nowrap}.pab-offer-stack{display:grid;gap:1.2rem}.pab-offer-card{position:relative;width:100%;min-width:0;background:#fff;border:1px solid #B8E4E8;border-radius:.9rem;padding:1.2rem;cursor:pointer;transition:border-color .18s,background .18s,box-shadow .18s;overflow:visible}.pab-offer-card--single{min-height:7.5rem;display:flex;flex-direction:column;justify-content:center}.pab-offer-card--duo.is-active{background:#f2fbfc;border:2px solid #169CA6;box-shadow:0 1px 8px #169ca614;min-height:18.4rem}.pab-offer-card--trio{min-height:9rem}.pab-offer-card.is-active{border-color:#169ca6}.pab-offer-card--duo:not(.is-active),.pab-offer-card--trio:not(.is-active){background:#fff;border:1px solid #B8E4E8}.pab-offer-card__ribbon{position:absolute;top:-1rem;right:1.2rem;background:#37aeb7;color:#fff;font-size:1.1rem;font-weight:800;line-height:1;padding:.45rem 1rem;border-radius:999px;white-space:nowrap;border:1px solid rgba(0,0,0,.06);z-index:2}.pab-offer-card__ribbon:before{content:"";position:absolute;left:-.6rem;top:50%;width:.6rem;height:1.2rem;background:#37aeb7;clip-path:polygon(100% 0,0 50%,100% 100%);transform:translateY(-50%)}.pab-offer-card__ribbon--value{background:#37aeb7}.pab-offer-card__main{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-width:0}.pab-offer-card__left{display:flex;align-items:center;gap:1.2rem;min-width:0}.pab-offer-card__radio{width:2.3rem;height:2.3rem;border-radius:50%;border:1.5px solid #B8E4E8;background:#fff;display:grid;place-items:center;flex-shrink:0}.pab-offer-card.is-active .pab-offer-card__radio{border-color:#169ca6;border-width:1.8px}.pab-offer-card__radio-dot{width:1.1rem;height:1.1rem;border-radius:50%;background:transparent}.pab-offer-card.is-active .pab-offer-card__radio-dot{background:#169ca6;box-shadow:0 0 0 2px #fff inset}.pab-offer-card__copy{min-width:0}.pab-offer-card__title-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.pab-offer-card__title{font-size:1.8rem;font-weight:800;color:#111;line-height:1.1}.pab-offer-card__gift{background:#ffd94f;color:#111;font-size:1.1rem;font-weight:800;padding:.2rem .6rem;border-radius:999px;border:1px solid rgba(0,0,0,.06);white-space:nowrap}.pab-offer-card__sub{font-size:1.35rem;font-weight:500;color:#666;margin-top:.2rem;line-height:1.2}.pab-offer-card__prices{text-align:right;flex-shrink:0;min-width:7rem}.pab-offer-card__price{font-size:1.85rem;font-weight:800;color:#111;line-height:1}.pab-offer-card__compare{font-size:1.3rem;color:#9ca3af;text-decoration:line-through;line-height:1;margin-top:.2rem;min-height:1.3rem}.pab-offer-card__slots{display:grid;gap:.8rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid rgba(184,228,232,.6)}.pab-offer-card:not(.is-active) .pab-offer-card__slots{display:none}.pab-offer-card__slot{display:flex;align-items:center;gap:.8rem}.pab-offer-card__slot-label{font-size:1.3rem;font-weight:700;color:#333;min-width:2rem}.pab-offer-card__select-wrap{position:relative;flex:0 0 auto}.pab-offer-card__select{appearance:none;-webkit-appearance:none;width:7.2rem;height:3.4rem;background:#fff;border:1px solid #B8E4E8;border-radius:.5rem;padding:0 2.6rem 0 1rem;font-size:1.4rem;font-weight:600;color:#111;cursor:pointer}.pab-offer-card__select:focus-visible{outline:2px solid #169CA6;outline-offset:1px}.pab-offer-card__select-chevron{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280;display:grid;place-items:center}.pab-product-hero__lowstock{font-size:1.2rem;color:#f20905;background:#fce8e9;border-radius:.8rem;padding:1rem 1.2rem;font-weight:500;margin:0}.pab-product-hero__atc{width:100%;height:5.4rem;background:#ffd447;color:#111;border:1px solid #E6C233;border-radius:1.1rem;padding:0 1.6rem;font-family:var(--font-heading-family);font-weight:800;font-size:1.8rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 4px 14px #f6d34b47;display:flex;align-items:center;justify-content:center;gap:.8rem;cursor:pointer;transition:background .2s,border-color .2s}.pab-product-hero__atc:hover{background:#f0c518;border-color:#d4ad1f}.pab-product-hero__atc:disabled{opacity:.6;cursor:not-allowed}.pab-product-hero__atc-arrow{background:#fff;border-radius:50%;padding:.3rem .8rem;font-size:1.2rem;line-height:1}.pab-product-hero__viral{text-align:center;font-size:1.2rem;font-weight:700;color:#1f7377;margin:0}.pab-product-hero__rachel{background:#fff;border:1px solid #e5e5e5;border-radius:1.6rem;padding:1.6rem;display:flex;gap:1.2rem}.pab-product-hero__rachel img{width:4rem;height:4rem;border-radius:50%;object-fit:cover;flex-shrink:0}.pab-product-hero__rachel-meta{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.pab-product-hero__rachel-name{font-size:1.4rem;font-weight:700}.pab-product-hero__rachel-stars{display:flex;color:#f6d34b}.pab-product-hero__rachel-stars svg{width:1.1rem;height:1.1rem;fill:#f6d34b;stroke:#f6d34b}.pab-product-hero__rachel-verify{width:1.6rem;height:1.6rem;object-fit:contain}.pab-product-hero__rachel-date{font-size:1.1rem;color:#6b7280}.pab-product-hero__rachel-text{font-size:1.4rem;line-height:1.45;color:#374151;margin:.6rem 0 0}.pab-product-hero__accordions{border-top:1px solid #e5e5e5}.pab-product-hero__accordion{border-bottom:1px solid #e5e5e5}.pab-product-hero__accordion-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 0;background:none;border:0;font-size:1.4rem;font-weight:700;cursor:pointer;text-align:left}.pab-product-hero__accordion-icon{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid #e5e5e5;background:#fff;display:grid;place-items:center;flex-shrink:0;transition:transform .2s}.pab-product-hero__accordion-btn[aria-expanded=true] .pab-product-hero__accordion-icon svg{transform:rotate(180deg)}.pab-product-hero__accordion-panel{padding:0 2.4rem 1.2rem 0;font-size:1.4rem;color:#6b7280;line-height:1.6}.pab-product-hero__payments{width:100%;opacity:.8;display:block}.pab-marquee{background:#fff;border-top:1px solid rgba(229,229,229,.6);border-bottom:1px solid rgba(229,229,229,.6);padding:3.2rem 0;overflow:hidden}.pab-marquee__heading{text-align:center;font-size:2.2rem;margin:0}@media(min-width:990px){.pab-marquee__heading{font-size:2.6rem}}.pab-marquee__track-wrap{margin-top:2rem;overflow:hidden}.pab-marquee__track{display:flex;gap:4rem;width:max-content;animation:marquee 24s linear infinite}.pab-marquee__track img{height:3.2rem;object-fit:contain;opacity:.8;filter:grayscale(100%);flex-shrink:0;transition:filter .2s,opacity .2s}.pab-marquee__track img:hover{opacity:1;filter:none}@media(min-width:990px){.pab-marquee__track img{height:3.6rem}}@media(prefers-reduced-motion:reduce){.pab-marquee__track{animation:none}}.pab-iwt{padding:4rem 0;overflow:hidden}.pab-iwt--ecf9fb{background:#ecf9fb}.pab-iwt--white{background:#fff}.pab-iwt__inner{max-width:120rem;margin:0 auto;padding:0 1.5rem;display:grid;gap:3.2rem;align-items:center}@media(min-width:990px){.pab-iwt__inner{grid-template-columns:1fr 1fr;padding:0 2.4rem}.pab-iwt__inner--reverse{direction:rtl}.pab-iwt__inner--reverse>*{direction:ltr}}.pab-iwt__heading{font-size:2.8rem;margin:0}@media(min-width:990px){.pab-iwt__heading{font-size:3.6rem}}.pab-iwt__text{font-size:1.5rem;line-height:1.6;color:#6b7280;margin:1.2rem 0 0}.pab-iwt__cta{display:inline-flex;margin-top:2.4rem;background:#f6d34b;color:#1a1a1a;border-radius:999px;padding:1rem 2.4rem;font-weight:800;font-size:1.4rem;text-decoration:none}.pab-iwt__media img,.pab-iwt__media video{width:100%;border-radius:1.6rem;object-fit:cover;box-shadow:0 8px 30px #00000014;display:block}.pab-customer-carousel{padding:4rem 0;background:#fff;overflow:hidden}.pab-customer-carousel__head{max-width:120rem;margin:0 auto;padding:0 1.5rem;text-align:center}.pab-customer-carousel__heading{font-size:2.8rem;margin:0}@media(min-width:990px){.pab-customer-carousel__heading{font-size:3.2rem}}.pab-customer-carousel__sub{font-size:1.4rem;color:#6b7280;margin:.4rem 0 0}.pab-customer-carousel__cta{display:inline-block;margin-top:1.6rem;background:#f6d34b;color:#1a1a1a;border-radius:999px;padding:1rem 2.4rem;font-weight:800;font-size:1.4rem;text-decoration:none}.pab-customer-carousel__track-wrap{margin-top:3.2rem;overflow:hidden}.pab-customer-carousel__track{display:flex;gap:1.6rem;width:max-content;animation:carouselTrack 32s linear infinite}.pab-customer-carousel__track img{width:16rem;height:16rem;border-radius:1.6rem;object-fit:cover;flex-shrink:0}@media(min-width:990px){.pab-customer-carousel__track img{width:19rem;height:19rem}}@media(prefers-reduced-motion:reduce){.pab-customer-carousel__track{animation:none}}.pab-banner{padding:3.2rem 1.5rem;text-align:center;background:#fff}.pab-banner__heading{font-size:2.4rem;margin:0}@media(min-width:990px){.pab-banner__heading{font-size:2.8rem}}.pab-banner__sub{font-size:1.4rem;color:#6b7280;margin:.4rem 0 0}.pab-testimonials{padding:4rem 0;background:#fff}.pab-testimonials__inner{max-width:120rem;margin:0 auto;padding:0 1.5rem}.pab-testimonials__heading{text-align:center;font-size:2.6rem;margin:0}@media(min-width:990px){.pab-testimonials__heading{font-size:3rem}}.pab-testimonials__grid{display:grid;gap:2.4rem;margin-top:3.2rem}@media(min-width:750px){.pab-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.pab-testimonials__card{background:#fff;border:1px solid #e5e5e5;border-radius:1.6rem;overflow:hidden;box-shadow:0 1px 4px #0000000a}.pab-testimonials__card img{width:100%;aspect-ratio:16/9;object-fit:cover;background:#f3f3f3;display:block}.pab-testimonials__card-body{padding:2rem;text-align:center}.pab-testimonials__card-title{font-size:1.6rem;font-weight:800;margin:0}.pab-testimonials__card-text{font-size:1.4rem;color:#6b7280;line-height:1.6;margin:.8rem 0 0}.pab-testimonials__stars{display:flex;justify-content:center;color:#f6d34b;margin-top:1.2rem}.pab-testimonials__stars svg{width:1.4rem;height:1.4rem;fill:#f6d34b;stroke:#f6d34b}.pab-testimonials__dots{display:flex;justify-content:center;gap:.8rem;margin-top:2.4rem}.pab-testimonials__dot{width:1rem;height:1rem;border-radius:50%;background:#d1d5db;border:0;padding:0;cursor:pointer}.pab-testimonials__dot.is-active{background:#1a1a1a}.pab-press-quote{padding:4rem 0;background:#fcfeff;border-top:1px solid rgba(229,229,229,.6);border-bottom:1px solid rgba(229,229,229,.6)}.pab-press-quote__inner{max-width:110rem;margin:0 auto;padding:0 1.5rem;display:grid;gap:3.2rem;align-items:center}@media(min-width:990px){.pab-press-quote__inner{grid-template-columns:1.1fr .9fr;padding:0 2.4rem}}.pab-press-quote__media img{width:100%;border-radius:1.6rem;object-fit:cover;display:block}.pab-press-quote__heading{font-size:2.4rem;margin:0}@media(min-width:990px){.pab-press-quote__heading{font-size:2.8rem}}.pab-press-quote__quote{font-size:1.5rem;line-height:1.6;color:#6b7280;font-style:italic;margin:1.2rem 0 0}.pab-press-quote__author{font-size:1.4rem;font-weight:700;margin:1.6rem 0 0}.pab-press-quote__role{font-size:1.2rem;color:#6b7280;margin:.2rem 0 0}.pab-promise{padding:3.2rem 0;background:#fff}@media(min-width:990px){.pab-promise{padding:4rem 0}}.pab-promise__inner{max-width:110rem;margin:0 auto;padding:0 1.5rem;display:grid;gap:2.4rem;align-items:center}@media(min-width:990px){.pab-promise__inner{grid-template-columns:1.05fr .95fr;gap:4rem;padding:0 2.4rem;align-items:center}}.pab-promise__heading{font-size:2.8rem;margin:0;line-height:1.1}.pab-promise__text{font-size:1.5rem;color:#6b7280;margin:.8rem 0 0;line-height:1.6}.pab-promise__list{margin:1.6rem 0 0;padding:0;list-style:none;display:grid;gap:.8rem}.pab-promise__list li{display:flex;gap:.8rem;font-size:1.4rem;line-height:1.4}.pab-promise__list li svg{width:1.6rem;height:1.6rem;color:#1f7377;margin-top:.2rem;flex-shrink:0}.pab-promise__media{width:100%;max-width:52rem;margin:0 auto;align-self:center}.pab-promise__media img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center;border-radius:1.6rem;display:block;max-height:42rem}.pab-faq{padding:4rem 0;background:#fcfeff;border-top:1px solid rgba(229,229,229,.6);border-bottom:1px solid rgba(229,229,229,.6)}.pab-faq__inner{max-width:80rem;margin:0 auto;padding:0 1.5rem}.pab-faq__heading{text-align:center;font-size:2.8rem;margin:0}.pab-faq__list{margin-top:2.4rem;background:#fff;border:1px solid #e5e5e5;border-radius:1.6rem;overflow:hidden}.pab-faq__item{border-bottom:1px solid #e5e5e5}.pab-faq__item:last-child{border-bottom:0}.pab-faq__btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.6rem;background:none;border:0;text-align:left;cursor:pointer;font-size:1.4rem;font-weight:700;gap:1.6rem}.pab-faq__btn:hover{background:#fcfeff}.pab-faq__icon{width:2.8rem;height:2.8rem;border-radius:50%;border:1px solid #e5e5e5;background:#fff;display:grid;place-items:center;flex-shrink:0}.pab-faq__btn[aria-expanded=true] .pab-faq__icon svg{transform:rotate(180deg)}.pab-faq__panel{padding:0 1.6rem 1.6rem;font-size:1.4rem;color:#6b7280;line-height:1.6}.pab-reviews{padding:4rem 0;background:#fff}.pab-reviews__inner{max-width:110rem;margin:0 auto;padding:0 1.5rem}.pab-reviews__eyebrow{text-align:center;font-size:1.2rem;letter-spacing:.12em;font-weight:800;text-transform:uppercase;color:#1f7377;margin:0}.pab-reviews__heading{text-align:center;font-size:2.2rem;margin:.4rem 0 0}.pab-reviews__stars{display:flex;justify-content:center;color:#f6d34b;margin-top:.8rem}.pab-reviews__stars svg{width:1.8rem;height:1.8rem;fill:#f6d34b;stroke:#f6d34b}.pab-reviews__grid{display:grid;gap:1.6rem;margin-top:3.2rem}@media(min-width:550px){.pab-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.pab-reviews__grid{grid-template-columns:repeat(3,1fr)}}.pab-reviews__card{border:1px solid #e5e5e5;border-radius:1.6rem;padding:1.6rem;background:#fff}.pab-reviews__card-head{display:flex;gap:1.2rem}.pab-reviews__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;flex-shrink:0}.pab-reviews__avatar--fallback{width:4rem;height:4rem;border-radius:50%;background:#ecf9fb;display:grid;place-items:center;font-weight:700;font-size:1.4rem;flex-shrink:0}.pab-reviews__name{font-size:1.4rem;font-weight:700;line-height:1.2;margin:0}.pab-reviews__date{font-size:1.2rem;color:#6b7280;margin:.2rem 0 0}.pab-reviews__card-stars{display:flex;color:#f6d34b;margin-top:.4rem}.pab-reviews__card-stars svg{width:1.2rem;height:1.2rem;fill:#f6d34b;stroke:#f6d34b}.pab-reviews__text{font-size:1.4rem;color:#374151;line-height:1.6;margin:1.2rem 0 0}.pab-reviews__product-link{font-size:1.2rem;color:#6b7280;text-decoration:underline;margin-top:.8rem;display:inline-block}.pab-reviews__more{text-align:center;margin-top:2.4rem}.pab-reviews__more button{border:1px solid #e5e5e5;background:#fff;border-radius:999px;padding:.8rem 2.4rem;font-size:1.4rem;font-weight:600;cursor:pointer}.pab-reviews__more button:hover{background:#f9fafb}.pab-toast{position:fixed;bottom:2.4rem;left:50%;transform:translate(-50%);background:#1a1a1a;color:#fff;padding:1.2rem 2.4rem;border-radius:999px;font-size:1.4rem;font-weight:500;box-shadow:0 4px 20px #0003;z-index:999;display:flex;align-items:center;gap:.8rem}.pab-toast svg{width:1.6rem;height:1.6rem;color:#f6d34b}.pab-product-hero__arrow:focus-visible,.pab-product-hero__thumb:focus-visible,.pab-size-pill:focus-visible,.pab-offer-card:focus-visible,.pab-offer-card__select:focus-visible,.pab-product-hero__atc:focus-visible,.pab-product-hero__accordion-btn:focus-visible,.pab-faq__btn:focus-visible,.pab-iwt__cta:focus-visible{outline:2px solid #1F7377;outline-offset:2px}.paint-and-bloom-theme .shopify-section{overflow-x:clip}
/*# sourceMappingURL=/cdn/shop/t/106/assets/paint-and-bloom.css.map */
