section.text-media-module{border-bottom:1px solid #e3dac7;overflow:hidden;position:relative;z-index:1}section.text-media-module .container{display:flex;z-index:1}section.text-media-module .container:before{background-color:#e3dac7;content:"";height:100%;left:calc(50% - 640px);position:absolute;top:0;width:1px}@media screen and (max-width:1232px){section.text-media-module .container:before{left:1.5rem}}section.text-media-module .container:after{background-color:#e3dac7;content:"";height:100%;position:absolute;right:calc(50% - 640px);top:0;width:1px}@media screen and (max-width:1232px){section.text-media-module .container:after{right:1.5rem}}@media screen and (max-width:992px){section.text-media-module .container{gap:0}}section.text-media-module .container .wrapper{border-top:1px solid #e3dac7;display:flex;justify-content:space-between}section.text-media-module .container .wrapper.order-initial{flex-direction:row}@media screen and (max-width:768px){section.text-media-module .container .wrapper.order-initial{flex-direction:column}}section.text-media-module .container .wrapper.order-reverse{flex-direction:row-reverse}@media screen and (max-width:768px){section.text-media-module .container .wrapper.order-reverse{flex-direction:column}}section.text-media-module .container .wrapper-content{display:flex;flex-direction:column;padding:5.5rem 7rem;width:100%}@media screen and (max-width:768px){section.text-media-module .container .wrapper-content{padding:2rem}}section.text-media-module .container .wrapper-content .title{margin-bottom:1.25rem}section.text-media-module .container .wrapper-content .wrapper-buttons{margin-top:1.25rem}section.text-media-module .container .wrapper-media{width:100%}section.text-media-module .container .wrapper-media .wrapper-video{height:100%;position:relative;width:100%}section.text-media-module .container .wrapper-media .wrapper-video .video{cursor:pointer;height:100%;overflow:hidden;pointer-events:all;position:relative;width:100%}section.text-media-module .container .wrapper-media .wrapper-video .video iframe{background-color:#000;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}section.text-media-module .container .wrapper-media .wrapper-video .video video{background-color:#000;height:100%;left:50%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}section.text-media-module .container .wrapper-media .wrapper-video .video .thumbnail{cursor:pointer;height:100%;left:0;object-fit:cover;pointer-events:all;position:absolute;top:0;transition:opacity .3s cubic-bezier(0,.55,.45,1);width:100%;z-index:3}section.text-media-module .container .wrapper-media .wrapper-video .video span.btn-video-player{background-color:rgba(122,39,30,.75);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='25' fill='none' viewBox='0 0 22 25'%3E%3Cpath fill='%23fff' d='M21 10.664c1.333.77 1.333 2.694 0 3.464L3 24.52c-1.333.77-3-.193-3-1.732V2.003C0 .463 1.667-.499 3 .271z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:50%;cursor:pointer;height:5rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.35s;width:5rem;z-index:4}section.text-media-module .container .wrapper-media .wrapper-video .video span.btn-video-player:hover{background-color:#7a271e}section.text-media-module .container .wrapper-media .wrapper-video .video.loaded .btn-video-player,section.text-media-module .container .wrapper-media .wrapper-video .video.loaded .thumbnail{opacity:0;pointer-events:none}section.text-media-module .container .wrapper-media .wrapper-video .video.loaded iframe,section.text-media-module .container .wrapper-media .wrapper-video .video.loaded video{pointer-events:all}section.text-media-module .container .wrapper-media .wrapper-video .hs-video-widget{height:100%;width:100%}section.text-media-module .container .wrapper-media .wrapper-video .hs-video-widget *{height:100%!important;width:100%}