@charset "UTF-8";
@media (max-width: 1770px) {
html {
font-size: 1.1111111111vw;
}
}
@media screen and (max-width: 768px) {
html {
font-size: 4.2666666667vw;
}
}
@media screen and (max-width: 768px) {
p {
font-size: 1rem;
}
}
html, body, h1, h2, h3, h4, h5, p, dl, ol, ul {
margin: 0;
padding: 0;
}
.container--w1770 {
max-width: 1770px;
}
a {
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
a[class^=btn] {
display: block;
width: 100%;
}
.btn {
padding: 0.8rem 1rem;
background-color: var(--color-ukon);
color: #333 !important;
}
.btn--large-size {
font-size: 2rem;
}
.pc {
display: block;
}
.sp {
display: none;
}
@media screen and (max-width: 768px) {
.pc {
display: none;
}
.sp {
display: block;
}
}
 .is-layout-constrained>*+*{-webkit-margin-before:0!important;margin-block-start:0!important}body .is-layout-flow:not(.container) .wp-block-group{-webkit-margin-before:0;margin-block-start:0}@media (min-width:992px){body .is-layout-flow.container .wp-block-group{-webkit-margin-before:0;margin-block-start:0}}.blog_tumbnail_bg{overflow:hidden;cursor:pointer;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.blog_tumbnail_bg:before{background:rgba(250,250,250,0.8);bottom:0;content:"";height:auto;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;width:100%;z-index:-1}.blog_tumbnail_bg img{-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;width:100%;height:100%;background-color:#fafafa}.blog_tumbnail_bg:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.blog_tumbnail_bg:hover:before{opacity:0.8}.blog_tumbnail_bg .content-area{position:absolute;left:0;top:0;z-index:2}.related-ttl{border-top:2px solid #0A93B1;border-bottom:2px solid #0A93B1}#meta a.btn-dark:active,#meta a.btn-dark:hover{background-color:#fff;color:#333}.eyecatch img{width:100%;height:auto;display:block;margin:auto}.table-responsives{overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch}@media (max-width:991.98px){.table-responsives{}.table-responsives::-webkit-scrollbar{height:1em}.table-responsives::-webkit-scrollbar-track{background:#eee}.table-responsives::-webkit-scrollbar-thumb{background:#aaa;border:none}.table-responsives::-webkit-scrollbar-thumb:hover{background:#999}.table-responsives table{min-width:1320px;width:100%;border-collapse:collapse;border-spacing:0}}table td,table th{padding:0.75em}table td{font-weight:300}table.size--large{font-size:clamp(1.125rem,1.071rem + 0.89vw,1.25rem);font-weight:normal}table.size--large td,table.size--large th{padding:1.125em}table.size--large td{font-weight:300}table.size--x-large{font-size:clamp(1.25rem,1.143rem + 1.79vw,1.5rem);font-weight:normal}table.size--x-large td,table.size--x-large th{padding:1.25em}table.size--x-large td{font-weight:300}#post-contents{}#post-contents .has-black-color{color:#000000!important}#post-contents .has-white-color{color:#ffffff!important}#post-contents .has-cyan-bluish-gray-color{color:#ABB8C3!important}#post-contents .has-pale-pink-color{color:#F78DA7!important}#post-contents .has-vivid-red-color{color:#CF2E2E!important}#post-contents .has-luminous-vivid-orange-color{color:#FF6900!important}#post-contents .has-luminous-vivid-amber-color{color:#FCB900!important}#post-contents .has-light-green-cyan-color{color:#7BDCB5!important}#post-contents .has-vivid-green-cyan-color-color{color:#00D084!important}#post-contents .has-pale-cyan-blue-color{color:#8ED1FC!important}#post-contents .has-vivid-cyan-blue-color{color:#0693E3!important}#post-contents .has-vivid-purple-color{color:#9B51E0!important}#post-contents .has-theme-primary-color{color:#077A93!important}#post-contents .has-theme-red-color{color:#D42C29!important}#post-contents .has-theme-gray-color{color:#6F6F6F!important}#post-contents .has-theme-blue-color{color:#2b6292!important}#post-contents .has-theme-writer-color{color:#1B74E0!important}#post-contents .has-theme-spreadsheets-color{color:#048755!important}#post-contents .has-theme-presentation-color{color:#C4532D!important}#post-contents .has-theme-pdf-color{color:#D4423D!important}#post-contents .has-black-background-color{background-color:#000000!important}#post-contents .has-black-background-color.bg-opacity-10{background-color:rgba(0,0,0,0.1)!important}#post-contents .has-black-background-color.bg-opacity-25{background-color:rgba(0,0,0,0.25)!important}#post-contents .has-black-background-color.bg-opacity-50{background-color:rgba(0,0,0,0.5)!important}#post-contents .has-black-background-color.bg-opacity-75{background-color:rgba(0,0,0,0.75)!important}#post-contents .has-white-background-color{background-color:#ffffff!important}#post-contents .has-white-background-color.bg-opacity-10{background-color:rgba(255,255,255,0.1)!important}#post-contents .has-white-background-color.bg-opacity-25{background-color:rgba(255,255,255,0.25)!important}#post-contents .has-white-background-color.bg-opacity-50{background-color:rgba(255,255,255,0.5)!important}#post-contents .has-white-background-color.bg-opacity-75{background-color:rgba(255,255,255,0.75)!important}#post-contents .has-cyan-bluish-gray-background-color{background-color:#ABB8C3!important}#post-contents .has-cyan-bluish-gray-background-color.bg-opacity-10{background-color:rgba(171,184,195,0.1)!important}#post-contents .has-cyan-bluish-gray-background-color.bg-opacity-25{background-color:rgba(171,184,195,0.25)!important}#post-contents .has-cyan-bluish-gray-background-color.bg-opacity-50{background-color:rgba(171,184,195,0.5)!important}#post-contents .has-cyan-bluish-gray-background-color.bg-opacity-75{background-color:rgba(171,184,195,0.75)!important}#post-contents .has-pale-pink-background-color{background-color:#F78DA7!important}#post-contents .has-pale-pink-background-color.bg-opacity-10{background-color:rgba(247,141,167,0.1)!important}#post-contents .has-pale-pink-background-color.bg-opacity-25{background-color:rgba(247,141,167,0.25)!important}#post-contents .has-pale-pink-background-color.bg-opacity-50{background-color:rgba(247,141,167,0.5)!important}#post-contents .has-pale-pink-background-color.bg-opacity-75{background-color:rgba(247,141,167,0.75)!important}#post-contents .has-vivid-red-background-color{background-color:#CF2E2E!important}#post-contents .has-vivid-red-background-color.bg-opacity-10{background-color:rgba(207,46,46,0.1)!important}#post-contents .has-vivid-red-background-color.bg-opacity-25{background-color:rgba(207,46,46,0.25)!important}#post-contents .has-vivid-red-background-color.bg-opacity-50{background-color:rgba(207,46,46,0.5)!important}#post-contents .has-vivid-red-background-color.bg-opacity-75{background-color:rgba(207,46,46,0.75)!important}#post-contents .has-luminous-vivid-orange-background-color{background-color:#FF6900!important}#post-contents .has-luminous-vivid-orange-background-color.bg-opacity-10{background-color:rgba(255,105,0,0.1)!important}#post-contents .has-luminous-vivid-orange-background-color.bg-opacity-25{background-color:rgba(255,105,0,0.25)!important}#post-contents .has-luminous-vivid-orange-background-color.bg-opacity-50{background-color:rgba(255,105,0,0.5)!important}#post-contents .has-luminous-vivid-orange-background-color.bg-opacity-75{background-color:rgba(255,105,0,0.75)!important}#post-contents .has-luminous-vivid-amber-background-color{background-color:#FCB900!important}#post-contents .has-luminous-vivid-amber-background-color.bg-opacity-10{background-color:rgba(252,185,0,0.1)!important}#post-contents .has-luminous-vivid-amber-background-color.bg-opacity-25{background-color:rgba(252,185,0,0.25)!important}#post-contents .has-luminous-vivid-amber-background-color.bg-opacity-50{background-color:rgba(252,185,0,0.5)!important}#post-contents .has-luminous-vivid-amber-background-color.bg-opacity-75{background-color:rgba(252,185,0,0.75)!important}#post-contents .has-light-green-cyan-background-color{background-color:#7BDCB5!important}#post-contents .has-light-green-cyan-background-color.bg-opacity-10{background-color:rgba(123,220,181,0.1)!important}#post-contents .has-light-green-cyan-background-color.bg-opacity-25{background-color:rgba(123,220,181,0.25)!important}#post-contents .has-light-green-cyan-background-color.bg-opacity-50{background-color:rgba(123,220,181,0.5)!important}#post-contents .has-light-green-cyan-background-color.bg-opacity-75{background-color:rgba(123,220,181,0.75)!important}#post-contents .has-vivid-green-cyan-color-background-color{background-color:#00D084!important}#post-contents .has-vivid-green-cyan-color-background-color.bg-opacity-10{background-color:rgba(0,208,132,0.1)!important}#post-contents .has-vivid-green-cyan-color-background-color.bg-opacity-25{background-color:rgba(0,208,132,0.25)!important}#post-contents .has-vivid-green-cyan-color-background-color.bg-opacity-50{background-color:rgba(0,208,132,0.5)!important}#post-contents .has-vivid-green-cyan-color-background-color.bg-opacity-75{background-color:rgba(0,208,132,0.75)!important}#post-contents .has-pale-cyan-blue-background-color{background-color:#8ED1FC!important}#post-contents .has-pale-cyan-blue-background-color.bg-opacity-10{background-color:rgba(142,209,252,0.1)!important}#post-contents .has-pale-cyan-blue-background-color.bg-opacity-25{background-color:rgba(142,209,252,0.25)!important}#post-contents .has-pale-cyan-blue-background-color.bg-opacity-50{background-color:rgba(142,209,252,0.5)!important}#post-contents .has-pale-cyan-blue-background-color.bg-opacity-75{background-color:rgba(142,209,252,0.75)!important}#post-contents .has-vivid-cyan-blue-background-color{background-color:#0693E3!important}#post-contents .has-vivid-cyan-blue-background-color.bg-opacity-10{background-color:rgba(6,147,227,0.1)!important}#post-contents .has-vivid-cyan-blue-background-color.bg-opacity-25{background-color:rgba(6,147,227,0.25)!important}#post-contents .has-vivid-cyan-blue-background-color.bg-opacity-50{background-color:rgba(6,147,227,0.5)!important}#post-contents .has-vivid-cyan-blue-background-color.bg-opacity-75{background-color:rgba(6,147,227,0.75)!important}#post-contents .has-vivid-purple-background-color{background-color:#9B51E0!important}#post-contents .has-vivid-purple-background-color.bg-opacity-10{background-color:rgba(155,81,224,0.1)!important}#post-contents .has-vivid-purple-background-color.bg-opacity-25{background-color:rgba(155,81,224,0.25)!important}#post-contents .has-vivid-purple-background-color.bg-opacity-50{background-color:rgba(155,81,224,0.5)!important}#post-contents .has-vivid-purple-background-color.bg-opacity-75{background-color:rgba(155,81,224,0.75)!important}#post-contents .has-theme-primary-background-color{background-color:#0A93B1!important}#post-contents .has-theme-primary-background-color.bg-opacity-10{background-color:rgba(10,147,177,0.1)!important}#post-contents .has-theme-primary-background-color.bg-opacity-25{background-color:rgba(10,147,177,0.25)!important}#post-contents .has-theme-primary-background-color.bg-opacity-50{background-color:rgba(10,147,177,0.5)!important}#post-contents .has-theme-primary-background-color.bg-opacity-75{background-color:rgba(10,147,177,0.75)!important}#post-contents .has-theme-red-background-color{background-color:#F23430!important}#post-contents .has-theme-red-background-color.bg-opacity-10{background-color:rgba(242,52,48,0.1)!important}#post-contents .has-theme-red-background-color.bg-opacity-25{background-color:rgba(242,52,48,0.25)!important}#post-contents .has-theme-red-background-color.bg-opacity-50{background-color:rgba(242,52,48,0.5)!important}#post-contents .has-theme-red-background-color.bg-opacity-75{background-color:rgba(242,52,48,0.75)!important}#post-contents .has-theme-gray-background-color{background-color:#D9D9D9!important}#post-contents .has-theme-gray-background-color.bg-opacity-10{background-color:rgba(217,217,217,0.1)!important}#post-contents .has-theme-gray-background-color.bg-opacity-25{background-color:rgba(217,217,217,0.25)!important}#post-contents .has-theme-gray-background-color.bg-opacity-50{background-color:rgba(217,217,217,0.5)!important}#post-contents .has-theme-gray-background-color.bg-opacity-75{background-color:rgba(217,217,217,0.75)!important}#post-contents .has-theme-blue-background-color{background-color:#2b6292!important}#post-contents .has-theme-blue-background-color.bg-opacity-10{background-color:rgba(43,98,146,0.1)!important}#post-contents .has-theme-blue-background-color.bg-opacity-25{background-color:rgba(43,98,146,0.25)!important}#post-contents .has-theme-blue-background-color.bg-opacity-50{background-color:rgba(43,98,146,0.5)!important}#post-contents .has-theme-blue-background-color.bg-opacity-75{background-color:rgba(43,98,146,0.75)!important}#post-contents .has-theme-writer-background-color{background-color:#1B74E0!important}#post-contents .has-theme-writer-background-color.bg-opacity-10{background-color:rgba(27,116,224,0.1)!important}#post-contents .has-theme-writer-background-color.bg-opacity-25{background-color:rgba(27,116,224,0.25)!important}#post-contents .has-theme-writer-background-color.bg-opacity-50{background-color:rgba(27,116,224,0.5)!important}#post-contents .has-theme-writer-background-color.bg-opacity-75{background-color:rgba(27,116,224,0.75)!important}#post-contents .has-theme-spreadsheets-background-color{background-color:#048755!important}#post-contents .has-theme-spreadsheets-background-color.bg-opacity-10{background-color:rgba(4,135,85,0.1)!important}#post-contents .has-theme-spreadsheets-background-color.bg-opacity-25{background-color:rgba(4,135,85,0.25)!important}#post-contents .has-theme-spreadsheets-background-color.bg-opacity-50{background-color:rgba(4,135,85,0.5)!important}#post-contents .has-theme-spreadsheets-background-color.bg-opacity-75{background-color:rgba(4,135,85,0.75)!important}#post-contents .has-theme-presentation-background-color{background-color:#C4532D!important}#post-contents .has-theme-presentation-background-color.bg-opacity-10{background-color:rgba(196,83,45,0.1)!important}#post-contents .has-theme-presentation-background-color.bg-opacity-25{background-color:rgba(196,83,45,0.25)!important}#post-contents .has-theme-presentation-background-color.bg-opacity-50{background-color:rgba(196,83,45,0.5)!important}#post-contents .has-theme-presentation-background-color.bg-opacity-75{background-color:rgba(196,83,45,0.75)!important}#post-contents .has-theme-pdf-background-color{background-color:#D4423D!important}#post-contents .has-theme-pdf-background-color.bg-opacity-10{background-color:rgba(212,66,61,0.1)!important}#post-contents .has-theme-pdf-background-color.bg-opacity-25{background-color:rgba(212,66,61,0.25)!important}#post-contents .has-theme-pdf-background-color.bg-opacity-50{background-color:rgba(212,66,61,0.5)!important}#post-contents .has-theme-pdf-background-color.bg-opacity-75{background-color:rgba(212,66,61,0.75)!important}#post-contents a.wp-block-button__link.has-black-background-color{background-color:#000000!important}#post-contents a.wp-block-button__link.has-black-background-color:active,#post-contents a.wp-block-button__link.has-black-background-color:hover{background-color:black!important}#post-contents a.wp-block-button__link.has-white-background-color{background-color:#ffffff!important}#post-contents a.wp-block-button__link.has-white-background-color:active,#post-contents a.wp-block-button__link.has-white-background-color:hover{background-color:#e6e6e6!important}#post-contents a.wp-block-button__link.has-cyan-bluish-gray-background-color{background-color:#ABB8C3!important}#post-contents a.wp-block-button__link.has-cyan-bluish-gray-background-color:active,#post-contents a.wp-block-button__link.has-cyan-bluish-gray-background-color:hover{background-color:#8d9fae!important}#post-contents a.wp-block-button__link.has-pale-pink-background-color{background-color:#F78DA7!important}#post-contents a.wp-block-button__link.has-pale-pink-background-color:active,#post-contents a.wp-block-button__link.has-pale-pink-background-color:hover{background-color:#f45d82!important}#post-contents a.wp-block-button__link.has-vivid-red-background-color{background-color:#CF2E2E!important}#post-contents a.wp-block-button__link.has-vivid-red-background-color:active,#post-contents a.wp-block-button__link.has-vivid-red-background-color:hover{background-color:#a52525!important}#post-contents a.wp-block-button__link.has-luminous-vivid-orange-background-color{background-color:#FF6900!important}#post-contents a.wp-block-button__link.has-luminous-vivid-orange-background-color:active,#post-contents a.wp-block-button__link.has-luminous-vivid-orange-background-color:hover{background-color:#cc5400!important}#post-contents a.wp-block-button__link.has-luminous-vivid-amber-background-color{background-color:#FCB900!important}#post-contents a.wp-block-button__link.has-luminous-vivid-amber-background-color:active,#post-contents a.wp-block-button__link.has-luminous-vivid-amber-background-color:hover{background-color:#c99400!important}#post-contents a.wp-block-button__link.has-light-green-cyan-background-color{background-color:#7BDCB5!important}#post-contents a.wp-block-button__link.has-light-green-cyan-background-color:active,#post-contents a.wp-block-button__link.has-light-green-cyan-background-color:hover{background-color:#53d19e!important}#post-contents a.wp-block-button__link.has-vivid-green-cyan-color-background-color{background-color:#00D084!important}#post-contents a.wp-block-button__link.has-vivid-green-cyan-color-background-color:active,#post-contents a.wp-block-button__link.has-vivid-green-cyan-color-background-color:hover{background-color:#009d64!important}#post-contents a.wp-block-button__link.has-pale-cyan-blue-background-color{background-color:#8ED1FC!important}#post-contents a.wp-block-button__link.has-pale-cyan-blue-background-color:active,#post-contents a.wp-block-button__link.has-pale-cyan-blue-background-color:hover{background-color:#5cbdfb!important}#post-contents a.wp-block-button__link.has-vivid-cyan-blue-background-color{background-color:#0693E3!important}#post-contents a.wp-block-button__link.has-vivid-cyan-blue-background-color:active,#post-contents a.wp-block-button__link.has-vivid-cyan-blue-background-color:hover{background-color:#0573b1!important}#post-contents a.wp-block-button__link.has-vivid-purple-background-color{background-color:#9B51E0!important}#post-contents a.wp-block-button__link.has-vivid-purple-background-color:active,#post-contents a.wp-block-button__link.has-vivid-purple-background-color:hover{background-color:#8226d8!important}#post-contents a.wp-block-button__link.has-theme-primary-background-color{background-color:#0A93B1!important}#post-contents a.wp-block-button__link.has-theme-primary-background-color:active,#post-contents a.wp-block-button__link.has-theme-primary-background-color:hover{background-color:#076b81!important}#post-contents a.wp-block-button__link.has-theme-red-background-color{background-color:#F23430!important}#post-contents a.wp-block-button__link.has-theme-red-background-color:active,#post-contents a.wp-block-button__link.has-theme-red-background-color:hover{background-color:#e1120e!important}#post-contents a.wp-block-button__link.has-theme-gray-background-color{background-color:#D9D9D9!important}#post-contents a.wp-block-button__link.has-theme-gray-background-color:active,#post-contents a.wp-block-button__link.has-theme-gray-background-color:hover{background-color:silver!important}#post-contents a.wp-block-button__link.has-theme-blue-background-color{background-color:#2b6292!important}#post-contents a.wp-block-button__link.has-theme-blue-background-color:active,#post-contents a.wp-block-button__link.has-theme-blue-background-color:hover{background-color:#1f486b!important}#post-contents a.wp-block-button__link.has-theme-writer-background-color{background-color:#1B74E0!important}#post-contents a.wp-block-button__link.has-theme-writer-background-color:active,#post-contents a.wp-block-button__link.has-theme-writer-background-color:hover{background-color:#165cb2!important}#post-contents a.wp-block-button__link.has-theme-spreadsheets-background-color{background-color:#048755!important}#post-contents a.wp-block-button__link.has-theme-spreadsheets-background-color:active,#post-contents a.wp-block-button__link.has-theme-spreadsheets-background-color:hover{background-color:#035536!important}#post-contents a.wp-block-button__link.has-theme-presentation-background-color{background-color:#C4532D!important}#post-contents a.wp-block-button__link.has-theme-presentation-background-color:active,#post-contents a.wp-block-button__link.has-theme-presentation-background-color:hover{background-color:#9b4123!important}#post-contents a.wp-block-button__link.has-theme-pdf-background-color{background-color:#D4423D!important}#post-contents a.wp-block-button__link.has-theme-pdf-background-color:active,#post-contents a.wp-block-button__link.has-theme-pdf-background-color:hover{background-color:#b62d28!important}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-black-background-color{position:relative;display:block;text-align:center;background-color:#000000;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 black;box-shadow:0 3px 0 black;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-black-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-black-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-black-background-color:hover{color:inherit;background-color:black;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-white-background-color{position:relative;display:block;text-align:center;background-color:#ffffff;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #e6e6e6;box-shadow:0 3px 0 #e6e6e6;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-white-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-white-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-white-background-color:hover{color:inherit;background-color:#f2f2f2;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-cyan-bluish-gray-background-color{position:relative;display:block;text-align:center;background-color:#ABB8C3;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #8d9fae;box-shadow:0 3px 0 #8d9fae;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-cyan-bluish-gray-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-cyan-bluish-gray-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-cyan-bluish-gray-background-color:hover{color:inherit;background-color:#9cabb8;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-pink-background-color{position:relative;display:block;text-align:center;background-color:#F78DA7;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #f45d82;box-shadow:0 3px 0 #f45d82;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-pink-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-pink-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-pink-background-color:hover{color:inherit;background-color:#f57595;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-red-background-color{position:relative;display:block;text-align:center;background-color:#CF2E2E;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #a52525;box-shadow:0 3px 0 #a52525;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-red-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-red-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-red-background-color:hover{color:inherit;background-color:#ba2929;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-orange-background-color{position:relative;display:block;text-align:center;background-color:#FF6900;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #cc5400;box-shadow:0 3px 0 #cc5400;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-orange-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-orange-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-orange-background-color:hover{color:inherit;background-color:#e65f00;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-amber-background-color{position:relative;display:block;text-align:center;background-color:#FCB900;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #c99400;box-shadow:0 3px 0 #c99400;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-amber-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-amber-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-luminous-vivid-amber-background-color:hover{color:inherit;background-color:#e3a600;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-light-green-cyan-background-color{position:relative;display:block;text-align:center;background-color:#7BDCB5;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #53d19e;box-shadow:0 3px 0 #53d19e;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-light-green-cyan-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-light-green-cyan-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-light-green-cyan-background-color:hover{color:inherit;background-color:#67d7aa;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-green-cyan-color-background-color{position:relative;display:block;text-align:center;background-color:#00D084;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #009d64;box-shadow:0 3px 0 #009d64;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-green-cyan-color-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-green-cyan-color-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-green-cyan-color-background-color:hover{color:inherit;background-color:#00b774;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-cyan-blue-background-color{position:relative;display:block;text-align:center;background-color:#8ED1FC;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #5cbdfb;box-shadow:0 3px 0 #5cbdfb;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-cyan-blue-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-cyan-blue-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-pale-cyan-blue-background-color:hover{color:inherit;background-color:#75c7fb;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-cyan-blue-background-color{position:relative;display:block;text-align:center;background-color:#0693E3;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #0573b1;box-shadow:0 3px 0 #0573b1;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-cyan-blue-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-cyan-blue-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-cyan-blue-background-color:hover{color:inherit;background-color:#0583ca;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-purple-background-color{position:relative;display:block;text-align:center;background-color:#9B51E0;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #8226d8;box-shadow:0 3px 0 #8226d8;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-purple-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-purple-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-vivid-purple-background-color:hover{color:inherit;background-color:#8f3bdc;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-primary-background-color{position:relative;display:block;text-align:center;background-color:#0A93B1;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #076b81;box-shadow:0 3px 0 #076b81;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-primary-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-primary-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-primary-background-color:hover{color:inherit;background-color:#097f99;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-red-background-color{position:relative;display:block;text-align:center;background-color:#F23430;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #e1120e;box-shadow:0 3px 0 #e1120e;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-red-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-red-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-red-background-color:hover{color:inherit;background-color:#f01c18;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-gray-background-color{position:relative;display:block;text-align:center;background-color:#D9D9D9;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 silver;box-shadow:0 3px 0 silver;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-gray-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-gray-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-gray-background-color:hover{color:inherit;background-color:#cccccc;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-blue-background-color{position:relative;display:block;text-align:center;background-color:#2b6292;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #1f486b;box-shadow:0 3px 0 #1f486b;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-blue-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-blue-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-blue-background-color:hover{color:inherit;background-color:#25557e;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-writer-background-color{position:relative;display:block;text-align:center;background-color:#1B74E0;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #165cb2;box-shadow:0 3px 0 #165cb2;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-writer-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-writer-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-writer-background-color:hover{color:inherit;background-color:#1868c9;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-spreadsheets-background-color{position:relative;display:block;text-align:center;background-color:#048755;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #035536;box-shadow:0 3px 0 #035536;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-spreadsheets-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-spreadsheets-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-spreadsheets-background-color:hover{color:inherit;background-color:#036e45;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-presentation-background-color{position:relative;display:block;text-align:center;background-color:#C4532D;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #9b4123;box-shadow:0 3px 0 #9b4123;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-presentation-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-presentation-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-presentation-background-color:hover{color:inherit;background-color:#af4a28;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-pdf-background-color{position:relative;display:block;text-align:center;background-color:#D4423D;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #b62d28;box-shadow:0 3px 0 #b62d28;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-pdf-background-color:active,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-pdf-background-color:focus,#post-contents .wp-block-button.pushbtn a.wp-block-button__link.has-theme-pdf-background-color:hover{color:inherit;background-color:#cb322d;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents h1,#post-contents h2,#post-contents h3,#post-contents h4,#post-contents h5,#post-contents h6{line-height:1.5;margin-bottom:1em}#post-contents h1.has-text-color>a,#post-contents h2.has-text-color>a,#post-contents h3.has-text-color>a,#post-contents h4.has-text-color>a,#post-contents h5.has-text-color>a,#post-contents h6.has-text-color>a{color:inherit!important}#post-contents figure.wp-block-image{margin-bottom:1.5em}#post-contents figure.wp-block-image figcaption{text-align:center;color:#0A93B1}#post-contents blockquote,#post-contents pre{margin:2em auto}#post-contents pre.wp-block-preformatted{background:#d9d9d9;padding:1em;white-space:pre-wrap}#post-contents blockquote.wp-block-quote{position:relative;padding:30px 15px 8px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;font-style:italic;background:#bff0fb;color:#4d4d4d}#post-contents blockquote.wp-block-quote:before{display:inline-block;position:absolute;top:5px;left:3px;content:"“";font-family:sans-serif;color:#46d5f5;font-size:90px;line-height:1}#post-contents blockquote.wp-block-quote p{padding:0;margin:0.5em 0;line-height:1.7}#post-contents blockquote.wp-block-quote cite{display:block;text-align:right;color:#4C4C4C;font-size:0.9em}#post-contents .wp-block-pullquote blockquote{border-top:2px solid #000;border-bottom:2px solid #000;padding:1em 0}#post-contents .wp-block-pullquote blockquote p{padding:0;margin:0.5em 0;line-height:1.7}#post-contents .wp-block-pullquote blockquote cite{display:block;text-align:center;color:#4C4C4C;font-size:0.9em}#post-contents p:not(.has-text-color):not(.has-link-color)>a{color:#0A93B1;padding:0.25em;-webkit-transition:all 0.3s;transition:all 0.3s}#post-contents p:not(.has-text-color):not(.has-link-color)>a:active,#post-contents p:not(.has-text-color):not(.has-link-color)>a:hover{color:#076b81;background:rgba(10,147,177,0.1)}#post-contents p:not(.has-text-color):not(.has-link-color)>a[href$=pdf]{position:relative}#post-contents p:not(.has-text-color):not(.has-link-color)>a[href$=pdf]:before{display:inline-block;content:"\f63e";font-family:bootstrap-icons!important;margin-right:0.25em;color:inherit}#post-contents p:not(.has-text-color):not(.has-link-color)>a[href^=mailto]{position:relative}#post-contents p:not(.has-text-color):not(.has-link-color)>a[href^=mailto]:before{display:inline-block;content:"\f32f";font-family:bootstrap-icons!important;margin-right:0.25em;color:inherit}#post-contents .wp-block-buttons{margin-top:1em auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link{color:inherit!important;text-decoration:none}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-black-color{color:#000000!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-black-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-black-color:hover{color:black!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-black-background-color{background-color:#000000!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-black-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-black-background-color:hover{background-color:black!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-white-color{color:#ffffff!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-white-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-white-color:hover{color:#e6e6e6!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-white-background-color{background-color:#ffffff!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-white-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-white-background-color:hover{background-color:#e6e6e6!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-cyan-bluish-gray-color{color:#ABB8C3!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-cyan-bluish-gray-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-cyan-bluish-gray-color:hover{color:#8d9fae!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-cyan-bluish-gray-background-color{background-color:#ABB8C3!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-cyan-bluish-gray-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-cyan-bluish-gray-background-color:hover{background-color:#8d9fae!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-pink-color{color:#F78DA7!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-pink-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-pink-color:hover{color:#f45d82!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-pink-background-color{background-color:#F78DA7!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-pink-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-pink-background-color:hover{background-color:#f45d82!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-red-color{color:#CF2E2E!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-red-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-red-color:hover{color:#a52525!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-red-background-color{background-color:#CF2E2E!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-red-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-red-background-color:hover{background-color:#a52525!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-orange-color{color:#FF6900!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-orange-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-orange-color:hover{color:#cc5400!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-orange-background-color{background-color:#FF6900!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-orange-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-orange-background-color:hover{background-color:#cc5400!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-amber-color{color:#FCB900!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-amber-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-amber-color:hover{color:#c99400!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-amber-background-color{background-color:#FCB900!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-amber-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-luminous-vivid-amber-background-color:hover{background-color:#c99400!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-light-green-cyan-color{color:#7BDCB5!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-light-green-cyan-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-light-green-cyan-color:hover{color:#53d19e!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-light-green-cyan-background-color{background-color:#7BDCB5!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-light-green-cyan-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-light-green-cyan-background-color:hover{background-color:#53d19e!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-green-cyan-color-color{color:#00D084!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-green-cyan-color-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-green-cyan-color-color:hover{color:#009d64!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-green-cyan-color-background-color{background-color:#00D084!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:hover{background-color:#009d64!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-cyan-blue-color{color:#8ED1FC!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-cyan-blue-color:hover{color:#5cbdfb!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-cyan-blue-background-color{background-color:#8ED1FC!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-cyan-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-pale-cyan-blue-background-color:hover{background-color:#5cbdfb!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-cyan-blue-color{color:#0693E3!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-cyan-blue-color:hover{color:#0573b1!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-cyan-blue-background-color{background-color:#0693E3!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-cyan-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-cyan-blue-background-color:hover{background-color:#0573b1!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-purple-color{color:#9B51E0!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-purple-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-purple-color:hover{color:#8226d8!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-purple-background-color{background-color:#9B51E0!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-purple-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-vivid-purple-background-color:hover{background-color:#8226d8!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-primary-color{color:#0A93B1!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-primary-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-primary-color:hover{color:#076b81!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-primary-background-color{background-color:#0A93B1!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-primary-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-primary-background-color:hover{background-color:#076b81!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-red-color{color:#F23430!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-red-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-red-color:hover{color:#e1120e!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-red-background-color{background-color:#F23430!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-red-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-red-background-color:hover{background-color:#e1120e!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-gray-color{color:#D9D9D9!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-gray-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-gray-color:hover{color:silver!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-gray-background-color{background-color:#D9D9D9!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-gray-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-gray-background-color:hover{background-color:silver!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-blue-color{color:#2b6292!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-blue-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-blue-color:hover{color:#1f486b!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-blue-background-color{background-color:#2b6292!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-blue-background-color:hover{background-color:#1f486b!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-writer-color{color:#1B74E0!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-writer-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-writer-color:hover{color:#165cb2!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-writer-background-color{background-color:#1B74E0!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-writer-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-writer-background-color:hover{background-color:#165cb2!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-spreadsheets-color{color:#048755!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-spreadsheets-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-spreadsheets-color:hover{color:#035536!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-spreadsheets-background-color{background-color:#048755!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-spreadsheets-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-spreadsheets-background-color:hover{background-color:#035536!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-presentation-color{color:#C4532D!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-presentation-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-presentation-color:hover{color:#9b4123!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-presentation-background-color{background-color:#C4532D!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-presentation-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-presentation-background-color:hover{background-color:#9b4123!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-pdf-color{color:#D4423D!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-pdf-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-pdf-color:hover{color:#b62d28!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-pdf-background-color{background-color:#D4423D!important}#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-pdf-background-color:active,#post-contents .wp-block-buttons .wp-block-button>a.wp-block-button__link.has-theme-pdf-background-color:hover{background-color:#b62d28!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link{color:inherit!important;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s;font-weight:600}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1);cursor:pointer}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-black-color{color:#000000!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-black-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-black-color:hover{color:black!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-black-background-color{background-color:#000000!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-black-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-black-background-color:hover{background-color:black!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-white-color{color:#ffffff!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-white-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-white-color:hover{color:#e6e6e6!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-white-background-color{background-color:#ffffff!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-white-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-white-background-color:hover{background-color:#e6e6e6!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-cyan-bluish-gray-color{color:#ABB8C3!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-cyan-bluish-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-cyan-bluish-gray-color:hover{color:#8d9fae!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-cyan-bluish-gray-background-color{background-color:#ABB8C3!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-cyan-bluish-gray-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-cyan-bluish-gray-background-color:hover{background-color:#8d9fae!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-pink-color{color:#F78DA7!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-pink-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-pink-color:hover{color:#f45d82!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-pink-background-color{background-color:#F78DA7!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-pink-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-pink-background-color:hover{background-color:#f45d82!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-red-color{color:#CF2E2E!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-red-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-red-color:hover{color:#a52525!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-red-background-color{background-color:#CF2E2E!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-red-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-red-background-color:hover{background-color:#a52525!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-orange-color{color:#FF6900!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-orange-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-orange-color:hover{color:#cc5400!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-orange-background-color{background-color:#FF6900!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-orange-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-orange-background-color:hover{background-color:#cc5400!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-amber-color{color:#FCB900!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-amber-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-amber-color:hover{color:#c99400!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-amber-background-color{background-color:#FCB900!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-amber-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-luminous-vivid-amber-background-color:hover{background-color:#c99400!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-light-green-cyan-color{color:#7BDCB5!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-light-green-cyan-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-light-green-cyan-color:hover{color:#53d19e!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-light-green-cyan-background-color{background-color:#7BDCB5!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-light-green-cyan-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-light-green-cyan-background-color:hover{background-color:#53d19e!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-green-cyan-color-color{color:#00D084!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-green-cyan-color-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-green-cyan-color-color:hover{color:#009d64!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-green-cyan-color-background-color{background-color:#00D084!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:hover{background-color:#009d64!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-cyan-blue-color{color:#8ED1FC!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-cyan-blue-color:hover{color:#5cbdfb!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-cyan-blue-background-color{background-color:#8ED1FC!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-cyan-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-pale-cyan-blue-background-color:hover{background-color:#5cbdfb!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-cyan-blue-color{color:#0693E3!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-cyan-blue-color:hover{color:#0573b1!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-cyan-blue-background-color{background-color:#0693E3!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-cyan-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-cyan-blue-background-color:hover{background-color:#0573b1!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-purple-color{color:#9B51E0!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-purple-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-purple-color:hover{color:#8226d8!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-purple-background-color{background-color:#9B51E0!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-purple-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-vivid-purple-background-color:hover{background-color:#8226d8!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-primary-color{color:#0A93B1!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-primary-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-primary-color:hover{color:#076b81!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-primary-background-color{background-color:#0A93B1!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-primary-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-primary-background-color:hover{background-color:#076b81!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-red-color{color:#F23430!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-red-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-red-color:hover{color:#e1120e!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-red-background-color{background-color:#F23430!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-red-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-red-background-color:hover{background-color:#e1120e!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-gray-color{color:#D9D9D9!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-gray-color:hover{color:silver!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-gray-background-color{background-color:#D9D9D9!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-gray-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-gray-background-color:hover{background-color:silver!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-blue-color{color:#2b6292!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-blue-color:hover{color:#1f486b!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-blue-background-color{background-color:#2b6292!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-blue-background-color:hover{background-color:#1f486b!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-writer-color{color:#1B74E0!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-writer-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-writer-color:hover{color:#165cb2!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-writer-background-color{background-color:#1B74E0!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-writer-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-writer-background-color:hover{background-color:#165cb2!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-spreadsheets-color{color:#048755!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-spreadsheets-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-spreadsheets-color:hover{color:#035536!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-spreadsheets-background-color{background-color:#048755!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-spreadsheets-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-spreadsheets-background-color:hover{background-color:#035536!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-presentation-color{color:#C4532D!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-presentation-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-presentation-color:hover{color:#9b4123!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-presentation-background-color{background-color:#C4532D!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-presentation-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-presentation-background-color:hover{background-color:#9b4123!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-pdf-color{color:#D4423D!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-pdf-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-pdf-color:hover{color:#b62d28!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-pdf-background-color{background-color:#D4423D!important}#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-pdf-background-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled>a.wp-block-button__link.has-theme-pdf-background-color:hover{background-color:#b62d28!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link{color:inherit!important;text-decoration:none;-webkit-transition:all 0.3s;transition:all 0.3s;font-weight:600}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link:hover{cursor:pointer}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-color{color:#000000!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-color:hover{color:black!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-background-color{position:relative;display:block;text-align:center;background-color:#000000;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 black;box-shadow:0 3px 0 black;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-black-background-color:hover{color:inherit;background-color:black;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-color{color:#ffffff!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-color:hover{color:#e6e6e6!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-background-color{position:relative;display:block;text-align:center;background-color:#ffffff;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #e6e6e6;box-shadow:0 3px 0 #e6e6e6;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-white-background-color:hover{color:inherit;background-color:#e6e6e6;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-color{color:#ABB8C3!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-color:hover{color:#8d9fae!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-background-color{position:relative;display:block;text-align:center;background-color:#ABB8C3;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #8d9fae;box-shadow:0 3px 0 #8d9fae;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-cyan-bluish-gray-background-color:hover{color:inherit;background-color:#8d9fae;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-color{color:#F78DA7!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-color:hover{color:#f45d82!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-background-color{position:relative;display:block;text-align:center;background-color:#F78DA7;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #f45d82;box-shadow:0 3px 0 #f45d82;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-pink-background-color:hover{color:inherit;background-color:#f45d82;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-color{color:#CF2E2E!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-color:hover{color:#a52525!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-background-color{position:relative;display:block;text-align:center;background-color:#CF2E2E;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #a52525;box-shadow:0 3px 0 #a52525;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-red-background-color:hover{color:inherit;background-color:#a52525;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-color{color:#FF6900!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-color:hover{color:#cc5400!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-background-color{position:relative;display:block;text-align:center;background-color:#FF6900;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #cc5400;box-shadow:0 3px 0 #cc5400;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-orange-background-color:hover{color:inherit;background-color:#cc5400;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-color{color:#FCB900!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-color:hover{color:#c99400!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-background-color{position:relative;display:block;text-align:center;background-color:#FCB900;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #c99400;box-shadow:0 3px 0 #c99400;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-luminous-vivid-amber-background-color:hover{color:inherit;background-color:#c99400;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-color{color:#7BDCB5!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-color:hover{color:#53d19e!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-background-color{position:relative;display:block;text-align:center;background-color:#7BDCB5;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #53d19e;box-shadow:0 3px 0 #53d19e;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-light-green-cyan-background-color:hover{color:inherit;background-color:#53d19e;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-color{color:#00D084!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-color:hover{color:#009d64!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-background-color{position:relative;display:block;text-align:center;background-color:#00D084;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #009d64;box-shadow:0 3px 0 #009d64;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-green-cyan-color-background-color:hover{color:inherit;background-color:#009d64;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-color{color:#8ED1FC!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-color:hover{color:#5cbdfb!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-background-color{position:relative;display:block;text-align:center;background-color:#8ED1FC;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #5cbdfb;box-shadow:0 3px 0 #5cbdfb;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-pale-cyan-blue-background-color:hover{color:inherit;background-color:#5cbdfb;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-color{color:#0693E3!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-color:hover{color:#0573b1!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-background-color{position:relative;display:block;text-align:center;background-color:#0693E3;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #0573b1;box-shadow:0 3px 0 #0573b1;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-cyan-blue-background-color:hover{color:inherit;background-color:#0573b1;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-color{color:#9B51E0!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-color:hover{color:#8226d8!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-background-color{position:relative;display:block;text-align:center;background-color:#9B51E0;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #8226d8;box-shadow:0 3px 0 #8226d8;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-vivid-purple-background-color:hover{color:inherit;background-color:#8226d8;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-color{color:#0A93B1!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-color:hover{color:#076b81!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-background-color{position:relative;display:block;text-align:center;background-color:#0A93B1;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #076b81;box-shadow:0 3px 0 #076b81;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-primary-background-color:hover{color:inherit;background-color:#076b81;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-color{color:#F23430!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-color:hover{color:#e1120e!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-background-color{position:relative;display:block;text-align:center;background-color:#F23430;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #e1120e;box-shadow:0 3px 0 #e1120e;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-red-background-color:hover{color:inherit;background-color:#e1120e;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-color{color:#D9D9D9!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-color:hover{color:silver!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-background-color{position:relative;display:block;text-align:center;background-color:#D9D9D9;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 silver;box-shadow:0 3px 0 silver;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-gray-background-color:hover{color:inherit;background-color:silver;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-color{color:#2b6292!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-color:hover{color:#1f486b!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-background-color{position:relative;display:block;text-align:center;background-color:#2b6292;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #1f486b;box-shadow:0 3px 0 #1f486b;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-blue-background-color:hover{color:inherit;background-color:#1f486b;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-color{color:#1B74E0!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-color:hover{color:#165cb2!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-background-color{position:relative;display:block;text-align:center;background-color:#1B74E0;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #165cb2;box-shadow:0 3px 0 #165cb2;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-writer-background-color:hover{color:inherit;background-color:#165cb2;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-color{color:#048755!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-color:hover{color:#035536!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-background-color{position:relative;display:block;text-align:center;background-color:#048755;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #035536;box-shadow:0 3px 0 #035536;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-spreadsheets-background-color:hover{color:inherit;background-color:#035536;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-color{color:#C4532D!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-color:hover{color:#9b4123!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-background-color{position:relative;display:block;text-align:center;background-color:#C4532D;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #9b4123;box-shadow:0 3px 0 #9b4123;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-presentation-background-color:hover{color:inherit;background-color:#9b4123;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-color{color:#D4423D!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-color:hover{color:#b62d28!important}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-background-color{position:relative;display:block;text-align:center;background-color:#D4423D;color:inherit;-webkit-transition:none;transition:none;text-decoration:none!important;padding:0.5em 1em;border-radius:inherit;-webkit-box-shadow:0 3px 0 #b62d28;box-shadow:0 3px 0 #b62d28;-webkit-transition:all 0.2s;transition:all 0.2s}#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-background-color:active,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-background-color:focus,#post-contents .wp-block-buttons .wp-block-button.pushed>a.wp-block-button__link.has-theme-pdf-background-color:hover{color:inherit;background-color:#b62d28;top:3px;-webkit-box-shadow:none;box-shadow:none}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-black-color{border-color:#000000}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-black-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-black-color:hover{background-color:#000000;color:black}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-white-color{border-color:#ffffff}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-white-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-white-color:hover{background-color:#ffffff;color:#e6e6e6}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-cyan-bluish-gray-color{border-color:#ABB8C3}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-cyan-bluish-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-cyan-bluish-gray-color:hover{background-color:#ABB8C3;color:#8d9fae}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-pale-pink-color{border-color:#F78DA7}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-pale-pink-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-pale-pink-color:hover{background-color:#F78DA7;color:#f45d82}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-red-color{border-color:#CF2E2E}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-red-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-red-color:hover{background-color:#CF2E2E;color:#a52525}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-luminous-vivid-orange-color{border-color:#FF6900}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-luminous-vivid-orange-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-luminous-vivid-orange-color:hover{background-color:#FF6900;color:#cc5400}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-luminous-vivid-amber-color{border-color:#FCB900}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-luminous-vivid-amber-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-luminous-vivid-amber-color:hover{background-color:#FCB900;color:#c99400}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-light-green-cyan-color{border-color:#7BDCB5}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-light-green-cyan-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-light-green-cyan-color:hover{background-color:#7BDCB5;color:#53d19e}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-green-cyan-color-color{border-color:#00D084}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-green-cyan-color-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-green-cyan-color-color:hover{background-color:#00D084;color:#009d64}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-pale-cyan-blue-color{border-color:#8ED1FC}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-pale-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-pale-cyan-blue-color:hover{background-color:#8ED1FC;color:#5cbdfb}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-cyan-blue-color{border-color:#0693E3}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-cyan-blue-color:hover{background-color:#0693E3;color:#0573b1}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-purple-color{border-color:#9B51E0}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-purple-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-vivid-purple-color:hover{background-color:#9B51E0;color:#8226d8}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-primary-color{border-color:#0A93B1}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-primary-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-primary-color:hover{background-color:#0A93B1;color:#076b81}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-red-color{border-color:#F23430}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-red-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-red-color:hover{background-color:#F23430;color:#e1120e}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-gray-color{border-color:#D9D9D9}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-gray-color:hover{background-color:#D9D9D9;color:silver}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-blue-color{border-color:#2b6292}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-blue-color:hover{background-color:#2b6292;color:#1f486b}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-writer-color{border-color:#1B74E0}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-writer-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-writer-color:hover{background-color:#1B74E0;color:#165cb2}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-spreadsheets-color{border-color:#048755}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-spreadsheets-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-spreadsheets-color:hover{background-color:#048755;color:#035536}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-presentation-color{border-color:#C4532D}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-presentation-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-presentation-color:hover{background-color:#C4532D;color:#9b4123}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-pdf-color{border-color:#D4423D}#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-pdf-color:active,#post-contents .wp-block-buttons .wp-block-button.is-style-outline a.wp-block-button__link.has-theme-pdf-color:hover{background-color:#D4423D;color:#b62d28}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link{-webkit-transition:all 0.3s;transition:all 0.3s;font-weight:600}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link:hover{-webkit-transform:scale(1.1);transform:scale(1.1);cursor:pointer}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-black-color{border-color:#000000!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-black-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-black-color:hover{background-color:#ffffff!important;color:black!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-white-color{border-color:#ffffff!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-white-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-white-color:hover{background-color:#ffffff!important;color:#e6e6e6!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-cyan-bluish-gray-color{border-color:#ABB8C3!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-cyan-bluish-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-cyan-bluish-gray-color:hover{background-color:#ffffff!important;color:#8d9fae!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-pale-pink-color{border-color:#F78DA7!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-pale-pink-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-pale-pink-color:hover{background-color:#ffffff!important;color:#f45d82!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-red-color{border-color:#CF2E2E!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-red-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-red-color:hover{background-color:#ffffff!important;color:#a52525!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-luminous-vivid-orange-color{border-color:#FF6900!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-luminous-vivid-orange-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-luminous-vivid-orange-color:hover{background-color:#ffffff!important;color:#cc5400!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-luminous-vivid-amber-color{border-color:#FCB900!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-luminous-vivid-amber-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-luminous-vivid-amber-color:hover{background-color:#ffffff!important;color:#c99400!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-light-green-cyan-color{border-color:#7BDCB5!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-light-green-cyan-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-light-green-cyan-color:hover{background-color:#ffffff!important;color:#53d19e!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-green-cyan-color-color{border-color:#00D084!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-green-cyan-color-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-green-cyan-color-color:hover{background-color:#ffffff!important;color:#009d64!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-pale-cyan-blue-color{border-color:#8ED1FC!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-pale-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-pale-cyan-blue-color:hover{background-color:#ffffff!important;color:#5cbdfb!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-cyan-blue-color{border-color:#0693E3!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-cyan-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-cyan-blue-color:hover{background-color:#ffffff!important;color:#0573b1!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-purple-color{border-color:#9B51E0!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-purple-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-vivid-purple-color:hover{background-color:#ffffff!important;color:#8226d8!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-primary-color{border-color:#0A93B1!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-primary-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-primary-color:hover{background-color:#ffffff!important;color:#076b81!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-red-color{border-color:#F23430!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-red-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-red-color:hover{background-color:#ffffff!important;color:#e1120e!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-gray-color{border-color:#D9D9D9!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-gray-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-gray-color:hover{background-color:#ffffff!important;color:silver!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-blue-color{border-color:#2b6292!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-blue-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-blue-color:hover{background-color:#ffffff!important;color:#1f486b!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-writer-color{border-color:#1B74E0!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-writer-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-writer-color:hover{background-color:#ffffff!important;color:#165cb2!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-spreadsheets-color{border-color:#048755!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-spreadsheets-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-spreadsheets-color:hover{background-color:#ffffff!important;color:#035536!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-presentation-color{border-color:#C4532D!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-presentation-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-presentation-color:hover{background-color:#ffffff!important;color:#9b4123!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-pdf-color{border-color:#D4423D!important}#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-pdf-color:active,#post-contents .wp-block-buttons .wp-block-button.scaled.is-style-outline a.wp-block-button__link.has-theme-pdf-color:hover{background-color:#ffffff!important;color:#b62d28!important}#post-contents p.has-text-color.text-reset>a,#post-contents p.has-text-color>a{display:inline-block;-webkit-transition:all 0.3s;transition:all 0.3s;color:inherit!important}#post-contents p.has-text-color.text-reset>a:active,#post-contents p.has-text-color.text-reset>a:hover,#post-contents p.has-text-color>a:active,#post-contents p.has-text-color>a:hover{text-decoration:underline}#post-contents .text-link>a{display:inline-block;-webkit-transition:all 0.3s;transition:all 0.3s}#post-contents .text-link>a:active,#post-contents .text-link>a:hover{text-decoration:underline}#post-contents .text-link--scaled>a{display:inline-block;font-weight:600;-webkit-transition:all 0.3s;transition:all 0.3s}#post-contents .text-link--scaled>a:active,#post-contents .text-link--scaled>a:hover{font-size:1.1em;opacity:0.6;cursor:pointer;text-decoration:underline}#post-contents .text-reset a{color:inherit!important}#post-contents .has-link-color a{color:inherit!important}#post-contents .has-link-color a:active,#post-contents .has-link-color a:hover{opacity:0.8}#post-contents dl,#post-contents ol,#post-contents ul{margin-bottom:1em}#post-contents ol.inline-block li,#post-contents ul.inline-block li{display:inline-block}#post-contents ol.list-unstyled,#post-contents ul.list-unstyled{margin:0 0 auto 0;padding:0}#post-contents ol.list-unstyled li,#post-contents ul.list-unstyled li{list-style:none}#post-contents ul:not(.schema-how-to-step):not(.list-unstyled):not(.block-editor-block-variation-picker__variations):not(.entry-content){margin-left:1em}#post-contents ul:not(.schema-how-to-step):not(.list-unstyled):not(.block-editor-block-variation-picker__variations):not(.entry-content) li{list-style-type:disc;list-style-position:outside;margin-bottom:0.5em}#post-contents ul:not(.schema-how-to-step):not(.list-unstyled):not(.block-editor-block-variation-picker__variations):not(.entry-content) li ul{margin-left:1em}#post-contents ul:not(.schema-how-to-step):not(.list-unstyled):not(.block-editor-block-variation-picker__variations):not(.entry-content).note{margin-left:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#post-contents ul:not(.schema-how-to-step):not(.list-unstyled):not(.block-editor-block-variation-picker__variations):not(.entry-content).note li{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:0.5em;-moz-column-gap:0.5em;column-gap:0.5em;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#post-contents ul:not(.schema-how-to-step):not(.list-unstyled):not(.block-editor-block-variation-picker__variations):not(.entry-content).note li:before{content:"※";display:inline-block;-ms-flex-negative:1;flex-shrink:1}#post-contents ol{margin-left:1em}#post-contents ol li{list-style-type:decimal;list-style-position:outside;margin-bottom:0.5em}#post-contents ol.brackets{padding-left:0;margin-left:1em}#post-contents ol.brackets li{padding-left:1.5em;text-indent:-0.75em}#post-contents ol.note-counted{margin-left:0;padding-left:0;counter-reset:listnum;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#post-contents ol.note-counted li{margin-left:0;padding-left:0;list-style-type:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:0.5em;-moz-column-gap:0.5em;column-gap:0.5em;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#post-contents ol.note-counted li:before{-ms-flex-negative:1;flex-shrink:1;display:inline-block;counter-increment:listnum;content:"※" counter(listnum) "."}#post-contents dl{margin-left:1em}#post-contents dl.list-unstyled{margin:0 0 auto;padding:0}#post-contents dl.list-unstyled dd,#post-contents dl.list-unstyled dt{margin:0}#post-contents .wp-block-table.title-left table tbody td:first-child{width:16vw!important}@media screen and (max-width:768px){#post-contents .wp-block-table.title-left table tbody td:first-child{position:sticky;width:16vw!important;top:0;left:0;-webkit-box-shadow:1px 0px 1px #a6a6a6;box-shadow:1px 0px 1px #a6a6a6;z-index:101}#post-contents .wp-block-table.title-left table tbody td:first-child:last-child{border-bottom:none}}#post-contents .wp-block-table.is-style-regular>table{width:100%;display:block;overflow:auto;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;margin:auto;white-space:normal}#post-contents .wp-block-table.is-style-regular>table td,#post-contents .wp-block-table.is-style-regular>table th{padding:1em}#post-contents .wp-block-table.is-style-regular>table thead th{background:#CCCCCC;color:#000;border:1px solid #CCCCCC;font-weight:normal;text-align:center;vertical-align:middle}#post-contents .wp-block-table.is-style-regular>table tbody td,#post-contents .wp-block-table.is-style-regular>table tbody th{background:#ffffff;color:#000;border:1px solid #CCCCCC;border-right:none;border-bottom:none;word-wrap:break-word;vertical-align:middle}#post-contents .wp-block-table.is-style-regular>table tbody th{text-align:center}#post-contents .wp-block-table.is-style-regular>table tbody th.weight-nomal{font-weight:normal}#post-contents .wp-block-table.is-style-regular>table tbody th.bold{font-weight:bold}#post-contents .wp-block-table.is-style-regular>table tbody td:first-child{min-width:25%}#post-contents .wp-block-table.is-style-regular>table tbody td:last-child{border-right:1px solid #CCCCCC}#post-contents .wp-block-table.is-style-regular>table tbody tr:last-child td,#post-contents .wp-block-table.is-style-regular>table tbody tr:last-child th{border-bottom:1px solid #CCCCCC}#post-contents .wp-block-table.is-style-stripes>table{display:block;overflow:auto;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;margin:auto;width:100%;max-width:150%}#post-contents .wp-block-table.is-style-stripes>table td,#post-contents .wp-block-table.is-style-stripes>table th{padding:16px 1em;vertical-align:middle}#post-contents .wp-block-table.is-style-stripes>table thead th{background:#CCCCCC;color:#000;border:1px solid #CCCCCC;font-weight:normal;text-align:center}#post-contents .wp-block-table.title-left table tbody td:first-child{width:16vw!important}@media screen and (max-width:768px){#post-contents .wp-block-table.title-left table tbody td:first-child{position:sticky;width:16vw!important;top:0;left:0;-webkit-box-shadow:1px 0px 1px #a6a6a6;box-shadow:1px 0px 1px #a6a6a6;z-index:101}#post-contents .wp-block-table.title-left table tbody td:first-child:last-child{border-bottom:none}}#post-contents .wp-block-table.is-style-regular>table{width:100%;display:block;overflow:auto;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;margin:auto;white-space:normal}#post-contents .wp-block-table.is-style-regular>table td,#post-contents .wp-block-table.is-style-regular>table th{padding:1em}#post-contents .wp-block-table.is-style-regular>table thead th{background:#CCCCCC;color:#000;border:1px solid #CCCCCC;font-weight:normal;text-align:center;vertical-align:middle}#post-contents .wp-block-table.is-style-regular>table tbody td,#post-contents .wp-block-table.is-style-regular>table tbody th{background:#ffffff;color:#000;border:1px solid #CCCCCC;border-right:none;border-bottom:none;word-wrap:break-word;vertical-align:middle}#post-contents .wp-block-table.is-style-regular>table tbody th{text-align:center}#post-contents .wp-block-table.is-style-regular>table tbody th.weight-nomal{font-weight:normal}#post-contents .wp-block-table.is-style-regular>table tbody th.bold{font-weight:bold}#post-contents .wp-block-table.is-style-regular>table tbody td:first-child{min-width:25%}#post-contents .wp-block-table.is-style-regular>table tbody td:last-child{border-right:1px solid #CCCCCC}#post-contents .wp-block-table.is-style-regular>table tbody tr:last-child td,#post-contents .wp-block-table.is-style-regular>table tbody tr:last-child th{border-bottom:1px solid #CCCCCC}#post-contents .wp-block-table.is-style-stripes>table{display:block;overflow:auto;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;margin:auto;width:100%;max-width:150%}#post-contents .wp-block-table.is-style-stripes>table td,#post-contents .wp-block-table.is-style-stripes>table th{padding:16px 1em;vertical-align:middle}#post-contents .wp-block-table.is-style-stripes>table thead th{background:#CCCCCC;color:#000;border:1px solid #CCCCCC;font-weight:normal;text-align:center}#post-contents .wp-block-group.classic .wp-block-group__inner-container table{width:100%;display:block;overflow:auto;overflow-x:scroll;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;margin:auto;white-space:normal}#post-contents .wp-block-group.classic .wp-block-group__inner-container table td,#post-contents .wp-block-group.classic .wp-block-group__inner-container table th{padding:1em}#post-contents .wp-block-group.classic .wp-block-group__inner-container table thead th{background:#CCCCCC;color:#000;border:1px solid #CCCCCC;font-weight:normal;text-align:center;vertical-align:middle}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody td,#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody th{background:#ffffff;color:#000;border:1px solid #CCCCCC;border-right:none;border-bottom:none;word-wrap:break-word;vertical-align:middle}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody th{text-align:center}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody th.weight-nomal{font-weight:normal}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody th.bold{font-weight:bold}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody td:first-child{min-width:25%}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody td:last-child{border-right:1px solid #CCCCCC}#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody tr:last-child td,#post-contents .wp-block-group.classic .wp-block-group__inner-container table tbody tr:last-child th{border-bottom:1px solid #CCCCCC}#post-contents .wp-block-columns{-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:769px){#post-contents .wp-block-columns.no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (max-width:768px){#post-contents .wp-block-columns.no-wrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}}#post-contents .wp-block-group .wp-block-group__inner-container{padding-left:1.5em;padding-right:1.5em}#post-contents .wp-block-group .wp-block-group__inner-container .wp-block-group .wp-block-group__inner-container{padding-left:0;padding-right:0}#post-contents .wp-block-group .wp-block-group__inner-container ol:last-child(),#post-contents .wp-block-group .wp-block-group__inner-container p:last-child(),#post-contents .wp-block-group .wp-block-group__inner-container ul:last-child(){margin-bottom:auto!important}#post-contents .wp-block-group.mb-0>.wp-block-image{margin-bottom:0}#post-contents .wp-block-columns.type--stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}#post-contents .wp-block-columns.type--stretch .wp-block-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#post-contents .is-layout-constrained>*+*{-webkit-margin-before:0!important;margin-block-start:0!important}#post-contents body .is-layout-flow:not(.container) .wp-block-group{-webkit-margin-before:0;margin-block-start:0}@media (min-width:992px){#post-contents body .is-layout-flow.container .wp-block-group{-webkit-margin-before:0;margin-block-start:0}}#post-contents .table-scroll-x{overflow-x:auto;padding-bottom:10px;-webkit-overflow-scrolling:touch}#post-contents .table-scroll-x::-webkit-scrollbar{height:1em}#post-contents .table-scroll-x::-webkit-scrollbar-track{background:#eee}#post-contents .table-scroll-x::-webkit-scrollbar-thumb{background:#aaa;border:none}#post-contents .table-scroll-x::-webkit-scrollbar-thumb:hover{background:#999}#post-contents .table-scroll-x table{min-width:1320px;width:100%;border-collapse:collapse;border-spacing:0}#post-contents .table-scroll-x table thead tr td,#post-contents .table-scroll-x table thead tr th{border-bottom:none!important}#post-contents .table-scroll-x table thead tr td.fixed-head,#post-contents .table-scroll-x table thead tr th.fixed-head{position:sticky;top:0;background-color:#ffffff!important}#post-contents .table-scroll-x table thead tr td.fixed-head:before,#post-contents .table-scroll-x table thead tr th.fixed-head:before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;border-bottom:1px solid #e5e4e3}#post-contents .table-scroll-x table thead tr td.fixed-side,#post-contents .table-scroll-x table thead tr th.fixed-side{position:sticky;left:0;background-color:#ffffff}#post-contents .table-scroll-x table thead tr td.fixed-side:before,#post-contents .table-scroll-x table thead tr th.fixed-side:before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;border-left:1px solid #e5e4e3;border-right:1px solid #e5e4e3}#post-contents .table-scroll-x table thead tr td.fixed-side a,#post-contents .table-scroll-x table thead tr th.fixed-side a{display:block;width:100%;cursor:pointer;position:inherit;z-index:3}#post-contents .table-scroll-x table thead tr td.fixed-side a:active,#post-contents .table-scroll-x table thead tr td.fixed-side a:hover,#post-contents .table-scroll-x table thead tr th.fixed-side a:active,#post-contents .table-scroll-x table thead tr th.fixed-side a:hover{opacity:0.8}#post-contents .table-scroll-x table thead tr:first-child td,#post-contents .table-scroll-x table thead tr:first-child th{background:#F2F3F5!important}#post-contents .table-scroll-x table tbody tr td.fixed-side,#post-contents .table-scroll-x table tbody tr th.fixed-side{position:sticky;left:0;background-color:#ffffff}#post-contents .table-scroll-x table tbody tr td.fixed-side:before,#post-contents .table-scroll-x table tbody tr th.fixed-side:before{content:"";position:absolute;top:-1px;left:-1px;width:100%;height:100%;border-left:1px solid #e5e4e3;border-right:1px solid #e5e4e3}#post-contents .table-scroll-x table tbody tr td.fixed-side a,#post-contents .table-scroll-x table tbody tr th.fixed-side a{display:block;width:100%;cursor:pointer;position:inherit;z-index:3}#post-contents .table-scroll-x table tbody tr td.fixed-side a:active,#post-contents .table-scroll-x table tbody tr td.fixed-side a:hover,#post-contents .table-scroll-x table tbody tr th.fixed-side a:active,#post-contents .table-scroll-x table tbody tr th.fixed-side a:hover{opacity:0.8}#post-contents .table-scroll-x table tbody tr:nth-child(2n-1) .fixed-side,#post-contents .table-scroll-x table tbody tr:nth-child(2n-1) td,#post-contents .table-scroll-x table tbody tr:nth-child(2n-1) th{background:#fff}#post-contents .table-scroll-x table tbody tr:nth-child(2n) .fixed-side,#post-contents .table-scroll-x table tbody tr:nth-child(2n) td,#post-contents .table-scroll-x table tbody tr:nth-child(2n) th{background:#F2F3F5!important}#post-contents .table-scroll-x table tbody tr:last-child td.fixed-side:before{border-bottom:none}#post-contents #toc{border:1px solid #0A93B1!important}#post-contents #toc .toc-title{-webkit-transition:all 0.3s;transition:all 0.3s;background-color:#0A93B1;color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:center;align-content:center;font-weight:600;padding:0.75em;font-size:clamp(0.875rem,0.784rem + 0.45vw,1.125rem)}#post-contents #toc .toc-title:after{content:"\f64d";font-family:"bootstrap-icons";margin-left:0.5em;display:block;margin-left:auto}#post-contents #toc .toc-title:hover{background-color:rgba(10,147,177,0.7)}#post-contents #toc[open] .toc-title{-webkit-transition:all 0.3s;transition:all 0.3s}#post-contents #toc[open] .toc-title:after{content:"\f63b";font-family:"bootstrap-icons";-webkit-transition:all 0.3s;transition:all 0.3s}#post-contents ul.toc-container{padding:1em;margin-left:0!important;margin-bottom:0!important;font-size:clamp(1rem,0.955rem + 0.23vw,1.125rem)}#post-contents ul.toc-container li{list-style-type:none!important}#post-contents ul.toc-container li a{display:block;text-decoration:none;background:transparent;color:#000000;padding:0.25em 0.5em}#post-contents ul.toc-container li a:active,#post-contents ul.toc-container li a:hover{background:rgba(10,147,177,0.1)}#post-contents ul.toc-container ul{padding-left:1em!important;margin-left:0!important}#post-contents ul.toc-container ul li{list-style-type:none}#post-contents #author-bio .profile-icon img{border-radius:50%!important;background-color:#F5F5F7;margin:auto;display:block}#post-contents #author-bio #author-related-posts li{-webkit-transition:all 0.3s;transition:all 0.3s;background:transparent;border-radius:0.25em}#post-contents #author-bio #author-related-posts li:active,#post-contents #author-bio #author-related-posts li:hover{background:rgba(10,147,177,0.1)}