:root{--cpw-hero-radius:0px;--cpw-hero-transition:.35s ease}.cpw-hero{position:relative;width:100%;overflow:hidden;background:transparent}.cpw-hero *,.cpw-hero *:before,.cpw-hero *:after{box-sizing:border-box}.cpw-hero__desktop,.cpw-hero__tablet,.cpw-hero__mobile{display:none}.cpw-hero__layout{position:relative;width:100%}.cpw-hero__link{display:block;width:100%;color:inherit;text-decoration:none}.cpw-hero__media{position:relative;isolation:isolate;width:100%;overflow:hidden}.cpw-hero__image{display:block;width:100%;height:auto;animation:cpwHeroImageFloat 8s ease-in-out infinite alternate;will-change:transform;object-fit:contain;vertical-align:middle}.cpw-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.cpw-hero__overlay-inner{display:flex;align-items:stretch;justify-content:flex-start;width:100%;height:100%}.cpw-hero__content{position:relative;width:var(--cpw-content-width,40%);height:100%;display:flex;flex-direction:column;justify-content:center;container-type:inline-size;container-name:hero;align-items:flex-start;pointer-events:auto;padding:calc(4cqw * var(--cpw-padding-scale,1))}.cpw-hero__content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff6f3eb,#fff6f3d1 45%,#fff6f38c 75%,#fff6f300);z-index:0;animation:cpwHeroOverlay 22s ease-in-out infinite alternate;will-change:transform,opacity}.cpw-hero__content-inner{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:calc(2cqw * var(--cpw-space-scale,1))}.cpw-hero__empty{flex:1}.cpw-hero__eyebrow{margin:0;font-size:calc(9cqw * var(--cpw-type-scale,1));font-weight:400;line-height:1.2;letter-spacing:.08em;color:var(--cpw-primary,#7A1F3D);font-family:cursive}.cpw-hero__heading{margin:0;font-size:calc(11cqw * var(--cpw-type-scale,1));font-weight:500;line-height:.95;color:var(--cpw-text,#2D2D2D);max-width:100%;word-break:break-word}.cpw-hero__heading strong{display:block;color:var(--cpw-primary,#7A1F3D);font-weight:600}.cpw-hero__divider{display:flex;align-items:center;gap:calc(.8cqw * var(--cpw-element-scale,1))}.cpw-hero__divider:before,.cpw-hero__divider:after{content:"";width:calc(8cqw * var(--cpw-element-scale,1));height:calc(.08cqw * var(--cpw-element-scale,1));background:#7a1f3d40}.cpw-hero__divider-icon{width:calc(1.3cqw * var(--cpw-element-scale,1));height:calc(1.3cqw * var(--cpw-element-scale,1));color:var(--cpw-primary,#7A1F3D)}.cpw-hero__description{margin:0;max-width:80%;font-size:calc(4cqw * var(--cpw-type-scale,1));line-height:1.7;color:#555}.cpw-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:calc(1.6cqw * var(--cpw-space-scale,1));width:100%}.cpw-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:calc(.8cqw * var(--cpw-element-scale,1));min-height:calc(5.5cqw * var(--cpw-element-scale,1));padding:calc(1.2cqw * var(--cpw-padding-scale,1)) calc(2.2cqw * var(--cpw-padding-scale,1));border-radius:999px;text-decoration:none;font-size:calc(5cqw * var(--cpw-type-scale,1));font-weight:600;transition:all var(--cpw-hero-transition);cursor:pointer;white-space:nowrap}.cpw-hero__button--primary{background:var(--cpw-primary,#7A1F3D);color:#fff;border:1px solid var(--cpw-primary,#7A1F3D)}.cpw-hero__button--primary:hover{transform:translateY(-2px);opacity:.94}.cpw-hero__button--secondary{background:#ffffffa6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--cpw-primary,#7A1F3D);border:1px solid rgba(122,31,61,.35)}.cpw-hero__button--secondary:hover{background:#fff;transform:translateY(-2px)}.cpw-hero__button-icon{display:flex;align-items:center;justify-content:center;width:calc(1.1cqw * var(--cpw-element-scale,1));height:calc(1.1cqw * var(--cpw-element-scale,1));flex-shrink:0}@media screen and (min-width:990px){.cpw-hero__desktop{display:block}.cpw-hero__tablet,.cpw-hero__mobile{display:none}}@media screen and (min-width:750px)and (max-width:989px){.cpw-hero__tablet{display:block}.cpw-hero__desktop,.cpw-hero__mobile{display:none}.cpw-hero__content{width:var(--cpw-content-width,42%);padding:calc(4cqw * var(--cpw-padding-scale,1))}.cpw-hero__description{max-width:30ch}}@media screen and (max-width:749px){.cpw-hero__mobile{display:block}.cpw-hero__desktop,.cpw-hero__tablet{display:none}.cpw-hero__content{width:var(--cpw-content-width,48%);padding:calc(4cqw * var(--cpw-padding-scale,1))}.cpw-hero__content:before{background:linear-gradient(90deg,#fff6f3f5,#fff6f3e6 50%,#fff6f38c 80%,#fff6f300)}.cpw-hero__heading{line-height:1.02}.cpw-hero__description{max-width:24ch;line-height:1.5}.cpw-hero__actions{flex-direction:column;align-items:stretch;width:100%}.cpw-hero__button{width:180px;max-width:100%}}.cpw-hero__button:focus-visible,.cpw-hero__link:focus-visible{outline:2px solid var(--cpw-primary,#7A1F3D);outline-offset:3px}@media(prefers-reduced-motion:reduce){.cpw-hero__button{transition:none}.cpw-hero__image,.cpw-hero__content:before{animation:none}}.cpw-hidden{display:none!important}@keyframes cpwHeroImageFloat{0%{transform:translate3d(-8px,4px,0) rotate(-.6deg) scale(1.04)}to{transform:translate3d(8px,-12px,0) rotate(.6deg) scale(1.06)}}@keyframes cpwHeroOverlay{0%{opacity:1;transform:translateZ(0)}to{opacity:.96;transform:translate3d(2%,0,0)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/cpw-hero-banner.css.map */
