.text-and-media__wrapper{position:relative;width:100%;border-radius:21px;overflow:hidden;min-height:510px;display:flex}@media screen and (max-width: 749.98px){.text-and-media__wrapper{min-height:auto;flex-direction:column}}.text-and-media__content{position:relative;z-index:1;width:50%;background:linear-gradient(to bottom right, #1B7E3E 0%, #2DBE60 100%);padding-left:24px;padding-right:24px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 749.98px){.text-and-media__content{width:100%}}.text-and-media__text-wrapper{max-width:425px}@media screen and (max-width: 749.98px){.text-and-media__text-wrapper{max-width:100%}}.text-and-media__title>*,.text-and-media__text>*{margin:0}.text-and-media__title h1,.text-and-media__title h2,.text-and-media__title h3,.text-and-media__title h4,.text-and-media__title h5,.text-and-media__text h1,.text-and-media__text h2,.text-and-media__text h3,.text-and-media__text h4,.text-and-media__text h5{line-height:100%}.text-and-media__title p,.text-and-media__title ul,.text-and-media__title ol,.text-and-media__text p,.text-and-media__text ul,.text-and-media__text ol{line-height:130%;font-weight:500;font-size:18px}@media screen and (max-width: 749.98px){.text-and-media__title p,.text-and-media__title ul,.text-and-media__title ol,.text-and-media__text p,.text-and-media__text ul,.text-and-media__text ol{font-size:16px}}.text-and-media__text{margin-top:24px}.text-and-media__button{margin-top:32px}@media screen and (max-width: 749.98px){.text-and-media__button{margin-top:21px}}.text-and-media__media{width:50%}@media screen and (max-width: 749.98px){.text-and-media__media{width:100%}}.text-and-media__media picture,.text-and-media__media img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-and-media .play-mask{position:absolute;right:0;bottom:0;z-index:1;background:#f4efe8;padding:21px 0px 0px 21px;border-top-left-radius:21px;display:flex;align-items:center}.text-and-media .mask-arrow{background:#2dbe60;display:flex;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;border-radius:100%}.text-and-media .play-mask::before,.text-and-media .play-mask::after{content:"";position:absolute;width:21px;height:21px;aspect-ratio:1}.text-and-media .play-mask::before{right:100%;bottom:0;background-image:radial-gradient(circle at 100% 100%, transparent 21px, #F4EFE8 21px);transform:rotate(180deg)}.text-and-media .play-mask::after{right:0;bottom:100%;background-image:radial-gradient(circle at 100% 100%, transparent 21px, #F4EFE8 21px);transform:rotate(180deg)}.text-and-media .label-mask{position:absolute;left:0;top:0;z-index:1;background:#f4efe8;padding:0 21px 21px 0px;border-bottom-right-radius:21px;display:flex;align-items:center}.text-and-media .label-text{background:#333;display:flex;justify-content:center;align-items:center;padding:8px 28px;height:56px;border-radius:36px;font-size:16px}.text-and-media .label-mask::before,.text-and-media .label-mask::after{content:"";position:absolute;width:21px;height:21px;aspect-ratio:1}.text-and-media .label-mask::before{left:0;bottom:-21px;background-image:radial-gradient(circle at 100% 100%, transparent 21px, #F4EFE8 21px)}.text-and-media .label-mask::after{right:-21px;top:0;background-image:radial-gradient(circle at 100% 100%, transparent 21px, #F4EFE8 21px)}.video-popup{position:fixed;inset:0;z-index:999;display:none;background:rgba(0,0,0,.45)}.video-popup.active{display:flex;justify-content:center;align-items:center}.video-popup__overlay{position:absolute;inset:0;background:rgba(0,0,0,.8)}.video-popup__content{position:relative;width:90%;max-width:900px;z-index:2;max-height:80vh}.video-popup__iframe-wrapper{position:relative;padding-top:56.25%;background:#000}.video-popup__iframe-wrapper iframe{position:absolute;inset:0;width:100%;height:100%}.video-popup__close{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:28px;cursor:pointer}