/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{border:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{height:auto;max-width:100%}address{font-style:normal}button,input,select,textarea{background-color:transparent;color:inherit;font-family:inherit;font-size:inherit}input::-ms-clear{display:none}button,input[type=submit]{background-color:transparent;background:none;box-shadow:none;cursor:pointer;display:inline-block}button:active,button:focus,input:active,input:focus{outline:none}button::-moz-focus-inner{border:0;padding:0}label{cursor:pointer}legend{display:block}input:not([type=checkbox]),textarea{background:rgba(0,0,112,.03);border:1px solid #e0dce5;border-radius:6px;box-shadow:inset 0 1px 2px rgba(43,34,51,.04);color:#3e3446;display:block;font-size:.875rem;height:38px;line-height:1rem;min-height:38px;padding:10px 12px 10px 16px;resize:vertical;transition:border .1s,box-shadow .1s;width:100%}input:not([type=checkbox]):focus,textarea:focus{border-color:#6c5fc7}input:not([type=checkbox]):disabled,textarea:disabled{background:#f7f6f9}input:not([type=checkbox])::placeholder,textarea::placeholder{color:#71627e}form{max-width:800px}label{display:block;font-weight:500;margin-bottom:8px}.app__form{display:flex;flex-direction:column;gap:18px}[type=submit]{background-color:#6c5fc7;border:1px solid #6c5fc7;border-radius:6px;box-shadow:0 1px 2px rgba(43,34,51,.04);color:#fff;cursor:pointer;display:block;font-size:.875rem;font-weight:600;height:38px;line-height:1rem;margin-left:auto;min-height:38px;padding:10px 16px;position:relative;text-transform:none;transition:background .1s,border .1s,box-shadow .1s}.select2-selection,select{background:rgba(0,0,112,.03);border:1px solid #e0dce5;border-radius:6px;padding:10px 12px 10px 16px}.select2-selection,select{box-shadow:inset 0 1px 2px rgba(43,34,51,.04);color:#3e3446;font-size:.875rem;height:38px;line-height:1rem;min-height:38px;transition:border .1s,box-shadow .1s;width:100%}.select2-selection{background:rgba(0,0,112,.03)!important;border:1px solid #e0dce5!important;border-radius:6px;padding:5px 12px 10px 0}.select2-selection__arrow{top:5px!important}.help-text{color:#a24f55;font-size:14px;padding:8px 0}textarea{min-height:120px}.form__button{background-color:#6c5fc7;border:1px solid #6c5fc7;border-radius:6px;box-shadow:0 1px 2px rgba(43,34,51,.04);color:#fff;cursor:pointer;display:block;font-size:.875rem;font-weight:600;height:38px;line-height:1rem;min-height:38px;padding:10px 16px;position:relative;text-transform:none;transition:background .1s,border .1s,box-shadow .1s}.form__button:disabled{background:#f7f6f9;border-color:#f7f6f9;color:#71627e;cursor:not-allowed}.hidden-submit{display:none}.checkbox-wrapper{align-items:center;display:flex;gap:8px}.checkbox-wrapper:not(:last-child){margin-bottom:12px}.checkbox-wrapper label{margin-bottom:0}.field__group-name{align-items:center;background:#f7f6fb;border-bottom:1px solid #dfdbef;border-radius:5px 5px 0 0;display:flex;font-weight:600;justify-content:space-between;padding:16px;position:relative}.field__group{background:#fff;border:1px solid #dfdbef;border-radius:6px;margin-bottom:16px;position:relative;width:100%}.field__group-fields{display:flex;flex-direction:column;gap:18px;padding:16px}.app__form--two-col{display:grid;gap:100px;grid-template-columns:1fr minmax(300px,360px);max-width:100%;width:100%}.app__form--main{max-width:1000px;padding:20px 30px}.app__form--aside{background:#fff;border:1px solid #e0dce5;border-top:0;display:flex;flex-direction:column;gap:10px;overflow:hidden;padding:14px;position:sticky;top:10px}.app__form--aside label{font-size:14px}.app__form--aside .nav__entity-group{background:unset;border:1px solid #e0dce5}.app__form--aside .form-group:not(:last-child){margin-bottom:10px}.ui__form-controls{display:flex;gap:14px;padding-top:32px}.custom-fields-locale.active{display:flex;flex-direction:column;margin-bottom:18px}.field__repeater-row{border:1px solid #dfdbef;border-radius:6px;display:flex;flex-direction:column;gap:12px;padding:12px}.field__repeater-row:not(:last-child){margin-bottom:12px}.item__controls,.repeater__controls{align-items:center;display:flex;gap:12px;justify-content:flex-end}.tox .tox-edit-area__iframe{background-color:rgba(0,0,112,.03)!important}.app__tabs{display:flex;padding-top:14px}.app__tab{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-size:14px;height:30px;margin-bottom:4px;padding:0 8px;position:relative}.app__tab:hover{background:rgba(62,52,70,.06)}.app__tab.active{font-weight:600}.app__tab.active:after{background:#6c5fc7;border-radius:2px;bottom:-4px;content:"";display:block;height:3px;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);transition:background .1s ease-out;width:calc(100% - 16px)}.tab__group{display:none}.tab__group.active{display:block}.app__checkbox{display:flex;flex-direction:column;gap:3px;position:relative}.app__checkbox .label{display:block;font-weight:500;margin-bottom:8px}.app__checkbox input[type=checkbox]{height:0;position:absolute;visibility:hidden;width:0;z-index:-99}.app__checkbox label{border:1px solid #e0dce5;border-radius:100px;cursor:pointer;display:block;height:25px;margin-bottom:0;position:relative;text-indent:-9999px;width:45px}.app__checkbox label:after{background:#6c5fc7;border-radius:90px;content:"";height:17px;left:3px;opacity:.3;position:absolute;top:4px;transition:.3s;width:17px}.app__checkbox input:checked+label:after{left:calc(100% - 5px);opacity:1;transform:translateX(-100%)}.app__checkbox label:active:after{width:30px}.app__form-fields,.collection__item-content,.collection__item-content>div:not(.app__checkbox){display:flex;flex-direction:column;gap:18px}.attribute-checkboxes-wrapper{padding:16px}.attribute-checkboxes{border:1px solid #e0dce5;border-radius:8px;display:flex;flex-direction:column;gap:16px;max-height:240px;overflow:scroll;padding:16px}.attribute-search-wrapper{padding:14px 16px 0}.attribute-checkbox-item{align-items:center;display:flex;position:relative}.attribute-checkbox-item [type=checkbox]+label{font-size:14px;font-weight:400;padding-left:24px;position:relative}.attribute-checkbox-item [type=checkbox]+label:before{align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;content:"";display:flex;height:18px;justify-content:center;left:0;line-height:0;padding:4px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease,border-color .3s ease;width:18px}.attribute-checkbox-item [type=checkbox]:checked+label:before{background:#6c5fc7;border-color:#6c5fc7;content:url(/build/admin/images/check-v.85f527c0.svg)}.attribute-checkbox-item [type=checkbox]{left:0;opacity:0;position:absolute;top:0;z-index:-1}.attribute-checkbox-item label{margin-bottom:0}.add__link{align-items:center;color:#2562d4;display:flex;font-size:14px}.badge{font-size:.75rem;margin-left:5px}#addAttributeModal{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;opacity:0;overflow:auto;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9999}#addAttributeModal.show{align-items:center;display:flex!important;justify-content:center;opacity:1}#addAttributeModal .modal-dialog{margin:0;max-width:500px;transform:scale(.7);transition:transform .3s ease;width:90%}#addAttributeModal.show .modal-dialog{transform:scale(1)}#addAttributeModal .modal-content{background-color:#fff;border:1px solid #dfdbef;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.3);position:relative}#addAttributeModal .modal-header{align-items:center;background:#f7f6fb;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;justify-content:space-between;padding:1rem 1.5rem}#addAttributeModal .modal-title{font-size:1.25rem;font-weight:600;margin:0}#addAttributeModal .modal-header .close{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:300;line-height:1;margin:0;opacity:.8;padding:0;transition:opacity .2s}#addAttributeModal .modal-header .close:hover{opacity:1}#addAttributeModal .modal-body{padding:1.5rem}#addAttributeFormContainer{width:100%}#addAttributeFormContainer .form-group{margin-bottom:1.25rem}#addAttributeFormContainer .form-group:last-child{margin-bottom:0}#addAttributeFormContainer label{color:#333;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}#addAttributeFormContainer .form-control{border:1px solid #ced4da;border-radius:4px;display:block;font-size:.95rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}#addAttributeFormContainer .form-control:focus{border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0}#addAttributeFormContainer .form-control::placeholder{color:#6c757d;opacity:.6}#addAttributeModal .modal-footer{background-color:#f8f9fa;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:1px solid #dee2e6;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem 1.5rem}#addAttributeModal .modal-footer .btn{border:1px solid transparent;border-radius:4px;cursor:pointer;font-weight:500;padding:.5rem 1.5rem;transition:all .2s ease-in-out}#addAttributeModal .modal-footer .btn-secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}#addAttributeModal .modal-footer .btn-secondary:hover{background-color:#5a6268;border-color:#545b62}#saveAttributeBtn .spinner-border{border-width:.15em;height:1rem;margin-right:.5rem;width:1rem}@media(max-width:576px){#addAttributeModal .modal-dialog{width:95%}.attribute-group-header{align-items:flex-start;flex-direction:column;gap:10px}.add-attribute-btn{width:100%}}.badge-info{align-items:center;background-color:#6c5fc7;border-radius:6px;color:#fff;display:inline-flex;font-size:12px;font-weight:400;justify-content:center;padding:3px 4px}.spinner-border-sm{animation:spinner-border .75s linear infinite;border:.15em solid;border-radius:50%;border-right:.15em solid transparent;display:inline-block;height:1rem;vertical-align:text-bottom;width:1rem}@keyframes spinner-border{to{transform:rotate(1turn)}}.styled-entity-checkboxes .no-results-message{font-size:14px;font-style:italic;text-align:center}.styled-entity-checkboxes .styled-entity-checkbox-item{align-items:center;display:flex;position:relative}.styled-entity-checkboxes .styled-entity-checkbox-item [type=checkbox]+label{font-size:14px;font-weight:400;padding-left:24px;position:relative}.styled-entity-checkboxes .styled-entity-checkbox-item [type=checkbox]+label:before{align-items:center;background:#fff;border:1px solid #ccc;border-radius:4px;content:"";display:flex;height:18px;justify-content:center;left:0;line-height:0;padding:4px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease,border-color .3s ease;width:18px}.styled-entity-checkboxes .styled-entity-checkbox-item [type=checkbox]:checked+label:before{background:#6c5fc7;border-color:#6c5fc7;content:url(/build/admin/images/check-v.85f527c0.svg)}.styled-entity-checkboxes .styled-entity-checkbox-item [type=checkbox]{left:0;opacity:0;position:absolute;top:0;z-index:-1}.styled-entity-checkboxes .styled-entity-checkbox-item label{margin-bottom:0}.styled-entity-items{background:rgba(0,0,112,.03);border:1px solid #e0dce5;border-radius:8px;display:flex;flex-direction:column;gap:16px;margin-top:14px;max-height:240px;overflow:scroll;padding:16px}.field__group .styled-entity-items{background:0}body{align-items:center;background:#f7f6f9;color:#3e3446;font-family:TASA Orbiter,sans-serif;height:100vh;justify-content:center}body,form{display:flex}form{flex-direction:column;max-width:440px;padding:15px;width:100%}h1{font-size:28px;font-weight:500;text-align:center}h1,input{margin-bottom:18px}[type=submit]{margin:0 auto}