@charset "UTF-8";
.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 .hidden-fields-container {
display: none;
}
.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;
}.ctf-fixed-height{overflow:auto}#ctf .ctf-item{padding:15px 5px;overflow:hidden}#ctf.ctf-boxed-style .ctf-item{padding:15px}#ctf .ctf-item:first-child{border-top:none}#ctf .ctf-item:last-of-type{border-bottom:none!important}#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#ctf .ctf-header a{float:left;display:block;text-decoration:none}#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}#ctf .ctf-with-logo .ctf-context{padding-right:30px}#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}#ctf .ctf-author-box{margin-left:56px}#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-author-avatar img{margin:0!important;padding:0}#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}#ctf .ctf-hide-avatar .ctf-context{padding-left:0}#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}#ctf .ctf-quoted-tweet p{margin:2px 0}#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}#ctf svg{box-sizing:unset}#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}#ctf .svg-inline--fa.fa-w-16{width:16px}#ctf .svg-inline--fa.fa-w-20{width:20px}#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}#ctf .ctf-error{width:100%;text-align:center}#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}#ctf .ctf-error-user{width:100%}#ctf .ctf-error-admin{margin-top:15px;display:inline-block}#ctf .ctf-error code{display:block;padding:4px}.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}#ctf .ctf-out-of-tweets p{padding:3px;display:none}#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}#ctf.ctf-narrow .ctf-context{margin-left:49px}#ctf.ctf-narrow .ctf-author-box{margin-left:46px}#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}[data-header-size=large] .ctf-header-type-text{font-size:48px}[data-header-size=medium] .ctf-header-type-text{font-size:42px}[data-header-size=small] .ctf-header-type-text{font-size:36px}#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}#ctf .ctf-header-name{font-weight:700;margin-right:6px}#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}#ctf .ctf-header-text .ctf-verified{margin-right:5px}#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}#ctf.ctf_palette_dark{background:#20222c}#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}@font-face{font-family:'FontAwesome';src:url(//d230801vye8fr4.cloudfront.net/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0);src:url(//d230801vye8fr4.cloudfront.net/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'),url(//d230801vye8fr4.cloudfront.net/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'),url(//d230801vye8fr4.cloudfront.net/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'),url(//d230801vye8fr4.cloudfront.net/wp-content/plugins/responsive-accordion-and-collapse/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.wpsm_panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.wpsm_panel-body {
padding: 15px;
}
.wpsm_panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.wpsm_panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.wpsm_panel-title > a,
.wpsm_panel-title > small,
.wpsm_panel-title > .small,
.wpsm_panel-title > small > a,
.wpsm_panel-title > .small > a {
color: inherit;
}
.wpsm_panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .list-group,
.wpsm_panel > .wpsm_panel-collapse > .list-group {
margin-bottom: 0;
}
.wpsm_panel > .list-group .list-group-item,
.wpsm_panel > .wpsm_panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.wpsm_panel > .list-group:first-child .list-group-item:first-child,
.wpsm_panel > .wpsm_panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .list-group:last-child .list-group-item:last-child,
.wpsm_panel > .wpsm_panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .wpsm_panel-heading + .wpsm_panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.wpsm_panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .wpsm_panel-footer {
border-top-width: 0;
}
.wpsm_panel > .table,
.wpsm_panel > .table-responsive > .table,
.wpsm_panel > .wpsm_panel-collapse > .table {
margin-bottom: 0;
}
.wpsm_panel > .table caption,
.wpsm_panel > .table-responsive > .table caption,
.wpsm_panel > .wpsm_panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.wpsm_panel > .table:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpsm_panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpsm_panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpsm_panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.wpsm_panel > .table:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpsm_panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpsm_panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpsm_panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.wpsm_panel > .wpsm_panel-body + .table,
.wpsm_panel > .wpsm_panel-body + .table-responsive,
.wpsm_panel > .table + .wpsm_panel-body,
.wpsm_panel > .table-responsive + .wpsm_panel-body {
border-top: 1px solid #ddd;
}
.wpsm_panel > .table > tbody:first-child > tr:first-child th,
.wpsm_panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.wpsm_panel > .table-bordered,
.wpsm_panel > .table-responsive > .table-bordered {
border: 0;
}
.wpsm_panel > .table-bordered > thead > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpsm_panel > .table-bordered > tbody > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpsm_panel > .table-bordered > tfoot > tr > th:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpsm_panel > .table-bordered > thead > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpsm_panel > .table-bordered > tbody > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpsm_panel > .table-bordered > tfoot > tr > td:first-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpsm_panel > .table-bordered > thead > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpsm_panel > .table-bordered > tbody > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpsm_panel > .table-bordered > tfoot > tr > th:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpsm_panel > .table-bordered > thead > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpsm_panel > .table-bordered > tbody > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpsm_panel > .table-bordered > tfoot > tr > td:last-child,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpsm_panel > .table-bordered > thead > tr:first-child > td,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpsm_panel > .table-bordered > tbody > tr:first-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpsm_panel > .table-bordered > thead > tr:first-child > th,
.wpsm_panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpsm_panel > .table-bordered > tbody > tr:first-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.wpsm_panel > .table-bordered > tbody > tr:last-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpsm_panel > .table-bordered > tfoot > tr:last-child > td,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpsm_panel > .table-bordered > tbody > tr:last-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpsm_panel > .table-bordered > tfoot > tr:last-child > th,
.wpsm_panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.wpsm_panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.wpsm_panel-group {
margin-bottom: 20px;
}
.wpsm_panel-group .wpsm_panel {
margin-bottom: 0;
border-radius: 4px;
}
.wpsm_panel-group .wpsm_panel + .wpsm_panel {
margin-top: 5px;
}
.wpsm_panel-group .wpsm_panel-heading {
border-bottom: 0;
}
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body,
.wpsm_panel-group .wpsm_panel-heading + .wpsm_panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.wpsm_panel-group .wpsm_panel-footer {
border-top: 0;
}
.wpsm_panel-group .wpsm_panel-footer + .wpsm_panel-collapse .wpsm_panel-body {
border-bottom: 1px solid #ddd;
}
.wpsm_panel-default {
border-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #ddd;
}
.wpsm_panel-default > .wpsm_panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.wpsm_panel-default > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #ddd;
}
.wpsm_panel-primary {
border-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #337ab7;
}
.wpsm_panel-primary > .wpsm_panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.wpsm_panel-primary > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #337ab7;
}
.wpsm_panel-success {
border-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #d6e9c6;
}
.wpsm_panel-success > .wpsm_panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.wpsm_panel-success > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #d6e9c6;
}
.wpsm_panel-info {
border-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #bce8f1;
}
.wpsm_panel-info > .wpsm_panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.wpsm_panel-info > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #bce8f1;
}
.wpsm_panel-warning {
border-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #faebcc;
}
.wpsm_panel-warning > .wpsm_panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.wpsm_panel-warning > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #faebcc;
}
.wpsm_panel-danger {
border-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading + .wpsm_panel-collapse > .wpsm_panel-body {
border-top-color: #ebccd1;
}
.wpsm_panel-danger > .wpsm_panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.wpsm_panel-danger > .wpsm_panel-footer + .wpsm_panel-collapse > .wpsm_panel-body {
border-bottom-color: #ebccd1;
}
.fade {
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.wpsm_panel-group .collapse {
display: none;
}
.collapse.in {
display: block !important;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
   :root {
--primary-color: #33bbcc;
--secondary-color: #008899;
--tertiary-color: #005566;
--accent-color: #cc3833;
--highlight-color: #009912;
--light-gray-color: #f0f0f0;
--gray-color: #999;
--dark-gray-color: #303030;
--text-color: #303030;
--medium-text-color: rgba(0, 0, 0, 0.75);
--light-text-color: rgba(0, 0, 0, 0.5);
--dark-border-color: #303030;
--medium-border-color: rgba(0, 0, 0, 0.25);
--light-border-color: rgba(0, 0, 0, 0.15);
--link-color: #33bbcc;
--link-hover-color: #303030;
--button-color: #33bbcc;
--button-text-color: #fff;
--button-hover-color: #303030;
--button-hover-text-color: #fff;
--page-background-color: #fff;
--site-title-color: #303030;
--navi-color: #303030;
--navi-hover-color: rgba(0, 0, 0, 0.5);
--navi-submenu-color: #303030;
--navi-submenu-text-color: #fff;
--navi-submenu-hover-color: rgba(255, 255, 255, 0.1);
--navi-submenu-border-color: rgba(255, 255, 255, 0.1);
--title-color: #303030;
--widget-title-color: #303030;
--footer-text-color: #303030;
--footer-text-hover-color: rgba(0, 0, 0, 0.5);
--footer-border-color: rgba(0, 0, 0, 0.15);
--text-font: "Titillium Web", arial, helvetica, sans-serif;
--title-font: "Amaranth", arial, helvetica, sans-serif;
--navi-font: "Titillium Web", arial, helvetica, sans-serif;
--widget-title-font: "Amaranth", arial, helvetica, sans-serif;
--title-font-weight: bold;
--navi-font-weight: normal;
--widget-title-font-weight: bold;
--title-text-transform: none;
--navi-text-transform: none;
--widget-title-text-transform: none;
--text-line-height: 1.75;
--title-line-height: 1.4;
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
box-sizing: content-box;
-webkit-appearance: textfield;
appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: 700;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #303030;
color: var(--text-color);
font-size: 17px;
font-size: 1.0625rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--text-font);
line-height: 1.75;
line-height: var(--text-line-height);
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0.75em;
margin-bottom: 0.75em;
line-height: 1.4;
line-height: var(--title-line-height);
}
h1 {
font-size: 36px;
font-size: 2.25rem;
}
h2 {
font-size: 28px;
font-size: 1.75rem;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
}
h4 {
font-size: 22px;
font-size: 1.375rem;
}
h5 {
font-size: 20px;
font-size: 1.25rem;
}
h6 {
font-size: 19px;
font-size: 1.1875rem;
}
p {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
overflow: auto;
margin-bottom: 1.5em;
padding: 1.5em;
max-width: 100%;
border: 1px solid rgba(0, 0, 0, 0.15);
background: none;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted rgba(0, 0, 0, 0.75);
cursor: help;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
} *,
*::before,
*::after {
box-sizing: inherit;
}
body {
background: #303030; }
blockquote {
margin: 1.5em 0;
padding-left: 1.25em;
border-left: 4px solid;
border-color: #303030;
border-color: var(--dark-border-color);
color: rgba(0, 0, 0, 0.75);
color: var(--medium-text-color);
font-style: normal;
font-size: 18px;
font-size: 1.125rem;
}
blockquote cite,
blockquote small {
display: block;
margin-top: 1em;
color: #303030;
color: var(--text-color);
font-size: 16px;
font-size: 1rem;
font-style: normal;
line-height: 1.75;
}
blockquote cite::before,
blockquote small::before {
content: "— ";
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
hr {
margin-top: 1.5em;
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: rgba(0, 0, 0, 0.15);
background-color: var(--light-border-color);
}
ul,
ol {
margin: 1.5em 0;
padding: 0 0 0 1.25em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 1.5em;
}
img {
max-width: 100%; height: auto; }
table {
margin-top: 1.5em;
margin-bottom: 1.5em;
width: 100%;
border: none;
table-layout: auto;
}
th,
td {
padding: 0.3em 0.6em;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
}
th {
font-weight: 400;
text-align: initial;
background: rgba(0, 0, 0, 0.05);
}
tfoot td {
background: rgba(0, 0, 0, 0.05);
}
a {
color: #33bbcc;
color: var(--link-color);
text-decoration: none;
}
a:link,
a:visited {
color: #33bbcc;
color: var(--link-color);
}
a:hover,
a:focus,
a:active {
color: #303030;
color: var(--link-hover-color);
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
margin: 0;
padding: 0.6em 1em;
border: none;
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.3em 0.6em;
max-width: 100%;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
color: rgba(0, 0, 0, 0.75);
color: var(--medium-text-color);
background: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid;
border-color: rgba(0, 0, 0, 0.25);
border-color: var(--medium-border-color);
color: #303030;
color: var(--text-color);
}
textarea {
width: 100%;
} .search-form {
display: flex;
margin: 0;
padding: 0;
}
.search-form label {
flex-grow: 1;
}
.search-form .search-field {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0.65rem 0.85rem;
min-width: 100px;
width: 100%;
-webkit-appearance: none;
line-height: 1;
}
.search-form .search-submit {
display: flex;
margin-left: -1px;
padding: 0.65rem 0.95rem;
align-items: center;
}
.search-form .search-submit .icon-search {
width: 20px;
height: 20px;
fill: currentcolor;
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: normal;
} .alignleft {
float: left;
margin-right: 1.5em;
}
.alignright {
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
} .clearfix::before,
.clearfix::after,
.post-navigation .nav-links::before,
.post-navigation .nav-links::after,
.comment-navigation::before,
.comment-navigation::after {
display: table;
content: "";
}
.clearfix::after,
.post-navigation .nav-links::after,
.comment-navigation::after {
clear: both;
} .site {
margin: 0 auto;
padding: 0 5em;
max-width: 1340px;
width: 100%;
background-color: #fff;
background-color: var(--page-background-color);
}
.site-content {
padding: 3em 0 1em;
}
.content-area {
float: left;
box-sizing: border-box;
padding-right: 4em;
width: 75%;
}
.sidebar {
float: right;
width: 25%;
} .no-sidebar .content-area,
.site-content .centered-content-area {
float: none;
margin: 0 auto;
padding: 0;
max-width: 840px;
width: 100%;
} .site-content .fullwidth-content-area {
float: none;
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
} .header-main {
padding: 3em 0;
}
.site-branding {
float: left;
margin: 0;
padding: 0;
max-width: 100%;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
padding: 0;
border: none;
text-decoration: none;
}
.site-title {
display: inline-block;
margin: 0.15em 0;
padding: 0;
color: #303030;
color: var(--site-title-color);
text-decoration: none;
font-size: 44px;
font-size: 2.75rem;
font-family: Amaranth, arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: 700;
font-weight: var(--title-font-weight);
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.site-title a:link,
.site-title a:visited {
color: #303030;
color: var(--site-title-color);
}
.site-title a:hover,
.site-title a:active {
text-decoration: underline;
}
.site-branding .custom-logo {
margin: 0.5em 1em 0 0;
padding: 0;
max-width: 100%;
height: auto;
border: none;
vertical-align: top;
}
.site-description {
margin: -0.3em 0 0.75em;
} .header-widgets {
display: inline;
}
.header-widget {
float: right;
margin: 0.75em 0 0.25em 1.5em;
}
.header-widget ul {
margin: 0;
padding: 0;
}
.header-widget-title {
margin: 0 0 0.5em;
}
.header-widget img {
margin-top: -1em;
} .header-image {
margin: 2em 0 0;
text-align: center;
}
.header-image img {
max-width: 1230px;
width: 100%;
height: auto;
vertical-align: top;
} .primary-navigation-wrap {
position: relative;
border-top: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
}
.primary-navigation {
position: relative;
width: 100%;
}
.main-navigation ul {
margin: 0;
padding: 0;
color: #fff;
color: var(--navi-submenu-text-color);
background-color: #303030;
background-color: var(--navi-submenu-color);
list-style: none;
font-size: 17px;
font-size: 1.0625rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--navi-font);
font-weight: 400;
font-weight: var(--navi-font-weight);
text-transform: none;
text-transform: var(--navi-text-transform);
} .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation ul a > .icon {
display: none;
}
.main-navigation.toggled-on > ul.menu {
display: block;
} .main-navigation ul li {
position: relative;
margin: 0;
}
.main-navigation ul a {
display: block;
margin: 0;
padding: 1em 1.5em;
border-top: 1px solid;
border-color: rgba(255, 255, 255, 0.1);
border-color: var(--navi-submenu-border-color);
text-decoration: none;
}
.main-navigation ul a,
.main-navigation ul a:link,
.main-navigation ul a:visited {
color: #fff;
color: var(--navi-submenu-text-color);
text-decoration: none;
transition: all 0.15s ease;
}
.main-navigation ul a:hover,
.main-navigation ul a:active,
.main-navigation ul a:focus {
background-color: rgba(255, 255, 255, 0.1);
background-color: var(--navi-submenu-hover-color);
}
.main-navigation ul li.current-menu-item > a {
text-decoration: underline;
} .main-navigation ul ul {
font-size: 13px;
font-size: 0.8125rem;
}
.is-amp-page .main-navigation ul button.toggled-on + ul,
.main-navigation ul ul.toggled-on {
display: block;
}
.main-navigation ul ul a {
padding-left: 3em;
}
.main-navigation ul ul ul a {
padding-left: 4.5em;
}
.main-navigation ul ul ul ul a {
padding-left: 6em;
} .primary-menu-toggle {
display: flex;
margin: -1px 0 0;
padding: 0.8em 1em 1em;
border-top: 0.3em solid;
border-color: #303030;
border-color: var(--navi-color);
background: none;
color: #303030;
color: var(--navi-color);
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--navi-font);
font-weight: 400;
font-weight: var(--navi-font-weight);
text-transform: none;
text-transform: var(--navi-text-transform);
text-align: left;
transition: all 0.15s ease;
align-items: center;
}
.primary-menu-toggle .menu-toggle-text {
display: none;
}
.primary-menu-toggle:focus {
outline: thin dotted;
color: #303030;
color: var(--navi-color);
background: none;
}
.primary-menu-toggle:hover,
.primary-menu-toggle:active {
color: rgba(0, 0, 0, 0.5);
color: var(--navi-hover-color);
background: none;
cursor: pointer;
}
.primary-menu-toggle .icon {
margin: 0;
width: 24px;
height: 24px;
vertical-align: top;
fill: #303030;
fill: var(--navi-color);
transition: fill 0.15s ease;
}
.primary-menu-toggle:hover .icon,
.primary-menu-toggle:active .icon {
fill: rgba(0, 0, 0, 0.5);
fill: var(--navi-hover-color);
}
.primary-menu-toggle[aria-expanded="true"] .icon-menu,
.primary-menu-toggle[aria-expanded="false"] .icon-close {
display: none;
}
.primary-menu-toggle[aria-expanded="true"] .icon-close {
display: inline-block;
} .main-navigation .dropdown-toggle {
position: absolute;
display: block;
top: 0;
right: 0;
padding: 1.05em 1.5em;
background: none;
border: none;
}
.main-navigation .dropdown-toggle:focus {
outline: thin dotted;
color: #fff;
color: var(--navi-submenu-text-color);
background: none;
}
.main-navigation .dropdown-toggle:hover,
.main-navigation .dropdown-toggle:active {
background-color: rgba(255, 255, 255, 0.1);
background-color: var(--navi-submenu-hover-color);
}
.main-navigation .dropdown-toggle .icon {
margin: 0.25em 0 0;
width: 22px;
height: 22px;
vertical-align: top;
fill: #fff;
fill: var(--navi-submenu-text-color);
transition: fill 0.15s ease;
}
.main-navigation .dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
}
.main-navigation ul ul .dropdown-toggle {
padding: 0.6em 1em;
}
.main-navigation ul ul .dropdown-toggle .icon {
width: 20px;
height: 20px;
} .type-post,
.type-page,
.type-attachment,
.comments-area {
margin: 0 0 3em 0;
padding: 0;
max-width: 100%;
}
.page-title,
.entry-title {
margin: 0;
padding: 0;
color: #303030;
color: var(--title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 36px;
font-size: 2.25rem;
font-family: Amaranth, arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: 700;
font-weight: var(--title-font-weight);
text-transform: none;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.entry-title a:link,
.entry-title a:visited {
color: #303030;
color: var(--title-color);
text-decoration: none;
}
.entry-title a:hover,
.entry-title a:active {
text-decoration: underline;
}
.type-post .wp-post-image,
.type-page .wp-post-image {
margin: 0 0 0.5em;
}
.entry-content {
font-size: 18px;
font-size: 1.125rem;
}
.entry-content a {
text-decoration: underline;
}
.entry-content > *:first-child {
margin-top: 1.5em;
}
.entry-content p:first-child {
margin-top: 0.5em;
}
.sticky {
background: none;
} .page-links {
margin: 0 0 1.5em;
word-spacing: 0.75em;
font-weight: 700;
} .entry-meta {
margin: 0.5em 0 0;
padding: 0;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
font-size: 14px;
font-size: 0.875rem;
}
.entry-meta a:link,
.entry-meta a:visited {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
}
.entry-meta a:hover,
.entry-meta a:active {
color: rgba(0, 0, 0, 0.75);
color: var(--medium-text-color);
}
.entry-meta span::after {
display: inline-block;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
margin: 0 0.5rem;
content: "•";
}
.entry-meta span:last-child::after {
display: none;
} .posted-by {
margin: 1em 0;
}
.posted-by .avatar {
float: left;
margin: 0 0.75em 0 0;
border-radius: 3em;
} body.date-hidden .type-post .entry-meta .meta-date,
body.author-hidden .type-post .entry-meta .meta-author,
body.categories-hidden .type-post .entry-meta .meta-category,
body.author-hidden .type-post .posted-by,
body.date-hidden .post-slider .entry-meta .meta-date,
body.author-hidden .post-slider .entry-meta .meta-author {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
body.categories-hidden .type-post .entry-meta .meta-date::after,
body.author-hidden .post-slider .entry-meta .meta-date::after,
body.date-hidden.categories-hidden .content-area .type-post .entry-meta,
body.date-hidden.author-hidden .post-slider .entry-meta {
display: none;
}
body.categories-hidden .widget-magazine-posts .type-post .entry-meta .meta-date::after {
display: inline-block;
}
body.date-hidden.categories-hidden .content-area .widget-magazine-posts .type-post .entry-meta {
display: block;
}
body.author-hidden .widget-magazine-posts .type-post .entry-meta .meta-date::after,
body.date-hidden.author-hidden .content-area .widget-magazine-posts .type-post .entry-meta {
display: none;
} .entry-tags {
margin: 0 0 1.5em;
}
.widget_tag_cloud .tagcloud,
.entry-tags .meta-tags {
font-size: 14px;
font-size: 0.875rem;
}
.widget_tag_cloud .tagcloud::before,
.widget_tag_cloud .tagcloud::after,
.entry-tags .meta-tags::before,
.entry-tags .meta-tags::after {
display: table;
content: "";
}
.widget_tag_cloud .tagcloud::after,
.entry-tags .meta-tags::after {
clear: both;
}
.widget_tag_cloud .tagcloud a,
.entry-tags .meta-tags a {
display: inline-block;
float: left;
margin: 3px;
padding: 0.3em 0.8em;
border: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
text-decoration: none;
font-size: 13px !important;
font-size: 0.8125rem !important;
}
.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited,
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active,
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
border-color: rgba(0, 0, 0, 0.5);
border-color: var(--light-text-color);
color: #303030;
color: var(--text-color);
} .more-link {
display: inline-block;
margin: 0;
padding: 0.4em 0.8em;
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
font-size: 15px;
font-size: 0.9375rem;
}
.more-link:link,
.more-link:visited {
color: #fff;
color: var(--button-text-color);
}
.more-link:hover,
.more-link:active {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
}
.more-link::after {
content: " »";
}
.entry-content > .more-link {
text-decoration: none;
} .post-navigation {
margin: 2em 0 0;
padding: 1.5rem 0 0;
border-top: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
font-size: 16px;
font-size: 1rem;
}
.post-navigation .nav-links .nav-previous {
float: left;
box-sizing: border-box;
padding-right: 1em;
max-width: 50%;
}
.post-navigation .nav-links .nav-next {
float: right;
box-sizing: border-box;
padding-left: 1em;
max-width: 50%;
text-align: right;
}
.post-navigation .nav-links .nav-link-text {
display: block;
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
}
.post-navigation .nav-links .nav-previous .nav-link-text::before {
margin-right: 3px;
content: "«";
}
.post-navigation .nav-links .nav-next .nav-link-text::after {
margin-left: 4px;
content: "»";
}
.post-navigation .nav-links .entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.post-navigation .nav-links a:hover .entry-title {
text-decoration: underline;
}  .page-header {
margin: 0 0 3em 0;
}
.archive-title {
margin: 0;
padding: 0;
color: #303030;
color: var(--title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
font-family: Amaranth, arial, helvetica, sans-serif;
font-family: var(--widget-title-font);
font-weight: 700;
font-weight: var(--widget-title-font-weight);
text-transform: none;
text-transform: var(--widget-title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.blog-description,
.archive-description p {
margin-bottom: 0;
} .post-wrapper .type-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.post-wrapper .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
float: left;
margin: 0 2em 1em 0;
padding: 0;
max-width: 45%;
}
.post-layout-one-column .post-wrapper .type-post .entry-title {
display: inline;
} .post-layout-columns .post-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -3em;
}
.post-layout-columns .post-wrapper .post-column {
box-sizing: border-box;
padding-right: 3em;
}
.post-layout-columns .post-wrapper .post-column .type-post .wp-post-image {
margin: 0;
} .post-layout-two-columns .post-wrapper .post-column {
width: 50%;
} .post-layout-three-columns .content-archive {
float: none;
padding: 0;
width: 100%;
}
.post-layout-three-columns .post-wrapper .post-column {
width: 33.3333333333%;
} .pagination {
margin: 0 0 3em;
}
.pagination a,
.pagination .current {
display: inline-block;
margin: 0 3px 3px 0;
padding: 0.4em 1em;
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-align: center;
text-decoration: none;
}
.pagination a:link,
.pagination a:visited {
color: #fff;
color: var(--button-hover-text-color);
}
.pagination a:hover,
.pagination a:active,
.pagination .current {
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
} .infinite-scroll .pagination {
display: none;
}
.infinite-scroll #infinite-handle,
.infinite-scroll .infinite-loader {
width: 100%;
text-align: center;
}
.infinite-scroll .infinite-loader .spinner {
bottom: -1em;
left: auto;
margin: 0 auto;
}
.infinite-scroll #infinite-handle span {
display: inline-block;
margin: 0 0 3em;
padding: 0.4em 1em;
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
}
.infinite-scroll #infinite-handle span:hover {
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
}  .wp-block-audio,
.wp-block-button,
.wp-block-buttons,
.wp-block-columns,
.wp-block-embed,
.wp-block-image,
.wp-block-gallery,
.wp-block-cover,
.wp-block-table {
margin-bottom: 1.5em;
} p.has-background {
padding: 1rem 1.25rem;
}
.has-drop-cap:not(:focus)::first-letter {
font-size: 4.5rem;
line-height: 0.7;
font-weight: 700;
} .wp-block-code {
border-radius: 3px;
} .wp-block-separator {
border: none;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
margin-left: auto;
margin-right: auto;
max-width: 6rem;
height: 4px;
} .wp-block-table table {
margin: 0;
}
.wp-block-table.is-style-stripes {
border-bottom: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background: rgba(0, 0, 0, 0.05);
}
.wp-block-table.is-style-stripes thead {
border-bottom: 2px solid;
}
.wp-block-table.is-style-stripes tfoot {
border-top: 2px solid;
}
.wp-block-table.is-style-stripes thead,
.wp-block-table.is-style-stripes tfoot {
border-color: #303030;
border-color: var(--text-color);
}
.wp-block-table.is-style-stripes thead th,
.wp-block-table.is-style-stripes tfoot td {
background: none;
} .wp-block-buttons .wp-block-button {
margin: 0 0.5rem 0 0;
}
.wp-block-buttons .wp-block-button:last-child {
margin-right: 0;
} .wp-block-button {
font-size: 16px;
font-size: 1rem;
}
.wp-block-button.aligncenter {
text-align: center;
}
.wp-block-button__link {
margin: 0;
padding: 0.6em 1em;
border: none;
border-radius: 0;
color: inherit;
text-decoration: none;
}
.wp-block-button__link:link,
.wp-block-button__link:visited {
color: inherit;
text-decoration: none;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):link,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):visited {
color: #fff;
color: var(--button-text-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-color: #33bbcc;
background-color: var(--button-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):active {
background-color: #303030;
background-color: var(--button-hover-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background:active {
text-decoration: underline;
} .wp-block-button.is-style-outline .wp-block-button__link {
padding: calc(0.6em - 2px) calc(1em - 2px);
background-color: transparent !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-cover .wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-media-text .wp-block-button.is-style-outline .wp-block-button__link {
color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:active {
text-decoration: underline;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
color: inherit;
} .wp-block-quote.has-text-align-center:not(.is-style-large),
.wp-block-quote.has-text-align-right:not(.is-style-large) {
padding-left: 0;
border-left: 0;
}
.wp-block-quote.has-text-align-right:not(.is-style-large) {
padding-right: 1.25em;
border-right: 4px solid;
border-color: #303030;
border-color: var(--dark-border-color);
}
.wp-block-quote.is-style-large {
padding: 0;
border: none;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-quote.is-style-large p {
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
.wp-block-quote.is-style-large cite {
text-align: inherit;
font-size: 16px;
font-size: 1rem;
} .wp-block-pullquote {
margin-top: 1.5em;
margin-bottom: 1.5em;
padding: 0;
border-bottom: 4px solid;
border-top: 4px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
}
.wp-block-pullquote blockquote {
border: none;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-pullquote p {
font-size: inherit;
line-height: inherit;
}
.wp-block-pullquote blockquote > p:last-of-type {
margin-bottom: 0;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 0.75em;
}
.wp-block-pullquote blockquote cite {
color: #303030;
color: var(--text-color);
}
.wp-block-pullquote.is-style-solid-color {
padding: 1px 2rem;
}
.wp-block-pullquote.is-style-solid-color blockquote {
margin-left: 0;
margin-right: 0;
max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
color: inherit;
} .wp-block-audio audio {
width: 100%;
} .wp-block-image img {
vertical-align: top;
} .wp-block-cover,
.wp-block-cover-image {
width: auto;
}
.wp-block-cover > .wp-block-cover__inner-container > *:first-child,
.wp-block-cover-image > .wp-block-cover__inner-container > *:first-child {
margin-top: 0;
}
.wp-block-cover > .wp-block-cover__inner-container > *:last-child,
.wp-block-cover-image > .wp-block-cover__inner-container > *:last-child {
margin-bottom: 0;
} .wp-block-gallery {
justify-content: center;
} .wp-block-embed-vimeo.alignfull iframe {
width: 100%;
} .wp-block-group.has-background {
padding: 1.5em;
}
.wp-block-group.has-background > .wp-block-group__inner-container > *:first-child {
margin-top: 0;
}
.wp-block-group.has-background > .wp-block-group__inner-container > *:last-child {
margin-bottom: 0;
} div.wp-block-columns {
gap: 1.5em;
} .wp-block-column.has-background {
padding: 1.5em;
box-sizing: border-box;
}
.wp-block-column.has-background > *:first-child {
margin-top: 0;
}
.wp-block-column.has-background > *:last-child {
margin-bottom: 0;
} .wp-block-latest-posts.wp-block-latest-posts__list {
margin-top: 1.5em;
margin-bottom: 1.5em;
padding: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
margin-top: 0.5rem;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
color: rgba(0, 0, 0, 0.5);
color: var(--light-text-color);
font-size: 14px;
font-size: 0.875rem;
} .wp-block-search .wp-block-search__label {
width: auto;
} .has-primary-color,
.wp-block-button__link.has-primary-color {
color: #33bbcc;
color: var(--primary-color);
}
.has-secondary-color,
.wp-block-button__link.has-secondary-color {
color: #008899;
color: var(--secondary-color);
}
.has-tertiary-color,
.wp-block-button__link.has-tertiary-color {
color: #005566;
color: var(--tertiary-color);
}
.has-accent-color,
.wp-block-button__link.has-accent-color {
color: #cc3833;
color: var(--accent-color);
}
.has-highlight-color,
.wp-block-button__link.has-highlight-color {
color: #009912;
color: var(--highlight-color);
}
.has-white-color,
.wp-block-button__link.has-white-color {
color: #fff;
}
.has-light-gray-color,
.wp-block-button__link.has-light-gray-color {
color: #f0f0f0;
color: var(--light-gray-color);
}
.has-gray-color,
.wp-block-button__link.has-gray-color {
color: #999;
color: var(--gray-color);
}
.has-dark-gray-color,
.wp-block-button__link.has-dark-gray-color {
color: #303030;
color: var(--dark-gray-color);
}
.has-black-color,
.wp-block-button__link.has-black-color {
color: #000;
} .has-primary-background-color,
.has-primary-background-color[class] {
background-color: #33bbcc;
background-color: var(--primary-color);
}
.has-secondary-background-color,
.has-secondary-background-color[class] {
background-color: #008899;
background-color: var(--secondary-color);
}
.has-tertiary-background-color,
.has-tertiary-background-color[class] {
background-color: #005566;
background-color: var(--tertiary-color);
}
.has-accent-background-color,
.has-accent-background-color[class] {
background-color: #cc3833;
background-color: var(--accent-color);
}
.has-highlight-background-color,
.has-highlight-background-color[class] {
background-color: #009912;
background-color: var(--highlight-color);
}
.has-white-background-color,
.has-white-background-color[class] {
background-color: #fff;
}
.has-light-gray-background-color,
.has-light-gray-background-color[class] {
background-color: #f0f0f0;
background-color: var(--light-gray-color);
}
.has-gray-background-color,
.has-gray-background-color[class] {
background-color: #999;
background-color: var(--gray-color);
}
.has-dark-gray-background-color,
.has-dark-gray-background-color[class] {
background-color: #303030;
background-color: var(--dark-gray-color);
}
.has-black-background-color,
.has-black-background-color[class] {
background-color: #000;
} .has-small-font-size {
font-size: 16px;
}
.has-medium-font-size {
font-size: 24px;
}
.has-large-font-size {
font-size: 36px;
}
.has-extra-large-font-size {
font-size: 48px;
}
.has-huge-font-size {
font-size: 64px;
} .widget {
margin: 0 0 3em 0;
padding: 0;
max-width: 100%;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widget-header {
margin: 0 0 1em 0;
}
.widget-title,
.is-style-widget-title {
display: block;
margin: 0;
padding: 0;
color: #303030;
color: var(--widget-title-color);
font-size: 20px;
font-size: 1.25rem;
font-family: Amaranth, arial, helvetica, sans-serif;
font-family: var(--widget-title-font);
font-weight: 700;
font-weight: var(--widget-title-font-weight);
text-transform: none;
text-transform: var(--widget-title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.widget ul {
margin: 0;
padding: 0;
list-style: circle inside;
}
.widget ul .children,
.widget ul .sub-menu {
margin: 0.5em 0 0.5em 1em;
padding: 0;
}
.widget-title a:link,
.widget-title a:visited {
color: #303030;
color: var(--widget-title-color);
}
.widget-title a:hover,
.widget-title a:active {
text-decoration: underline;
} .widget select {
max-width: 100%;
} .widget-magazine-posts {
margin-bottom: -1em;
}
.widget-magazine-posts .type-post {
margin: 0 0 2em 0;
padding: 0;
border: none;
background: none;
box-shadow: none;
}
.widget-magazine-posts .type-post .entry-title {
display: inline;
}
.widget-magazine-posts .type-post .entry-meta {
margin: 0;
}
.widget-magazine-posts .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.widget-magazine-posts .medium-post {
display: block;
float: left;
box-sizing: border-box;
padding-right: 2em;
width: 33.33333333%;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.widget-magazine-posts .small-post {
display: block;
float: left;
box-sizing: border-box;
width: 100%;
}
.widget-magazine-posts .small-post .wp-post-image {
float: left;
margin: 0 1.5em 0 0;
max-width: 40%;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
font-size: 13px;
font-size: 0.8125rem;
} .widget-magazine-posts .magazine-grid {
margin-right: -2em;
}
.widget-magazine-posts .magazine-grid .large-post {
float: left;
box-sizing: border-box;
padding-right: 2em;
width: 50%;
}
.widget-magazine-posts .magazine-grid .post-column:nth-child(2n+1) .large-post,
.widget-magazine-posts .magazine-grid .post-column:nth-child(3n+1) .medium-post {
clear: left;
} .widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
float: left;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-column-left {
float: left;
box-sizing: border-box;
padding-right: 1em;
width: 50%;
}
.widget-magazine-posts-columns .magazine-posts-column-right {
box-sizing: border-box;
margin-left: 50%;
padding-left: 1em;
width: 50%;
}
.widget-magazine-posts-columns .medium-post {
padding-right: 0;
width: 100%;
}  .comments-header,
.comment-reply-title {
margin: 0 0 1em 0;
}
.comments-header .comments-title,
.comment-reply-title span {
display: inline-block;
margin: 0;
padding: 0;
color: #303030;
color: var(--widget-title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
font-family: Amaranth, arial, helvetica, sans-serif;
font-family: var(--widget-title-font);
font-weight: 700;
font-weight: var(--widget-title-font-weight);
text-transform: none;
text-transform: var(--widget-title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
} .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment {
margin: 0 0 1.5em;
padding: 1.5em 0 0;
border-top: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--light-border-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-meta {
float: left;
padding: 0;
width: 100%;
}
.comment-meta .comment-author img {
float: left;
margin-right: 1em;
}
.bypostauthor {
display: block;
}
.comment-meta .comment-metadata {
margin-top: 0.3em;
font-size: 14px;
font-size: 0.875rem;
}
.comment-meta .comment-metadata a {
margin-right: 1em;
}
.comment-content {
clear: left;
padding: 0.2em 0 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment ol.children {
margin: 1.5em 0 0;
list-style: none;
}
.comment .comment-respond {
margin-top: 1.5em;
} .comment-navigation {
margin: 0 0 1.5em;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation .nav-previous a::before {
margin-right: 3px;
content: "«";
}
.comment-navigation .nav-next a::after {
margin-left: 4px;
content: "»";
} .comment-form {
padding: 0;
}
.comment-form label {
display: inline-block;
min-width: 150px;
font-weight: 700;
}
.comment-form textarea {
margin-top: 0.4em;
}
.comment-form .form-submit {
margin-bottom: 1em;
}
.comment-form input[type="checkbox"] + label {
display: inline;
padding-left: 0.5em;
font-weight: 400;
}
.comment-reply-title small a {
margin-left: 1em;
text-decoration: underline;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object,
figure,
img,
picture {
max-width: 100%;
} figcaption,
.wp-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-table figcaption {
font-size: 15px;
font-size: 0.9375rem;
color: rgba(0, 0, 0, 0.75);
color: var(--medium-text-color);
}
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-table figcaption,
.wp-block-gallery > figcaption {
margin: 0.5rem 0 1.5rem;
max-width: 100%;
width: auto !important;
text-align: center;
}
.wp-block-table figcaption {
margin-bottom: 0;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
margin: 0.5em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 1em 1.5em 0 0;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
font-size: 15px;
font-size: 0.9375rem;
} .footer-wrap {
border-top: 1px solid;
border-color: rgba(0, 0, 0, 0.15);
border-color: var(--footer-border-color);
}
.site-footer .site-info {
float: left;
padding: 3em 0;
}  .breadcrumbs {
margin: 0 0 1em;
padding: 0;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.breadcrumbs-container {
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
display: inline;
margin: 0;
padding: 0;
}
.breadcrumbs .trail-browse {
margin-right: 0.5em;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-items {
list-style: none;
}
.breadcrumbs .trail-items li::after {
padding: 0 0.5em;
content: "»"; }
.trail-separator-slash .trail-items li::after {
content: "/";
}
.trail-separator-dash .trail-items li::after {
content: "–";
}
.trail-separator-bull .trail-items li::after {
content: "•";
}
.trail-separator-arrow-bracket .trail-items li::after {
content: ">";
}
.trail-separator-raquo .trail-items li::after {
content: "»";
}
.trail-separator-single-arrow .trail-items li::after {
content: "→";
}
.trail-separator-double-arrow .trail-items li::after {
content: "⇒";
}
.breadcrumbs .trail-items li:last-of-type::after {
display: none;
}
:root {
--tz-column-gap: 1.5em;
}
.tz-magazine-block .tz-entry-title,
.tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title,
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 16px;
font-size: 1rem;
}
.tz-magazine-block .tz-entry-meta {
margin: 0.2em 0;
font-size: 14px;
font-size: 0.875rem;
}
.tz-magazine-block .tz-meta-field {
margin-right: 0;
}
.tz-magazine-block .tz-meta-field a {
text-decoration: none;
}
.tz-magazine-block .tz-entry-content {
margin-top: 1em;
font-size: 17px;
font-size: 1.0625rem;
}
.tz-magazine-block .tz-more-link {
text-decoration: none;
}
@media only screen and (min-width: 320px) {
.tz-magazine-block .tz-entry-title,
.tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
}
@media only screen and (min-width: 480px) {
.tz-magazine-block .tz-entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.tz-magazine-vertical .tz-entry-title,
.tz-magazine-horizontal .tz-entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 16px;
font-size: 1rem;
}
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (min-width: 560px) {
.tz-magazine-vertical .tz-entry-title,
.tz-magazine-horizontal .tz-entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (min-width: 640px) {
.tz-magazine-block .tz-entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title,
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
}
@media only screen and (min-width: 800px) {
:root {
--tz-column-gap: 2em;
}
.tz-magazine-block .tz-entry-title,
.tz-magazine-vertical .tz-entry-title,
.tz-magazine-horizontal .tz-entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title,
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title {
font-size: 18px;
font-size: 1.125rem;
}
} ul.related-posts-list {
margin: 1em 0 0;
padding: 0;
list-style: none;
}
.related-posts-list li {
margin: 0 0 2em;
padding: 0;
list-style: none;
}
.related-posts-list li .entry-header {
margin-top: 0.25em;
}
.related-posts-list li .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.related-posts-list li .wp-post-image {
float: left;
margin: 0 1em 0 0;
padding: 0;
max-width: 20%;
height: auto;
border: none;
}
.related-posts-grid {
margin: 1em 0 0;
}
.related-posts-columns {
margin-right: -1em;
}
.related-posts-columns .related-post-column {
float: left;
box-sizing: border-box;
margin-bottom: 2em;
padding-right: 2em;
}
.related-posts-two-columns .related-post-column {
width: 50%;
}
.related-posts-three-columns .related-post-column {
width: 33.3333333333%;
}
.related-posts-four-columns .related-post-column {
width: 25%;
}
.related-posts-two-columns .related-post-column:nth-child(2n+1) {
clear: left;
}
.related-posts-three-columns .related-post-column:nth-child(3n+1) {
clear: left;
}
.related-posts-four-columns .related-post-column:nth-child(4n+1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.related-posts-three-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
.related-posts-four-columns .related-post-column .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.related-posts-three-columns .related-post-column .entry-meta,
.related-posts-four-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: block;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date::after {
display: none;
}
.related-posts-columns .related-post-column .wp-post-image {
margin: 0 0 0.5em 0;
padding: 0;
border: none;
}
@media only screen and (max-width: 80em) { .related-posts-two-columns .related-post-column .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
}
@media only screen and (max-width: 70em) {
.related-posts-two-columns .related-post-column .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 50em) {
.related-posts-four-columns .related-post-column {
width: 50%;
}
.related-posts-four-columns .related-post-column:nth-child(2n+1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.related-posts-two-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: inline;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date::after {
display: inline-block;
}
.related-posts-list li .wp-post-image {
max-width: 25%;
}
.related-posts-list li .entry-header {
margin-top: 0;
}
.related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 40em) {
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 35em) {
.related-posts-three-columns {
margin: 0;
}
.related-posts-three-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
}
@media only screen and (max-width: 25em) {
.related-posts-two-columns,
.related-posts-four-columns {
margin: 0;
}
.related-posts-two-columns .related-post-column,
.related-posts-four-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
.related-posts-list li .wp-post-image {
float: none;
margin: 0 0 0.5em 0;
max-width: 100%;
}
}
@media only screen and (max-width: 20em) {
.related-posts .entry-meta .meta-date,
.related-posts .entry-meta .meta-author {
display: block;
margin: 0;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date::after {
display: none;
}
} .tzwb-clearfix::before,
.tzwb-clearfix::after {
display: table;
content: " ";
}
.tzwb-clearfix::after {
clear: both;
}
.tzwb-posts-list li {
overflow: auto;
margin-bottom: 0.5em;
padding: 0;
list-style: none;
}
.tzwb-posts-list .tzwb-excerpt p {
margin: 0;
padding: 0;
}
.tzwb-posts-list .wp-post-image {
float: left;
margin: 0.3em 0.8em 1em 0;
max-width: 90px;
height: auto;
}
.tzwb-posts-list .tzwb-entry-meta {
margin: 0;
}
.tzwb-comments-list li {
overflow: auto;
margin-bottom: 0.5em;
list-style: none;
}
.tzwb-comments-list .avatar {
float: left;
margin: 0.3em 0.8em 0.8em 0;
}
.tzwb-comments-list .tzwb-comment-content {
font-style: italic;
}
.tzwb-comments-list .tzwb-comment-date {
color: #303030;
color: var(--text-color);
font-size: 12px;
font-size: 0.75rem;
}
.tzwb-tabbed-content .tzwb-tabnavi-wrap {
overflow: auto;
margin: 0;
padding: 0;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi {
position: relative;
float: left;
width: 100%;
list-style: none;
list-style-position: outside;
}
.tzwb-tabbed-content .tzwb-tabnavi li {
position: relative;
float: left;
margin: 0 3px 3px 0;
padding: 0;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a {
display: block;
margin: 0;
padding: 0.3em 0.8em;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:link,
.tzwb-tabbed-content .tzwb-tabnavi li a:visited {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
}
.tzwb-tabbed-content .tzwb-tabnavi li a:hover,
.tzwb-tabbed-content .tzwb-tabnavi li a:active {
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a.current-tab {
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
}
.tzwb-tabbed-content .tzwb-tabcontent {
margin: 1em 0 0 0;
padding: 0;
}
.tzwb-social-icons .social-icons-menu {
display: flex;
flex-flow: row wrap;
margin: 0;
padding: 0;
border: none;
list-style: none;
line-height: 1;
}
.tzwb-social-icons .social-icons-menu li {
margin: 0 2px 2px 0;
}
.tzwb-social-icons .social-icons-menu li a {
display: flex;
padding: 0.9rem;
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
}
.tzwb-social-icons .social-icons-menu li a:hover {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
}
.tzwb-social-icons .social-icons-menu .icon {
margin: 0;
width: 20px;
height: 20px;
vertical-align: middle;
fill: currentcolor;
}  .zeeflex-container a:hover,
.zeeflex-slider a:hover,
.zeeflex-container a:focus,
.zeeflex-slider a:focus {
outline: none;
}
.zeeslides,
.zeeslides > li,
.zeeflex-control-nav,
.zeeflex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.zeeflex-pauseplay span {
text-transform: capitalize;
} .zeeflexslider {
margin: 0;
padding: 0;
}
.zeeflexslider .zeeslides > li {
display: none;
}
.zeeflexslider .zeeslides img {
display: block;
width: 100%;
}
.zeeflexslider .zeeslides::after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: " ";
line-height: 0;
}
html[xmlns] .zeeflexslider .zeeslides {
display: block;
}
* html .zeeflexslider .zeeslides {
height: 1%;
}
.no-js .zeeflexslider .zeeslides > li:first-child {
display: block;
} .post-slider-container {
overflow: hidden;
}
.post-slider-wrap {
position: relative;
background: rgba(0, 0, 0, 0.05);
}
.post-slider,
.zeeflexslider .zeeslides {
zoom: 1;
}
.post-slider .zeeslide {
position: relative;
}
.zeeflex-viewport {
max-height: 2000px;
}
.post-slider .zeeslide .slide-image-wrap {
float: right;
margin: 0;
padding: 0;
width: 65%;
background: rgba(0, 0, 0, 0.15);
}
.post-slider .zeeslide .slide-image {
margin: auto;
padding: 0;
max-width: 100%;
max-height: 500px;
width: auto;
height: auto;
vertical-align: top;
}
.post-slider .zeeslide .slide-content {
float: left;
box-sizing: border-box;
padding: 1.5em 2em;
width: 35%;
}
.post-slider .zeeslide .slide-content .slide-title {
font-size: 28px;
font-size: 1.75rem;
}
.post-slider-controls {
clear: left;
} .post-slider-controls .zeeflex-direction-nav {
position: absolute;
right: 1.5em;
bottom: 1.5em;
*height: 0;
}
.post-slider-controls .zeeflex-direction-nav a {
position: absolute;
z-index: 10;
display: flex;
justify-content: center;
align-items: center;
margin: -38px 0 0 -76px;
width: 38px;
height: 38px;
background-color: #33bbcc;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-align: left;
font-size: 0;
cursor: pointer;
}
.post-slider-controls .zeeflex-direction-nav a:hover {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
}
.post-slider-controls .zeeflex-direction-nav a::before {
display: inline-block;
margin: -0.2rem 0 0;
color: currentcolor;
vertical-align: top;
text-decoration: inherit;
font-size: 22px;
font-weight: 700;
}
.post-slider-controls .zeeflex-direction-nav a.zeeflex-next::before {
content: ">";
}
.post-slider-controls .zeeflex-direction-nav a.zeeflex-prev::before {
content: "<";
}
.post-slider-controls .zeeflex-direction-nav .zeeflex-next {
left: 40px;
} .post-slider-controls .zeeflex-control-nav {
position: absolute;
top: 1.5em;
right: 1.5em;
z-index: 99;
}
.post-slider-controls .zeeflex-control-nav li {
display: inline-block;
*display: inline;
margin: 0 2px;
zoom: 1;
}
.post-slider-controls .zeeflex-control-nav li a {
display: block;
width: 25px;
height: 10px;
background: rgba(255, 255, 255, 0.5);
text-indent: -9999px;
cursor: pointer;
}
.post-slider-controls .zeeflex-control-nav li a:hover {
background: rgba(255, 255, 255, 0.7);
}
.post-slider-controls .zeeflex-control-nav li a.zeeflex-active {
background: rgba(255, 255, 255, 0.9);
cursor: default;
} @media only screen and (max-width: 80em) {
.post-slider .zeeslide .slide-content .slide-title {
font-size: 24px;
font-size: 1.5rem;
}
.post-slider .zeeslide .slide-content .entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
.post-slider .zeeslide .slide-content .entry-content .more-link {
display: none;
}
}
@media only screen and (max-width: 70em) {
.post-slider .zeeslide .slide-content .entry-content {
display: none;
}
}
@media only screen and (max-width: 60em) {
.post-slider .zeeslide .slide-image-wrap {
float: none;
padding: 0;
width: 100%;
}
.post-slider .zeeslide .slide-content {
float: none;
padding: 1.5em 2em 2em;
width: 100%;
}
.post-slider .zeeslide .slide-content .slide-title {
font-size: 28px;
font-size: 1.75rem;
}
.post-slider .zeeslide .slide-content .entry-content,
.post-slider .zeeslide .slide-content .entry-content .more-link {
display: inline-block;
}
.post-slider-controls .zeeflex-direction-nav {
right: 2em;
bottom: 2em;
}
}
@media only screen and (max-width: 30em) {
.post-slider-wrap {
background: none;
}
.post-slider .zeeslide .slide-content .slide-title {
font-size: 24px;
font-size: 1.5rem;
}
.post-slider .zeeslide .slide-content {
padding: 1em 0 0;
}
.post-slider-controls .zeeflex-direction-nav {
right: 0;
bottom: 0;
}
}
@media only screen and (max-width: 25em) {
.post-slider-controls .zeeflex-control-nav {
display: none;
}
}
@media only screen and (max-width: 20em) {
.post-slider-wrap {
padding-bottom: 3.5em;
}
.post-slider-controls .zeeflex-direction-nav {
left: 0;
}
.post-slider-controls .zeeflex-direction-nav a {
margin-left: 0;
}
} @media only screen and (max-width: 70em) {
.site-title {
font-size: 40px;
font-size: 2.5rem;
}
.page-title,
.entry-title {
font-size: 32px;
font-size: 2rem;
}
.post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
}
@media only screen and (max-width: 60em) {
.page-title,
.entry-title {
font-size: 36px;
font-size: 2.25rem;
}
.post-wrapper .type-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
}
@media only screen and (max-width: 50em) {
.page-title,
.entry-title {
font-size: 32px;
font-size: 2rem;
}
.post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
}
@media only screen and (max-width: 40em) {
.page-title,
.entry-title,
.post-wrapper .type-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.entry-content {
font-size: 17px;
font-size: 1.0625rem;
}
}
@media only screen and (max-width: 30em) {
.site-branding .site-title {
font-size: 36px;
font-size: 2.25rem;
}
.page-title,
.entry-title,
.post-wrapper .type-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
}
@media only screen and (max-width: 20em) {
.site-branding .site-title {
font-size: 32px;
font-size: 2rem;
}
.page-title,
.entry-title,
.post-wrapper .type-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
} @media only screen and (max-width: 80em) {
.site {
padding: 0 3em;
}
.site-content {
padding: 2em 0 1em;
}
.header-main,
.site-footer .site-info {
padding: 2em 0;
}
.widget,
.page-header,
.type-post,
.type-page,
.type-attachment,
.pagination,
.comments-area {
margin-bottom: 2em;
} .post-layout-columns .post-wrapper {
margin-right: -2em;
}
.post-layout-columns .post-wrapper .post-column {
padding-right: 2em;
}
}
@media only screen and (max-width: 70em) {
.content-area {
padding-right: 3em;
}
.header-widget {
max-width: 70%;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
max-width: 40%;
}
.post-layout-one-column .post-wrapper .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 60em) {
.content-area,
.site-content .content-fullwidth {
float: none;
padding: 0;
width: 100%;
}
.sidebar {
float: none;
padding: 0;
width: 100%;
}
.header-main {
padding-top: 1.5em;
}
.site-branding {
float: none;
margin: 0;
text-align: center;
}
.site-branding .custom-logo {
margin: 0.5em 0 0 0;
}
.site-title {
display: block;
}
.header-widgets {
display: block;
text-align: center;
}
.header-widget {
display: inline-block;
float: none;
margin: 1em 0 0;
max-width: 100%;
vertical-align: top;
}
.header-widget .search-form {
max-width: 300px;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
max-width: 45%;
}
.post-layout-one-column .post-wrapper .type-post .entry-content {
font-size: 17px;
font-size: 1.0625rem;
} .post-layout-three-columns .post-wrapper .post-column {
width: 50%;
} .site-footer .site-info {
float: none;
text-align: center;
}
}
@media only screen and (max-width: 50em) {
.site {
padding: 0 2em;
}
}
@media only screen and (max-width: 40em) {
.type-post .wp-post-image,
.type-page .wp-post-image {
margin: 0;
} .post-layout-one-column .post-wrapper .type-post .wp-post-image {
float: none;
margin: 0;
max-width: 100%;
} .post-layout-columns .post-wrapper {
display: block;
margin-right: 0;
}
.post-layout-columns .post-wrapper .post-column {
display: block;
float: none;
padding-right: 0;
}
.post-layout-two-columns .post-wrapper .post-column,
.post-layout-three-columns .post-wrapper .post-column {
width: 100%;
}
}
@media only screen and (max-width: 30em) { .post-navigation {
font-size: 15px;
font-size: 0.9375rem;
}
.post-navigation .nav-links .entry-title {
font-size: 16px;
font-size: 1rem;
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
float: none;
padding: 0 0 0.5em;
max-width: 100%;
}
.post-navigation .nav-links a {
display: block;
margin-bottom: 0.5em;
}
}
@media only screen and (max-width: 20em) {
.entry-meta .meta-date,
.entry-meta .meta-category {
display: block;
}
.entry-meta span::after {
display: none;
}
} @media only screen and (min-width: 30em) {
.primary-menu-toggle .menu-toggle-text {
display: inline-block;
margin-left: 0.75em;
}
}
@media only screen and (min-width: 60em) {
.primary-menu-toggle,
.main-navigation .dropdown-toggle {
display: none;
}
.main-navigation ul,
.main-navigation ul ul {
display: block;
}
.primary-navigation {
display: flex;
margin-left: auto;
width: auto;
align-items: center;
}
#masthead .main-navigation > ul.menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
border-bottom: none;
}
.main-navigation > ul {
background: none;
}
.main-navigation > ul > li {
margin-right: 1.2em;
}
.main-navigation > ul > li > a {
margin: -1px 0 0;
padding: 0.6em 0.8em 0.8em;
border: none;
border-top: 0.3em solid transparent;
}
.main-navigation > ul > li > a,
.main-navigation > ul > li > a:link,
.main-navigation > ul > li > a:visited {
color: #303030;
color: var(--navi-color);
}
.main-navigation > ul > li > a:hover,
.main-navigation > ul > li > a:active {
color: rgba(0, 0, 0, 0.5);
color: var(--navi-hover-color);
background: none;
}
.main-navigation > ul > li.current-menu-item > a {
border-color: #303030;
border-color: var(--navi-color);
text-decoration: none;
} .main-navigation ul ul {
position: absolute;
left: -999em;
top: 100%;
z-index: 99999;
background-color: #303030;
background-color: var(--navi-submenu-color);
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
right: auto;
left: 0;
}
.main-navigation ul ul li a {
width: 16rem;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
right: auto;
left: 100%;
}
.main-navigation ul ul li a,
.main-navigation ul ul ul li a,
.main-navigation ul ul ul ul li a {
padding: 1em;
} .main-navigation .menu-item-has-children > a > .icon {
position: relative;
display: inline-block;
left: 0.5rem;
top: 0.1rem;
width: 12px;
height: 12px;
fill: #303030;
fill: var(--navi-color);
transition: fill 0.15s ease;
}
.main-navigation ul ul .menu-item-has-children > a > .icon {
position: absolute;
left: auto;
right: 1em;
top: 50%;
margin-top: -0.3rem;
fill: #fff;
fill: var(--navi-submenu-text-color);
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
} @media only screen and (min-width: 960px) {
div.wp-block-columns {
gap: 2em;
}
.wp-block-group.has-background,
.wp-block-column.has-background {
padding: 2em;
}
} @media only screen and (max-width: 70em) { .widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.widget-magazine-posts .small-post .entry-meta span::after,
.widget-magazine-posts .small-post .entry-meta .meta-author {
display: none;
}
}
@media only screen and (max-width: 60em) { .widget-magazine-posts .large-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 50em) { .widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
}
@media only screen and (max-width: 45em) {
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 40em) { .widget-magazine-posts .magazine-grid {
margin-right: 0;
}
.widget-magazine-posts .magazine-grid .large-post,
.widget-magazine-posts-columns .magazine-posts-column-left,
.widget-magazine-posts .medium-post {
float: none;
padding: 0;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-column-right {
margin-left: 0;
padding-top: 1em;
padding-left: 0;
width: 100%;
}
.widget-magazine-posts .medium-post .wp-post-image {
float: left;
margin: 0 1.5em 0 0;
max-width: 40%;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 28px;
font-size: 1.75rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 30em) { .widget-magazine-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 20em) { .widget-magazine-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
display: none;
}
} @media only screen and (max-width: 50em) { .gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 25%;
}
}
@media only screen and (max-width: 30em) {
.alignright,
.alignleft {
float: none;
margin: 1em 0;
} .gallery-item {
padding: 0.75em 1em 0 0;
}
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 50%;
}
}  .sidebar-left .content-area {
float: right;
padding-right: 0;
padding-left: 4em;
}
.sidebar-left .sidebar {
float: left;
}
@media only screen and (max-width: 70em) {
.sidebar-left .content-area {
padding-right: 0;
padding-left: 3em;
}
}
@media only screen and (max-width: 60em) {
.sidebar-left .content-area {
padding: 0;
}
}