@charset "utf-8";

.iti-aio { position: relative; display: inline-block; width: 100%; }

.form__btn { width: 100%; height: 51px; margin: 0px; padding: 0px 6px; font-size: 16px; font-weight: 600; color: rgb(255, 255, 255); background: rgb(204, 0, 0); border: none; border-radius: var(--apx-radius); cursor: pointer; transition: filter 0.15s, opacity 0.15s; }

.iti-aio--fullscreen-popup { display: none !important; }
