section.text-media-module .container.media-text .content-wrapper{flex-direction:row-reverse}section.text-media-module .container>.richtext{margin-bottom:3rem}section.text-media-module .container>.richtext h1,section.text-media-module .container>.richtext h2,section.text-media-module .container>.richtext h3,section.text-media-module .container>.richtext h4,section.text-media-module .container>.richtext h5,section.text-media-module .container>.richtext h6{color:#1f2982}section.text-media-module .container>.richtext li,section.text-media-module .container>.richtext p{font-size:1.25rem}section.text-media-module .container .content-wrapper{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}section.text-media-module .container .content-wrapper .text-content{width:calc(50% - 1rem)}section.text-media-module .container .content-wrapper .text-content .richtext h1,section.text-media-module .container .content-wrapper .text-content .richtext h2,section.text-media-module .container .content-wrapper .text-content .richtext h3,section.text-media-module .container .content-wrapper .text-content .richtext h4,section.text-media-module .container .content-wrapper .text-content .richtext h5,section.text-media-module .container .content-wrapper .text-content .richtext h6{color:#1f2982}section.text-media-module .container .content-wrapper .text-content .richtext li,section.text-media-module .container .content-wrapper .text-content .richtext p{font-size:1.25rem}section.text-media-module .container .content-wrapper .text-content .btn{margin-top:2rem}section.text-media-module .container .content-wrapper .media{aspect-ratio:546/400;border-radius:.5rem;height:auto;overflow:hidden;width:calc(41.66667% + 1rem)}section.text-media-module .container .content-wrapper .media .image{height:100%;width:100%}section.text-media-module .container .content-wrapper .media .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.text-media-module .container .content-wrapper .media .video-wrapper{height:100%;position:relative;width:100%}section.text-media-module .container .content-wrapper .media .video-wrapper.no-cover:after{content:unset}section.text-media-module .container .content-wrapper .media .video-wrapper.playing:after{opacity:0}section.text-media-module .container .content-wrapper .media .video-wrapper.playing .video-cover{opacity:0;pointer-events:none;transform:translateY(-30px);transition:all .3s,z-index 0s .3s;z-index:-1}section.text-media-module .container .content-wrapper .media .video-wrapper:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='124' height='124' fill='none' viewBox='0 0 124 124'%3E%3Ccircle cx='62' cy='62' r='60' stroke='%23F9F7F4' stroke-width='3'/%3E%3Cpath stroke='%23F9F7F4' stroke-width='3' d='M79 60.268c1.333.77 1.333 2.694 0 3.464L55 77.588c-1.333.77-3-.192-3-1.732V48.144c0-1.54 1.667-2.502 3-1.733z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:124px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:124px;z-index:3}section.text-media-module .container .content-wrapper .media .video-wrapper .video-cover{cursor:pointer;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:all .3s;width:100%;z-index:2}section.text-media-module .container .content-wrapper .media .video-wrapper .video-cover img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.text-media-module .container .content-wrapper .media .video-wrapper iframe,section.text-media-module .container .content-wrapper .media .video-wrapper video{height:100%;-o-object-fit:contain;object-fit:contain;width:100%;z-index:1}section.text-media-module .container .content-wrapper .media iframe{height:100%;width:100%}@media (max-width:950px){section.text-media-module .container.media-text .content-wrapper{flex-direction:column}section.text-media-module .container>.richtext{margin-bottom:2rem}section.text-media-module .container .content-wrapper{align-items:flex-start;flex-direction:column;justify-content:flex-start}section.text-media-module .container .content-wrapper .media,section.text-media-module .container .content-wrapper .text-content{width:100%}}