.atom-modal-container{z-index:999;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0 auto;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.atom-modal-container__background{--tw-bg-opacity:1;background-color:rgba(var(--black) , 1);background-color:rgba(var(--black) , var(--tw-bg-opacity,1));opacity:.25;width:100vw;height:100vh;position:fixed;top:0;left:0}.atom-modal-container__content{--tw-bg-opacity:1;background-color:rgba(var(--white) , 1);background-color:rgba(var(--white) , var(--tw-bg-opacity,1));--tw-shadow:0 1px 2px 0 rgba(var(--black), .05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);min-width:24rem;box-shadow:0 0 #0000, 0 0 #0000, var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow);position:fixed}@media (min-width:768px){.atom-modal-container__content{min-width:32rem}}.atom-modal-container__confirm-content{position:relative}.atom-modal-container__confirm-content>header{--tw-bg-opacity:1;background-color:rgba(var(--bg-secondary) , 1);background-color:rgba(var(--bg-secondary) , var(--tw-bg-opacity,1));flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:2.5rem;display:flex}.atom-modal-container__confirm-content>header>h1{text-transform:uppercase;padding-left:.5rem;font-size:.875rem;font-weight:600;line-height:1.25rem;display:inline-block}.atom-modal-container__confirm-content>header>div{--tw-bg-opacity:1;background-color:#e6e6e6;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}@supports (color:rgb(0 0 0 / 0)){.atom-modal-container__confirm-content>header>div{background-color:rgb(230 230 230/var(--tw-bg-opacity,1))}}.atom-modal-container__confirm-content>div{width:100%;padding:1rem}.atom-modal-container__confirm-content>footer{-moz-column-gap:.5rem;border-top-width:1px;flex-direction:row;justify-content:flex-end;align-items:center;column-gap:.5rem;width:100%;padding:.5rem 1rem;display:flex}
