section.form-poc-module.theme-dark .wrapper-checklist>li{color:#fff}section.form-poc-module.theme-dark .wrapper-checklist>li:before{background-color:#fff}section.form-poc-module.theme-dark .wrapper-form .heading{color:#010123}section.form-poc-module.bg-blue .wrapper-form,section.form-poc-module.bg-light-blue .wrapper-form{background-color:#fff}section.form-poc-module .wrapper{align-items:flex-start;display:flex;gap:1.5rem;width:100%}section.form-poc-module .wrapper.order-2{flex-direction:row-reverse}section.form-poc-module .wrapper.order-2 .wrapper-content{padding-left:3rem;padding-right:0}section.form-poc-module .wrapper-content{display:flex;flex-direction:column;gap:2rem;padding-right:3rem;width:50%}section.form-poc-module .wrapper-content>figure{max-width:100%;width:100%}section.form-poc-module .wrapper-content>figure img{border-radius:10px;height:100%;max-width:100%;object-fit:cover}section.form-poc-module .wrapper-checklist{flex-direction:column;gap:.75rem;margin:0}section.form-poc-module .wrapper-checklist>li{font-size:1rem}section.form-poc-module .wrapper-logos{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:space-between;padding:1rem 0;width:100%}section.form-poc-module .wrapper-logos figure{align-items:center;display:flex;justify-content:center;max-height:40px}section.form-poc-module .wrapper-logos figure img{filter:grayscale(100%);max-height:40px;object-fit:contain;object-position:center;width:auto}section.form-poc-module .wrapper-form{background-color:#ede8fe;border-radius:10px;padding:2.5rem;width:50%}section.form-poc-module .wrapper-form .heading{margin-bottom:.75rem}section.form-poc-module .wrapper-form .richtext{color:#797e9e;font-family:Telegraf,sans-serif;font-size:14px;font-weight:500;line-height:100%;margin-bottom:2rem}section.form-poc-module .wrapper-form .poc-message{margin-top:1rem;text-align:left;width:100%}section.form-poc-module .wrapper-form .poc-message.error{color:#ff4343;padding-left:1.5rem;position:relative}section.form-poc-module .wrapper-form .poc-message.error:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none' viewBox='0 0 17 16'%3E%3Cpath fill='%23ff4343' d='M8.266 16a8 8 0 1 1 0-16 8 8 0 0 1 0 16m-.8-5.6V12h1.6v-1.6zm0-6.4v4.8h1.6V4z'/%3E%3C/svg%3E");content:"";height:16px;left:0;position:absolute;top:3px;width:16px}@media (max-width:768px){section.form-poc-module .wrapper{gap:2.75rem}section.form-poc-module .wrapper.order-m-1{flex-direction:column}section.form-poc-module .wrapper.order-m-1 .wrapper-content{padding-left:0;padding-right:0}section.form-poc-module .wrapper.order-m-2{flex-direction:column-reverse}section.form-poc-module .wrapper.order-m-2 .wrapper-content{padding-left:0;padding-right:0}section.form-poc-module .wrapper-content{padding-left:0;padding-right:0;width:100%}section.form-poc-module .wrapper-form{padding:1.5rem;width:100%}section.form-poc-module .wrapper-logos{justify-content:center}}