.m-image-with-text{padding-left:20px;padding-right:20px}@media screen and (min-width: 768px){.m-image-with-text{padding-left:40px;padding-right:40px}}@media screen and (min-width: 1024px){.m-image-with-text{padding-left:60px;padding-right:60px}}@media screen and (min-width: 1440px){.m-image-with-text{padding-left:80px;padding-right:80px}}.m-image-with-text__inner{align-items:center!important;max-width:100%;overflow:hidden}.m-image-with-text__image{position:relative}.m-image-with-text__image-wrapper{position:relative;overflow:hidden;width:100%;height:100%;border-radius:8px}.m-image-with-text__image img{width:100%;height:100%;display:block;transition:transform .4s ease}.m-image-shape-square{aspect-ratio:1 / 1}.m-image-shape-rectangle{aspect-ratio:16 / 9}.m-image-fit-cover img{object-fit:cover}.m-image-fit-contain img{object-fit:contain;background-color:#f5f5f5}.m-image-zoom-enabled:hover img{transform:scale(1.05)}.m-content-block{transition:all .3s ease}.m-content-block--has-background{padding:30px;border-radius:12px;box-shadow:0 2px 8px #0000001a}@media screen and (max-width: 767px){.m-content-block--has-background{padding:20px;margin:10px 0}}.m-image-with-text--multiple{display:flex;align-items:center;justify-content:center;column-gap:3%;padding:20px}@media screen and (min-width: 768px){.m-image-with-text--multiple{column-gap:4%;padding:0}}@media screen and (min-width: 1024px){.m-image-with-text--multiple{column-gap:5%}}.m-image-with-text--multiple .m-image-with-text__image-first{flex:0 0 55%;max-width:55%}.m-image-with-text--multiple .m-image-with-text__image-second{flex:0 0 40%;max-width:40%}.m-image-with-text--multiple.m-image-with-text--layer{display:block}.m-image-with-text--reverse{flex-direction:row-reverse}.m-image-with-text--layer{position:relative;padding-left:40px;padding-right:40px}@media screen and (min-width: 768px){.m-image-with-text--layer{padding-left:60px;padding-right:60px}}.m-image-with-text--layer .m-image-with-text__image-first{padding-right:25%}.m-image-with-text--layer .m-image-with-text__image-second{width:40%;position:absolute;right:20px;top:var(--offset-top, 0)}@media screen and (min-width: 768px){.m-image-with-text--layer .m-image-with-text__image-second{right:40px}}@media screen and (min-width: 1024px){.m-image-with-text--layer .m-image-with-text__image-second{right:60px}}.m-image-with-text--right.m-image-with-text--layer .m-image-with-text__image-first{padding-right:0;padding-left:25%}.m-image-with-text--right .m-image-with-text__image-second{right:auto;left:20px}@media screen and (min-width: 768px){.m-image-with-text--right .m-image-with-text__image-second{left:40px}}@media screen and (min-width: 1024px){.m-image-with-text--right .m-image-with-text__image-second{left:60px}}.m-image-with-text--move-up-down .m-image-with-text__image-first{transition:all var(--m-duration-default);animation:mMoveUpDown 3s ease-in-out infinite alternate}.m-image-with-text--move-up-down .m-image-with-text__image-second{transition:all var(--m-duration-default);animation:mMoveUpDownReverse 2s ease-in-out infinite alternate}.m-image-with-text__image-wrapper:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;transition:all .3s ease}.m-content-block .m-richtext__button .m-button{margin-top:20px;transition:all .3s ease}.m-content-block .m-richtext__button .m-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.m-content-block h1,.m-content-block h2,.m-content-block h3,.m-content-block h4,.m-content-block h5,.m-content-block h6,.m-content-block p,.m-content-block .rte{color:inherit}.m-richtext__description b,.m-richtext__description strong,.m-content-box__description b,.m-content-box__description strong,.rte b,.rte strong,li b,li strong{color:#00a894}.m-content-block[style*=color] .m-richtext__description b,.m-content-block[style*=color] .m-richtext__description strong,.m-content-block[style*=color] .m-content-box__description b,.m-content-block[style*=color] .m-content-box__description strong,.m-content-block[style*=color] .rte b,.m-content-block[style*=color] .rte strong,.m-product-description b,.m-product-description strong,.m-product-description.rte b,.m-product-description.rte strong,.m-richtext__title b,.m-richtext__title strong,.m-content-box__heading b,.m-content-box__heading strong,.m-richtext__subtitle b,.m-richtext__subtitle strong,.m-content-box__subheading b,.m-content-box__subheading strong,h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{color:inherit!important}.m-image-with-text__image img{opacity:0;transition:opacity .3s ease}.m-image-with-text__image img.loaded{opacity:1}.m-image-with-text__image-wrapper:focus-within{outline:2px solid #007acc;outline-offset:2px}@keyframes mMoveUpDown{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes mMoveUpDownReverse{0%{transform:translateY(0)}to{transform:translateY(10px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.m-content-block{animation:fadeInUp .6s ease-out}@media (max-width: 767px){.m-image-with-text__inner{flex-direction:column-reverse!important}.m-image-with-text{padding-left:15px;padding-right:15px}.m-image-with-text--layer{padding-left:20px;padding-right:20px}.m-image-with-text--layer .m-image-with-text__image-second{right:10px;width:35%}.m-image-with-text--right .m-image-with-text__image-second{left:10px}.m-image-shape-rectangle{aspect-ratio:4 / 3}.m-image-shape-square{aspect-ratio:1 / 1}.m-content-block--has-background{padding:15px;margin:15px 0}}@media screen and (min-width: 768px) and (max-width: 1023px){.m-image-with-text{padding-left:30px;padding-right:30px}.m-content-block--has-background{padding:25px}}@media screen and (min-width: 1440px){.m-image-with-text__image-wrapper:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0003}.m-content-block--has-background{padding:40px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/younger-image-with-text-blocks.css.map */
