img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.wp-block-wedocs-wedocs-search{--field-color:#FFFFFF;--field-bg-color:#FFFFFF;--field-icon-color:#FFFFFF;--field-btn-bg-color:#3B82F6;--field-icon-hover-color:#FFFFFF;--field-btn-bg-hover-color:#2563EB}.wedocs-search-input,.wedocs-editor-search-input{width:50%;display:flex;overflow:hidden;position:relative}.wedocs-search-input .search-field,.wedocs-editor-search-input .search-field{margin:0;width:100%;height:48px;font-size:14px;background:#fff;padding:14px 22px;border-radius:100px;border:1px solid #dbdbdb}.wedocs-search-input .search-field::-moz-placeholder,.wedocs-editor-search-input .search-field::-moz-placeholder{color:#c5c5c5}.wedocs-search-input .search-field::placeholder,.wedocs-editor-search-input .search-field::placeholder{color:#c5c5c5}.wedocs-search-input .search-field:focus,.wedocs-editor-search-input .search-field:focus{outline:none;box-shadow:none;border:1px solid #dbdbdb}.wedocs-search-input .search-submit,.wedocs-editor-search-input .search-submit{top:0;right:0;border:0;margin:0;height:100%;display:flex;cursor:pointer;width:-moz-fit-content;width:fit-content;padding:14px 26px;position:absolute;align-items:center;border-radius:100px}.wedocs-search-input{margin-left:auto;margin-bottom:4%}.wedocs-search-toggle{margin-bottom:0!important}.wedocs-search-toggle .components-h-stack{flex-direction:row-reverse}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings{border-top:0;padding-left:0;padding-right:0}.wedocs-search-color-settings .block-editor-panel-color-gradient-settings .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.radio-image-control-options{display:flex;flex-direction:row;justify-content:space-between}.radio-image-control-options .radio-image-option{margin-right:10px}.radio-image-control-options .radio-image-option label{cursor:pointer;display:block}.radio-image-control-options .radio-image-option input[type=radio]{display:none}.radio-image-control-options .radio-image-option label i,.radio-image-control-options .radio-image-option label img{width:30px;height:30px;display:block;background-size:cover;background-position:center}.backdrop{top:0;left:0;z-index:0;width:100%;opacity:.5;height:100%;background:#fff;position:absolute}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field{background-color:var(--field-color)!important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-field:hover{background-color:var(--field-bg-color)!important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit{background-color:var(--field-btn-bg-color)!important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path{fill:var(--field-icon-color)!important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit svg path:hover{fill:var(--field-icon-hover-color)!important}.wp-block-wedocs-wedocs-search .wedocs-search-input .search-submit:hover{background-color:var(--field-btn-bg-hover-color)!important}.wp-block-wedocs-wedocs-search:not(.wp-block){display:block}.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: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,rgb(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;-webkit-user-select:none;-moz-user-select:none;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 rgb(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:inherit;font-size:14px;line-height:1.4;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}@font-face{font-display:swap;font-family:'wedocs';src:url(/wp-content/plugins/wedocs/assets/build/fonts/wedocs.0e4fd4b5.ttf) format('truetype'),url(/wp-content/plugins/wedocs/assets/build/fonts/wedocs.29ec52e7.woff) format('woff'),url(/wp-content/plugins/wedocs/assets/build/5f4138884ca3828fa2ff.svg) format('svg');font-weight:400;font-style:normal;font-display:block}[class^='wedocs-icon-'],[class*=' wedocs-icon-']{font-family:'wedocs'!important;speak:none;font-style:normal;font-weight:400;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:.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:.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:.5rem 1rem;border-radius:.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:.875rem;border-radius:.5rem;text-decoration:none;background-color:#fff;box-shadow:2px 0 10px 0 #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:.5rem 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 .6rem;font-size:.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:#fff;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:#fff0}.wedocs-single-search-input .short-key{top:0;right:12px;color:#9caabd;font-size:14px;font-weight:600;padding:10px 16px;position:absolute;background:#fff0}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:25%}.wedocs-single-wrap .wedocs-sidebar h3.widget-title{font-weight:700;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:#333;font-weight:400}.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:700}.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:75%;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 rgb(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:400;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:#fff;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 rgb(0 0 0 / .04);box-shadow:0 1px 1px rgb(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 .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 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:#fff;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:#fff;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:400;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:#fff;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:400;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:#295;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:#fff;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 #fff0;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:.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:.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(#fff0,#fff0);border:1px solid #d1d1d1;border-radius:2px;color:#686868;padding:.625em .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:.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)}}@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-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-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}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--blue:#21759b;--wp--preset--color--dark-gray:#444;--wp--preset--color--medium-gray:#9f9f9f;--wp--preset--color--light-gray:#e6e6e6;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-blue-color{color:var(--wp--preset--color--blue)!important}.has-dark-gray-color{color:var(--wp--preset--color--dark-gray)!important}.has-medium-gray-color{color:var(--wp--preset--color--medium-gray)!important}.has-light-gray-color{color:var(--wp--preset--color--light-gray)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-blue-background-color{background-color:var(--wp--preset--color--blue)!important}.has-dark-gray-background-color{background-color:var(--wp--preset--color--dark-gray)!important}.has-medium-gray-background-color{background-color:var(--wp--preset--color--medium-gray)!important}.has-light-gray-background-color{background-color:var(--wp--preset--color--light-gray)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-blue-border-color{border-color:var(--wp--preset--color--blue)!important}.has-dark-gray-border-color{border-color:var(--wp--preset--color--dark-gray)!important}.has-medium-gray-border-color{border-color:var(--wp--preset--color--medium-gray)!important}.has-light-gray-border-color{border-color:var(--wp--preset--color--light-gray)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-italic.woff?ver=34) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:400;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-400-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-400-normal.woff?ver=34) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-italic.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-italic.woff?ver=34) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-ext-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-cyrillic-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-ext-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-greek-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0370-03FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-hebrew-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-vietnamese-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-ext-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-display:fallback;font-weight:700;src:url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-latin-700-normal.woff2?ver=34) format('woff2'),url(/wp-content/themes/twentytwelve/fonts/open-sans/open-sans-all-700-normal.woff?ver=34) format('woff');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{font-weight:400;text-align:left}h1,h2,h3,h4,h5,h6{clear:both}html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a:focus{outline:thin dotted}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none}del{color:#333}ins{background:#fff9c0;text-decoration:none}hr{background-color:#ccc;border:0;height:1px;margin:24px;margin-bottom:1.714285714rem}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}small{font-size:smaller}img{border:0;-ms-interpolation-mode:bicubic}.clear:after,.wrapper:after,.format-status .entry-header:after{clear:both}.clear:before,.clear:after,.wrapper:before,.wrapper:after,.format-status .entry-header:before,.format-status .entry-header:after{display:table;content:""}.archive-title,.page-title,.widget-title,.entry-content th,.comment-content th{font-size:11px;font-size:.785714286rem;line-height:2.181818182;font-weight:700;text-transform:uppercase;color:#636363}article.format-quote footer.entry-meta,article.format-link footer.entry-meta,article.format-status footer.entry-meta{font-size:11px;font-size:.785714286rem;line-height:2.181818182}button,input,select,textarea{border:1px solid #ccc;border-radius:3px;font-family:inherit;padding:6px;padding:.428571429rem}button,input{line-height:normal}textarea{font-size:100%;overflow:auto;vertical-align:top}input[type="checkbox"],input[type="radio"],input[type="file"],input[type="hidden"],input[type="image"],input[type="color"]{border:0;border-radius:0;padding:0}.menu-toggle,input[type="submit"],input[type="button"],input[type="reset"],article.post-password-required input[type=submit],.bypostauthor cite span{padding:6px 10px;padding:.428571429rem .714285714rem;font-size:11px;font-size:.785714286rem;line-height:1.428571429;font-weight:400;color:#7c7c7c;background-color:#e6e6e6;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-ms-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-webkit-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-o-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:linear-gradient(to bottom,#f4f4f4,#e6e6e6);border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgb(64 64 64 / .1)}.menu-toggle,button,input[type="submit"],input[type="button"],input[type="reset"]{cursor:pointer}button[disabled],input[disabled]{cursor:default}.menu-toggle:hover,.menu-toggle:focus,button:hover,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,article.post-password-required input[type=submit]:hover{color:#5e5e5e;background-color:#ebebeb;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-ms-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-webkit-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-o-linear-gradient(top,#f9f9f9,#ebebeb);background-image:linear-gradient(to bottom,#f9f9f9,#ebebeb)}.menu-toggle:active,.menu-toggle.toggled-on,button:active,input[type="submit"]:active,input[type="button"]:active,input[type="reset"]:active{color:#757575;background-color:#e1e1e1;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-ms-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-webkit-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-o-linear-gradient(top,#ebebeb,#e1e1e1);background-image:linear-gradient(to bottom,#ebebeb,#e1e1e1);box-shadow:inset 0 0 8px 2px #c6c6c6,0 1px 0 0 #f4f4f4;border-color:#fff0}.bypostauthor cite span{color:#fff;background-color:#21759b;background-image:none;border:1px solid #1f6f93;border-radius:2px;box-shadow:none;padding:0}.entry-content img,.comment-content img,.widget img{max-width:100%}img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"]{height:auto}img.size-full,img.size-large,img.header-image,img.wp-post-image{max-width:100%;height:auto}embed,iframe,object,video{max-width:100%}.entry-content .twitter-tweet-rendered{max-width:100%!important}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}.entry-content img,.comment-content img,.widget img,img.header-image,.author-avatar img,img.wp-post-image{border-radius:3px;box-shadow:0 1px 4px rgb(0 0 0 / .2)}.wp-caption{max-width:100%;padding:4px}.wp-caption .wp-caption-text,.gallery-caption,.entry-caption{font-style:italic;font-size:12px;font-size:.857142857rem;line-height:2;color:#757575}img.wp-smiley,.rsswidget img{border:0;border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0;padding:0}.entry-content dl.gallery-item{margin:0}.gallery-item a,.gallery-caption{width:90%}.gallery-item a{display:block}.gallery-caption a{display:inline}.gallery-columns-1 .gallery-item a{max-width:100%;width:auto}.gallery .gallery-icon img{height:auto;max-width:90%;padding:5%}.gallery-columns-1 .gallery-icon img{padding:3%}.site-content nav{clear:both;line-height:2;overflow:hidden}#nav-above{padding:24px 0;padding:1.714285714rem 0}#nav-above{display:none}.paged #nav-above{display:block}.nav-previous,.previous-image{float:left;width:50%}.nav-next,.next-image{float:right;text-align:right;width:50%}.nav-single+.comments-area,#comment-nav-above{margin:48px 0;margin:3.428571429rem 0}.author .archive-header{margin-bottom:24px;margin-bottom:1.714285714rem}.author-info{border-top:1px solid #ededed;margin:24px 0;margin:1.714285714rem 0;padding-top:24px;padding-top:1.714285714rem;overflow:hidden}.author-description p{color:#757575;font-size:13px;font-size:.928571429rem;line-height:1.846153846}.author.archive .author-info{border-top:0;margin:0 0 48px;margin:0 0 3.428571429rem}.author.archive .author-avatar{margin-top:0}html{font-size:87.5%}body{font-size:14px;font-size:1rem;font-family:Helvetica,Arial,sans-serif;text-rendering:optimizeLegibility;color:#444}body.custom-font-enabled{font-family:"Open Sans",Helvetica,Arial,sans-serif}a{outline:none;color:#21759b}a:hover{color:#0f3647}.assistive-text,.site .screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px}.main-navigation .assistive-text:focus,.site .screen-reader-text:hover,.site .screen-reader-text:active,.site .screen-reader-text:focus{background:#fff;border:2px solid #333;border-radius:3px;clip:auto!important;color:#000;display:block;font-size:12px;height:auto;padding:12px;position:absolute;top:5px;left:5px;width:auto;z-index:100000}.site{padding:0 24px;padding:0 1.714285714rem;background-color:#fff}.site-content{margin:24px 0 0;margin:1.714285714rem 0 0}.widget-area{margin:24px 0 0;margin:1.714285714rem 0 0}.site-header{padding:24px 0;padding:1.714285714rem 0}.site-header h1,.site-header h2{text-align:center}.site-header h1 a,.site-header h2 a{color:#515151;display:inline-block;text-decoration:none}.site-header h1 a:hover,.site-header h2 a:hover{color:#21759b}.site-header h1{font-size:24px;font-size:1.714285714rem;line-height:1.285714286;margin-bottom:14px;margin-bottom:1rem}.site-header h2{font-weight:400;font-size:13px;font-size:.928571429rem;line-height:1.846153846;color:#757575}.header-image{margin-top:24px;margin-top:1.714285714rem}.main-navigation{margin-top:24px;margin-top:1.714285714rem;text-align:center}.main-navigation li{margin-top:24px;margin-top:1.714285714rem;font-size:12px;font-size:.857142857rem;line-height:1.42857143}.main-navigation a{color:#5e5e5e}.main-navigation a:hover,.main-navigation a:focus{color:#21759b}.main-navigation ul.nav-menu,.main-navigation div.nav-menu>ul{display:none}.main-navigation ul.nav-menu.toggled-on,.menu-toggle{display:inline-block}section[role="banner"]{margin-bottom:48px;margin-bottom:3.428571429rem}.widget-area .widget{-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;margin-bottom:48px;margin-bottom:3.428571429rem;word-wrap:break-word}.widget-area .widget h3{margin-bottom:24px;margin-bottom:1.714285714rem}.widget-area .widget p,.widget-area .widget li,.widget-area .widget .textwidget{font-size:13px;font-size:.928571429rem;line-height:1.846153846}.widget-area .widget p{margin-bottom:24px;margin-bottom:1.714285714rem}.widget-area .textwidget ul,.widget-area .textwidget ol{list-style:disc outside;margin:0 0 24px;margin:0 0 1.714285714rem}.widget-area .textwidget li>ul,.widget-area .textwidget li>ol{margin-bottom:0}.widget-area .textwidget ol{list-style:decimal}.widget-area .textwidget li{margin-left:36px;margin-left:2.571428571rem}.widget-area .widget a{color:#757575}.widget-area .widget a:hover{color:#21759b}.widget-area .widget a:visited{color:#9f9f9f}.widget-area #s{width:53.66666666666%}footer[role="contentinfo"]{border-top:1px solid #ededed;clear:both;font-size:12px;font-size:.857142857rem;line-height:2;max-width:960px;max-width:68.571428571rem;margin-top:24px;margin-top:1.714285714rem;margin-left:auto;margin-right:auto;padding:24px 0;padding:1.714285714rem 0}footer[role="contentinfo"] a{color:#686868}footer[role="contentinfo"] a:hover{color:#21759b}.site-info span[role=separator]{padding:0 .3em 0 .6em}.site-info span[role=separator]::before{content:'\002f'}.entry-meta{clear:both}.entry-header{margin-bottom:24px;margin-bottom:1.714285714rem}.entry-header img.wp-post-image{margin-bottom:24px;margin-bottom:1.714285714rem}.entry-header .entry-title{font-size:20px;font-size:1.428571429rem;line-height:1.2;font-weight:400}.entry-header .entry-title a{text-decoration:none}.entry-header .entry-format{margin-top:24px;margin-top:1.714285714rem;font-weight:400}.entry-header .comments-link{margin-top:24px;margin-top:1.714285714rem;font-size:13px;font-size:.928571429rem;line-height:1.846153846;color:#757575}.comments-link a,.entry-meta a{color:#757575}.comments-link a:hover,.entry-meta a:hover{color:#21759b}article.sticky .featured-post{border-top:4px double #ededed;border-bottom:4px double #ededed;color:#757575;font-size:13px;font-size:.928571429rem;line-height:3.692307692;margin-bottom:24px;margin-bottom:1.714285714rem;text-align:center}.entry-content,.entry-summary,.mu_register{line-height:1.714285714}.entry-content h1,.comment-content h1,.entry-content h2,.comment-content h2,.entry-content h3,.comment-content h3,.entry-content h4,.comment-content h4,.entry-content h5,.comment-content h5,.entry-content h6,.comment-content h6{margin:24px 0;margin:1.714285714rem 0;line-height:1.714285714}.entry-content h1,.comment-content h1{font-size:21px;font-size:1.5rem;line-height:1.5}.entry-content h2,.comment-content h2,.mu_register h2{font-size:18px;font-size:1.285714286rem;line-height:1.6}.entry-content h3,.comment-content h3{font-size:16px;font-size:1.142857143rem;line-height:1.846153846}.entry-content h4,.comment-content h4{font-size:14px;font-size:1rem;line-height:1.846153846}.entry-content h5,.comment-content h5{font-size:13px;font-size:.928571429rem;line-height:1.846153846}.entry-content h6,.comment-content h6{font-size:12px;font-size:.857142857rem;line-height:1.846153846}.entry-content p,.entry-summary p,.comment-content p,.mu_register p{margin:0 0 24px;margin:0 0 1.714285714rem;line-height:1.714285714}.entry-content a:visited,.comment-content a:visited{color:#9f9f9f}.entry-content .more-link{white-space:nowrap}.entry-content ol,.comment-content ol,.entry-content ul,.comment-content ul,.mu_register ul{margin:0 0 24px;margin:0 0 1.714285714rem;line-height:1.714285714}.entry-content ul ul,.comment-content ul ul,.entry-content ol ol,.comment-content ol ol,.entry-content ul ol,.comment-content ul ol,.entry-content ol ul,.comment-content ol ul{margin-bottom:0}.entry-content ul,.comment-content ul,.mu_register ul{list-style:disc outside}.entry-content ol,.comment-content ol{list-style:decimal outside}.entry-content li,.comment-content li,.mu_register li{margin:0 0 0 36px;margin:0 0 0 2.571428571rem}.entry-content blockquote,.comment-content blockquote{margin-bottom:24px;margin-bottom:1.714285714rem;padding:24px;padding:1.714285714rem;font-style:italic}.entry-content blockquote p:last-child,.comment-content blockquote p:last-child{margin-bottom:0}.entry-content code,.comment-content code{font-family:Consolas,Monaco,Lucida Console,monospace;font-size:12px;font-size:.857142857rem;line-height:2}.entry-content pre,.comment-content pre{border:1px solid #ededed;color:#666;font-family:Consolas,Monaco,Lucida Console,monospace;font-size:12px;font-size:.857142857rem;line-height:1.714285714;margin:24px 0;margin:1.714285714rem 0;overflow:auto;padding:24px;padding:1.714285714rem}.entry-content pre code,.comment-content pre code{display:block;font-size:inherit}.entry-content abbr,.comment-content abbr,.entry-content dfn,.comment-content dfn,.entry-content acronym,.comment-content acronym{border-bottom:1px dotted #666;cursor:help}.entry-content address,.comment-content address{display:block;line-height:1.714285714;margin:0 0 24px;margin:0 0 1.714285714rem}img.alignleft,.wp-caption.alignleft{margin:12px 24px 12px 0;margin:.857142857rem 1.714285714rem .857142857rem 0}img.alignright,.wp-caption.alignright{margin:12px 0 12px 24px;margin:.857142857rem 0 .857142857rem 1.714285714rem}img.aligncenter,.wp-caption.aligncenter{clear:both;margin-top:12px;margin-top:.857142857rem;margin-bottom:12px;margin-bottom:.857142857rem}.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video{margin-bottom:24px;margin-bottom:1.714285714rem}.entry-content dl,.comment-content dl{margin:0 24px;margin:0 1.714285714rem}.entry-content dt,.comment-content dt{font-weight:700;line-height:1.714285714}.entry-content dd,.comment-content dd{line-height:1.714285714;margin-bottom:24px;margin-bottom:1.714285714rem}.entry-content table,.comment-content table{border-bottom:1px solid #ededed;color:#757575;font-size:12px;font-size:.857142857rem;line-height:2;margin:0 0 24px;margin:0 0 1.714285714rem;width:100%}.entry-content table caption,.comment-content table caption{font-size:16px;font-size:1.142857143rem;margin:24px 0;margin:1.714285714rem 0}.entry-content td,.comment-content td{border-top:1px solid #ededed;padding:6px 10px 6px 0}.site-content article{border-bottom:4px double #ededed;margin-bottom:72px;margin-bottom:5.142857143rem;padding-bottom:24px;padding-bottom:1.714285714rem;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}.page-links{clear:both;line-height:1.714285714}footer.entry-meta{margin-top:24px;margin-top:1.714285714rem;font-size:13px;font-size:.928571429rem;line-height:1.846153846;color:#757575}.single-author .entry-meta .by-author{display:none}.mu_register h2{color:#757575;font-weight:400}.archive-header,.page-header{margin-bottom:48px;margin-bottom:3.428571429rem;padding-bottom:22px;padding-bottom:1.571428571rem;border-bottom:1px solid #ededed}.archive-meta{color:#757575;font-size:12px;font-size:.857142857rem;line-height:2;margin-top:22px;margin-top:1.571428571rem}.attachment .entry-content .mejs-audio{max-width:400px}.attachment .entry-content .mejs-container{margin-bottom:24px}.article.attachment{overflow:hidden}.image-attachment div.attachment{text-align:center}.image-attachment div.attachment p{text-align:center}.image-attachment div.attachment img{display:block;height:auto;margin:0 auto;max-width:100%}.image-attachment .entry-caption{margin-top:8px;margin-top:.571428571rem}article.format-aside h1{margin-bottom:24px;margin-bottom:1.714285714rem}article.format-aside h1 a{text-decoration:none;color:#4d525a}article.format-aside h1 a:hover{color:#2e3542}article.format-aside .aside{padding:24px 24px 0;padding:1.714285714rem;background:#d2e0f9;border-left:22px solid #a8bfe8}article.format-aside p{font-size:13px;font-size:.928571429rem;line-height:1.846153846;color:#4a5466}article.format-aside blockquote:last-child,article.format-aside p:last-child{margin-bottom:0}article.format-image footer h1{font-size:13px;font-size:.928571429rem;line-height:1.846153846;font-weight:400}article.format-image footer h2{font-size:11px;font-size:.785714286rem;line-height:2.181818182}article.format-image footer a h2{font-weight:400}article.format-link header{padding:0 10px;padding:0 .714285714rem;float:right;font-size:11px;font-size:.785714286rem;line-height:2.181818182;font-weight:700;font-style:italic;text-transform:uppercase;color:#848484;background-color:#ebebeb;border-radius:3px}article.format-link .entry-content{max-width:80%;float:left}article.format-link .entry-content a{font-size:22px;font-size:1.571428571rem;line-height:1.090909091;text-decoration:none}article.format-quote .entry-content p{margin:0;padding-bottom:24px;padding-bottom:1.714285714rem}article.format-quote .entry-content blockquote{display:block;padding:24px 24px 0;padding:1.714285714rem 1.714285714rem 0;font-size:15px;font-size:1.071428571rem;line-height:1.6;font-style:normal;color:#6a6a6a;background:#efefef}.format-status .entry-header{margin-bottom:24px;margin-bottom:1.714285714rem}.format-status .entry-header header{display:inline-block}.format-status .entry-header h1{font-size:15px;font-size:1.071428571rem;font-weight:400;line-height:1.6;margin:0}.format-status .entry-header h2{font-size:12px;font-size:.857142857rem;font-weight:400;line-height:2;margin:0}.format-status .entry-header header a{color:#757575}.format-status .entry-header header a:hover{color:#21759b}.format-status .entry-header img{float:left;margin-right:21px;margin-right:1.5rem}.comments-title{margin-bottom:48px;margin-bottom:3.428571429rem;font-size:16px;font-size:1.142857143rem;line-height:1.5;font-weight:400}.comments-area article{margin:24px 0;margin:1.714285714rem 0}.comments-area article header{margin:0 0 48px;margin:0 0 3.428571429rem;overflow:hidden;position:relative}.comments-area article header img{float:left;padding:0;line-height:0}.comments-area article header cite,.comments-area article header time{display:block;margin-left:85px;margin-left:6.071428571rem}.comments-area article header cite{font-style:normal;font-size:15px;font-size:1.071428571rem;line-height:1.42857143}.comments-area cite b{font-weight:400}.comments-area article header time{line-height:1.714285714;text-decoration:none;font-size:12px;font-size:.857142857rem;color:#5e5e5e}.comments-area article header a{text-decoration:none;color:#5e5e5e}.comments-area article header a:hover{color:#21759b}.comments-area article header cite a{color:#444}.comments-area article header cite a:hover{text-decoration:underline}.comments-area article header h4{position:absolute;top:0;right:0;padding:6px 12px;padding:.428571429rem .857142857rem;font-size:12px;font-size:.857142857rem;font-weight:400;color:#fff;background-color:#0088d0;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#009cee,#0088d0);background-image:-ms-linear-gradient(top,#009cee,#0088d0);background-image:-webkit-linear-gradient(top,#009cee,#0088d0);background-image:-o-linear-gradient(top,#009cee,#0088d0);background-image:linear-gradient(to bottom,#009cee,#0088d0);border-radius:3px;border:1px solid #007cbd}.comments-area .bypostauthor cite span{position:absolute;margin-left:5px;margin-left:.357142857rem;padding:2px 5px;padding:.142857143rem .357142857rem;font-size:10px;font-size:.714285714rem}.comments-area .bypostauthor cite b{font-weight:700}a.comment-reply-link,a.comment-edit-link{color:#686868;font-size:13px;font-size:.928571429rem;line-height:1.846153846}a.comment-reply-link:hover,a.comment-edit-link:hover{color:#21759b}.commentlist .pingback{line-height:1.714285714;margin-bottom:24px;margin-bottom:1.714285714rem}#respond{margin-top:48px;margin-top:3.428571429rem}#respond h3#reply-title{font-size:16px;font-size:1.142857143rem;line-height:1.5}#respond h3#reply-title #cancel-comment-reply-link{margin-left:10px;margin-left:.714285714rem;font-weight:400;font-size:12px;font-size:.857142857rem}#respond form{margin:24px 0;margin:1.714285714rem 0}#respond form p{margin:11px 0;margin:.785714286rem 0}#respond form p.logged-in-as{margin-bottom:24px;margin-bottom:1.714285714rem}#respond form label{display:block;line-height:1.714285714}#respond form input[type="text"],#respond form textarea{-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-size:.857142857rem;line-height:1.714285714;padding:10px;padding:.714285714rem;width:100%}#respond form p.form-allowed-tags{margin:0;font-size:12px;font-size:.857142857rem;line-height:2;color:#5e5e5e}#respond #wp-comment-cookies-consent{margin:0 10px 0 0}#respond .comment-form-cookies-consent label{display:inline}.required{color:red}.entry-page-image{margin-bottom:14px;margin-bottom:1rem}.template-front-page .site-content article{border:0;margin-bottom:0}.template-front-page .widget-area{clear:both;float:none;width:auto;padding-top:24px;padding-top:1.714285714rem;border-top:1px solid #ededed}.template-front-page .widget-area .widget li{margin:8px 0 0;margin:.571428571rem 0 0;font-size:13px;font-size:.928571429rem;line-height:1.714285714;list-style-type:square;list-style-position:inside}.template-front-page .widget-area .widget li a{color:#757575}.template-front-page .widget-area .widget li a:hover{color:#21759b}.template-front-page .widget-area .widget_text img{float:left;margin:8px 24px 8px 0;margin:.571428571rem 1.714285714rem .571428571rem 0}.widget select{max-width:100%}.widget-area .widget ul ul{margin-left:12px;margin-left:.857142857rem}.widget_rss li{margin:12px 0;margin:.857142857rem 0}.widget_recent_entries .post-date,.widget_rss .rss-date{color:#aaa;font-size:11px;font-size:.785714286rem;margin-left:12px;margin-left:.857142857rem}.wp-calendar-nav,#wp-calendar{margin:0;width:100%;font-size:13px;font-size:.928571429rem;line-height:1.846153846;color:#686868}#wp-calendar th,#wp-calendar td,#wp-calendar caption{text-align:left}.wp-calendar-nav{display:table}.wp-calendar-nav span{display:table-cell}.wp-calendar-nav-next,#wp-calendar #next{padding-right:24px;padding-right:1.714285714rem;text-align:right}.widget_search label{display:block;font-size:13px;font-size:.928571429rem;line-height:1.846153846}.widget_twitter li{list-style-type:none}.widget_twitter .timesince{display:block;text-align:right}.tagcloud ul{list-style-type:none}.tagcloud ul li{display:inline-block}.widget-area .widget.widget_tag_cloud li{line-height:1}.template-front-page .widget-area .widget.widget_tag_cloud li{margin:0}.widget-area .gallery-columns-2.gallery-size-full .gallery-icon img,.widget-area .gallery-columns-3.gallery-size-full .gallery-icon img,.widget-area .gallery-columns-4.gallery-size-full .gallery-icon img,.widget-area .gallery-columns-5.gallery-size-full .gallery-icon img,.widget-area .gallery-columns-6 .gallery-icon img,.widget-area .gallery-columns-7 .gallery-icon img,.widget-area .gallery-columns-8 .gallery-icon img,.widget-area .gallery-columns-9 .gallery-icon img{height:auto;max-width:80%}img#wpstats{display:block;margin:0 auto 24px;margin:0 auto 1.714285714rem}@-ms-viewport{width:device-width}@viewport{width:device-width}@media screen and (min-width:600px){.author-avatar{float:left;margin-top:8px;margin-top:.571428571rem}.author-description{float:right;width:80%}.site{margin:0 auto;max-width:960px;max-width:68.571428571rem;overflow:hidden}.site-content{float:left;width:65.104166667%}body.template-front-page .site-content,body.attachment .site-content,body.full-width .site-content{width:100%}.widget-area{float:right;width:26.041666667%}.site-header h1,.site-header h2{text-align:left}.site-header h1{font-size:26px;font-size:1.857142857rem;line-height:1.846153846;margin-bottom:0}.main-navigation ul.nav-menu,.main-navigation div.nav-menu>ul{border-bottom:1px solid #ededed;border-top:1px solid #ededed;display:inline-block!important;text-align:left;width:100%}.main-navigation ul{margin:0;text-indent:0}.main-navigation li a,.main-navigation li{display:inline-block;text-decoration:none}.main-navigation li a{border-bottom:0;color:#6a6a6a;line-height:3.692307692;text-transform:uppercase;white-space:nowrap}.main-navigation li a:hover,.main-navigation li a:focus{color:#000}.main-navigation li{margin:0 40px 0 0;margin:0 2.857142857rem 0 0;position:relative}.main-navigation li ul{margin:0;padding:0;position:absolute;top:100%;z-index:99999;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}.main-navigation li ul ul{top:0;left:100%}.main-navigation ul li:hover>ul,.main-navigation ul li:focus>ul,.main-navigation .focus>ul{border-left:0;clip:inherit;overflow:inherit;height:inherit;width:inherit}.main-navigation li ul li a{background:#efefef;border-bottom:1px solid #ededed;display:block;font-size:11px;font-size:.785714286rem;line-height:2.181818182;padding:8px 10px;padding:.571428571rem .714285714rem;width:180px;width:12.85714286rem;white-space:normal}.main-navigation li ul li a:hover,.main-navigation li ul li a:focus{background:#e3e3e3;color:#444}.main-navigation .current-menu-item>a,.main-navigation .current-menu-ancestor>a,.main-navigation .current_page_item>a,.main-navigation .current_page_ancestor>a{color:#636363;font-weight:700}.menu-toggle{display:none}.entry-header .entry-title{font-size:22px;font-size:1.571428571rem}#respond form input[type="text"]{width:46.333333333%}#respond form textarea.blog-textarea{width:79.666666667%}.template-front-page .site-content,.template-front-page article{overflow:hidden}.template-front-page.has-post-thumbnail article{float:left;width:47.916666667%}.entry-page-image{float:right;margin-bottom:0;width:47.916666667%}.template-front-page .widget-area .widget,.template-front-page.two-sidebars .widget-area .front-widgets{float:left;width:51.875%;margin-bottom:24px;margin-bottom:1.714285714rem}.template-front-page .widget-area .widget:nth-child(odd){clear:right}.template-front-page .widget-area .widget:nth-child(even),.template-front-page.two-sidebars .widget-area .front-widgets+.front-widgets{float:right;width:39.0625%;margin:0 0 24px;margin:0 0 1.714285714rem}.template-front-page.two-sidebars .widget,.template-front-page.two-sidebars .widget:nth-child(even){float:none;width:auto}.commentlist .children{margin-left:48px;margin-left:3.428571429rem}}@media screen and (min-width:960px){body{background-color:#e6e6e6}body .site{padding:0 40px;padding:0 2.857142857rem;margin-top:48px;margin-top:3.428571429rem;margin-bottom:48px;margin-bottom:3.428571429rem;box-shadow:0 2px 6px rgb(100 100 100 / .3)}body.custom-background-empty{background-color:#fff}body.custom-background-empty .site,body.custom-background-white .site{padding:0;margin-top:0;margin-bottom:0;box-shadow:none}}@media print{body{background:none!important;color:#000;font-size:10pt}footer a[rel=bookmark]:link:after,footer a[rel=bookmark]:visited:after{content:" [" attr(href) "] "}a{text-decoration:none}.entry-content img,.comment-content img,.author-avatar img,img.wp-post-image{border-radius:0;box-shadow:none}.site{clear:both!important;display:block!important;float:none!important;max-width:100%;position:relative!important}.site-header{margin-bottom:72px;margin-bottom:5.142857143rem;text-align:left}.site-header h1{font-size:21pt;line-height:1;text-align:left}.site-header h2{color:#000;font-size:10pt;text-align:left}.site-header h1 a,.site-header h2 a{color:#000}.author-avatar,#colophon,#respond,.commentlist .comment-edit-link,.commentlist .reply,.entry-header .comments-link,.entry-meta .edit-link a,.page-link,.site-content nav,.widget-area,img.header-image,.main-navigation{display:none}.wrapper{border-top:none;box-shadow:none}.site-content{margin:0;width:auto}.entry-header .entry-title,.entry-title{font-size:21pt}footer.entry-meta,footer.entry-meta a{color:#444;font-size:10pt}.author-description{float:none;width:auto}.commentlist>li.comment{background:none;position:relative;width:auto}.commentlist .avatar{height:39px;left:2.2em;top:2.2em;width:39px}.comments-area article header cite,.comments-area article header time{margin-left:50px;margin-left:3.57142857rem}}[class^="wp-block-"] figcaption{color:#757575;font-size:12px;font-size:.857142857rem;line-height:2;font-style:italic;text-align:left}[class^="wp-block-"].alignleft,[class^="wp-block-"] .alignleft{margin-right:24px}[class^="wp-block-"].alignright,[class^="wp-block-"] .alignright{margin-left:24px}.rtl [class^="wp-block-"] figcaption{text-align:right}p.has-drop-cap:not(:focus)::first-letter{font-size:5em;margin-top:.1em}.wp-block-image figure:not(.aligncenter){line-height:0;margin:0 1.714285714rem}.wp-block-image figure.alignleft{margin:.857142857rem 1.714285714rem .857142857rem 0}.wp-block-image figure.alignright{margin:.857142857rem 0 .857142857rem 1.714285714rem}.wp-block-image figcaption{padding-top:.75em}.wp-block-gallery{margin-bottom:24px;margin-bottom:1.714285714rem}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{left:0;right:0;text-align:center;width:auto}.wp-block-quote:not(.is-large):not(.is-style-large){border:0;padding:24px;padding:1.714285714rem}.wp-block-quote{padding:24px;padding:1.714285714rem}.wp-block-quote cite{color:inherit;font-size:inherit;font-style:italic}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:20px}.wp-block-audio audio{display:block;margin-bottom:1.714285714rem;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover.aligncenter{display:flex}.wp-block-file .wp-block-file__button{background-color:#e6e6e6;background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-ms-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-webkit-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-o-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:linear-gradient(to bottom,#f4f4f4,#e6e6e6);border:1px solid #d2d2d2;border-radius:3px;box-shadow:0 1px 2px rgb(64 64 64 / .1);color:#7c7c7c;font-family:inherit;font-size:11px;font-size:.785714286rem;font-weight:400;line-height:1.428571429;padding:6px 10px;padding:.428571429rem .714285714rem}.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus{background-color:#ebebeb;background-image:-moz-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-ms-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-webkit-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-o-linear-gradient(top,#f9f9f9,#ebebeb);background-image:linear-gradient(to bottom,#f9f9f9,#ebebeb);background-repeat:repeat-x;color:#5e5e5e}.wp-block-file .wp-block-file__button:focus{background-color:#e1e1e1;background-image:-moz-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-ms-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-webkit-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-o-linear-gradient(top,#ebebeb,#e1e1e1);background-image:linear-gradient(to bottom,#ebebeb,#e1e1e1);background-repeat:repeat-x;border-color:#fff0;box-shadow:inset 0 0 8px 2px #c6c6c6,0 1px 0 0 #f4f4f4;color:#757575}.rtl .wp-block-file *+.wp-block-file__button{margin-left:.75em;margin-right:0}.wp-block-video video:not(:last-child){margin-bottom:0}pre.wp-block-code{border:0;padding:0}.wp-block-pullquote__citation,.wp-block-pullquote cite,.wp-block-pullquote footer{font-size:14px;text-transform:none}.wp-block-table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;font-size:14px;line-height:2;margin:0 0 20px;width:100%}.wp-block-table th{border:0;font-weight:700;padding:6px 10px 6px 0;text-transform:uppercase}.has-text-color th{color:inherit}.wp-block-table td{border:0;border-top:1px solid #ededed;padding:6px 10px 6px 0}.wp-block-table[style*="font-size"] *,.wp-block-table[class*="-font-size"] *{font-size:inherit}.wp-block-button .wp-block-button__link{border:1px solid #d2d2d2;font-family:inherit;font-size:11px;font-size:.785714286rem;font-weight:400;line-height:1.428571429;padding:6px 10px;padding:.428571429rem .714285714rem}.entry-content .wp-block-button__link,.entry-content .wp-block-button__link:visited{background-color:#e6e6e6;color:#7c7c7c}.is-style-outline .wp-block-button__link,.is-style-outline .wp-block-button__link:visited{color:currentColor}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-block-button__link:visited{background-color:inherit;border-color:inherit}.entry-content .wp-block-button__link:hover,.entry-content .wp-block-button__link:visited:hover,.entry-content .wp-block-button__link:focus{background-color:#ebebeb;color:#5e5e5e}.entry-content .wp-block-button__link:active{background-color:#e1e1e1;color:#757575}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background){background-repeat:repeat-x;background-image:-moz-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-ms-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-webkit-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:-o-linear-gradient(top,#f4f4f4,#e6e6e6);background-image:linear-gradient(to bottom,#f4f4f4,#e6e6e6)}.wp-block-button__link:not(.has-text-color){box-shadow:0 1px 2px rgb(64 64 64 / .1)}.wp-block-button__link:not(.has-background):hover,.wp-block-button__link:not(.has-background):focus{background-image:-moz-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-ms-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-webkit-linear-gradient(top,#f9f9f9,#ebebeb);background-image:-o-linear-gradient(top,#f9f9f9,#ebebeb);background-image:linear-gradient(to bottom,#f9f9f9,#ebebeb);background-repeat:repeat-x}.wp-block-button__link:not(.has-background):active{background-image:-moz-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-ms-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-webkit-linear-gradient(top,#ebebeb,#e1e1e1);background-image:-o-linear-gradient(top,#ebebeb,#e1e1e1);background-image:linear-gradient(to bottom,#ebebeb,#e1e1e1);background-repeat:repeat-x;border-color:#fff0}.wp-block-button__link:not(.has-text-color):active{box-shadow:inset 0 0 8px 2px #c6c6c6,0 1px 0 0 #f4f4f4}.wp-block-separator{border:0}.wp-block-media-text{margin-bottom:24px;margin-bottom:1.714285714rem}.wp-block-media-text *:last-child{margin-bottom:0}.site-content .wp-block-navigation{overflow:visible}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{list-style-position:inside;text-align:center}.wp-block-latest-comments{margin:0;padding:0}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0;box-shadow:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:60px}.wp-block-latest-comments__comment,.wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments__comment-excerpt p{font-size:14px}.wp-block-latest-comments__comment-excerpt p:last-child{margin-bottom:0}.wp-block-latest-comments__comment-date{color:#5e5e5e}.wp-block-latest-comments .wp-block-latest-comments__comment{margin:0;padding:24px 0;padding:1.714285714rem 0 0}.wp-block-latest-comments article{margin-bottom:0}.entry-content .has-blue-color,.entry-content .has-blue-color:visited{color:#21759b}.entry-content .has-blue-background-color,.entry-content .has-blue-background-color:visited{background-color:#21759b}.entry-content .has-dark-gray-color,.entry-content .has-dark-gray-color:visited{color:#373737}.entry-content .has-dark-gray-background-color,.entry-content .has-dark-gray-background-color:visited{background-color:#373737}.entry-content .has-medium-gray-color,.entry-content .has-medium-gray-color:visited{color:#9f9f9f}.entry-content .has-medium-gray-background-color,.entry-content .has-medium-gray-background-color:visited{background-color:#9f9f9f}.entry-content .has-light-gray-color,.entry-content .has-light-gray-color:visited{color:#e6e6e6}.entry-content .has-light-gray-background-color,.entry-content .has-light-gray-background-color:visited{background-color:#e6e6e6}.entry-content .has-white-color,.entry-content .has-white-color:visited{color:#fff}.entry-content .has-white-background-color,.entry-content .has-white-background-color:visited{background-color:#fff}body.home #post-644 .entry-header{display:none}.uf-back-to-main{font-size:13px!important;color:white!important;background-color:#000;padding:0 28px}.main-navigation a{color:white!important}ul.wedocs-doc-sections{list-style:none!important}.wedocs-docs-single .wedocs-doc-sections a,.wedocs-docs-single .wedocs-doc-link a{text-decoration:none}.wedocs-single-wrap .wedocs-single-content article .entry-content img{padding:0}