.image-text-wrapper{display:flex;justify-content:space-between;margin:0 auto}@media (max-width:992px){.image-text-wrapper{align-items:center}}@media (max-width:768px){.image-text-wrapper{flex-direction:column!important;gap:40px!important}.image-text-wrapper .image-wrapper,.image-text-wrapper .text-wrapper{max-width:100%!important}}.image-text-wrapper .text-wrapper{width:100%}.image-text-wrapper .text-wrapper .checkmarks-wrapper{display:flex;flex-wrap:wrap;gap:16px}.image-text-wrapper .text-wrapper .checkmarks-wrapper .checkmarks-wrapper__checkmark{align-items:flex-start;color:#4b5563;display:flex;font-size:18px;font-weight:500;width:calc(50% - 8px)}.image-text-wrapper .text-wrapper .checkmarks-wrapper .checkmarks-wrapper__checkmark img{margin-right:5px;margin-top:4px;min-width:max-content}@media (max-width:470px){.image-text-wrapper .text-wrapper .checkmarks-wrapper .checkmarks-wrapper__checkmark{width:100%}}.image-text-wrapper .text-wrapper .checkmarks-wrapper .checkmarks-wrapper__checkmark img{margin-right:8px}.image-text-wrapper .text-wrapper .inner-button{margin-top:15px}.image-text-wrapper .image-wrapper{width:100%}