.woofy-image-text{background:var(--wit-bg, #f3eed9);color:var(--wit-text, #243022);padding-top:var(--wit-pad-top, 80px);padding-bottom:var(--wit-pad-bottom, 80px);overflow:hidden;position:relative}.woofy-image-text:before,.woofy-image-text:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0;background:radial-gradient(circle at center,color-mix(in srgb,var(--wit-accent, #5c6b55) 14%,transparent),transparent 70%);opacity:.7}.woofy-image-text:before{width:420px;height:420px;top:-180px;left:-140px}.woofy-image-text:after{width:320px;height:320px;bottom:-140px;right:-120px}.woofy-image-text__wrap{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:center}@media screen and (min-width:990px){.woofy-image-text__wrap{grid-template-columns:1fr 1fr;gap:6rem}.woofy-image-text--image_right .woofy-image-text__media-col{order:2}.woofy-image-text--image_right .woofy-image-text__content{order:1}}.woofy-image-text__media-col{position:relative;display:flex;justify-content:center}.woofy-image-text__media{position:relative;width:100%;max-width:58rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;transition:transform .6s cubic-bezier(.22,1,.36,1)}.woofy-image-text__media:after{content:"";position:absolute;inset:auto 6% -4% 6%;height:10%;background:radial-gradient(ellipse at center,rgba(0,0,0,.28),transparent 65%);filter:blur(14px);z-index:0;opacity:.55}.woofy-image-text__img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.22,1,.36,1)}.woofy-image-text__media:hover .woofy-image-text__img{transform:scale(1.03) rotate(-1deg)}.woofy-image-text--shape-circle .woofy-image-text__img{border-radius:50%}.woofy-image-text--shape-rounded .woofy-image-text__img{border-radius:2.4rem}.woofy-image-text--shape-square .woofy-image-text__img{border-radius:.4rem}.woofy-image-text--shape-blob .woofy-image-text__img{border-radius:62% 38% 55% 45%/48% 58% 42% 52%;animation:woofy-wit-morph 14s ease-in-out infinite}@keyframes woofy-wit-morph{0%,to{border-radius:62% 38% 55% 45%/48% 58% 42% 52%}50%{border-radius:45% 55% 48% 52%/58% 42% 52% 48%}}.woofy-image-text__img--placeholder{background:color-mix(in srgb,var(--wit-accent, #5c6b55) 18%,transparent);display:grid;place-items:center;color:color-mix(in srgb,var(--wit-text, #243022) 60%,transparent)}.woofy-image-text__placeholder-svg{width:50%;height:50%;opacity:.6}.woofy-image-text__badge{position:absolute;top:1.8rem;left:1.8rem;z-index:3;background:var(--wit-accent, #5c6b55);color:var(--wit-bg, #f3eed9);font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.7rem 1.2rem;border-radius:999px;box-shadow:0 8px 22px -10px #0006;transform:rotate(-4deg)}.woofy-image-text__pills{position:absolute;top:0;right:0;bottom:0;left:0;list-style:none;padding:0;margin:0;pointer-events:none;z-index:2}.woofy-image-text__pill{position:absolute;left:var(--pill-x, 10%);top:var(--pill-y, 20%);transform:translate(-50%,-50%);background:#fff;color:var(--wit-text, #243022);font-size:1.25rem;font-weight:700;padding:.55rem 1rem .55rem .8rem;border-radius:999px;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 10px 24px -14px #00000059;opacity:0;animation:woofy-wit-float-in .6s cubic-bezier(.22,1,.36,1) forwards,woofy-wit-float 5s ease-in-out infinite;animation-delay:var(--pill-delay, 0ms),calc(var(--pill-delay, 0ms) + .6s)}.woofy-image-text__pill-dot{width:.8rem;height:.8rem;border-radius:50%;background:var(--wit-accent, #5c6b55);flex-shrink:0}@keyframes woofy-wit-float-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px)) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes woofy-wit-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,calc(-50% - 6px))}}@media screen and (max-width:749px){.woofy-image-text__pill{font-size:1.1rem;padding:.45rem .8rem .45rem .6rem}}.woofy-image-text__content{display:flex;flex-direction:column;gap:1.6rem}.woofy-image-text__eyebrow{display:inline-flex;align-items:center;width:fit-content;gap:.6rem;font-size:1.2rem;letter-spacing:.18em;font-weight:700;text-transform:uppercase;color:var(--wit-accent, #5c6b55);padding:.4rem .9rem;background:color-mix(in srgb,var(--wit-accent, #5c6b55) 14%,transparent);border-radius:999px}.woofy-image-text__heading{font-size:clamp(2.8rem,4.6vw,4.8rem);line-height:1.08;margin:0;color:var(--wit-text, #243022);letter-spacing:-.01em}.woofy-image-text__subheading{font-size:clamp(1.55rem,1.6vw,1.8rem);line-height:1.5;margin:0;color:color-mix(in srgb,var(--wit-text, #243022) 78%,transparent);max-width:52ch}.woofy-image-text__body{font-size:1.5rem;line-height:1.6;color:color-mix(in srgb,var(--wit-text, #243022) 80%,transparent);max-width:52ch}.woofy-image-text__body>*+*{margin-top:1rem}.woofy-image-text__features{list-style:none;padding:0;margin:.6rem 0 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 2rem}@media screen and (max-width:749px){.woofy-image-text__features{grid-template-columns:1fr}}.woofy-image-text__feature{display:flex;align-items:flex-start;gap:1rem;font-size:1.4rem;line-height:1.45}.woofy-image-text__feature-icon{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;background:color-mix(in srgb,var(--wit-accent, #5c6b55) 16%,transparent);color:var(--wit-accent, #5c6b55);display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1}.woofy-image-text__feature-text{display:flex;flex-direction:column;gap:.15rem;color:var(--wit-text, #243022)}.woofy-image-text__feature-text strong{font-weight:700}.woofy-image-text__feature-text span{color:color-mix(in srgb,var(--wit-text, #243022) 70%,transparent);font-size:1.3rem}.woofy-image-text__ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.2rem}.woofy-image-text__btn{display:inline-flex;align-items:center;gap:.6rem;padding:1.2rem 2.2rem;font-size:1.4rem;font-weight:700;letter-spacing:.02em;border-radius:999px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,color .25s ease;cursor:pointer;border:.15rem solid transparent}.woofy-image-text__btn--primary{background:var(--wit-accent, #5c6b55);color:var(--wit-bg, #f3eed9);box-shadow:0 10px 24px -14px color-mix(in srgb,var(--wit-accent, #5c6b55) 90%,black)}.woofy-image-text__btn--primary:hover{transform:translateY(-2px);box-shadow:0 16px 28px -14px color-mix(in srgb,var(--wit-accent, #5c6b55) 90%,black)}.woofy-image-text__btn--ghost{background:transparent;color:var(--wit-text, #243022);border-color:color-mix(in srgb,var(--wit-text, #243022) 30%,transparent)}.woofy-image-text__btn--ghost:hover{background:color-mix(in srgb,var(--wit-text, #243022) 8%,transparent);transform:translateY(-2px)}.woofy-image-text__btn--ghost svg{transition:transform .25s ease}.woofy-image-text__btn--ghost:hover svg{transform:translate(3px)}@media screen and (max-width:989px){.woofy-image-text__wrap{text-align:left}.woofy-image-text__media{max-width:44rem;margin:0 auto}.woofy-image-text__content{align-items:flex-start}}@media screen and (max-width:480px){.woofy-image-text{padding-top:calc(var(--wit-pad-top, 80px) * .7);padding-bottom:calc(var(--wit-pad-bottom, 80px) * .7)}.woofy-image-text__badge{font-size:1rem;top:1rem;left:1rem}}@media(prefers-reduced-motion:reduce){.woofy-image-text__img,.woofy-image-text__pill,.woofy-image-text__media,.woofy-image-text__btn{animation:none!important;transition:none!important}.woofy-image-text--shape-blob .woofy-image-text__img{border-radius:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/woofy-image-text.css.map */
