:root{--premium-gradient-primary: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--premium-gradient-pink-purple: linear-gradient( 135deg, #ff6b9d 0%, #c44db8 50%, #8b5cf6 100% );--premium-border-radius: 12px;--premium-transition: all .3s ease;--gentle-ease: ease-out}.image-with-text *{border:none!important}.image-with-text{position:relative;cursor:default;opacity:1;transform:translateY(0);transition:var(--gentle-ease);background:transparent!important;border:none!important;box-shadow:none!important}.image-with-text__heading{position:relative;margin-bottom:1.5rem;padding-left:.5rem;transition:var(--gentle-ease)}.image-with-text__heading:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--premium-gradient-pink-purple);border-radius:2px;opacity:0;transform:scaleY(0);transition:all .4s ease;transform-origin:bottom}.image-with-text:hover .image-with-text__heading:before{opacity:1;transform:scaleY(1)}.image-with-text__text{position:relative;padding-left:.5rem;transition:var(--gentle-ease)}.image-with-text .grid{margin-bottom:0;background:transparent}.image-with-text .grid__item{position:relative;border:none}.image-with-text__media{position:relative;transition:var(--premium-transition);border-radius:12px;overflow:hidden;margin:0;border:none;z-index:3;background:transparent!important;box-shadow:none!important}.image-with-text__media img{transition:var(--premium-transition);transform-origin:center}.image-with-text:hover .image-with-text__media{transform:translateY(-4px);box-shadow:0 8px 25px #0000000f,0 4px 10px #0000000a;border-radius:12px}.image-with-text:hover .image-with-text__media img{transform:scale(1.02);filter:brightness(1.02)}.image-with-text.premium-mode .image-with-text__media{box-shadow:0 4px 15px #0000000a;border-radius:var(--premium-border-radius);background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.image-with-text.premium-mode:hover .image-with-text__media{transform:translateY(-6px);box-shadow:0 12px 30px #00000014,0 0 0 1px #ffffff14}.image-with-text.premium-mode:hover .image-with-text__media img{transform:scale(1.03);filter:brightness(1.03)}.image-with-text__content{transition:var(--premium-transition);border-radius:8px;border:none;margin:0;align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;align-self:center;padding:3rem 2rem 3.5rem;position:relative;z-index:4;word-break:break-word;background:transparent!important;box-shadow:none!important}.image-with-text:hover .image-with-text__content{transform:translateY(-2px)}.image-with-text:hover .image-with-text__heading{transform:translate(4px)}.image-with-text:hover .image-with-text__text{transform:translate(2px);opacity:.95}.image-with-text.premium-mode .image-with-text__content{background:#ffffff05!important;box-shadow:0 4px 15px #0000000a;border-radius:var(--premium-border-radius)}.image-with-text.premium-mode:hover .image-with-text__content{transform:translateY(-3px);box-shadow:0 8px 25px #0000000f}.image-with-text{opacity:0;transform:translateY(20px);animation:gentleSlideIn .6s ease-out forwards;animation-delay:.1s}@keyframes gentleSlideIn{to{opacity:1;transform:translateY(0)}}.image-with-text:not(.image-with-text--overlap) .image-with-text__media-item:after,.image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after,.image-with-text .image-with-text__text-item:after,.image-with-text .image-with-text__media-item:after,.image-with-text .grid__item:after,.image-with-text .image-with-text__grid:after{display:none!important;content:none!important;border:none!important;box-shadow:none!important;background:transparent!important}.image-with-text .image-with-text__media-item>*{border-radius:12px!important;overflow:hidden;box-shadow:none;transition:var(--gentle-ease)}.image-with-text:hover .image-with-text__media-item>*{box-shadow:0 6px 20px #0000000f;transform:translateY(-1px)}@media screen and (min-width: 750px){.image-with-text__grid{gap:30px}.image-with-text--overlap .image-with-text__content{margin-top:30px}}@media screen and (max-width: 749px){.image-with-text__media,.image-with-text__content{margin:0}.image-with-text__content{margin-top:0;padding:2rem 1.5rem 2.5rem;transition:var(--gentle-ease)}.image-with-text:hover .image-with-text__media{transform:translateY(-2px)}.image-with-text:hover .image-with-text__heading{transform:translate(2px)}.image-with-text:hover .image-with-text__text{transform:translate(1px)}}.image-with-text.premium-mode.enable-premium-headings .image-with-text__heading{font-family:Cormorant Garamond,serif!important;background:var(--premium-gradient-pink-purple);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:600}.image-with-text__heading{font-family:Cormorant Garamond,serif!important;margin-bottom:1.5rem;position:relative;font-weight:500;line-height:1.3;transition:var(--premium-transition)}.image-with-text:hover .image-with-text__heading{transform:translateY(-1px) translate(4px)}.image-with-text__text{font-family:Inter,sans-serif!important;font-weight:400;line-height:1.6;margin-bottom:2rem;transition:var(--premium-transition)}.image-with-text:hover .image-with-text__text{transform:translateY(-1px) translate(2px)}.image-with-text .button{border:none;transition:var(--premium-transition);position:relative;font-family:Inter,sans-serif!important;font-weight:500;border-radius:30px;padding:12px 24px;font-size:.95rem;background:transparent;border:2px solid rgba(0,0,0,.1);color:inherit}.image-with-text:hover .button{transform:translateY(-2px);border-color:#0003;box-shadow:0 6px 20px #0000000f}.image-with-text.premium-mode .button{background:var(--premium-gradient-primary);box-shadow:0 4px 15px #667eea33;color:#fff;border:1px solid rgba(255,255,255,.1)}.image-with-text.premium-mode .button:hover{transform:translateY(-3px);box-shadow:0 8px 25px #667eea40}.read-more-btn{background:transparent;border:1px solid rgba(102,126,234,.3);color:#667eeacc;padding:8px 16px;border-radius:20px;cursor:pointer;transition:var(--premium-transition);margin-top:1rem;font-family:Inter,sans-serif;font-size:.9rem}.read-more-btn:hover{background:#667eea1a;border-color:#667eea99;transform:translateY(-1px)}.loading-skeleton{padding:20px;background:#f0f0f01a;border-radius:12px}.skeleton-line{height:18px;background:#ffffff1a;margin:8px 0;border-radius:4px}.skeleton-line.short{width:60%}.multirow__inner{display:flex;flex-direction:column;row-gap:2rem}@media screen and (min-width: 750px){.multirow__inner{row-gap:3rem}}@media (prefers-reduced-motion: reduce){.image-with-text__media,.image-with-text__content,.image-with-text .button,.image-with-text__heading,.image-with-text__text{transition:none!important;animation:none!important}.image-with-text:hover *{transform:none!important}}@media (hover: none) and (pointer: coarse){.image-with-text:hover .image-with-text__media,.image-with-text:hover .image-with-text__content,.image-with-text:hover .image-with-text__heading,.image-with-text:hover .image-with-text__text,.image-with-text .button:hover{transform:none}}.image-with-text:focus-within{outline:2px solid var(--premium-gradient-primary);outline-offset:2px}@media screen and (prefers-reduced-motion: no-preference){.image-with-text.in-view .image-with-text__media{animation:slide-in-left .6s ease-out .1s both}.image-with-text.in-view .image-with-text__content{animation:slide-in-right .6s ease-out .2s both}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.image-with-text__media--small{height:19.4rem}.image-with-text__media--medium{height:29.6rem}.image-with-text__media--large{height:43.5rem}@media screen and (min-width: 750px){.image-with-text__media--small{height:31.4rem}.image-with-text__media--medium{height:46rem}.image-with-text__media--large{height:69.5rem}}@media screen and (min-width: 750px){.image-with-text__grid--reverse{flex-direction:row-reverse}}.image-with-text__content--mobile-right>*{align-self:flex-end;text-align:right}.image-with-text__content--mobile-center>*{align-self:center;text-align:center}.image-with-text__content--desktop-right>*{align-self:flex-end;text-align:right}.image-with-text__content--desktop-left>*{align-self:flex-start;text-align:left}.image-with-text__content--desktop-center>*{align-self:center;text-align:center}.image-with-text__content--top{justify-content:flex-start;align-self:flex-start}.image-with-text__content--middle{justify-content:center;align-self:center}.image-with-text__content--bottom{justify-content:flex-end;align-self:flex-end}.image-with-text--overlap .image-with-text__content{width:90%;margin:-2rem auto 0;background:#ffffff0d!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000000f}.image-with-text--overlap:hover .image-with-text__content{background:#ffffff14!important;box-shadow:0 6px 25px #00000014;transform:translateY(-2px)}@media screen and (min-width: 750px){.image-with-text--overlap .image-with-text__text-item{display:flex;padding:2rem 0}.image-with-text--overlap .image-with-text__content{height:auto;width:calc(100% + 3rem);min-width:calc(100% + 3rem);margin-top:-20px;margin-left:-40px;padding:30px;border-radius:12px}.image-with-text--overlap .image-with-text__grid--reverse .image-with-text__content{margin-left:0;margin-right:-40px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-image-with-text.css.map */
