.iwFormModal{min-width:75%;flex:1 1 0%;cursor:auto;border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.dark .iwFormModal{--un-border-opacity:1;border-color:rgb(55 65 81 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(31 42 55 / var(--un-bg-opacity))}.iwFormModalTransition-enter-active,.iwFormModalTransition-leave-active{transition-property:top,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:.5s}.iwFormModalTransition-enter-from,.iwFormModalTransition-leave-to{top:20%;opacity:.1}.iwFormModalTransition-enter-to,.iwFormModalTransition-leave-from{top:0;opacity:1}.iwFormModalBackdrop{position:fixed;top:0;left:0;right:0;z-index:30;width:100%;height:100%;display:flex;align-items:center;overflow:auto;background-color:#0f172af2;vertical-align:middle}.iwFormModalBody{padding-bottom:1.5rem}.iwFormModalBody>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1.5rem * var(--un-space-y-reverse))}.iwFormModalCloseBtn{margin-left:auto;display:inline-flex;align-items:center;border-radius:.5rem;background-color:transparent;padding:.375rem;font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.iwFormModalCloseBtn:hover{--un-bg-opacity:1;background-color:rgb(229 231 235 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(17 25 40 / var(--un-text-opacity))}.dark .iwFormModalCloseBtn:hover{--un-bg-opacity:1;background-color:rgb(75 85 100 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.iwFormModalCloseBtn>span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.iwFormModalCloseBtnIcon{width:1.5rem;height:1.5rem}.iwFormModalFooter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex:1 0 0;gap:1.5rem;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;padding:2.5rem}.iwFormModalFooter>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(.5rem * var(--un-space-x-reverse))}.iwFormModalFooterBtn.primaryBtn{border-style:none;--un-bg-opacity:1 !important;background-color:rgb(174 60 25 / var(--un-bg-opacity))!important;--un-text-opacity:1 !important;color:rgb(255 255 255 / var(--un-text-opacity))!important}.iwFormModalFooterBtn.primaryBtn:hover{--un-bg-opacity:1 !important;background-color:rgb(140 38 15 / var(--un-bg-opacity))!important}.dark .iwFormModalFooterBtn.primaryBtn{--un-bg-opacity:1 !important;background-color:rgb(208 88 36 / var(--un-bg-opacity))!important}.dark .iwFormModalFooterBtn.primaryBtn:hover{--un-bg-opacity:1 !important;background-color:rgb(174 60 25 / var(--un-bg-opacity))!important}.dark .iwFormModalFooterBtn.primaryBtn:focus{--un-ring-opacity:1 !important;--un-ring-color:rgb(140 38 15 / var(--un-ring-opacity)) !important}.iwFormModalFooterBtn{border-width:1px;--un-border-opacity:1;border-color:rgb(229 231 235 / var(--un-border-opacity));border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:.625rem 1.25rem;text-align:center;font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity));font-weight:500}.iwFormModalFooterBtn:focus{z-index:10;outline:2px solid transparent;outline-offset:2px;--un-ring-width:4px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-opacity:1;--un-ring-color:rgb(251 189 131 / var(--un-ring-opacity)) }.dark .iwFormModalFooterBtn{--un-border-opacity:1;border-color:rgb(107 114 128 / var(--un-border-opacity));--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.iwFormModalFooterBtn:hover{--un-bg-opacity:1;background-color:rgb(243 244 245 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(17 25 40 / var(--un-text-opacity))}.dark .iwFormModalFooterBtn:hover{--un-bg-opacity:1;background-color:rgb(75 85 100 / var(--un-bg-opacity));--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.dark .iwFormModalFooterBtn:focus{--un-ring-opacity:1;--un-ring-color:rgb(75 85 100 / var(--un-ring-opacity)) }.iwFormModalScreen{position:relative;margin:auto;width:100vw;padding:1.5rem}@media(max-width:639.9px){.iwFormModalScreen{padding:.5rem}}@media(min-width:768px){.iwFormModalScreen{max-width:640px}}@media(min-width:1024px){.iwFormModalScreen{max-width:768px}}@media(min-width:1280px){.iwFormModalScreen{max-width:1024px}}.iwFormModalTitle{text-align:center;font-size:1.5rem;line-height:2rem;--un-text-opacity:1;color:rgb(17 25 40 / var(--un-text-opacity));font-weight:600}.dark .iwFormModalTitle{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.iwFormModalTitleUnderline{margin-top:.5rem;display:block;height:.25rem;width:5rem;border-radius:.125rem;--un-bg-opacity:1;background-color:rgb(249 115 22 / var(--un-bg-opacity))}.iwFormModalTitleIcon{height:3rem;width:3rem}.iwFormModalTitleIconWrapper{display:flex;justify-content:center}.iwFormModalSubtitle{margin-top:.5rem!important;text-align:center;font-size:.875rem;line-height:1.25rem;--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity));font-weight:600}.dark .iwFormModalSubtitle{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.iwFormModalHeader{display:flex;align-items:flex-start;justify-content:space-between;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:1rem}.dark .iwFormModalHeader{--un-border-opacity:1;border-color:rgb(75 85 100 / var(--un-border-opacity))}
