@keyframes wccomComponentLoading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.wccom-full-screen-dialog{align-items:center;animation:fadeIn .3s ease-in-out;background:#fff;border-radius:8px;bottom:0;display:flex;flex-direction:column;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:999999}.wccom-full-screen-dialog:has(.wccom-full-screen-dialog__back-button-container){padding-bottom:72px}.wccom-full-screen-dialog--no-border-radius{border-radius:0}.wccom-full-screen-dialog__header{align-items:center;background-color:#fff;display:flex;justify-content:space-between;padding:24px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:997}.wccom-full-screen-dialog__header:after{bottom:0;box-shadow:0 2px 8px 0 rgba(0,0,0,.3);content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease-in-out;z-index:-1}.wccom-full-screen-dialog__header--shadow:after{opacity:1}.wccom-full-screen-dialog__header-left{align-items:center;display:flex;flex:1;gap:16px;justify-content:flex-start}.wccom-full-screen-dialog__header-left .site-logo{width:var(--wccom-logo-width--small,64px)}.wccom-full-screen-dialog__header-left .site-logo .wccom-icon__woo-logo{display:block}.wccom-full-screen-dialog__header-left .wccom-full-screen-dialog__back.wccom-button.is-style-link{color:#1d2327!important;flex:0;font-size:var(--wp--preset--font-size--small,14px);gap:0;letter-spacing:-.011em;line-height:var(--wccom-default-line-height);text-decoration:none}.wccom-full-screen-dialog__header-left .wccom-full-screen-dialog__back.wccom-button.is-style-link:hover{opacity:.8;text-decoration:none!important}.wccom-full-screen-dialog__header-left .wccom-full-screen-dialog__back.wccom-button.is-style-link:focus-visible{border-radius:3px;outline-offset:-1px}.wccom-full-screen-dialog__header-left .wccom-full-screen-dialog__back.wccom-button.is-style-link .wccom-fa-icon{margin-left:0}.wccom-full-screen-dialog__header-right a{font-size:var(--wp--preset--font-size--small,14px)}.wccom-full-screen-dialog__back-button-container{align-items:center;background:#fff;border-top:1px solid var(--wp--preset--color--woo-gray-5,#dcdcde);bottom:0;display:flex;height:72px;justify-content:flex-start;left:0;padding-left:16px;position:fixed;text-align:left;width:100%}.wccom-full-screen-dialog__back{display:flex;padding:16px 24px 16px 0}.wccom-full-screen-dialog__back.is-style-link{font-weight:400}.wccom-full-screen-dialog__content{display:flex;flex-direction:column;height:100%;width:100%}.wccom-full-screen-dialog__content--full{max-width:1600px}.wccom-full-screen-dialog__content--constrained{max-width:640px}body.wccom-full-screen-dialog-open{overflow:hidden}@media screen and (min-width:576px){.wccom-full-screen-dialog:has(.wccom-full-screen-dialog__back-button-container){padding-bottom:unset}.wccom-full-screen-dialog__back-button-container{background:none;border:none;height:auto;padding:0;position:static;width:auto}}.wccom-full-screen-modal-frontend__header{align-items:center;display:flex;justify-content:space-between;width:100%}.wccom-full-screen-modal-frontend__header h2{margin:0}