.advanced-box-wrapper[data-v-aeca2f3d]{--advanced-box-background-color:transparent;--pattern-opacity:.35;--advanced-box-corner-color:var(--color-primary-500);display:block;position:relative}.advanced-box-wrapper .corner[data-v-aeca2f3d]:after,.advanced-box-wrapper .corner[data-v-aeca2f3d]:before{content:"";transform:scale(0);transition:transform .25s ease-in-out 5s}.advanced-box-wrapper.opening .corner[data-v-aeca2f3d]:after,.advanced-box-wrapper.opening .corner[data-v-aeca2f3d]:before{animation:scale-blink .25s ease-in-out forwards;animation-delay:.5s}.advanced-box[data-v-aeca2f3d]{height:auto;transform:scale(0);width:auto}.advanced-box.background-color[data-v-aeca2f3d]{background-color:var(--advanced-box-background-color)}.advanced-box .advanced-box-content[data-v-aeca2f3d]{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-width:150px;opacity:0;padding:2rem 3rem}.advanced-box.opening[data-v-aeca2f3d]{animation:open-advanced .5s ease-in-out forwards}.advanced-box.opening .advanced-box-content[data-v-aeca2f3d]{animation:blur-fade-in .25s ease-in-out forwards;animation-delay:.75s}.advanced-box.closing[data-v-aeca2f3d]{animation:close-advanced .5s ease-in-out backwards;animation-delay:.75s}.advanced-box.closing .advanced-box-content[data-v-aeca2f3d]{animation:blur-fade-out .25s ease-in-out backwards}
