.xts-preset{position:relative;border:1px solid var(--xts-option-border-color);border-radius:var(--xts-brd-radius);transition:all .25s ease}.xts-preset:before,.xts-preset:after{position:absolute;z-index:999999;visibility:hidden;opacity:0;cursor:wait}.xts-preset:before{content:"";inset:0;border-radius:var(--xts-brd-radius);background-color:rgba(255,255,255,0.8)}.xts-preset:after{top:calc(50% - 18px);right:calc(50% - 18px);content:"";display:inline-block;width:36px;height:36px;border:1px solid rgba(255,255,255,0.15);border-left-color:#000;border-radius:50%;vertical-align:middle}.xts-preset>div{padding:10px}.xts-preset:not(:last-child){margin-bottom:15px}.xts-preset.xts-loading:before,.xts-preset.xts-loading:after{visibility:visible;opacity:1;transition:.4s all ease}.xts-preset.xts-loading:after{animation:woodmart_rotate 450ms infinite linear}.xts-preset.xts-opened :is(.xts-preset-content,.xts-preset-footer){display:block}.xts-preset.xts-opened,.xts-preset:hover{box-shadow:var(--xts-box-shadow)}:is(.xts-preset-content,.xts-preset-footer){display:none;animation:wd-fadeIn .4s ease both}:is(.xts-preset-content,.xts-preset-footer) label{display:block;margin-bottom:5px;font-weight:600}.xts-preset.xts-opened .xts-preset-header{border-bottom:1px solid var(--xts-option-border-color)}.xts-preset:not(.xts-opened) .xts-col{pointer-events:none}.xts-preset:not(.xts-opened) .xts-col-auto{pointer-events:none}.xts-preset:not(.xts-opened) .xts-col-auto>*{pointer-events:auto}.xts-preset-link:hover ~ .xts-col-auto .xts-edit-preset{background-color:var(--xts-btn-primary-color-hover)}.xts-preset-name h4{margin-bottom:0;white-space:nowrap;font-size:14px;line-height:var(--xts-input-height)}.xts-preset-name [type="text"]{display:none}.xts-preset.xts-opened .xts-preset-name [type="text"]{display:block}.xts-preset.xts-opened .xts-preset-name h4{display:none}.xts-preset.xts-opened .xts-preset-link{display:none}.xts-preset-actions{display:flex;justify-content:flex-end}.xts-preset-actions>*:not(:last-child){margin-inline-end:8px}.xts-preset-edit{min-width:138px}.xts-preset-close{display:none}.xts-preset.xts-opened .xts-preset-edit:not(.xts-preset-close){display:none}.xts-preset.xts-opened .xts-preset-close{display:flex}.xts-preset-link{position:absolute;inset:0}.xts-condition{display:flex;align-items:flex-end;margin-bottom:10px;animation:wd-fadeIn .4s ease both;--xts-input-width: 100%}.xts-condition>div{flex:1 0 0%;margin-inline-end:var(--xts-option-space)}.xts-preset-footer{border-top:1px solid var(--xts-option-border-color)}.xts-preset-priority{display:flex;align-items:center;--xts-input-width: 70px}.xts-preset-priority label{margin-inline-end:var(--xts-option-space);margin-bottom:0}