:root{--pb-cream: #fbf1e2;--pb-cream-2: #fffaf1;--pb-sand: #f7e4c4;--pb-sand-2: #f1dfbe;--pb-amber: #e2a73e;--pb-amber-d: #c1752f;--pb-terra: #c0562a;--pb-terra-d: #a5461f;--pb-brown: #4a2c17;--pb-brown-2: #6b4a2f;--pb-mint: #3aa294;--pb-sun: #f5c542;--pb-coral: #e9836b;--pb-p-mint: #ddf0eb;--pb-p-sun: #fcefc7;--pb-p-coral: #fbe4dd;--pb-r: 28px;--pb-r-lg: 42px;--pb-pill: 999px;--pb-shadow: 0 26px 54px -30px rgba(74, 44, 23, .55);--pb-shadow-sm: 0 12px 26px -16px rgba(74, 44, 23, .55);--pb-paws: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='150' height='150' viewBox='0 0 150 150'%3E%3Cg fill='%23efdcb8'%3E%3Cellipse cx='42' cy='50' rx='14' ry='11'/%3E%3Cellipse cx='26' cy='37' rx='4.6' ry='6.3' transform='rotate(-20 26 37)'/%3E%3Cellipse cx='35' cy='30' rx='5' ry='6.9' transform='rotate(-7 35 30)'/%3E%3Cellipse cx='49' cy='30' rx='5' ry='6.9' transform='rotate(7 49 30)'/%3E%3Cellipse cx='58' cy='37' rx='4.6' ry='6.3' transform='rotate(20 58 37)'/%3E%3C/g%3E%3Cg fill='%23efdcb8' opacity='.7'%3E%3Cellipse cx='115' cy='125' rx='10' ry='8'/%3E%3Cellipse cx='104' cy='116' rx='3.3' ry='4.5' transform='rotate(-20 104 116)'/%3E%3Cellipse cx='110' cy='111' rx='3.6' ry='4.9' transform='rotate(-7 110 111)'/%3E%3Cellipse cx='120' cy='111' rx='3.6' ry='4.9' transform='rotate(7 120 111)'/%3E%3Cellipse cx='126' cy='116' rx='3.3' ry='4.5' transform='rotate(20 126 116)'/%3E%3C/g%3E%3C/svg%3E")}.pb-sec{position:relative;overflow:hidden}.pb-wrap{max-width:1200px;margin-inline:auto;padding-inline:22px;position:relative;z-index:2}.pb-paws-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--pb-paws);background-size:150px 150px;opacity:.5;pointer-events:none}.pb-h1,.pb-h2,.pb-h3{font-family:var(--font-heading--family, inherit);color:var(--pb-brown);margin:0;line-height:1.03;letter-spacing:-.03em;text-wrap:balance}.pb-h1{font-size:clamp(2.5rem,6.4vw,4.6rem);font-weight:700}.pb-h2{font-size:clamp(1.9rem,4.2vw,3.1rem);font-weight:700}.pb-h3{font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:700;line-height:1.2}.pb-lead{font-size:clamp(1.02rem,1.4vw,1.2rem);line-height:1.62;color:var(--pb-brown-2);margin:0;max-width:52ch}.pb-p{font-size:1rem;line-height:1.62;color:var(--pb-brown-2);margin:0}.pb-accent{color:var(--pb-terra)}.pb-center{text-align:center}.pb-center .pb-lead{margin-inline:auto}.pb-mark{position:relative;display:inline-block;z-index:0;white-space:nowrap}.pb-mark:before{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.04em;height:.4em;background:var(--pb-sun);border-radius:.3em;transform:rotate(-1.4deg);z-index:-1}.pb-eyebrow{display:inline-flex;align-items:center;gap:9px;padding:9px 18px;border-radius:var(--pb-pill);background:var(--pb-cream-2);border:2px solid var(--pb-amber);color:var(--pb-amber-d);font-family:var(--font-heading--family, inherit);font-size:.8rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;box-shadow:var(--pb-shadow-sm)}.pb-eyebrow svg{width:16px;height:16px;flex:none}.pb-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 34px;border-radius:var(--pb-pill);font-family:var(--font-heading--family, inherit);font-size:1.05rem;font-weight:700;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;line-height:1}.pb-btn svg{width:19px;height:19px}.pb-btn--primary{background:var(--pb-terra);color:var(--pb-cream-2);box-shadow:0 8px 0 0 var(--pb-terra-d),var(--pb-shadow-sm)}.pb-btn--primary:hover{background:var(--pb-terra-d);color:var(--pb-cream-2);transform:translateY(3px);box-shadow:0 5px #8c3a17,var(--pb-shadow-sm)}.pb-btn--ghost{background:var(--pb-cream-2);color:var(--pb-brown);border-color:var(--pb-brown);box-shadow:0 8px #4a2c1738}.pb-btn--ghost:hover{color:var(--pb-brown);transform:translateY(3px);box-shadow:0 5px #4a2c1738}.pb-btns{display:flex;flex-wrap:wrap;gap:16px}.pb-center .pb-btns{justify-content:center}.pb-float{position:absolute;pointer-events:none;color:var(--pb-sand-2);opacity:.85;animation:pb-float 7s ease-in-out infinite}.pb-float svg{width:100%;height:100%;display:block}@keyframes pb-float{0%,to{transform:translateY(0) rotate(var(--r, 0deg))}50%{transform:translateY(-16px) rotate(var(--r, 0deg))}}@media(prefers-reduced-motion:reduce){.pb-float{animation:none}}.pb-rosette{position:absolute;width:138px;height:138px;display:grid;place-items:center;text-align:center;border-radius:50%;background:var(--pb-terra);color:var(--pb-cream-2);font-family:var(--font-heading--family, inherit);font-weight:700;font-size:.86rem;line-height:1.2;padding:16px;transform:rotate(-11deg);box-shadow:var(--pb-shadow);border:3px dashed rgba(255,250,241,.6);z-index:3}.pb-rosette b{display:block;font-size:1.5rem;letter-spacing:-.02em}.pb-hero{background:var(--pb-cream);padding-block:clamp(46px,6.5vw,88px)}.pb-hero:after{content:"";position:absolute;width:700px;height:700px;right:-220px;top:-260px;border-radius:50%;background:radial-gradient(circle,#f5c54266,#f5c54200 68%);pointer-events:none;z-index:1}.pb-hero__grid{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(34px,5vw,70px);align-items:center}.pb-hero__copy{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.pb-hero__media{position:relative}.pb-hero__media:before{content:"";position:absolute;top:14px;right:-14px;bottom:-14px;left:14px;border-radius:var(--pb-r-lg);background:var(--pb-mint);transform:rotate(3.5deg);z-index:0}.pb-hero__img{position:relative;z-index:1;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:var(--pb-r-lg);border:10px solid var(--pb-cream-2);box-shadow:var(--pb-shadow);display:block;background:var(--pb-sand)}.pb-hero__rosette{right:-14px;top:-20px}.pb-hero__badge{position:absolute;left:-26px;bottom:34px;width:104px;height:104px;z-index:3;filter:drop-shadow(0 14px 24px rgba(74,44,23,.4));animation:pb-float 6s ease-in-out infinite}.pb-hero__trust{display:flex;flex-wrap:wrap;gap:10px 12px;padding:0;margin:0;list-style:none}.pb-hero__trust li{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:700;color:var(--pb-brown);background:var(--pb-cream-2);border:2px solid var(--pb-sand-2);border-radius:var(--pb-pill);padding:8px 15px}.pb-hero__trust svg{width:16px;height:16px;color:var(--pb-mint);flex:none}.pb-hero .pb-float--1{width:74px;height:74px;left:-26px;top:6%;--r: -14deg}.pb-hero .pb-float--2{width:52px;height:52px;left:46%;bottom:4%;--r: 18deg;animation-delay:1.4s}.pb-hero .pb-float--3{width:92px;height:92px;right:4%;bottom:-22px;--r: 9deg;animation-delay:2.6s}@media(max-width:900px){.pb-hero__grid{grid-template-columns:1fr}.pb-hero__copy{align-items:center;text-align:center}.pb-hero__copy .pb-lead{margin-inline:auto}.pb-hero__btns,.pb-hero__trust{justify-content:center}.pb-hero__media{max-width:440px;margin-inline:auto;margin-top:12px}.pb-hero__badge{width:76px;height:76px;left:-12px;bottom:18px}.pb-rosette{width:112px;height:112px;font-size:.76rem}.pb-rosette b{font-size:1.25rem}.pb-hero__rosette{right:-8px;top:-14px}.pb-hero .pb-float--1,.pb-hero .pb-float--2{display:none}}.pb-marquee{background:var(--pb-terra);color:var(--pb-cream-2);padding-block:16px;overflow:hidden}.pb-marquee__track{display:flex;width:max-content;animation:pb-slide 30s linear infinite}.pb-marquee__group{display:flex;align-items:center;gap:30px;padding-right:30px}.pb-marquee__item{font-family:var(--font-heading--family, inherit);font-weight:700;font-size:clamp(.95rem,1.5vw,1.15rem);letter-spacing:.02em;white-space:nowrap}.pb-marquee__sep{width:22px;height:22px;flex:none;opacity:.85}@keyframes pb-slide{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.pb-marquee__track{animation:none}}.pb-reassure{background:var(--pb-cream-2);padding-block:clamp(34px,4.5vw,54px)}.pb-reassure__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.pb-reassure__item{display:flex;align-items:center;gap:14px;background:var(--pb-cream);border:2px solid var(--pb-sand-2);border-radius:22px;padding:18px;transition:transform .2s ease}.pb-reassure__item:hover{transform:translateY(-4px) rotate(-1deg)}.pb-reassure__ico{flex:none;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:var(--pb-cream-2);border:2px solid currentColor}.pb-reassure__ico svg{width:25px;height:25px}.pb-reassure__item:nth-child(1) .pb-reassure__ico{color:var(--pb-terra)}.pb-reassure__item:nth-child(2) .pb-reassure__ico{color:var(--pb-mint)}.pb-reassure__item:nth-child(3) .pb-reassure__ico{color:var(--pb-amber-d)}.pb-reassure__item:nth-child(4) .pb-reassure__ico{color:var(--pb-coral)}.pb-reassure__t{font-family:var(--font-heading--family, inherit);font-weight:700;font-size:1rem;color:var(--pb-brown);line-height:1.2}.pb-reassure__s{font-size:.84rem;color:var(--pb-brown-2);line-height:1.35}@media(max-width:980px){.pb-reassure__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.pb-reassure__grid{grid-template-columns:1fr}}.pb-values{background:var(--pb-cream);padding-block:clamp(60px,7.5vw,104px)}.pb-values__head{display:flex;flex-direction:column;align-items:center;gap:18px;margin-bottom:clamp(36px,4.5vw,58px);text-align:center}.pb-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pb-card{border-radius:var(--pb-r);padding:36px 32px 38px;display:flex;flex-direction:column;gap:14px;border:2px solid var(--pb-brown);box-shadow:8px 8px #4a2c1724;transition:transform .22s ease,box-shadow .22s ease}.pb-card:hover{transform:translate(-3px,-6px);box-shadow:12px 14px #4a2c172e}.pb-card--mint{background:var(--pb-p-mint)}.pb-card--sun{background:var(--pb-p-sun)}.pb-card--coral{background:var(--pb-p-coral)}.pb-card--sand{background:var(--pb-sand)}.pb-card__ico{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;background:var(--pb-cream-2);border:2px solid var(--pb-brown);color:var(--pb-brown);margin-bottom:6px;transform:rotate(-4deg)}.pb-card__ico svg{width:31px;height:31px}.pb-card .pb-p{color:var(--pb-brown-2)}@media(max-width:900px){.pb-values__grid{grid-template-columns:1fr}}.pb-ship{background:var(--pb-mint);padding-block:clamp(52px,6.5vw,84px)}.pb-ship__inner{position:relative;background:var(--pb-cream-2);border-radius:var(--pb-r-lg);padding:clamp(38px,5vw,62px);display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;box-shadow:12px 12px #4a2c1738;border:3px solid var(--pb-brown)}.pb-ship__amount{font-family:var(--font-heading--family, inherit);font-size:clamp(3.2rem,9vw,5.6rem);font-weight:700;line-height:.95;color:var(--pb-terra);letter-spacing:-.04em}.pb-ship__steps{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;list-style:none;padding:0;margin:6px 0 0}.pb-ship__steps li{display:flex;align-items:center;gap:8px;padding:11px 20px;border-radius:var(--pb-pill);background:var(--pb-cream);border:2px solid var(--pb-sand-2);font-size:.9rem;font-weight:700;color:var(--pb-brown-2)}.pb-ship__steps svg{width:16px;height:16px;color:var(--pb-mint)}.pb-ship .pb-float--1{width:90px;height:90px;left:3%;top:12%;--r: -16deg;color:#fffaf18c}.pb-ship .pb-float--2{width:64px;height:64px;right:5%;bottom:12%;--r: 14deg;color:#fffaf180;animation-delay:1.8s}@media(max-width:760px){.pb-ship .pb-float--1,.pb-ship .pb-float--2{display:none}}.pb-faq{background:var(--pb-cream);padding-block:clamp(60px,7.5vw,100px)}.pb-faq__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:clamp(30px,4vw,58px);align-items:start}.pb-faq__list{display:flex;flex-direction:column;gap:14px}.pb-faq__item{background:var(--pb-cream-2);border:2px solid var(--pb-brown);border-radius:22px;overflow:hidden;box-shadow:5px 5px #4a2c1721}.pb-faq__item[open]{background:var(--pb-p-sun)}.pb-faq__q{list-style:none;cursor:pointer;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--font-heading--family, inherit);font-weight:700;font-size:1.02rem;color:var(--pb-brown)}.pb-faq__q::-webkit-details-marker{display:none}.pb-faq__q svg{width:19px;height:19px;flex:none;color:var(--pb-terra);transition:transform .22s ease}.pb-faq__item[open] .pb-faq__q svg{transform:rotate(45deg)}.pb-faq__a{padding:0 24px 22px;color:var(--pb-brown-2);line-height:1.62;font-size:.97rem}@media(max-width:900px){.pb-faq__grid{grid-template-columns:1fr}}.pb-news{background:var(--pb-sand);padding-block:clamp(60px,7.5vw,100px)}.pb-news__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center;max-width:680px;margin-inline:auto;background:var(--pb-cream-2);border:3px solid var(--pb-brown);border-radius:var(--pb-r-lg);padding:clamp(34px,4.5vw,54px);box-shadow:12px 12px #4a2c1733}.pb-news__form{display:flex;gap:12px;width:100%;margin-top:6px}.pb-news__form input[type=email]{flex:1;min-width:0;padding:17px 24px;border-radius:var(--pb-pill);border:2px solid var(--pb-brown);background:var(--pb-cream);font-size:1rem;color:var(--pb-brown);font-family:inherit}.pb-news__form input[type=email]:focus{outline:3px solid var(--pb-amber);outline-offset:1px}.pb-news__note{font-size:.82rem;color:var(--pb-brown-2);opacity:.9}.pb-news__ok{color:var(--pb-terra);font-weight:700;font-size:1.05rem}@media(max-width:600px){.pb-news__form{flex-direction:column}.pb-news__form .pb-btn{width:100%}}.header-logo{gap:12px;text-decoration:none!important}.header-logo:not(:has(.header-logo__image)){font-size:0!important;line-height:1!important}.header-logo:not(:has(.header-logo__image)):before{content:"";flex:none;width:48px;height:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='15%25' y1='0%25' x2='85%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%23F6DA9E'/%3E%3Cstop offset='42%25' stop-color='%23E2A73E'/%3E%3Cstop offset='78%25' stop-color='%23C1752F'/%3E%3Cstop offset='100%25' stop-color='%238C4A1D'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='256' cy='256' r='256' fill='url(%23g)'/%3E%3Ccircle cx='256' cy='256' r='228' fill='none' stroke='%23FFFAF1' stroke-width='10' opacity='.85'/%3E%3Cg fill='%23FFFAF1'%3E%3Cellipse cx='256' cy='316' rx='93.8' ry='75.5'/%3E%3Cellipse cx='147.9' cy='229.3' rx='30.6' ry='41.8' transform='rotate(-20 147.9 229.3)'/%3E%3Cellipse cx='204' cy='183.4' rx='33.7' ry='45.9' transform='rotate(-7 204 183.4)'/%3E%3Cellipse cx='308' cy='183.4' rx='33.7' ry='45.9' transform='rotate(7 308 183.4)'/%3E%3Cellipse cx='364.1' cy='229.3' rx='30.6' ry='41.8' transform='rotate(20 364.1 229.3)'/%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.header-logo:not(:has(.header-logo__image)):after{content:"Poils & B\eatises";font-family:var(--font-heading--family, inherit);font-size:1.55rem;font-weight:700;letter-spacing:-.025em;color:var(--pb-terra);line-height:1;white-space:nowrap}@media screen and (max-width:749px){.header-logo:not(:has(.header-logo__image)):before{width:38px;height:38px}.header-logo:not(:has(.header-logo__image)):after{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/pb-theme.css.map */
