.k-block-type-button button {
    border: 2px solid #000;
    display: inline-flex;
    border-radius: 3rem;
    padding: .25rem 1.5rem;
    cursor: pointer;
}
.k-block-type-button button:empty::after {
    content: "Button text …";
    color: var(--color-text-light);
}
.k-block-type-button button:focus {
    outline: 0;
    border-color: var(--color-focus);
}


.k-block-type-button button {
    border: 2px solid #000;
    display: inline-flex;
    border-radius: 3rem;
    padding: .25rem 1.5rem;
    cursor: pointer;
}
.k-block-type-button button:empty::after {
    content: "Button text …";
    color: var(--color-text-light);
}
.k-block-type-button button:focus {
    outline: 0;
    border-color: var(--color-focus);
}


@charset "UTF-8";.k-input[data-theme=field][data-type=embed] .k-input-icon{width:auto}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos{display:flex;align-items:center;line-height:1}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status{margin-right:3px}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-loading{display:inline-block}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-loading .loader{display:inline-block;overflow:hidden;height:1.3em;margin-top:-.3em;line-height:1.5em;font-size:1rem;vertical-align:text-bottom}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-loading .loader:after{content:"\280b\a\2819\a\2839\a\2838\a\283c\a\2834\a\2826\a\2827\a\2807\a\280f";display:inline-table;white-space:pre;text-align:left;animation:spin10 .8s steps(10) infinite}@keyframes spin10{to{transform:translateY(-15em)}}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-synced,.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed{font-size:.8rem;padding:3px 5px 3px 6px;display:inline-block;border-radius:3px}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-synced{background:#b9ca88;display:flex;align-items:center}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-synced .checkmark{position:relative;width:20px;height:20px}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-synced .checkmark:before{content:"";position:absolute;top:5px;left:7px;width:9px;height:6px;transform:rotate(-45deg);background:none;border:solid black;border-width:0 0 1px 1px}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed{background:#ffced3;display:flex;align-items:center}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed .cross{position:relative;width:20px;height:20px}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed .cross:before,.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed .cross:after{content:"";position:absolute;left:11px;top:5px;height:10px;width:1px;background-color:#000}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed .cross:before{transform:rotate(45deg)}.k-input[data-theme=field][data-type=embed] .k-input-icon .k-embed-infos .k-embed-status-failed .cross:after{transform:rotate(-45deg)}.k-input[data-theme=field][data-type=embed] .k-input-icon-button{width:2.5em}.preview{position:relative;margin-bottom:.5rem}.preview-content{padding:1rem;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.preview-content iframe{max-width:100%!important}.preview-content img{width:auto!important;height:30vh!important}.preview-background{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:#efefef url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXR0ZXJuIGlkPSJhIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGZpbGw9InJnYmEoMCwgMCwgMCwgMC4yKSIgZD0iTTAgMGgxMHYxMEgwem0xMCAxMGgxMHYxMEgxMHoiLz48L3BhdHRlcm4+PHJlY3QgZmlsbD0idXJsKCNhKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==);opacity:.45}.k-embed-field-preview-icon{background:#b9ca88;width:18px;height:18px;line-height:18px;border-radius:50%;display:inline-block;font-size:.75em;margin-left:.5em;text-align:center}


.kirby-focus-field .focus-box {
  position: relative;
  line-height: 0;
  overflow: hidden;
  padding: 2.5rem;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}
.kirby-focus-field .focus-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efefef url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXR0ZXJuIGlkPSJhIiB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGZpbGw9InJnYmEoMCwgMCwgMCwgMC4yKSIgZD0iTTAgMGgxMHYxMEgwem0xMCAxMGgxMHYxMEgxMHoiLz48L3BhdHRlcm4+PHJlY3QgZmlsbD0idXJsKCNhKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==");
  opacity: 0.45;
  z-index: 0;
}
.focus-preview-container {
  position: relative;
  z-index: 1;
  cursor: crosshair;
}


.kirby-focus-field .focus-preview {
  display: block;
  max-width: 100%;
  max-height: calc(100vh - 13.5rem);
  -webkit-transition: all .25s;
     -moz-transition: all .25s;
          transition: all .25s;
  -webkit-filter: grayscale(100%);
     -moz-filter: grayscale(100%);
          filter: grayscale(100%);
}
.kirby-focus-field .focus-box:hover .focus-preview {
  -webkit-filter: grayscale(0);
     -moz-filter: grayscale(0);
          filter: grayscale(0);
}

.kirby-focus-field .focus-point {
  box-sizing: border-box;
  min-height: 40px;
  min-width: 40px;
  border-radius: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border: 2px solid #fff;
  background: rgba(129,162,190,0.6);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  pointer-events: none;
  -webkit-transition: all .1s;
     -moz-transition: all .1s;
          transition: all .1s;
}

