.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.sbd-inner-block-init{box-sizing:border-box}.sbd-inner-block-init dd,.sbd-inner-block-init dt,.sbd-inner-block-init>*{margin:1em 0 !important}@media screen and (min-width: 768px){.sbd-inner-block-init dd,.sbd-inner-block-init dt,.sbd-inner-block-init>*{margin:1.25em 0 !important}}.sbd-inner-block-init>:first-child{margin-top:0 !important}.sbd-inner-block-init>:last-child{margin-bottom:0 !important}.sbd-inner-block-init p{padding:0 !important}[class^=wp-block-sbd]{margin:0 0 1.5em}@media screen and (min-width: 768px){[class^=wp-block-sbd]{margin:0 0 2em}}.sbd-block-padding,.wp-block-sbd-definition-list.sbd-list-border,.wp-block-sbd-list .sbd-list-border,.wp-block-sbd-checkpoint-block .sbd-checkpoint-content,.wp-block-sbd-background-block-title,.wp-block-sbd-background-block{padding:1.25em !important}@media screen and (min-width: 768px){.sbd-block-padding,.wp-block-sbd-definition-list.sbd-list-border,.wp-block-sbd-list .sbd-list-border,.wp-block-sbd-checkpoint-block .sbd-checkpoint-content,.wp-block-sbd-background-block-title,.wp-block-sbd-background-block{padding:1.5em !important}}.sbd-bg-color.is-style-red{background-color:#ffe9e9}.sbd-bg-color.is-style-gray{background-color:#f5f5f5}.sbd-bg-color.is-style-yellow{background-color:#fffdeb}.wp-block-sbd-background-block{position:relative;background-color:#ffe9e9}.wp-block-sbd-background-block-title{position:relative;background-color:#ffe9e9}.wp-block-sbd-background-block-title.is-style-red .wp-block-sbd-heading:not([class^=is-style])::before,.wp-block-sbd-background-block-title.is-style-red .wp-block-sbd-heading.is-style-sbd-title-icon::before{color:#eb4141}.wp-block-sbd-background-block-title.is-style-red .wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{color:#eb4141}.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading:not([class^=is-style])::before,.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading.is-style-sbd-title-icon::before{color:#5ba6f0}.wp-block-sbd-background-block-title.is-style-gray .wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{color:#5ba6f0}.wp-block-sbd-background-block-title.is-style-yellow .wp-block-sbd-heading:not([class^=is-style])::before,.wp-block-sbd-background-block-title.is-style-yellow .wp-block-sbd-heading.is-style-sbd-title-icon::before{color:#33cb9c}.wp-block-sbd-background-block-title.is-style-yellow .wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{color:#33cb9c}.wp-block-sbd-heading>p{font-size:1.125em !important;font-weight:700 !important;line-height:1.5 !important}.wp-block-sbd-heading>*{line-height:1.5;margin:0 !important}.wp-block-sbd-heading,.wp-block-sbd-heading.is-style-sbd-title-icon{display:flex}.wp-block-sbd-heading::before,.wp-block-sbd-heading.is-style-sbd-title-icon::before{font-family:"sbd_icomoon";content:"";font-size:1.5em;margin-right:12px;flex:0 0 auto;color:#eb4141;line-height:1}.wp-block-sbd-heading.is-style-sbd-title-strong{display:block}.wp-block-sbd-heading.is-style-sbd-title-strong::before{content:none}.wp-block-sbd-heading.is-style-sbd-title-strong p::first-letter{font-size:1.65em;color:#eb4141}.wp-block-sbd-checkpoint-block{position:relative;background:#fafafa;box-shadow:0 2px 4px rgba(0,0,0,.22)}.wp-block-sbd-checkpoint-block .sbd-checkpoint-title{font-size:1.125em;background:#eab060;padding:.5em 1.5em !important;text-align:center;color:#fff;font-weight:700;line-height:1.5;margin-top:0 !important;margin-bottom:0 !important}.wp-block-sbd-checkpoint-block .sbd-checkpoint-title::before{margin-right:12px;font-family:"sbd_icomoon";content:"";font-weight:700}.wp-block-sbd-checkpoint-block .sbd-checkpoint-content{margin-top:0}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-orange .sbd-checkpoint-title{background-color:#eab060}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-blue .sbd-checkpoint-title{background-color:#5ba6f0}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-black .sbd-checkpoint-title{background-color:#000}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-red .sbd-checkpoint-title{background-color:#ff5546}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-green .sbd-checkpoint-title{background-color:#88b500}.wp-block-sbd-checkpoint-block.is-style-sbd-checkpoint-pink .sbd-checkpoint-title{background-color:#f19ec2}.wp-block-sbd-point-block .wp-block-sbd-point-block-title{margin-bottom:0 !important}.wp-block-sbd-list{padding:0;counter-reset:sbd-ol}.wp-block-sbd-list .sbd-list{margin:0 !important;padding:0;list-style-type:none !important}.wp-block-sbd-list .sbd-list li{margin:.5em 0 1em;position:relative;line-height:1.5em}.wp-block-sbd-list .sbd-list li:first-child{margin-top:0}.wp-block-sbd-list .sbd-list li:last-child{margin-bottom:0}.wp-block-sbd-list .sbd-list-border{border:dashed 1px gray}.wp-block-sbd-list .sbd-list-noborder{border:none !important}.wp-block-sbd-list ul.sbd-list>li{padding:0 0 0 1.25em}.wp-block-sbd-list ul.sbd-list>li::before{position:absolute;content:"" !important;left:0 !important;top:50% !important;transform:translateY(-50%) !important;background-color:#eab060 !important;width:.5em;height:.5em}.wp-block-sbd-list ul.sbd-list>li::after{content:none}.wp-block-sbd-list ol.sbd-list>li{padding:0 0 0 2em}.wp-block-sbd-list ol.sbd-list>li::before{font-size:1em !important;position:absolute !important;left:0 !important;display:block !important;box-sizing:content-box !important;width:1.5em !important;height:1.5em !important;padding:0 !important;color:#fff !important;line-height:1.5 !important;text-align:center !important;background-color:#eab060 !important;border-radius:50% !important;content:counter(sbd-ol);counter-increment:sbd-ol;border:none !important;transform:scale(0.8) !important}.wp-block-sbd-list ol.sbd-list>li::after{content:none}.wp-block-sbd-list.is-style-sbd-list-orange ul li::before{background-color:#eab060 !important}.wp-block-sbd-list.is-style-sbd-list-orange ol li::before{background-color:#eab060 !important}.wp-block-sbd-list.is-style-sbd-list-blue ul li::before{background-color:#5ba6f0 !important}.wp-block-sbd-list.is-style-sbd-list-blue ol li::before{background-color:#5ba6f0 !important}.wp-block-sbd-list.is-style-sbd-list-black ul li::before{background-color:#000 !important}.wp-block-sbd-list.is-style-sbd-list-black ol li::before{background-color:#000 !important}.wp-block-sbd-list.is-style-sbd-list-red ul li::before{background-color:#ff5546 !important}.wp-block-sbd-list.is-style-sbd-list-red ol li::before{background-color:#ff5546 !important}.wp-block-sbd-list.is-style-sbd-list-green ul li::before{background-color:#88b500 !important}.wp-block-sbd-list.is-style-sbd-list-green ol li::before{background-color:#88b500 !important}.wp-block-sbd-list.is-style-sbd-list-pink ul li::before{background-color:#f19ec2 !important}.wp-block-sbd-list.is-style-sbd-list-pink ol li::before{background-color:#f19ec2 !important}.wp-block-sbd-definition-list.sbd-list-border{border:dashed 1px gray}.wp-block-sbd-definition-list.sbd-list-noborder{border:none !important}.wp-block-sbd-definition-list-dt{background-color:inherit !important;font-weight:700;padding:0 0 0 12px !important;border-left:solid 6px #eab060;margin:0}@media screen and (min-width: 768px){.wp-block-sbd-definition-list-dt{border-width:8px}}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-orange{border-color:#eab060}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-blue{border-color:#5ba6f0}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-black{border-color:#000}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-red{border-color:#ff5546}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-green{border-color:#88b500}.wp-block-sbd-definition-list-dt.is-style-sbd-dt-pink{border-color:#f19ec2}.wp-block-sbd-definition-list-dd{font-weight:normal;padding:0 !important;border:none !important}.wp-block-sbd-table table{min-width:100%;word-break:break-all;width:100%;border:none !important;background-color:#fff}.wp-block-sbd-table.sbd-table--scroll table{overflow-x:scroll;-webkit-overflow-scrolling:touch;border-collapse:collapse;display:block}.wp-block-sbd-table.sbd-table--scroll table td,.wp-block-sbd-table.sbd-table--scroll table th{min-width:130px !important;max-width:200px !important;overflow:hidden}.wp-block-sbd-table.sbd-table--fixed td:first-child{position:sticky;left:-1px;z-index:9}.wp-block-sbd-table td,.wp-block-sbd-table th{font-size:max(0.8em, 12px) !important;vertical-align:middle !important;text-align:center !important;padding:.7em;border:#d2d2d2 solid 1px !important;background-color:#fff;white-space:normal !important}.wp-block-sbd-table td a,.wp-block-sbd-table th a{display:inline-block;text-decoration:none;max-width:100%}.wp-block-sbd-table td a:hover,.wp-block-sbd-table th a:hover{opacity:.8;transition:.3s}.wp-block-sbd-table td a[target=_blank]:after,.wp-block-sbd-table th a[target=_blank]:after{content:none}.wp-block-sbd-table td img,.wp-block-sbd-table th img{margin:0 auto}.wp-block-sbd-table td .sbd-table-btn,.wp-block-sbd-table th .sbd-table-btn{display:inline-block;padding:10px;border:0;border-radius:3px;box-shadow:0 -4px 0 rgba(0,0,0,.1) inset;text-align:center;color:#fff;font-weight:normal}.wp-block-sbd-table td .sbd-table-btn>a,.wp-block-sbd-table th .sbd-table-btn>a{color:#fff}.wp-block-sbd-table.sbd-table--text-align-left td,.wp-block-sbd-table.sbd-table--text-align-left th{text-align:left !important}.wp-block-sbd-table.sbd-table--text-align-left td [class^=sbd-table-bg-],.wp-block-sbd-table.sbd-table--text-align-left th [class^=sbd-table-bg-]{justify-content:start}.wp-block-sbd-table.sbd-table--text-align-right td,.wp-block-sbd-table.sbd-table--text-align-right th{text-align:right !important}.wp-block-sbd-table.sbd-table--text-align-right td [class^=sbd-table-bg-],.wp-block-sbd-table.sbd-table--text-align-right th [class^=sbd-table-bg-]{justify-content:end}.wp-block-sbd-table table td.has-text-align-left,.wp-block-sbd-table table th.has-text-align-left{text-align:left !important}.wp-block-sbd-table table td.has-text-align-left [class^=sbd-table-bg-],.wp-block-sbd-table table th.has-text-align-left [class^=sbd-table-bg-]{justify-content:start}.wp-block-sbd-table table td.has-text-align-center,.wp-block-sbd-table table th.has-text-align-center{text-align:center !important}.wp-block-sbd-table table td.has-text-align-center [class^=sbd-table-bg-],.wp-block-sbd-table table th.has-text-align-center [class^=sbd-table-bg-]{justify-content:center}.wp-block-sbd-table table td.has-text-align-right,.wp-block-sbd-table table th.has-text-align-right{text-align:right !important}.wp-block-sbd-table table td.has-text-align-right [class^=sbd-table-bg-],.wp-block-sbd-table table th.has-text-align-right [class^=sbd-table-bg-]{justify-content:end}.wp-block-sbd-table table td:has(.sbd-table-btn),.wp-block-sbd-table table th:has(.sbd-table-btn){text-align:center !important}.wp-block-sbd-table [class^=sbd-table-bg-]{position:relative;min-height:60px;display:flex;align-items:center;justify-content:center;width:100%}.wp-block-sbd-table [class^=sbd-table-bg-]::after{content:"";position:absolute;font-size:50px;font-family:"sbd_icomoon";top:50%;left:50%;transform:translate(-50%, -50%);line-height:1 !important}.wp-block-sbd-table .sbd-table-bg-double-circle::after{color:rgba(235,65,65,.2);content:""}.wp-block-sbd-table .sbd-table-bg-circle::after{color:rgba(91,166,240,.2);content:""}.wp-block-sbd-table .sbd-table-bg-triangle::after{color:rgba(51,203,156,.2);content:""}.wp-block-sbd-table .sbd-table-bg-cross::after{color:rgba(234,176,96,.2);content:""}.wp-block-sbd-table .sbd-table-btn{background:#eab060 !important}.wp-block-sbd-table.sbd-table--btn-orange .sbd-table-btn{background:#eab060 !important}.wp-block-sbd-table.sbd-table--btn-red .sbd-table-btn{background:#eb4141 !important}.wp-block-sbd-table.sbd-table--btn-blue .sbd-table-btn{background:#5ba6f0 !important}.wp-block-sbd-table.sbd-table--btn-green .sbd-table-btn{background:#33cb9c !important}.wp-block-sbd-table.sbd-table--btn-gray .sbd-table-btn{background:#434343 !important}.wp-block-table.is-style-stripes tbody tr:nth-child(odd) td{background-color:#f8f8f8}.wp-block-sbd-table-vertical td:first-child{background:#fdf7ef !important}.wp-block-sbd-table-vertical.sbd-table--header-orange td:first-child{background:#fdf7ef !important}.wp-block-sbd-table-vertical.sbd-table--header-red td:first-child{background:#ffe9e9 !important}.wp-block-sbd-table-vertical.sbd-table--header-blue td:first-child{background:#eef6fe !important}.wp-block-sbd-table-vertical.sbd-table--header-green td:first-child{background:#eafaf5 !important}.wp-block-sbd-table-vertical.sbd-table--header-gray td:first-child{background:#f5f5f5 !important}.wp-block-sbd-table-horizontal tr:first-child td{background:#fdf7ef !important}.wp-block-sbd-table-horizontal.sbd-table--header-orange tr:first-child td{background:#fdf7ef !important}.wp-block-sbd-table-horizontal.sbd-table--header-red tr:first-child td{background:#ffe9e9 !important}.wp-block-sbd-table-horizontal.sbd-table--header-blue tr:first-child td{background:#eef6fe !important}.wp-block-sbd-table-horizontal.sbd-table--header-green tr:first-child td{background:#eafaf5 !important}.wp-block-sbd-table-horizontal.sbd-table--header-gray tr:first-child td{background:#f5f5f5 !important}.sbd-table--scroll .scroll-hint-icon{width:100px;height:100px;border-radius:50%;background:rgba(0,0,0,.8);padding:30px 20px 20px;z-index:10}.sbd-table--scroll .scroll-hint-icon::before{width:30px;height:30px}.sbd-table--scroll .scroll-hint-icon::after{top:15px}.sbd-table--scroll .scroll-hint-text{line-height:1.25}.sbd-table--scroll-none .scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:0}.sbd-table--scroll-hint-simple .scroll-hint-icon{width:175px;height:35px;border-radius:50px;padding:0 16px;display:flex;justify-content:space-between;align-items:center}.sbd-table--scroll-hint-simple .scroll-hint-icon::before{content:"";width:16px;height:14px;display:block;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;background-size:40px;background-position:left}.sbd-table--scroll-hint-simple .scroll-hint-icon::after{position:relative;top:auto;left:auto;width:16px;background-size:40px;background-position:right;margin:0 !important;transition-delay:0}.sbd-table--scroll-hint-simple .scroll-hint-text{margin-top:0}.sbd-table--scroll-hint-simple .scroll-hint-icon-wrap.is-active .scroll-hint-icon:after,.sbd-table--scroll-hint-simple .scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{opacity:1}.sbd-rate__star{color:#eab060}.sbd-rate__star .icon-star-off{color:#5d5d5d}.sbd-rate__num{font-size:.8em;line-height:1;color:#949494}.wp-block-sbd-btn{text-align:center}.wp-block-sbd-btn .sbd-btn-copy{text-align:center;color:#434343;font-size:.75em;margin-bottom:.25em !important;padding:0;font-weight:700}.wp-block-sbd-btn .sbd-btn-copy::before{content:"＼";margin-right:1em;display:inline-block}.wp-block-sbd-btn .sbd-btn-copy::after{content:" ／";margin-left:1em;display:inline-block}.wp-block-sbd-btn .sbd-btn-copy:empty{display:none}.wp-block-sbd-btn .sbd-btn>a,.wp-block-sbd-btn .sbd-btn>span,.wp-block-sbd-btn a.sbd-btn,.wp-block-sbd-btn span.sbd-btn{color:#fff !important;background-color:#434343;border:0;border-radius:3px;box-shadow:0 -4px 0 rgba(0,0,0,.1) inset;cursor:pointer;display:inline-block;font-weight:700;padding:.75em 2.5em;text-align:center;text-decoration:none;overflow-wrap:break-word;display:inline-block;min-width:25%;position:relative;box-sizing:border-box}.wp-block-sbd-btn .sbd-btn>a::after,.wp-block-sbd-btn .sbd-btn>span::after,.wp-block-sbd-btn a.sbd-btn::after,.wp-block-sbd-btn span.sbd-btn::after{content:"" !important;width:6px;height:6px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg) translateY(-50%);margin-left:1em;position:absolute;right:1.5em;top:50%}.wp-block-sbd-btn .sbd-btn>a:hover,.wp-block-sbd-btn .sbd-btn>span:hover,.wp-block-sbd-btn a.sbd-btn:hover,.wp-block-sbd-btn span.sbd-btn:hover{opacity:.8;transition:.3s}.wp-block-sbd-btn .sbd-btn-25>a,.wp-block-sbd-btn .sbd-btn-25>span,.wp-block-sbd-btn a.sbd-btn-25,.wp-block-sbd-btn span.sbd-btn-25{min-width:25%}.wp-block-sbd-btn .sbd-btn-50>a,.wp-block-sbd-btn .sbd-btn-50>span,.wp-block-sbd-btn a.sbd-btn-50,.wp-block-sbd-btn span.sbd-btn-50{min-width:50%}.wp-block-sbd-btn .sbd-btn-75>a,.wp-block-sbd-btn .sbd-btn-75>span,.wp-block-sbd-btn a.sbd-btn-75,.wp-block-sbd-btn span.sbd-btn-75{min-width:75%}.wp-block-sbd-btn .sbd-btn-100>a,.wp-block-sbd-btn .sbd-btn-100>span,.wp-block-sbd-btn a.sbd-btn-100,.wp-block-sbd-btn span.sbd-btn-100{min-width:100%}.wp-block-sbd-btn .sbd-btn-circle>a,.wp-block-sbd-btn .sbd-btn-circle>span,.wp-block-sbd-btn a.sbd-btn-circle,.wp-block-sbd-btn span.sbd-btn-circle{border-radius:99px}.wp-block-sbd-btn.is-style-sbd-btn-black .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-black .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-black a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-black span.sbd-btn{background-color:#434343}.wp-block-sbd-btn.is-style-sbd-btn-black .sbd-btn-copy{color:#434343}.wp-block-sbd-btn.is-style-sbd-btn-red .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-red .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-red a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-red span.sbd-btn{background-color:#eb4141}.wp-block-sbd-btn.is-style-sbd-btn-red .sbd-btn-copy{color:#eb4141}.wp-block-sbd-btn.is-style-sbd-btn-blue .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-blue .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-blue a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-blue span.sbd-btn{background-color:#5ba6f0}.wp-block-sbd-btn.is-style-sbd-btn-blue .sbd-btn-copy{color:#5ba6f0}.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-green a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-green span.sbd-btn{background-color:#33cb9c}.wp-block-sbd-btn.is-style-sbd-btn-green .sbd-btn-copy{color:#33cb9c}.wp-block-sbd-btn.is-style-sbd-btn-orange .sbd-btn>a,.wp-block-sbd-btn.is-style-sbd-btn-orange .sbd-btn>span,.wp-block-sbd-btn.is-style-sbd-btn-orange a.sbd-btn,.wp-block-sbd-btn.is-style-sbd-btn-orange span.sbd-btn{background-color:#eab060}.wp-block-sbd-btn.is-style-sbd-btn-orange .sbd-btn-copy{color:#eab060}.sbd-balloon{display:flex;align-items:flex-start}.sbd-balloon__profile{text-align:center}.sbd-balloon__icon{margin:0;width:60px;height:60px}@media screen and (min-width: 768px){.sbd-balloon__icon{width:80px;height:80px}}.sbd-balloon__img{border-radius:50%;max-width:100%;padding:0 !important}.sbd-balloon__name{font-size:.6em;margin-top:.5em;line-height:1}.sbd-balloon__text-box{padding:1.25em !important;position:relative;border-radius:10px;word-wrap:break-word !important;flex:0 1 auto;margin-top:.25em}.sbd-balloon__text-box::before,.sbd-balloon__text-box::after{top:12px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.sbd-balloon__text-box::before{border-width:11px;margin-top:8px;border-color:transparent #e7e7e7}.sbd-balloon__text-box::after{border-width:8px;margin-top:11px;border-color:transparent #e7e7e7}.sbd-balloon--l .sbd-balloon__text-box{margin-left:1em}.sbd-balloon--l .sbd-balloon__text-box::before,.sbd-balloon--l .sbd-balloon__text-box::after{right:100%;border-left:none}.sbd-balloon--r{flex-direction:row-reverse}.sbd-balloon--r .sbd-balloon__text-box{margin-right:1em}.sbd-balloon--r .sbd-balloon__text-box::before,.sbd-balloon--r .sbd-balloon__text-box::after{left:100%;border-right:none}.sbd-balloon--gray .sbd-balloon__text-box{background-color:#e7e7e7;border-color:#999797 !important}.sbd-balloon--gray .sbd-balloon__text-box::before{border-color:transparent #999797}.sbd-balloon--gray .sbd-balloon__text-box::after{border-color:transparent #e7e7e7}.sbd-balloon--red .sbd-balloon__text-box{background-color:#f8e6e6;border-color:#ffa7a7 !important}.sbd-balloon--red .sbd-balloon__text-box::before{border-color:transparent #ffa7a7}.sbd-balloon--red .sbd-balloon__text-box::after{border-color:transparent #f8e6e6}.sbd-balloon--green .sbd-balloon__text-box{background-color:#e8fff8;border-color:#33cb9c !important}.sbd-balloon--green .sbd-balloon__text-box::before,.sbd-balloon--green .sbd-balloon__text-box::after{border-color:transparent #33cb9c}.sbd-balloon--green .sbd-balloon__text-box::after{border-color:transparent #e8fff8}.sbd-balloon--blue .sbd-balloon__text-box{background-color:#f2f8ff;border-color:#5ba6f0 !important}.sbd-balloon--blue .sbd-balloon__text-box::before{border-color:transparent #5ba6f0}.sbd-balloon--blue .sbd-balloon__text-box::after{border-color:transparent #f2f8ff}.sbd-balloon--orange .sbd-balloon__text-box{background-color:#f8f2ea;border-color:#eab060 !important}.sbd-balloon--orange .sbd-balloon__text-box::before{border-color:transparent #eab060}.sbd-balloon--orange .sbd-balloon__text-box::after{border-color:transparent #f8f2ea}.sbd-balloon--flat .sbd-balloon__text-box{border:none}.sbd-balloon--flat .sbd-balloon__text-box::before{border:none}.sbd-balloon--border .sbd-balloon__text-box{border:2px solid;background:#fff}.sbd-balloon--border .sbd-balloon__text-box::after{border-color:transparent #fff}.sbd-blog-card{box-sizing:border-box;text-decoration:none;width:100%;height:auto;background-color:#fff;display:grid;-moz-column-gap:12px;column-gap:12px;border:1px solid #434343;padding:1em !important;text-align:left;cursor:pointer;grid-template:"g-blog-card__img g-blog-card__title" auto "g-blog-card__img g-blog-card__excerpt" 1fr "g-blog-card__img g-blog-card__btn" auto/auto minmax(70%, 1fr)}@media screen and (min-width: 768px){.sbd-blog-card{-moz-column-gap:16px;column-gap:16px;grid-template:"g-blog-card__img g-blog-card__title" auto "g-blog-card__img g-blog-card__excerpt" 1fr "g-blog-card__img g-blog-card__btn" auto/auto minmax(70%, 1fr)}}.sbd-blog-card:hover{opacity:.8;transition:.3s}.sbd-blog-card__img-area{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;grid-area:g-blog-card__img}.sbd-blog-card__img-area img{vertical-align:top;margin-bottom:0 !important}.sbd-blog-card__title-area{-ms-grid-row:1;-ms-grid-column:3;grid-area:g-blog-card__title;text-decoration:none !important;font-weight:700;word-break:break-all;color:#434343 !important}.sbd-blog-card__excerpt-area{-ms-grid-row:2;-ms-grid-column:3;grid-area:g-blog-card__excerpt;font-size:.75em;word-break:break-all;margin-top:-8px;color:#9b9b9b !important;text-decoration:none !important;margin-top:8px}@media screen and (max-width: 767px){.sbd-blog-card__excerpt-area{display:none;margin-top:12px}}.sbd-blog-card__btn-area{-ms-grid-row:3;-ms-grid-column:3;grid-area:g-blog-card__btn;justify-self:end;margin-top:-6px}@media screen and (min-width: 768px){.sbd-blog-card__img-area{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1}.sbd-blog-card__title-area{-ms-grid-row:1;-ms-grid-column:3}.sbd-blog-card__excerpt-area{-ms-grid-row:2;-ms-grid-column:3}.sbd-blog-card__btn-area{-ms-grid-row:3;-ms-grid-column:3}}.sbd-blog-card__btn{padding:.5em 2em}@font-face{font-family:"sbd_icomoon";src:url(//osari.net/wp-content/plugins/simple-blog-design-for-meril/build/fonts/icomoon.53f6ef57.eot);src:url(//osari.net/wp-content/plugins/simple-blog-design-for-meril/build/fonts/icomoon.53f6ef57.eot#iefix) format("embedded-opentype"),url(//osari.net/wp-content/plugins/simple-blog-design-for-meril/build/fonts/icomoon.9babd236.ttf) format("truetype"),url(//osari.net/wp-content/plugins/simple-blog-design-for-meril/build/fonts/icomoon.609913a8.woff) format("woff"),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+R2VuZXJhdGVkIGJ5IEljb01vb248L21ldGFkYXRhPgo8ZGVmcz4KPGZvbnQgaWQ9Imljb21vb24iIGhvcml6LWFkdi14PSIxMDI0Ij4KPGZvbnQtZmFjZSB1bml0cy1wZXItZW09IjEwMjQiIGFzY2VudD0iOTYwIiBkZXNjZW50PSItNjQiIC8+CjxtaXNzaW5nLWdseXBoIGhvcml6LWFkdi14PSIxMDI0IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4MjA7IiBob3Jpei1hZHYteD0iNTEyIiBkPSIiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlOTAwOyIgZ2x5cGgtbmFtZT0iYXJyb3ciIGQ9Ik01MTIgOTYwYzI4Mi43NjcgMCA1MTItMjI5LjIzMyA1MTItNTEycy0yMjkuMjMzLTUxMi01MTItNTEyLTUxMiAyMjkuMjMzLTUxMiA1MTIgMjI5LjIzMyA1MTIgNTEyIDUxMnpNMTk0LjM3NiAzNTcuMTcxaDMxNy42MjR2LTE0Ni4zOTFjMC0wLjAwMiAwLTAuMDA1IDAtMC4wMDggMC0xMy42OTcgMTEuMTA0LTI0LjgwMSAyNC44MDEtMjQuODAxIDYuODQ2IDAgMTMuMDQzIDIuNzczIDE3LjUzMSA3LjI1OHYwbDMxNC4xMjIgMjM3LjI0YzQuNDkgNC40NTQgNy4yNyAxMC42MjcgNy4yNyAxNy40NDkgMCA2LjcyLTIuNjk3IDEyLjgxLTcuMDY4IDE3LjI0N2wtMC4yMDIgMC4yMDItMzE0LjEyMiAyMzcuNDQ1Yy00LjQ4OCA0LjQ4NC0xMC42ODUgNy4yNTgtMTcuNTMxIDcuMjU4LTEzLjY5NyAwLTI0LjgwMS0xMS4xMDQtMjQuODAxLTI0LjgwMSAwLTAuMDE3IDAtMC4wMzQgMC0wLjA1MnYwLjAwMy0xNDYuMzkxaC0zMTcuNjI0Yy0xMy42ODUtMC4wMTItMjQuNzc4LTExLjA5Ny0yNC44MDEtMjQuNzc5di0xMzIuMjYyYzAuMTI3LTEzLjYwOSAxMS4xNzgtMjQuNTk0IDI0Ljc5OS0yNC42MTdoMC4wMDJ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMTsiIGdseXBoLW5hbWU9ImNoZWNrIiBkPSJNMzU2LjM1MiA4Ni41ODlsLTM0MC41NDEgMzQwLjU0MWMtOS4xMjggOS4xMzEtMTQuNzc0IDIxLjc0NC0xNC43NzQgMzUuNjc2czUuNjQ2IDI2LjU0NSAxNC43NzQgMzUuNjc2bDcyLjAwOCA3Mi4wMDhjOC45NjIgOC45NjIgMjEuMzQyIDE0LjUwNCAzNS4wMTcgMTQuNTA0IDEzLjk5OCAwIDI2LjYzOS01LjgwOCAzNS42NDYtMTUuMTQ1bDAuMDE0LTAuMDE1IDE5OC41MTMtMTk4LjUxM2M4Ljk2My04Ljk3IDIxLjM0OS0xNC41MTkgMzUuMDMxLTE0LjUxOXMyNi4wNjggNS41NDkgMzUuMDMxIDE0LjUxOWw0MzguMDQ3IDQzOC4wODhjOS4xMzEgOS4xMjggMjEuNzQ0IDE0Ljc3NCAzNS42NzYgMTQuNzc0czI2LjU0NS01LjY0NiAzNS42NzYtMTQuNzc0bDcyLjAwOC03Mi4wMDhjOC45NTktOC45NjQgMTQuNS0yMS4zNDUgMTQuNS0zNS4wMjFzLTUuNTQxLTI2LjA1Ny0xNC41LTM1LjAyMWwtNTgwLjgzMy01ODAuNzcyYy05LjEyNi05LjEzMi0yMS43MzYtMTQuNzgxLTM1LjY2Ni0xNC43ODFzLTI2LjU0IDUuNjQ5LTM1LjY2NiAxNC43OHYweiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDI7IiBnbHlwaC1uYW1lPSJjaXJjbGUiIGQ9Ik01MTItNjRjLTI4Mi4zMTcgMC01MTIgMjI5LjY4My01MTIgNTEyczIyOS42ODMgNTEyIDUxMiA1MTIgNTEyLTIyOS42ODMgNTEyLTUxMi0yMjkuNjgzLTUxMi01MTItNTEyek01MTIgODY2LjkxOGMtMjMwLjk5NCAwLTQxOC45MTgtMTg3LjkyNC00MTguOTE4LTQxOC45MThzMTg3LjkyNC00MTguOTE4IDQxOC45MTgtNDE4LjkxOCA0MTguOTE4IDE4Ny45MjQgNDE4LjkxOCA0MTguOTE4LTE4Ny45MjQgNDE4LjkxOC00MTguOTE4IDQxOC45MTh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwMzsiIGdseXBoLW5hbWU9ImRvdWJsZS1jaXJjbGUiIGQ9Ik01MTItNjRjLTI4Mi4zMTcgMC01MTIgMjI5LjY4My01MTIgNTEyczIyOS42ODMgNTEyIDUxMiA1MTIgNTEyLTIyOS42ODMgNTEyLTUxMi0yMjkuNjgzLTUxMi01MTItNTEyek01MTIgODY2LjkxOGMtMjMwLjk5NCAwLTQxOC45MTgtMTg3LjkyNC00MTguOTE4LTQxOC45MThzMTg3LjkyNC00MTguOTE4IDQxOC45MTgtNDE4LjkxOCA0MTguOTE4IDE4Ny45MjQgNDE4LjkxOCA0MTguOTE4LTE4Ny45MjQgNDE4LjkxOC00MTguOTE4IDQxOC45MTh6TTUxMiAxMDAuNDU0Yy0xOTEuNjMxIDAtMzQ3LjU0NiAxNTUuOTE0LTM0Ny41NDYgMzQ3LjU0NnMxNTUuOTE0IDM0Ny41NDYgMzQ3LjU0NiAzNDcuNTQ2IDM0Ny41NDYtMTU1LjkxNCAzNDcuNTQ2LTM0Ny41NDYtMTU1LjkxNC0zNDcuNTQ2LTM0Ny41NDYtMzQ3LjU0NnpNNTEyIDcwMi40NDRjLTE0MC41MjUgMC0yNTQuNDQ0LTExMy45MTgtMjU0LjQ0NC0yNTQuNDQ0czExMy45MTgtMjU0LjQ0NCAyNTQuNDQ0LTI1NC40NDRjMTQwLjUyNSAwIDI1NC40NDQgMTEzLjkxOCAyNTQuNDQ0IDI1NC40NDR2MGMtMC4xNjMgMTQwLjQ2LTExMy45ODQgMjU0LjI4MS0yNTQuNDI4IDI1NC40NDRoLTAuMDE1eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDQ7IiBnbHlwaC1uYW1lPSJjcm9zcyIgZD0iTTUxMiAzODAuMTdsLTM4MS42NjUtMzgxLjY4Ni02Ny44MyA2Ny44NSAzODEuNjY1IDM4MS42NjUtMzgxLjY2NSAzODEuNjY1IDY3LjgzIDY3LjgzIDM4MS42NjUtMzgxLjY2NSAzODEuNjY1IDM4MS42NjUgNjcuODUtNjcuODMtMzgxLjY4Ni0zODEuNjY1IDM4MS42ODYtMzgxLjY2NS02Ny44NS02Ny44NS0zODEuNjY1IDM4MS42ODZ6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwNTsiIGdseXBoLW5hbWU9InRyaWFuZ2xlIiBkPSJNMTAxNC42IDIzLjQyOWgtMTAwMS4xMDNsNTAwLjU1MiA4NjYuOTM5ek0xNDguMjk2IDEwMS4yNTNoNzMxLjUwNWwtMzY1Ljc1MiA2MzMuNDY3eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDY7IiBnbHlwaC1uYW1lPSJzdGFyLWZ1bGwiIGQ9Ik01MTIgOTM0LjkzMmwxNDAuNjk4LTM0NC42NzggMzcxLjMwMi0yNy4zLTI4NC4zNDQtMjQwLjMzMyA4OC43ODEtMzYxLjU1NC0zMTYuNDM2IDE5Ni4xNTctMzE2LjQzNi0xOTYuMTU3IDg4Ljc4MSAzNjEuNTU0LTI4NC4zNDQgMjQwLjMzMyAzNzEuMzAyIDI3LjMgMTQwLjY5OCAzNDQuNjc4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGU5MDc7IiBnbHlwaC1uYW1lPSJzdGFyLWhhbGYiIGQ9Ik0xMDI0IDU2NS4yMjhsLTM3MS4zMDIgMjcuMy0xMzkuNjc0IDM0Mi4xOC0xMzkuNjc0LTM0Mi4xOC0zNzEuMzAyLTI3LjMgMjg0LjM0NC0yNDAuMzMzLTg4Ljc4MS0zNjEuNTU0IDMxNS4zOTIgMTk1LjUyMyAzMTUuMzkyLTE5NS41MjMtODguNzQgMzYxLjU1NHpNNzk2LjY3MiA3LjE4OGwtMjgzLjY0OCAxNzUuODYydjY5Ny40NjdsMTI1LjUwMS0zMDcuNDg3IDMzMy45MjYtMjQuNTU2LTI1NS43MTMtMjE2LjEyNSAzLjAzMS0xMi4yODh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTkwODsiIGdseXBoLW5hbWU9InN0YXItb2ZmIiBkPSJNNTEyIDg4MC43NDJsMTI2LjUyNS0zMDkuOTg1IDMzMy45MjYtMjQuNTU2LTI1NS43MTMtMjE2LjEyNSAzLjAzMS0xMi4yODggNzYuOTAyLTMxMi44OTMtMjg0LjY3MiAxNzYuNDM1LTI4NC41Ny0xNzYuNDM1IDc5LjgzMSAzMjUuMTQtMjU1LjcxMyAyMTYuMTY2IDMzMy44NjUgMjQuNTU2IDQuNzkyIDExLjc1NiAxMjEuNzk1IDI5OC4yM3pNNTEyIDkzNC45MzJsLTE0MC42OTgtMzQ0LjY5OS0zNzEuMzAyLTI3LjI3OSAyODQuMzQ0LTI0MC4zMzMtODguNzgxLTM2MS41NTQgMzE2LjQzNiAxOTYuMTE2IDMxNi40MzYtMTk2LjE1Ny04OC43ODEgMzYxLjU5NSAyODQuMzQ0IDI0MC4zMzMtMzcxLjMwMiAyNy4yNzktMTQwLjY5OCAzNDQuNjk5eiIgLz4KPC9mb250PjwvZGVmcz48L3N2Zz4=#icomoon) format("svg");font-weight:normal;font-style:normal;font-display:block}[class^=sbd-icon-],[class*=sbd-icon-]{font-family:"sbd_icomoon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sbd-icon-star-full:before{content:""}.sbd-icon-star-half:before{content:""}.sbd-icon-star-off:before{content:""}.sbd-icon-cross:before{content:""}.sbd-icon-triangle:before{content:""}.sbd-icon-circle:before{content:""}.sbd-icon-double-circle:before{content:""}.sbd-icon-arrow:before{content:""}.sbd-icon-check:before{content:""}
.sbd-text-bold{font-weight:bold !important}.sbd-text-red{font-weight:bold !important;color:#eb4141 !important}.sbd-text-bg-yellow{font-weight:bold !important;background-color:#ffffaf !important}@font-face{font-display:swap;font-family:ez-toc-icomoon;src:url(//osari.net/wp-content/plugins/easy-table-of-contents/vendor/icomoon/fonts/ez-toc-icomoon.eot);src:url(//osari.net/wp-content/plugins/easy-table-of-contents/vendor/icomoon/fonts/ez-toc-icomoon.eot?#iefix) format('embedded-opentype'),url(//osari.net/wp-content/plugins/easy-table-of-contents/vendor/icomoon/fonts/ez-toc-icomoon.woff2) format('woff2'),url(//osari.net/wp-content/plugins/easy-table-of-contents/vendor/icomoon/fonts/ez-toc-icomoon.woff) format('woff'),url(//osari.net/wp-content/plugins/easy-table-of-contents/vendor/icomoon/fonts/ez-toc-icomoon.ttf) format('truetype'),url(//osari.net/wp-content/plugins/easy-table-of-contents/vendor/icomoon/fonts/ez-toc-icomoon.svg#ez-toc-icomoon) format('svg');font-weight:400;font-style:normal}#ez-toc-container{background:#f9f9f9;border:1px solid #aaa;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);display:table;margin-bottom:1em;padding:10px;position:relative;width:auto}div.ez-toc-widget-container{padding:0;position:relative}#ez-toc-container.ez-toc-light-blue{background:#edf6ff}#ez-toc-container.ez-toc-white{background:#fff}#ez-toc-container.ez-toc-black{background:#000}#ez-toc-container.ez-toc-transparent{background:none}div.ez-toc-widget-container ul{display:block}div.ez-toc-widget-container li{border:none;padding:0}div.ez-toc-widget-container ul.ez-toc-list{padding:10px}#ez-toc-container ul ul,.ez-toc div.ez-toc-widget-container ul ul{margin-left:1.5em}#ez-toc-container li,#ez-toc-container ul{padding:0}#ez-toc-container li,#ez-toc-container ul,#ez-toc-container ul li,div.ez-toc-widget-container,div.ez-toc-widget-container li{background:0 0;list-style:none;line-height:1.6;margin:0;overflow:hidden;z-index:1}#ez-toc-container p.ez-toc-title{text-align:left;line-height:1.45;margin:0;padding:0}.ez-toc-title-container{display:table;width:100%}.ez-toc-title,.ez-toc-title-toggle{display:inline;text-align:left;vertical-align:middle}#ez-toc-container.ez-toc-black a,#ez-toc-container.ez-toc-black a:visited,#ez-toc-container.ez-toc-black p.ez-toc-title{color:#fff}#ez-toc-container div.ez-toc-title-container+ul.ez-toc-list{margin-top:1em}.ez-toc-wrap-left{float:left;margin-right:10px}.ez-toc-wrap-right{float:right;margin-left:10px}#ez-toc-container a{color:#444;box-shadow:none;text-decoration:none;text-shadow:none}#ez-toc-container a:visited{color:#9f9f9f}#ez-toc-container a:hover{text-decoration:underline}.ez-toc-widget-container ul.ez-toc-list li::before{content:' ';position:absolute;left:0;right:0;height:30px;line-height:30px;z-index:-1}.ez-toc-widget-container ul.ez-toc-list li.active{background-color:#ededed;height:auto!important}.ez-toc-widget-container li.active>a{font-weight:900}.ez-toc-btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.ez-toc-btn:focus{outline:#333 dotted thin;outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.ez-toc-btn:focus,.ez-toc-btn:hover{color:#333;text-decoration:none}.ez-toc-btn.active,.ez-toc-btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.ez-toc-btn-default{color:#333;background-color:#fff;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-moz-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);background-repeat:repeat-x;border-color:#ccc}.ez-toc-btn-default.active,.ez-toc-btn-default:active,.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{color:#333;background-color:#ebebeb;border-color:#adadad}.ez-toc-btn-default.active,.ez-toc-btn-default:active{background-image:none;background-color:#e0e0e0;border-color:#dbdbdb}.ez-toc-btn-sm,.ez-toc-btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.ez-toc-glyphicon,[class*=ez-toc-icon-]{font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ez-toc-btn-xs{padding:1px 5px}.ez-toc-btn-default:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.active,.ez-toc-btn:active{background-image:none}.ez-toc-btn-default:focus,.ez-toc-btn-default:hover{background-color:#e0e0e0;background-position:0 -15px}.ez-toc-pull-right{float:right!important;margin-left:10px}.ez-toc-glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings'}.ez-toc-glyphicon:empty{width:1em}.ez-toc-toggle i.ez-toc-glyphicon,label.cssicon .ez-toc-glyphicon:empty{font-size:16px;margin-left:2px}[class*=ez-toc-icon-]{font-family:ez-toc-icomoon!important;speak:none;font-variant:normal;text-transform:none}.ez-toc-icon-toggle:before{content:"\e87a"}#ez-toc-container input,.ez-toc-toggle #item{position:absolute;left:-999em}#ez-toc-container input[type=checkbox]:checked+nav{opacity:0;max-height:0;border:none;display:none}#ez-toc-container label{float:right;position:relative;font-size:16px;padding:0 4px 0 5px;border:1px solid #999191;border-radius:5px;cursor:pointer;left:10px}div#ez-toc-container p.ez-toc-title{display:contents}div#ez-toc-container{padding-right:20px}.ez-toc-wrap-center{margin:0 auto}#ez-toc-container a.ez-toc-toggle{color:#444;background:inherit;border:inherit}div#ez-toc-container.afterpara+p,label.cssiconcheckbox{display:none}.ez-toc-widget-container ul li a{padding-left:10px}