footer,header,section{--color1:#18a8b4;--color1-05:#f4fbfb;--background:#002d31;--background-70:rgba(0,45,49,.698)}footer.classic,header.classic,section.classic{--color1:#a52336;--color1-05:#fcf8f9;--background:#590e18;--background-70:rgba(89,14,24,.698)}section.text-image-module{overflow:hidden;position:relative;z-index:1}section.text-image-module div.picker{height:36px;position:absolute;right:30px;width:220px}section.text-image-module div.picker.picker1{top:0}section.text-image-module div.picker.picker2{bottom:100%}@media screen and (max-width:992px){section.text-image-module div.picker{height:20px;width:110px}}section.text-image-module .container{align-items:stretch;display:flex;height:100%;position:relative}section.text-image-module .container.classic{flex-direction:row}section.text-image-module .container.reverse{flex-direction:row-reverse}section.text-image-module .wrapper,section.text-image-module .wrapper-content{width:50%}section.text-image-module .wrapper-content{height:fit-content;padding:40px}section.text-image-module .wrapper-content.fullsize{padding:0;width:100%}section.text-image-module .wrapper-content .content,section.text-image-module .wrapper-content .content h1,section.text-image-module .wrapper-content .content h2,section.text-image-module .wrapper-content .content h3,section.text-image-module .wrapper-content .content h5,section.text-image-module .wrapper-content .title{margin-bottom:30px}section.text-image-module .wrapper-list{display:flex;gap:15px;margin-bottom:30px}section.text-image-module .wrapper-list.row{flex-wrap:wrap}section.text-image-module .wrapper-list.row li{width:calc(50% - 7.5px)}section.text-image-module .wrapper-list.column{flex-direction:column}section.text-image-module .wrapper-list li{padding-left:20px;position:relative}section.text-image-module .wrapper-list li:before{background-color:#5f1937;content:"";height:15px;left:0;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m3.551-9.491A.75.75 0 1 0 10.45 5.49l-3.165 3.43-1.756-1.74a.75.75 0 0 0-1.056 1.066l2.308 2.286a.75.75 0 0 0 1.079-.024z' clip-rule='evenodd'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;position:absolute;top:5px;width:15px}section.text-image-module .wrapper-logos{align-items:center;display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}section.text-image-module .wrapper-logos .wrapper-logo{height:50px;overflow:hidden;width:100px}section.text-image-module .wrapper-logos .wrapper-logo img{height:100%;object-fit:contain;object-position:center;width:100%}section.text-image-module .wrapper{height:auto}section.text-image-module .wrapper .wrapper-img{height:100%;opacity:0;overflow:hidden;transition:opacity .3s ease-in-out;width:100%}section.text-image-module .wrapper .wrapper-img.appear{opacity:1}section.text-image-module .wrapper .wrapper-img img{max-height:100%;max-width:100%;object-fit:cover;object-position:center}section.text-image-module .wrapper-btn{display:flex}@media screen and (max-width:768px){section.text-image-module:before{content:none}section.text-image-module .container.classic,section.text-image-module .container.reverse{flex-direction:column-reverse}section.text-image-module .wrapper-content{width:100%}section.text-image-module .wrapper-list{flex-direction:column}section.text-image-module .wrapper{width:100%}section.text-image-module .wrapper .title{margin-bottom:30px}section.text-image-module .wrapper .title.mobile{display:block}section.text-image-module .wrapper .wrapper-img{height:300px;overflow:hidden}}@media screen and (max-width:640px){section.text-image-module .wrapper-list.row li{width:100%}}