@layer components{@keyframes spin{to{transform:rotate(1turn)}}.booking-manzana{.booking-manzana-content{.booking-manzana-content-sso-button{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:var(--ant-kp-layout-margin)}.booking-manzana-content-spinner{width:72px;height:72px;border:2px solid rgb(255 255 255/25%);border-top-color:white;border-radius:50%;animation:spin .8s linear infinite;display:inline-block}.booking-manzana-content-form .tl-container{max-width:var(--layout-width-wide)}}}}