.module--simple-left-right-content-col{margin:0 auto;max-width:100%!important}.module--simple-left-right-content-col .grid-row{display:grid;gap:4rem;grid-template-columns:.8fr 1fr}.module--simple-left-right-content-col .content{align-items:center;display:flex;justify-content:center}.module--simple-left-right-content-col .img-holder{text-align:center}.module--simple-left-right-content-col .img-holder img{border-radius:16px;display:block;width:100%}.module--simple-left-right-content-col .grid-row.media-last .img-holder{order:-1}@media screen and (min-width:768px){.module--simple-left-right-content-col .grid-row.media-last .img-holder{order:1}.module--simple-left-right-content-col .grid-row.media-last{grid-template-columns:.8fr 1fr}.module--simple-left-right-content-col .grid-row.media-first{grid-template-columns:1fr .8fr}.module--simple-left-right-content-col .grid-row.reverse .content{order:1}.module--simple-left-right-content-col .grid-row.reverse .img-holder{order:2}.module--simple-left-right-content-col .grid-row.reverse{grid-template-columns:1fr .8fr}}@media screen and (max-width:1024px){.module--simple-left-right-content-col .grid-row{gap:2rem}}@media screen and (max-width:767px){.module--simple-left-right-content-col .grid-row{grid-template-columns:1fr}}.modal-popup-content{align-items:center;background-color:rgba(0,0,0,.69);bottom:0;display:none;left:0;padding:6%;position:fixed;right:0;top:0;width:100%;z-index:99}.modal-popup-content .modal-content{background:#fff;border-radius:20px;margin:0 auto;overflow:hidden;padding:0;position:relative;width:60%}.modal-popup-content .modal-content .content{height:60vh;overflow-x:hidden;overflow-y:auto;padding:40px}.modal-popup-content .modal-content .content::-webkit-scrollbar{width:4px}.modal-popup-content .modal-content .content::-webkit-scrollbar-track{background:#f1f1f1}.modal-popup-content .modal-content .content::-webkit-scrollbar-thumb{background:#888}.modal-popup-content .modal-content .content::-webkit-scrollbar-thumb:hover{background:#555}.modal-popup-content .modal-content span.close-btn{position:absolute;right:20px;top:13px;--size:33px;align-items:center;background-color:#ed2028;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:var(--size);justify-content:center;width:var(--size)}.modal-popup-content .modal-content span.close-btn svg path{fill:currentColor}.modal-popup-content .modal-content span.close-btn svg{height:1em;width:1em}.modal-popup-content .modal-content .grid-row{display:grid;grid-template-columns:1fr 1fr}.modal-popup-content .modal-content .img-holder{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:450px}.modal-popup-content .modal-content .img-holder .wrap{height:100%}@media screen and (max-width:1024px){.modal-popup-content .modal-content{width:100%}}@media screen and (max-width:767px){.modal-popup-content .modal-content .grid-row{display:grid;grid-template-columns:1fr}.modal-popup-content .modal-content .img-holder{min-height:226px}.modal-popup-content .modal-content .content{height:60vh;padding:30px 20px}}.module--project-grid-cards{background:#272727;color:#fff}.module--project-grid-cards .hidden{display:none}.module--project-grid-cards .headline-5,.module--project-grid-cards h2.headline-2{color:#fff}.module--project-grid-cards .module.module--content-only:has(.module--project-grid-cards){background:#272727;color:#fff}.module--project-grid-cards ul.cate-lists{display:flex;list-style:none;margin-left:0}.module--project-grid-cards ul.cate-lists li{color:#212142;font-size:12px;margin-bottom:0;padding-left:0;position:relative;text-transform:uppercase}.module--project-grid-cards ul.cate-lists li:before{background:#212142;border-radius:50%;content:"";height:5px;left:auto;position:absolute;right:9px;top:7px;width:5px}.module--project-grid-cards ul.cate-lists li:not(:last-child){padding-right:25px}.module--project-grid-cards ul.cate-lists li:last-child:before{display:none}.module--project-grid-cards .top-content .wysiwyg-wrapper p{max-width:45rem}.module--project-grid-cards .project-grid-lists .grid-row{display:grid;gap:40px 20px;grid-template-columns:repeat(3,1fr)}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card{background:#f9f9f9;border-radius:18px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:20px 20px 0}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card .img-holder{margin:0 -16px;position:relative;z-index:0}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card .img-holder img{transition:all .3s linear;width:100%}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card .img-holder img.img{animation:20s linear infinite alternate;aspect-ratio:16/10;height:auto;left:11.7%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0;object-position:50% 0;position:absolute;scale:1!important;top:6%;translate:none!important;width:77%;z-index:-1}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card .img-holder img.laptop-screen{height:100%;scale:1!important;translate:none!important}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card .img-holder:hover img{scale:1.1;translate:0 8px}.module--project-grid-cards .project-grid-lists .grid-row .item .project-card .img-holder:hover img.img{animation-name:screenScroll;scale:1!important;translate:none!important}.module--project-grid-cards .project-grid-lists ul.cate-lists{margin-bottom:12px}.module--project-grid-cards button.chr-button:hover{background-color:#d8272e!important}@keyframes screenScroll{0%{-o-object-position:50% 0;object-position:50% 0}to{-o-object-position:50% 100%;object-position:50% 100%}}@media screen and (max-width:1024px){.module--project-grid-cards .project-grid-lists .grid-row{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.module--project-grid-cards .project-grid-lists .grid-row{gap:20px!important;grid-template-columns:repeat(1,1fr);margin-top:20px}}