@font-face {
font-family: 'wedocs';
src: url(//www.smglobal.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.ttf) format('truetype'), url(//www.smglobal.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.woff) format('woff'), url(//www.smglobal.com/wp-content/plugins/wedocs/assets/build/fonts/wedocs.svg) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^='wedocs-icon-'],
[class*=' wedocs-icon-'] { font-family: 'wedocs' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wedocs-icon-close:before {
content: '\f00d';
}
.wedocs-icon-remove:before {
content: '\f00d';
}
.wedocs-icon-times:before {
content: '\f00d';
}
.wedocs-icon-home:before {
content: '\f015';
}
.wedocs-icon-refresh:before {
content: '\f021';
}
.wedocs-icon-print:before {
content: '\f02f';
}
.wedocs-icon-folder-open:before {
content: '\f07c';
}
.wedocs-icon-envelope:before {
content: '\f0e0';
}
.wedocs-icon-file-text-o:before {
content: '\f0f6';
}
.wedocs-icon-angle-left:before {
content: '\f104';
}
.wedocs-icon-angle-right:before {
content: '\f105';
}
.wedocs-icon-angle-up:before {
content: '\f106';
}
.wedocs-icon-angle-down:before {
content: '\f107';
}
.wedocs-icon-smile-o:before {
content: '\f118';
}
.wedocs-icon-frown-o:before {
content: '\f119';
}
#wedocs-single-doc-search-modal {
top: 0;
left: 0;
z-index: 200;
width: 100vw;
cursor: auto;
display: none;
height: 100vh;
position: fixed;
flex-direction: column;
background-color: #0000004D;
}
#wedocs-single-doc-search-modal .doc-search-container {
padding: 12vh;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal {
width: 100%;
display: flex;
min-height: 0;
margin: 0 auto;
background: #F8FAFC;
max-width: 47.375rem;
border-radius: 0.5rem;
flex-direction: column;
box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header {
z-index: 1;
flex: none;
display: flex;
position: relative;
align-items: center;
padding: 0 1rem;
border-bottom: 1px solid #D9D9D9;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form {
min-width: 0;
display: flex;
flex: 1 1 auto;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-magnifier-label {
flex: none;
display: flex;
width: 1.5rem;
height: 1.5rem;
align-items: center;
justify-content: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field {
width: 100%;
display: flex;
position: relative;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input {
border: 0;
flex: auto;
min-width: 0;
height: 3.5rem;
color: #0f172a;
font-size: 1rem;
appearance: none;
background: #0000;
margin-right: 1rem;
margin-left: 0.75rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input:focus {
outline: none;
box-shadow: none;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field .search-clean {
width: 20px;
right: 30px;
height: 20px;
display: none;
cursor: pointer;
position: absolute;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-cancel {
flex: none;
display: flex;
width: 1.75rem;
height: 1.5rem;
color: #334155;
font-size: 10px;
appearance: none;
font-weight: 700;
background: #fff;
align-items: center;
padding: 0.5rem 1rem;
border-radius: 0.375rem;
justify-content: center;
border: 1px solid #d4dde6;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits {
padding: 1rem;
overflow: scroll;
max-height: 600px;
text-align: center;
color: #94a3b8;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits .doc-empty-search {
padding: 3rem 0;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list {
gap: 10px;
margin: 0;
padding: 0;
display: grid;
list-style: none;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result {
padding: 1rem;
display: block;
position: relative;
font-size: 0.875rem;
border-radius: 0.5rem;
text-decoration: none;
background-color: #fff;
box-shadow: 2px 0px 10px 0px #003F9E1A;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container {
display: flex;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-icon {
width: 2.5rem;
display: flex;
height: 2.5rem;
align-self: start;
margin-right: 1rem;
border-radius: 50%;
align-items: center;
justify-content: center;
box-shadow: 0 0 #0000, 0 0 0 calc(1px + 0px) #0f172a0d, 0 1px 2px 0 #0000000d;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper {
z-index: 1;
flex: auto;
max-width: 630px;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper hr {
background: #E9E9E9;
margin: 0.5rem 0 0.75rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .doc-search-hit-title {
color: #374151;
overflow: hidden;
font-weight: 600;
text-align: left;
line-height: 1.25rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation {
gap: 24px;
display: flex;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav {
gap: 10px;
display: flex;
color: #6B7280;
text-align: left;
font-weight: 600;
align-items: center;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .parent-doc-nav .doc-search-hit-path,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper .wd-docs-navigation .section-doc-nav .doc-search-hit-path {
font-weight: 600;
padding: 0 0.6rem;
font-size: 0.75rem;
line-height: 1.5rem;
border-radius: 999px;
align-self: flex-start;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .parent-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .section-doc-nav,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-title {
color: #fff !important;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-path {
color: #374151;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-icon,
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-path {
background: #fff !important;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result:hover .doc-search-hit-select-icon {
stroke: #fff;
}
#wedocs-single-doc-search-modal.active {
display: flex;
}
.wedocs-single-search-input {
position: relative;
margin: 0 0 15px 0;
border-bottom: 1px solid #eee;
}
.wedocs-single-search-input .short-key,
.wedocs-single-search-input .search-field,
.wedocs-single-search-input .search-submit {
border: 0;
cursor: pointer;
margin: 0 0 15px 0;
}
.wedocs-single-search-input .search-field {
width: 96%;
height: 42px;
font-size: 16px;
background: white;
border-radius: 8px;
border: 1px solid #dbdbdb;
padding: 10px 22px 10px 45px;
}
.wedocs-single-search-input .search-field::placeholder {
color: #6B7280;
line-height: 1;
}
.wedocs-single-search-input .search-field:focus {
outline: none;
box-shadow: none;
}
.wedocs-single-search-input .search-submit {
top: 0;
left: 0;
position: absolute;
padding: 11px 16px;
background: transparent;
}
.wedocs-single-search-input .short-key {
top: 0;
right: 12px;
color: #9caabd;
font-size: 14px;
font-weight: 600;
padding: 10px 16px;
position: absolute;
background: transparent;
}
body.single.single-docs .content-area {
width: 100%;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
position: absolute !important;
height: 1px;
width: 1px;
}
.wedocs-overflow-hidden {
overflow: hidden;
}
.wedocs-single-wrap {
width: 100%;
display: -ms-flex;
display: -webkit-flex;
display: flex;
}
.wedocs-single-wrap:before,
.wedocs-single-wrap:after {
content: " ";
display: table;
}
.wedocs-single-wrap:after {
clear: both;
}
.wedocs-single-wrap .wedocs-sidebar {
width: 20%;
}
.wedocs-single-wrap .wedocs-sidebar h3.widget-title {
font-weight: bold;
margin: 0 0 15px 0;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list {
padding: 0;
list-style: none;
margin: 0 12px 0 0;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li > a:before {
content: '\f07c';
margin-right: 10px;
font-family: 'wedocs';
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret {
float: right;
line-height: inherit;
padding: 0 10px;
border: 1px solid #eee;
border-radius: 3px;
color: #eee;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret:hover,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret:hover {
border-color: #000;
color: #000;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret::before,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret::before {
font-family: 'wedocs' !important;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-open > a > .wedocs-caret:before {
content: '\f106';
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed > a > .wedocs-caret:before {
content: '\f107';
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.wd-state-closed ul.children {
display: none;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a {
display: flex;
text-decoration: none;
padding: 8px 10px 8px 20px;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li a .wedocs-caret {
margin-left: auto;
align-self: center;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children {
list-style: none;
margin: 15px 0 15px 26px;
padding: 0;
border: none;
border-left: 1px solid #ddd;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li ul.children a {
color: #333333;
font-weight: normal;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.current_page_item > a > .wedocs-caret:hover,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list li.current_page_parent > a > .wedocs-caret:hover {
border-color: #fff;
color: #fff;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a {
background: #3B82F6;
color: #fff;
border-radius: 5px;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent > a .wedocs-caret,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item > a .wedocs-caret,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor > a .wedocs-caret {
color: #fff;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_parent li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_item li.current_page_item > a,
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list > li.current_page_ancestor li.current_page_item > a {
border-left: 2px solid #3B82F6;
color: #191919;
font-weight: bold;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list .children .tailwind {
border-left: 1px solid #06b6d4;
}
.wedocs-single-wrap .wedocs-sidebar ul.doc-nav-list .tailwind .wedocs-caret {
border-color: #06b6d4;
color: #06b6d4;
}
.wedocs-single-wrap .wedocs-single-content {
width: 80%;
border-left: 1px solid #eee;
padding-left: 25px;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb {
text-wrap: pretty;
margin-bottom: 30px;
list-style: none;
margin-left: 0;
padding-left: 0;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li {
display: inline;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb li.delimiter {
color: #999;
margin: 0 2px;
}
.wedocs-single-wrap .wedocs-single-content ol.wedocs-breadcrumb a {
text-decoration: none;
}
.wedocs-single-wrap .wedocs-single-content article {
position: relative;
}
.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article {
position: absolute;
right: 0;
top: 0;
color: #777;
}
.wedocs-single-wrap .wedocs-single-content article a.wedocs-print-article:hover {
color: #555;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content {
width: 100% !important;
float: none !important;
display: block;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content a.anchorjs-link {
text-decoration: none;
box-shadow: none !important;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content img {
max-width: 100%;
border: 1px solid #eee;
margin-top: 20px;
margin-bottom: 30px;
padding: 25px;
height: auto;
background: #F9F9F9;
display: block;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
display: block;
padding: 8.5px;
margin: 0 0 9px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl {
margin-bottom: 1em;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dt {
float: left;
display: inline-block;
font-weight: 400;
text-align: center;
padding: 4px 9px;
margin-bottom: 1em;
font-size: 18px;
line-height: 1.2em;
border-radius: 50px;
color: #fff;
background: #3197d1;
vertical-align: baseline;
white-space: nowrap;
font-size: 15px;
min-width: 9px;
position: relative;
top: 2px;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd {
padding-top: 3px;
margin: 0 0 5px 45px;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:before,
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after {
display: table;
content: "";
line-height: 0;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content dl dd:after {
clear: both;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout {
border-left: 5px solid;
color: #333;
font-size: 14px;
margin-bottom: 2em;
padding: 16px 25px 16px 20px;
background: #f1f1f1;
border-color: #cfcfcf;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-yellow {
background: #fffcd5;
border-color: #e7dca4;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-blue {
background: #e8f4ff;
border-color: #bed1e6;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-green {
background: #e5fadc;
border-color: #bbdaaf;
}
.wedocs-single-wrap .wedocs-single-content article .entry-content .wedocs-callout.callout-red {
background: #fde8e8;
border-color: #e7aaaa;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer {
width: 100%;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:before,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after {
content: " ";
display: table;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer:after {
clear: both;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .help-icon,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .help-button,
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-article-author {
display: none;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a {
border-bottom: 1px dotted #C5C5C5;
text-decoration: none;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer .wedocs-help-link a:hover {
text-decoration: none;
border-bottom: 1px dotted #999;
}
.wedocs-single-wrap .wedocs-single-content article footer.entry-footer.wedocs-entry-footer time {
font-weight: normal;
font-style: italic;
}
.wedocs-single-wrap .wedocs-single-content .wedocs-comments-wrap {
overflow: hidden;
position: relative;
}
.wedocs-single-wrap ul.doc-nav-list > li > a.on:before {
content: '\f07c';
margin-right: 10px;
font-family: 'wedocs';
}
.wedocs-doc-nav {
width: 100%;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin: 20px 0 30px 0;
padding: 25px 0;
}
.wedocs-doc-nav:before,
.wedocs-doc-nav:after {
content: " ";
display: table;
}
.wedocs-doc-nav:after {
clear: both;
}
.wedocs-doc-nav .nav-previous {
float: left;
width: 50%;
}
.wedocs-doc-nav .nav-next {
float: right;
width: 50%;
text-align: right;
}
.wedocs-shortcode-wrap:before,
.wedocs-shortcode-wrap:after {
content: " ";
display: table;
}
.wedocs-shortcode-wrap:after {
clear: both;
}
.wedocs-shortcode-wrap .wedocs-search-input {
width: 50%;
display: flex;
margin-left: auto;
position: relative;
margin-bottom: 4%;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field {
margin: 0;
width: 100%;
height: 48px;
font-size: 14px;
background: white;
padding: 14px 22px;
border-radius: 100px;
border: 1px solid #dbdbdb;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field::placeholder {
color: #C5C5C5;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field:focus {
outline: none;
box-shadow: none;
border: 1px solid #dbdbdb;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-submit {
top: 0;
right: 0;
border: 0;
margin: 0;
height: 100%;
display: flex;
cursor: pointer;
width: fit-content;
padding: 14px 26px;
position: absolute;
align-items: center;
border-radius: 100px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list:before,
.wedocs-shortcode-wrap ul.wedocs-docs-list:after {
content: " ";
display: table;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list:after {
clear: both;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single {
margin: 0;
margin-bottom: 4%;
padding: 22px 30px;
position: relative;
border-radius: 10px;
padding-bottom: 37px;
box-sizing: border-box;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single h3 {
margin: 0;
font-size: 24px;
font-weight: 800;
line-height: 1.4;
margin-bottom: 16px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside {
height: 290px;
overflow-y: scroll;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside span {
display: flex;
color: #063250;
font-size: 18px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .inside span svg {
width: 64px;
height: 24px;
margin: 2px 0.5rem 0 0;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .divider {
margin-top: 20px;
margin-bottom: 38px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link .wedocs-view-details-btn {
display: inline-block;
padding: 10px 24px;
font-size: 14px;
font-weight: 500;
line-height: 1.5;
color: #3B82F6;
background: transparent;
border: 1px solid #3B82F6;
border-radius: 6px;
text-decoration: none;
transition: background 0.2s, color 0.2s;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link .wedocs-view-details-btn:hover {
color: #fff;
background: #3B82F6;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections {
margin: 0;
padding: 0;
list-style-type: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li {
margin: 0;
display: flex;
align-items: center;
justify-content: space-between;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg {
width: 16px;
cursor: pointer;
margin-left: 10px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections > li > svg.active {
transform: rotate(180deg);
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children {
margin: 6px 0;
padding-left: 24px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children > li {
list-style: circle;
line-height: 1.5;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list ul.wedocs-doc-sections ul.children:not(.active) {
display: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
float: left;
width: 48%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li:nth-child(2n + 1) {
clear: both;
margin-right: 4%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li {
float: left;
width: 31%;
margin-right: 3%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n + 1) {
clear: both;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n + 3) {
margin-right: 0;
}
.wedocs-shortcode-wrap.pro ul.wedocs-search-input {
background: #3B82F6;
}
.wedocs-shortcode-wrap.pro ul.wedocs-search-input .search-field:focus {
border-color: #3c82f6;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single h3 a {
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single h3 a:not(:hover) {
color: #000;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link {
display: inline-block;
font-size: 16px;
font-weight: 500;
}
.wedocs-shortcode-wrap.pro ul.wedocs-docs-list li.wedocs-docs-single .wedocs-doc-link a {
color: white;
line-height: 30px;
background: #3B82F6;
border-radius: 10px;
padding: 13.5px 20px;
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a {
display: flex;
font-size: 18px;
line-height: 1.5;
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a:not(:hover) {
color: #063250;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections > li a.icon-view:before {
color: #ACB8C4;
font-size: 16px;
content: '\f07c';
margin-right: 18px;
font-family: 'wedocs';
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li {
font-size: 16px;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li a {
text-decoration: none;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children > li a:not(:hover) {
color: #64748B;
}
.wedocs-shortcode-wrap.pro ul.wedocs-doc-sections ul.children.has-icon {
padding: 0;
margin-left: 36px !important;
}
footer.entry-footer.wedocs-entry-footer {
display: flex;
margin-top: 10px;
align-items: center;
margin-bottom: 30px;
}
footer.entry-footer.wedocs-entry-footer:before,
footer.entry-footer.wedocs-entry-footer:after {
content: " ";
display: table;
}
footer.entry-footer.wedocs-entry-footer:after {
clear: both;
}
footer.entry-footer.wedocs-entry-footer .help-content {
flex: 1;
width: 40%;
padding: 20px;
background: white;
margin-right: 16px;
border-radius: 10px;
border: 1px solid #E9E9E9;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel {
display: flex;
align-items: center;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .help-icon {
height: 56px;
padding: 15px;
margin-right: 16px;
background: #F1EAFF;
border-radius: 100%;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a {
border-bottom: 1px dotted #C5C5C5;
text-decoration: none;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a .wedocs-article-author {
display: none;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a time {
font-weight: normal;
font-style: italic;
}
footer.entry-footer.wedocs-entry-footer .help-content .help-panel .wedocs-help-link a:hover {
text-decoration: none;
border-bottom: 1px dotted #999;
}
footer.entry-footer.wedocs-entry-footer .feedback-content {
width: 60%;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap {
text-align: center;
line-height: 72px;
font-size: 18px;
color: #4A6474;
border: 1px solid #E9E9E9;
border-radius: 10px;
background: white;
padding: 12px 20px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:before,
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:after {
content: " ";
display: table;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap:after {
clear: both;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap .vote-link-wrap {
margin-left: 12px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a {
text-decoration: none;
line-height: 150%;
border-radius: 10px;
padding: 5px 15px;
align-items: center;
display: inline-flex;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a .count {
background-color: #0E8A4F;
border-radius: 50%;
color: #fff;
width: 16px;
height: 16px;
font-size: 11px;
font-weight: normal;
text-align: center;
display: inline-block;
margin-left: 5px;
line-height: 150%;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a:hover {
text-decoration: none;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive {
font-weight: 500;
background: #3BB67B;
color: white !important;
border: 1px solid #26aa5e;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive:hover {
background-color: #229955;
color: #fff;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.positive:hover .count {
background: #166534;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative {
margin-right: 12px;
border: 1px solid #DBDBDB;
background: white;
color: #4A6474 !important;
font-weight: 500;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative .count {
background: #DBDBDB;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative:hover {
color: #fff !important;
background-color: #ef4444;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap a.negative:hover .count {
background: #b91c1c;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert {
border: 1px solid transparent;
margin-left: 24px;
line-height: 96px;
border-radius: 10px;
padding: 0 28px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert.wedocs-alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-alert.wedocs-alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
footer.entry-footer.wedocs-entry-footer.on {
display: block;
}
footer.entry-footer.wedocs-entry-footer.on .help-content,
footer.entry-footer.wedocs-entry-footer.on .feedback-content {
width: 100%;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .wedocs-feedback-wrap,
footer.entry-footer.wedocs-entry-footer.on .feedback-content .wedocs-feedback-wrap {
margin: 0;
margin-top: 18px;
text-align: center;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .wedocs-alert,
footer.entry-footer.wedocs-entry-footer.on .feedback-content .wedocs-alert {
margin: 0;
margin-top: 24px;
}
footer.entry-footer.wedocs-entry-footer.on .help-content {
padding: 20px 30px;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-icon {
margin-right: 25px;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-button {
margin-left: auto;
}
footer.entry-footer.wedocs-entry-footer.on .help-content .help-button #wedocs-stuck-modal {
background: #3B82F6;
color: white !important;
font-weight: 600;
font-size: 18px;
text-decoration: none;
padding: 11px 21px;
border-radius: 10px;
}
.wedocs-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 9985;
background-color: #000;
opacity: 0.5;
display: none;
}
.wedocs-contact-modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 9990;
width: 560px;
margin-left: -280px;
background-color: #fff;
border-radius: 3px;
outline: 0;
display: none;
}
.wedocs-contact-modal .wedocs-modal-close {
position: absolute;
display: block;
z-index: 9997;
top: 0;
right: 0;
text-decoration: none;
background: #eee;
padding: 5px 15px 5px 15px;
color: #666;
font-size: 15px;
}
.wedocs-contact-modal .wedocs-modal-close:hover {
color: #333;
background: #ccc;
}
.wedocs-contact-modal .wedocs-modal-header,
.wedocs-contact-modal .wedocs-modal-body {
padding: 0 50px;
}
.wedocs-contact-modal .wedocs-modal-header {
padding: 20px 0;
text-align: center;
}
.wedocs-contact-modal .wedocs-modal-header h3 {
margin-top: 0;
color: #111827;
font-weight: 800;
font-size: 2.25em;
line-height: 1.1111111;
margin-bottom: 0.8888889em;
}
.wedocs-contact-modal .wedocs-modal-body {
padding-bottom: 40px;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-alert {
text-align: center;
}
.wedocs-contact-modal .wedocs-modal-body #wedocs-modal-errors .wedocs-alert {
margin-bottom: 20px;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row {
margin-bottom: 10px;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-row label {
padding-bottom: 5px;
display: block;
}
.wedocs-contact-modal .wedocs-modal-body .wedocs-form-action {
margin-top: 10px;
}
.wedocs-contact-modal input[type='text'],
.wedocs-contact-modal input[type='email'],
.wedocs-contact-modal textarea {
background: #f7f7f7;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
border: 1px solid #d1d1d1;
border-radius: 2px;
color: #686868;
padding: 0.625em 0.4375em;
width: 100%;
}
.wedocs-contact-modal input[type='text']:focus,
.wedocs-contact-modal input[type='email']:focus,
.wedocs-contact-modal textarea:focus {
background-color: #fff;
border-color: #007acc;
color: #1a1a1a;
outline: 0;
}
.wedocs-contact-modal input[disabled] {
cursor: default;
opacity: 0.5;
}
.wedocs-icon-spin {
-webkit-animation: wedocs-spin 2s infinite linear;
animation: wedocs-spin 2s infinite linear;
}
@-webkit-keyframes wedocs-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes wedocs-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.dokan-wedocs-content .dokan-panel-body {
line-height: 1.7;
color: #374151;
}
.dokan-wedocs-content .dokan-panel-body p {
margin: 0 0 1em;
}
.dokan-wedocs-content .dokan-panel-body h1,
.dokan-wedocs-content .dokan-panel-body h2,
.dokan-wedocs-content .dokan-panel-body h3,
.dokan-wedocs-content .dokan-panel-body h4,
.dokan-wedocs-content .dokan-panel-body h5,
.dokan-wedocs-content .dokan-panel-body h6 {
font-weight: 600;
line-height: 1.3;
margin: 1.5em 0 0.5em;
color: #111827;
}
.dokan-wedocs-content .dokan-panel-body h1 {
font-size: 1.75em;
}
.dokan-wedocs-content .dokan-panel-body h2 {
font-size: 1.4em;
}
.dokan-wedocs-content .dokan-panel-body h3 {
font-size: 1.2em;
}
.dokan-wedocs-content .dokan-panel-body h4 {
font-size: 1.05em;
}
.dokan-wedocs-content .dokan-panel-body h5,
.dokan-wedocs-content .dokan-panel-body h6 {
font-size: 1em;
}
.dokan-wedocs-content .dokan-panel-body ul,
.dokan-wedocs-content .dokan-panel-body ol {
margin: 0 0 1em 1.5em;
padding: 0;
}
.dokan-wedocs-content .dokan-panel-body ul li,
.dokan-wedocs-content .dokan-panel-body ol li {
margin-bottom: 0.25em;
}
.dokan-wedocs-content .dokan-panel-body ul {
list-style: disc;
}
.dokan-wedocs-content .dokan-panel-body ol {
list-style: decimal;
}
.dokan-wedocs-content .dokan-panel-body blockquote {
border-left: 4px solid #eee;
margin: 1em 0;
padding: 0.5em 1em;
color: #6b7280;
font-style: italic;
}
.dokan-wedocs-content .dokan-panel-body a {
color: #3B82F6;
text-decoration: underline;
}
.dokan-wedocs-content .dokan-panel-body strong,
.dokan-wedocs-content .dokan-panel-body b {
font-weight: 600;
color: #111827;
}
.dokan-wedocs-content .dokan-panel-body code {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 0.875em;
background: #f3f4f6;
border: 1px solid #e5e7eb;
border-radius: 3px;
padding: 0.1em 0.35em;
}
.dokan-wedocs-content .dokan-panel-body hr {
border: none;
border-top: 1px solid #eee;
margin: 1.5em 0;
}
.dokan-wedocs-content .dokan-panel-body table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1em;
font-size: 0.9em;
}
.dokan-wedocs-content .dokan-panel-body table th,
.dokan-wedocs-content .dokan-panel-body table td {
border: 1px solid #eee;
padding: 0.5em 0.75em;
text-align: left;
}
.dokan-wedocs-content .dokan-panel-body table th {
background: #f9fafb;
font-weight: 600;
}
@media screen and (max-width: 1024px) {
.feedback-content .wedocs-feedback-wrap {
line-height: 46px;
}
.feedback-content .wedocs-feedback-wrap .vote-link-wrap {
display: block;
}
}
@media screen and (max-width: 768px) {
#wedocs-single-doc-search-modal {
align-items: center;
justify-content: center;
}
#wedocs-single-doc-search-modal .doc-search-container {
padding: 1rem;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal {
max-width: 100%;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits {
max-height: 50vh;
}
.wedocs-single-wrap {
display: flex;
}
.wedocs-single-wrap .wedocs-sidebar,
.wedocs-single-wrap .wedocs-single-content {
width: 100%;
}
.wedocs-single-wrap .wedocs-single-content {
padding-left: 0;
border-left: 0;
}
.wedocs-single-wrap .prose {
width: 100%;
max-width: 100%;
}
.wedocs-single-wrap .right-sidebar h3.widget-title strong {
font-size: 16px;
margin-left: 8px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li,
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
width: 48%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(3n+1) {
clear: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(2n+1) {
clear: both;
margin-right: 2%;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li:nth-child(2n+2) {
margin-right: 0;
}
footer.entry-footer.wedocs-entry-footer .help-content .wedocs-help-link {
font-size: 13px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap {
line-height: 56px;
}
footer.entry-footer.wedocs-entry-footer .feedback-content .wedocs-feedback-wrap .vote-link-wrap {
margin: 0;
}
}
@media screen and (max-width: 425px) {
#wedocs-single-doc-search-modal .doc-search-container {
padding: 0.5rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-header .doc-search-form .doc-search-field #doc-search-input {
height: 2.75rem;
font-size: 0.875rem;
margin-right: 0.5rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits {
max-height: 40vh;
padding: 0.5rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result {
padding: 0.75rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-icon {
width: 2rem;
height: 2rem;
margin-right: 0.5rem;
}
#wedocs-single-doc-search-modal .doc-search-container .doc-search-modal .modal-body .doc-search-dropdown-container .doc-search-hits #doc-search-list .doc-search-hit .doc-search-hit-result .doc-search-hit-container .doc-search-hit-content-wrapper {
max-width: 100%;
}
.wedocs-hide-mobile {
display: none;
}
.wedocs-single-wrap {
display: block;
padding: 0 30px;
}
.wedocs-single-wrap .wedocs-single-content footer.entry-footer.wedocs-entry-footer time {
float: none;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-3 > li,
.wedocs-shortcode-wrap ul.wedocs-docs-list.col-2 > li {
width: 100%;
float: none;
margin-right: 0;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single {
padding: 26px 18px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single .inside {
height: 240px;
}
.wedocs-shortcode-wrap ul.wedocs-docs-list .wedocs-docs-single .inside span {
font-size: 14px;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-field {
height: 36px;
font-size: 11px;
padding: 10px 12px;
}
.wedocs-shortcode-wrap .wedocs-search-input .search-submit {
padding: 10px 14px;
}
.feedback-content {
width: 100% !important;
}
.feedback-content .wedocs-feedback-wrap {
font-size: 14px !important;
line-height: 40px !important;
}
.feedback-content .wedocs-feedback-wrap .vote-link-wrap {
display: block;
margin: 0;
}
}.wedocs-color-control{margin:1em 0}.wedocs-color-control label{display:block;margin-bottom:.5em}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination ul{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination li{margin:0}.wedocs-docs-pagination button{display:inline-block;padding:8px 12px;border:1px solid var(--wedocs-pagination-border-color, #ddd);border-radius:var(--wedocs-border-radius, 4px);text-decoration:none;color:var(--wedocs-pagination-text-color, #333);background:var(--wedocs-pagination-background-color, #fff);cursor:pointer;transition:all .2s}.wedocs-docs-pagination button:hover{background:var(--wedocs-pagination-hover-color, #f5f5f5);color:var(--wedocs-pagination-text-hover-color, #0073aa)}.wedocs-docs-pagination button.is-active{background:var(--wedocs-pagination-hover-color, #f5f5f5);border-color:var(--wedocs-pagination-hover-color, #ccc)}.wedocs-block-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:.5rem}.wedocs-preview-title{margin-bottom:1rem;font-size:1.1rem;color:var(--wedocs-text-secondary-color, #757575)}.wedocs-docs-grid{display:grid;gap:var(--wp--style--block-gap, 1.5rem);width:100%;margin:0;padding:0;list-style:none}.wedocs-docs-grid--1x1{grid-template-columns:1fr}.wedocs-docs-grid--1x2{grid-template-columns:repeat(2, 1fr)}@media(max-width: 768px){.wedocs-docs-grid--1x2{grid-template-columns:1fr}}.wedocs-docs-grid .inside{display:flex;color:#063250;font-size:18px;min-height:240px;list-style:none}.wedocs-docs-grid .inside svg{width:64px;height:24px;margin:2px .5rem 0 0}.wedocs-docs-grid__item{position:relative;background-color:#fff;transition:transform .2s,box-shadow .2s;list-style:none;padding:var(--wedocs-grid-padding, 1.5rem);margin:var(--wedocs-grid-margin, 0);border-width:var(--wedocs-border-width, 1px);border-style:var(--wedocs-border-type, solid);border-color:var(--wedocs-border-color, rgba(0, 0, 0, 0.1));border-radius:var(--wedocs-border-radius, 8px)}.wedocs-docs-grid__title{font-size:1.5rem;font-weight:800;color:var(--wedocs-doc-title-color, #1e1e1e);margin:0 0 .75rem;line-height:1.4}.wedocs-docs-grid__article-count{font-size:.875rem;color:var(--wedocs-text-secondary-color, #757575);margin:0}.wedocs-docs-grid__container{min-height:240px}.wedocs-docs-grid__sections{margin-top:1rem;padding:0}.wedocs-docs-grid__sections.is-collapsed .wedocs-docs-grid__articles{display:none}.wedocs-docs-grid__section-title{cursor:pointer;user-select:none;display:flex;justify-content:space-between;align-items:center}.wedocs-docs-grid__section-title a{pointer-events:auto;text-decoration:none}.wedocs-docs-grid__section-title a:hover{text-decoration:underline}.wedocs-docs-grid__section-title svg{transition:transform .3s ease;cursor:pointer;flex-shrink:0}.wedocs-docs-grid__section-title svg.active{transform:rotate(180deg)}.wedocs-docs-grid__articles{max-height:1000px;overflow:hidden;transition:max-height .3s ease-in-out}.wedocs-docs-grid__articles.collapsed{max-height:0}.wedocs-docs-grid__articles li{opacity:1;transition:opacity .2s ease-in-out}.wedocs-docs-grid__articles.collapsed li{opacity:0}.wedocs-docs-grid__section{margin-bottom:1rem}.wedocs-docs-grid__section-title{font-size:1rem;color:var(--wedocs-doc-title-color, #1e1e1e);margin:.5rem 0}.wedocs-docs-grid__articles{margin:.5rem 0 .5rem 1rem;padding:0}.wedocs-docs-grid__articles li{color:var(--wedocs-doc-children-active-color, #0073aa);font-size:.875rem;margin-bottom:.25rem;margin-left:1rem}.wedocs-docs-grid__articles li ::marker{content:"•";color:var(--wedocs-doc-children-active-color, #0073aa);margin-right:.5rem}.wedocs-docs-grid__details{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}.wedocs-docs-grid__details-link{display:inline-block;padding:var(--wedocs-button-padding, 8px 12px);margin:var(--wedocs-button-margin, 0);background-color:var(--wedocs-button-color, #0073aa);color:var(--wedocs-button-text-color, #fff);border-radius:var(--wedocs-border-radius, 4px);font-size:.875rem;cursor:pointer;transition:all .2s;text-decoration:none}.wedocs-docs-grid__details-link:hover{background-color:var(--wedocs-button-hover-color, #005177);color:var(--wedocs-button-hover-text-color, #fff)}.wp-block-wedocs-docs .wedocs-docs-grid__item{cursor:default}[dir=rtl] .wedocs-docs-grid__details-link::after{content:"←"}.wedocs-docs-pagination{margin:30px 0;text-align:center}.wedocs-docs-pagination .page-numbers{display:inline-flex;list-style:none;padding:0;margin:0;gap:5px}.wedocs-docs-pagination .page-numbers li{margin:0;display:inline-block}.wedocs-docs-pagination .page-numbers a,.wedocs-docs-pagination .page-numbers span{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color, #ddd);border-radius:var(--wedocs-border-radius, 4px);background-color:var(--wedocs-pagination-background-color, #fff);color:var(--wedocs-pagination-text-color, #333);text-decoration:none;font-family:var(--wedocs-pagination-font-family, inherit);font-size:var(--wedocs-pagination-font-size, 14px);font-weight:var(--wedocs-pagination-font-weight, inherit);line-height:var(--wedocs-pagination-line-height, 1.4);letter-spacing:var(--wedocs-pagination-letter-spacing, normal);text-decoration:var(--wedocs-pagination-text-decoration, none);text-transform:var(--wedocs-pagination-text-transform, none);text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination .page-numbers a:hover:not(.current),.wedocs-docs-pagination .page-numbers span:hover:not(.current){background-color:var(--wedocs-pagination-hover-color, #f5f5f5);color:var(--wedocs-pagination-text-hover-color, #0073aa);border-color:var(--wedocs-pagination-hover-color, #ccc)}.wedocs-docs-pagination .page-numbers .current{background-color:var(--wedocs-pagination-hover-color, #f5f5f5);border-color:var(--wedocs-pagination-hover-color, #ccc);color:var(--wedocs-pagination-text-hover-color, #0073aa);cursor:default}.wedocs-docs-pagination .page-numbers .dots{border:none;padding:8px;cursor:default}.wedocs-docs-pagination .page-numbers .dots:hover{background:none;color:inherit}.wedocs-docs-pagination__button{display:inline-block;padding:8px 12px;min-width:32px;margin:0 4px;border:1px solid var(--wedocs-pagination-border-color, #ddd);border-radius:var(--wedocs-border-radius, 4px);background-color:var(--wedocs-pagination-background-color, #fff);color:var(--wedocs-pagination-text-color, #333);text-decoration:none;font-family:inherit;font-size:14px;line-height:1.4;text-align:center;transition:all .2s ease;cursor:pointer}.wedocs-docs-pagination__button:hover:not(.is-active){background-color:var(--wedocs-pagination-hover-color, #f5f5f5) !important;color:var(--wedocs-pagination-text-hover-color, #0073aa) !important;border-color:var(--wedocs-pagination-hover-color, #ccc) !important}.wedocs-docs-pagination__button.is-active{background-color:var(--wedocs-pagination-hover-color, #f5f5f5);border-color:var(--wedocs-pagination-hover-color, #ccc);color:var(--wedocs-pagination-text-hover-color, #0073aa);cursor:default}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial}}}:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-yellow-200:oklch(94.5% .129 101.54);--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-4xl:56rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--font-weight-semibold:600;--radius-md:.375rem;--radius-lg:.5rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}.wedocs-document .pointer-events-none{pointer-events:none}.wedocs-document .collapse{visibility:collapse}.wedocs-document .visible{visibility:visible}.wedocs-document .sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wedocs-document .absolute{position:absolute}.wedocs-document .fixed{position:fixed}.wedocs-document .relative{position:relative}.wedocs-document .static{position:static}.wedocs-document .sticky{position:sticky}.wedocs-document .inset-y-0{inset-block:0}.wedocs-document .right-0{right:0}.wedocs-document .left-0{left:0}.wedocs-document .container{width:100%}@media (min-width:40rem){.wedocs-document .container{max-width:40rem}}@media (min-width:48rem){.wedocs-document .container{max-width:48rem}}@media (min-width:64rem){.wedocs-document .container{max-width:64rem}}@media (min-width:80rem){.wedocs-document .container{max-width:80rem}}@media (min-width:96rem){.wedocs-document .container{max-width:96rem}}.wedocs-document .m-0{margin:0}.wedocs-document .mx-2{margin-inline:calc(var(--spacing) * 2)}.wedocs-document .mt-1{margin-top:var(--spacing)}.wedocs-document .mr-1{margin-right:var(--spacing)}.wedocs-document .mr-2{margin-right:calc(var(--spacing) * 2)}.wedocs-document .mr-3{margin-right:calc(var(--spacing) * 3)}.wedocs-document .mb-0{margin-bottom:0}.wedocs-document .mb-2{margin-bottom:calc(var(--spacing) * 2)}.wedocs-document .mb-3{margin-bottom:calc(var(--spacing) * 3)}.wedocs-document .mb-4{margin-bottom:calc(var(--spacing) * 4)}.wedocs-document .ml-2{margin-left:calc(var(--spacing) * 2)}.wedocs-document .block{display:block}.wedocs-document .contents{display:contents}.wedocs-document .flex{display:flex}.wedocs-document .grid{display:grid}.wedocs-document .hidden{display:none}.wedocs-document .inline{display:inline}.wedocs-document .inline-block{display:inline-block}.wedocs-document .inline-flex{display:inline-flex}.wedocs-document .table{display:table}.wedocs-document .h-4{height:calc(var(--spacing) * 4)}.wedocs-document .h-5{height:calc(var(--spacing) * 5)}.wedocs-document .h-8{height:calc(var(--spacing) * 8)}.wedocs-document .h-12{height:calc(var(--spacing) * 12)}.wedocs-document .h-full{height:100%}.wedocs-document .max-h-\[85vh\]{max-height:85vh}.wedocs-document .w-4{width:calc(var(--spacing) * 4)}.wedocs-document .w-5{width:calc(var(--spacing) * 5)}.wedocs-document .w-8{width:calc(var(--spacing) * 8)}.wedocs-document .w-20{width:calc(var(--spacing) * 20)}.wedocs-document .w-\[95\%\]{width:95%}.wedocs-document .w-full{width:100%}.wedocs-document .max-w-4xl{max-width:var(--container-4xl)}.wedocs-document .min-w-0{min-width:0}.wedocs-document .flex-1{flex:1}.wedocs-document .flex-shrink{flex-shrink:1}.wedocs-document .flex-shrink-0,.wedocs-document .shrink-0{flex-shrink:0}.wedocs-document .grow{flex-grow:1}.wedocs-document .transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.wedocs-document .animate-spin{animation:var(--animate-spin)}.wedocs-document .cursor-pointer{cursor:pointer}.wedocs-document .cursor-wait{cursor:wait}.wedocs-document .resize{resize:both}.wedocs-document .flex-col{flex-direction:column}.wedocs-document .flex-wrap{flex-wrap:wrap}.wedocs-document .items-center{align-items:center}.wedocs-document .items-start{align-items:flex-start}.wedocs-document .justify-between{justify-content:space-between}.wedocs-document .justify-center{justify-content:center}.wedocs-document .justify-end{justify-content:flex-end}.wedocs-document .justify-start{justify-content:flex-start}.wedocs-document .gap-1{gap:var(--spacing)}.wedocs-document .space-y-2>:not(:last-child){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}.wedocs-document .space-y-6>:not(:last-child){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.wedocs-document .space-x-1>:not(:last-child){--tw-space-x-reverse:0;margin-inline-start:calc(var(--spacing) * var(--tw-space-x-reverse));margin-inline-end:calc(var(--spacing) * calc(1 - var(--tw-space-x-reverse)))}.wedocs-document .space-x-2>:not(:last-child){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}.wedocs-document .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wedocs-document .overflow-hidden{overflow:hidden}.wedocs-document .overflow-y-auto{overflow-y:auto}.wedocs-document .rounded{border-radius:.25rem}.wedocs-document .rounded-full{border-radius:3.40282e38px}.wedocs-document .rounded-lg{border-radius:var(--radius-lg)}.wedocs-document .rounded-md{border-radius:var(--radius-md)}.wedocs-document .border{border-style:var(--tw-border-style);border-width:1px}.wedocs-document .border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.wedocs-document .border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.wedocs-document .\!border-none{--tw-border-style:none!important;border-style:none!important}.wedocs-document .border-blue-600{border-color:var(--color-blue-600)}.wedocs-document .border-gray-200{border-color:var(--color-gray-200)}.wedocs-document .border-gray-300{border-color:var(--color-gray-300)}.wedocs-document .bg-gray-100{background-color:var(--color-gray-100)}.wedocs-document .bg-yellow-200{background-color:var(--color-yellow-200)}.wedocs-document .object-cover{object-fit:cover}.wedocs-document .p-1{padding:var(--spacing)}.wedocs-document .p-3{padding:calc(var(--spacing) * 3)}.wedocs-document .p-4{padding:calc(var(--spacing) * 4)}.wedocs-document .p-6{padding:calc(var(--spacing) * 6)}.wedocs-document .px-1{padding-inline:var(--spacing)}.wedocs-document .px-2{padding-inline:calc(var(--spacing) * 2)}.wedocs-document .py-1{padding-block:var(--spacing)}.wedocs-document .py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.wedocs-document .py-2{padding-block:calc(var(--spacing) * 2)}.wedocs-document .py-4{padding-block:calc(var(--spacing) * 4)}.wedocs-document .py-8{padding-block:calc(var(--spacing) * 8)}.wedocs-document .pr-1\.5{padding-right:calc(var(--spacing) * 1.5)}.wedocs-document .pr-2{padding-right:calc(var(--spacing) * 2)}.wedocs-document .pr-16{padding-right:calc(var(--spacing) * 16)}.wedocs-document .pl-3{padding-left:calc(var(--spacing) * 3)}.wedocs-document .pl-10{padding-left:calc(var(--spacing) * 10)}.wedocs-document .text-center{text-align:center}.wedocs-document .font-sans{font-family:var(--font-sans)}.wedocs-document .text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.wedocs-document .text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.wedocs-document .text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.wedocs-document .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.wedocs-document .font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.wedocs-document .font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.wedocs-document .text-gray-400{color:var(--color-gray-400)}.wedocs-document .text-gray-500{color:var(--color-gray-500)}.wedocs-document .text-gray-600{color:var(--color-gray-600)}.wedocs-document .text-gray-800{color:var(--color-gray-800)}.wedocs-document .text-gray-900{color:var(--color-gray-900)}.wedocs-document .text-white{color:var(--color-white)}.wedocs-document .capitalize{text-transform:capitalize}.wedocs-document .lowercase{text-transform:lowercase}.wedocs-document .uppercase{text-transform:uppercase}.wedocs-document .italic{font-style:italic}.wedocs-document .line-through{text-decoration-line:line-through}.wedocs-document .no-underline{text-decoration-line:none}.wedocs-document .overline{text-decoration-line:overline}.wedocs-document .underline{text-decoration-line:underline}.wedocs-document .opacity-75{opacity:.75}.wedocs-document .shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.wedocs-document .shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.wedocs-document .outline{outline-style:var(--tw-outline-style);outline-width:1px}.wedocs-document .blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.wedocs-document .contrast-2{--tw-contrast:contrast(2%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.wedocs-document .filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.wedocs-document .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.wedocs-document .transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.wedocs-document .duration-200{--tw-duration:.2s;transition-duration:.2s}.wedocs-document .ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.wedocs-document .ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.wedocs-document .ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}@media (hover:hover){.wedocs-document .hover\:text-gray-600:hover{color:var(--color-gray-600)}.wedocs-document .hover\:underline:hover{text-decoration-line:underline}.wedocs-document .hover\:opacity-80:hover{opacity:.8}}.wedocs-document .focus\:border-transparent:focus{border-color:#0000}.wedocs-document .focus\:\!shadow-none:focus{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}.wedocs-document .focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.wedocs-document .focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.wedocs-document .focus\:outline:focus{outline-style:var(--tw-outline-style);outline-width:1px}.wedocs-document .focus\:outline-0:focus{outline-style:var(--tw-outline-style);outline-width:0}.wedocs-document .disabled\:\!shadow-none:disabled{--tw-shadow:0 0 #0000!important;box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)!important}@media (min-width:40rem){.wedocs-document .sm\:inline{display:inline}.wedocs-document .sm\:h-5{height:calc(var(--spacing) * 5)}.wedocs-document .sm\:max-h-\[80vh\]{max-height:80vh}.wedocs-document .sm\:w-5{width:calc(var(--spacing) * 5)}.wedocs-document .sm\:w-\[90\%\]{width:90%}.wedocs-document .sm\:space-x-2>:not(:last-child){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)))}.wedocs-document .sm\:py-3{padding-block:calc(var(--spacing) * 3)}.wedocs-document .sm\:pr-3{padding-right:calc(var(--spacing) * 3)}.wedocs-document .sm\:pr-20{padding-right:calc(var(--spacing) * 20)}.wedocs-document .sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}@media (min-width:48rem){.wedocs-document .md\:w-\[80\%\]{width:80%}.wedocs-document .md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media (min-width:64rem){.wedocs-document .lg\:w-\[70\%\]{width:70%}.wedocs-document .lg\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}}@media (min-width:80rem){.wedocs-document .xl\:w-\[60\%\]{width:60%}}.wp-block-wedocs-breadcrumbs{display:block}.block-editor-block-list__layout .wp-block-wedocs-breadcrumbs{margin:0}.wedocs-responsive-wrapper{display:block}.wedocs-responsive-tabs-group{gap:var(--spacing);display:flex}.wedocs-active-res-tab{background-color:var(--color-blue-500);color:var(--color-white)}.wp-block-wedocs-breadcrumbs.layout-1,.wp-block-wedocs-breadcrumbs.layout-2,.wp-block-wedocs-breadcrumbs nav{display:block}.wp-block-wedocs-breadcrumbs ol,.wp-block-wedocs-breadcrumbs li{align-items:center;display:flex}.wp-block-wedocs-breadcrumbs .separator{margin-inline:calc(var(--spacing) * 2);color:var(--color-gray-400)}.wp-block-wedocs-breadcrumbs .home-icon{height:calc(var(--spacing) * 5);width:calc(var(--spacing) * 5);flex-shrink:0}.wp-block-wedocs-breadcrumbs a{color:var(--color-gray-500);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.wp-block-wedocs-breadcrumbs a:hover{color:var(--color-gray-700)}}.wp-block-wedocs-breadcrumbs a[aria-current=page]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium);color:var(--color-gray-900)}@layer base{:where(.wedocs-document,.wedocs-document *),:where(.wedocs-document,.wedocs-document *):after,:where(.wedocs-document,.wedocs-document *):before,:where(.wedocs-document,.wedocs-document *) ::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}:where(.wedocs-document,.wedocs-document *) ::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}.wedocs-document{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr:where(.wedocs-document,.wedocs-document *){height:0;color:inherit;border-top-width:1px}abbr:where([title]):where(.wedocs-document,.wedocs-document *){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1:where(.wedocs-document,.wedocs-document *),h2:where(.wedocs-document,.wedocs-document *),h3:where(.wedocs-document,.wedocs-document *),h4:where(.wedocs-document,.wedocs-document *),h5:where(.wedocs-document,.wedocs-document *),h6:where(.wedocs-document,.wedocs-document *){font-size:inherit;font-weight:inherit}a:where(.wedocs-document,.wedocs-document *){color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b:where(.wedocs-document,.wedocs-document *),strong:where(.wedocs-document,.wedocs-document *){font-weight:bolder}code:where(.wedocs-document,.wedocs-document *),kbd:where(.wedocs-document,.wedocs-document *),samp:where(.wedocs-document,.wedocs-document *),pre:where(.wedocs-document,.wedocs-document *){font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small:where(.wedocs-document,.wedocs-document *){font-size:80%}sub:where(.wedocs-document,.wedocs-document *),sup:where(.wedocs-document,.wedocs-document *){vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub:where(.wedocs-document,.wedocs-document *){bottom:-.25em}sup:where(.wedocs-document,.wedocs-document *){top:-.5em}table:where(.wedocs-document,.wedocs-document *){text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)):where(.wedocs-document,.wedocs-document *){outline:auto}progress:where(.wedocs-document,.wedocs-document *){vertical-align:baseline}summary:where(.wedocs-document,.wedocs-document *){display:list-item}ol:where(.wedocs-document,.wedocs-document *),ul:where(.wedocs-document,.wedocs-document *),menu:where(.wedocs-document,.wedocs-document *){list-style:none}img:where(.wedocs-document,.wedocs-document *),svg:where(.wedocs-document,.wedocs-document *),video:where(.wedocs-document,.wedocs-document *),canvas:where(.wedocs-document,.wedocs-document *),audio:where(.wedocs-document,.wedocs-document *),iframe:where(.wedocs-document,.wedocs-document *),embed:where(.wedocs-document,.wedocs-document *),object:where(.wedocs-document,.wedocs-document *){vertical-align:middle;display:block}img:where(.wedocs-document,.wedocs-document *),video:where(.wedocs-document,.wedocs-document *){max-width:100%;height:auto}button:where(.wedocs-document,.wedocs-document *),input:where(.wedocs-document,.wedocs-document *),select:where(.wedocs-document,.wedocs-document *),optgroup:where(.wedocs-document,.wedocs-document *),textarea:where(.wedocs-document,.wedocs-document *){font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(.wedocs-document,.wedocs-document *) ::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup:where(.wedocs-document,.wedocs-document *){font-weight:bolder}:where(select:is([multiple],[size])) optgroup option:where(.wedocs-document,.wedocs-document *){padding-inline-start:20px}:where(.wedocs-document,.wedocs-document *) ::file-selector-button{margin-inline-end:4px}:where(.wedocs-document,.wedocs-document *) ::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){:where(.wedocs-document,.wedocs-document *) ::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){:where(.wedocs-document,.wedocs-document *) ::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea:where(.wedocs-document,.wedocs-document *){resize:vertical}:where(.wedocs-document,.wedocs-document *) ::-webkit-search-decoration{-webkit-appearance:none}:where(.wedocs-document,.wedocs-document *) ::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit{display:inline-flex}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-fields-wrapper{padding:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-year-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-month-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-day-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-hour-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-minute-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-second-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-millisecond-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-datetime-edit-meridiem-field{padding-block:0}:where(.wedocs-document,.wedocs-document *) ::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid:where(.wedocs-document,.wedocs-document *){box-shadow:none}button:where(.wedocs-document,.wedocs-document *),input:where([type=button],[type=reset],[type=submit]):where(.wedocs-document,.wedocs-document *){appearance:button}:where(.wedocs-document,.wedocs-document *) ::file-selector-button{appearance:button}:where(.wedocs-document,.wedocs-document *) ::-webkit-inner-spin-button{height:auto}:where(.wedocs-document,.wedocs-document *) ::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])):where(.wedocs-document,.wedocs-document *){display:none!important}input:where([type=text]):where(.wedocs-document,.wedocs-document *),input:where(:not([type])):where(.wedocs-document,.wedocs-document *),input:where([type=email]):where(.wedocs-document,.wedocs-document *),input:where([type=url]):where(.wedocs-document,.wedocs-document *),input:where([type=password]):where(.wedocs-document,.wedocs-document *),input:where([type=number]):where(.wedocs-document,.wedocs-document *),input:where([type=date]):where(.wedocs-document,.wedocs-document *),input:where([type=datetime-local]):where(.wedocs-document,.wedocs-document *),input:where([type=month]):where(.wedocs-document,.wedocs-document *),input:where([type=search]):where(.wedocs-document,.wedocs-document *),input:where([type=tel]):where(.wedocs-document,.wedocs-document *),input:where([type=time]):where(.wedocs-document,.wedocs-document *),input:where([type=week]):where(.wedocs-document,.wedocs-document *),select:where([multiple]):where(.wedocs-document,.wedocs-document *),textarea:where(.wedocs-document,.wedocs-document *),select:where(.wedocs-document,.wedocs-document *){appearance:none;--tw-shadow:0 0 #0000;background-color:#fff;border-width:1px;border-color:oklch(55.1% .027 264.364);border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem}:is(input:where([type=text]):where(.wedocs-document,.wedocs-document *),input:where(:not([type])):where(.wedocs-document,.wedocs-document *),input:where([type=email]):where(.wedocs-document,.wedocs-document *),input:where([type=url]):where(.wedocs-document,.wedocs-document *),input:where([type=password]):where(.wedocs-document,.wedocs-document *),input:where([type=number]):where(.wedocs-document,.wedocs-document *),input:where([type=date]):where(.wedocs-document,.wedocs-document *),input:where([type=datetime-local]):where(.wedocs-document,.wedocs-document *),input:where([type=month]):where(.wedocs-document,.wedocs-document *),input:where([type=search]):where(.wedocs-document,.wedocs-document *),input:where([type=tel]):where(.wedocs-document,.wedocs-document *),input:where([type=time]):where(.wedocs-document,.wedocs-document *),input:where([type=week]):where(.wedocs-document,.wedocs-document *),select:where([multiple]):where(.wedocs-document,.wedocs-document *),textarea:where(.wedocs-document,.wedocs-document *),select:where(.wedocs-document,.wedocs-document *)):focus{outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);border-color:oklch(54.6% .245 262.881);outline:2px solid #0000}input:where(.wedocs-document,.wedocs-document *)::placeholder,textarea:where(.wedocs-document,.wedocs-document *)::placeholder{color:oklch(55.1% .027 264.364);opacity:1}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-fields-wrapper{padding:0}:where(.wedocs-document,.wedocs-document *)::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit{display:inline-flex}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-month-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-day-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-hour-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-minute-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-second-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-millisecond-field{padding-top:0;padding-bottom:0}:where(.wedocs-document,.wedocs-document *)::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select:where(.wedocs-document,.wedocs-document *){-webkit-print-color-adjust:exact;print-color-adjust:exact;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27oklch%2855.1%25 0.027 264.364%29%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}select:where([multiple]):where(.wedocs-document,.wedocs-document *),select:where([size]:not([size="1"])):where(.wedocs-document,.wedocs-document *){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;print-color-adjust:unset;padding-right:.75rem}input:where([type=checkbox]):where(.wedocs-document,.wedocs-document *),input:where([type=radio]):where(.wedocs-document,.wedocs-document *){appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;vertical-align:middle;-webkit-user-select:none;user-select:none;color:oklch(54.6% .245 262.881);--tw-shadow:0 0 #0000;background-color:#fff;background-origin:border-box;border-width:1px;border-color:oklch(55.1% .027 264.364);flex-shrink:0;width:1rem;height:1rem;padding:0;display:inline-block}input:where([type=checkbox]):where(.wedocs-document,.wedocs-document *){border-radius:0}input:where([type=radio]):where(.wedocs-document,.wedocs-document *){border-radius:100%}input:where([type=checkbox]):focus:where(.wedocs-document,.wedocs-document *),input:where([type=radio]):focus:where(.wedocs-document,.wedocs-document *){outline-offset:2px;--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:oklch(54.6% .245 262.881);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);outline:2px solid #0000}input:where([type=checkbox]):checked:where(.wedocs-document,.wedocs-document *),input:where([type=radio]):checked:where(.wedocs-document,.wedocs-document *){background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}input:where([type=checkbox]):checked:where(.wedocs-document,.wedocs-document *){background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e")}@media (forced-colors:active){input:where([type=checkbox]):checked:where(.wedocs-document,.wedocs-document *){appearance:auto}}input:where([type=radio]):checked:where(.wedocs-document,.wedocs-document *){background-image:url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e")}@media (forced-colors:active){input:where([type=radio]):checked:where(.wedocs-document,.wedocs-document *){appearance:auto}}input:where([type=checkbox]):checked:hover:where(.wedocs-document,.wedocs-document *),input:where([type=checkbox]):checked:focus:where(.wedocs-document,.wedocs-document *),input:where([type=radio]):checked:hover:where(.wedocs-document,.wedocs-document *),input:where([type=radio]):checked:focus:where(.wedocs-document,.wedocs-document *){background-color:currentColor;border-color:#0000}input:where([type=checkbox]):indeterminate:where(.wedocs-document,.wedocs-document *){background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000}@media (forced-colors:active){input:where([type=checkbox]):indeterminate:where(.wedocs-document,.wedocs-document *){appearance:auto}}input:where([type=checkbox]):indeterminate:hover:where(.wedocs-document,.wedocs-document *),input:where([type=checkbox]):indeterminate:focus:where(.wedocs-document,.wedocs-document *){background-color:currentColor;border-color:#0000}input:where([type=file]):where(.wedocs-document,.wedocs-document *){background:unset;border-color:inherit;font-size:unset;line-height:inherit;border-width:0;border-radius:0;padding:0}input:where([type=file]):focus:where(.wedocs-document,.wedocs-document *){outline:1px solid buttontext;outline:1px auto -webkit-focus-ring-color}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(360deg)}}