.kirby-focus-field .focus-box:hover .focus-point {
  background: rgba(0,0,0,0.5);
}

.kirby-focus-field .focus-point:before,
.kirby-focus-field .focus-point:after {
  content: '';
  display: block;
  width: 5px;
  height: 1px;
  background: #fff;
  position: relative;
  top: 18px;
  left: 16px;
}

.kirby-focus-field .focus-point:after {
  width: 1px;
  height: 5px;
  top: 15px;
  left: 18px;
}

.kirby-focus-field[disabled] {
  pointer-events: none
}

.trevor[data-v-1927a227]{height:100%;display:grid;grid-gap:0 1rem;grid-template:"heading heading" "keys    text" 1fr "ctrl    text" / 1fr 3fr}.heading[data-v-1927a227]{grid-area:heading}.editor[data-v-1927a227]{display:contents}.keys[data-v-1927a227]{grid-area:keys;overflow-y:auto;background:#fbfbfb}.key[data-v-1927a227]{background:#fff;padding:.7rem .5rem;border-bottom:1px solid #f3f3f3;display:flex;align-items:center}.key.selected[data-v-1927a227]{box-shadow:0 0 8px inset #ccc}.key.edited[data-v-1927a227]{background-color:#ffffe0}.key .txt[data-v-1927a227]{flex-grow:1}.key .missing[data-v-1927a227]{display:block;height:.8rem;width:.8rem;border-radius:.4rem;border:1px solid #9a0202;background-color:red}.key[data-v-1927a227]:focus{outline:none}[dir=ltr] .ctrl[data-v-1927a227]{text-align:right}[dir=rtl] .ctrl[data-v-1927a227]{text-align:left}.ctrl[data-v-1927a227]{grid-area:ctrl;background:#fbfbfb;padding:.5rem}.texts[data-v-1927a227]{grid-area:text;overflow-y:auto}.texts>*[data-v-1927a227]{height:100%}.no-selection[data-v-1927a227]{display:flex;align-items:center;justify-content:center;opacity:.7;font-style:italic}.lang[data-v-1927a227]{margin-bottom:2rem}.savebar[data-v-1927a227]{position:absolute;width:100%;left:0;bottom:0;background-color:#de935f}.savebar .k-view[data-v-1927a227]{display:flex;justify-content:space-between;height:40px}


.vgt-right-align{text-align:right}.vgt-left-align{text-align:left}.vgt-center-align{text-align:center}.k-pagetable-section table.vgt-table{position:relative;font-size:.875rem;border-spacing:0;table-layout:fixed;width:100%;max-width:100%}.k-pagetable-section table.vgt-table thead,.k-pagetable-section table.vgt-table .cover-image,.k-pagetable-section table.vgt-table .pagetable-options-container{user-select:none}.k-pagetable-section table.vgt-table th,.k-pagetable-section table.vgt-table td{border-bottom:2px solid #efefef;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.k-pagetable-section table.vgt-table th.cover-image,.k-pagetable-section table.vgt-table td.cover-image{width:38px!important}.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-two,.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-two{width:80px!important}.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-one,.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-one{width:40px!important}.k-pagetable-section table.vgt-table th.pagetable-options-container.pagetable-options-none,.k-pagetable-section table.vgt-table td.pagetable-options-container.pagetable-options-none{width:0px!important;padding:0}@media screen and (max-width: 65em){.k-pagetable-section table.vgt-table th,.k-pagetable-section table.vgt-table td{display:none}.k-pagetable-section table.vgt-table th.cover-image,.k-pagetable-section table.vgt-table th.mobile-column,.k-pagetable-section table.vgt-table th.pagetable-options-container,.k-pagetable-section table.vgt-table td.cover-image,.k-pagetable-section table.vgt-table td.mobile-column,.k-pagetable-section table.vgt-table td.pagetable-options-container{display:table-cell}.k-pagetable-section table.vgt-table th.mobile-column,.k-pagetable-section table.vgt-table td.mobile-column{width:auto!important}}.k-pagetable-section table.vgt-table th{position:relative;font-weight:400;color:#777;padding:0 .75rem;height:40px;background:#eaeaea;position:sticky;padding:.5rem .75rem;top:0;cursor:pointer;z-index:10}.k-pagetable-section table.vgt-table th:not(:last-child){border-right:1px solid #d6d6d6}.k-pagetable-section table.vgt-table th.sorting{color:#000;font-weight:600}.k-pagetable-section table.vgt-table th.sorting-desc:after,.k-pagetable-section table.vgt-table th.sorting-asc:after{position:absolute;content:"";right:1rem;top:calc(50% - 3px);border-color:black transparent;border-style:solid;border-width:6px 5px 0}.k-pagetable-section table.vgt-table th.sorting-asc:after{transform:rotate(180deg)}.k-pagetable-section table.vgt-table th.sorting.vgt-right-align.sorting-desc:after,.k-pagetable-section table.vgt-table th.sorting.vgt-right-align.sorting-asc:after{right:auto;left:1rem}.k-pagetable-section table.vgt-table td{height:40px;padding:0}.k-pagetable-section table.vgt-table td:not(.cover-image) a,.k-pagetable-section table.vgt-table td:not(.cover-image) span[data-disabled]{display:block;width:100%;padding:.5rem .75rem}.k-pagetable-section table.vgt-table td:not(:last-child){border-right:1px solid #efefef}.k-pagetable-section table.vgt-table td.pagetable-options-container{overflow:visible;height:38px}.k-pagetable-section table.vgt-table td .k-list-item-options{display:flex}.k-pagetable-section table.vgt-table td .k-list-item-options>button{width:40px;display:flex;justify-content:center;align-items:center;padding:0}.k-pagetable-section table.vgt-table td .k-list-item-options>button .k-button-text{display:none}.k-pagetable-section table.vgt-table td .k-list-item-options[data-count="2"]>button:first-child{padding-left:2px}.k-pagetable-section table.vgt-table tbody{margin-top:2px}.k-pagetable-section table.vgt-table tbody tr{background:white}.k-pagetable-section table.vgt-table tbody tr+tr{margin-top:2px}.vgt-wrap__footer{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding:.35rem .25rem;margin-top:.5rem;color:#777}.vgt-wrap__footer .footer__row-count__select{background-color:#fff;width:auto;padding:.175rem .4rem .15rem .15rem;border:0;border-radius:0;min-height:22px;min-width:40px;margin-left:5px;color:#000;box-sizing:border-box}.vgt-wrap__footer .footer__row-count__select:focus{outline:none;border-color:#409eff}.vgt-wrap__footer .footer__navigation{display:flex}.vgt-wrap__footer .footer__navigation__page-btn{display:flex;align-items:center;justify-content:flex-start}.vgt-wrap__footer .footer__navigation__page-btn.disabled{cursor:default;pointer-events:none;opacity:.25}.vgt-wrap__footer .footer__navigation__page-btn:hover{color:#000}.vgt-wrap__footer .footer__navigation__page-btn .chevron{margin-top:2px;width:6px;height:6px;border:2px solid #777;border-width:0 2px 2px 0;transition:opacity .2s ease-out;opacity:.5}.vgt-wrap__footer .footer__navigation__page-btn .chevron.left{transform:rotate(135deg);margin-right:5px}.vgt-wrap__footer .footer__navigation__page-btn .chevron.right{transform:rotate(-45deg);margin-left:5px}.vgt-wrap__footer .footer__navigation__info{margin:0 1rem;color:#000}.k-pagetable-section .k-button-group{display:flex;align-items:flex-end}.k-pagetable-section .k-button-group .pagetable-reset-button{padding:.35rem .6rem;background:rgba(22,23,26,.05);border-radius:2px;margin-bottom:.65rem;margin-right:.75rem;font-size:.875rem;color:#777;transition:color .2s ease-out}.k-pagetable-section .k-button-group .pagetable-reset-button:hover{color:#000}.k-pagetable-section .k-button-group .pagetable-search-input{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;border-bottom:1px solid #d6d6d6;font-size:.875rem;padding-bottom:.35rem;margin-bottom:.65rem;padding:.35rem .75rem .35rem .5rem;min-width:150px}.k-pagetable-section .k-button-group .pagetable-search-input::placeholder{color:#999}.k-pagetable-section .k-button-group .pagetable-search-input:focus{outline:none;border-color:#fff;background:#fff}.k-pagetable-section .k-button-group .k-button{margin-left:.25rem}@media screen and (max-width: 50em){.k-pagetable-section .k-button-group .pagetable-reset-button{display:none}.k-pagetable-section .k-button-group .pagetable-search-input{width:150px}}@media screen and (max-width: 25em){.k-pagetable-section .k-button-group .pagetable-search-input{display:none}}


.seo-preview{padding:1.5rem;color:#444;line-height:1.5rem;background:hsla(0,0%,100%,.25);border:none;box-shadow:0 0 8px rgba(0,0,0,.1)}.seo-preview h3{color:#0f70b7;font-size:1.1rem;margin-bottom:0;font-weight:400}.seo-preview .link{color:green;text-decoration:none}

.k-block-type-button button {
    border: 2px solid #000;
    display: inline-flex;
    border-radius: 3rem;
    padding: .25rem 1.5rem;
    cursor: pointer;
}
.k-block-type-button button:empty::after {
    content: "Button text …";
    color: var(--color-text-light);
}
.k-block-type-button button:focus {
    outline: 0;
    border-color: var(--color-focus);
}
