@charset "UTF-8";

  *,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus {
outline: 0 !important;
}
hr, .wp-block-separator {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 1rem;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: .5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0056b3;
text-decoration: none;
}
a:not([href]):not([tabindex]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
color: inherit;
text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
outline: 0;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
border-style: none;
}
svg {
overflow: hidden;
vertical-align: middle;
}
table, .wp-block-table {
border-collapse: collapse;
}
caption {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
color: #6c757d;
text-align: left;
caption-side: bottom;
}
th {
text-align: inherit;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
}  input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
optgroup,
select,
textarea {
display: block;
width: 100%;
padding: 0.375rem 1rem;
border: 1px transparent solid;
font-size: 0.85rem !important;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
cursor: pointer;
display: inline-block;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-color: transparent;
text-decoration: none !important;
border: 1px solid transparent;
padding: 0.375rem 1rem;
-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
-webkit-transition: none;
transition: none;
}
}
button:hover, button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.button:hover,
.button:focus {
border-color: transparent;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button:focus {
outline: 0;
}
.button-primary {
color: white;
background-color: black;
}
.button-effect {
display: inline-block;
position: relative;
overflow: hidden;
}
.button-effect span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.button-effect span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.button-effect span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.button-effect:hover span:first-child,
button:hover .button-effect span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.button-effect:hover span:last-child,
button:hover .button-effect span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.button-effect span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}
.form-control {
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
.form-control {
-webkit-transition: none;
transition: none;
}
}
.form-control:focus {
outline: none;
border-color: #80bdff;
}
@media (max-width: 1019.98px) {
select {
font-size: 16px !important;
}
}
select {
max-width: 100%;
padding: 0.25rem 0.75rem;
}
.select2-container--default .select2-selection--single {
border: 1px solid transparent;
border-radius: 0;
font-size: 0.85rem !important;
}
.select2-dropdown {
border-radius: 0;
font-size: 0.85rem !important;
}
.cs-input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.cs-input-group .form-control {
position: relative;
z-index: 2;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.cs-input-group .button {
line-height: 1.5rem;
}
.nav {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 0;
margin-bottom: 0;
} @font-face {
font-family: "cs-icons";
src: url(//voicesoncentralasia.org/wp-content/themes/authentic/css/fonts/icons.ttf) format("truetype"), url(//voicesoncentralasia.org/wp-content/themes/authentic/css/fonts/icons.woff) format("woff"), url(//voicesoncentralasia.org/wp-content/themes/authentic/css/fonts/icons.svg#icons) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="cs-icon-"],
[class*="cs-icon-"] { font-family: "cs-icons" !important;
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.cs-icon-github:before {
content: "\e90f";
}
.cs-icon-instagram:before {
content: "\e90c";
}
.cs-icon-telegram:before {
content: "\e909";
}
.cs-icon-reddit:before {
content: "\e90b";
}
.cs-icon-line:before {
content: "\e90e";
}
.cs-icon-fb-messenger:before {
content: "\e90a";
}
.cs-icon-arrow-down:before {
content: "\e900";
}
.cs-icon-arrow-left:before {
content: "\e901";
}
.cs-icon-arrow-right:before {
content: "\e902";
}
.cs-icon-arrow-up:before {
content: "\e903";
}
.cs-icon-chevron-down:before {
content: "\e904";
}
.cs-icon-chevron-left:before {
content: "\e905";
}
.cs-icon-chevron-right:before {
content: "\e906";
}
.cs-icon-chevron-up:before {
content: "\e907";
}
.cs-icon-cross:before {
content: "\e908";
}
.cs-icon-music:before {
content: "\e90d";
}
.cs-icon-eye:before {
content: "\e000";
}
.cs-icon-mail:before {
content: "\e002";
}
.cs-icon-email:before {
content: "\e002";
}
.cs-icon-ribbon:before {
content: "\e009";
}
.cs-icon-image:before {
content: "\e010";
}
.cs-icon-clock:before {
content: "\e014";
}
.cs-icon-video:before {
content: "\e018";
}
.cs-icon-heart:before {
content: "\e024";
}
.cs-icon-bloglovin:before {
content: "\e024";
}
.cs-icon-search:before {
content: "\e036";
}
.cs-icon-reply:before {
content: "\e039";
}
.cs-icon-circle-plus:before {
content: "\e040";
}
.cs-icon-repeat:before {
content: "\e058";
}
.cs-icon-speech-bubble:before {
content: "\e076";
}
.cs-icon-share:before {
content: "\e081";
}
.cs-icon-bag:before {
content: "\e106";
}
.cs-icon-cart:before {
content: "\e106";
}
.cs-icon-plus:before {
content: "\e114";
}
.cs-icon-minus:before {
content: "\e115";
}
.cs-icon-delete:before {
content: "\e119";
}
.cs-icon-menu:before {
content: "\e120";
}
.cs-icon-ellipsis:before {
content: "\e129";
}
.cs-icon-angle-down:before {
content: "\f107";
}
.cs-icon-angle-left:before {
content: "\f104";
}
.cs-icon-angle-right:before {
content: "\f105";
}
.cs-icon-angle-up:before {
content: "\f106";
}
.cs-icon-behance:before {
content: "\f1b4";
}
.cs-icon-diamond:before {
content: "\f219";
}
.cs-icon-dribbble:before {
content: "\f17d";
}
.cs-icon-facebook:before {
content: "\f09a";
}
.cs-icon-feed:before {
content: "\f09e";
}
.cs-icon-rss:before {
content: "\f09e";
}
.cs-icon-get-pocket:before {
content: "\f265";
}
.cs-icon-pocket:before {
content: "\f265";
}
.cs-icon-google-plus:before {
content: "\f0d5";
}
.cs-icon-googleplus:before {
content: "\f0d5";
}
.cs-icon-linkedin:before {
content: "\f0e1";
}
.cs-icon-map-marker:before {
content: "\f041";
}
.cs-icon-phone:before {
content: "\f095";
}
.cs-icon-viber:before {
content: "\f095";
}
.cs-icon-pinterest:before {
content: "\f0d2";
}
.cs-icon-retweet:before {
content: "\f079";
}
.cs-icon-soundcloud:before {
content: "\f1be";
}
.cs-icon-spotify:before {
content: "\f1bc";
}
.cs-icon-stumbleupon:before {
content: "\f1a4";
}
.cs-icon-tumblr:before {
content: "\f173";
}
.cs-icon-twitter:before {
content: "\f099";
}
.cs-icon-vimeo:before {
content: "\f27d";
}
.cs-icon-vk:before {
content: "\f189";
}
.cs-icon-vkontakte:before {
content: "\f189";
}
.cs-icon-whatsapp:before {
content: "\f232";
}
.cs-icon-youtube:before {
content: "\f16a";
} body {
overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
line-height: 1.125;
}
a {
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
hr, .wp-block-separator {
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-top: 48px !important;
margin-bottom: 48px !important;
}
mark,
.mark {
padding: 0.25rem 0.5rem;
font-size: 0.75rem;
text-transform: uppercase;
}
legend {
font-size: 1rem;
} table, .wp-block-table {
width: 100%;
max-width: 100%;
border-collapse: collapse;
margin-bottom: 1rem;
background-color: transparent;
}
table th, .wp-block-table th,
table td,
.wp-block-table td {
padding: 0.75rem;
vertical-align: top;
border: none;
border-top: 1px solid #dee2e6;
}
table thead th, .wp-block-table thead th {
vertical-align: bottom;
border-bottom: 2px solid #dee2e6;
}
table tbody + tbody, .wp-block-table tbody + tbody {
border-top: 2px solid #dee2e6;
}
.wp-block-table .wp-block-table__cell-content {
padding: 0;
}
.table-bordered {
border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 759.98px) {
.table-responsive-sm {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media (max-width: 1019.98px) {
.table-responsive-md {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media (max-width: 1119.98px) {
.table-responsive-lg {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media (max-width: 1239.98px) {
.table-responsive-xl {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .cs-list-articles {
padding-left: 0;
list-style: none;
}
.cs-list-articles > li > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
line-height: 1.25rem;
color: #6c757d;
font-size: 0.875rem;
position: relative;
padding-left: 2rem;
}
.cs-list-articles > li > a:before {
position: absolute;
left: 0;
top: 0;
font-family: "cs-icons";
content: "\e902";
color: #ced4da;
font-size: 14px;
margin-right: 1rem;
display: inline-block;
-webkit-transition: .2s ease all;
transition: .2s ease all;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 20px;
height: 20px;
border-radius: 100%;
top: 4px;
}
.cs-list-articles > li > a:hover {
color: #007bff;
}
.cs-list-articles > li > a:hover:before {
color: #fff;
-webkit-transition: .2s ease all;
transition: .2s ease all;
background: #6c757d;
} .main-content .entry-content > *,
.main-content .entry-summary > * {
margin-top: 32px;
margin-bottom: 32px;
}
@media (min-width: 760px) {
.main-content .entry-content > *,
.main-content .entry-summary > * {
margin-top: 32px;
margin-bottom: 32px;
}
}
.main-content .entry-content > *:first-child,
.main-content .entry-summary > *:first-child {
margin-top: 0;
}
.main-content .entry-content > *:last-child,
.main-content .entry-summary > *:last-child {
margin-bottom: 0;
}
.main-content .entry-content > *:last-child:after,
.main-content .entry-summary > *:last-child:after {
content: '';
clear: both;
display: table;
}
.main-content .entry-content .entry-content,
.main-content .entry-content .entry-summary,
.main-content .entry-summary .entry-content,
.main-content .entry-summary .entry-summary {
margin: inherit;
max-width: inherit;
padding: inherit;
}
@media (min-width: 760px) {
.main-content .entry-content .entry-content,
.main-content .entry-content .entry-summary,
.main-content .entry-summary .entry-content,
.main-content .entry-summary .entry-summary {
margin: inherit;
max-width: inherit;
padding: inherit;
}
} .entry-content {
line-height: 1.75;
}
.entry-content > a,
.entry-content > p > a,
.entry-content > ul li > a,
.entry-content > ol li > a,
.entry-content > p > em > a,
.entry-content > p > strong > a {
text-decoration: underline;
}
.entry-content > a:hover, .entry-content > a:focus,
.entry-content > p > a:hover,
.entry-content > p > a:focus,
.entry-content > ul li > a:hover,
.entry-content > ul li > a:focus,
.entry-content > ol li > a:hover,
.entry-content > ol li > a:focus,
.entry-content > p > em > a:hover,
.entry-content > p > em > a:focus,
.entry-content > p > strong > a:hover,
.entry-content > p > strong > a:focus {
text-decoration: none;
}
.entry-content > blockquote {
position: relative;
line-height: 1.5;
margin-top: 3rem;
margin-bottom: 3rem;
margin-left: 0;
margin-right: 0;
padding: 0;
border-left: 0;
}
.entry-content > blockquote:before {
display: block;
margin-bottom: 1rem;
font-size: 2rem;
font-family: "cs-icons";
font-weight: normal;
content: "\e009";
}
.entry-content > blockquote cite {
display: block;
font-weight: normal;
font-style: normal;
margin-top: 0.5rem;
}
.entry-content > blockquote p {
line-height: 1.5;
}
.entry-content > blockquote p:first-child {
font-size: inherit;
margin-top: 0;
}
.entry-content > blockquote p:last-child {
margin-bottom: 0;
}
.style-align-center .entry-content > blockquote {
text-align: center;
}
.style-align-left .entry-content > blockquote {
position: relative;
padding-left: 4rem !important;
}
.style-align-left .entry-content > blockquote:before {
position: absolute;
left: 0;
top: 0;
}
.entry-content cite {
color: rgba(0, 0, 0, 0.5);
}
.entry-content .wp-caption-dd {
color: rgba(0, 0, 0, 0.5);
margin-left: 0;
}
.entry-content .cs-embed {
margin-top: 48px;
margin-bottom: 48px;
}
.alignnone {
max-width: 100%;
}
.alignleft {
float: none;
margin-right: 0;
max-width: 100%;
}
@media (min-width: 760px) {
.alignleft {
float: left;
margin-right: 2rem;
}
}
.alignright {
float: none;
margin-left: 0;
max-width: 100%;
}
@media (min-width: 760px) {
.alignright {
float: right;
margin-left: 2rem;
}
}
.aligncenter {
display: block;
clear: both;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}
.aligncenter .wp-caption-text,
.aligncenter .wp-caption-dd {
text-align: center;
}
img.alignleft,
img.alignright {
margin-bottom: 1rem;
} .wp-block-columns > *:first-child {
margin-top: 0;
}
.wp-block-columns > *:last-child {
margin-bottom: 0;
}
.wp-block-columns .wp-block-column > *:first-child {
margin-top: 0;
}
.wp-block-columns .wp-block-column > *:last-child {
margin-bottom: 0;
}
@media only screen and (min-width: 600px) {
.wp-block-columns {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
}
p.has-background {
padding: 1.5rem 2rem;
}
p.wp-block-subhead {
font-size: 1.25rem;
color: #6c757d;
opacity: 1;
}
p.has-drop-cap:not(:focus):first-letter {
font-size: 4rem;
line-height: 1;
margin-top: 0.5rem;
margin-right: 2rem;
margin-bottom: 0.5rem;
}
.wp-block-separator:not(.is-style-dots) {
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
margin-left: 0;
margin-right: auto;
}
.wp-block-separator.is-style-dots {
border: none;
text-align: left;
}
.wp-block-separator.is-style-dots:before {
padding-left: 0;
color: #6c757d;
}
.wp-block-button .wp-block-button__link {
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.wp-block-button .wp-block-button__link:not(.has-background) {
background-color: #007bff;
}
.wp-block-button .wp-block-button__link:not(.has-text-color) {
color: white;
}
.wp-block-button .wp-block-button__link:hover {
opacity: 0.7;
cursor: pointer;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
border-radius: 2rem;
}
.wp-block-code {
background-color: rgba(0, 0, 0, 0.05);
padding: 1rem 1.5rem;
font-family: Menlo, Consolas, monaco, monospace;
line-height: 1.75;
font-size: 0.875rem;
color: inherit;
white-space: pre-wrap;
border-radius: 0;
border: none;
}
.wp-block-code .editor-plain-text {
background-color: transparent;
}
.wp-block-preformatted {
background-color: rgba(0, 0, 0, 0.05);
padding: 1rem 1.5rem;
}
.wp-block-preformatted pre {
padding: 0;
}
.wp-block-preformatted,
.wp-block-preformatted pre {
font-family: Menlo, Consolas, monaco, monospace;
line-height: 1.75;
font-size: 0.875rem;
color: inherit;
white-space: pre-wrap;
}
.wp-block-verse {
background-color: rgba(0, 0, 0, 0.05);
padding: 1rem 1.5rem;
}
.wp-block-verse pre {
padding: 0;
}
.wp-block-verse,
.wp-block-verse pre {
font-family: Menlo, Consolas, monaco, monospace;
line-height: 1.75;
font-size: 0.875rem;
color: inherit;
overflow: auto;
}
.wp-block-audio figcaption {
color: #6c757d;
}
.wp-block-embed figcaption {
color: #6c757d;
}
.wp-block-video video {
width: 100%;
}
.wp-block-media-text p:last-child {
margin-bottom: 0;
}
@media (max-width: 759.98px) {
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
padding-top: 8%;
padding-bottom: 0;
}
.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
padding-top: 0;
padding-bottom: 8%;
}
}
.wp-block-image figcaption {
color: #6c757d;
text-align: center;
}
@media (min-width: 760px) {
.wp-block-image figcaption {
text-align: initial;
}
}
.wp-block-image .alignleft figcaption, .wp-block-image .alignright figcaption,
.wp-block-image .aligncenter figcaption, .wp-block-image .alignwide figcaption,
.wp-block-image .alignfull figcaption {
text-align: center;
}
.wp-block-image.alignleft figcaption, .wp-block-image.alignright figcaption, .wp-block-image.aligncenter figcaption, .wp-block-image.alignwide figcaption, .wp-block-image.alignfull figcaption {
text-align: center;
}
.wp-block-image .alignleft, .wp-block-image.alignleft {
float: none;
margin-right: 0;
}
@media (min-width: 760px) {
.wp-block-image .alignleft, .wp-block-image.alignleft {
float: left;
margin-right: 2rem;
}
}
.wp-block-image .alignright, .wp-block-image.alignright {
float: none;
margin-left: 0;
}
@media (min-width: 760px) {
.wp-block-image .alignright, .wp-block-image.alignright {
float: right;
margin-left: 2rem;
}
}
@media (max-width: 759.98px) {
.wp-block-image .alignleft,
.wp-block-image .alignright {
margin-left: auto;
margin-right: auto;
}
}
.wp-block-cover,
.wp-block-cover-image {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: auto;
}
.wp-block-cover:after,
.wp-block-cover-image:after {
width: 0;
padding-bottom: 56.25%;
height: 100%;
content: '';
}
.wp-block-cover.alignleft:after, .wp-block-cover.alignright:after,
.wp-block-cover-image.alignleft:after,
.wp-block-cover-image.alignright:after {
padding-bottom: 75%;
}
.wp-block-cover.alignfull:after, .wp-block-cover.alignwide:after,
.wp-block-cover-image.alignfull:after,
.wp-block-cover-image.alignwide:after {
padding-bottom: 40%;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-text {
font-size: 2rem;
line-height: 1.25;
padding: 1rem;
}
@media (min-width: 760px) {
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-text {
padding: 2rem;
}
}
.wp-block-quote:not(.is-large), .wp-block-quote:not(.is-style-large) {
position: relative;
line-height: 1.5;
margin-top: 3rem;
margin-bottom: 3rem;
padding: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: 0;
}
.wp-block-quote:before {
display: block;
margin-bottom: 1rem;
font-family: "cs-icons";
font-weight: normal;
content: "\e009";
}
.wp-block-quote p {
line-height: 1.5;
}
.wp-block-quote p:first-child {
font-size: inherit;
margin-top: 0;
}
.wp-block-quote p:last-child {
margin-bottom: 0;
}
.wp-block-quote cite {
line-height: 1.5;
}
.wp-block-quote .wp-block-quote__citation {
line-height: 1.5;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-large p:first-child, .wp-block-quote.is-style-large p,
.wp-block-quote.is-style-large p:first-child {
font-size: 2.5rem;
font-style: normal;
line-height: 1.6;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 0.85rem;
text-align: left;
}
.style-align-center .wp-block-quote {
text-align: center;
}
.style-align-center .wp-block-quote.is-style-large cite,
.style-align-center .wp-block-quote.is-style-large footer {
text-align: center;
}
.style-align-left .wp-block-quote {
position: relative;
padding-left: 4rem !important;
text-align: left;
}
.style-align-left .wp-block-quote:before {
position: absolute;
left: 0;
top: 0;
}
.style-align-left .wp-block-quote.is-style-large cite,
.style-align-left .wp-block-quote.is-style-large footer {
text-align: left;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
max-width: 100%;
}
@media (min-width: 760px) {
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
max-width: calc(50% - 1rem);
}
}
.wp-block-pullquote {
border-top: 4px solid #000000;
border-bottom: 4px solid #000000;
padding: 2rem 1rem;
}
.wp-block-pullquote blockquote {
margin: 0;
}
.wp-block-pullquote blockquote.has-text-color p,
.wp-block-pullquote blockquote.has-text-color cite,
.wp-block-pullquote blockquote.has-text-color footer,
.wp-block-pullquote blockquote.has-text-color .wp-block-pullquote__citation {
color: inherit;
}
.wp-block-pullquote p {
font-size: 1.75rem;
line-height: 1.5;
}
.wp-block-pullquote .alignleft p,
.wp-block-pullquote .alignright p {
font-size: 1.25rem;
}
.wp-block-pullquote blockquote:not(.has-text-color) {
color: #007bff;
}
.wp-block-pullquote blockquote:not(.has-text-color) cite,
.wp-block-pullquote blockquote:not(.has-text-color) footer,
.wp-block-pullquote blockquote:not(.has-text-color) .wp-block-pullquote__citation {
font-style: italic;
}
.wp-block-latest-comments {
border-top: 1px solid #e9ecef;
border-bottom: 1px solid #e9ecef;
padding: 2rem 0;
margin: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 2rem 0 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
margin-top: 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment > article {
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-date {
color: #6c757d;
font-size: 0.875rem;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
font-size: inherit;
line-height: inherit;
margin: 0.5rem 0;
}
.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-categories__list,
.wp-block-archives-list {
padding-left: 0;
list-style: none;
padding-left: 0;
padding-right: 0;
text-align: left;
}
.wp-block-latest-posts li,
.wp-block-categories-list li,
.wp-block-categories__list li,
.wp-block-archives-list li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wp-block-latest-posts > li a,
.wp-block-categories-list > li a,
.wp-block-categories__list > li a,
.wp-block-archives-list > li a {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.wp-block-latest-posts > li > a,
.wp-block-categories-list > li > a,
.wp-block-categories__list > li > a,
.wp-block-archives-list > li > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
padding-left: 2rem;
}
.wp-block-latest-posts > li > a:before,
.wp-block-categories-list > li > a:before,
.wp-block-categories__list > li > a:before,
.wp-block-archives-list > li > a:before {
position: absolute;
left: 0;
top: 8px;
font-family: "cs-icons";
content: "\e902";
color: #ced4da;
font-size: 14px;
margin-right: 1rem;
display: inline-block;
-webkit-transition: .2s ease all;
transition: .2s ease all;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 20px;
height: 20px;
border-radius: 100%;
}
.wp-block-latest-posts > li > a:hover,
.wp-block-categories-list > li > a:hover,
.wp-block-categories__list > li > a:hover,
.wp-block-archives-list > li > a:hover {
color: #007bff;
}
.wp-block-latest-posts > li > a:hover:before,
.wp-block-categories-list > li > a:hover:before,
.wp-block-categories__list > li > a:hover:before,
.wp-block-archives-list > li > a:hover:before {
color: #fff;
-webkit-transition: .2s ease all;
transition: .2s ease all;
background: #6c757d;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-categories-list .wp-block-latest-posts__post-date,
.wp-block-categories__list .wp-block-latest-posts__post-date,
.wp-block-archives-list .wp-block-latest-posts__post-date {
margin-left: 2rem;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
font-size: 0.875rem;
color: #6c757d;
}
.wp-block-latest-posts .children,
.wp-block-latest-posts .wp-block-categories__list,
.wp-block-categories-list .children,
.wp-block-categories-list .wp-block-categories__list,
.wp-block-categories__list .children,
.wp-block-categories__list .wp-block-categories__list,
.wp-block-archives-list .children,
.wp-block-archives-list .wp-block-categories__list {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.wp-block-categories > .wp-block-categories__list {
padding: 0;
}
.wp-block-archives.wp-block-archives-list {
padding: 0;
}
.wp-block-categories-list a,
.wp-block-categories__list a,
.wp-block-archives-list a {
padding-right: 0.5rem;
}   .cs-text-center {
text-align: center;
}
.valign {
display: table-cell;
vertical-align: middle;
} .style-align-center .title-block {
text-align: center;
}
.style-align-center .authentic_widget_about,
.style-align-center .authentic_widget_author {
text-align: center;
}
.style-align-center .overlay-outer {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.style-align-center .overlay-inner {
text-align: center;
}
.style-align-center .slider-large .owl-dots,
.style-align-center .slider-wide .owl-dots {
text-align: center;
}
.style-align-center .slider-center .owl-dots,
.style-align-center .slider-boxed:not(.slider-wide) .owl-dots {
left: 50%;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
.style-align-center .post-featured .overlay-inner .post-share {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.style-align-center .page-header {
text-align: center;
}
.style-align-center .page-header .pk-social-links-items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .style-align-left .overlay-outer {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.style-align-left .slider-large .owl-dots,
.style-align-left .slider-wide .owl-dots {
text-align: right;
}
.style-align-left .slider-center .owl-dots,
.style-align-left .slider-boxed:not(.slider-wide) .owl-dots {
right: 2rem;
}
.style-align-left .slider-boxed:not(.wide) .owl-arrows {
display: none;
}
.style-align-left .post-featured .overlay-inner {
padding-bottom: 4rem;
}
.style-align-left .slider-flip .post-more {
display: none;
} .cs-d-none {
display: none !important;
}
.cs-d-inline {
display: inline !important;
}
.cs-d-inline-block {
display: inline-block !important;
}
.cs-d-block {
display: block !important;
}
.cs-d-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
@media (min-width: 760px) {
.cs-d-sm-none {
display: none !important;
}
.cs-d-sm-inline {
display: inline !important;
}
.cs-d-sm-inline-block {
display: inline-block !important;
}
.cs-d-sm-block {
display: block !important;
}
.cs-d-sm-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media (min-width: 1020px) {
.cs-d-md-none {
display: none !important;
}
.cs-d-md-inline {
display: inline !important;
}
.cs-d-md-inline-block {
display: inline-block !important;
}
.cs-d-md-block {
display: block !important;
}
.cs-d-md-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media (min-width: 1120px) {
.cs-d-lg-none {
display: none !important;
}
.cs-d-lg-inline {
display: inline !important;
}
.cs-d-lg-inline-block {
display: inline-block !important;
}
.cs-d-lg-block {
display: block !important;
}
.cs-d-lg-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media (min-width: 1240px) {
.cs-d-xl-none {
display: none !important;
}
.cs-d-xl-inline {
display: inline !important;
}
.cs-d-xl-inline-block {
display: inline-block !important;
}
.cs-d-xl-block {
display: block !important;
}
.cs-d-xl-flex {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}  .says,
.screen-reader-text {
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
width: 1px;
height: 1px;
} #content[tabindex="-1"]:focus {
outline: 0;
} .sticky {
font-size: inherit;
}
.gallery-caption,
.sticky,
.wp-caption,
.wp-caption-text {
font-size: inherit;
}
.display-table {
display: table;
width: 100%;
height: 100%;
} .cs-alert {
padding: 0.5rem 1rem;
margin: 0;
font-size: 0.875rem;
background-color: #f8f9fa;
} .cs-embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.cs-embed-responsive::before {
display: block;
content: "";
}
.cs-embed-responsive iframe,
.cs-embed-responsive embed,
.cs-embed-responsive object,
.cs-embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.cs-embed-responsive:before {
padding-top: 56.25%;
}
.cs-embed-responsive-16by9:before {
padding-top: 56.25%;
}
.wp-block-embed .cs-embed-responsive {
position: initial;
margin: 0;
padding: 0;
overflow: initial;
}
.wp-block-embed .cs-embed-responsive:before {
display: none;
}  .cs-container {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 760px) {
.cs-container {
max-width: 720px;
}
}
@media (min-width: 1020px) {
.cs-container {
max-width: 1000px;
}
}
@media (min-width: 1120px) {
.cs-container {
max-width: 1080px;
}
}
@media (min-width: 1240px) {
.cs-container {
max-width: 1200px;
}
}
.cs-container-fluid {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 1440px) {
.container-wide .cs-container {
max-width: 1400px;
padding-left: 15px;
padding-right: 15px;
}
.container-wide .layout-sidebar .main-content {
margin-left: -15px;
margin-right: -15px;
}
.container-wide .layout-sidebar .content-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 1050px;
flex: 0 0 1050px;
max-width: 1050px;
padding-left: 15px;
padding-right: 15px;
}
.container-wide .layout-sidebar .sidebar-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 350px;
flex: 0 0 350px;
max-width: 350px;
padding-left: 15px;
padding-right: 15px;
}
.container-wide .layout-sidebar-left .sidebar-area {
padding-right: 35px;
}
.container-wide .layout-sidebar-right .sidebar-area {
padding-left: 35px;
}
.container-wide .archive-masonry,
.container-wide .archive-grid {
margin-left: -15px;
margin-right: -15px;
}
.container-wide .archive-masonry .archive-col,
.container-wide .archive-masonry > article,
.container-wide .archive-masonry > section,
.container-wide .archive-grid > article,
.container-wide .archive-grid > .widget {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 1640px) {
.container-wide .cs-container {
max-width: 1600px;
padding-left: 20px;
padding-right: 20px;
}
.container-wide .layout-sidebar .main-content {
margin-left: -20px;
margin-right: -20px;
}
.container-wide .layout-sidebar .content-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 1240px;
flex: 0 0 1240px;
max-width: 1240px;
padding-left: 20px;
padding-right: 20px;
}
.container-wide .layout-sidebar .sidebar-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 360px;
flex: 0 0 360px;
max-width: 360px;
padding-left: 20px;
padding-right: 20px;
}
.container-wide .layout-sidebar-left .sidebar-area {
padding-right: 40px;
}
.container-wide .layout-sidebar-right .sidebar-area {
padding-left: 40px;
}
.container-wide .archive-masonry,
.container-wide .archive-grid {
margin-left: -20px;
margin-right: -20px;
}
.container-wide .archive-masonry .archive-col,
.container-wide .archive-masonry > article,
.container-wide .archive-masonry > section,
.container-wide .archive-grid > article,
.container-wide .archive-grid > .widget {
padding-left: 20px;
padding-right: 20px;
}
}
@media (min-width: 1020px) {
.layout-sidebar .main-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.layout-sidebar .content-area {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 660px;
flex: 0 0 660px;
max-width: 660px;
min-width: 0;
}
.layout-sidebar .sidebar-area {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 340px;
flex: 0 0 340px;
max-width: 340px;
min-width: 0;
}
}
@media (min-width: 1120px) {
.layout-sidebar .content-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 720px;
flex: 0 0 720px;
max-width: 720px;
}
.layout-sidebar .sidebar-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 360px;
flex: 0 0 360px;
max-width: 360px;
}
}
@media (min-width: 1240px) {
.layout-sidebar .content-area {
-webkit-box-flex: 0;
-ms-flex: 0 0 840px;
flex: 0 0 840px;
max-width: 840px;
}
}
@media (min-width: 1120px) {
.layout-sidebar-left .content-area {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media (min-width: 1120px) {
.layout-sidebar-left .sidebar-area {
padding-right: 40px;
}
}
@media (min-width: 1120px) {
.layout-sidebar-right .sidebar-area {
padding-left: 40px;
}
}
.site-content {
margin-top: 3rem;
margin-bottom: 3rem;
}
.section-carousel + .site-content > .cs-container:before,
.section-tiles + .site-content > .cs-container:before {
content: '';
border-top: 1px #e9ecef solid;
display: block;
width: 100%;
padding-top: 3rem;
}
section.custom-content {
margin-bottom: 0;
}
section.custom-content > *:last-child {
margin-bottom: 0;
}
.post-sidebar {
display: none;
}
.post-main {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.layout-narrow-disabled .post-main {
max-width: 100%;
}
.block-align-enabled .layout-narrow-enabled.layout-fullwidth .entry-content .alignwide img {
width: 100%;
min-width: 100%;
}
.block-align-enabled .layout-narrow-enabled.layout-fullwidth .entry-content .alignwide figcaption {
text-align: center;
}
@media (min-width: 1120px) {
.block-align-enabled .layout-narrow-enabled.layout-fullwidth .entry-content .alignwide {
-webkit-transform: translateX(-120px);
transform: translateX(-120px);
width: 1040px !important;
max-width: 1040px;
margin: 3rem 0;
}
}
@media (min-width: 1240px) {
.block-align-enabled .layout-narrow-enabled.layout-fullwidth .entry-content .alignwide {
-webkit-transform: translateX(-180px);
transform: translateX(-180px);
width: 1160px !important;
max-width: 1160px;
}
}
@media (min-width: 1240px) {
.block-align-enabled .layout-narrow-enabled.layout-fullwidth.post-sidebar-enabled .entry-content .alignwide {
-webkit-transform: translateX(-280px);
transform: translateX(-280px);
}
}
@media (min-width: 1120px) {
.block-align-enabled .layout-fullwidth .entry-content .alignfull {
margin: 3rem 0;
margin-left: calc( -50vw + 50%);
-webkit-transform: translateX(0);
transform: translateX(0);
width: 100vw !important;
max-width: 100vw;
}
.block-align-enabled .layout-fullwidth .entry-content .alignfull img {
width: 100%;
min-width: 100%;
}
.block-align-enabled .layout-fullwidth .entry-content .alignfull figcaption {
text-align: center;
}
}
@media (min-width: 1120px) {
.block-page-align-enabled .layout-fullwidth .entry-content .alignfull {
margin: 3rem 0;
margin-left: calc( -50vw + 50%);
-webkit-transform: translateX(0);
transform: translateX(0);
width: 100vw !important;
max-width: 100vw;
}
.block-page-align-enabled .layout-fullwidth .entry-content .alignfull img {
width: 100%;
min-width: 100%;
}
.block-page-align-enabled .layout-fullwidth .entry-content .alignfull figcaption {
text-align: center;
}
}
@media (min-width: 1240px) {
.block-align-enabled .layout-fullwidth.post-sidebar-enabled .entry-content .alignfull {
margin-left: calc( -50vw + 50% - 40px);
}
}
@media (min-width: 1240px) {
.post-sidebar-enabled .post-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.post-sidebar-enabled .post-wrap .post-sidebar {
display: block;
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 80px;
flex: 0 0 80px;
max-width: 80px;
}
.post-sidebar-enabled .post-wrap .post-main {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 720px;
flex: 0 0 720px;
max-width: 720px;
min-width: 0;
}
.post-sidebar-enabled.layout-fullwidth .post-wrap {
margin-left: auto;
margin-right: auto;
max-width: 800px;
position: relative;
}
.post-sidebar-enabled.layout-fullwidth .post-wrap .post-sidebar {
padding: 0;
}
.post-sidebar-enabled.layout-narrow-disabled .post-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 80px);
flex: 0 0 calc(100% - 80px);
max-width: 100%;
}
.post-sidebar-enabled.layout-narrow-disabled .post-wrap {
max-width: none;
margin-left: -20px;
margin-right: -20px;
}
}
@media (min-width: 1240px) {
.post-sidebar-enabled.layout-sidebar-left .post-sidebar {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
@media (max-width: 1019.98px) {
.layout-sidebar .content-area {
margin-bottom: 3rem;
padding-bottom: 3rem;
border-bottom: 1px #e9ecef solid;
}
} .sidebar-area .sidebar-1 {
margin-left: auto;
margin-right: auto;
}
.sidebar-area .sidebar-2 {
display: none;
}
@media (min-width: 760px) {
.sidebar-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.sidebar-area .sidebar {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
position: initial;
}
.sidebar-area .sidebar-1 {
padding-right: 40px;
}
.sidebar-area .sidebar-2 {
display: block;
padding-left: 39px;
border-left: 1px #e9ecef solid;
}
}
@media (min-width: 1020px) {
.sidebar-area {
margin-left: 0;
margin-right: 0;
}
.sidebar-area .sidebar {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
position: relative;
}
.sidebar-area .sidebar-1 {
padding-left: 0;
padding-right: 0;
}
.sidebar-area .sidebar-2 {
display: none !important;
}
}
@supports ((position: -webkit-sticky) or (position: sticky)) or (position: -webkit-sticky) {
.sticky-sidebar-enabled .post-sidebar .pk-share-buttons-wrap {
-webkit-transition: .2s ease all;
transition: .2s ease all;
position: -webkit-sticky;
position: sticky;
top: 60px;
}
@media (min-width: 1020px) {
.sticky-sidebar-enabled.stick-to-top .sidebar-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sticky-sidebar-enabled.stick-to-top .sidebar-1 {
position: relative;
position: -webkit-sticky;
position: sticky;
top: 0;
-webkit-box-flex: initial;
-ms-flex: initial;
flex: initial;
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
.sticky-sidebar-enabled.stick-to-bottom .sidebar-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sticky-sidebar-enabled.stick-to-bottom .sidebar-1 {
position: relative;
position: -webkit-sticky;
position: sticky;
bottom: 3rem;
margin-top: auto;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
.sticky-sidebar-enabled.stick-last .sidebar-1 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sticky-sidebar-enabled.stick-last .sidebar-1 .widget:last-child {
position: relative;
position: -webkit-sticky;
position: sticky;
top: 2rem;
-webkit-transition: .2s ease all;
transition: .2s ease all;
}
}
}
@-moz-document url-prefix() {
@media (min-width: 1020px) {
.sticky-sidebar-enabled.stick-to-bottom .sidebar-1 {
top: 0;
bottom: initial;
margin-top: initial;
flex: initial;
-webkit-transition: .4s ease all;
transition: .4s ease all;
}
}
} .header .cs-container,
.header .cs-container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.header .site-title {
white-space: nowrap;
}
.header .site-description {
margin-top: 1rem;
margin-bottom: 0;
}
.header .logo-image {
max-width: none;
}
.header-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-height: 100%;
}
.header-left .cs-container,
.header-left .cs-container-fluid {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.header-left .header-col:first-child > div {
line-height: 1;
}
.header-center .header-col {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.header-center .header-col-left > div {
margin-right: auto;
}
.header-center .header-col-center > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1;
}
.header-center .header-col-right > div {
margin-left: auto;
}
.header-logo .header-col {
margin-right: auto;
margin-left: auto;
}
.header-logo .header-col > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.header-enabled .page-header-type-large {
position: relative;
z-index: 15;
background: transparent;
}
.header-light a {
color: rgba(255, 255, 255, 0.75);
}
.header-light a:hover, .header-light a:focus {
color: white;
}
.header-light .button {
color: white;
}
.header-light .site-title,
.header-light .navbar-toggle {
color: white;
}
.header-light .site-title:hover, .header-light .site-title:focus,
.header-light .navbar-toggle:hover,
.header-light .navbar-toggle:focus {
color: rgba(255, 255, 255, 0.75);
}
.header-light .site-description {
color: rgba(255, 255, 255, 0.75);
}
.site-header .header-background {
position: relative;
}
.site-header .header-light .pk-social-links-wrap .pk-icon {
color: white;
}
.site-header .header-light .pk-social-links-wrap .pk-social-links-title,
.site-header .header-light .pk-social-links-wrap .pk-social-links-count,
.site-header .header-light .pk-social-links-wrap .pk-social-links-label {
color: rgba(255, 255, 255, 0.75);
}
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-icon,
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-title,
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-count,
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-label, .site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-icon,
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-title,
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-count,
.site-header .header-light .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-label {
color: white;
} .footer-section > .cs-container > * {
padding-top: 3rem;
padding-bottom: 3rem;
}
.footer-section + .footer-section > .cs-container > * {
border-top: 1px #e9ecef solid;
}
@media (max-width: 1019.98px) {
.footer-sidebars .sidebar-footer + .sidebar-footer {
margin-top: 3rem;
}
}
@media (min-width: 1020px) {
.footer-sidebars {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
margin-right: -15px;
margin-left: -15px;
}
.footer-sidebars .sidebar-footer {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1120px) {
.footer-sidebars {
margin-right: -20px;
margin-left: -20px;
}
.footer-sidebars .sidebar-footer {
padding-right: 20px;
padding-left: 20px;
}
}
@media (max-width: 1019.98px) {
.sidebar-footer + .sidebar-footer:last-child .widget {
margin-top: 3rem;
padding-top: 3rem;
border-top-width: 1px;
border-top-style: solid;
}
}
.footer-subscribe {
text-align: center;
}
@media (min-width: 760px) {
.footer-subscribe .subscribe-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
margin: 0 auto;
padding: 0;
}
}
@media (min-width: 1020px) {
.footer-subscribe .subscribe-container {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
.site-footer .site-logo,
.site-footer .site-title {
display: inline-block;
margin-bottom: 1rem;
}
.footer-copyright {
line-height: 1;
}
.navbar-footer {
margin-bottom: 1rem;
}
.navbar-footer .navbar-nav {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
@media (min-width: 760px) {
.site-logo + .navbar-footer,
.site-title + .navbar-footer {
float: right;
}
}  @media (min-width: 1120px) {
.site-search-wrap {
max-width: 50%;
margin-left: auto;
margin-right: auto;
}
}
.search-form .search-submit {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
@-webkit-keyframes fade-zoom-in {
0% {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes fade-zoom-in {
0% {
opacity: 0;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
.search-open {
overflow: hidden;
position: fixed;
width: 100%;
}
#search {
display: none;
position: fixed;
z-index: 9999;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: white;
-webkit-animation: fade-zoom-in 0.3s forwards;
animation: fade-zoom-in 0.3s forwards;
-webkit-backface-visibility: hidden;
}
#search .form-container {
position: fixed;
top: 50%;
right: 0;
left: 0;
margin-top: -2rem;
}
#search.open {
display: block;
}
#search form {
text-align: center;
}
#search form::after {
display: block;
clear: both;
content: "";
}
#search input[type="search"] {
width: 100%;
border: none;
color: black;
background: transparent;
font-size: 2rem;
}
#search input[type="search"]::-webkit-input-placeholder {
color: black;
text-align: center;
}
#search input[type="search"]:-moz-placeholder {
color: black;
text-align: center;
}
#search input[type="search"]:-ms-input-placeholder {
color: black;
text-align: center;
}
#search .cs-input-group {
display: block;
}
#search .cs-input-group-btn {
display: none;
}
#search p {
margin-top: 1rem;
color: #dee2e6;
font-size: 0.875rem;
text-align: center;
}
#search .close {
position: fixed;
top: 3rem;
right: 3rem;
border: none;
opacity: 1;
color: black;
background: transparent;
text-shadow: none;
font-size: 1.75rem;
}
#search .close:after {
font-family: "cs-icons";
content: "\e908";
} .offcanvas {
overflow: hidden;
position: fixed;
height: 100%;
top: 0;
left: -320px;
width: 320px;
background: white;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-overflow-scrolling: touch;
z-index: 2;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.admin-bar .offcanvas {
top: 46px;
height: calc( 100% - 46px);
}
@media screen and (min-width: 783px) {
.admin-bar .offcanvas {
top: 32px;
height: calc( 100% - 32px);
}
}
.offcanvas-active {
overflow: hidden;
}
.offcanvas-active .offcanvas {
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.offcanvas-active .site {
position: relative;
overflow: hidden;
}
.offcanvas-active .site-inner,
.offcanvas-active .offcanvas-push {
-webkit-transform: translate3d(320px, 0, 0);
transform: translate3d(320px, 0, 0);
}
.offcanvas-header .navbar-toggle {
float: right;
margin-right: 0;
margin-left: 1rem;
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
.offcanvas-header .navbar-brand {
margin-left: 20px;
}
.offcanvas-header .navbar-toggle {
margin-right: 20px;
}
.navbar-offcanvas {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.navbar-offcanvas.navbar-border {
border-top: none;
}
.offcanvas-sidebar {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
overflow-x: hidden;
overflow-y: auto;
}
.offcanvas-inner {
padding: 2rem;
}
.site-inner {
position: relative;
left: 0;
}
.site-inner,
.offcanvas,
.offcanvas-push {
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.site-overlay {
display: none;
}
.offcanvas-active .site-overlay {
display: block;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.15);
-webkit-animation: fade 0.5s;
animation: fade 0.5s;
z-index: 1;
}
@-webkit-keyframes fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
} .post-archive .post-inner > *:last-child {
margin-bottom: 0;
}
.post-archive .post-inner .entry-header {
margin-bottom: 1rem;
}
.post-archive .post-inner .entry-title {
margin-bottom: 0;
}
.post-archive .post-inner .post-meta {
margin-top: 1rem;
}
.post-archive .post:not(.post-standard) .post-excerpt {
font-size: 0.9em;
}
.post-archive article + article,
.post-archive .widget + article,
.post-archive article + .widget,
.post-archive .widget + .widget {
margin-top: 4rem;
}
.post-share {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 1.5rem;
}
.archive-standard .post-share {
margin-top: 2rem;
}
.post-share .title-share {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-right: 1rem;
}
.post-share .title-share .cs-icon {
margin-left: 1rem;
}
.archive-first + .archive-main {
margin-top: 3rem;
}
.archive-first + .archive-list {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px solid transparent;
}
.layout-fullwidth .archive-standard article + article,
.layout-fullwidth .archive-standard .widget + article,
.layout-fullwidth .archive-standard article + .widget,
.layout-fullwidth .archive-standard .widget + .widget {
margin-top: 6rem;
}
.layout-fullwidth .archive-standard section.widget .widget-wrap {
padding: 6rem 0;
}
.layout-fullwidth .archive-standard .post-more,
.layout-fullwidth .archive-standard .post-share {
margin-top: 3rem;
}
.layout-fullwidth .archive-standard .post-featured .entry-header {
max-width: 800px;
margin-right: auto;
margin-left: auto;
}
.layout-fullwidth .archive-standard .entry-content,
.layout-fullwidth .archive-standard .entry-header {
max-width: 800px;
margin-right: auto;
margin-left: auto;
}
.style-align-center .post-standard .entry-content,
.style-align-center .post-standard .post-media {
text-align: left;
}
.style-align-center .post-standard .post-more {
text-align: center;
}
.style-align-center .post-masonry:not(.post-featured) .post-share,
.style-align-center .post-grid:not(.post-featured) .post-share,
.style-align-center .post-standard:not(.post-featured) .post-share {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.style-align-left .post-masonry .post-inner + .post-inner::after,
.style-align-left .post-grid .post-inner + .post-inner::after {
display: block;
clear: both;
content: "";
}
.style-align-left .post-masonry .post-inner + .post-inner .post-more,
.style-align-left .post-grid .post-inner + .post-inner .post-more {
width: 50%;
float: left;
}
.style-align-left .post-masonry .post-inner + .post-inner .post-more + .post-share,
.style-align-left .post-grid .post-inner + .post-inner .post-more + .post-share {
width: 50%;
float: right;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.style-align-left .post-masonry .post-inner + .post-inner .post-more + .post-share .title-share,
.style-align-left .post-grid .post-inner + .post-inner .post-more + .post-share .title-share {
display: none;
}
.style-align-left .post-masonry:not(.post-featured) .post-excerpt + .post-share,
.style-align-left .post-grid:not(.post-featured) .post-excerpt + .post-share,
.style-align-left .post-standard:not(.post-featured) .post-excerpt + .post-share {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (min-width: 760px) {
.archive-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.archive-grid > article,
.archive-grid > .widget {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.archive-grid > article:nth-child(-n+2),
.archive-grid > .widget:nth-child(-n+2) {
margin-top: 0;
}
}
@media (min-width: 1020px) {
.layout-fullwidth .archive-grid.columns-3 > article,
.layout-fullwidth .archive-grid.columns-3 > section,
.layout-fullwidth .archive-grid.columns-4 > article,
.layout-fullwidth .archive-grid.columns-4 > section {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.layout-fullwidth .archive-grid.columns-3 > article:nth-child(-n+3),
.layout-fullwidth .archive-grid.columns-3 > section:nth-child(-n+3),
.layout-fullwidth .archive-grid.columns-4 > article:nth-child(-n+3),
.layout-fullwidth .archive-grid.columns-4 > section:nth-child(-n+3) {
margin-top: 0;
}
}
@media (min-width: 1440px) {
.layout-sidebar .archive-grid.columns-3 > article,
.layout-sidebar .archive-grid.columns-3 > .widget,
.layout-sidebar .archive-grid.columns-4 > article,
.layout-sidebar .archive-grid.columns-4 > .widget {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.layout-sidebar .archive-grid.columns-3 > article:nth-child(-n+3),
.layout-sidebar .archive-grid.columns-3 > .widget:nth-child(-n+3),
.layout-sidebar .archive-grid.columns-4 > article:nth-child(-n+3),
.layout-sidebar .archive-grid.columns-4 > .widget:nth-child(-n+3) {
margin-top: 0;
}
.layout-fullwidth .archive-grid.columns-4 > article,
.layout-fullwidth .archive-grid.columns-4 > .widget {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.layout-fullwidth .archive-grid.columns-4 > article:nth-child(-n+4),
.layout-fullwidth .archive-grid.columns-4 > .widget:nth-child(-n+4) {
margin-top: 0;
}
}
@media (min-width: 1640px) {
.layout-sidebar .archive-grid.columns-4 > article,
.layout-sidebar .archive-grid.columns-4 > .widget {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.layout-sidebar .archive-grid.columns-4 > article:nth-child(-n+4),
.layout-sidebar .archive-grid.columns-4 > .widget:nth-child(-n+4) {
margin-top: 0;
}
}
.post-list + .post,
.post + .post-list {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
@media (min-width: 760px) {
.post-list .post-list-one-third {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.post-list .post-list-one-third .post-list-media {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.post-list .post-list-one-third .post-list-content {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
}
@media (min-width: 760px) {
.post-list .post-list-half {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.post-list .post-list-half .post-list-media {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.post-list .post-list-half .post-list-content {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (min-width: 1020px) {
.post-list .post-list-half .post-list-media {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
.post-list .post-list-half .post-list-content {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
}
@media (min-width: 1120px) {
.post-list .post-list-half {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.post-list .post-list-half .post-list-media {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.post-list .post-list-half .post-list-content {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 759.98px) {
.post-list .post-inner + .post-inner {
margin-top: 1.5rem;
}
}
@media (min-width: 760px) {
.post-list .post-outer .post-inner:last-child {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.post-list .post-more:not(:last-child) {
margin-bottom: 1.5rem;
}
.post-list .post-more:last-child,
.post-list .post-share:last-child {
margin-top: auto;
}
}
@media (min-width: 1020px) {
.post-list .post-outer {
margin-right: -15px;
margin-left: -15px;
}
.post-list .post-inner {
padding-right: 15px;
padding-left: 15px;
}
.post-list .post-meta li:nth-child(3) {
display: none;
}
.post-list .post-more {
display: none;
}
}
@media (min-width: 1120px) {
.post-list .post-outer {
margin-right: -20px;
margin-left: -20px;
}
.post-list .post-inner {
padding-right: 20px;
padding-left: 20px;
}
.post-list .post-meta li:nth-child(3) {
display: inline;
}
.post-list .post-more {
display: inline-block;
}
}
.post-list .entry-header {
margin-bottom: 1.5rem;
}
.post-list .entry-header > *:last-child {
margin-bottom: 0;
}
.post-list .post-excerpt {
margin-bottom: 1.5rem;
}
.post-list .post-more {
margin-top: 0;
}
@media (min-width: 760px) {
.post-archive .archive-compact.archive-list .post-list .post-inner:first-child .post-thumbnail {
margin-top: -1px;
height: 100%;
}
.post-archive .archive-compact.archive-list .post-list .post-inner:first-child .post-thumbnail img {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
}
.post-archive .archive-compact.archive-list .post-list .post-inner:last-child {
padding-top: 30px;
padding-bottom: 30px;
}
.layout-fullwidth .post-archive .archive-compact.archive-list .post-list .post-inner:last-child {
padding-top: 40px;
padding-bottom: 40px;
}
.post-archive .archive-compact.archive-list .post-list + .post-list {
padding-top: 0;
margin-top: -1px;
}
.post-archive .archive-compact.archive-list .post-featured + .post-list {
padding-top: 0;
}
.post-archive .archive-compact.archive-list .post-list + .post-featured {
margin-top: -1px;
}
.post-archive .archive-compact.archive-list .widget + article,
.post-archive .archive-compact.archive-list article + .widget {
margin-top: -1px;
}
.post-archive .archive-compact.archive-masonry, .post-archive .archive-compact.archive-grid {
margin-left: 0;
margin-right: 0;
}
.post-archive .archive-compact.archive-masonry .post-featured, .post-archive .archive-compact.archive-grid .post-featured {
margin-top: 0;
padding: 0;
margin-left: -1px;
margin-top: -1px;
overflow: hidden;
}
.post-archive .archive-compact.archive-masonry .post-featured .overlay,
.post-archive .archive-compact.archive-masonry .post-featured .overlay-media,
.post-archive .archive-compact.archive-masonry .post-featured .overlay-media:after, .post-archive .archive-compact.archive-grid .post-featured .overlay,
.post-archive .archive-compact.archive-grid .post-featured .overlay-media,
.post-archive .archive-compact.archive-grid .post-featured .overlay-media:after {
height: 100%;
}
.post-archive .archive-compact.archive-masonry .post-featured .overlay, .post-archive .archive-compact.archive-grid .post-featured .overlay {
max-width: 100%;
}
.post-archive .archive-compact.archive-masonry section.widget, .post-archive .archive-compact.archive-grid section.widget {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: -1px;
margin-left: -1px;
border: 1px #175175 solid;
overflow: hidden;
padding: 30px;
}
.post-archive .archive-compact.archive-masonry section.widget .widget-wrap, .post-archive .archive-compact.archive-grid section.widget .widget-wrap {
padding-top: 0;
padding-bottom: 0;
}
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget, .post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget {
padding: 0;
}
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget .widget-wrap,
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget .widget-body,
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget .pk-subscribe-form-wrap,
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget .pk-subscribe-container, .post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget .widget-wrap,
.post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget .widget-body,
.post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget .pk-subscribe-form-wrap,
.post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget .pk-subscribe-container {
height: 100%;
}
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget .widget-wrap, .post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget .widget-wrap {
max-width: 100%;
}
.post-archive .archive-compact.archive-masonry section.powerkit_opt_in_subscription_widget .pk-subscribe-container, .post-archive .archive-compact.archive-grid section.powerkit_opt_in_subscription_widget .pk-subscribe-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.post-archive .archive-compact.archive-masonry + .archive-pagination, .post-archive .archive-compact.archive-grid + .archive-pagination {
border-top: none;
}
.post-archive .archive-compact.archive-grid .post-grid {
padding-left: 0;
padding-right: 0;
}
.post-archive .archive-compact.archive-masonry .archive-col,
.post-archive .archive-compact.archive-masonry > article {
padding-left: 0;
padding-right: 0;
}
.post-archive .archive-compact .post-masonry,
.post-archive .archive-compact .post-grid {
margin-top: -1px;
margin-left: -1px;
border: 1px #175175 solid;
}
.post-archive .archive-compact .post-masonry .post-thumbnail,
.post-archive .archive-compact .post-grid .post-thumbnail {
margin-left: -1px;
margin-right: -1px;
margin-top: -1px;
}
.post-archive .archive-compact .post-masonry .post-outer,
.post-archive .archive-compact .post-grid .post-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.post-archive .archive-compact .post-masonry .post-inner:last-child,
.post-archive .archive-compact .post-grid .post-inner:last-child {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-top: 0;
padding: 30px;
}
.archive-standard + .post-archive .archive-compact {
padding-top: 0;
}
.post-archive .archive-compact + .archive-pagination {
margin-top: -1px;
}
}
@media (max-width: 1019.98px) {
.col-masonry {
width: 100%;
}
}
.archive-masonry + .navigation.pagination {
margin-top: 0;
}
.archive-masonry .archive-col-2,
.archive-masonry .archive-col-3,
.archive-masonry .archive-col-4 {
display: none;
}
@media (min-width: 760px) {
.archive-masonry {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.archive-masonry .archive-col-2 {
display: block;
}
.archive-masonry .archive-col,
.archive-masonry > article,
.archive-masonry > section {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.archive-masonry.columns-2 > article:nth-child(-n+4),
.archive-masonry.columns-2 > section:nth-child(-n+4) {
margin-top: 0;
}
.archive-masonry.columns-3 > article:nth-child(-n+5),
.archive-masonry.columns-3 > section:nth-child(-n+5) {
margin-top: 0;
}
.archive-masonry.columns-4 > article:nth-child(-n+6),
.archive-masonry.columns-4 > section:nth-child(-n+6) {
margin-top: 0;
}
}
@media (min-width: 1020px) {
.archive-masonry .post-meta li:nth-child(3) {
display: none;
}
.layout-fullwidth .archive-masonry.columns-3 .archive-col,
.layout-fullwidth .archive-masonry.columns-3 > article,
.layout-fullwidth .archive-masonry.columns-3 > section,
.layout-fullwidth .archive-masonry.columns-4 .archive-col,
.layout-fullwidth .archive-masonry.columns-4 > article,
.layout-fullwidth .archive-masonry.columns-4 > section {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.layout-fullwidth .archive-masonry.columns-3 .archive-col-3,
.layout-fullwidth .archive-masonry.columns-4 .archive-col-3 {
display: block;
}
.layout-fullwidth .archive-masonry.columns-3 > article:nth-child(-n+6),
.layout-fullwidth .archive-masonry.columns-3 > section:nth-child(-n+6) {
margin-top: 0;
}
}
@media (min-width: 1120px) {
.archive-masonry .post-meta li:nth-child(3) {
display: inline-block;
}
}
@media (min-width: 1240px) {
.layout-fullwidth .archive-masonry.columns-4 > article:nth-child(-n+8),
.layout-fullwidth .archive-masonry.columns-4 > section:nth-child(-n+8) {
margin-top: 0;
}
}
@media (min-width: 1440px) {
.layout-sidebar .archive-masonry.columns-3 .archive-col,
.layout-sidebar .archive-masonry.columns-3 > article,
.layout-sidebar .archive-masonry.columns-3 > section,
.layout-sidebar .archive-masonry.columns-4 .archive-col,
.layout-sidebar .archive-masonry.columns-4 > article,
.layout-sidebar .archive-masonry.columns-4 > section {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.layout-sidebar .archive-masonry.columns-3 > article:nth-child(-n+6),
.layout-sidebar .archive-masonry.columns-3 > section:nth-child(-n+6),
.layout-sidebar .archive-masonry.columns-4 > article:nth-child(-n+6),
.layout-sidebar .archive-masonry.columns-4 > section:nth-child(-n+6) {
margin-top: 0;
}
.layout-sidebar .archive-masonry.columns-3 .archive-col-3,
.layout-sidebar .archive-masonry.columns-4 .archive-col-3 {
display: block;
}
.layout-fullwidth .archive-masonry.columns-4 .archive-col,
.layout-fullwidth .archive-masonry.columns-4 > article,
.layout-fullwidth .archive-masonry.columns-4 > section {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.layout-fullwidth .archive-masonry.columns-4 > article:nth-child(-n+8),
.layout-fullwidth .archive-masonry.columns-4 > section:nth-child(-n+8) {
margin-top: 0;
}
.layout-fullwidth .archive-masonry.columns-4 .archive-col-3,
.layout-fullwidth .archive-masonry.columns-4 .archive-col-4 {
display: block;
}
}
@media (min-width: 1640px) {
.layout-sidebar .archive-masonry.columns-4 .archive-col,
.layout-sidebar .archive-masonry.columns-4 > article,
.layout-sidebar .archive-masonry.columns-4 > section {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.layout-sidebar .archive-masonry.columns-4 > article:nth-child(-n+8),
.layout-sidebar .archive-masonry.columns-4 > section:nth-child(-n+8) {
margin-top: 0;
}
.layout-sidebar .archive-masonry.columns-4 .archive-col-3,
.layout-sidebar .archive-masonry.columns-4 .archive-col-4 {
display: block;
}
}
.style-align-center .post-masonry,
.style-align-center .post-standard,
.style-align-center .post-grid {
text-align: center;
}
.post-masonry .post-inner + .post-inner,
.post-grid .post-inner + .post-inner {
margin-top: 2rem;
}
.post-featured .post-more {
margin-top: 0;
}
.post-thumbnail {
display: block;
overflow: hidden;
position: relative;
background-position: center center;
background-size: cover;
text-align: center;
}
.post-thumbnail:before {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0;
content: "";
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.post-thumbnail:hover:before {
opacity: 1;
}
.post-thumbnail > a {
display: block;
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.post-thumbnail .post-format {
display: none;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
z-index: 1;
top: 1rem;
left: 1rem;
font-weight: 400;
}
.post-thumbnail .post-format:before {
font-family: "cs-icons";
}
.post-thumbnail .post-format span {
margin-left: 0.25rem;
}
.format-gallery .post-thumbnail .post-format {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.format-gallery .post-thumbnail .post-format:before {
content: "\e010";
}
.format-video .post-thumbnail .post-format {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.format-video .post-thumbnail .post-format:before {
content: "\e018";
}
.format-audio .post-thumbnail .post-format {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.format-audio .post-thumbnail .post-format:before {
content: "\e90d";
}
.post-thumbnail .post-more {
position: absolute;
z-index: 1;
top: 50%;
right: 2rem;
left: 2rem;
margin: 0;
opacity: 0;
text-align: center;
-webkit-transition: all 0.2s 0.1s ease;
transition: all 0.2s 0.1s ease;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.post-thumbnail .post-more .button-link {
color: white;
}
.post-thumbnail:hover .post-more {
opacity: 1;
}
.post-thumbnail .post-meta {
position: absolute;
z-index: 1;
right: 2rem;
bottom: -10%;
left: 2rem;
margin: 0;
padding: 1rem 0;
border-top: 1px rgba(255, 255, 255, 0.2) solid;
opacity: 0;
color: #e9ecef;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post-thumbnail:hover .post-meta {
bottom: 0;
opacity: 1;
}
.post-more {
margin-top: 1.5rem;
}
.post-more .archive-standard {
margin-top: 2rem;
} .navbar-primary {
background: #fff;
}
.sticky-type-slide .navbar-primary.sticky-nav {
-webkit-transform: translateY(calc(-100% - 1rem));
transform: translateY(calc(-100% - 1rem));
}
.sticky-type-slide .navbar-primary.sticky-nav.sticky-nav-slide-visible {
-webkit-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.navbar-primary.sticky-nav {
position: fixed;
top: 0;
width: 100%;
z-index: 5;
-webkit-transform: translateY(0);
transform: translateY(0);
}
.navbar-primary.sticky-nav.sticky-up {
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.navbar-primary.sticky-nav.sticky-nav-slide.sticky-down {
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.admin-bar .navbar-primary.sticky-nav {
top: 32px;
}
.navbar-dummy {
position: absolute;
display: none;
}
.navbar-primary.sticky-nav + .navbar-dummy {
position: relative;
display: block;
}
@media (max-width: 782px) {
.admin-bar .navbar-primary.sticky-nav {
top: 46px;
}
}
@media (max-width: 600px) {
.admin-bar .navbar-primary.sticky-nav {
top: 0;
}
}
.sticky-nav .logo-overlay {
display: none;
}
.navbar-primary {
position: relative;
z-index: 999;
}
@media (max-width: 759.98px) {
.navbar-primary .cs-container {
padding-right: 0;
padding-left: 0;
}
.navbar-primary .cs-container .navbar {
padding-right: 20px;
padding-left: 20px;
}
}
.navbar-primary .cs-container-fluid {
width: 100%;
padding-right: 0;
padding-left: 0;
}
.navbar-primary .cs-container-fluid .navbar {
padding-right: 20px;
padding-left: 20px;
}
.navbar-primary .navbar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
position: relative;
margin: 0 auto;
}
.navbar-primary .navbar .navbar-nav {
display: none;
}
.navbar-primary .navbar .navbar-search,
.navbar-primary .navbar .navbar-brand {
padding: 0.5rem 0;
}
@media (min-width: 1120px) {
.navbar-primary .navbar .navbar-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
}
@media (min-width: 1120px) {
.header-enabled .navbar-primary:not(.sticky-nav) .navbar-brand {
display: none;
}
}
.header-disabled .navbar-primary .navbar-brand {
display: block;
}
.header-disabled .navbar-primary.toggle-disabled .navbar-brand {
margin-left: 0;
}
.navbar-toggle {
margin-right: 2rem;
padding: 0;
border: none;
background: transparent;
font-size: 24px;
line-height: 1;
cursor: pointer;
}
@media (min-width: 1120px) {
.toggle-disabled .navbar-toggle {
display: none;
}
}
.navbar-search {
font-size: 18px;
}
@media (min-width: 1120px) {
.search-disabled .navbar-search {
display: none;
}
}
.navbar-primary .navbar-search {
margin-left: 1rem;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none;
}
.navbar-primary .nav-social {
margin-left: auto;
}
.navbar-primary .nav + .nav-social {
margin-left: 0;
}
.navbar-nav {
height: 100%;
}
.navbar-nav li {
display: inline-block;
position: relative;
}
.navbar-nav li a {
display: block;
}
.navbar-nav > li {
height: 100%;
}
.navbar-nav > li > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.navbar-nav > li + li {
margin-left: 2rem;
}
.navbar-nav > li.menu-item-has-children > .sub-menu {
visibility: hidden;
opacity: 0;
top: 100%;
left: -9999px;
z-index: 10;
}
.navbar-nav > li.menu-item-has-children.cs-mm-position-left > .sub-menu {
left: auto;
right: 0;
}
.navbar-nav > li.menu-item-has-children:not(.touch-device):hover > .sub-menu {
display: block;
opacity: 1;
left: 0;
visibility: visible;
}
.navbar-nav > li.menu-item-has-children > a:after {
content: "\e904";
}
.navbar-nav > li.menu-item-has-children.touch-device > a:after {
display: none;
}
.navbar-nav > li.menu-item-has-children.touch-device.submenu-visible > .sub-menu {
display: block;
opacity: 1;
visibility: visible;
}
.navbar-nav > li.menu-item-has-children.touch-device .expanded {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.navbar-nav > li.menu-item-has-children.touch-device .expanded:after {
padding-left: 0.25rem;
font-family: "cs-icons";
font-size: 12px;
content: "\e904";
}
.navbar-nav .menu-item-has-children > a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-nav .menu-item-has-children > a:after {
margin-left: 0.5rem;
font-family: "cs-icons";
font-size: 12px;
content: "\e906";
}
.navbar-nav .menu-item-has-children .touch-device.menu-item-has-children > a:after {
display: none;
}
.navbar-nav .menu-item-has-children .touch-device.menu-item-has-children > a > .expanded:after {
padding-left: 0.5rem;
font-family: "cs-icons";
font-size: 12px;
content: "\e906";
}
.navbar-nav .menu-item-expanded > a:after {
content: "\e907" !important;
}
.navbar-nav .sub-menu {
display: block;
position: absolute;
margin: 0;
padding: 1rem 0;
text-align: left;
list-style: none;
}
.navbar-nav .sub-menu > li {
padding: 0 1rem;
}
.navbar-nav .sub-menu a {
min-width: 200px;
padding: 0.5rem 0.5rem;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.navbar-nav .sub-menu a:hover, .navbar-nav .sub-menu a:focus {
padding-left: 1.5rem;
}
.navbar-nav .sub-menu.submenu-visible {
display: block;
}
.navbar-nav .sub-menu .sub-menu {
top: -1rem;
left: 100%;
opacity: 0;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-transform: translate3d(-0.5rem, 0, 0);
transform: translate3d(-0.5rem, 0, 0);
display: block;
visibility: hidden;
left: 100%;
opacity: 0;
z-index: 1;
}
.navbar-nav .sub-menu li:hover > .sub-menu {
visibility: visible;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.navbar-nav .sub-menu.cs-mm-position-init {
-webkit-transform: translate3d(0.5rem, 0, 0);
transform: translate3d(0.5rem, 0, 0);
}
.navbar-nav li.cs-mm-position-left > .sub-menu {
left: auto;
right: 100%;
}
.navbar-nav li:not(.touch-device):hover > .sub-menu {
visibility: visible;
opacity: 1;
}
.navbar-nav li:not(.touch-device):hover > .sub-menu.cs-mm-position-init {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.navbar-nav li.touch-device.submenu-visible > a {
padding-left: 1.5rem;
}
.navbar-nav li.touch-device.submenu-visible > .sub-menu {
visibility: visible;
opacity: 1;
}
.navbar-nav li.touch-device.submenu-visible > .sub-menu.cs-mm-position-init {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .navbar-lonely li.menu-item-has-children > a:after {
display: none;
} .navbar-nav > li.menu-columns {
position: inherit;
}
.navbar-nav > li.menu-columns:hover > .sub-menu {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
right: 0;
left: 0;
}
.navbar-nav > li.menu-columns.menu-center > .sub-menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.navbar-nav > li.menu-columns.menu-justify > .sub-menu {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.navbar-nav > li.menu-columns.menu-equal > .sub-menu > li {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
max-width: none;
}
.navbar-nav > li.menu-columns.hide-titles > .sub-menu > li > a {
display: none;
}
.navbar-nav > li.menu-columns > .sub-menu {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 1rem 2rem 1rem;
}
.navbar-nav > li.menu-columns > .sub-menu > li {
max-width: 200px;
}
.navbar-nav > li.menu-columns > .sub-menu > li > a:hover {
padding-left: 1rem;
}
.navbar-nav > li.menu-columns > .sub-menu .menu-item-has-children + .menu-item-has-children {
margin-left: 2rem;
}
.navbar-nav > li.menu-columns > .sub-menu .menu-item-has-children + .menu-item-has-children > a {
border-top: none;
}
.navbar-nav > li.menu-columns > .sub-menu li,
.navbar-nav > li.menu-columns > .sub-menu a {
display: block;
}
.navbar-nav > li.menu-columns > .sub-menu li {
padding: 0;
}
.navbar-nav > li.menu-columns > .sub-menu .menu-item-has-children > a:after {
display: none;
}
.navbar-nav > li.menu-columns > .sub-menu .sub-menu {
visibility: visible;
position: relative;
top: 0;
left: 0;
padding: 0;
border: none;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .topbar .navbar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .page-header-type-large .navbar-primary:not(.sticky-nav) {
background: transparent;
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .logo-image:not(.logo-overlay) {
display: none;
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .navbar-toggle,
.page-header-type-large .navbar-primary:not(.sticky-nav) .navbar-search {
color: white;
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .navbar {
border-bottom-color: rgba(255, 255, 255, 0.2);
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .nav > li > a,
.page-header-type-large .navbar-primary:not(.sticky-nav) .site-title {
color: white;
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .nav > li > a:hover, .page-header-type-large .navbar-primary:not(.sticky-nav) .nav > li > a:focus,
.page-header-type-large .navbar-primary:not(.sticky-nav) .site-title:hover,
.page-header-type-large .navbar-primary:not(.sticky-nav) .site-title:focus {
color: rgba(255, 255, 255, 0.75);
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-icon {
color: white;
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-title,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-count,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-label {
color: rgba(255, 255, 255, 0.75);
}
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-icon,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-title,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-count,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-label, .page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-icon,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-title,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-count,
.page-header-type-large .navbar-primary:not(.sticky-nav) .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-label {
color: white;
}
.header-enabled .page-header-type-large .navbar-primary:not(.sticky-nav) .navbar {
border-top-color: rgba(255, 255, 255, 0.2);
}
.page-header-type-large .topbar {
position: relative;
z-index: 2;
border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
background: transparent;
}
.page-header-type-large .topbar a,
.page-header-type-large .topbar .nav > li > a {
color: rgba(255, 255, 255, 0.75);
}
.page-header-type-large .topbar a:hover, .page-header-type-large .topbar a:focus,
.page-header-type-large .topbar .nav > li > a:hover,
.page-header-type-large .topbar .nav > li > a:focus {
color: white;
}
.page-header-type-large .topbar .navbar-nav > li.current-menu-item > a {
color: white;
}
.page-header-type-large .topbar .pk-social-links-wrap .pk-icon {
color: white;
}
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-title,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-count,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-label {
color: rgba(255, 255, 255, 0.75);
}
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-icon,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-title,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-count,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:hover .pk-social-links-label, .page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-icon,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-title,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-count,
.page-header-type-large .topbar .pk-social-links-wrap .pk-social-links-item .pk-social-links-link:focus .pk-social-links-label {
color: white;
} .navbar-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.navbar-col > div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbar-col:first-child > div {
margin-right: auto;
}
.navbar-col:last-child > div {
margin-left: auto;
}
@media (min-width: 1120px) {
.navbar-primary {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.navbar-primary.navbar-center .navbar-col,
.navbar-primary.navbar-center .navbar-nav {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.navbar-primary.navbar-left .navbar-col, .navbar-primary.navbar-right .navbar-col {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
.navbar-primary.navbar-left .navbar-nav, .navbar-primary.navbar-right .navbar-nav {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.navbar-primary.navbar-left .navbar-nav {
margin-left: 2rem;
}
.navbar-primary.navbar-left.toggle-disabled .navbar-nav {
margin-left: 0;
}
.navbar-right .navbar-nav {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.navbar-center .navbar-nav {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.topbar .col-left,
.topbar .col-right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.topbar .col-left {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.topbar .col-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
@media (max-width: 1119.98px) {
.navbar-primary .navbar-col:first-child {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.navbar-primary .navbar-col:first-child > div {
width: 100%;
}
.navbar-primary .navbar-toggle,
.navbar-primary .navbar-brand {
margin-right: auto;
margin-left: 0;
}
.navbar-primary .navbar-brand {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
.navbar-primary .nav-social {
display: none;
}
.navbar-primary .navbar-col:last-child {
-webkit-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
}
}  .archive-pagination:not(:empty) {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
text-align: center;
}
.navigation.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.single .navigation.pagination {
margin-top: 2rem;
padding-top: 2rem;
border-top: 1px transparent solid;
}
.navigation.pagination + .post-tags {
margin-top: 2rem;
padding-top: 2rem;
border-top: 1px transparent solid;
}
.navigation.pagination:last-child {
margin-bottom: 0;
}
.navigation.pagination .nav-links {
display: inline-block;
padding: 0;
color: #dee2e6;
}
.navigation.pagination .nav-links > span,
.navigation.pagination .nav-links > a {
display: inline-block;
padding: 0 0.5rem;
}
.navigation.pagination .nav-links a:first-child:before {
margin-right: 0.5rem;
font-family: "cs-icons";
content: "\e901";
}
.navigation.pagination .nav-links a:last-child:after {
margin-left: 0.5rem;
font-family: "cs-icons";
content: "\e902";
}
.navigation.comment-navigation {
padding: 1rem 0;
border-top: 1px #e9ecef solid;
border-bottom: 1px #e9ecef solid;
}
.navigation.comment-navigation .nav-links::after {
display: block;
clear: both;
content: "";
}
.navigation.comment-navigation .nav-links .nav-previous {
float: left;
}
.navigation.comment-navigation .nav-links .nav-previous a:before {
margin-right: 0.5rem;
font-family: "cs-icons";
content: "\e901";
}
.navigation.comment-navigation .nav-links .nav-next {
float: right;
}
.navigation.comment-navigation .nav-links .nav-next a:after {
margin-left: 0.5rem;
font-family: "cs-icons";
content: "\e902";
} .post-comments .title-block {
text-align: left;
}
.comment-reply-title {
margin-bottom: 2rem;
text-align: left;
}
.comment-reply-title:after {
margin-left: 0;
}
.post-comments {
margin-top: 2rem;
padding: 2rem;
background: #f8f8f8;
}
@media (min-width: 1120px) {
.post-comments {
padding: 4rem;
}
}
.comment-respond {
margin-bottom: 2rem;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
margin-top: 2rem;
margin-bottom: 0;
}
.comment-body + .comment-respond,
.comment-list + .comment-respond {
padding-top: 2rem;
border-top: 1px #e9ecef solid;
}
.comment-list {
padding-left: 0;
list-style: none;
margin: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 2rem 0;
border-top: 1px solid #e9ecef;
}
.comment-list > .comment:first-child > article {
border-top: none;
}
.comment-list .children {
list-style: none;
padding: 0;
margin: 0;
}
.comment-list .children > li {
padding-left: 20px;
}
@media (min-width: 1120px) {
.comment-list .children > li {
padding-left: 40px;
}
}
@media (max-width: 1239.98px) {
.comment-list .children > li > .children > li > .children > li > .children > li > .children > li {
padding-left: 0;
}
}
.comment-list .children > li {
padding-left: 1rem;
}
.comment-author .avatar {
float: left;
position: relative;
width: 60px;
height: 60px;
margin-right: 1rem;
border-radius: 50%;
}
.bypostauthor > article .fn:after {
position: relative;
margin-left: 0.25rem;
font-family: "cs-icons";
content: "\e009";
}
.comment-meta {
margin-bottom: 1rem;
}
.comment-meta::after {
display: block;
clear: both;
content: "";
}
.comment-metadata .edit-link,
.pingback .edit-link {
display: inline-block;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 2rem 1rem;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-form {
margin-top: 1rem;
}
.comment-form > p {
margin-top: 1rem;
}
.comment-form > p > label {
margin-bottom: 0;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
font-size: 0.75rem;
text-transform: uppercase;
}
.no-comments {
margin: 2rem 0 0;
}
.required {
color: #dc3545;
font-size: 1rem;
}
.comment-navigation + .no-comments {
padding-top: 0;
border-top: 0;
}
.comment-form-cookies-consent label {
display: inline;
margin-left: 0.5rem;
}
.comment-form-comment .required {
display: none;
}
.comment-form-comment label:after {
display: inline-block;
margin: 0.25rem;
color: #dc3545;
font-size: 1rem;
content: '*';
}
@media (min-width: 760px) {
.post-comments .comment-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.post-comments .comment-form-comment {
margin-bottom: 1rem;
}
.post-comments .comment-notes,
.post-comments .comment-form-comment,
.post-comments .logged-in-as {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
}
.post-comments .comment-form-author,
.post-comments .comment-form-email,
.post-comments .comment-form-url {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
}
.post-comments .comment-form-cookies-consent {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
}
}
.form-submit {
margin-bottom: 0;
}
@media (min-width: 760px) {
.form-submit {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
}
}
.comment-reply-title small {
font-size: 100%;
}
.comment-reply-title small a {
float: right;
overflow: hidden;
width: 24px;
height: 24px;
}
.comment-reply-title small a:before {
float: left;
position: relative;
font-family: "cs-icons";
font-size: 24px;
content: "\e908";
} .fb-comments {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px transparent solid;
}
.fb-comments,
.fb-comments iframe[style],
.fb-comments span {
width: 100% !important;
} .cs-meet-team .cs-author:not(:first-child) {
margin-top: 3rem;
}
.cs-meet-team .cs-author .cs-author-meta {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.cs-meet-team .cs-author .cs-author-avatar {
margin-right: 1rem;
}
.cs-meet-team .cs-author .cs-author-avatar img {
border-radius: 100%;
}
.cs-meet-team .cs-author .cs-author-title {
margin-right: 1rem;
margin-bottom: 0;
}
.cs-meet-team .cs-author .cs-author-description {
margin-top: 1rem;
}
.cs-meet-team .cs-author .cs-author-posts {
border-top: 1px solid #e9ecef;
margin-top: 1.5rem;
padding-top: 1.5rem;
}
.cs-meet-team .cs-author .author-title-posts {
margin-bottom: 1rem;
text-align: left;
}  .cs-breadcrumbs {
margin-bottom: 1.5rem;
}
.cs-breadcrumbs .cs-separator {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
.cs-breadcrumbs .cs-separator:before {
font-family: "cs-icons";
content: "\e906";
}  .post-categories {
padding-left: 0;
list-style: none;
}
.post-categories li {
display: inline-block;
}
.post-categories li + li {
margin-left: 0.5rem;
}
.post-categories li:not(:last-child):after {
content: ",";
}
.post-meta .post-categories {
margin-bottom: 0;
}
.post-meta {
padding-left: 0;
list-style: none;
color: #dee2e6;
}
.post-meta li {
display: inline-block;
}
.post-meta li + li {
margin-left: 0.5rem;
}
.post-meta li + li:before {
margin-right: 0.5rem;
content: "\b7";
}
.post-meta .cs-icon {
margin-right: 0.25rem;
}
.meta-author span + a,
.meta-author a + span {
margin-left: 0.25rem;
}
.meta-separator + *,
* + .meta-separator {
margin-left: 0.25rem;
}  .post-media {
position: relative;
margin: 3rem auto;
}
.post-media figcaption {
margin-top: 1rem;
text-align: right;
}
article > .post-media:first-child {
margin-top: 0;
}  .post-author .avatar {
border-radius: 50%;
}
.post-author > *:last-child {
margin-bottom: 0;
}
.post-author .authors-default {
text-align: center;
}
.post-author .authors-default .avatar {
margin-bottom: 2rem;
}
.post-author .authors-compact .author-wrap > .author {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.post-author .authors-compact .author-wrap + .author-wrap {
margin-top: 2rem;
}
.post-author .authors-compact .author-avatar {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.post-author .authors-compact .author-description {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
.post-author .authors-compact h5,
.post-author .authors-compact .note {
margin-bottom: 0.5rem;
}
.post-author .authors-compact .pk-author-social-links {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.post-author .pk-author-social-links {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.site-main > article > .post-author {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
.post-main .post-author {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
.authors-columns .author-wrap + .author-wrap {
margin-top: 2rem;
}
@media (min-width: 760px) {
.authors-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.authors-columns .author-wrap {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 760px) {
.authors-col-6 .author-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.authors-col-6 .author-wrap:nth-child(-n+2) {
margin-top: 0;
}
.authors-col-4 .author-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.authors-col-4 .author-wrap:nth-child(-n+3) {
margin-top: 0;
}
.authors-col-3 .author-wrap {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.authors-col-3 .author-wrap:nth-child(-n+4) {
margin-top: 0;
}
}  .post-subscribe {
margin-top: 3rem;
}  .tagcloud .tag-cloud-link {
font-size: 0.75rem !important;
}
.post-tags {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
.post-tags ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
.post-tags ul li {
display: inline-block;
}
.post-tags ul li + li {
margin-left: 0.5rem;
}
.tagcloud {
text-align: center;
}
.post-tags a,
.tagcloud a {
display: inline-block;
margin-bottom: 0.5rem;
padding: 0 0.5rem;
}
.post-tags a:hover, .post-tags a:focus,
.tagcloud a:hover,
.tagcloud a:focus {
color: white;
background: black;
}
.post-tags a:before,
.tagcloud a:before {
content: "#";
}
.tagcloud a:not(:last-child) {
margin-right: 0.5rem;
}  @-webkit-keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.posts-pagination {
margin-top: 3rem;
-webkit-transition: opacity 0.2s;
transition: opacity 0.2s;
}
.posts-pagination .pagination-title {
display: none;
}
.posts-pagination .post-pagination {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
margin-bottom: 2rem;
}
@media (min-width: 760px) and (max-width: 1349px) {
.posts-pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.posts-pagination .post-pagination {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 0;
}
.posts-pagination .post-pagination .pagination-content,
.posts-pagination .post-pagination .overlay {
height: 100%;
}
}
@media (min-width: 1350px) {
.posts-pagination .pagination-title {
display: inline-block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
visibility: hidden;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
z-index: 2;
top: 50%;
width: 320px;
height: 80px;
opacity: 0;
text-align: center;
white-space: nowrap;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.posts-pagination .overlay {
display: none;
width: 560px;
height: 320px;
}
.posts-pagination .pagination-visible .pagination-title {
visibility: visible;
opacity: 1;
}
.posts-pagination .post-pagination {
position: fixed;
z-index: 3;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.posts-pagination .post-pagination.pagination-visible:hover .pagination-title, .posts-pagination .post-pagination.pagination-visible:focus .pagination-title {
color: white;
}
.posts-pagination .post-pagination.pagination-visible:hover .pagination-content, .posts-pagination .post-pagination.pagination-visible:focus .pagination-content {
display: block;
-webkit-animation: fade-in 0.2s;
animation: fade-in 0.2s;
}
.posts-pagination .post-pagination.pagination-visible:hover .overlay, .posts-pagination .post-pagination.pagination-visible:focus .overlay {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.posts-pagination .post-previous {
left: 0;
}
.posts-pagination .post-previous .pagination-title {
-webkit-transform: rotate(-90deg) translate(-50%, -50%);
transform: rotate(-90deg) translate(-50%, -50%);
-webkit-transform-origin: top left;
transform-origin: top left;
}
.posts-pagination .post-previous .pagination-content .overlay {
padding-left: 80px;
}
.posts-pagination .post-previous .pagination-content .overlay:before {
margin-left: 80px;
}
.posts-pagination .post-previous.pagination-visible .pagination-title {
-webkit-transform: rotate(-90deg) translate(-50%, 0);
transform: rotate(-90deg) translate(-50%, 0);
}
.posts-pagination .post-next {
right: 0;
}
.posts-pagination .post-next .pagination-title {
right: 0;
-webkit-transform: rotate(90deg) translate(50%, -50%);
transform: rotate(90deg) translate(50%, -50%);
-webkit-transform-origin: top right;
transform-origin: top right;
}
.posts-pagination .post-next .pagination-content .overlay {
padding-right: 80px;
}
.posts-pagination .post-next .pagination-content .overlay:before {
margin-right: 80px;
}
.posts-pagination .post-next.pagination-visible .pagination-title {
-webkit-transform: rotate(90deg) translate(50%, 0);
transform: rotate(90deg) translate(50%, 0);
}
}  .page-header .post-meta {
margin-top: 1.5rem;
}
.page-header .sub-title + h1 {
margin-top: 1rem;
}
.page-header .post-count {
margin-top: 1rem;
}
.page-header .taxonomy-description {
margin-top: 1.5rem;
}
.page-header .pk-social-links-items {
margin-top: 1.5rem;
}
.page-header > *:last-child {
margin-bottom: 0;
}
.page-header-simple {
margin-bottom: 3rem;
}
.page-header-simple + .post-archive {
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
.page-header-small {
margin-bottom: 3rem;
}
@media (max-width: 759.98px) {
.page-header-type-small ~ .site-content {
margin-top: 0;
}
.page-header-type-small ~ .site-content .page-header-small {
margin-left: -20px;
margin-right: -20px;
}
}
.page-header-wide {
min-height: 400px;
margin-top: 0;
}  .navbar-nav li.csco-mega-menu {
position: static;
}
.navbar-nav li.csco-mega-menu > .sub-menu {
right: 0;
left: 0;
padding: 30px;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
margin-left: -15px;
margin-right: -15px;
text-align: center;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content .mega-menu-item {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
padding-left: 15px;
padding-right: 15px;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content .mega-menu-item a {
display: block;
min-width: 6.25rem;
padding: 0;
background: transparent;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content .mega-menu-item a:hover {
padding-left: 0;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content .mega-menu-item .entry-header .entry-title {
margin: 1rem 0 0.5rem;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content .mega-menu-item .entry-header .entry-title a {
margin-top: 0.625rem;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content .mega-menu-item .entry-header .post-meta {
margin-bottom: 0;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content.loading {
height: 150px;
}
.navbar-nav li.csco-mega-menu .csco-mega-menu-content.loading:before {
width: 1.5rem;
height: 1.5rem;
border: 2px solid rgba(119, 119, 119, 0.25);
border-top-color: #777;
border-radius: 50%;
position: relative;
-webkit-animation: loader-rotate 1s linear infinite;
animation: loader-rotate 1s linear infinite;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
text-align: center;
content: "";
}
@-webkit-keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
margin-left: -15px;
margin-right: -15px;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .sub-cats {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
padding-left: 15px;
padding-right: 15px;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .sub-cats li.menu-item {
display: block;
padding: 0;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .sub-cats li.menu-item a {
min-width: 6.25rem;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .csco-mega-menu-box {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .csco-mega-menu-box .csco-mega-menu-content {
display: none;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .csco-mega-menu-box .csco-mega-menu-content .mega-menu-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.navbar-nav li.csco-mega-menu.csco-mega-menu-tabs .tabs-content .csco-mega-menu-box .csco-mega-menu-content.active-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}  .overlay-media img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-family: "object-fit: cover;";
-o-object-fit: cover;
object-fit: cover;
}
.overlay-inner {
position: relative;
}
.overlay-inner > *:last-child {
margin-bottom: 0;
} .ratio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.ratio:before {
content: '';
display: block;
}
.ratio-landscape:before {
padding-bottom: 56.25%;
}
.ratio-portrait:before {
padding-bottom: 125%;
}
.ratio-square:before {
padding-bottom: 100%;
}
.ratio .overlay-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
height: auto;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.ratio .overlay-inner {
position: static;
padding: 4rem 2rem;
}
.ratio .overlay-media {
position: absolute !important;
top: auto;
left: auto;
}
@media (max-width: 1019.98px) {
.ratio h1, .ratio h2 {
font-size: 1.5rem;
letter-spacing: 0;
}
}
.ratio-portrait {
max-width: 560px;
margin-right: auto;
margin-left: auto;
} .page-header-large .overlay-outer,
.page-header-wide .overlay-outer,
.slider-large .overlay-outer,
.slider-wide .overlay-outer {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 760px) {
.page-header-large .overlay-outer,
.page-header-wide .overlay-outer,
.slider-large .overlay-outer,
.slider-wide .overlay-outer {
max-width: 720px;
}
}
@media (min-width: 1020px) {
.page-header-large .overlay-outer,
.page-header-wide .overlay-outer,
.slider-large .overlay-outer,
.slider-wide .overlay-outer {
max-width: 1000px;
}
}
@media (min-width: 1120px) {
.page-header-large .overlay-outer,
.page-header-wide .overlay-outer,
.slider-large .overlay-outer,
.slider-wide .overlay-outer {
max-width: 1080px;
}
}
@media (min-width: 1240px) {
.page-header-large .overlay-outer,
.page-header-wide .overlay-outer,
.slider-large .overlay-outer,
.slider-wide .overlay-outer {
max-width: 1200px;
}
}
.page-header-large .overlay-inner,
.page-header-wide .overlay-inner,
.slider-large .overlay-inner,
.slider-wide .overlay-inner {
max-width: 800px;
padding-left: 0 !important;
padding-right: 0 !important;
}
@media (min-width: 1440px) {
.container-wide .page-header-large .overlay-outer,
.container-wide .page-header-wide .overlay-outer,
.container-wide .slider-large .overlay-outer,
.container-wide .slider-wide .overlay-outer {
max-width: 1400px;
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 1640px) {
.container-wide .page-header-large .overlay-outer,
.container-wide .page-header-wide .overlay-outer,
.container-wide .slider-large .overlay-outer,
.container-wide .slider-wide .overlay-outer {
max-width: 1600px;
padding-right: 20px;
padding-left: 20px;
}
}
.slider-boxed:not(.slider-wide) .overlay-inner,
.slider-center .overlay-inner,
.page-header-simple .overlay-inner,
.post-featured .overlay-inner {
max-width: 680px;
}
.single .layout-fullwidth .page-header-wide .overlay-inner,
.single .layout-fullwidth .page-header-large .overlay-inner {
margin-right: auto;
margin-left: auto;
} .overlay-inner {
padding: 2rem;
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner h1,
.overlay-inner h2,
.overlay-inner h3,
.overlay-inner h4,
.overlay-inner h5,
.overlay-inner h6 {
color: white;
}
.overlay-inner h1 a:hover, .overlay-inner h1 a:focus,
.overlay-inner h2 a:hover,
.overlay-inner h2 a:focus,
.overlay-inner h3 a:hover,
.overlay-inner h3 a:focus,
.overlay-inner h4 a:hover,
.overlay-inner h4 a:focus,
.overlay-inner h5 a:hover,
.overlay-inner h5 a:focus,
.overlay-inner h6 a:hover,
.overlay-inner h6 a:focus {
color: white;
}
.overlay-inner .post-meta {
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner a {
color: white;
}
.overlay-inner a:hover, .overlay-inner a:focus {
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner .post-categories {
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner .post-categories a {
color: white;
}
.overlay-inner .post-categories a:hover, .overlay-inner .post-categories a:focus {
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner .pk-share-buttons-link {
color: white !important;
}
.overlay-inner .pk-share-buttons-link:hover .pk-share-buttons-icon,
.overlay-inner .pk-share-buttons-link:hover .pk-share-buttons-count {
color: rgba(255, 255, 255, 0.75) !important;
}
.overlay-inner .title-share,
.overlay-inner .pk-share-buttons-wrap .pk-share-buttons-count {
color: rgba(255, 255, 255, 0.75) !important;
} .overlay {
overflow: hidden;
position: relative;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.overlay-media {
position: absolute !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: auto !important;
}
.overlay-media img {
z-index: -1;
}
.overlay-media iframe {
z-index: -2 !important;
}
.overlay-media:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.overlay-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
width: 100%;
}
.overlay-inner {
padding: 2rem;
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner h1,
.overlay-inner h2,
.overlay-inner h3,
.overlay-inner h4,
.overlay-inner h5,
.overlay-inner h6 {
position: relative;
color: white;
}
.overlay-inner .post-meta {
position: relative;
color: rgba(255, 255, 255, 0.75);
}
.overlay-inner a {
position: relative;
z-index: 2;
color: white;
}
.overlay-inner a:hover, .overlay-inner a:focus {
color: rgba(255, 255, 255, 0.75);
}
.overlay-link {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
}
.page-header-large .overlay-outer,
.slider-large .overlay-outer {
height: 100vh;
}
.page-header-wide .overlay-outer {
height: 400px;
}
.slider-boxed .overlay-outer,
.slider-center .overlay-outer,
.slider-multiple .overlay-outer {
height: 400px;
}
@media (min-width: 1120px) {
.page-header-large .overlay-inner,
.page-header-wide .overlay-inner,
.slider-large .overlay-inner,
.slider-boxed .overlay-inner,
.slider-center .overlay-inner {
padding: 3rem;
}
}
.tile-secondary .overlay-inner,
.slider-flip .overlay-inner {
padding: 1.5rem;
}
.post-featured .overlay .post-meta {
position: absolute;
right: 2rem;
bottom: -10%;
left: 2rem;
margin: 0;
padding: 1rem 0;
border-top: 1px rgba(255, 255, 255, 0.2) solid;
opacity: 0;
color: #e9ecef;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post-featured .overlay:hover .post-meta {
bottom: 0;
opacity: 1;
}
.slider-featured .owl-dot span {
background: rgba(255, 255, 255, 0.5);
}
.slider-featured .owl-dot.active span {
background: white;
}
.slider-large .owl-dots,
.slider-wide .owl-dots {
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
position: relative;
z-index: 1;
bottom: 3rem;
left: auto;
height: 0;
-webkit-transform: none;
transform: none;
}
@media (min-width: 760px) {
.slider-large .owl-dots,
.slider-wide .owl-dots {
max-width: 720px;
}
}
@media (min-width: 1020px) {
.slider-large .owl-dots,
.slider-wide .owl-dots {
max-width: 1000px;
}
}
@media (min-width: 1120px) {
.slider-large .owl-dots,
.slider-wide .owl-dots {
max-width: 1080px;
}
}
@media (min-width: 1240px) {
.slider-large .owl-dots,
.slider-wide .owl-dots {
max-width: 1200px;
}
}
.slider-center .owl-dots,
.slider-boxed:not(.slider-wide) .owl-dots {
position: absolute;
z-index: 1;
bottom: 2rem;
}  .title-block {
margin-bottom: 2rem;
}
.entry-content::after {
display: block;
clear: both;
content: "";
}
.button-link:after {
display: inline-block;
margin-left: 0.25rem;
font-family: "cs-icons";
content: "\e902";
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.button-link:hover:after {
margin-left: 0.5rem;
}
.list-categories {
display: inline-block;
margin: 2rem 0;
padding: 0;
vertical-align: middle;
list-style: none;
}
.list-categories a {
display: inline-block;
padding: 0.5rem 1rem;
color: #dee2e6;
}
.list-categories li {
display: inline-block;
margin: 0;
}
.list-categories .current-cat a,
.list-categories .current-cat-parent a {
color: black;
}
.list-social {
padding-left: 0;
list-style: none;
}
.list-social li {
display: inline-block;
}
.list-social li + li {
margin-left: 0.5rem;
}
.list-social .cs-icon {
vertical-align: middle;
}
.list-social span {
display: inline-block;
margin-left: 0.25rem;
vertical-align: middle;
}
@media (min-width: 1020px) {
.list-social-compact span {
display: none;
}
} .cs-nextpost-loading {
position: relative;
margin-top: 1rem;
height: 80px;
}
.cs-nextpost-loading:before {
width: 1.5rem;
height: 1.5rem;
border: 2px solid rgba(119, 119, 119, 0.25);
border-top-color: #777;
border-radius: 50%;
position: relative;
-webkit-animation: loader-rotate 1s linear infinite;
animation: loader-rotate 1s linear infinite;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
text-align: center;
content: "";
}
@keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.cs-nextpost-section {
border-top: 1px #e9ecef solid;
margin-top: 3rem;
}
.cs-nextpost-section .page-header-large,
.cs-nextpost-section .page-header-wide {
margin-top: -1px !important;
}
@media (max-width: 759.98px) {
.cs-nextpost-section .page-header-small {
margin-top: calc(-3rem - 1px);
margin-left: -20px;
margin-right: -20px;
}
}   .section-tiles {
margin-top: 3rem;
margin-bottom: 3rem;
}
.section-tiles .post-outer {
height: 100%;
}
.section-tiles .post-outer {
position: relative;
}
.section-tiles article {
height: 240px;
}
.section-tiles article + article {
margin-top: 1px;
}
.section-tiles .entry-title a {
display: block;
}
.section-tiles .overlay-media {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.section-tiles .overlay-inner {
position: initial;
}
@media (min-width: 760px) {
.section-tiles .tiles-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-line-pack: start;
align-content: flex-start;
flex-wrap: wrap;
}
.section-tiles article {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.section-tiles article + article {
margin-top: 0;
}
.section-tiles.tiles-2 article:first-child, .section-tiles.tiles-4 article:first-child, .section-tiles.tiles-5 article:first-child, .section-tiles.tiles-6 article:first-child, .section-tiles.tiles-7 article:first-child, .section-tiles.tiles-8 article:first-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1020px) {
.section-tiles .tiles-outer {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.section-tiles article {
overflow: hidden;
height: 100%;
max-height: 100%;
}
.section-tiles article:nth-of-type(1n+3) {
display: block;
}
.section-tiles .post-inner > *:last-child {
margin-bottom: 0;
}
.section-tiles.tiles-1 .tiles-outer, .section-tiles.tiles-2 .tiles-outer, .section-tiles.tiles-3 .tiles-outer {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.section-tiles.tiles-1 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.section-tiles.tiles-2 article:first-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.section-tiles.tiles-2 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.section-tiles.tiles-3 article:first-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
.section-tiles.tiles-3 article:last-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.section-tiles.tiles-4 article:first-child {
width: 66.6666666667%;
max-width: 66.6666666667%;
height: 100%;
max-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.section-tiles.tiles-4 article:nth-child(2),
.section-tiles.tiles-4 article:nth-child(3) {
width: 33.3333333333%;
max-width: 33.3333333333%;
height: 50%;
max-height: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.section-tiles.tiles-5 article:first-child {
width: 50%;
max-width: 50%;
height: 100%;
max-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.section-tiles.tiles-5 article:nth-child(2),
.section-tiles.tiles-5 article:nth-child(3) {
width: 50%;
max-width: 50%;
height: 50%;
max-height: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.section-tiles.tiles-6 .tiles-outer {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.section-tiles.tiles-6 article:first-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
height: 50%;
max-height: 50%;
}
.section-tiles.tiles-6 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
height: 50%;
max-height: 50%;
}
.section-tiles.tiles-7 article, .section-tiles.tiles-8 article {
width: 25%;
max-width: 25%;
height: 50%;
max-height: 50%;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
.section-tiles.tiles-7 article:first-child, .section-tiles.tiles-8 article:first-child {
width: 50%;
max-width: 50%;
height: 100%;
max-height: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.section-tiles.tiles-8 article:nth-child(2) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.section-tiles.tiles-8 article:nth-child(3) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.section-tiles.tiles-8 article:first-child {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.section-tiles.tiles-8 article:nth-child(4) {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.section-tiles.tiles-8 article:nth-child(5) {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.section-tiles.tiles-9 .tiles-outer {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.section-tiles.tiles-9 article {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
height: 50%;
max-height: 50%;
}
.section-tiles.tiles-9 article .post-meta {
display: none;
}
}  .section-carousel {
margin-top: 3rem;
margin-bottom: 3rem;
text-align: center;
}
.section-carousel .post-thumbnail {
margin-bottom: 2rem;
}
.section-carousel h2 {
margin-bottom: 1rem;
}
.single .section-carousel {
margin-top: 3rem;
padding-top: 3rem;
border-top: 1px #e9ecef solid;
}
.single .section-carousel .title-block {
text-align: left;
}
.single .post-subscribe + .section-carousel {
padding-top: 0;
border-top: none;
}
.section-carousel .owl-dots {
margin-top: 1rem;
} .section-slider {
margin-top: 3rem;
margin-bottom: 3rem;
}
.section-slider .slider-featured:not(.slider-large):not(.slider-multiple) .owl-carousel {
display: block;
}
.slider-featured {
position: relative;
} .slider-center {
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0 20px;
}
@media (min-width: 760px) {
.slider-center {
width: 680px;
padding: 0;
}
}
@media (min-width: 1020px) {
.slider-center {
width: 960px;
}
}
@media (min-width: 1120px) {
.slider-center {
width: 1040px;
}
}
@media (min-width: 1240px) {
.slider-center {
width: 100%;
}
}
.slider-center article {
margin-left: auto;
margin-right: auto;
}
@media (min-width: 1240px) {
.slider-center article {
width: 1160px;
}
}
@media (min-width: 1440px) {
.container-wide .slider-center article {
width: 1360px;
}
}
@media (min-width: 1640px) {
.container-wide .slider-center article {
width: 1560px;
}
} .slider-boxed {
max-width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0 20px;
}
@media (min-width: 760px) {
.slider-boxed {
width: 680px;
padding: 0;
}
}
@media (min-width: 1020px) {
.slider-boxed {
width: 960px;
}
}
@media (min-width: 1120px) {
.slider-boxed {
width: 1040px;
}
}
@media (min-width: 1240px) {
.slider-boxed {
width: 1160px;
}
}
@media (min-width: 1440px) {
.container-wide .slider-boxed {
width: 1360px;
}
}
@media (min-width: 1640px) {
.container-wide .slider-boxed {
width: 1560px;
}
} .slider-section-large {
margin-top: 0;
}
.slider-large {
width: 100%;
}
@media (min-width: 1240px) {
.slider-large .post-inner {
padding-left: 215px;
padding-right: 215px;
}
} .slider-multiple .owl-prev,
.slider-multiple .owl-next {
width: 90px;
}
@media (min-width: 1120px) {
.slider-multiple .owl-dots {
display: none;
}
} @media (min-width: 1120px) {
.slider-section-wide {
margin-top: 0;
margin-bottom: 0;
}
.slider-wide {
width: 100%;
}
.container-wide .slider-wide {
width: 100%;
padding: 0;
}
} .widget ul {
padding-left: 0;
list-style: none;
margin-bottom: 0;
}
.widget select {
width: 100%;
}
.widget > *:last-child {
margin-bottom: 0;
}
section.widget .widget-wrap {
padding-top: 40px;
padding-bottom: 40px;
}
.archive-grid section.widget .widget-wrap,
.archive-masonry section.widget .widget-wrap {
max-width: 300px;
margin-right: auto;
margin-left: auto;
width: 100%;
}
.archive-list section.widget .widget-wrap,
.archive-standard section.widget .widget-wrap {
padding-top: 3rem;
padding-bottom: 3rem;
border-top: 1px #e9ecef solid;
border-bottom: 1px #e9ecef solid;
}
.archive-list:not(.archive-compact) section.widget:last-child .widget-wrap,
.archive-standard section.widget:last-child .widget-wrap {
border-bottom: none;
padding-bottom: 0;
}
.sidebar .widget + .widget,
.sidebar-footer .widget + .widget {
margin-top: 3rem;
}
@media (min-width: 1240px) {
.sidebar .widget + .widget,
.sidebar-footer .widget + .widget {
margin-top: 4rem;
}
}
.offcanvas-sidebar .widget {
margin-bottom: 2rem;
padding-bottom: 2rem;
border-bottom: 1px transparent solid;
}
.offcanvas-sidebar .widget:last-child {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
} .widget_nav_menu a {
display: block;
padding: 1rem 0;
}
.widget_nav_menu .menu > li:first-child {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.widget_nav_menu .menu > li:first-child > a {
padding-top: 0;
}
.widget_nav_menu .menu > li:last-child {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.widget_nav_menu .menu > li:last-child > a {
padding-bottom: 0;
}
.widget_nav_menu .menu > .menu-item:not(:first-child) {
border-top: 1px #e9ecef solid;
}
.widget_nav_menu .menu-item-has-children {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
}
.widget_nav_menu .menu-item-has-children > a {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.widget_nav_menu .menu-item-has-children > span {
cursor: pointer;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.widget_nav_menu .menu-item-has-children > span:after {
padding: 1rem 0;
font-family: "cs-icons";
font-size: 14px;
content: "\e904";
}
.widget_nav_menu .menu-item-has-children > ul {
width: 100%;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.widget_nav_menu .menu-item-expanded > span:after {
content: "\e907";
}
.widget_nav_menu .menu > .menu-item > .sub-menu {
padding-bottom: 1rem;
}
.widget_nav_menu .menu .menu-item:not(.menu-item-has-children) > a:after {
visibility: hidden;
float: right;
opacity: 0;
font-family: "cs-icons";
font-size: 14px;
content: "\e902";
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.widget_nav_menu .menu .menu-item:not(.menu-item-has-children) > a:hover:after {
visibility: visible;
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.widget_nav_menu .sub-menu {
display: none;
}
.widget_nav_menu .sub-menu a {
padding: 0.25rem 0;
line-height: 1;
}
.widget_nav_menu .sub-menu .sub-menu {
padding: 0.5rem 0;
}
.widget_nav_menu .sub-menu .sub-menu a {
padding-left: 1rem;
}
.widget_nav_menu .submenu-visible {
display: block;
}
.widget_pages li a,
.widget_meta li a {
display: block;
padding: 1rem 0;
}
.widget_pages li a:after,
.widget_meta li a:after {
visibility: hidden;
float: right;
opacity: 0;
font-family: "cs-icons";
content: "\e902";
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.widget_pages li a:hover:after,
.widget_meta li a:hover:after {
visibility: visible;
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.widget_pages li:not(:first-child) a,
.widget_meta li:not(:first-child) a {
border-top: 1px #e9ecef solid;
}
.widget_categories ul li,
.widget_archive ul li {
display: block;
text-align: right;
}
.widget_categories ul li::after,
.widget_archive ul li::after {
display: block;
clear: both;
content: "";
}
.widget_categories ul li a,
.widget_archive ul li a {
float: left;
text-align: left;
}
.widget_categories > ul > li,
.widget_archive > ul > li {
padding: 1rem 0;
}
.widget_categories > ul > li:not(:first-child),
.widget_archive > ul > li:not(:first-child) {
border-top: 1px #e9ecef solid;
}
.widget_categories > ul > li:last-child,
.widget_archive > ul > li:last-child {
padding-bottom: 0;
}
.widget_categories ul.children,
.widget_archive ul.children {
padding-top: 1rem;
}
.widget_categories ul.children li,
.widget_archive ul.children li {
padding: 0.25rem 0;
}
.widget_categories ul.children li,
.widget_categories ul.children li a,
.widget_archive ul.children li,
.widget_archive ul.children li a {
line-height: 1;
}
.widget_recent_comments li,
.widget_recent_entries li {
padding: 1rem 0;
font-size: 0.875rem;
}
.widget_recent_comments li:not(:first-child),
.widget_recent_entries li:not(:first-child) {
border-top: 1px #e9ecef solid;
}
#wp-calendar {
width: 100%;
table-layout: fixed;
}
#wp-calendar caption {
margin-bottom: 1rem;
padding: 0;
caption-side: top;
color: black;
text-align: center;
}
#wp-calendar thead th {
padding: 0.25rem;
color: black;
font-size: 0.875rem;
font-weight: 600;
text-align: center;
text-transform: uppercase;
}
#wp-calendar tbody td {
position: relative;
border-top: 1px solid #e9ecef;
font-size: 0.875rem;
line-height: 2.5;
text-align: center;
}
#wp-calendar tbody td.pad {
opacity: 0.7;
}
#wp-calendar tbody td#today:after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
border-top: 10px solid black;
border-left: 10px solid transparent;
content: "";
}
#wp-calendar tbody td a {
display: block;
background: #e9ecef;
}
#wp-calendar tbody td a:hover, #wp-calendar tbody td a:focus {
color: white;
background: black;
}
#wp-calendar tfoot tr td {
padding: 0;
border: 0;
}
#wp-calendar tfoot tr #prev + .pad {
position: relative;
}
#wp-calendar tfoot tr #prev + .pad:after {
position: absolute;
top: 1rem;
bottom: 0;
left: 50%;
width: 2px;
margin-left: -1px;
background: black;
content: "";
}
#wp-calendar tfoot tr a {
display: inline-block;
margin-top: 1rem;
padding-top: 0.375rem;
padding-bottom: 0.375rem;
}
#wp-calendar tfoot tr #prev {
text-align: right;
}
#wp-calendar tfoot tr #next {
text-align: left;
}
.widget_recent_comments li a {
display: block;
margin-top: 1rem;
}
.widget_rss .rss-widget-icon {
display: none;
}
.widget_rss ul li {
border-bottom: 1px #e9ecef solid;
position: relative;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
.widget_rss ul li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_rss ul li .rsswidget {
color: black;
-webkit-transition: color 0.25s;
transition: color 0.25s;
}
.widget_rss ul li .rss-date {
display: block;
margin-top: 0.25rem;
color: #6c757d;
}
.widget_rss ul li .rssSummary {
margin-top: 0.25rem;
}
.widget_rss ul li cite {
display: block;
margin-top: 0.25rem;
font-style: normal;
color: #6c757d;
text-align: right;
}
.widget_media_video .mejs-container {
max-width: 100%;
overflow: hidden;
}
.widget_media_video .mejs-container video,
.widget_media_video .mejs-container iframe,
.widget_media_video .mejs-container object,
.widget_media_video .mejs-container embed {
max-width: 100%;
overflow: hidden;
}
.widget_text {
word-wrap: break-word;
}
.widget_text ul {
list-style: disc;
margin: 0 0 1rem 1rem;
}
.widget_text ol {
list-style: decimal;
}
.widget_text ul li,
.widget_text ol li {
border: none;
}
.widget_text ul li:last-child,
.widget_text ol li:last-child {
padding-bottom: 0;
}
.widget_text ul li ul {
margin: 0 0 0 1rem;
}
.widget_text ul li li {
padding-left: 0;
padding-right: 0;
}
.widget_text ol li {
list-style-position: inside;
}
.widget_text ol li + li {
margin-top: -1px;
} img {
max-width: 100%;
height: auto;
}
.post-thumbnail img {
display: block;
width: 100%;
}
@media (max-width: 1019.98px) {
.post-thumbnail,
.post-thumbnail img {
width: 100%;
}
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
}
.post-media img {
width: 100%;
}
.embed-audio > iframe {
width: 100% !important;
} .wp-caption {
margin-bottom: 1rem;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
margin-left: auto;
margin-right: auto;
display: block;
}
.wp-caption .wp-caption-text {
margin: 1rem 0;
}
.wp-caption-text {
margin-top: 1rem;
font-size: 0.875rem;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
overflow: hidden;
position: relative;
}
.owl-carousel figure {
margin: 0;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
touch-action: manipulation;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
background: none;
color: inherit;
border: none;
font: inherit;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: ltr;
}
.owl-carousel.owl-rtl .owl-item {
float: left;
} .no-js .owl-carousel {
display: block;
}
.owl-dots {
position: relative;
z-index: 1;
height: 13px;
line-height: 13px;
text-align: center;
}
.owl-dots:empty, .owl-dots.disabled {
display: none;
}
.slider-flip .owl-dots,
.gallery-type-slider .owl-dots,
.slider-loop .owl-dots {
margin-top: 1rem;
}
.owl-dot {
background: transparent;
display: inline-block;
padding: 3px;
cursor: pointer;
}
.owl-dot span {
display: block;
width: 7px;
height: 7px;
border-radius: 50%;
background: #dee2e6;
}
.owl-dot.active span {
background: black;
}
.owl-prev.disabled,
.owl-next.disabled {
display: none;
}
.owl-prev,
.owl-next {
position: absolute;
z-index: 3;
border: none;
top: 50%;
width: 120px;
padding: 0;
opacity: 0;
color: white;
background: rgba(44, 47, 48, 0.5);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-backface-visibility: hidden;
}
.owl-prev:hover, .owl-prev:focus, .owl-prev:active,
.owl-next:hover,
.owl-next:focus,
.owl-next:active {
color: white;
background: rgba(44, 47, 48, 0.75);
}
.owl-prev .button,
.owl-next .button {
display: block;
background: transparent;
}
.owl-prev .button:hover, .owl-prev .button:focus, .owl-prev .button:active,
.owl-next .button:hover,
.owl-next .button:focus,
.owl-next .button:active {
background: transparent;
}
.owl-prev {
left: 1rem;
-webkit-transform: rotate(-90deg) translate(-50%, -100%);
transform: rotate(-90deg) translate(-50%, -100%);
-webkit-transform-origin: top left;
transform-origin: top left;
}
.slider-container:hover .owl-prev,
.gallery-type-slider:hover .owl-prev {
opacity: 1;
-webkit-transform: rotate(-90deg) translate(-50%, 0);
transform: rotate(-90deg) translate(-50%, 0);
}
.owl-next {
right: 1rem;
-webkit-transform: rotate(90deg) translate(50%, -100%);
transform: rotate(90deg) translate(50%, -100%);
-webkit-transform-origin: top right;
transform-origin: top right;
}
.slider-container:hover .owl-next,
.gallery-type-slider:hover .owl-next {
opacity: 1;
-webkit-transform: rotate(90deg) translate(50%, 0);
transform: rotate(90deg) translate(50%, 0);
}
.owl-arrows {
display: none;
}
@media (min-width: 1240px) {
.owl-arrows {
position: absolute;
display: block;
top: 0;
bottom: 0;
width: 100%;
}
}
.owl-arrows:empty {
display: none;
}
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.owl-height {
-webkit-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .images-loading {
width: 24px;
height: 24px;
border: 2px solid rgba(119, 119, 119, 0.25);
border-top-color: #777;
border-radius: 50%;
position: relative;
-webkit-animation: loader-rotate 1s linear infinite;
animation: loader-rotate 1s linear infinite;
margin: 150px auto;
}
@keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.slider-container {
overflow: hidden;
}
@media (min-width: 1240px) {
.slider-section-center .owl-arrows .owl-prev,
.slider-section-center .owl-arrows .owl-next,
.slider-section-multiple .owl-arrows .owl-prev,
.slider-section-multiple .owl-arrows .owl-next {
-webkit-transform: none;
transform: none;
background: transparent;
position: absolute;
z-index: 3;
top: 0;
bottom: 0;
}
.slider-section-center .owl-arrows .owl-prev,
.slider-section-multiple .owl-arrows .owl-prev {
left: 0;
cursor: pointer;
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNnB4IiBoZWlnaHQ9IjM2cHgiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzYgMzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMzYsMTYuOSA0LjMsMTYuOSAxMS41LDkuNiA5LjksOCAwLDE4IDkuOSwyOCAxMS41LDI2LjQgNC4zLDE5LjEgMzYsMTkuMSAiLz48L2c+PC9zdmc+") 16 16, pointer !important;
}
.slider-section-center .owl-arrows .owl-next,
.slider-section-multiple .owl-arrows .owl-next {
right: 0;
cursor: pointer;
cursor: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzNnB4IiBoZWlnaHQ9IjM2cHgiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzYgMzYiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCwxOS4xIDMxLjcsMTkuMSAyNC41LDI2LjQgMjYuMSwyOCAzNiwxOCAyNi4xLDggMjQuNSw5LjYgMzEuNywxNi45IDAsMTYuOSAiLz48L2c+PC9zdmc+") 16 16, pointer !important;
}
}
.gallery-type-slider {
overflow: hidden;
position: relative;
}
.gallery-type-slider .slider-slide {
text-align: center;
}
.gallery-type-slider figure {
margin: 0;
}
.gallery-type-slider figcaption {
margin-top: 15px;
}
.slider-flip {
overflow: visible;
}
.slider-flip .owl-carousel {
overflow: visible;
}
.slider-flip .owl-stage-outer {
margin: -80px 0;
padding: 80px 0;
}
.slider-flip .owl-stage {
-webkit-perspective: 2000px;
perspective: 2000px;
}
.slider-flip .owl-item {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
@-webkit-keyframes flipOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
}
@keyframes flipOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
}
.flipOut {
-webkit-animation-name: flipOut;
animation-name: flipOut;
}
@-webkit-keyframes flipIn {
from {
opacity: 0;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
to {
opacity: 1;
}
}
@keyframes flipIn {
from {
opacity: 0;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
}
to {
opacity: 1;
}
}
.flipIn {
-webkit-animation-name: flipIn;
animation-name: flipIn;
}
.slider-loop {
width: 100%;
}
.slider-loop .owl-dots {
margin-top: 0;
padding-top: 0;
}
.section-carousel .owl-carosel {
display: block;
}
.section-carousel .images-loading {
display: none;
}
.section-carousel .owl-carousel {
width: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.section-carousel .owl-carousel > article {
width: 100%;
min-width: 100%;
}
@media (min-width: 760px) {
.section-carousel .owl-carousel > article {
width: calc((100% - 40px) / 2);
min-width: calc((100% - 40px) / 2);
}
.section-carousel .owl-carousel > article:first-child {
margin-right: 40px;
}
}
@media (min-width: 1020px) {
.section-carousel .owl-carousel > article {
width: calc((100% - 60px) / 3);
min-width: calc((100% - 60px) / 3);
}
.section-carousel .owl-carousel > article:nth-child(-n+3) {
margin-right: 30px;
}
}
@media (min-width: 1120px) {
.section-carousel .owl-carousel > article {
width: calc((100% - 80px) / 3);
min-width: calc((100% - 80px) / 3);
}
.section-carousel .owl-carousel > article:nth-child(-n+3) {
margin-right: 40px;
}
}
@media (min-width: 1240px) {
.section-carousel .owl-carousel > article {
width: calc((100% - 90px) / 4);
min-width: calc((100% - 90px) / 4);
}
.section-carousel .owl-carousel > article:nth-child(-n+4) {
margin-right: 30px;
}
}
@media (min-width: 1640px) {
.section-carousel .owl-carousel > article {
width: calc((100% - 120px) / 4);
min-width: calc((100% - 120px) / 4);
}
.section-carousel .owl-carousel > article:nth-child(-n+4) {
margin-right: 40px;
}
}
.gallery {
margin-bottom: 1.5rem;
}
.gallery .wp-caption-text:before {
display: none;
}
div[class*=" gallery-columns-"] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
margin-right: -15px;
margin-left: -15px;
margin-bottom: 0;
}
div[class*=" gallery-columns-"] .gallery-item {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 30px;
padding-right: 15px;
padding-left: 15px;
}
div[class*=" gallery-columns-"] .gallery-icon {
position: relative;
}
div[class*=" gallery-columns-"] .gallery-icon + figcaption {
margin-top: 15px;
}
@media (min-width: 1020px) {
.gallery-columns-1 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.gallery-columns-2 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.gallery-columns-3 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.gallery-columns-4 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.gallery-columns-5 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.gallery-columns-6 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.gallery-columns-7 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 14.2857142857%;
flex: 0 0 14.2857142857%;
max-width: 14.2857142857%;
}
.gallery-columns-8 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 12.5%;
flex: 0 0 12.5%;
max-width: 12.5%;
}
.gallery-columns-9 figure {
-webkit-box-flex: 0;
-ms-flex: 0 0 11.1111111111%;
flex: 0 0 11.1111111111%;
max-width: 11.1111111111%;
}
}
.tiled-gallery figure {
margin-bottom: 0;
}
.tiled-gallery img {
margin: 0 !important;
padding-left: 2px !important;
padding-right: 2px !important;
}  .entry-content .pk-row > [class^="pk-col-"] > a,
.entry-content .pk-row > [class^="pk-col-"] > p > a,
.entry-content .pk-row > [class^="pk-col-"] > ul li > a,
.entry-content .pk-row > [class^="pk-col-"] > ol li > a,
.entry-content .pk-row > [class^="pk-col-"] > p > em > a,
.entry-content .pk-row > [class^="pk-col-"] > p > strong > a,
.entry-content .pk-row > [class*=" pk-col-"] > a,
.entry-content .pk-row > [class*=" pk-col-"] > p > a,
.entry-content .pk-row > [class*=" pk-col-"] > ul li > a,
.entry-content .pk-row > [class*=" pk-col-"] > ol li > a,
.entry-content .pk-row > [class*=" pk-col-"] > p > em > a,
.entry-content .pk-row > [class*=" pk-col-"] > p > strong > a {
text-decoration: underline;
}
.entry-content .pk-row > [class^="pk-col-"] > a:hover, .entry-content .pk-row > [class^="pk-col-"] > a:focus,
.entry-content .pk-row > [class^="pk-col-"] > p > a:hover,
.entry-content .pk-row > [class^="pk-col-"] > p > a:focus,
.entry-content .pk-row > [class^="pk-col-"] > ul li > a:hover,
.entry-content .pk-row > [class^="pk-col-"] > ul li > a:focus,
.entry-content .pk-row > [class^="pk-col-"] > ol li > a:hover,
.entry-content .pk-row > [class^="pk-col-"] > ol li > a:focus,
.entry-content .pk-row > [class^="pk-col-"] > p > em > a:hover,
.entry-content .pk-row > [class^="pk-col-"] > p > em > a:focus,
.entry-content .pk-row > [class^="pk-col-"] > p > strong > a:hover,
.entry-content .pk-row > [class^="pk-col-"] > p > strong > a:focus,
.entry-content .pk-row > [class*=" pk-col-"] > a:hover,
.entry-content .pk-row > [class*=" pk-col-"] > a:focus,
.entry-content .pk-row > [class*=" pk-col-"] > p > a:hover,
.entry-content .pk-row > [class*=" pk-col-"] > p > a:focus,
.entry-content .pk-row > [class*=" pk-col-"] > ul li > a:hover,
.entry-content .pk-row > [class*=" pk-col-"] > ul li > a:focus,
.entry-content .pk-row > [class*=" pk-col-"] > ol li > a:hover,
.entry-content .pk-row > [class*=" pk-col-"] > ol li > a:focus,
.entry-content .pk-row > [class*=" pk-col-"] > p > em > a:hover,
.entry-content .pk-row > [class*=" pk-col-"] > p > em > a:focus,
.entry-content .pk-row > [class*=" pk-col-"] > p > strong > a:hover,
.entry-content .pk-row > [class*=" pk-col-"] > p > strong > a:focus {
text-decoration: none;
}
.entry-content .pk-row > [class^="pk-col-"] > h1,
.entry-content .pk-row > [class^="pk-col-"] > h2,
.entry-content .pk-row > [class^="pk-col-"] > h3,
.entry-content .pk-row > [class^="pk-col-"] > h4,
.entry-content .pk-row > [class^="pk-col-"] > h5,
.entry-content .pk-row > [class^="pk-col-"] > h6,
.entry-content .pk-row > [class*=" pk-col-"] > h1,
.entry-content .pk-row > [class*=" pk-col-"] > h2,
.entry-content .pk-row > [class*=" pk-col-"] > h3,
.entry-content .pk-row > [class*=" pk-col-"] > h4,
.entry-content .pk-row > [class*=" pk-col-"] > h5,
.entry-content .pk-row > [class*=" pk-col-"] > h6 {
margin-bottom: 1.5rem;
}
.entry-content .pk-row > [class^="pk-col-"] > h1:not(:first-child),
.entry-content .pk-row > [class^="pk-col-"] > h2:not(:first-child),
.entry-content .pk-row > [class^="pk-col-"] > h3:not(:first-child),
.entry-content .pk-row > [class^="pk-col-"] > h4:not(:first-child),
.entry-content .pk-row > [class^="pk-col-"] > h5:not(:first-child),
.entry-content .pk-row > [class^="pk-col-"] > h6:not(:first-child),
.entry-content .pk-row > [class*=" pk-col-"] > h1:not(:first-child),
.entry-content .pk-row > [class*=" pk-col-"] > h2:not(:first-child),
.entry-content .pk-row > [class*=" pk-col-"] > h3:not(:first-child),
.entry-content .pk-row > [class*=" pk-col-"] > h4:not(:first-child),
.entry-content .pk-row > [class*=" pk-col-"] > h5:not(:first-child),
.entry-content .pk-row > [class*=" pk-col-"] > h6:not(:first-child) {
margin-top: 3rem;
}
.entry-content .pk-row + .pk-row h1:first-child, .entry-content .pk-row + .pk-row h2:first-child, .entry-content .pk-row + .pk-row h3:first-child, .entry-content .pk-row + .pk-row h4:first-child, .entry-content .pk-row + .pk-row h5:first-child, .entry-content .pk-row + .pk-row h6:first-child {
margin-top: 1.5rem;
}
.entry-content div[class^='pk-col-'], .entry-content div[class*=' pk-col-'] {
margin-bottom: 1.5rem;
}
.entry-content div[class^='pk-col-'] > *:last-child, .entry-content div[class*=' pk-col-'] > *:last-child {
margin-bottom: 0;
}
.entry-content .pk-clearfix {
margin: 0;
} .menu-item .pk-badge {
margin-left: 0.5rem;
margin-right: auto;
margin-bottom: auto;
margin-top: auto;
}
.pk-alert {
color: black;
padding: 1rem 1.25rem;
margin-bottom: 1.5rem;
}
.pk-alert .pk-title {
margin-top: 0;
margin-bottom: 1rem;
color: black;
}
.pk-alert .pk-close {
font-size: .75rem;
}
.pk-alert a {
color: black !important;
}
.entry-content .pk-alert p {
color: black;
}
.entry-content .pk-alert p:not(:last-child) {
margin-bottom: 1rem;
}
.pk-button {
border-radius: 0;
}
.pk-nav-tabs .pk-nav-link,
.pk-tabs .pk-nav-pills .pk-nav-link,
.pk-tabs-vertical .pk-nav-tabs .pk-nav-link {
border-radius: 0;
}
.pk-tabs .pk-nav-pills .pk-nav-link.pk-active {
color: #fff;
}
.pk-tabs .pk-nav .pk-nav-item {
margin-bottom: 0;
}
.pk-collapsibles .pk-card {
border: 1px solid rgba(0, 0, 0, 0.125);
border-width: 1px;
border-radius: 0;
}
.pk-collapsibles .pk-card:not(:last-child) {
border-bottom: none;
}
.pk-collapsibles .pk-card a {
padding: 0;
}
.pk-collapsibles .pk-card-body {
padding: 1.25rem;
}
.pk-collapsibles .pk-card-header {
padding: 0.75rem 1.25rem;
}
.pk-progress {
border-radius: 0;
}
.pk-twitter-label {
display: block;
}
.pk-input-group {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100%;
}
.pk-input-group .form-control {
position: relative;
z-index: 2;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
}
.pk-input-group .button {
line-height: 1.5rem;
} .pk-widget-about .pk-about-media {
margin-bottom: 2rem;
}
.pk-widget-about .title-widget,
.pk-widget-about .pk-about-content,
.pk-widget-about .pk-about-small,
.pk-widget-about .pk-about-button {
margin-top: 1.5rem;
}
.pk-widget-about .pk-social-links-wrap {
margin-top: 1.5rem;
}
.pk-widget-about .pk-about-button {
position: relative;
width: auto;
padding: 0.375rem 1rem;
overflow: hidden;
}
.pk-widget-about .pk-about-button span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-widget-about .pk-about-button span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-widget-about .pk-about-button span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.pk-widget-about .pk-about-button:hover span:first-child,
button:hover .pk-widget-about .pk-about-button span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.pk-widget-about .pk-about-button:hover span:last-child,
button:hover .pk-widget-about .pk-about-button span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-widget-about .pk-about-button span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
} .pk-widget-author .pk-widget-author-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.pk-widget-author .title-block {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.pk-widget-author .pk-author-avatar {
margin-bottom: 1.5rem;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.pk-widget-author .pk-author-title {
margin: 0;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.pk-widget-author .pk-author-data {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
margin-top: 1.5rem;
}
.pk-widget-author .pk-author-data .author-description {
font-size: inherit;
color: inherit;
}
.pk-widget-author .pk-author-button {
position: relative;
width: auto;
padding: 0.375rem 1rem;
overflow: hidden;
}
.pk-widget-author .pk-author-button span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-widget-author .pk-author-button span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-widget-author .pk-author-button span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.pk-widget-author .pk-author-button:hover span:first-child,
button:hover .pk-widget-author .pk-author-button span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.pk-widget-author .pk-author-button:hover span:last-child,
button:hover .pk-widget-author .pk-author-button span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-widget-author .pk-author-button span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}
.pk-widget-author-with-bg .pk-social-links-template-default .pk-social-links-link {
color: white;
}
.pk-widget-author-with-bg .pk-social-links-template-default .pk-social-links-link:hover {
color: rgba(255, 255, 255, 0.6);
} .powerkit_facebook_fanpage_widget .fb-page-wrapper {
max-width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.powerkit_facebook_fanpage_widget .fb-page {
width: 100%;
}
.powerkit_facebook_fanpage_widget .fb-page > span {
display: block;
margin: 0 auto;
} .pk-widget-contributors .pk-author-item {
margin-top: 1.5rem;
padding-top: 1.5rem;
}
.pk-widget-contributors .pk-author-data .author-description {
margin-bottom: 1rem;
font-size: inherit;
color: inherit;
}
@media (min-width: 760px) {
.archive-list .widget .pk-widget-contributors,
.archive-standard .widget .pk-widget-contributors {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.archive-list .widget .pk-widget-contributors .pk-author-item,
.archive-standard .widget .pk-widget-contributors .pk-author-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
width: 100%;
max-width: 100%;
}
.archive-list .widget .pk-widget-contributors .pk-author-item:nth-child(-n+2),
.archive-standard .widget .pk-widget-contributors .pk-author-item:nth-child(-n+2) {
margin-top: 0;
padding-top: 0;
border-top: none;
}
.archive-list .widget .pk-widget-contributors .pk-author-item:nth-child(odd),
.archive-standard .widget .pk-widget-contributors .pk-author-item:nth-child(odd) {
padding-right: 20px;
}
.archive-list .widget .pk-widget-contributors .pk-author-item:nth-child(even),
.archive-standard .widget .pk-widget-contributors .pk-author-item:nth-child(even) {
padding-left: 20px;
}
} .entry-content .pk-dropcap-borders:first-letter {
border-width: 3px;
border-color: black;
}
.entry-content .pk-dropcap-border-right:first-letter {
border-right-width: 3px;
border-right-color: black;
}
.entry-content .pk-block-border-top:before {
height: 2px;
}
.entry-content .pk-block-border-bottom:after {
height: 2px;
}
.entry-content .pk-block-border-left {
border-left-width: 3px;
border-left-color: black;
}
.entry-content .pk-block-border-right {
border-right-width: 3px;
border-right-color: black;
}
.entry-content .pk-block-border-all {
border-width: 3px;
border-color: black;
}  .pk-share-buttons-wrap .pk-share-buttons-total {
text-align: center;
}
.pk-share-buttons-post-loop {
display: inline-block;
margin: 0;
}
.pk-share-buttons-post-loop .pk-share-buttons-item .pk-share-buttons-link {
background: transparent;
height: auto;
padding: 0;
-webkit-transition: unset;
transition: unset;
}
.pk-share-buttons-post-loop .pk-share-buttons-item .pk-share-buttons-link:hover {
background: transparent;
}
.pk-share-buttons-post-loop .pk-share-buttons-item .pk-share-buttons-icon {
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.pk-share-buttons-post-loop .pk-share-buttons-item .pk-share-buttons-count {
opacity: 1;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-monochrome .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: rgba(0, 0, 0, 0.5);
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-twitter .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #00aced;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-facebook .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #3b5998;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-instagram .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #675144;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-fb-messenger .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #0084ff;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-google-plus .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #dd4b39;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-googleplus .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #dd4b39;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-linkedin .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #007bb6;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-pinterest .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #cb2027;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-stumbleupon .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #eb4823;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-whatsapp .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #29a628;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-telegram .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #2ca5e0;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-line .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #25af00;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-viber .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #7b519d;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-pocket .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #ef4056;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-messenger .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #0084ff;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-vk .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #45668e;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-vkontakte .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #45668e;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-reddit .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #ff4500;
}
.pk-share-buttons-post-loop.pk-share-buttons-scheme-default .pk-share-buttons-mail .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #121212;
}
.pk-share-buttons-post-sidebar {
display: inline-block;
margin: 0;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-total {
margin: 0 0 2rem;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-items {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-item {
margin-top: 1rem;
padding: 0;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-item .pk-share-buttons-link {
background: transparent;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: auto;
padding: 0;
-webkit-transition: unset;
transition: unset;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-item .pk-share-buttons-link:hover {
background: transparent;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-item .pk-share-buttons-icon {
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-item .pk-share-buttons-count {
opacity: 1;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-item:first-child {
margin-top: 0;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-icon {
font-size: 1.5rem;
}
.pk-share-buttons-post-sidebar .pk-share-buttons-count {
margin-top: 0.25rem;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-monochrome .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: rgba(0, 0, 0, 0.5);
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-twitter .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #00aced;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-facebook .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #3b5998;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-instagram .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #675144;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-fb-messenger .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #0084ff;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-google-plus .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #dd4b39;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-googleplus .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #dd4b39;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-linkedin .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #007bb6;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-pinterest .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #cb2027;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-stumbleupon .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #eb4823;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-whatsapp .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #29a628;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-telegram .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #2ca5e0;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-line .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #25af00;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-viber .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #7b519d;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-pocket .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #ef4056;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-messenger .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #0084ff;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-vk .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #45668e;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-vkontakte .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #45668e;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-reddit .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #ff4500;
}
.pk-share-buttons-post-sidebar.pk-share-buttons-scheme-default .pk-share-buttons-mail .pk-share-buttons-link:hover .pk-share-buttons-icon {
color: #121212;
}
.pk-share-buttons-before-post {
margin-top: 0;
}
.pk-share-buttons-before-post.pk-share-buttons-scheme-monochrome .pk-share-buttons-link,
.pk-share-buttons-after-post.pk-share-buttons-scheme-monochrome .pk-share-buttons-link,
.entry-content .pk-share-buttons-wrap.pk-share-buttons-scheme-monochrome .pk-share-buttons-link {
background: rgba(0, 0, 0, 0.8);
color: #fff;
}
.pk-share-buttons-before-post.pk-share-buttons-scheme-monochrome .pk-share-buttons-link:hover,
.pk-share-buttons-after-post.pk-share-buttons-scheme-monochrome .pk-share-buttons-link:hover,
.entry-content .pk-share-buttons-wrap.pk-share-buttons-scheme-monochrome .pk-share-buttons-link:hover {
background: black;
}
.pk-share-buttons-before-post.pk-share-buttons-scheme-monochrome .pk-share-buttons-link .pk-share-buttons-count,
.pk-share-buttons-after-post.pk-share-buttons-scheme-monochrome .pk-share-buttons-link .pk-share-buttons-count,
.entry-content .pk-share-buttons-wrap.pk-share-buttons-scheme-monochrome .pk-share-buttons-link .pk-share-buttons-count {
color: rgba(255, 255, 255, 0.9);
} .pk-social-links-wrap .pk-social-links-link .pk-social-links-icon {
font-size: 1rem;
}
.pk-social-links-template-inline .pk-social-links-link .pk-social-links-label,
.pk-social-links-template-columns .pk-social-links-link .pk-social-links-label {
margin-top: 0.5rem;
}
.pk-social-links-template-inline .pk-social-links-item {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
min-width: 2rem;
}
.pk-social-links-template-vertical .pk-social-links-item + .pk-social-links-item {
margin-top: 0.5rem;
}
.widget .pk-social-links-template-inline .pk-social-links-items {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .pk-widget-posts-template-default .entry-title,
.pk-widget-posts-template-default .post-categories {
margin-top: 0;
margin-bottom: 0.5rem;
}
.pk-widget-posts-template-default .post-thumbnail img {
width: 100%;
}
.pk-widget-posts-template-default .overlay-media:before {
background: rgba(0, 0, 0, 0);
}
.pk-widget-posts-template-default .thumbnail-rounded .post-thumbnail:before,
.pk-widget-posts-template-default .thumbnail-rounded .post-thumbnail img,
.pk-widget-posts-template-default .thumbnail-rounded .post-number {
border-radius: 50%;
}
.archive-main .pk-widget-posts article {
margin-bottom: 0;
}
.pk-widget-posts-template-large .pk-post-item + .pk-post-item {
margin-top: 1.5rem;
}
.pk-widget-posts-template-large .post-inner + .post-inner {
margin-top: 1rem;
}
.pk-widget-posts-template-list .post-thumbnail {
width: 100%;
}
.pk-widget-posts-template-numbered .post-thumbnail {
display: block;
position: relative;
}
.pk-widget-posts-template-numbered .post-thumbnail:before {
opacity: 1;
}
.pk-widget-posts-template-numbered .post-number-wrap {
position: absolute;
z-index: 1;
top: 0;
right: 0;
bottom: 0;
left: 0;
line-height: 1;
}
.pk-widget-posts-template-numbered .post-number {
display: inline-block;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
text-align: center;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-widget-posts-template-numbered .post-number span {
display: block;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 30px;
height: 30px;
text-align: center;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-widget-posts-template-numbered .post-number span:first-child {
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-widget-posts-template-numbered .post-number span:last-child {
position: absolute;
left: 50%;
-webkit-transform: translateY(0%) translateX(-50%);
transform: translateY(0%) translateX(-50%);
}
.pk-widget-posts-template-numbered .post-thumbnail:hover .post-number span:first-child {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.pk-widget-posts-template-numbered .post-thumbnail:hover .post-number span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-widget-posts-template-slider article {
margin-bottom: 0;
}
.pk-widget-posts-template-slider .ratio-landscape .overlay-media:after {
padding-bottom: 75%;
}
.pk-widget-posts-template-slider .meta-category {
display: inline-block;
margin-bottom: 1rem;
}
.pk-widget-posts-template-slider .post-meta {
margin-bottom: 0;
}
.pk-widget-posts-template-slider .post-more {
margin-top: 1.5rem;
}
.pk-widget-posts-template-slider .entry-title + .post-more {
margin-top: 0;
}
.pk-widget-posts-template-slider .pk-post-item:not(:first-child) {
margin-top: 0;
}
.pk-widget-posts-template-slider .pk-post-item {
display: none;
}
.pk-widget-posts-template-slider ul > .pk-post-item:first-child {
display: block;
}
.pk-widget-posts-template-slider .owl-item:first-child .pk-post-item,
.pk-widget-posts-template-slider .owl-loaded .owl-item .pk-post-item,
.pk-widget-posts-template-slider .owl-carousel {
display: block;
}
.widget-area .pk-widget-posts-template-list > ul > li + li,
.widget-area .pk-widget-posts-template-numbered > ul > li + li,
.archive-masonry .pk-widget-posts-template-list > ul > li + li,
.archive-masonry .pk-widget-posts-template-numbered > ul > li + li,
.archive-grid .pk-widget-posts-template-list > ul > li + li,
.archive-grid .pk-widget-posts-template-numbered > ul > li + li {
margin-top: 1rem;
}
.widget-area .pk-widget-posts-template-list .post-outer,
.widget-area .pk-widget-posts-template-numbered .post-outer,
.archive-masonry .pk-widget-posts-template-list .post-outer,
.archive-masonry .pk-widget-posts-template-numbered .post-outer,
.archive-grid .pk-widget-posts-template-list .post-outer,
.archive-grid .pk-widget-posts-template-numbered .post-outer {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.widget-area .pk-widget-posts-template-list .post-inner:first-child,
.widget-area .pk-widget-posts-template-numbered .post-inner:first-child,
.archive-masonry .pk-widget-posts-template-list .post-inner:first-child,
.archive-masonry .pk-widget-posts-template-numbered .post-inner:first-child,
.archive-grid .pk-widget-posts-template-list .post-inner:first-child,
.archive-grid .pk-widget-posts-template-numbered .post-inner:first-child {
-webkit-box-flex: 0;
-ms-flex: 0 0 105px;
flex: 0 0 105px;
width: 105px;
max-width: 105px;
padding-right: 15px;
}
.widget-area .pk-widget-posts-template-list .post-inner:first-child a,
.widget-area .pk-widget-posts-template-numbered .post-inner:first-child a,
.archive-masonry .pk-widget-posts-template-list .post-inner:first-child a,
.archive-masonry .pk-widget-posts-template-numbered .post-inner:first-child a,
.archive-grid .pk-widget-posts-template-list .post-inner:first-child a,
.archive-grid .pk-widget-posts-template-numbered .post-inner:first-child a {
display: block;
width: 100%;
}
.widget-area .pk-widget-posts-template-list .post-inner:first-child img,
.widget-area .pk-widget-posts-template-numbered .post-inner:first-child img,
.archive-masonry .pk-widget-posts-template-list .post-inner:first-child img,
.archive-masonry .pk-widget-posts-template-numbered .post-inner:first-child img,
.archive-grid .pk-widget-posts-template-list .post-inner:first-child img,
.archive-grid .pk-widget-posts-template-numbered .post-inner:first-child img {
width: 100%;
height: auto;
}
.widget-area .pk-widget-posts-template-list .post-inner:last-child,
.widget-area .pk-widget-posts-template-numbered .post-inner:last-child,
.archive-masonry .pk-widget-posts-template-list .post-inner:last-child,
.archive-masonry .pk-widget-posts-template-numbered .post-inner:last-child,
.archive-grid .pk-widget-posts-template-list .post-inner:last-child,
.archive-grid .pk-widget-posts-template-numbered .post-inner:last-child {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(100% - 105px);
flex: 0 0 calc(100% - 105px);
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-width: calc(100% - 105px);
-ms-flex-preferred-size: calc(100% - 105px);
flex-basis: calc(100% - 105px);
}
.archive-standard .pk-widget-posts-template-large,
.archive-standard .pk-widget-posts-template-list,
.archive-standard .pk-widget-posts-template-numbered,
.archive-list .pk-widget-posts-template-large,
.archive-list .pk-widget-posts-template-list,
.archive-list .pk-widget-posts-template-numbered {
text-align: center;
}
.archive-standard .pk-widget-posts-template-large .post-inner + .post-inner,
.archive-standard .pk-widget-posts-template-list .post-inner + .post-inner,
.archive-standard .pk-widget-posts-template-numbered .post-inner + .post-inner,
.archive-list .pk-widget-posts-template-large .post-inner + .post-inner,
.archive-list .pk-widget-posts-template-list .post-inner + .post-inner,
.archive-list .pk-widget-posts-template-numbered .post-inner + .post-inner {
margin-top: 1rem;
}
.archive-standard .pk-widget-posts-template-large > ul > li,
.archive-standard .pk-widget-posts-template-list > ul > li,
.archive-standard .pk-widget-posts-template-numbered > ul > li,
.archive-list .pk-widget-posts-template-large > ul > li,
.archive-list .pk-widget-posts-template-list > ul > li,
.archive-list .pk-widget-posts-template-numbered > ul > li {
margin-top: 1rem;
}
.archive-standard .pk-widget-posts-template-large > ul > li:first-child,
.archive-standard .pk-widget-posts-template-list > ul > li:first-child,
.archive-standard .pk-widget-posts-template-numbered > ul > li:first-child,
.archive-list .pk-widget-posts-template-large > ul > li:first-child,
.archive-list .pk-widget-posts-template-list > ul > li:first-child,
.archive-list .pk-widget-posts-template-numbered > ul > li:first-child {
margin-top: 0;
}
.archive-standard .pk-widget-posts-template-large > ul,
.archive-standard .pk-widget-posts-template-list > ul,
.archive-standard .pk-widget-posts-template-numbered > ul,
.archive-list .pk-widget-posts-template-large > ul,
.archive-list .pk-widget-posts-template-list > ul,
.archive-list .pk-widget-posts-template-numbered > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
}
.archive-standard .pk-widget-posts-template-large > ul > li,
.archive-standard .pk-widget-posts-template-list > ul > li,
.archive-standard .pk-widget-posts-template-numbered > ul > li,
.archive-list .pk-widget-posts-template-large > ul > li,
.archive-list .pk-widget-posts-template-list > ul > li,
.archive-list .pk-widget-posts-template-numbered > ul > li {
position: relative;
width: 100%;
padding-right: 20px;
padding-left: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.archive-standard .pk-widget-posts-template-large > ul > li:nth-child(-n+2),
.archive-standard .pk-widget-posts-template-list > ul > li:nth-child(-n+2),
.archive-standard .pk-widget-posts-template-numbered > ul > li:nth-child(-n+2),
.archive-list .pk-widget-posts-template-large > ul > li:nth-child(-n+2),
.archive-list .pk-widget-posts-template-list > ul > li:nth-child(-n+2),
.archive-list .pk-widget-posts-template-numbered > ul > li:nth-child(-n+2) {
margin-top: 0;
}
@media (min-width: 1120px) {
.archive-standard .pk-widget-posts-template-large > ul > li,
.archive-standard .pk-widget-posts-template-list > ul > li,
.archive-standard .pk-widget-posts-template-numbered > ul > li,
.archive-list .pk-widget-posts-template-large > ul > li,
.archive-list .pk-widget-posts-template-list > ul > li,
.archive-list .pk-widget-posts-template-numbered > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.archive-standard .pk-widget-posts-template-large > ul > li:nth-child(-n+6),
.archive-standard .pk-widget-posts-template-list > ul > li:nth-child(-n+6),
.archive-standard .pk-widget-posts-template-numbered > ul > li:nth-child(-n+6),
.archive-list .pk-widget-posts-template-large > ul > li:nth-child(-n+6),
.archive-list .pk-widget-posts-template-list > ul > li:nth-child(-n+6),
.archive-list .pk-widget-posts-template-numbered > ul > li:nth-child(-n+6) {
margin-top: 0;
}
.archive-standard .pk-widget-posts-template-large.posts-per-page-1 > ul > li,
.archive-standard .pk-widget-posts-template-list.posts-per-page-1 > ul > li,
.archive-standard .pk-widget-posts-template-numbered.posts-per-page-1 > ul > li,
.archive-list .pk-widget-posts-template-large.posts-per-page-1 > ul > li,
.archive-list .pk-widget-posts-template-list.posts-per-page-1 > ul > li,
.archive-list .pk-widget-posts-template-numbered.posts-per-page-1 > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.archive-standard .pk-widget-posts-template-large.posts-per-page-2 > ul > li,
.archive-standard .pk-widget-posts-template-list.posts-per-page-2 > ul > li,
.archive-standard .pk-widget-posts-template-numbered.posts-per-page-2 > ul > li,
.archive-list .pk-widget-posts-template-large.posts-per-page-2 > ul > li,
.archive-list .pk-widget-posts-template-list.posts-per-page-2 > ul > li,
.archive-list .pk-widget-posts-template-numbered.posts-per-page-2 > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.archive-standard .pk-widget-posts-template-large.posts-per-page-3 > ul > li,
.archive-standard .pk-widget-posts-template-list.posts-per-page-3 > ul > li,
.archive-standard .pk-widget-posts-template-numbered.posts-per-page-3 > ul > li,
.archive-list .pk-widget-posts-template-large.posts-per-page-3 > ul > li,
.archive-list .pk-widget-posts-template-list.posts-per-page-3 > ul > li,
.archive-list .pk-widget-posts-template-numbered.posts-per-page-3 > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.archive-standard .pk-widget-posts-template-large.posts-per-page-4 > ul > li,
.archive-standard .pk-widget-posts-template-list.posts-per-page-4 > ul > li,
.archive-standard .pk-widget-posts-template-numbered.posts-per-page-4 > ul > li,
.archive-list .pk-widget-posts-template-large.posts-per-page-4 > ul > li,
.archive-list .pk-widget-posts-template-list.posts-per-page-4 > ul > li,
.archive-list .pk-widget-posts-template-numbered.posts-per-page-4 > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.archive-standard .pk-widget-posts-template-large.posts-per-page-5 > ul > li,
.archive-standard .pk-widget-posts-template-list.posts-per-page-5 > ul > li,
.archive-standard .pk-widget-posts-template-numbered.posts-per-page-5 > ul > li,
.archive-list .pk-widget-posts-template-large.posts-per-page-5 > ul > li,
.archive-list .pk-widget-posts-template-list.posts-per-page-5 > ul > li,
.archive-list .pk-widget-posts-template-numbered.posts-per-page-5 > ul > li {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
} .pk-scroll-to-top {
background: rgba(44, 47, 48, 0.5);
-webkit-transition: all 0.25s;
transition: all 0.25s;
}
.pk-scroll-to-top .pk-icon {
padding: 0.5rem;
}
.pk-scroll-to-top .pk-icon:before {
font-family: "cs-icons";
color: #fff;
content: "\e903";
}
.pk-scroll-to-top:hover {
background: rgba(44, 47, 48, 0.8);
} .pk-zoom-icon-popup:after {
background: rgba(44, 47, 48, 0.5);
padding: 0.5rem;
width: auto;
height: auto;
line-height: normal;
content: "\e114";
font-family: "cs-icons";
} .pk-pin-it {
padding: 0.5rem;
width: auto;
height: auto;
line-height: normal;
overflow: hidden;
}
.pk-pin-it span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-pin-it span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-pin-it span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.pk-pin-it:hover span:first-child,
button:hover .pk-pin-it span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.pk-pin-it:hover span:last-child,
button:hover .pk-pin-it span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-pin-it span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}
.tiled-gallery .tiled-gallery-item .pk-pin-it {
padding: 0.5rem;
}
.wp-block-gallery.is-cropped .blocks-gallery-item .pk-pin-it {
width: auto;
height: auto;
line-height: normal;
} .pk-subscribe-form-wrap .subscription {
position: relative;
overflow: hidden;
}
.pk-subscribe-form-wrap .subscription.pk-loading .pk-input-group {
opacity: 0.1;
}
.pk-subscribe-form-wrap .subscription.pk-loading:before {
position: absolute;
z-index: 2;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: "";
}
.pk-subscribe-form-wrap .subscription.pk-loading:after {
width: 24px;
height: 24px;
border: 2px solid rgba(119, 119, 119, 0.25);
border-top-color: #777;
border-radius: 50%;
position: relative;
-webkit-animation: loader-rotate 1s linear infinite;
animation: loader-rotate 1s linear infinite;
position: absolute;
top: 50%;
left: 50%;
margin-top: -12px;
margin-left: -12px;
content: "";
}
@keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.pk-subscribe-form-wrap .pk-subscribe-message {
letter-spacing: 0;
color: inherit;
margin-bottom: 1.5rem;
}
.pk-subscribe-form-wrap .pk-alert,
.pk-subscribe-form-wrap .pk-privacy {
margin-top: 1.5rem;
}
.pk-subscribe-form-wrap .pk-subscribe-submit {
position: relative;
overflow: hidden;
}
.pk-subscribe-form-wrap .pk-subscribe-submit span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-subscribe-form-wrap .pk-subscribe-submit span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-subscribe-form-wrap .pk-subscribe-submit span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.pk-subscribe-form-wrap .pk-subscribe-submit:hover span:first-child,
button:hover .pk-subscribe-form-wrap .pk-subscribe-submit span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.pk-subscribe-form-wrap .pk-subscribe-submit:hover span:last-child,
button:hover .pk-subscribe-form-wrap .pk-subscribe-submit span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-subscribe-form-wrap .pk-subscribe-submit span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}
.widget .pk-subscribe-form-wrap {
text-align: center;
}
.widget .pk-subscribe-with-bg input[type="text"] {
width: 100%;
}
.entry-content .pk-subscribe-form-wrap,
.post-subscribe .pk-subscribe-form-wrap,
.footer-section .pk-subscribe-form-wrap,
.archive-list .pk-subscribe-form-wrap,
.archive-full .pk-subscribe-form-wrap {
padding: 40px;
}
.entry-content .pk-subscribe-form-wrap .pk-title,
.post-subscribe .pk-subscribe-form-wrap .pk-title,
.footer-section .pk-subscribe-form-wrap .pk-title,
.archive-list .pk-subscribe-form-wrap .pk-title,
.archive-full .pk-subscribe-form-wrap .pk-title {
margin-top: 0;
}
.entry-content .pk-subscribe-form-wrap input[type="text"],
.post-subscribe .pk-subscribe-form-wrap input[type="text"],
.footer-section .pk-subscribe-form-wrap input[type="text"],
.archive-list .pk-subscribe-form-wrap input[type="text"],
.archive-full .pk-subscribe-form-wrap input[type="text"] {
border-right: none;
}
.entry-content .pk-subscribe-form-wrap button,
.post-subscribe .pk-subscribe-form-wrap button,
.footer-section .pk-subscribe-form-wrap button,
.archive-list .pk-subscribe-form-wrap button,
.archive-full .pk-subscribe-form-wrap button {
margin-top: 0;
}
.entry-content .pk-subscribe-with-name input[type="text"],
.entry-content .pk-subscribe-with-bg input[type="text"],
.post-subscribe .pk-subscribe-with-name input[type="text"],
.post-subscribe .pk-subscribe-with-bg input[type="text"],
.footer-section .pk-subscribe-with-name input[type="text"],
.footer-section .pk-subscribe-with-bg input[type="text"],
.archive-list .pk-subscribe-with-name input[type="text"],
.archive-list .pk-subscribe-with-bg input[type="text"],
.archive-full .pk-subscribe-with-name input[type="text"],
.archive-full .pk-subscribe-with-bg input[type="text"] {
width: 100%;
text-align: center;
}
.entry-content .pk-subscribe-with-name button,
.entry-content .pk-subscribe-with-bg button,
.post-subscribe .pk-subscribe-with-name button,
.post-subscribe .pk-subscribe-with-bg button,
.footer-section .pk-subscribe-with-name button,
.footer-section .pk-subscribe-with-bg button,
.archive-list .pk-subscribe-with-name button,
.archive-list .pk-subscribe-with-bg button,
.archive-full .pk-subscribe-with-name button,
.archive-full .pk-subscribe-with-bg button {
margin-top: 0.5rem;
padding: 0.5rem;
}
@media (min-width: 760px) {
.entry-content .pk-subscribe-with-name .pk-input-group,
.entry-content .pk-subscribe-with-bg .pk-input-group,
.post-subscribe .pk-subscribe-with-name .pk-input-group,
.post-subscribe .pk-subscribe-with-bg .pk-input-group,
.footer-section .pk-subscribe-with-name .pk-input-group,
.footer-section .pk-subscribe-with-bg .pk-input-group,
.archive-list .pk-subscribe-with-name .pk-input-group,
.archive-list .pk-subscribe-with-bg .pk-input-group,
.archive-full .pk-subscribe-with-name .pk-input-group,
.archive-full .pk-subscribe-with-bg .pk-input-group {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.entry-content .pk-subscribe-with-name input[type="text"],
.entry-content .pk-subscribe-with-bg input[type="text"],
.post-subscribe .pk-subscribe-with-name input[type="text"],
.post-subscribe .pk-subscribe-with-bg input[type="text"],
.footer-section .pk-subscribe-with-name input[type="text"],
.footer-section .pk-subscribe-with-bg input[type="text"],
.archive-list .pk-subscribe-with-name input[type="text"],
.archive-list .pk-subscribe-with-bg input[type="text"],
.archive-full .pk-subscribe-with-name input[type="text"],
.archive-full .pk-subscribe-with-bg input[type="text"] {
width: 1%;
margin-top: 0;
text-align: left;
}
.entry-content .pk-subscribe-with-name button,
.entry-content .pk-subscribe-with-bg button,
.post-subscribe .pk-subscribe-with-name button,
.post-subscribe .pk-subscribe-with-bg button,
.footer-section .pk-subscribe-with-name button,
.footer-section .pk-subscribe-with-bg button,
.archive-list .pk-subscribe-with-name button,
.archive-list .pk-subscribe-with-bg button,
.archive-full .pk-subscribe-with-name button,
.archive-full .pk-subscribe-with-bg button {
margin-top: 0;
}
}
.entry-content .pk-subscribe-with-bg,
.post-subscribe .pk-subscribe-with-bg,
.footer-section .pk-subscribe-with-bg,
.archive-list .pk-subscribe-with-bg,
.archive-full .pk-subscribe-with-bg {
padding: 0;
}
.archive-grid .pk-subscribe-form-wrap,
.archive-masonry .pk-subscribe-form-wrap {
padding: 40px;
}
.archive-grid .pk-subscribe-form-wrap .pk-input-group,
.archive-masonry .pk-subscribe-form-wrap .pk-input-group {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.archive-grid .pk-subscribe-form-wrap .pk-input-group input[type="text"],
.archive-masonry .pk-subscribe-form-wrap .pk-input-group input[type="text"] {
margin-top: 0.5rem;
width: 100%;
}
.archive-grid .pk-subscribe-form-wrap .pk-input-group button,
.archive-masonry .pk-subscribe-form-wrap .pk-input-group button {
margin-top: 0.5rem;
}
.archive-grid .pk-subscribe-with-bg,
.archive-masonry .pk-subscribe-with-bg {
padding: 0;
}
.footer-section .pk-subscribe-form-wrap {
padding: 0;
}
.cs-subscribe .pk-subscribe-form-wrap {
padding: 40px;
}  .pk-twitter-wrap .pk-twitter-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
.pk-twitter-wrap .pk-twitter-link {
margin: 0;
}
.pk-twitter-wrap .pk-twitter-link img {
margin: 0;
}
.pk-twitter-wrap .pk-twitter-name {
margin: 0.5rem;
}
.pk-twitter-wrap .pk-twitter-counters {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pk-twitter-wrap .pk-twitter-counters .number {
color: inherit;
font-weight: inherit;
font-size: inherit;
}
.pk-twitter-wrap .pk-twitter-tweet {
position: relative;
border-top: none;
padding-top: 0;
}
.pk-twitter-wrap .pk-twitter-content {
font-size: inherit;
color: inherit;
}
.pk-twitter-wrap .pk-twitter-time {
float: none;
}
.pk-twitter-wrap .pk-twitter-time:before {
display: none;
}
.pk-twitter-wrap .pk-twitter-actions {
display: block;
float: none;
font-size: inherit;
}
.pk-twitter-wrap .pk-twitter-actions ul, .pk-twitter-wrap .pk-twitter-actions li {
margin-bottom: 0;
}
.pk-twitter-wrap .pk-twitter-btn {
width: auto;
padding: 0;
}
.pk-twitter-wrap .pk-twitter-follow {
display: block;
position: relative;
width: auto;
padding: 0.375rem 1rem;
overflow: hidden;
}
.pk-twitter-wrap .pk-twitter-follow span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-twitter-wrap .pk-twitter-follow span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-twitter-wrap .pk-twitter-follow span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.pk-twitter-wrap .pk-twitter-follow:hover span:first-child,
button:hover .pk-twitter-wrap .pk-twitter-follow span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.pk-twitter-wrap .pk-twitter-follow:hover span:last-child,
button:hover .pk-twitter-wrap .pk-twitter-follow span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-twitter-wrap .pk-twitter-follow span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}
.pk-twitter-default .pk-twitter-tweet {
padding-left: 2rem;
}
.pk-twitter-default .pk-twitter-tweet:before {
position: absolute;
top: 0;
left: 0;
font-family: 'cs-icons';
content: "\f099";
}
.pk-twitter-slider {
padding: 2rem;
text-align: center;
}
.pk-twitter-slider .pk-twitter-link {
margin-bottom: 0.5rem;
}
.pk-twitter-slider .pk-twitter-time {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pk-twitter-slider .pk-twitter-label {
display: none;
}
.pk-twitter-slider .pk-twitter-footer {
margin-top: 1rem;
}
.pk-twitter-slider .pk-twitter-tweet {
display: none;
}
.pk-twitter-slider .pk-tweets > .pk-twitter-tweet:first-child {
display: block;
}
.pk-twitter-slider .owl-slide:first-child .pk-twitter-tweet {
display: block;
}
.pk-twitter-slider .owl-loaded .owl-slide .pk-twitter-tweet {
display: block;
}
.pk-twitter-slider .owl-carousel {
display: block;
} .pk-instagram-feed .pk-instagram-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
}
.pk-instagram-feed .pk-avatar-link {
margin: 0;
}
.pk-instagram-feed .pk-avatar-link img {
margin: 0;
}
.pk-instagram-feed .pk-instagram-username {
margin: 1rem 0 0;
}
.pk-instagram-feed .pk-instagram-name {
margin: 0;
}
.pk-instagram-feed .pk-instagram-counters {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pk-instagram-feed .pk-instagram-counters .number {
color: inherit;
font-weight: inherit;
font-size: inherit;
}
.pk-instagram-feed .pk-instagram-data {
opacity: 1;
}
.pk-instagram-feed .pk-instagram-meta {
opacity: 0;
-webkit-transition: 0.2s ease all;
transition: 0.2s ease all;
-webkit-transform: translate3d(0, 1rem, 0);
transform: translate3d(0, 1rem, 0);
}
.pk-instagram-feed .pk-instagram-meta .pk-meta {
font-size: inherit;
}
.pk-instagram-feed .pk-instagram-link:hover .pk-instagram-image {
-webkit-transform: none;
transform: none;
}
.pk-instagram-feed .pk-instagram-link:hover .pk-instagram-meta {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.pk-instagram-feed .pk-instagram-btn {
width: auto;
padding: 0;
}
.pk-instagram-feed .pk-instagram-follow {
display: block;
position: relative;
width: auto;
padding: 0.375rem 1rem;
overflow: hidden;
}
.pk-instagram-feed .pk-instagram-follow span {
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.pk-instagram-feed .pk-instagram-follow span:first-child {
display: block;
-webkit-transform: translate(0);
transform: translate(0);
}
.pk-instagram-feed .pk-instagram-follow span:last-child {
display: block;
position: absolute;
left: 50%;
-webkit-transform: translateY(200%) translateX(-50%);
transform: translateY(200%) translateX(-50%);
}
.pk-instagram-feed .pk-instagram-follow:hover span:first-child,
button:hover .pk-instagram-feed .pk-instagram-follow span:first-child {
-webkit-transform: translateY(-200%);
transform: translateY(-200%);
}
.pk-instagram-feed .pk-instagram-follow:hover span:last-child,
button:hover .pk-instagram-feed .pk-instagram-follow span:last-child {
-webkit-transform: translateY(-100%) translateX(-50%);
transform: translateY(-100%) translateX(-50%);
}
.pk-instagram-feed .pk-instagram-follow span > i {
display: inline-block;
font-size: 1rem;
vertical-align: middle;
}
.widget .pk-instagram-feed .pk-meta-comments {
display: none;
}
.archive-list .widget .pk-meta-comments,
.archive-standard .widget .pk-meta-comments {
display: block;
}
.archive-list .widget .pk-instagram-size-auto .pk-instagram-item,
.archive-standard .widget .pk-instagram-size-auto .pk-instagram-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(50% - 10px);
flex: 0 0 calc(50% - 10px);
}
@media (min-width: 760px) {
.archive-list .widget .pk-instagram-template-default .pk-instagram-item,
.archive-standard .widget .pk-instagram-template-default .pk-instagram-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 calc(25% - 10px);
flex: 0 0 calc(25% - 10px);
}
}
.footer-instagram .instagram-timeline .pk-instagram-template-default .pk-instagram-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media (min-width: 760px) {
.footer-instagram .instagram-timeline .pk-instagram-template-default .pk-instagram-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
}
}
@media (min-width: 1020px) {
.footer-instagram .instagram-timeline .pk-instagram-template-default .pk-instagram-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
}
} .pk-inline-posts .pk-post-inner .post-meta {
margin-bottom: 1rem;
}
.pk-inline-posts .pk-post-inner .pk-title {
margin-bottom: 1rem;
} .pk-toc:not(:last-child) {
padding-bottom: 40px;
margin-bottom: 3rem;
border-bottom: 1px #e9ecef solid;
}
.pk-toc:not(:first-child) {
padding-top: 40px;
margin-top: 3rem;
border-top: 1px #e9ecef solid;
}  .searchwp-live-search-results.searchwp-live-search-results-showing {
margin-top: 4px;
-webkit-box-shadow: 0 0 10px 0 rgba(30, 30, 30, 0.2);
box-shadow: 0 0 10px 0 rgba(30, 30, 30, 0.2);
min-height: 164px;
max-height: 332px;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a {
padding: 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: .2s ease background;
transition: .2s ease background;
white-space: normal;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a img {
width: 50px;
height: 50px;
margin-right: 1rem;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a .h6 {
margin-bottom: 0;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a .meta-date {
margin-top: 0.25rem;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a small {
display: none;
margin-left: auto;
color: #6c757d;
padding-left: 1rem;
}
@media (min-width: 760px) {
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a small {
display: block;
}
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a > span {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a:hover, .searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result a:focus {
background: #e9ecef;
outline: 0;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result:not(:last-child) a {
border-bottom: 1px #e9ecef solid;
}
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result--focused {
background: transparent;
}
@media (max-width: 1019.98px) {
.searchwp-live-search-results.searchwp-live-search-results-showing .searchwp-live-search-result .h6 {
font-size: 0.75rem;
}
} div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-response-output {
margin: 1rem 0;
padding: 0.5rem 1rem;
background: #f3b7bd;
font-size: 0.875rem;
color: #921925;
}
div.wpcf7-mail-sent-ok {
background: #d8f6df;
color: #145523;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
background: #f3b7bd;
color: #921925;
}
div.wpcf7-spam-blocked {
background: #fff4d3;
color: #a07800;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
background: #fff4d3;
color: #a07800;
}
.wpcf7-form-control-wrap {
position: relative;
display: block;
}
label .wpcf7-form-control-wrap {
margin-top: 0.5rem;
}
span.wpcf7-not-valid-tip {
color: #dc3545;
font-size: 0.875rem;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #dc3545;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
width: 20px;
height: 20px;
border: 2px solid rgba(108, 117, 125, 0.25);
border-top-color: #6c757d;
border-radius: 50%;
position: relative;
-webkit-animation: loader-rotate 1s linear infinite;
animation: loader-rotate 1s linear infinite;
margin-left: 1rem;
vertical-align: middle;
}
@keyframes loader-rotate {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
} .wpb_video_wrapper .cs-embed-responsive:before {
display: none;
}@keyframes stk-hotspot-pulse{0%{opacity:.6;transform:translate(-50%,-50%) scale(.3)}14.2857142857%{opacity:0;transform:translate(-50%,-50%)}to{opacity:0}}@keyframes stk-popover--appear{0%{opacity:0;transform:translateY(10px)}to{opacity:1}}@keyframes stk-popover--appear-top{0%{opacity:0;transform:translateY(-10px)}to{opacity:1}}:not(#stk) .stk-post[data-reset-type=class] .stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:after,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:before{animation:none;background:0 0;border:0;border-radius:0;bottom:auto;box-sizing:content-box;box-shadow:none;clear:none;clip:auto;color:inherit;columns:auto;content:normal;cursor:inherit;filter:none;float:none;font:inherit;height:auto;image-rendering:auto;left:auto;letter-spacing:normal;line-height:normal;list-style:none;margin:0;-webkit-mask:none;mask:none;max-height:none;max-width:none;min-height:0;mix-blend-mode:normal;opacity:1;outline:0;overflow:visible;padding:0;pointer-events:all;position:static;quotes:none;right:auto;table-layout:auto;text-align-last:auto;text-align:start;text-decoration:none;text-indent:0;text-overflow:clip;text-shadow:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;text-transform:none;top:auto;transform-origin:50% 50% 0;transform:none;transition:none;vertical-align:baseline;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:break-word;z-index:auto}:not(#stk) .stk-post[data-reset-type=class] .stk-reset:after,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:before,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not(img){width:auto}:not(#stk) .stk-post:not([data-reset-type]) .stk-description,:not(#stk) .stk-post:not([data-reset-type]) .stk-embed-figure,:not(#stk) .stk-post:not([data-reset-type]) .stk-image-figure,:not(#stk) .stk-post:not([data-reset-type]) h1,:not(#stk) .stk-post:not([data-reset-type]) h2,:not(#stk) .stk-post:not([data-reset-type]) h3,:not(#stk) .stk-post:not([data-reset-type]) h4,:not(#stk) .stk-post:not([data-reset-type]) h5,:not(#stk) .stk-post:not([data-reset-type]) h6,:not(#stk) .stk-post:not([data-reset-type]) hr,:not(#stk) .stk-post:not([data-reset-type]) p,:not(#stk) .stk-post:not([data-reset-type]) span{all:initial;font:inherit;color:inherit;vertical-align:baseline;margin-top:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:not(#stk) .stk-post:not([data-reset-type]) .stk-description,:not(#stk) .stk-post:not([data-reset-type]) .stk-embed-figure,:not(#stk) .stk-post:not([data-reset-type]) .stk-image-figure,:not(#stk) .stk-post:not([data-reset-type]) h1,:not(#stk) .stk-post:not([data-reset-type]) h2,:not(#stk) .stk-post:not([data-reset-type]) h3,:not(#stk) .stk-post:not([data-reset-type]) h4,:not(#stk) .stk-post:not([data-reset-type]) h5,:not(#stk) .stk-post:not([data-reset-type]) h6,:not(#stk) .stk-post:not([data-reset-type]) hr,:not(#stk) .stk-post:not([data-reset-type]) p{display:block}:not(#stk) .stk-post.stk-post .stk-description,:not(#stk) .stk-post:not([data-reset-type]) h1,:not(#stk) .stk-post:not([data-reset-type]) h2,:not(#stk) .stk-post:not([data-reset-type]) h3,:not(#stk) .stk-post:not([data-reset-type]) h4,:not(#stk) .stk-post:not([data-reset-type]) h5,:not(#stk) .stk-post:not([data-reset-type]) h6,:not(#stk) .stk-post:not([data-reset-type]) p,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a),:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn]{font-family:var(--stk-f_family),"stk";font-size:var(--stk-f_size);font-weight:var(--stk-f_weight);line-height:var(--stk-f_height);min-height:var(--stk-f_height);letter-spacing:var(--stk-f_spacing);text-transform:var(--stk-f_transform)}:not(#stk) .stk-post.stk-post .stk-description em,:not(#stk) .stk-post:not([data-reset-type]) h1 em,:not(#stk) .stk-post:not([data-reset-type]) h2 em,:not(#stk) .stk-post:not([data-reset-type]) h3 em,:not(#stk) .stk-post:not([data-reset-type]) h4 em,:not(#stk) .stk-post:not([data-reset-type]) h5 em,:not(#stk) .stk-post:not([data-reset-type]) h6 em,:not(#stk) .stk-post:not([data-reset-type]) p em,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a) em.stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn] em.stk-reset{font-family:var(--stk-f--i_family),"stk";font-size:var(--stk-f--i_size);font-weight:var(--stk-f--i_weight);line-height:var(--stk-f_height);letter-spacing:var(--stk-f--i_spacing);text-transform:var(--stk-f--i_transform);min-height:var(--stk-f_height);font-style:var(--stk-f--i_style, italic)}:not(#stk) .stk-post.stk-post .stk-description strong,:not(#stk) .stk-post:not([data-reset-type]) h1 strong,:not(#stk) .stk-post:not([data-reset-type]) h2 strong,:not(#stk) .stk-post:not([data-reset-type]) h3 strong,:not(#stk) .stk-post:not([data-reset-type]) h4 strong,:not(#stk) .stk-post:not([data-reset-type]) h5 strong,:not(#stk) .stk-post:not([data-reset-type]) h6 strong,:not(#stk) .stk-post:not([data-reset-type]) p strong,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a) strong.stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn] strong.stk-reset{font-family:var(--stk-f--b_family),"stk";font-size:var(--stk-f--b_size);font-weight:var(--stk-f--b_weight);line-height:var(--stk-f_height);letter-spacing:var(--stk-f--b_spacing);text-transform:var(--stk-f--b_transform);min-height:var(--stk-f_height)}:not(#stk) .stk-post.stk-post .stk-description span,:not(#stk) .stk-post:not([data-reset-type]) h1 span,:not(#stk) .stk-post:not([data-reset-type]) h2 span,:not(#stk) .stk-post:not([data-reset-type]) h3 span,:not(#stk) .stk-post:not([data-reset-type]) h4 span,:not(#stk) .stk-post:not([data-reset-type]) h5 span,:not(#stk) .stk-post:not([data-reset-type]) h6 span,:not(#stk) .stk-post:not([data-reset-type]) p span,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not([class*=__separator_]):not([class*=__symbol_]):not(a) span.stk-reset,:not(#stk) .stk-post[data-reset-type=class] .stk-reset[class*=stk-btn][class*=__stk-btn] span.stk-reset{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;min-height:inherit;font-style:inherit}:not(#stk) .stk-post.stk-post{position:relative;line-height:1}@media (max-width:768px){:not(#stk) .stk-post.stk-post{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}}:not(#stk) .stk-post.stk-post.stk-post:not([data-reset-type]) sup,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] sup.stk-reset{--stk-f_size: 70%;font-family:inherit;font-weight:inherit;font-style:inherit;vertical-align:super}:not(#stk) .stk-post.stk-post.stk-post:not([data-reset-type]) sub,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] sub.stk-reset{--stk-f_size: 70%;font-family:inherit;font-weight:inherit;font-style:inherit;vertical-align:sub}:not(#stk) .stk-post.stk-post.stk-post:not([data-reset-type]) del,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] del.stk-reset{text-decoration:line-through}:not(#stk) .stk-post.stk-post.stk-post:not([data-reset-type]) u,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] u.stk-reset{text-decoration:underline}:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w):not(.ce-element),:not(#stk) .stk-post.stk-post.stk-post:not([data-reset-type]) a,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] a.stk-reset,:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] a.stk-reset .stk-reset{cursor:pointer}:not(#stk) .stk-post.stk-post.stk-post:not([data-reset-type]) a:not(.stk-container-link):not([class*=stk-btn]),:not(#stk) .stk-post.stk-post.stk-post[data-reset-type=class] a.stk-reset:not(.stk-container-link):not([class*=stk-btn]){line-height:inherit}:not(#stk) .stk-post.stk-post.stk-post .ce-element--type-comment-thread,:not(#stk) .stk-post.stk-post.stk-post .stk-comment,:not(#stk) .stk-post.stk-post.stk-post .stk-embed-figure,:not(#stk) .stk-post.stk-post.stk-post .stk-gallery,:not(#stk) .stk-post.stk-post.stk-post .stk-grid,:not(#stk) .stk-post.stk-post.stk-post .stk-image-figure,:not(#stk) .stk-post:not([data-reset-type]) h1,:not(#stk) .stk-post:not([data-reset-type]) h2,:not(#stk) .stk-post:not([data-reset-type]) h3,:not(#stk) .stk-post:not([data-reset-type]) h4,:not(#stk) .stk-post:not([data-reset-type]) h5,:not(#stk) .stk-post:not([data-reset-type]) h6,:not(#stk) .stk-post:not([data-reset-type]) hr,:not(#stk) .stk-post:not([data-reset-type]) li,:not(#stk) .stk-post:not([data-reset-type]) ol,:not(#stk) .stk-post:not([data-reset-type]) p,:not(#stk) .stk-post:not([data-reset-type]) ul,:not(#stk) .stk-post[data-reset-type=class] .stk-reset:not(w){margin-bottom:var(--theme-bottom-indent)}:not(#stk) .stk-post[data-reset-type=class] .stk-code.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] .stk-description.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] a.stk-reset:not([class*=stk-btn]):not(.stk-container-link):not(.stk),:not(#stk) .stk-post[data-reset-type=class] em.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] img.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] span.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] strong.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] tbody.stk-reset:not(.stk),:not(#stk) .stk-post[data-reset-type=class] td.stk-reset:not(.stk){margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-image-figure{position:relative;display:grid;grid-template-rows:auto auto;grid-template-columns:1fr;max-width:100%;line-height:0;--stk-hotspot-color: #D0021B}:not(#stk) .stk-post.stk-post .stk-image-figure>:first-child{grid-column:1;grid-row:1}:not(#stk) .stk-post.stk-post .stk-image-figure .stk-mask{overflow:hidden}:not(#stk) .stk-post.stk-post .stk-image-figure .stk-mask img{max-width:100%;height:auto;vertical-align:top}:not(#stk) .stk-post.stk-post .stk-image-figure .stk-description{grid-column:1;grid-row:2;width:100%}.stk-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;max-width:var(--stk-image-width, 100%);border:16px solid transparent;box-sizing:border-box;pointer-events:none}@supports (display:grid){.stk-hotspots{position:relative;grid-row:1;grid-column:1}}.stk-hotspot{position:absolute;width:22px;height:22px;cursor:pointer;pointer-events:all;transform:translate(-50%,-50%) rotate(var(--deg, 0))}.stk-hotspot::after,.stk-hotspot::before{content:'';position:absolute;top:50%;left:50%;border-radius:var(--radius);background:var(--stk-hotspot-color)}.stk-hotspot::before{opacity:0;pointer-events:none;width:60px;height:60px}.stk-hotspot::after{width:16px;height:16px;border:3px solid #fff;transform:translate(-50%,-50%);box-shadow:var(--x, 0px) 1px 5px rgba(0,0,0,.05),var(--x, 0px) 1px 0 rgba(0,0,0,.05)}.stk-hotspot:nth-child(n+11)::before{animation:none}@media (max-width:768px){.stk-hotspot{width:40px;height:40px}.stk-hotspot::after{width:10px;height:10px}}.stk-hotspot--shape_circle{--radius: 50%}.stk-hotspot--shape_rsquare{--radius: 33%}.stk-hotspot--shape_rhombus{--deg: 45deg;--x: 1px;background-clip:content-box}.stk-hotspot--anim_pulse::before{animation-duration:2.8s;animation-iteration-count:infinite;animation-name:stk-hotspot-pulse}.stk-hotspot--anim_pulse:nth-child(2)::before{animation-delay:.28s}.stk-hotspot--anim_pulse:nth-child(3)::before{animation-delay:.56s}.stk-hotspot--anim_pulse:nth-child(4)::before{animation-delay:.84s}.stk-hotspot--anim_pulse:nth-child(5)::before{animation-delay:1.12s}.stk-hotspot--anim_pulse:nth-child(6)::before{animation-delay:1.4s}.stk-hotspot--anim_pulse:nth-child(7)::before{animation-delay:1.68s}.stk-hotspot--anim_pulse:nth-child(8)::before{animation-delay:1.96s}.stk-hotspot--anim_pulse:nth-child(9)::before{animation-delay:2.24s}.stk-hotspot--anim_pulse:nth-child(10)::before{animation-delay:2.52s}:not(#stk) .stk-post:not([data-reset-type]) a,:not(#stk) .stk-post[data-reset-type=class] [data-stk-footnote-link],:not(#stk) .stk-post[data-reset-type=class] a.stk-reset{color:var(--stk-c--link)}:not(#stk) .stk-post:not([data-reset-type]) a:visited,:not(#stk) .stk-post[data-reset-type=class] [data-stk-footnote-link]:visited,:not(#stk) .stk-post[data-reset-type=class] a.stk-reset:visited{color:var(--stk-c--visited)}:not(#stk) .stk-post:not([data-reset-type]) a:hover,:not(#stk) .stk-post[data-reset-type=class] [data-stk-footnote-link]:hover,:not(#stk) .stk-post[data-reset-type=class] a.stk-reset:hover{color:var(--stk-c--hover)}:not(#stk) .stk-post.stk-post [data-col-width="1"]{--stk-cols: 1;flex-basis:100%}:not(#stk) .stk-post.stk-post [data-col-width="2"]{--stk-cols: 2;flex-basis:200%}:not(#stk) .stk-post.stk-post [data-col-width="3"]{--stk-cols: 3;flex-basis:300%}:not(#stk) .stk-post.stk-post [data-col-width="4"]{--stk-cols: 4;flex-basis:400%}:not(#stk) .stk-post.stk-post [data-col-width="5"]{--stk-cols: 5;flex-basis:500%}:not(#stk) .stk-post.stk-post [data-col-width="6"]{--stk-cols: 6;flex-basis:600%}:not(#stk) .stk-post.stk-post [data-col-width="7"]{--stk-cols: 7;flex-basis:700%}:not(#stk) .stk-post.stk-post [data-col-width="8"]{--stk-cols: 8;flex-basis:800%}:not(#stk) .stk-post.stk-post [data-col-width="9"]{--stk-cols: 9;flex-basis:900%}:not(#stk) .stk-post.stk-post [data-col-width="10"]{--stk-cols: 10;flex-basis:1000%}:not(#stk) .stk-post.stk-post [data-col-width="11"]{--stk-cols: 11;flex-basis:1100%}:not(#stk) .stk-post.stk-post [data-col-width="12"]{--stk-cols: 12;flex-basis:1200%}:not(#stk) .stk-post.stk-post [data-col-width="13"]{--stk-cols: 13;flex-basis:1300%}:not(#stk) .stk-post.stk-post [data-col-width="14"]{--stk-cols: 14;flex-basis:1400%}:not(#stk) .stk-post.stk-post [data-col-width="15"]{--stk-cols: 15;flex-basis:1500%}:not(#stk) .stk-post.stk-post [data-col-width="16"]{--stk-cols: 16;flex-basis:1600%}:not(#stk) .stk-post.stk-post{margin-right:auto;margin-left:auto;max-width:800px;padding-right:20px;padding-left:20px}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_right{margin-right:-20px;padding-right:20px}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_left{margin-left:-20px;padding-left:20px}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_both{margin-right:-20px;margin-left:-20px;padding-right:20px;padding-left:20px}@supports (--a: red){:not(#stk) .stk-post.stk-post{max-width:var(--stk-limit);padding-right:var(--stk-m_r);padding-left:var(--stk-m_l)}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_right{margin-right:calc(var(--stk-m_r)*-1);padding-right:var(--stk-m_r)}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_both,:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_left{margin-left:calc(var(--stk-m_l)*-1);padding-left:var(--stk-m_l)}:not(#stk) .stk-post.stk-post>.stk-layout__overhangs_both{margin-right:calc(var(--stk-m_r)*-1);padding-right:var(--stk-m_r)}}:not(#stk) .stk-post.stk-post .stk-grid{display:flex}:not(#stk) .stk-post.stk-post .stk-grid-col{margin-left:20px}:not(#stk) .stk-post.stk-post .stk-grid-col:first-child{margin-left:0}@supports (--a: red){:not(#stk) .stk-post.stk-post .stk-grid-col{flex-basis:calc(100%*var(--stk-cols) + var(--stk-gap)*(var(--stk-cols) - 1));margin-left:var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid-col:first-child{margin-left:0}}:not(#stk) .stk-post.stk-post .stk-grid-col>*{flex:0 0 auto}:not(#stk) .stk-post.stk-post .stk-grid-col>:last-child,:not(#stk) .stk-post.stk-post ol.stk-reset li.stk-reset:last-child,:not(#stk) .stk-post.stk-post ul.stk-reset li.stk-reset:last-child{margin-bottom:0}@media (max-width:768px){:not(#stk) .stk-post.stk-post{padding:0 10px;--stk-m_r: 10px;--stk-m_l: 10px}:not(#stk) .stk-post.stk-post .stk-grid{flex-direction:column}:not(#stk) .stk-post.stk-post .stk-grid-col{margin-bottom:20px;margin-left:0}:not(#stk) .stk-post.stk-post .stk-grid:not([class*=__layout_]) .stk-grid-col,:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse>.stk-grid-col{flex-basis:auto}:not(#stk) .stk-post.stk-post .stk-grid-col_last{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid-col_empty{display:none}:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse{flex-direction:column-reverse}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix{flex-direction:row;flex-wrap:wrap;justify-content:space-between}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix>.stk-grid-col{flex-basis:calc(50% - 10px);flex-basis:calc(50% - calc(var(--stk-gap)/2))}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix>.stk-grid-col_last-odd{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns{flex-direction:row}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns>.stk-grid-col{margin-bottom:0;margin-left:20px;margin-left:var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns>.stk-grid-col:first-child{margin-left:0}}@supports (display:grid){:not(#stk) .stk-post.stk-post{display:grid;grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;grid-template-columns:1fr minmax(0,var(--stk-limit, 100%)) 1fr;max-width:none;padding:0 var(--stk-m_r) 0 var(--stk-m_l);--stk-ov_m_l: var(--stk-m_l);--stk-ov_m_r: var(--stk-m_r)}:not(#stk) .stk-post.stk-post.stk-post>*{grid-column:2;min-width:0;max-width:none}:not(#stk) .stk-post.stk-post .stk-grid{display:grid;grid-template-columns:repeat(var(--stk-cols),minmax(0,calc((var(--stk-limit) - ((var(--stk-cols) - 1)*var(--stk-gap)))/var(--stk-cols))));grid-gap:0 var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid .stk-grid{grid-template-columns:repeat(var(--stk-cols),minmax(0,1fr))}:not(#stk) .stk-post.stk-post .stk-grid-col{display:flex;flex-direction:column;grid-column:span var(--stk-cols);min-width:0;margin:0;box-sizing:border-box}:not(#stk) .stk-post.stk-post .stk-grid-col>:last-child:not(#_){margin-bottom:0}:not(#stk) .stk-post.stk-post [class*=overhangs]{grid-column-start:1;grid-column-end:-1;justify-content:center;max-width:none;padding-right:var(--stk-ov_m_r);padding-left:var(--stk-ov_m_l)}:not(#stk) .stk-post.stk-post [class*=overhangs]>.stk-mask>img.stk-reset{width:100%}:not(#stk) .stk-post.stk-post [class*=overhangs],:not(#stk) .stk-post.stk-post [class*=overhangs]>.stk-code,:not(#stk) .stk-post.stk-post [class*=overhangs]>.stk-mask{margin-right:calc(var(--stk-ov_m_r)*-1);margin-left:calc(var(--stk-ov_m_l)*-1)}:not(#stk) .stk-post.stk-post [class*=overhangs] .stk-description{margin-right:auto;margin-left:auto}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left{grid-column:1/span 2;justify-content:end;margin-right:0;padding-right:0}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left .stk-description,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left>.stk-code,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_left>.stk-mask{margin-right:0}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right{grid-column:2/span 2;justify-content:start;margin-left:0;padding-left:0}:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right .stk-description,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right>.stk-code,:not(#stk) .stk-post.stk-post .stk-layout__overhangs_right>.stk-mask{margin-left:0}:not(#stk) .stk-post.stk-post .stk-grid [class*=overhangs]{--stk-ov_m_l: calc(var(--stk-gap) / 2);--stk-ov_m_r: calc(var(--stk-gap) / 2)}:not(#stk) .stk-post.stk-post .stk-grid-col:first-child>.stk-grid>.stk-grid-col:first-child>[class*=overhangs],:not(#stk) .stk-post.stk-post>.stk-grid>.stk-grid-col:first-child>[class*=overhangs]{--stk-ov_m_l: var(--stk-m_l)}:not(#stk) .stk-post.stk-post .stk-grid-col:last-child>.stk-grid>.stk-grid-col:last-child>[class*=overhangs],:not(#stk) .stk-post.stk-post>.stk-grid>.stk-grid-col:last-child>[class*=overhangs]{--stk-ov_m_r: var(--stk-m_r)}@media (max-width:768px){:not(#stk) .stk-post.stk-post.stk-post{--stk-m_r: 10px;--stk-m_l: 10px;--stk-cols: 1}:not(#stk) .stk-post.stk-post .stk-grid{grid-gap:20px;grid-template-columns:repeat(var(--stk-cols),minmax(0,1fr))}:not(#stk) .stk-post.stk-post .stk-grid .stk-grid{--stk-cols: 1}:not(#stk) .stk-post.stk-post .stk-grid-col{grid-column:span 1;margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid-col_empty{display:none}:not(#stk) .stk-post.stk-post [class*=overhangs]{justify-content:stretch}:not(#stk) .stk-post.stk-post .stk-grid:not(.stk-grid__layout_columns) [class*=overhangs]{--stk-ov_m_l: var(--stk-m_l);--stk-ov_m_r: var(--stk-m_r)}:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse{display:flex;flex-direction:column-reverse;gap:0}:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse>.stk-grid-col{flex-basis:auto;margin-bottom:20px}:not(#stk) .stk-post.stk-post .stk-grid__layout_reverse>.stk-grid-col_last{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-grid.stk-grid__layout_matrix{--stk-cols: 2;grid-gap:20px var(--stk-gap)}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns{grid-gap:0 var(--stk-gap);grid-auto-columns:1fr}:not(#stk) .stk-post.stk-post .stk-grid__layout_columns>.stk-grid-col{grid-row:1;grid-column:span var(--stk-cols);margin:0}}}:not(#stk) .stk-post.stk-post .stk-description{max-width:var(--stk-limit);margin-top:10px;margin-bottom:0;-webkit-font-smoothing:antialiased}:not(#stk) .stk-post.stk-post .stk-description:empty{display:none}:not(#stk) .stk-post.stk-post .stk-gallery{position:relative}:not(#stk) .stk-post.stk-post .stk-gallery_arrow{position:relative;display:flex;justify-content:center;align-items:center;width:30px;height:30px;color:#989898;background-color:#ededed;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1);cursor:pointer}:not(#stk) .stk-post.stk-post .stk-gallery_arrow span{content:'';width:25%;height:25%;margin:0;color:inherit;border:2px currentcolor;border-style:solid solid none none;border-radius:0 2px 0 0;box-sizing:content-box}:not(#stk) .stk-post.stk-post .stk-gallery_arrow:focus,:not(#stk) .stk-post.stk-post .stk-gallery_arrow:hover{color:#242424}:not(#stk) .stk-post.stk-post .stk-gallery_arrow__prev span{transform:translateX(10%) rotate(-135deg)}:not(#stk) .stk-post.stk-post .stk-gallery_arrow__next span{transform:translateX(-10%) rotate(45deg)}:not(#stk) .stk-post.stk-post .stk-gallery_slides{position:relative;z-index:1;overflow:hidden;transition:height .5s}:not(#stk) .stk-post.stk-post .stk-gallery_slides .stk-image-figure{position:absolute;top:0;right:0;left:0;opacity:0;transition:opacity .5s}:not(#stk) .stk-post.stk-post .stk-gallery_slides .stk-image-figure.stk-gallery_slide__active{z-index:50;opacity:1}:not(#stk) .stk-post.stk-post .stk-gallery_counter__divider::before{content:"/"}:not(#stk) .stk-post.stk-post .stk-gallery_dots{flex-grow:1;display:flex;justify-content:center}:not(#stk) .stk-post.stk-post .stk-gallery_dots .stk-gallery_dot{width:10px;height:10px;background-color:rgba(var(--stk-c--rgb),.4);background-clip:content-box;border:5px solid transparent;border-radius:50%;transition:background .3s;cursor:pointer}:not(#stk) .stk-post.stk-post .stk-gallery_dots .stk-gallery_dot:hover,:not(#stk) .stk-post.stk-post .stk-gallery_dots .stk-gallery_dot__active{background-color:var(--stk-c--hover)}:not(#stk) .stk-post.stk-post .stk-gallery_dots .stk-gallery_dot__active{pointer-events:none}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init{display:flex;flex-wrap:wrap;align-items:center;margin-top:-10px;margin-left:-10px}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init>*{margin-top:10px;margin-left:10px}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init .stk-gallery_arrow__prev{order:10}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init .stk-gallery_counter{display:none;order:15}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init .stk-gallery_arrow__next{order:20}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init .stk-gallery_slides{order:30;flex-grow:1;flex-basis:100%}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init .stk-gallery_dots{display:none;order:40}:not(#stk) .stk-post.stk-post .stk-gallery.stk-gallery_init .stk-image-figure{margin:0}:not(#stk) .stk-post.stk-post [class*=__separator_]{position:relative;display:flex;align-items:center;justify-content:center;min-height:20px;font-size:0;line-height:0;background:0 0;border:0}:not(#stk) .stk-post.stk-post [class*=__separator_]::before{content:'';width:100%;border-top:1px solid}:not(#stk) .stk-post.stk-post [class*=__separator_top]{align-items:flex-start}:not(#stk) .stk-post.stk-post [class*=__separator_bottom]{align-items:flex-end}:not(#stk) .stk-post.stk-post .stk-grid [class*=__separator_]{margin-right:0;margin-left:0}:not(#stk) .stk-post.stk-post [class*=__symbol_]{display:inline-block}:not(#stk) .stk-post.stk-post .stk-icon{width:auto;height:1em;margin-top:-.2em;vertical-align:middle}:not(#stk) .stk-post.stk-post .stk-element_no-text .stk-icon{max-width:100%;height:auto;margin-top:0}:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w){align-self:flex-start;justify-self:start;display:inline-block;padding:.5em 1em;color:var(--stk-btn_t-color);background-color:var(--stk-btn_bg-color);border-width:0;border-width:var(--stk-btn_b-width, 0);border-style:solid;border-color:var(--stk-btn_b-color);border-radius:var(--stk-btn_b-radius, 0)}:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w):active,:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w):hover,:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w):link,:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w):visited{color:var(--stk-btn_t-color)}:not(#stk) .stk-post.stk-post [class*=stk-btn]:not(w) .stk-reset{cursor:inherit}:not(#stk) .stk-post.stk-post [data-stk-footnote-link]:not(.stk-hotspot){cursor:pointer}@media (min-width:769px){:not(#stk) .stk-post.stk-post [data-stk-footnote-link]:not(.stk-hotspot){background:linear-gradient(to right,currentColor .15em,transparent .15em) 0 calc(50% + .47em)/.3em .07em repeat-x}}@media (max-width:768px){:not(#stk) .stk-post.stk-post [data-stk-footnote-link]:not(.stk-hotspot){text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed}}:not(#stk) .stk-post.stk-post [data-stk-footnote-link]:not(.stk-hotspot):hover{align-self:baseline}@media (min-width:769px){:not(#stk) .stk-post.stk-post .stk-footnote{display:block;position:absolute;z-index:99999;padding-top:5px;transform:translateX(-50%)}:not(#stk) .stk-post.stk-post .stk-footnote:not(.stk){grid-column:1/-1}:not(#stk) .stk-post.stk-post .stk-footnote--hide,:not(#stk) .stk-post.stk-post .stk-footnote__close{display:none}:not(#stk) .stk-post.stk-post .stk-footnote__body{display:flex;flex-direction:column;width:300px;padding:10px;padding:10px var(--stk-ov_m_r) 10px var(--stk-ov_m_l);background:#fff;border-radius:8px;box-shadow:0 0 0 1px rgba(0,0,0,.03),0 15px 35px -5px rgba(0,0,0,.25);box-sizing:border-box;overflow-y:auto;animation:stk-popover--appear forwards .3s}:not(#stk) .stk-post.stk-post .stk-footnote__body:not(.stk),:not(#stk) .stk-post.stk-post .stk-footnote__body:not(.stk) [class*=overhangs]{--stk-ov_m_r: 12px;--stk-ov_m_l: 12px}:not(#stk) .stk-post.stk-post .stk-footnote__body:not(.stk)>:last-child{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-footnote__body>*{flex:0 0 auto}:not(#stk) .stk-post.stk-post .stk-footnote--appear-top .stk-footnote__body{animation-name:stk-popover--appear-top}}@media (max-width:768px){:not(#stk) .stk-post.stk-post .stk-footnote{display:grid;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;grid-template:1fr auto/1fr minmax(auto,400px) 1fr;height:100%;padding:0 18px;background:rgba(0,0,0,.4);animation:stk-popover_m--appear forwards .15s}:not(#stk) .stk-post.stk-post .stk-footnote--hide{display:none}:not(#stk) .stk-post.stk-post .stk-footnote__close{grid-column:2;align-self:end;justify-self:end;width:16px;height:16px;margin:14px;background:url(data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cg%20stroke%3D%22%23FFF%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M15.424.575L.575%2015.425M.575.576l14.85%2014.849%22%2F%3E%0A%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E) 0/cover no-repeat;cursor:pointer;opacity:0;animation:stk-popover_m__close--appear forwards .3s .6s}:not(#stk) .stk-post.stk-post .stk-footnote__body{grid-column:2;display:flex;flex-direction:column;max-height:60vh;padding:13px var(--stk-ov_m_r) 57px var(--stk-ov_m_l);background:#fff;border-radius:16px 16px 0 0;box-shadow:0 1px 5px 1px rgba(0,0,0,.05),0 12px 45px rgba(56,64,81,.5);box-sizing:border-box;overflow-y:auto;animation:stk-popover--appear forwards .3s .15s;opacity:0}:not(#stk) .stk-post.stk-post .stk-footnote__body:not(.stk),:not(#stk) .stk-post.stk-post .stk-footnote__body:not(.stk) [class*=overhangs]{--stk-ov_m_r: 12px;--stk-ov_m_l: 12px}:not(#stk) .stk-post.stk-post .stk-footnote__body:not(.stk)>:last-child{margin-bottom:0}:not(#stk) .stk-post.stk-post .stk-footnote__body>*{flex:0 0 auto}@keyframes stk-popover_m--appear{0%{opacity:0}}@keyframes stk-popover_m__close--appear{to{opacity:1}}}:not(#stk) .stk-post.stk-post .stk-code{position:relative;display:block}:not(#stk) .stk-post.stk-post .stk-code_keep-ratio .stk-code iframe{position:absolute;top:0;left:0;min-width:100%;width:0;max-width:100%;min-height:100%;height:0;max-height:100%}:not(#stk) .stk-post.stk-post .stk-code_keep-ratio .stk-code:not([style*=padding-top]){padding-top:56.25%}:not(#stk) .stk-post.stk-post .stk-code_keep-ratio .stk-code[style*=stk-embed-height-ratio]{display:flex;align-items:stretch;padding-top:0}:not(#stk) .stk-post.stk-post .stk-code_keep-ratio .stk-code[style*=stk-embed-height-ratio]::before{content:'';padding-top:var(--stk-embed-height-ratio, 56.25%)}:not(#stk) .stk-post.stk-post .stk-code_keep-ratio .stk-code[style*=stk-embed-height-ratio]>:not(:empty){flex:100% 0 0;max-width:100%}:not(#stk) .stk-post.stk-post .stk-code_keep-ratio .stk-code[style*=stk-embed-height-ratio]>iframe{position:absolute;top:0;left:0}:not(#stk) .stk-post.stk-post table[class*=stk-table--]{width:100%;table-layout:fixed;border-collapse:collapse}:not(#stk) .stk-post.stk-post table[class*=stk-table--] th.stk-reset.stk-table-cell{font-weight:var(--stk-f--b_weight);font-size:var(--stk-f--b_size);font-family:var(--stk-f--b_family),"stk";text-transform:var(--stk-f--b_transform);letter-spacing:var(--stk-f--b_spacing)}:not(#stk) .stk-post.stk-post .stk-table-cell{position:relative;min-width:2em;height:var(--stk-f_height);padding:calc(var(--stk-f_height)/2)}:not(#stk) .stk-post.stk-post .stk-table-cell::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--stk-c--rgb, currentcolor),var(--stk-t_bg-alpha, 0));border-width:0;border-style:solid;border-color:rgba(var(--stk-c--rgb),var(--stk-t_hor-alpha, 0)) rgba(var(--stk-c--rgb),var(--stk-t_ver-alpha, 0));pointer-events:none}:not(#stk) .stk-post.stk-post .stk-table--bordered_h{--stk-t_hor-alpha: .2}:not(#stk) .stk-post.stk-post .stk-table--bordered_h .stk-table-cell::after{border-top-width:1px}:not(#stk) .stk-post.stk-post .stk-table--bordered_h tr.stk-reset:first-child .stk-table-cell::after,:not(#stk) .stk-post.stk-post .stk-table--bordered_hv tr.stk-reset:first-child .stk-table-cell::after{border-top-width:2px}:not(#stk) .stk-post.stk-post .stk-table--bordered_h th.stk-reset::after,:not(#stk) .stk-post.stk-post .stk-table--bordered_hv th.stk-reset::after,:not(#stk) .stk-post.stk-post .stk-table--zebra th.stk-reset::after{border-top:none}:not(#stk) .stk-post.stk-post .stk-table--bordered_hv{--stk-t_hor-alpha: .2;--stk-t_ver-alpha: .05}:not(#stk) .stk-post.stk-post .stk-table--bordered_hv .stk-table-cell::after{border-top-width:1px;border-left-width:1px}:not(#stk) .stk-post.stk-post .stk-table--bordered_hv .stk-table-cell:first-child::after{border-left-width:0}:not(#stk) .stk-post.stk-post .stk-table--zebra{--stk-t_hor-alpha: .2;--stk-t_bg-alpha: .05}:not(#stk) .stk-post.stk-post .stk-table--zebra tr.stk-reset:nth-child(odd) .stk-table-cell::after{--stk-t_bg-alpha: 0}:not(#stk) .stk-post.stk-post .stk-table--zebra tr.stk-reset:first-child .stk-table-cell::after{border-top-width:2px}@media (max-width:768px){:not(#stk) .stk-post.stk-post .stk-table-wrap{max-width:100%;overflow-x:auto}:not(#stk) .stk-post.stk-post table[class*=stk-table--],:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) .stk-table-cell{height:auto}:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]){width:100%;display:flex;flex-direction:column}:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) colgroup,:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) thead.stk-reset{display:none}:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) tbody.stk-reset,:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) tr.stk-reset{display:flex;flex-direction:column}:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) tr.stk-reset:last-child{margin-bottom:0}:not(#stk) .stk-post.stk-post table[class*=stk-table--]:not([data-responsive-type=scroll]) .stk-table-cell::before{content:attr(data-cell-header);font-weight:var(--stk-f--b_weight);font-size:var(--stk-f--b_size);line-height:var(--stk-f_height);font-family:var(--stk-f--b_family),"stk";text-transform:var(--stk-f--b_transform);letter-spacing:var(--stk-f--b_spacing);text-align:left}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=cards] .stk-table-cell,:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=swipe] .stk-table-cell{display:block;padding-left:calc(50% + 10px)}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=cards] .stk-table-cell::before,:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=swipe] .stk-table-cell::before{float:left;width:100%;margin-left:calc(-100% - 20px);padding-right:10px}:not(#stk) .stk-post.stk-post table.stk-table--bordered_h[class*=stk-table--][data-responsive-type=cards] tr.stk-reset .stk-table-cell::after,:not(#stk) .stk-post.stk-post table.stk-table--bordered_h[class*=stk-table--][data-responsive-type=swipe] tr.stk-reset .stk-table-cell::after{border-top-width:1px}:not(#stk) .stk-post.stk-post table.stk-table--bordered_h[class*=stk-table--][data-responsive-type=cards] tr.stk-reset .stk-table-cell:first-child::after,:not(#stk) .stk-post.stk-post table.stk-table--bordered_h[class*=stk-table--][data-responsive-type=swipe] tr.stk-reset .stk-table-cell:first-child::after,:not(#stk) .stk-post.stk-post table.stk-table--bordered_hv[class*=stk-table--][data-responsive-type=cards] tr.stk-reset .stk-table-cell:first-child::after,:not(#stk) .stk-post.stk-post table.stk-table--bordered_hv[class*=stk-table--][data-responsive-type=swipe] tr.stk-reset .stk-table-cell:first-child::after{border-top:none}:not(#stk) .stk-post.stk-post table.stk-table--bordered_hv[class*=stk-table--][data-responsive-type=cards] tr.stk-reset .stk-table-cell::after,:not(#stk) .stk-post.stk-post table.stk-table--bordered_hv[class*=stk-table--][data-responsive-type=swipe] tr.stk-reset .stk-table-cell::after{background:linear-gradient(rgba(var(--stk-c--rgb),var(--stk-t_ver-alpha, 0)),rgba(var(--stk-c--rgb),var(--stk-t_ver-alpha, 0))) 50% 0/1px 100% no-repeat;border-top-width:1px;border-left:none}:not(#stk) .stk-post.stk-post table.stk-table--zebra[class*=stk-table--][data-responsive-type=cards] .stk-table-cell::after,:not(#stk) .stk-post.stk-post table.stk-table--zebra[class*=stk-table--][data-responsive-type=swipe] .stk-table-cell::after{border-top:none}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=swipe] tbody.stk-reset{flex-direction:row;overflow-x:auto;-webkit-scroll-snap-type:x mandatory;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=swipe] tr.stk-reset{flex:87% 0 0;max-width:100vw;margin-bottom:0;-webkit-scroll-snap-coordinate:50% 0%;-ms-scroll-snap-coordinate:50% 0%;scroll-snap-coordinate:50% 0%;scroll-snap-align:center}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=swipe] tr.stk-reset:not(:first-child){margin-left:20px}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=scroll]{min-width:100%;width:auto;margin-bottom:0}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=scroll] .stk-table-cell{white-space:nowrap}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=list] .stk-table-cell{padding:0}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=list] .stk-table-cell.stk-reset::before{content:attr(data-cell-header) ":";margin-right:.5em}:not(#stk) .stk-post.stk-post table[class*=stk-table--][data-responsive-type=list] .stk-table-cell::after{display:none}}:not(#stk) .stk-post.stk-post li.stk-reset{margin-left:2em;margin-bottom:calc(var(--theme-bottom-indent)*.5)}:not(#stk) .stk-post.stk-post ul.stk-reset li.stk-reset{list-style:disc}:not(#stk) .stk-post.stk-post ol.stk-reset li.stk-reset{list-style:decimal}:not(#stk) .stk-post.stk-post .stk-container-link:not(#_){text-decoration:none}:not(#stk) .stk-post.stk-post .align-left .stk-reset,:not(#stk) .stk-post.stk-post .align-left.align-left.align-left{text-align:left}:not(#stk) .stk-post.stk-post .align-left .stk-container,:not(#stk) .stk-post.stk-post .align-left [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-left.align-left[class*=stk-btn]{align-self:flex-start;justify-self:flex-start}:not(#stk) .stk-post.stk-post .align-center .stk-reset,:not(#stk) .stk-post.stk-post .align-center.align-center.align-center{text-align:center}:not(#stk) .stk-post.stk-post .align-center .stk-container,:not(#stk) .stk-post.stk-post .align-center [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-center.align-center[class*=stk-btn]{align-self:center;justify-self:center}:not(#stk) .stk-post.stk-post .align-right .stk-reset,:not(#stk) .stk-post.stk-post .align-right.align-right.align-right{text-align:right}:not(#stk) .stk-post.stk-post .align-right .stk-container,:not(#stk) .stk-post.stk-post .align-right [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-right.align-right[class*=stk-btn]{align-self:flex-end;justify-self:flex-end}:not(#stk) .stk-post.stk-post .align-justify .stk-reset,:not(#stk) .stk-post.stk-post .align-justify.align-justify.align-justify{text-align:justify}:not(#stk) .stk-post.stk-post .align-justify .stk-container,:not(#stk) .stk-post.stk-post .align-justify [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-justify.align-justify[class*=stk-btn]{align-self:stretch;justify-self:stretch}@media (max-width:768px){:not(#stk) .stk-post.stk-post .align-left-m .stk-reset,:not(#stk) .stk-post.stk-post .align-left-m.align-left-m.align-left-m{text-align:left}:not(#stk) .stk-post.stk-post .align-left-m .stk-container,:not(#stk) .stk-post.stk-post .align-left-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-left-m.align-left-m[class*=stk-btn]{align-self:flex-start;justify-self:flex-start}:not(#stk) .stk-post.stk-post .align-center-m .stk-reset,:not(#stk) .stk-post.stk-post .align-center-m.align-center-m.align-center-m{text-align:center}:not(#stk) .stk-post.stk-post .align-center-m .stk-container,:not(#stk) .stk-post.stk-post .align-center-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-center-m.align-center-m[class*=stk-btn]{align-self:center;justify-self:center}:not(#stk) .stk-post.stk-post .align-right-m .stk-reset,:not(#stk) .stk-post.stk-post .align-right-m.align-right-m.align-right-m{text-align:right}:not(#stk) .stk-post.stk-post .align-right-m .stk-container,:not(#stk) .stk-post.stk-post .align-right-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-right-m.align-right-m[class*=stk-btn]{align-self:flex-end;justify-self:flex-end}:not(#stk) .stk-post.stk-post .align-justify-m .stk-reset,:not(#stk) .stk-post.stk-post .align-justify-m.align-justify-m.align-justify-m{text-align:justify}:not(#stk) .stk-post.stk-post .align-justify-m .stk-container,:not(#stk) .stk-post.stk-post .align-justify-m [class*=stk-btn],:not(#stk) .stk-post.stk-post .align-justify-m.align-justify-m[class*=stk-btn]{align-self:stretch;justify-self:stretch}}:not(#stk) .stk-post.stk-post .valign-top.stk-grid .stk-grid-col,:not(#stk) .stk-post.stk-post .valign-top.valign-top.valign-top.stk-grid-col{justify-content:flex-start}:not(#stk) .stk-post.stk-post .valign-top.stk-table-cell{vertical-align:top}:not(#stk) .stk-post.stk-post .valign-middle.stk-grid .stk-grid-col,:not(#stk) .stk-post.stk-post .valign-middle.valign-middle.valign-middle.stk-grid-col{justify-content:center}:not(#stk) .stk-post.stk-post .valign-middle.stk-table-cell{vertical-align:middle}:not(#stk) .stk-post.stk-post .valign-bottom.stk-grid .stk-grid-col,:not(#stk) .stk-post.stk-post .valign-bottom.valign-bottom.valign-bottom.stk-grid-col{justify-content:flex-end}:not(#stk) .stk-post.stk-post .valign-bottom.stk-table-cell{vertical-align:bottom}@media (max-width:768px){:not(#stk) .stk-post.stk-post .valign-top-m.stk-grid .stk-grid-col,:not(#stk) .stk-post.stk-post .valign-top-m.valign-top-m.valign-top-m.stk-grid-col{justify-content:flex-start}:not(#stk) .stk-post.stk-post .valign-top-m.stk-table-cell{vertical-align:top}:not(#stk) .stk-post.stk-post .valign-middle-m.stk-grid .stk-grid-col,:not(#stk) .stk-post.stk-post .valign-middle-m.valign-middle-m.valign-middle-m.stk-grid-col{justify-content:center}:not(#stk) .stk-post.stk-post .valign-middle-m.stk-table-cell{vertical-align:middle}:not(#stk) .stk-post.stk-post .valign-bottom-m.stk-grid .stk-grid-col,:not(#stk) .stk-post.stk-post .valign-bottom-m.valign-bottom-m.valign-bottom-m.stk-grid-col{justify-content:flex-end}:not(#stk) .stk-post.stk-post .valign-bottom-m.stk-table-cell{vertical-align:bottom}:not(#stk) .stk-post.stk-post .stk-mobile-hidden:not(.ce-element):not(#_):not(#_):not(#_){display:none}}@media (min-width:769px){:not(#stk) .stk-post.stk-post .stk-desktop-hidden:not(.ce-element):not(#_):not(#_):not(#_){display:none}}body:not(.stk-pdf-only-visible) .stk-web-hidden:not(#_):not(#_):not(#_){display:none}:not(#stk) .stk-post.stk-post .stk-webkit-sticky{position:-webkit-sticky!important;position:sticky!important}@media (max-width:768px){:not(#stk) .stk-post.stk-post .stk-mobile_no-bg,:not(#stk) .stk-post.stk-post.stk-mobile_no-bg{background-image:none!important}:not(#stk) .stk-post.stk-post,:not(#stk) .stk-post.stk-post .stk-grid,:not(#stk) .stk-post.stk-post .stk-grid-col,:not(#stk) .stk-post.stk-post .stk-reset{background-attachment:scroll!important}}.stk-label.stk-label{position:relative;display:block;max-width:calc(100vw - 50px);margin:auto;font:10px sans-serif;text-align:right;overflow:hidden}.stk-label.stk-label .stk-label-text{position:relative;opacity:.3}.stk-label.stk-label .stk-label-text:before{content:'';position:absolute;top:50%;right:100%;width:100vw;margin-right:1em;border-top:1px solid;opacity:.3}.stk-label.stk-label .stk-label-link,.stk-label.stk-label .stk-label-link:hover,.stk-label.stk-label .stk-label-link:visited{color:inherit;text-decoration:none;border:0;box-shadow:none}.stk-label.stk-label .stk-label-logo{width:5em;height:2em;vertical-align:-.65em;fill:currentcolor;opacity:.3}@media print{[data-anim=true]:not(#_):not(#_):not(#_):not(#_):not(#_){transform:none!important;opacity:1!important}}@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900|Roboto:400,700|Noto+Serif:400i|Yellowtail:400,400i|PT+Serif:400&subset=latin&display=swap"); :not(#stk):not(.stk) .stk-post.stk-theme_16040 [class*=stk-btn],:not(#stk):not(.stk) .stk-post.stk-theme_16040 li,:not(#stk):not(.stk) .stk-post.stk-theme_16040 p,:not(#stk):not(.stk) .stk-post.stk-theme_16040 td,:not(#stk):not(.stk) .stk-post.stk-theme_16040 th{--stk-f_family: "Playfair Display";--stk-f_size: 18px;--stk-f_weight: 400;--stk-f_height: 25px;--stk-f--b_family: "Playfair Display";--stk-f--b_size: 18px;--stk-f--b_weight: 700;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 19px;--stk-f--i_weight: 400;--stk-f--i_spacing: 0px;--stk-f--i_transform: none;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_large_header,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h1,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h2{--stk-f_family: "Playfair Display";--stk-f_size: 60px;--stk-f_weight: 700;--stk-f_height: 60px;--stk-f--b_family: "Playfair Display";--stk-f--b_size: 63px;--stk-f--b_weight: 900;--stk-f--b_spacing: 0px;--stk-f--b_transform: none;--stk-f--i_family: "Noto Serif";--stk-f--i_size: 54px;--stk-f--i_weight: 400;--stk-f--i_spacing: 2px;--stk-f--i_transform: none;--stk-f--i_style: italic}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_large_header,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h1,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h2{--stk-f_size: 50px;--stk-f_height: 50px;--stk-f--b_size: 50px;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 50px;--stk-f--i_weight: 700}}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_medium_header,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h3{--stk-f_family: "PT Serif";--stk-f_size: 44px;--stk-f_weight: 400;--stk-f_height: 49px;--stk-f--b_family: "PT Serif";--stk-f--b_size: 44px;--stk-f--b_weight: 700;--stk-f--i_family: "Noto Serif";--stk-f--i_size: 44px;--stk-f--i_weight: 400;--stk-f--i_spacing: 1px;--stk-f--i_transform: none;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_small_header,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h4,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h5,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h6{--stk-f_family: "Playfair Display";--stk-f_size: 40px;--stk-f_weight: 700;--stk-f_height: 48px;--stk-f--b_family: "Playfair Display";--stk-f--b_size: 40px;--stk-f--b_weight: 900;--stk-f--b_spacing: 0px;--stk-f--b_transform: none;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 40px;--stk-f--i_weight: 700;--stk-f--i_style: italic}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_small_header,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h4,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h5,:not(#stk):not(.stk) .stk-post.stk-theme_16040 h6{--stk-f_size: 30px;--stk-f_height: 36px;--stk-f--b_size: 30px;--stk-f--i_size: 30px}}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_small_text{--stk-f_family: "Roboto";--stk-f_size: 14px;--stk-f_weight: 400;--stk-f_height: 23px;--stk-f--b_family: "Roboto";--stk-f--b_size: 14px;--stk-f--b_weight: 700;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 14.5px;--stk-f--i_weight: 400;--stk-f--i_spacing: 0px;--stk-f--i_transform: none;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_font_style-1490114607956{--stk-f_family: "Playfair Display";--stk-f_size: 20px;--stk-f_weight: 700;--stk-f_height: 32px;--stk-f--b_family: "Playfair Display";--stk-f--b_size: 20px;--stk-f--b_weight: 900;--stk-f--b_spacing: 0px;--stk-f--b_transform: none;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 20px;--stk-f--i_weight: 700;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_font_style-1491301484507{--stk-f_family: "Playfair Display";--stk-f_size: 38px;--stk-f_weight: 400;--stk-f_height: 53px;--stk-f--b_family: "Playfair Display";--stk-f--b_size: 38px;--stk-f--b_weight: 700;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 38px;--stk-f--i_weight: 400;--stk-f--i_style: italic}@media (min-width:769px) and (max-width:991px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_font_style-1491301484507{--stk-f_size: 36px;--stk-f_height: 50px;--stk-f--b_size: 36px;--stk-f--i_size: 36px}}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_font_style-1491301484507{--stk-f_size: 24px;--stk-f_height: 33px;--stk-f--b_size: 24px;--stk-f--i_size: 24px}}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_accented_text{--stk-f_family: "Playfair Display";--stk-f_size: 36px;--stk-f_weight: 700;--stk-f_height: 43px;--stk-f--b_family: "Playfair Display";--stk-f--b_size: 36px;--stk-f--b_weight: 700;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 36px;--stk-f--i_weight: 700;--stk-f--i_style: italic}@media (min-width:769px) and (max-width:991px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_accented_text{--stk-f_size: 30px;--stk-f_weight: 400;--stk-f_height: 36px;--stk-f--b_size: 30px;--stk-f--i_size: 30px;--stk-f--i_weight: 400}}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__style_accented_text{--stk-f_size: 22px;--stk-f_weight: 400;--stk-f_height: 26px;--stk-f--b_size: 22px;--stk-f--i_size: 22px;--stk-f--i_weight: 400}}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-description{--stk-f_family: "Roboto";--stk-f_size: 14px;--stk-f_weight: 400;--stk-f_height: 23px;--stk-f--b_family: "Roboto";--stk-f--b_size: 14px;--stk-f--b_weight: 700;--stk-f--i_family: "Playfair Display";--stk-f--i_size: 14.5px;--stk-f--i_weight: 400;--stk-f--i_spacing: 0px;--stk-f--i_transform: none;--stk-f--i_style: italic}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-description{color:#000}:not(#stk):not(.stk) .stk-post.stk-theme_16040{color:#000;--stk-c--link: #b25202;background-color:#fff;--stk-c--visited: #7e23ad;--stk-c--hover: #1b3664;--stk-c--rgb: 0, 0, 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__color_16040_custom_color_0{color:#848484;--stk-c--link: #b25202;--stk-c--visited: #7e23ad;--stk-c--hover: #1b3664}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__var_16040_custom_color_0{--stk-c--rgb: 132, 132, 132}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__color_16040_custom_color_0-m{color:#848484;--stk-c--link: #b25202;--stk-c--visited: #7e23ad;--stk-c--hover: #1b3664}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__var_16040_custom_color_0-m{--stk-c--rgb: 132, 132, 132}}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__color_16040_custom_color_1{color:#fff;--stk-c--link: #b25202;--stk-c--visited: #7e23ad;--stk-c--hover: #1b3664}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__var_16040_custom_color_1{--stk-c--rgb: 255, 255, 255}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__color_16040_custom_color_1-m{color:#fff;--stk-c--link: #b25202;--stk-c--visited: #7e23ad;--stk-c--hover: #1b3664}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__var_16040_custom_color_1-m{--stk-c--rgb: 255, 255, 255}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__color_default-m{color:#000;--stk-c--link: #b25202;--stk-c--visited: #7e23ad;--stk-c--hover: #1b3664}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__var_default-m{--stk-c--rgb: 0, 0, 0}}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post{--theme-bottom-indent: 26px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_0{margin-bottom:0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_05{margin-bottom:13px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_15{margin-bottom:39px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_2{margin-bottom:52px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_3{margin-bottom:78px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_4{margin-bottom:104px}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_0-m{margin-bottom:0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_05-m{margin-bottom:13px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_15-m{margin-bottom:39px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_2-m{margin-bottom:52px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_3-m{margin-bottom:78px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_4-m{margin-bottom:104px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__mb_default-m{margin-bottom:var(--theme-bottom-indent)}}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_05{padding:13px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_1{padding:26px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_2{padding:52px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_3{padding:78px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_4{padding:104px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_round_1{padding:26px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_hor_1{padding:0 26px}@media (max-width:768px){:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_05-m{padding:13px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_1-m{padding:26px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_2-m{padding:52px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_3-m{padding:78px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_ver_4-m{padding:104px 0}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_round_1-m{padding:26px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_hor_1-m{padding:0 26px}:not(#stk):not(.stk) .stk-post.stk-theme_16040.stk-post .stk-theme_16040__pad_default-m{padding:0}}:not(#stk):not(.stk) .stk-theme_16040:not([data-reset-type]) a:not([class*=stk-btn]),:not(#stk):not(.stk) .stk-theme_16040[data-reset-type=class] a.stk-reset:not([class*=stk-btn]){text-decoration:underline;text-transform:inherit;letter-spacing:inherit}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_basic_divider::before{border-top-width:3px;border-color:#b25202}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_1::before{border-top-width:3px;border-color:#656565}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_2::before{border-top-width:3px;border-color:#1b3664}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_3::before{border-top-width:2px;border-color:#000}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_4{justify-content:flex-start}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_4::before{width:30%;border-top-width:2px;border-color:#656565}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_5::before{border-top-width:2px;border-color:#848484}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__separator_divider_6::before{width:90%;border-color:#848484}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476757,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476759,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476761,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476763,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476765,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476767,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476771,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476773,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476775,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476777,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476779,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476781,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476783,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476785,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476787,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476789,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476791,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476793,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476795,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476797,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476799,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476801,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476803,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476805,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476807,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476809,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476811,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476813,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476815,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476817,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476819,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476821,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476823,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476825,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476827,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476829,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476831,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476833,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476837,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476859,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476861,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476863,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476865,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476867,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476869,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476871,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476873,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476875{width:30px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_1866407{width:256px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476835,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476839,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476841,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476843,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476845,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476847,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476849,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476851,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476853,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476855,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_476857{width:30px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678569,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678571,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678573,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678575,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678577,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678579{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678581{width:22px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678583{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678585{width:15px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678587{width:20px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678589{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678591{width:22px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678593{width:18px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678595{width:23px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678597,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678599,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678601,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678603,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678605{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678607{width:22px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678611{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678613{width:15px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678615{width:20px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678617{width:22px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678619{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678621{width:18px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678623{width:23px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678625,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678627,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678629,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678651{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678633{width:22px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678635,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678637{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678639{width:15px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678641{width:20px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678643{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678645{width:22px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678647{width:18px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678649{width:23px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-element_no-text .stk-theme_16040__symbol_custom_image_678653{width:24px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__stk-btn_basic{--stk-btn_b-radius: 6px;--stk-btn_t-color: #ffffff;--stk-btn_bg-color: rgba(178, 82, 2, 1)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__stk-btn_basic:not(.ce-element):hover{--stk-btn_t-color: #ffffff;--stk-btn_bg-color: rgba(27, 54, 100, 1)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__stk-btn_basic:not(.ce-element):active{--stk-btn_t-color: #ffffff;--stk-btn_bg-color: rgba(178, 82, 2, 1)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big{position:relative;margin-bottom:26px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big .stk-post-portrait-image{position:relative;width:100px;height:100px;margin:0 0 10px!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big .stk-post-portrait-image:empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 127 127'%3E%3Cstyle%3E.st0{fill:#656565;} .st1{fill:#FFFFFF;}%3C/style%3E%3Ccircle class='st0' cx='63.5' cy='63.5' r='63.5'/%3E%3Cpath class='st1' d='M77.2 62.8c4.3-4.8 7-11.7 7-19.1 0-11.4-9.3-20.7-20.7-20.7s-20.7 9.3-20.7 20.7c0 7.4 2.8 14.2 7 19.1-12.9 3.4-22.6 11.3-22.6 18.9v12.1c0 2.9 2.3 5.2 5.2 5.2h62.2c2.9 0 5.2-2.3 5.2-5.2V81.7c0-7.6-9.7-15.5-22.6-18.9zM63.5 26.5c9.5 0 17.3 7.7 17.3 17.3 0 11.8-8.2 22.5-17.3 22.5S46.2 55.5 46.2 43.7c0-9.5 7.8-17.2 17.3-17.2zm32.8 67.3c0 1-.8 1.7-1.7 1.7H32.4c-1 0-1.7-.8-1.7-1.7V81.7c0-5.6 8.8-13.2 22.1-16.1 3.2 2.5 6.8 4 10.7 4s7.5-1.5 10.7-4c13.3 2.9 22.1 10.5 22.1 16.1v12.1z'/%3E%3C/svg%3E") center/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big .stk-post-portrait-image .stk-image-figure{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big .stk-post-portrait-image .stk-image-figure .stk-mask{border-radius:50%;overflow:hidden}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big .stk-post-portrait-image .stk-image-figure .stk-description{display:none!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block_big .stk-portrait-text>:last-child,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__card>:last-child,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__line_quote>:last-child,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__mark_quote>:last-child{margin-bottom:0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__line_quote{position:relative;margin-bottom:26px;padding:8px 0 21px 55px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__line_quote:before{content:'';position:absolute;top:0;bottom:0;left:0;width:3px;background:#b25202}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__mark_quote{position:relative;margin-bottom:26px;padding-top:50px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__mark_quote:before{content:'';position:absolute;top:0;left:0;width:39px;height:29px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38.3 28'%3E%3Cstyle%3E.st0{fill:#b25202;}%3C/style%3E%3Cpath class='st0' d='M32.2 1.8L31.3 0c-3.5 1.6-6.1 3.8-7.9 6.7-1.8 2.8-2.7 6-2.7 9.4 0 1.6.2 3.1.6 4.6.4 1.5.9 2.7 1.6 3.8 1.5 2.4 3.9 3.5 7.2 3.5 2.4 0 4.4-.7 5.9-2.2 1.6-1.4 2.3-3.3 2.3-5.6 0-2.4-.7-4.3-2.2-5.7-1.5-1.4-3.4-2.1-5.7-2.1-2.4 0-4.3.8-5.8 2.4-.2-.5-.2-1.1-.2-1.9 0-.7.1-1.4.2-2.4.3-1.7 1.2-3.4 2.6-5.1 1.4-1.5 3.1-2.8 5-3.6zm-20.7 0L10.6 0C7.1 1.6 4.4 3.8 2.7 6.7.9 9.5 0 12.7 0 16.1c0 1.6.2 3.1.6 4.6.4 1.5.9 2.7 1.6 3.8C3.7 26.8 6.1 28 9.4 28c2.4 0 4.4-.7 5.9-2.2 1.6-1.4 2.3-3.3 2.3-5.6 0-2.4-.7-4.3-2.2-5.7-1.5-1.4-3.4-2.1-5.7-2.1s-4.3.8-5.8 2.4c-.2-.5-.2-1.1-.2-1.9 0-.7.1-1.4.2-2.4.2-1.6 1.1-3.3 2.5-5 1.5-1.6 3.2-2.9 5.1-3.7z'/%3E%3C/svg%3E") 0 0/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__card{position:relative;margin-bottom:26px;padding:25px 30px;background:#efeee2}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-event-image-holder.ce-element:empty{display:flex;align-items:center;justify-content:center;height:150px;margin-bottom:26px;background:#656565}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-event-image-holder.ce-element:empty:before{content:'';display:block;width:75px;height:61px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='14' viewBox='0 0 34 28'%3E%3Cg fill='#FFF' fill-rule='evenodd'%3E%3Cpath d='M2.593 25.53h29.334v-23H2.593v23zm-2 2h33.334v-27H.593v27z'/%3E%3Cpath d='M1.593 26.53l13.834-14 5.16 5.332 3.006-2.833 9.334 8.33v3.168M13.093 8.946c0 1.61-1.306 2.917-2.916 2.917-1.61 0-2.917-1.306-2.917-2.917 0-1.61 1.306-2.917 2.917-2.917 1.61 0 2.916 1.304 2.916 2.915z'/%3E%3C/g%3E%3C/svg%3E") 0 0/contain no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__place_marker{position:relative;margin-bottom:26px;padding-left:64px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__place_marker:before{content:'';position:absolute;top:50%;left:0;width:42px;height:59px;margin-top:-29px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='24' viewBox='0 0 17.19 24'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:#b25202;}%3C/style%3E%3C/defs%3E%3Ctitle%3Eplace_green%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cpath class='cls-1' d='M6.37 21l1.72 2.69a.59.59 0 0 0 1 0L10.82 21l.67-1 4.34-6.77a8.59 8.59 0 1 0-14.46 0L5.7 20zM8.59 1.19a7.4 7.4 0 0 1 6.23 11.41l-6.23 9.71-6.23-9.72a7.4 7.4 0 0 1 6.23-11.4zm0 3.81a3.56 3.56 0 1 0 3.56 3.56A3.57 3.57 0 0 0 8.59 5zm0 1.19a2.37 2.37 0 1 1-2.37 2.4 2.36 2.36 0 0 1 2.37-2.37z' id='Layer_1-2' data-name='Layer 1'/%3E%3C/g%3E%3C/svg%3E") 0 0/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__place_marker .stk-place-marker-text>:last-child{margin-bottom:0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile{position:relative;margin-bottom:26px;padding:25px 30px;background:#efeee2}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-body{position:relative;display:flex;align-items:flex-start;flex-wrap:nowrap;flex-direction:row-reverse}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-portrait{position:relative;flex-shrink:0;width:135px;height:135px;margin:0 0 30px 30px!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-portrait:empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 127 127'%3E%3Cstyle%3E.st0{fill:#656565;} .st1{fill:#FFFFFF;}%3C/style%3E%3Ccircle class='st0' cx='63.5' cy='63.5' r='63.5'/%3E%3Cpath class='st1' d='M77.2 62.8c4.3-4.8 7-11.7 7-19.1 0-11.4-9.3-20.7-20.7-20.7s-20.7 9.3-20.7 20.7c0 7.4 2.8 14.2 7 19.1-12.9 3.4-22.6 11.3-22.6 18.9v12.1c0 2.9 2.3 5.2 5.2 5.2h62.2c2.9 0 5.2-2.3 5.2-5.2V81.7c0-7.6-9.7-15.5-22.6-18.9zM63.5 26.5c9.5 0 17.3 7.7 17.3 17.3 0 11.8-8.2 22.5-17.3 22.5S46.2 55.5 46.2 43.7c0-9.5 7.8-17.2 17.3-17.2zm32.8 67.3c0 1-.8 1.7-1.7 1.7H32.4c-1 0-1.7-.8-1.7-1.7V81.7c0-5.6 8.8-13.2 22.1-16.1 3.2 2.5 6.8 4 10.7 4s7.5-1.5 10.7-4c13.3 2.9 22.1 10.5 22.1 16.1v12.1z'/%3E%3C/svg%3E") center/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-portrait .stk-image-figure{position:absolute;top:50%;left:0;width:100%;margin:0!important;transform:translateY(-50%)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-portrait .stk-image-figure .stk-mask{border-radius:50%;overflow:hidden}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-portrait .stk-image-figure .stk-description{display:none!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__profile .stk-profile-text>:last-child{margin-bottom:0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote{position:relative;display:flex;align-items:flex-start;flex-wrap:nowrap;margin-bottom:26px;padding:60px 30px 75px;background:#efeee2}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote .stk-post-portrait-image{position:relative;flex-shrink:0;width:64px;height:64px;margin:0 20px 0 0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote .stk-post-portrait-image:empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 127 127'%3E%3Cstyle%3E.st0{fill:#656565;} .st1{fill:#FFFFFF;}%3C/style%3E%3Ccircle class='st0' cx='63.5' cy='63.5' r='63.5'/%3E%3Cpath class='st1' d='M77.2 62.8c4.3-4.8 7-11.7 7-19.1 0-11.4-9.3-20.7-20.7-20.7s-20.7 9.3-20.7 20.7c0 7.4 2.8 14.2 7 19.1-12.9 3.4-22.6 11.3-22.6 18.9v12.1c0 2.9 2.3 5.2 5.2 5.2h62.2c2.9 0 5.2-2.3 5.2-5.2V81.7c0-7.6-9.7-15.5-22.6-18.9zM63.5 26.5c9.5 0 17.3 7.7 17.3 17.3 0 11.8-8.2 22.5-17.3 22.5S46.2 55.5 46.2 43.7c0-9.5 7.8-17.2 17.3-17.2zm32.8 67.3c0 1-.8 1.7-1.7 1.7H32.4c-1 0-1.7-.8-1.7-1.7V81.7c0-5.6 8.8-13.2 22.1-16.1 3.2 2.5 6.8 4 10.7 4s7.5-1.5 10.7-4c13.3 2.9 22.1 10.5 22.1 16.1v12.1z'/%3E%3C/svg%3E") center/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote .stk-post-portrait-image .stk-image-figure{position:absolute;top:50%;left:0;width:100%;margin:0!important;transform:translateY(-50%)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote .stk-post-portrait-image .stk-image-figure .stk-mask{border-radius:50%;overflow:hidden}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote .stk-post-portrait-image .stk-image-figure .stk-description{display:none!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_quote .stk-portrait-text>:last-child{margin-bottom:0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block{position:relative;display:flex;align-items:center;flex-wrap:nowrap;margin-bottom:35px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-post-portrait-image{position:relative;flex-shrink:0;width:60px;height:60px;margin:0 20px 0 0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-post-portrait-image:empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cpath fill='#D9D8D8' fill-rule='evenodd' d='M50.31 48.653c-2.62-1.553-12.82-5.25-13.886-5.645v-4.586c1.246-.767 3.434-2.748 3.697-7.284.96-.56 1.565-1.804 1.565-3.4 0-1.434-.49-2.588-1.29-3.21.603-1.88 1.69-5.322.955-8.257-.86-3.44-5.53-4.662-9.27-4.662-3.33 0-7.4.97-8.856 3.613-1.747-.083-2.717.68-3.2 1.32-1.577 2.078-.537 5.875.05 7.967-.815.618-1.317 1.78-1.317 3.23 0 1.597.603 2.84 1.564 3.4.26 4.537 2.453 6.518 3.696 7.285v4.588c-.956.355-11.078 4.033-13.855 5.678-4.657-5.055-7.238-11.564-7.238-18.468 0-15.05 12.247-27.298 27.298-27.298 15.053 0 27.298 12.247 27.298 27.298 0 6.89-2.57 13.386-7.21 18.433M30.22.44C13.8.44.44 13.8.44 30.22c0 7.89 3.058 15.33 8.61 20.94l.002.002C14.692 56.862 22.21 60 30.22 60c8.025 0 15.555-3.15 21.198-8.868 5.534-5.61 8.58-13.036 8.58-20.912C60 13.8 46.642.44 30.22.44'/%3E%3C/svg%3E") center/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-post-portrait-image .stk-image-figure{position:absolute;top:50%;left:0;width:100%;margin:0!important;transform:translateY(-50%)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-post-portrait-image .stk-image-figure .stk-mask{border-radius:50%;overflow:hidden}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-post-portrait-image .stk-image-figure .stk-description{display:none!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-portrait-text{margin:0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-portrait-text>*,:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-portrait-text>* em{min-height:20px!important;margin-bottom:0!important;font-size:14px!important;line-height:20px!important;color:#8b8888}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16001__author_block .stk-portrait-text>* strong{min-height:20px!important;margin-bottom:0!important;font-size:14px!important;line-height:20px!important;text-transform:uppercase;letter-spacing:.025em;color:#1a1a1a}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block{position:relative;display:flex;align-items:center;flex-wrap:nowrap;margin-bottom:26px}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block .stk-post-portrait-image{position:relative;flex-shrink:0;width:64px;height:64px;margin:0 20px 0 0!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block .stk-post-portrait-image:empty{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 127 127'%3E%3Cstyle%3E.st0{fill:#656565;} .st1{fill:#FFFFFF;}%3C/style%3E%3Ccircle class='st0' cx='63.5' cy='63.5' r='63.5'/%3E%3Cpath class='st1' d='M77.2 62.8c4.3-4.8 7-11.7 7-19.1 0-11.4-9.3-20.7-20.7-20.7s-20.7 9.3-20.7 20.7c0 7.4 2.8 14.2 7 19.1-12.9 3.4-22.6 11.3-22.6 18.9v12.1c0 2.9 2.3 5.2 5.2 5.2h62.2c2.9 0 5.2-2.3 5.2-5.2V81.7c0-7.6-9.7-15.5-22.6-18.9zM63.5 26.5c9.5 0 17.3 7.7 17.3 17.3 0 11.8-8.2 22.5-17.3 22.5S46.2 55.5 46.2 43.7c0-9.5 7.8-17.2 17.3-17.2zm32.8 67.3c0 1-.8 1.7-1.7 1.7H32.4c-1 0-1.7-.8-1.7-1.7V81.7c0-5.6 8.8-13.2 22.1-16.1 3.2 2.5 6.8 4 10.7 4s7.5-1.5 10.7-4c13.3 2.9 22.1 10.5 22.1 16.1v12.1z'/%3E%3C/svg%3E") center/cover no-repeat}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block .stk-post-portrait-image .stk-image-figure{position:absolute;top:50%;left:0;width:100%;margin:0!important;transform:translateY(-50%)}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block .stk-post-portrait-image .stk-image-figure .stk-mask{border-radius:50%;overflow:hidden}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block .stk-post-portrait-image .stk-image-figure .stk-description{display:none!important}:not(#stk):not(.stk) .stk-post.stk-theme_16040 .stk-theme_16040__author_block .stk-portrait-text>:last-child{margin-bottom:0!important}:not(#stk):not(.stk) .stk-layout_6col_13120 { --stk-limit: 940px; --stk-m_r: 20px; --stk-m_l: 20px; --stk-gap: 20px; --stk-cols: 6; }