.image-with-content{padding:0 16px}.image-with-content .image-with-content__container{padding:40px 80px;border-radius:24px;background-color:#f0f1f3;overflow:hidden}.image-with-content .image-with-content__row{display:flex;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto}.image-with-content .image-with-content__row--reversed{flex-direction:row-reverse}.image-with-content .image-with-content__col.image-with-content__col--image{align-self:end;width:44.83%}.image-with-content .image-with-content__col.image-with-content__col--content{width:55.17%;padding:64px 0}.image-with-content .image-with-content__image-wrapper{position:relative;padding-top:100%;overflow:hidden}.image-with-content .image-with-content__image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;object-fit:cover}.image-with-content .image-with-content__heading{margin-top:0;margin-bottom:16px;font-family:var(--font-heading-family);font-size:38px;font-weight:800;line-height:1.211;letter-spacing:0;color:#000}.image-with-content .image-with-content__text-wrapper{font-family:var(--font-body-family);line-height:1.5;color:#000}.image-with-content .image-with-content__text-wrapper a{color:#53e28d}.image-with-content .image-with-content__text-wrapper p{margin:0;font-size:16px}.image-with-content .image-with-content__text-wrapper p+p{margin-top:8px}.image-with-content .image-with-content__markets{display:flex;align-items:flex-start;margin-top:45px}.image-with-content .image-with-content__market{width:170px;height:auto}.image-with-content .image-with-content__market-text{display:block;font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:1.428;text-align:center;color:#000}.image-with-content .image-with-content__market+.image-with-content__market{margin-left:16px}.image-with-content .image-with-content__market-link{display:block;width:100%;height:100%;text-decoration:none}.image-with-content .image-with-content__button{display:block;position:relative;margin-top:48px;padding:13px 29px;width:max-content;font-family:var(--font-body-family);font-style:normal;font-weight:600;font-size:16px;line-height:1.25;letter-spacing:0;text-decoration:none;background:transparent;border:3px solid #000;border-radius:56px;overflow:hidden}.image-with-content .image-with-content__button:before{content:"";position:absolute;bottom:-40px;left:20px;width:40px;height:40px;background-color:#000;border-radius:50%;transform:scale(1);transition:bottom .4s ease,left .5s ease,transform .6s ease}.image-with-content .image-with-content__button-text{color:#000;z-index:1;transition:color .3s ease}.image-with-content .image-with-content__button-hover{display:flex;align-items:center;overflow:hidden}.image-with-content .image-with-content__button-icon-wrapper{position:relative;margin-left:16px;height:16px;padding:0;overflow:hidden}.image-with-content .image-with-content__button-icon{position:relative;display:inline-block;transition:-webkit-transform .3s;transition:transform .3s ease;color:#000}.image-with-content .image-with-content__button-icon svg path{stroke:#000}.image-with-content .image-with-content__button-icon:before{content:"";position:absolute;left:-100%;width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);color:#000}@media (min-width: 992px){.image-with-content .image-with-content__text-wrapper a:hover{text-decoration:none}.image-with-content__button:hover .image-with-content__button-text{color:#fff}.image-with-content__button:hover:before{left:40%;bottom:0;transform:scale(8)}.image-with-content__button:hover .image-with-content__button-icon:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.3335 8H12.6668' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 3.33334L12.6667 8.00001L8 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.image-with-content__button:hover .image-with-content__button-icon svg path{stroke:#fff}.image-with-content__button:hover .image-with-content__button-icon{-webkit-transform:translateX(-100%);transform:translate(100%)}}@media (max-width: 991px){.image-with-content{padding-left:8px;padding-right:8px}.image-with-content .image-with-content__button{margin-top:31px;margin-left:auto;margin-right:auto}.image-with-content .image-with-content__row{flex-direction:column-reverse;gap:32px}.image-with-content .image-with-content__col.image-with-content__col--content{padding:0 24px;width:100%;text-align:center}.image-with-content .image-with-content__col.image-with-content__col--image{align-self:center;width:50%}.image-with-content .image-with-content__container{padding:40px 0 0}.image-with-content .image-with-content__market,.image-with-content .image-with-content__market svg{width:144px;height:auto}.image-with-content .image-with-content__market+.image-with-content__market{margin-left:8px}.image-with-content .image-with-content__markets{justify-content:center;margin-top:16px}.image-with-content .image-with-content__heading{font-size:28px;line-height:1.214}.image-with-content .image-with-content__image-wrapper{padding-top:100%}.image-with-content .image-with-content__image{object-fit:contain}}@media (max-width: 767px){.image-with-content .image-with-content__col.image-with-content__col--image{width:100%}}@media (max-width: 374px){.image-with-content .image-with-content__markets{flex-direction:column}.image-with-content .image-with-content__market+.image-with-content__market{margin-top:8px;margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/section-image-with-content.css.map */
