.content-features-wrapper{background-color:#fff;width:100%;padding:2rem 0 0}.content-features-inner-section{border-radius:40px 40px 0 0;background-color:#fff;padding:2rem 2rem 4rem}.content-features-header{max-width:1200px;margin:2rem auto 4rem}.heading-part1,.heading-part2,.heading-part3{display:inline-block}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin:0 auto}@media screen and (max-width:749px){.features-grid{grid-template-columns:1fr;gap:2rem}}.feature-card{padding:1.5rem;text-align:left;background:none;border-radius:20px;transition:transform .3s ease;border:1px solid rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,0.2)}.feature-card:hover{transform:translateY(-5px)}.feature-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.feature-icon-wrapper{background-color:#e1f5ff;border-radius:1000px;padding:.5rem}.feature-icon{margin-bottom:0}.feature-icon img{width:24px;height:24px;object-fit:contain}.feature-title{font-size:1.5rem;margin-bottom:0;color:#333;font-weight:700}.feature-description{font-size:1rem;line-height:1.5;color:#666}@media screen and (max-width:749px){.feature-header{flex-direction:row;align-items:center}}.content-features-animate-slide-left{opacity:0;transform:translate(-50px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.content-features-animate-slide-right{opacity:0;transform:translate(50px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.content-features-animate-fade-up{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.content-features-animate-slide-left.content-features-animate,.content-features-animate-slide-right.content-features-animate,.content-features-animate-fade-up.content-features-animate{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.content-features-animate-slide-left,.content-features-animate-slide-right,.content-features-animate-fade-up{transition:none;opacity:1;transform:none}}.stories-wrapper{background-color:#fff;width:100%;padding:2rem 0 0}.stories-inner-section{border-radius:40px 40px 0 0;background-color:#fff;padding:2rem 2rem 4rem}.stories-header{max-width:1200px;margin:2rem auto 4rem}.header-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;max-width:1200px;margin:0 auto}@media screen and (max-width:749px){.header-grid{gap:1.5rem}}.main-heading{font-size:2.5rem;line-height:1.2;margin:0;font-weight:700}@media screen and (max-width:749px){.main-heading{font-size:2rem}}.main-description{font-size:1.1rem;line-height:1.6;color:#666}.stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;max-width:1200px;margin:0 auto}@media screen and (max-width:749px){.stories-grid{grid-template-columns:1fr;gap:2rem}}.story-card{padding:1.5rem;text-align:left;background:none;border-radius:20px;transition:transform .3s ease;border:1px solid rgba(0,0,0,.1);box-shadow:0 0 10px #0003}.story-card:hover{transform:translateY(-5px)}.story-card-content{display:flex;flex-direction:column;height:100%}.story-header{margin-bottom:1rem}.story-title{font-size:1.5rem;margin-bottom:0;color:#333;font-weight:700}.story-description{font-size:1rem;line-height:1.5;color:#666;margin-bottom:1.5rem;flex-grow:1}.story-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;border:none;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;align-self:flex-start}.story-button:hover{transform:translate(5px);opacity:.9}.button-arrow{width:16px;height:16px}.story-modal{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none;visibility:hidden;transition:visibility 0s .4s}.story-modal__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;opacity:0;transition:opacity .4s ease}.story-modal__content{background:#fff;width:90%;max-width:800px;max-height:90vh;overflow-y:auto;border-radius:20px;position:relative;z-index:10;opacity:0;transform:translateY(60px) scale(.95);transition:all .5s cubic-bezier(.19,1,.22,1)}.story-modal.active{pointer-events:auto;visibility:visible;transition-delay:0s}.story-modal.active .story-modal__backdrop{opacity:1}.story-modal.active .story-modal__content{opacity:1;transform:translateY(0) scale(1)}.story-modal__close{position:absolute;top:20px;right:20px;background:#fff;color:#000;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;z-index:20;box-shadow:0 4px 10px #0000001a;transition:transform .3s ease;line-height:1}.story-modal__close:hover{transform:rotate(90deg)}.story-modal__inner{display:flex;flex-direction:column;padding:0}.story-modal__text-section{padding:40px 40px 20px}.story-modal__title{font-size:2.2rem;font-weight:700;color:#333;margin:0 0 15px}.story-modal__full-text{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:25px}.story-modal__features{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.story-feature{display:flex;align-items:center;gap:10px}.story-feature__icon-wrapper{background-color:#e1f5ff;border-radius:50%;padding:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.story-feature__icon-wrapper svg{width:16px;height:16px}.story-feature__text{font-size:.95rem;color:#444;font-weight:500}.story-modal__image-section{width:100%;padding:0 40px;margin-bottom:30px}.story-modal__image-section img{width:100%;height:auto;border-radius:12px;object-fit:cover;max-height:400px}.story-modal__cta-section{padding:0 40px 40px;text-align:center}.shop-now-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 40px;border-radius:8px;font-size:1.2rem;font-weight:700;color:#fff;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 6px #0000001a;width:100%}.shop-now-btn:hover{transform:translateY(-2px);box-shadow:0 8px 15px #00000026}@media screen and (max-width:768px){.story-modal__text-section,.story-modal__image-section,.story-modal__cta-section{padding:20px}.story-modal__features{grid-template-columns:1fr}.story-modal__image-section{margin-bottom:10px;padding-bottom:0}.shop-now-btn{font-size:1rem;padding:15px 30px}}.stories-animate-slide-left{opacity:0;transform:translate(-50px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.stories-animate-slide-right{opacity:0;transform:translate(50px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.stories-animate-fade-up{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.2,.8,.2,1)}.stories-animate-slide-left.stories-animate,.stories-animate-slide-right.stories-animate,.stories-animate-fade-up.stories-animate{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.stories-animate-slide-left,.stories-animate-slide-right,.stories-animate-fade-up{transition:none;opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/26/compiled_assets/styles.css.map */
