You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2521 lines
56 KiB
2521 lines
56 KiB
<!doctype html>
|
|
<html lang="en-US" class="no-js" >
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>{{.Title}}</title>
|
|
<style id="wpr-usedcss">
|
|
.screen-reader-text {
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
height: 1px;
|
|
overflow: hidden;
|
|
position: absolute !important;
|
|
width: 1px;
|
|
word-wrap: normal !important
|
|
}
|
|
|
|
.left {
|
|
text-align: left
|
|
}
|
|
|
|
ul {
|
|
box-sizing: border-box;
|
|
margin: 0 0 1.5em 1.5em;
|
|
padding: 0;
|
|
list-style: disc
|
|
}
|
|
|
|
:where(p.has-text-color:not(.has-link-color)) a {
|
|
color: inherit
|
|
}
|
|
|
|
.wp-block-search__button {
|
|
background: #f7f7f7;
|
|
border: 1px solid #ccc;
|
|
padding: .375em .625em;
|
|
color: #32373c;
|
|
margin-left: .625em;
|
|
word-break: normal;
|
|
font-size: inherit;
|
|
font-family: inherit;
|
|
line-height: inherit
|
|
}
|
|
|
|
.wp-block-search__button svg {
|
|
min-width: 1.5em;
|
|
min-height: 1.5em;
|
|
fill: currentColor
|
|
}
|
|
|
|
.wp-block-search__inside-wrapper {
|
|
display: flex;
|
|
flex: auto;
|
|
flex-wrap: nowrap;
|
|
max-width: 100%
|
|
}
|
|
|
|
.wp-block-search__label {
|
|
width: 100%
|
|
}
|
|
|
|
.wp-block-search__input {
|
|
padding: 8px;
|
|
flex-grow: 1;
|
|
min-width: 3em;
|
|
border: 1px solid #949494;
|
|
font-size: inherit;
|
|
font-family: inherit;
|
|
line-height: inherit
|
|
}
|
|
|
|
:root {
|
|
--wp--preset--font-size--normal: 16px;
|
|
--wp--preset--font-size--huge: 42px;
|
|
--global-gray-400: #CBD5E0;
|
|
--global-gray-500: #A0AEC0;
|
|
--global-xs-spacing: 1em;
|
|
--global-sm-spacing: 1.5rem;
|
|
--global-md-spacing: 2rem;
|
|
--global-lg-spacing: 2.5em;
|
|
--global-xl-spacing: 3.5em;
|
|
--global-xxl-spacing: 5rem;
|
|
--global-edge-spacing: 1.5rem;
|
|
--global-boxed-spacing: 2rem;
|
|
--global-palette1: #ce3a0d;
|
|
--global-palette2: #351c4d;
|
|
--global-palette3: #1a202c;
|
|
--global-palette4: #2D3748;
|
|
--global-palette5: #4A5568;
|
|
--global-palette6: #718096;
|
|
--global-palette7: #ffccbb;
|
|
--global-palette8: #fcf3ef;
|
|
--global-palette9: #ffffff;
|
|
--global-palette9rgb: 255, 255, 255;
|
|
--global-palette-highlight: var(--global-palette1);
|
|
--global-palette-highlight-alt: var(--global-palette2);
|
|
--global-palette-highlight-alt2: var(--global-palette9);
|
|
--global-palette-btn-bg: var(--global-palette1);
|
|
--global-palette-btn-bg-hover: var(--global-palette2);
|
|
--global-palette-btn: var(--global-palette9);
|
|
--global-palette-btn-hover: var(--global-palette9);
|
|
--global-body-font-family: Montserrat, sans-serif;
|
|
--global-heading-font-family: Montserrat, sans-serif;
|
|
--global-primary-nav-font-family: inherit;
|
|
--global-fallback-font: sans-serif;
|
|
--global-display-fallback-font: sans-serif;
|
|
--global-content-width: 1366px;
|
|
--global-content-narrow-width: 1023px;
|
|
--global-content-edge-padding: 1.5rem;
|
|
--global-calc-content-width: calc(1366px - var(--global-content-edge-padding) - var(--global-content-edge-padding))
|
|
}
|
|
|
|
.screen-reader-text {
|
|
border: 0;
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
-webkit-clip-path: inset(50%);
|
|
clip-path: inset(50%);
|
|
height: 1px;
|
|
margin: -1px;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
position: absolute;
|
|
width: 1px;
|
|
word-wrap: normal !important;
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
position: absolute !important;
|
|
height: 1px;
|
|
width: 1px;
|
|
overflow: hidden;
|
|
word-wrap: normal !important
|
|
}
|
|
|
|
.screen-reader-text:focus {
|
|
background-color: #ddd;
|
|
clip: auto !important;
|
|
-webkit-clip-path: none;
|
|
clip-path: none;
|
|
color: #444;
|
|
display: block;
|
|
font-size: 1em;
|
|
height: auto;
|
|
left: 5px;
|
|
line-height: normal;
|
|
padding: 15px 23px 14px;
|
|
text-decoration: none;
|
|
top: 5px;
|
|
width: auto;
|
|
z-index: 100000
|
|
}
|
|
|
|
html :where(.has-border-color),
|
|
html :where([style*=border-width]) {
|
|
border-style: solid
|
|
}
|
|
|
|
html :where(img[class*=wp-image-]) {
|
|
height: auto;
|
|
max-width: 100%
|
|
}
|
|
|
|
body {
|
|
--wp--preset--color--black: #000000;
|
|
--wp--preset--color--cyan-bluish-gray: #abb8c3;
|
|
--wp--preset--color--white: #ffffff;
|
|
--wp--preset--color--pale-pink: #f78da7;
|
|
--wp--preset--color--vivid-red: #cf2e2e;
|
|
--wp--preset--color--luminous-vivid-orange: #ff6900;
|
|
--wp--preset--color--luminous-vivid-amber: #fcb900;
|
|
--wp--preset--color--light-green-cyan: #7bdcb5;
|
|
--wp--preset--color--vivid-green-cyan: #00d084;
|
|
--wp--preset--color--pale-cyan-blue: #8ed1fc;
|
|
--wp--preset--color--vivid-cyan-blue: #0693e3;
|
|
--wp--preset--color--vivid-purple: #9b51e0;
|
|
--wp--preset--color--theme-palette-1: #ce3a0d;
|
|
--wp--preset--color--theme-palette-2: #351c4d;
|
|
--wp--preset--color--theme-palette-3: #1a202c;
|
|
--wp--preset--color--theme-palette-4: #2D3748;
|
|
--wp--preset--color--theme-palette-5: #4A5568;
|
|
--wp--preset--color--theme-palette-6: #718096;
|
|
--wp--preset--color--theme-palette-7: #ffccbb;
|
|
--wp--preset--color--theme-palette-8: #fcf3ef;
|
|
--wp--preset--color--theme-palette-9: #ffffff;
|
|
--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
|
|
--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
|
|
--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
|
|
--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
|
|
--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
|
|
--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
|
|
--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
|
|
--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
|
|
--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
|
|
--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
|
|
--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
|
|
--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
|
|
--wp--preset--duotone--dark-grayscale: url('%3B.html');
|
|
--wp--preset--duotone--grayscale: url('%3B.html');
|
|
--wp--preset--duotone--purple-yellow: url('%3B.html');
|
|
--wp--preset--duotone--blue-red: url('%3B.html');
|
|
--wp--preset--duotone--midnight: url('%3B.html');
|
|
--wp--preset--duotone--magenta-yellow: url('%3B.html');
|
|
--wp--preset--duotone--purple-green: url('%3B.html');
|
|
--wp--preset--duotone--blue-orange: url('%3B.html');
|
|
--wp--preset--font-size--small: 14px;
|
|
--wp--preset--font-size--medium: 24px;
|
|
--wp--preset--font-size--large: 32px;
|
|
--wp--preset--font-size--x-large: 42px;
|
|
--wp--preset--font-size--larger: 40px
|
|
}
|
|
|
|
.wpml-ls-menu-item .wpml-ls-flag {
|
|
display: inline;
|
|
vertical-align: baseline
|
|
}
|
|
|
|
.wpml-ls-menu-item .wpml-ls-flag+span {
|
|
margin-left: .3em
|
|
}
|
|
|
|
html {
|
|
line-height: 1.15;
|
|
-webkit-text-size-adjust: 100%;
|
|
box-sizing: border-box
|
|
}
|
|
|
|
main {
|
|
display: block;
|
|
min-width: 0
|
|
}
|
|
|
|
h1 {
|
|
font-size: 2em;
|
|
margin: .67em 0
|
|
}
|
|
|
|
a {
|
|
background-color: transparent;
|
|
color: var(--global-palette-highlight);
|
|
transition: all .1s linear
|
|
}
|
|
|
|
img {
|
|
border-style: none;
|
|
display: block;
|
|
height: auto;
|
|
max-width: 100%
|
|
}
|
|
|
|
button,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-size: 100%;
|
|
margin: 0
|
|
}
|
|
|
|
button,
|
|
input {
|
|
overflow: visible
|
|
}
|
|
|
|
button,
|
|
select {
|
|
text-transform: none
|
|
}
|
|
|
|
[type=button],
|
|
[type=submit],
|
|
button {
|
|
-webkit-appearance: button
|
|
}
|
|
|
|
[type=button]::-moz-focus-inner,
|
|
[type=submit]::-moz-focus-inner,
|
|
button::-moz-focus-inner {
|
|
border-style: none;
|
|
padding: 0
|
|
}
|
|
|
|
[type=button]:-moz-focusring,
|
|
[type=submit]:-moz-focusring,
|
|
button:-moz-focusring {
|
|
outline: ButtonText dotted 1px
|
|
}
|
|
|
|
legend {
|
|
box-sizing: border-box;
|
|
color: inherit;
|
|
display: table;
|
|
max-width: 100%;
|
|
padding: 0;
|
|
white-space: normal;
|
|
font-weight: 700
|
|
}
|
|
|
|
progress {
|
|
vertical-align: baseline
|
|
}
|
|
|
|
textarea {
|
|
overflow: auto;
|
|
width: 100%
|
|
}
|
|
|
|
[type=checkbox],
|
|
[type=radio] {
|
|
box-sizing: border-box;
|
|
padding: 0
|
|
}
|
|
|
|
[type=number]::-webkit-inner-spin-button,
|
|
[type=number]::-webkit-outer-spin-button {
|
|
height: auto
|
|
}
|
|
|
|
[type=search] {
|
|
-webkit-appearance: textfield;
|
|
outline-offset: -2px
|
|
}
|
|
|
|
[type=search]::-webkit-search-decoration {
|
|
-webkit-appearance: none
|
|
}
|
|
|
|
::-webkit-file-upload-button {
|
|
-webkit-appearance: button;
|
|
font: inherit
|
|
}
|
|
|
|
[hidden],
|
|
template {
|
|
display: none
|
|
}
|
|
|
|
h1,
|
|
h2 {
|
|
padding: 0;
|
|
margin: 0
|
|
}
|
|
|
|
h1 a,
|
|
h2 a {
|
|
color: inherit;
|
|
text-decoration: none
|
|
}
|
|
|
|
*,
|
|
::after,
|
|
::before {
|
|
box-sizing: inherit
|
|
}
|
|
|
|
li>ul {
|
|
margin-bottom: 0;
|
|
margin-left: 1.5em
|
|
}
|
|
|
|
table {
|
|
margin: 0 0 1.5em;
|
|
width: 100%
|
|
}
|
|
|
|
a:active,
|
|
a:focus,
|
|
a:hover {
|
|
color: var(--global-palette-highlight-alt)
|
|
}
|
|
|
|
a:active,
|
|
a:hover {
|
|
outline: 0
|
|
}
|
|
|
|
.inner-link-style-normal a:not(.button),
|
|
.widget-area.inner-link-style-normal a:not(.button) {
|
|
text-decoration: underline
|
|
}
|
|
|
|
.link-style-no-underline .entry-content a,
|
|
.link-style-no-underline .entry-content a:hover,
|
|
.link-style-no-underline .entry-content p>a,
|
|
.link-style-no-underline .entry-content p>a:hover,
|
|
.link-style-no-underline .entry-content>ul a,
|
|
.link-style-no-underline .entry-content>ul a:hover {
|
|
text-decoration: none
|
|
}
|
|
|
|
.screen-reader-text:focus {
|
|
background-color: #f1f1f1;
|
|
border-radius: 3px;
|
|
box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
|
|
clip: auto !important;
|
|
color: #21759b;
|
|
display: block;
|
|
font-size: .875rem;
|
|
font-weight: 700;
|
|
height: auto;
|
|
left: 5px;
|
|
line-height: normal;
|
|
padding: 15px 23px 14px;
|
|
text-decoration: none;
|
|
top: 5px;
|
|
width: auto;
|
|
z-index: 100000
|
|
}
|
|
|
|
#primary[tabindex="-1"]:focus,
|
|
.hide-focus-outline :focus {
|
|
outline: 0
|
|
}
|
|
|
|
input[type=number],
|
|
input[type=password],
|
|
input[type=search],
|
|
input[type=text],
|
|
input[type=url],
|
|
textarea {
|
|
-webkit-appearance: none;
|
|
color: var(--global-palette5);
|
|
border: 1px solid var(--global-gray-400);
|
|
border-radius: 3px;
|
|
padding: .4em .5em;
|
|
max-width: 100%;
|
|
background: var(--global-palette9);
|
|
box-shadow: 0 0 0 -7px transparent
|
|
}
|
|
|
|
::-webkit-input-placeholder {
|
|
color: var(--global-palette6)
|
|
}
|
|
|
|
::-moz-placeholder {
|
|
color: var(--global-palette6);
|
|
opacity: 1
|
|
}
|
|
|
|
::placeholder {
|
|
color: var(--global-palette6)
|
|
}
|
|
|
|
input[type=number]:focus,
|
|
input[type=password]:focus,
|
|
input[type=search]:focus,
|
|
input[type=text]:focus,
|
|
input[type=url]:focus,
|
|
textarea:focus {
|
|
color: var(--global-palette3);
|
|
border-color: var(--global-palette6);
|
|
outline: 0;
|
|
box-shadow: 0 5px 15px -7px rgba(0, 0, 0, .1)
|
|
}
|
|
|
|
select {
|
|
border: 1px solid var(--global-gray-400);
|
|
background-size: 16px 100%;
|
|
padding: .2em 35px .2em .5em;
|
|
background: var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;
|
|
-moz-appearance: none;
|
|
-webkit-appearance: none;
|
|
appearance: none;
|
|
box-shadow: none;
|
|
outline: 0;
|
|
box-shadow: 0 0 0 -7px transparent
|
|
}
|
|
|
|
select::-ms-expand {
|
|
display: none
|
|
}
|
|
|
|
select:focus {
|
|
color: var(--global-palette3);
|
|
border-color: var(--global-palette6);
|
|
background-color: var(--global-palette9);
|
|
box-shadow: 0 5px 15px -7px rgba(0, 0, 0, .1);
|
|
outline: 0
|
|
}
|
|
|
|
select:focus option {
|
|
color: #333
|
|
}
|
|
|
|
.search-form {
|
|
position: relative
|
|
}
|
|
|
|
.search-form input.search-field,
|
|
.search-form input[type=search] {
|
|
padding-right: 60px;
|
|
width: 100%
|
|
}
|
|
|
|
.search-form .search-submit[type=submit] {
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
position: absolute;
|
|
color: transparent;
|
|
background: 0 0;
|
|
z-index: 2;
|
|
width: 50px;
|
|
border: 0;
|
|
padding: 8px 12px 7px;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
overflow: hidden
|
|
}
|
|
|
|
.search-form .search-submit[type=submit]:focus,
|
|
.search-form .search-submit[type=submit]:hover {
|
|
color: transparent;
|
|
background: 0 0;
|
|
box-shadow: none
|
|
}
|
|
|
|
.search-form .kadence-search-icon-wrap {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
height: 100%;
|
|
width: 50px;
|
|
padding: 0;
|
|
text-align: center;
|
|
background: 0 0;
|
|
z-index: 3;
|
|
cursor: pointer;
|
|
pointer-events: none;
|
|
color: var(--global-palette6);
|
|
text-shadow: none;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center
|
|
}
|
|
|
|
.search-form .search-submit[type=submit]:hover~.kadence-search-icon-wrap {
|
|
color: var(--global-palette4)
|
|
}
|
|
|
|
fieldset {
|
|
padding: .625em 1.425em;
|
|
border: 1px solid var(--global-gray-500);
|
|
margin-top: 1.2em;
|
|
margin-bottom: 1.2em
|
|
}
|
|
|
|
.button,
|
|
button,
|
|
input[type=button],
|
|
input[type=submit] {
|
|
border-radius: 3px;
|
|
background: var(--global-palette-btn-bg);
|
|
color: var(--global-palette-btn);
|
|
padding: .4em 1em;
|
|
border: 0;
|
|
line-height: 1.6;
|
|
display: inline-block;
|
|
font-family: inherit;
|
|
cursor: pointer;
|
|
text-decoration: none;
|
|
transition: all .2s ease;
|
|
box-shadow: 0 0 0 -7px transparent
|
|
}
|
|
|
|
.button:visited,
|
|
button:visited,
|
|
input[type=button]:visited,
|
|
input[type=submit]:visited {
|
|
background: var(--global-palette-btn-bg);
|
|
color: var(--global-palette-btn)
|
|
}
|
|
|
|
.button:active,
|
|
.button:focus,
|
|
.button:hover,
|
|
button:active,
|
|
button:focus,
|
|
button:hover,
|
|
input[type=button]:active,
|
|
input[type=button]:focus,
|
|
input[type=button]:hover,
|
|
input[type=submit]:active,
|
|
input[type=submit]:focus,
|
|
input[type=submit]:hover {
|
|
color: var(--global-palette-btn-hover);
|
|
background: var(--global-palette-btn-bg-hover);
|
|
box-shadow: 0 15px 25px -7px rgba(0, 0, 0, .1)
|
|
}
|
|
|
|
.button.disabled,
|
|
.button:disabled,
|
|
button.disabled,
|
|
button:disabled,
|
|
input[type=button].disabled,
|
|
input[type=button]:disabled,
|
|
input[type=submit].disabled,
|
|
input[type=submit]:disabled {
|
|
cursor: not-allowed;
|
|
opacity: .5
|
|
}
|
|
|
|
.kadence-svg-iconset {
|
|
display: inline-flex;
|
|
align-self: center
|
|
}
|
|
|
|
.kadence-svg-iconset svg {
|
|
height: 1em;
|
|
width: 1em
|
|
}
|
|
|
|
.kadence-svg-iconset.svg-baseline svg {
|
|
top: .125em;
|
|
position: relative
|
|
}
|
|
|
|
.kt-clear::after,
|
|
.kt-clear::before {
|
|
content: ' ';
|
|
display: table
|
|
}
|
|
|
|
.kt-clear::after {
|
|
clear: both
|
|
}
|
|
|
|
.content-area {
|
|
margin: var(--global-xxl-spacing) 0
|
|
}
|
|
|
|
.entry-content {
|
|
word-break: break-word
|
|
}
|
|
|
|
.entry-content table {
|
|
word-break: normal
|
|
}
|
|
|
|
.body {
|
|
overflow-x: hidden
|
|
}
|
|
|
|
.scroll a *,
|
|
a.scroll * {
|
|
pointer-events: none
|
|
}
|
|
|
|
.site-container,
|
|
.site-header-row-layout-contained {
|
|
margin: 0 auto;
|
|
padding: 0 var(--global-content-edge-padding);
|
|
max-width: var(--global-content-width)
|
|
}
|
|
|
|
.content-bg {
|
|
background: #fff;
|
|
background: var(--global-palette9)
|
|
}
|
|
|
|
#kt-scroll-up,
|
|
#kt-scroll-up-reader {
|
|
position: fixed;
|
|
-webkit-transform: translateY(40px);
|
|
transform: translateY(40px);
|
|
transition: all .2s ease;
|
|
opacity: 0;
|
|
z-index: 1000;
|
|
display: flex;
|
|
cursor: pointer
|
|
}
|
|
|
|
#kt-scroll-up *,
|
|
#kt-scroll-up-reader * {
|
|
pointer-events: none
|
|
}
|
|
|
|
#kt-scroll-up-reader.scroll-up-style-outline,
|
|
#kt-scroll-up.scroll-up-style-outline {
|
|
background: 0 0
|
|
}
|
|
|
|
.scroll-up-style-outline,
|
|
.scroll-up-wrap.scroll-up-style-outline {
|
|
border-width: 2px;
|
|
border-style: solid;
|
|
border-color: currentColor;
|
|
color: var(--global-palette4)
|
|
}
|
|
|
|
.scroll-up-style-outline:hover {
|
|
color: var(--global-palette5)
|
|
}
|
|
|
|
#kt-scroll-up.scroll-visible {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
opacity: 1
|
|
}
|
|
|
|
#kt-scroll-up-reader {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
transition: all 0s ease
|
|
}
|
|
|
|
#kt-scroll-up-reader:not(:focus) {
|
|
clip: rect(1px, 1px, 1px, 1px);
|
|
height: 1px;
|
|
width: 1px;
|
|
overflow: hidden;
|
|
word-wrap: normal !important
|
|
}
|
|
|
|
#kt-scroll-up-reader:focus {
|
|
-webkit-transform: translateY(0);
|
|
transform: translateY(0);
|
|
opacity: 1;
|
|
box-shadow: none;
|
|
z-index: 1001
|
|
}
|
|
|
|
@media screen and (max-width:719px) {
|
|
.vs-sm-false {
|
|
display: none !important
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width:720px) and (max-width:1024px) {
|
|
.vs-md-false {
|
|
display: none !important
|
|
}
|
|
|
|
.site-footer-row-container-inner .site-footer-row.site-footer-row-tablet-column-layout-default {
|
|
grid-template-columns: minmax(0, 1fr)
|
|
}
|
|
}
|
|
|
|
#wrapper {
|
|
overflow: hidden;
|
|
overflow: clip
|
|
}
|
|
|
|
.kadence-scrollbar-fixer {
|
|
margin-right: var(--scrollbar-offset, unset)
|
|
}
|
|
|
|
.kadence-scrollbar-fixer .item-is-fixed {
|
|
right: var(--scrollbar-offset, 0)
|
|
}
|
|
|
|
body.footer-on-bottom #wrapper {
|
|
min-height: 100vh;
|
|
display: flex;
|
|
flex-direction: column
|
|
}
|
|
|
|
body.footer-on-bottom.admin-bar #wrapper {
|
|
min-height: calc(100vh - 32px)
|
|
}
|
|
|
|
body.footer-on-bottom #inner-wrap {
|
|
flex: 1 0 auto
|
|
}
|
|
|
|
.wp-site-blocks {
|
|
--global-vw: calc(100vw - (0.5 * var(--scrollbar-offset)))
|
|
}
|
|
|
|
body {
|
|
margin: 0;
|
|
background: var(--global-palette9)
|
|
}
|
|
|
|
body,
|
|
input,
|
|
optgroup,
|
|
select,
|
|
textarea {
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-size: 18px;
|
|
line-height: 1.75;
|
|
font-family: var(--global-body-font-family);
|
|
color: var(--global-palette4)
|
|
}
|
|
|
|
h1,
|
|
h2 {
|
|
font-family: var(--global-heading-font-family)
|
|
}
|
|
|
|
h1 {
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 34px;
|
|
line-height: 1.5;
|
|
font-family: Montserrat, sans-serif;
|
|
color: var(--global-palette3)
|
|
}
|
|
|
|
h2 {
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 30px;
|
|
line-height: 1.75;
|
|
font-family: Montserrat, sans-serif;
|
|
color: var(--global-palette3)
|
|
}
|
|
|
|
.entry-hero h1 {
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 35px;
|
|
line-height: 1.6;
|
|
font-family: Montserrat, sans-serif;
|
|
text-transform: uppercase
|
|
}
|
|
|
|
.entry-hero .search-form {
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-family: Montserrat, sans-serif
|
|
}
|
|
|
|
.content-area {
|
|
margin-top: 1.38rem;
|
|
margin-bottom: 1.38rem
|
|
}
|
|
|
|
.entry-content-wrap {
|
|
padding: 2rem
|
|
}
|
|
|
|
.entry.loop-entry {
|
|
box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .05)
|
|
}
|
|
|
|
.loop-entry .entry-content-wrap {
|
|
padding: 2rem
|
|
}
|
|
|
|
.button,
|
|
button,
|
|
input[type=button],
|
|
input[type=submit] {
|
|
box-shadow: 0 0 0 -7px transparent
|
|
}
|
|
|
|
.button:active,
|
|
.button:focus,
|
|
.button:hover,
|
|
button:active,
|
|
button:focus,
|
|
button:hover,
|
|
input[type=button]:active,
|
|
input[type=button]:focus,
|
|
input[type=button]:hover,
|
|
input[type=submit]:active,
|
|
input[type=submit]:focus,
|
|
input[type=submit]:hover {
|
|
box-shadow: 0 15px 25px -7px rgba(0, 0, 0, .1)
|
|
}
|
|
|
|
@media all and (max-width:1024px) {
|
|
.content-area {
|
|
margin-top: 3rem;
|
|
margin-bottom: 3rem
|
|
}
|
|
|
|
.entry-content-wrap,
|
|
.loop-entry .entry-content-wrap {
|
|
padding: 2rem
|
|
}
|
|
|
|
.mobile-transparent-header .entry-hero .entry-hero-container-inner {
|
|
padding-top: 80px
|
|
}
|
|
}
|
|
|
|
@media all and (max-width:767px) {
|
|
h1 {
|
|
font-size: 32px;
|
|
line-height: 1.55;
|
|
letter-spacing: .05em
|
|
}
|
|
|
|
.content-area {
|
|
margin-top: 2rem;
|
|
margin-bottom: 2rem
|
|
}
|
|
|
|
.entry-content-wrap,
|
|
.loop-entry .entry-content-wrap {
|
|
padding: 1.5rem
|
|
}
|
|
|
|
.mobile-transparent-header .entry-hero .entry-hero-container-inner {
|
|
padding-top: 80px
|
|
}
|
|
}
|
|
|
|
#colophon {
|
|
background: var(--global-palette8)
|
|
}
|
|
|
|
.site-top-footer-inner-wrap {
|
|
padding-top: 30px;
|
|
padding-bottom: 30px;
|
|
grid-column-gap: 30px;
|
|
grid-row-gap: 30px
|
|
}
|
|
|
|
.site-top-footer-inner-wrap .widget {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.site-top-footer-inner-wrap .site-footer-section:not(:last-child):after {
|
|
right: calc(-30px / 2)
|
|
}
|
|
|
|
.site-bottom-footer-inner-wrap {
|
|
padding-top: 30px;
|
|
padding-bottom: 30px;
|
|
grid-column-gap: 30px
|
|
}
|
|
|
|
.site-bottom-footer-inner-wrap .widget {
|
|
margin-bottom: 30px
|
|
}
|
|
|
|
.site-bottom-footer-inner-wrap .site-footer-section:not(:last-child):after {
|
|
right: calc(-30px / 2)
|
|
}
|
|
|
|
.footer-social-wrap .footer-social-inner-wrap {
|
|
font-size: 1em;
|
|
gap: .3em
|
|
}
|
|
|
|
.site-footer .site-footer-wrap .site-footer-section .footer-social-wrap .footer-social-inner-wrap .social-button {
|
|
border: 2px transparent;
|
|
border-radius: 3px
|
|
}
|
|
|
|
#kt-scroll-up,
|
|
#kt-scroll-up-reader {
|
|
border-radius: 0 0 0 0;
|
|
color: var(--global-palette2);
|
|
bottom: 30px;
|
|
font-size: 1.2em;
|
|
padding: .4em
|
|
}
|
|
|
|
#kt-scroll-up-reader.scroll-up-side-left,
|
|
#kt-scroll-up.scroll-up-side-left {
|
|
left: 30px
|
|
}
|
|
|
|
#colophon .footer-navigation .footer-menu-container>ul>li>a {
|
|
padding-left: calc(1.2em / 2);
|
|
padding-right: calc(1.2em / 2);
|
|
color: var(--global-palette5)
|
|
}
|
|
|
|
#colophon .footer-navigation .footer-menu-container>ul li a {
|
|
font-style: normal;
|
|
font-size: 15px
|
|
}
|
|
|
|
#colophon .footer-navigation .footer-menu-container>ul li a:hover {
|
|
color: var(--global-palette-highlight)
|
|
}
|
|
|
|
#colophon .footer-navigation .footer-menu-container>ul li.current-menu-item>a {
|
|
color: var(--global-palette3)
|
|
}
|
|
|
|
body.page,
|
|
body.page .content-bg {
|
|
background: var(--global-palette9)
|
|
}
|
|
|
|
.wp-site-blocks .page-title h1 {
|
|
font-style: normal;
|
|
color: var(--global-palette9)
|
|
}
|
|
|
|
.page-title .entry-meta {
|
|
color: var(--global-palette7)
|
|
}
|
|
|
|
.post-archive-hero-section .entry-hero-container-inner {
|
|
background: var(--global-palette4)
|
|
}
|
|
|
|
.entry-hero.post-archive-hero-section .entry-header {
|
|
min-height: 220px
|
|
}
|
|
|
|
.wp-site-blocks .post-archive-title h1 {
|
|
color: var(--global-palette9)
|
|
}
|
|
|
|
@media all and (min-width:1025px) {
|
|
.transparent-header .entry-hero .entry-hero-container-inner {
|
|
padding-top: 80px
|
|
}
|
|
|
|
.transparent-header #masthead {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 100
|
|
}
|
|
|
|
.transparent-header.kadence-scrollbar-fixer #masthead {
|
|
right: var(--scrollbar-offset, 0)
|
|
}
|
|
|
|
.transparent-header #masthead,
|
|
.transparent-header .site-main-header-wrap .site-header-row-container-inner {
|
|
background: 0 0
|
|
}
|
|
}
|
|
|
|
.site-branding {
|
|
padding: 0;
|
|
max-height: inherit
|
|
}
|
|
|
|
.site-branding .site-title {
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-size: 35px;
|
|
line-height: 1.2;
|
|
color: var(--global-palette8);
|
|
margin: 0
|
|
}
|
|
|
|
@media all and (max-width:1024px) {
|
|
.mobile-transparent-header #masthead {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 100
|
|
}
|
|
|
|
.kadence-scrollbar-fixer.mobile-transparent-header #masthead {
|
|
right: var(--scrollbar-offset, 0)
|
|
}
|
|
|
|
.mobile-transparent-header #masthead,
|
|
.mobile-transparent-header .site-main-header-wrap .site-header-row-container-inner {
|
|
background: 0 0
|
|
}
|
|
|
|
.site-branding .site-title {
|
|
font-size: 30px
|
|
}
|
|
}
|
|
|
|
#masthead,
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container),
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start)>.site-header-row-container-inner {
|
|
background: var(--global-palette1)
|
|
}
|
|
|
|
@media all and (max-width:767px) {
|
|
.site-branding .site-title {
|
|
font-size: 30px
|
|
}
|
|
|
|
#masthead,
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container),
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start)>.site-header-row-container-inner {
|
|
background: var(--global-palette1)
|
|
}
|
|
}
|
|
|
|
.site-main-header-inner-wrap {
|
|
min-height: 80px
|
|
}
|
|
|
|
.site-main-header-wrap .site-header-row-container-inner>.site-container {
|
|
padding: 1px
|
|
}
|
|
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.item-hidden-above)>.site-header-row-container-inner,
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.item-hidden-above) {
|
|
background: var(--global-palette8)
|
|
}
|
|
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) .header-menu-container>ul>li>a,
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) .mobile-toggle-open-container .menu-toggle-open,
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) .search-toggle-open-container .search-toggle-open,
|
|
#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start) .site-branding .site-title {
|
|
color: var(--global-palette1)
|
|
}
|
|
|
|
.main-navigation .primary-menu-container>ul>li.menu-item>a {
|
|
padding-left: calc(1.3em / 2);
|
|
padding-right: calc(1.3em / 2);
|
|
padding-top: .6em;
|
|
padding-bottom: .6em;
|
|
color: var(--global-palette8)
|
|
}
|
|
|
|
.main-navigation .primary-menu-container>ul>li.menu-item>.dropdown-nav-special-toggle {
|
|
right: calc(1.3em / 2)
|
|
}
|
|
|
|
.main-navigation .primary-menu-container>ul>li.menu-item>a:hover {
|
|
color: var(--global-palette2)
|
|
}
|
|
|
|
.main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a {
|
|
color: var(--global-palette3)
|
|
}
|
|
|
|
.header-navigation .header-menu-container ul ul.sub-menu {
|
|
background: var(--global-palette3);
|
|
box-shadow: 0 2px 13px 0 rgba(0, 0, 0, .1)
|
|
}
|
|
|
|
.header-navigation .header-menu-container ul ul li.menu-item {
|
|
border-bottom: 1px solid rgba(255, 255, 255, .1)
|
|
}
|
|
|
|
.header-navigation .header-menu-container ul ul li.menu-item>a {
|
|
width: 200px;
|
|
padding-top: 1em;
|
|
padding-bottom: 1em;
|
|
color: var(--global-palette8);
|
|
font-size: 12px
|
|
}
|
|
|
|
.header-navigation .header-menu-container ul ul li.menu-item.current-menu-item>a,
|
|
.header-navigation .header-menu-container ul ul li.menu-item>a:hover {
|
|
color: var(--global-palette9);
|
|
background: var(--global-palette4)
|
|
}
|
|
|
|
.mobile-toggle-open-container .menu-toggle-open {
|
|
color: var(--global-palette8);
|
|
padding: .4em .6em;
|
|
font-size: 14px
|
|
}
|
|
|
|
.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
|
|
font-size: 24px
|
|
}
|
|
|
|
.mobile-toggle-open-container .menu-toggle-open:focus,
|
|
.mobile-toggle-open-container .menu-toggle-open:hover {
|
|
color: var(--global-palette3)
|
|
}
|
|
|
|
.mobile-navigation ul li {
|
|
font-size: 14px
|
|
}
|
|
|
|
.mobile-navigation ul li a {
|
|
padding-top: 1em;
|
|
padding-bottom: 1em
|
|
}
|
|
|
|
.mobile-navigation ul li.menu-item-has-children>.drawer-nav-drop-wrap,
|
|
.mobile-navigation ul li>a {
|
|
color: var(--global-palette8)
|
|
}
|
|
|
|
.mobile-navigation ul li.current-menu-item.menu-item-has-children>.drawer-nav-drop-wrap,
|
|
.mobile-navigation ul li.current-menu-item>a {
|
|
color: var(--global-palette-highlight)
|
|
}
|
|
|
|
.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap,
|
|
.mobile-navigation ul li:not(.menu-item-has-children) a {
|
|
border-bottom: 1px solid rgba(255, 255, 255, .1)
|
|
}
|
|
|
|
.mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
|
|
border-left: 1px solid rgba(255, 255, 255, .1)
|
|
}
|
|
|
|
#mobile-drawer .drawer-header .drawer-toggle {
|
|
padding: .6em .15em;
|
|
font-size: 24px
|
|
}
|
|
|
|
.search-toggle-open-container .search-toggle-open {
|
|
color: var(--global-palette8)
|
|
}
|
|
|
|
.search-toggle-open-container .search-toggle-open .search-toggle-icon {
|
|
font-size: 1em
|
|
}
|
|
|
|
.search-toggle-open-container .search-toggle-open:focus,
|
|
.search-toggle-open-container .search-toggle-open:hover {
|
|
color: var(--global-palette2)
|
|
}
|
|
|
|
#search-drawer .drawer-inner {
|
|
background: var(--global-palette3)
|
|
}
|
|
|
|
.site-branding a.brand {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
text-decoration: none;
|
|
color: inherit;
|
|
max-height: inherit
|
|
}
|
|
|
|
.site-branding a.brand img {
|
|
display: block
|
|
}
|
|
|
|
.site-branding.branding-layout-standard:not(.site-brand-logo-only) a.brand img {
|
|
margin-right: 1em
|
|
}
|
|
|
|
.header-navigation ul ul.sub-menu {
|
|
display: none;
|
|
position: absolute;
|
|
top: 100%;
|
|
flex-direction: column;
|
|
background: #fff;
|
|
margin-left: 0;
|
|
box-shadow: 0 2px 13px rgba(0, 0, 0, .1);
|
|
z-index: 1000
|
|
}
|
|
|
|
.header-navigation ul ul.sub-menu>li:last-child {
|
|
border-bottom: 0
|
|
}
|
|
|
|
.header-navigation ul ul.sub-menu.sub-menu-edge {
|
|
left: auto;
|
|
right: 0
|
|
}
|
|
|
|
.header-navigation ul ul ul.sub-menu.sub-menu-edge {
|
|
left: auto;
|
|
right: 100%
|
|
}
|
|
|
|
.wp-site-blocks .nav--toggle-sub .dropdown-nav-special-toggle {
|
|
position: absolute !important;
|
|
overflow: hidden;
|
|
padding: 0 !important;
|
|
margin: 0 !important;
|
|
margin-right: -.1em !important;
|
|
border: 0 !important;
|
|
width: .9em;
|
|
top: 0;
|
|
bottom: 0;
|
|
height: auto;
|
|
border-radius: 0;
|
|
box-shadow: none !important;
|
|
background: 0 0 !important;
|
|
display: block;
|
|
left: auto;
|
|
right: calc(1.4em / 2);
|
|
pointer-events: none
|
|
}
|
|
|
|
.wp-site-blocks .nav--toggle-sub .sub-menu .dropdown-nav-special-toggle {
|
|
width: 2.6em;
|
|
margin: 0 !important;
|
|
right: 0
|
|
}
|
|
|
|
.nav--toggle-sub .dropdown-nav-special-toggle:focus {
|
|
z-index: 10
|
|
}
|
|
|
|
.nav--toggle-sub .dropdown-nav-toggle {
|
|
display: block;
|
|
background: 0 0;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
width: .7em;
|
|
height: .7em;
|
|
font-size: inherit;
|
|
width: .9em;
|
|
height: .9em;
|
|
font-size: .9em;
|
|
display: inline-flex;
|
|
line-height: inherit;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: none;
|
|
border-radius: 0;
|
|
-webkit-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
overflow: visible
|
|
}
|
|
|
|
.nav--toggle-sub ul ul .dropdown-nav-toggle {
|
|
right: .2em
|
|
}
|
|
|
|
.nav--toggle-sub ul ul .dropdown-nav-toggle .kadence-svg-iconset {
|
|
-webkit-transform: rotate(-90deg);
|
|
transform: rotate(-90deg)
|
|
}
|
|
|
|
.nav--toggle-sub li.menu-item-has-children {
|
|
position: relative
|
|
}
|
|
|
|
.nav-drop-title-wrap {
|
|
position: relative;
|
|
padding-right: 1em;
|
|
display: block
|
|
}
|
|
|
|
.nav--toggle-sub li.menu-item--toggled-on>ul,
|
|
.nav--toggle-sub li:hover>ul,
|
|
.nav--toggle-sub li:not(.menu-item--has-toggle):focus>ul {
|
|
display: block
|
|
}
|
|
|
|
.nav--toggle-sub li:not(.menu-item--has-toggle):focus-within>ul {
|
|
display: block
|
|
}
|
|
|
|
@media (hover:none) {
|
|
.wp-site-blocks .nav--toggle-sub .menu-item--has-toggle:not(.menu-item--toggled-on) .dropdown-nav-special-toggle {
|
|
left: 0;
|
|
right: 0 !important;
|
|
margin-right: 0 !important;
|
|
width: 100%;
|
|
pointer-events: all
|
|
}
|
|
|
|
.wp-site-blocks .nav--toggle-sub .menu-item--has-toggle:not(.menu-item--toggled-on)>a {
|
|
pointer-events: none
|
|
}
|
|
}
|
|
|
|
.header-menu-container,
|
|
.header-navigation {
|
|
display: flex
|
|
}
|
|
|
|
.header-navigation li.menu-item>a {
|
|
display: block;
|
|
width: 100%;
|
|
text-decoration: none;
|
|
color: var(--global-palette4);
|
|
transition: all .2s ease-in-out
|
|
}
|
|
|
|
.header-navigation li.menu-item>a:focus,
|
|
.header-navigation li.menu-item>a:hover {
|
|
color: var(--global-palette-highlight)
|
|
}
|
|
|
|
.header-navigation ul.sub-menu {
|
|
display: block;
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.header-navigation ul li.menu-item>a {
|
|
padding: .6em .5em
|
|
}
|
|
|
|
.header-navigation ul ul li.menu-item>a {
|
|
padding: 1em;
|
|
width: 200px
|
|
}
|
|
|
|
.header-navigation ul ul ul.sub-menu {
|
|
top: 0;
|
|
left: 100%;
|
|
right: auto;
|
|
min-height: 100%
|
|
}
|
|
|
|
.header-navigation .menu {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center;
|
|
align-items: center;
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.menu-toggle-open {
|
|
display: flex;
|
|
background: 0 0;
|
|
align-items: center;
|
|
box-shadow: none
|
|
}
|
|
|
|
.menu-toggle-open .menu-toggle-icon {
|
|
display: flex
|
|
}
|
|
|
|
.menu-toggle-open:focus,
|
|
.menu-toggle-open:hover {
|
|
border-color: currentColor;
|
|
background: 0 0;
|
|
box-shadow: none
|
|
}
|
|
|
|
.menu-toggle-open.menu-toggle-style-default {
|
|
border: 0
|
|
}
|
|
|
|
.wp-site-blocks .menu-toggle-open {
|
|
box-shadow: none
|
|
}
|
|
|
|
.mobile-navigation {
|
|
width: 100%
|
|
}
|
|
|
|
.mobile-navigation a {
|
|
display: block;
|
|
width: 100%;
|
|
text-decoration: none;
|
|
padding: .6em .5em
|
|
}
|
|
|
|
.mobile-navigation ul {
|
|
display: block;
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.drawer-nav-drop-wrap {
|
|
display: flex;
|
|
position: relative
|
|
}
|
|
|
|
.drawer-nav-drop-wrap a {
|
|
color: inherit
|
|
}
|
|
|
|
.drawer-nav-drop-wrap .drawer-sub-toggle {
|
|
background: 0 0;
|
|
color: inherit;
|
|
padding: .5em .7em;
|
|
display: flex;
|
|
border: 0;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
line-height: normal
|
|
}
|
|
|
|
.drawer-nav-drop-wrap .drawer-sub-toggle[aria-expanded=true] svg {
|
|
-webkit-transform: rotate(180deg);
|
|
transform: rotate(180deg)
|
|
}
|
|
|
|
.mobile-navigation ul ul {
|
|
padding-left: 1em;
|
|
transition: all .2s ease-in-out
|
|
}
|
|
|
|
.mobile-navigation ul.has-collapse-sub-nav ul.sub-menu {
|
|
display: none
|
|
}
|
|
|
|
.mobile-navigation ul ul ul ul ul ul {
|
|
padding-left: 0
|
|
}
|
|
|
|
.mobile-navigation ul.has-collapse-sub-nav .sub-menu.show-drawer {
|
|
display: block
|
|
}
|
|
|
|
.popup-drawer {
|
|
position: fixed;
|
|
display: none;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: -99999rem;
|
|
right: 99999rem;
|
|
transition: opacity .25s ease-in, left 0s .25s, right 0s .25s;
|
|
z-index: 100000
|
|
}
|
|
|
|
.popup-drawer .drawer-overlay {
|
|
background-color: rgba(0, 0, 0, .4);
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
opacity: 0;
|
|
transition: opacity .2s ease-in-out
|
|
}
|
|
|
|
.popup-drawer .drawer-inner {
|
|
width: 100%;
|
|
-webkit-transform: translateX(100%);
|
|
transform: translateX(100%);
|
|
max-width: 90%;
|
|
right: 0;
|
|
top: 0;
|
|
overflow: auto;
|
|
background: #090c10;
|
|
color: #fff;
|
|
bottom: 0;
|
|
opacity: 0;
|
|
position: fixed;
|
|
box-shadow: 0 0 2rem 0 rgba(0, 0, 0, .1);
|
|
display: flex;
|
|
flex-direction: column;
|
|
transition: opacity .25s cubic-bezier(.77, .2, .05, 1), -webkit-transform .3s cubic-bezier(.77, .2, .05, 1);
|
|
transition: transform .3s cubic-bezier(.77, .2, .05, 1), opacity .25s cubic-bezier(.77, .2, .05, 1);
|
|
transition: transform .3s cubic-bezier(.77, .2, .05, 1), opacity .25s cubic-bezier(.77, .2, .05, 1), -webkit-transform .3s cubic-bezier(.77, .2, .05, 1)
|
|
}
|
|
|
|
.popup-drawer .drawer-header {
|
|
padding: 0 1.5em;
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
min-height: calc(1.2em + 24px)
|
|
}
|
|
|
|
.popup-drawer .drawer-header .drawer-toggle {
|
|
background: 0 0;
|
|
border: 0;
|
|
font-size: 24px;
|
|
line-height: 1;
|
|
padding: .6em .15em;
|
|
color: inherit;
|
|
display: flex;
|
|
box-shadow: none;
|
|
border-radius: 0;
|
|
width: 1em;
|
|
position: relative;
|
|
height: 1em;
|
|
box-sizing: content-box;
|
|
font-size: 24px
|
|
}
|
|
|
|
.popup-drawer .drawer-header .drawer-toggle:hover {
|
|
box-shadow: none
|
|
}
|
|
|
|
.popup-drawer .drawer-content {
|
|
padding: 0 1.5em 1.5em
|
|
}
|
|
|
|
@media screen and (max-width:1024px) {
|
|
|
|
.animate-body-popup #colophon,
|
|
.animate-body-popup #inner-wrap,
|
|
.animate-body-popup .site-header-row {
|
|
-webkit-transform: none;
|
|
transform: none;
|
|
transition: -webkit-transform .3s cubic-bezier(.77, .2, .05, 1);
|
|
transition: transform .3s cubic-bezier(.77, .2, .05, 1);
|
|
transition: transform .3s cubic-bezier(.77, .2, .05, 1), -webkit-transform .3s cubic-bezier(.77, .2, .05, 1)
|
|
}
|
|
}
|
|
|
|
.drawer-toggle .toggle-close-bar {
|
|
width: .75em;
|
|
height: .08em;
|
|
background: currentColor;
|
|
-webkit-transform-origin: center center;
|
|
transform-origin: center center;
|
|
position: absolute;
|
|
margin-top: -.04em;
|
|
opacity: 0;
|
|
border-radius: .08em;
|
|
left: 50%;
|
|
margin-left: -.375em;
|
|
top: 50%;
|
|
-webkit-transform: rotate(45deg) translateX(-50%);
|
|
transform: rotate(45deg) translateX(-50%);
|
|
transition: opacity .3s cubic-bezier(.77, .2, .05, 1), -webkit-transform .3s cubic-bezier(.77, .2, .05, 1);
|
|
transition: transform .3s cubic-bezier(.77, .2, .05, 1), opacity .3s cubic-bezier(.77, .2, .05, 1);
|
|
transition: transform .3s cubic-bezier(.77, .2, .05, 1), opacity .3s cubic-bezier(.77, .2, .05, 1), -webkit-transform .3s cubic-bezier(.77, .2, .05, 1);
|
|
transition-delay: 0.2s
|
|
}
|
|
|
|
.drawer-toggle .toggle-close-bar:last-child {
|
|
-webkit-transform: rotate(-45deg) translateX(50%);
|
|
transform: rotate(-45deg) translateX(50%)
|
|
}
|
|
|
|
.popup-drawer.active .drawer-toggle .toggle-close-bar {
|
|
-webkit-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
opacity: 1
|
|
}
|
|
|
|
.popup-drawer.active .drawer-toggle .toggle-close-bar:last-child {
|
|
-webkit-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
opacity: 1
|
|
}
|
|
|
|
.popup-drawer .drawer-content.content-valign-middle {
|
|
min-height: calc(100% - (1.2em + 24px));
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
padding-bottom: calc(1.2em + 24px);
|
|
max-height: calc(100% - (1.2em + 24px));
|
|
overflow: auto
|
|
}
|
|
|
|
.popup-drawer .drawer-content.content-align-center {
|
|
text-align: center
|
|
}
|
|
|
|
.popup-drawer .drawer-content.content-align-center .site-header-item {
|
|
justify-content: center
|
|
}
|
|
|
|
body.admin-bar .popup-drawer,
|
|
body.admin-bar .popup-drawer .drawer-inner {
|
|
top: 46px
|
|
}
|
|
|
|
@media screen and (min-width:783px) {
|
|
|
|
body.admin-bar .popup-drawer,
|
|
body.admin-bar .popup-drawer .drawer-inner {
|
|
top: 32px
|
|
}
|
|
}
|
|
|
|
.popup-drawer.show-drawer {
|
|
display: block
|
|
}
|
|
|
|
.popup-drawer.active {
|
|
left: 0;
|
|
opacity: 1;
|
|
right: 0;
|
|
transition: opacity .25s ease-out
|
|
}
|
|
|
|
.popup-drawer.active .drawer-inner {
|
|
opacity: 1;
|
|
-webkit-transform: translateX(0);
|
|
transform: translateX(0)
|
|
}
|
|
|
|
.popup-drawer.active .drawer-overlay {
|
|
opacity: 1;
|
|
cursor: pointer
|
|
}
|
|
|
|
body[class*=showing-popup-drawer-] {
|
|
overflow: hidden
|
|
}
|
|
|
|
#main-header {
|
|
display: none
|
|
}
|
|
|
|
#masthead {
|
|
position: relative;
|
|
z-index: 11
|
|
}
|
|
|
|
.site-header-row {
|
|
display: grid;
|
|
grid-template-columns: auto auto
|
|
}
|
|
|
|
.site-header-upper-inner-wrap.child-is-fixed {
|
|
display: flex;
|
|
align-items: flex-end
|
|
}
|
|
|
|
.site-header-upper-inner-wrap.child-is-fixed .site-main-header-wrap {
|
|
width: 100%
|
|
}
|
|
|
|
.site-header-section {
|
|
display: flex;
|
|
max-height: inherit
|
|
}
|
|
|
|
.site-header-item {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-right: 10px;
|
|
max-height: inherit
|
|
}
|
|
|
|
.site-header-section>.site-header-item:last-child {
|
|
margin-right: 0
|
|
}
|
|
|
|
.drawer-content .site-header-item {
|
|
margin-right: 0;
|
|
margin-bottom: 10px
|
|
}
|
|
|
|
.drawer-content .site-header-item:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.site-header-section-right {
|
|
justify-content: flex-end
|
|
}
|
|
|
|
.element-social-inner-wrap {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
align-items: center;
|
|
gap: .3em
|
|
}
|
|
|
|
a.social-button {
|
|
width: 2em;
|
|
text-decoration: none;
|
|
height: 2em;
|
|
display: inline-flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin: 0;
|
|
color: var(--global-palette4);
|
|
background: var(--global-palette7);
|
|
border-radius: 3px;
|
|
transition: all .2s ease-in-out
|
|
}
|
|
|
|
a.social-button:hover {
|
|
color: var(--global-palette-btn);
|
|
background: var(--global-palette-btn-bg)
|
|
}
|
|
|
|
.search-toggle-open {
|
|
display: flex;
|
|
background: 0 0;
|
|
align-items: center;
|
|
padding: .5em;
|
|
box-shadow: none
|
|
}
|
|
|
|
.search-toggle-open .search-toggle-icon {
|
|
display: flex
|
|
}
|
|
|
|
.search-toggle-open .search-toggle-icon svg.kadence-svg-icon {
|
|
top: -.05em;
|
|
position: relative
|
|
}
|
|
|
|
.search-toggle-open:focus,
|
|
.search-toggle-open:hover {
|
|
border-color: currentColor;
|
|
background: 0 0;
|
|
box-shadow: none
|
|
}
|
|
|
|
.search-toggle-open.search-toggle-style-default {
|
|
border: 0
|
|
}
|
|
|
|
.popup-drawer-layout-fullwidth .drawer-inner {
|
|
max-width: none;
|
|
background: rgba(9, 12, 16, .97);
|
|
transition: opacity .2s ease-in, -webkit-transform 0s ease-in;
|
|
transition: transform 0s ease-in, opacity .2s ease-in;
|
|
transition: transform 0s ease-in, opacity .2s ease-in, -webkit-transform 0s ease-in
|
|
}
|
|
|
|
.popup-drawer-layout-fullwidth .drawer-inner .drawer-overlay {
|
|
background-color: transparent
|
|
}
|
|
|
|
#search-drawer .drawer-inner .drawer-header {
|
|
position: relative;
|
|
z-index: 100
|
|
}
|
|
|
|
#search-drawer .drawer-inner .drawer-content {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0;
|
|
padding: 2em
|
|
}
|
|
|
|
#search-drawer .drawer-inner form {
|
|
max-width: 800px;
|
|
width: 100%;
|
|
margin: 0 auto;
|
|
display: flex
|
|
}
|
|
|
|
#search-drawer .drawer-inner form label {
|
|
flex-grow: 2
|
|
}
|
|
|
|
#search-drawer .drawer-inner form ::-webkit-input-placeholder {
|
|
color: currentColor;
|
|
opacity: .5
|
|
}
|
|
|
|
#search-drawer .drawer-inner form ::-moz-placeholder {
|
|
color: currentColor;
|
|
opacity: .5
|
|
}
|
|
|
|
#search-drawer .drawer-inner form :-ms-input-placeholder {
|
|
color: currentColor;
|
|
opacity: .5
|
|
}
|
|
|
|
#search-drawer .drawer-inner form :-moz-placeholder {
|
|
color: currentColor;
|
|
opacity: .5
|
|
}
|
|
|
|
#search-drawer .drawer-inner input.search-field {
|
|
width: 100%;
|
|
background: 0 0;
|
|
color: var(--global-palette6);
|
|
padding: .8em 80px .8em .8em;
|
|
font-size: 20px;
|
|
border: 1px solid currentColor
|
|
}
|
|
|
|
#search-drawer .drawer-inner input.search-field:focus {
|
|
color: #fff;
|
|
box-shadow: 5px 5px 0 0 currentColor
|
|
}
|
|
|
|
#search-drawer .drawer-inner .search-submit[type=submit] {
|
|
width: 70px
|
|
}
|
|
|
|
#search-drawer .drawer-inner .kadence-search-icon-wrap {
|
|
color: var(--global-palette6);
|
|
width: 70px
|
|
}
|
|
|
|
#search-drawer .drawer-inner .search-submit[type=submit]:hover~.kadence-search-icon-wrap,
|
|
#search-drawer .drawer-inner button[type=submit]:hover~.kadence-search-icon-wrap {
|
|
color: #fff
|
|
}
|
|
|
|
.kadence-sticky-header {
|
|
position: relative;
|
|
z-index: 1
|
|
}
|
|
|
|
.item-is-fixed {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
z-index: 1200
|
|
}
|
|
|
|
.site-branding a.brand img.kadence-sticky-logo {
|
|
display: none
|
|
}
|
|
|
|
.kadence-sticky-header.item-is-fixed:not(.item-at-start) .site-branding a.brand img:not(.svg-logo-image) {
|
|
width: auto
|
|
}
|
|
|
|
#mobile-drawer {
|
|
z-index: 99999
|
|
}
|
|
|
|
#mobile-header .mobile-navigation>.mobile-menu-container.drawer-menu-container>ul.menu {
|
|
display: flex;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
#mobile-header .mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap,
|
|
#mobile-header .mobile-navigation ul li:not(.menu-item-has-children) a,
|
|
#mobile-header .mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
|
|
border: 0
|
|
}
|
|
|
|
.wp-block-search .wp-block-search__button {
|
|
border-color: var(--global-gray-400);
|
|
color: var(--global-palette4);
|
|
background: var(--global-palette9)
|
|
}
|
|
|
|
.wp-block-search .wp-block-search__input {
|
|
border-color: var(--global-gray-400)
|
|
}
|
|
|
|
iframe,
|
|
object {
|
|
max-width: 100%
|
|
}
|
|
|
|
.pagination {
|
|
margin: var(--global-lg-spacing) auto;
|
|
overflow: hidden
|
|
}
|
|
|
|
.pagination .nav-links {
|
|
justify-content: center;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.pagination .page-numbers {
|
|
display: inline-block;
|
|
margin-right: .5em;
|
|
border: 2px solid transparent;
|
|
min-width: 2.5em;
|
|
line-height: 2.25em;
|
|
text-align: center;
|
|
text-decoration: none;
|
|
border-radius: .25rem;
|
|
color: inherit
|
|
}
|
|
|
|
.pagination a:active,
|
|
.pagination a:focus,
|
|
.pagination a:hover {
|
|
border-color: var(--global-palette-btn-bg)
|
|
}
|
|
|
|
.pagination .current {
|
|
border-color: var(--global-palette-btn-bg);
|
|
background: var(--global-palette-btn-bg);
|
|
color: var(--global-palette-btn)
|
|
}
|
|
|
|
.pagination .page-numbers:last-child {
|
|
margin-right: 0
|
|
}
|
|
|
|
.widget {
|
|
margin-top: 0;
|
|
margin-bottom: 1.5em
|
|
}
|
|
|
|
.widget-area .widget:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.widget-area ul {
|
|
padding-left: .5em
|
|
}
|
|
|
|
.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)) {
|
|
color: var(--global-palette3);
|
|
text-decoration: none
|
|
}
|
|
|
|
.widget-area a:where(:not(.button):not(.wp-block-button__link):not(.wp-element-button)):hover {
|
|
color: var(--global-palette-highlight);
|
|
text-decoration: underline
|
|
}
|
|
|
|
.widget-area .widget {
|
|
margin-left: 0;
|
|
margin-right: 0
|
|
}
|
|
|
|
.widget li {
|
|
line-height: 1.8
|
|
}
|
|
|
|
.widget select {
|
|
max-width: 100%;
|
|
text-overflow: ellipsis
|
|
}
|
|
|
|
.grid-cols {
|
|
display: grid;
|
|
grid-template-columns: minmax(0, 1fr);
|
|
-webkit-column-gap: 2.5rem;
|
|
-moz-column-gap: 2.5rem;
|
|
column-gap: 2.5rem;
|
|
row-gap: 2.5rem
|
|
}
|
|
|
|
.wp-site-blocks .grid-cols:before {
|
|
display: none
|
|
}
|
|
|
|
@media screen and (min-width:576px) {
|
|
.grid-sm-col-2 {
|
|
grid-template-columns: repeat(2, minmax(0, 1fr))
|
|
}
|
|
}
|
|
|
|
@media screen and (min-width:1025px) {
|
|
#secondary {
|
|
grid-column: 2;
|
|
grid-row: 1;
|
|
min-width: 0
|
|
}
|
|
|
|
#main-header {
|
|
display: block
|
|
}
|
|
|
|
#mobile-header {
|
|
display: none
|
|
}
|
|
|
|
.grid-lg-col-3 {
|
|
grid-template-columns: repeat(3, minmax(0, 1fr))
|
|
}
|
|
}
|
|
|
|
.entry {
|
|
box-shadow: 0 15px 25px -10px rgba(0, 0, 0, .05);
|
|
border-radius: .25rem
|
|
}
|
|
|
|
.content-wrap {
|
|
position: relative
|
|
}
|
|
|
|
@media screen and (max-width:719px) {
|
|
.content-style-boxed .content-bg:not(.loop-entry) {
|
|
margin-left: -1rem;
|
|
margin-right: -1rem;
|
|
width: auto
|
|
}
|
|
}
|
|
|
|
.entry-content:after {
|
|
display: table;
|
|
clear: both;
|
|
content: ''
|
|
}
|
|
|
|
.content-title-style-above .entry-content {
|
|
margin: 0
|
|
}
|
|
|
|
.wp-site-blocks .post-thumbnail {
|
|
display: block;
|
|
height: 0;
|
|
padding-bottom: 66.67%;
|
|
overflow: hidden;
|
|
position: relative
|
|
}
|
|
|
|
.wp-site-blocks .post-thumbnail .post-thumbnail-inner {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
right: 0
|
|
}
|
|
|
|
.wp-site-blocks .post-thumbnail img {
|
|
flex: 1;
|
|
height: 100%;
|
|
-o-object-fit: cover;
|
|
object-fit: cover;
|
|
width: 100%
|
|
}
|
|
|
|
.entry-meta {
|
|
font-size: 80%;
|
|
margin: 1em 0;
|
|
display: flex;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.entry-meta>* {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
flex-wrap: wrap
|
|
}
|
|
|
|
.entry-meta>* time {
|
|
white-space: nowrap
|
|
}
|
|
|
|
.entry-meta a {
|
|
color: inherit;
|
|
text-decoration: none
|
|
}
|
|
|
|
.entry-meta .meta-label {
|
|
margin-right: .2rem
|
|
}
|
|
|
|
.entry-meta>:after {
|
|
margin-left: .5rem;
|
|
margin-right: .5rem;
|
|
content: "";
|
|
display: inline-block;
|
|
background-color: currentColor;
|
|
height: .25rem;
|
|
width: .25rem;
|
|
opacity: .8;
|
|
border-radius: 9999px;
|
|
vertical-align: .1875em
|
|
}
|
|
|
|
.entry-meta>:last-child:after {
|
|
display: none
|
|
}
|
|
|
|
.loop-entry .entry-header .entry-title {
|
|
margin: 0
|
|
}
|
|
|
|
.loop-entry .entry-header .entry-meta,
|
|
.loop-entry .entry-summary p {
|
|
margin: 1em 0
|
|
}
|
|
|
|
.updated:not(.published) {
|
|
display: none
|
|
}
|
|
|
|
.entry-summary {
|
|
margin: var(--global-xs-spacing) 0 0
|
|
}
|
|
|
|
a.post-more-link {
|
|
font-weight: 700;
|
|
letter-spacing: .05em;
|
|
text-transform: uppercase;
|
|
text-decoration: none;
|
|
color: inherit;
|
|
font-size: 80%
|
|
}
|
|
|
|
a.post-more-link .kadence-svg-iconset {
|
|
margin-left: .5em
|
|
}
|
|
|
|
a.post-more-link:hover {
|
|
color: var(--global-palette-highlight)
|
|
}
|
|
|
|
.more-link-wrap {
|
|
margin-top: var(--global-xs-spacing);
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.entry-taxonomies {
|
|
margin-bottom: .5em;
|
|
letter-spacing: .05em;
|
|
font-size: 70%;
|
|
text-transform: uppercase
|
|
}
|
|
|
|
.entry-taxonomies a {
|
|
text-decoration: none;
|
|
font-weight: 700
|
|
}
|
|
|
|
@media screen and (max-width:719px) {
|
|
.loop-entry .entry-taxonomies {
|
|
margin-bottom: 1em
|
|
}
|
|
|
|
.site-footer-row-container-inner .site-footer-row.site-footer-row-mobile-column-layout-row {
|
|
grid-template-columns: minmax(0, 1fr)
|
|
}
|
|
}
|
|
|
|
.entry-hero-container-inner {
|
|
background: var(--global-palette7)
|
|
}
|
|
|
|
.entry-hero-container-inner .entry-header {
|
|
min-height: 200px;
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.entry-hero-container-inner .entry-header>div {
|
|
width: 100%
|
|
}
|
|
|
|
.entry-hero {
|
|
position: relative
|
|
}
|
|
|
|
.hero-section-overlay {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0
|
|
}
|
|
|
|
.hero-container {
|
|
position: relative
|
|
}
|
|
|
|
.entry-header {
|
|
margin-bottom: 1em
|
|
}
|
|
|
|
.entry-footer {
|
|
clear: both
|
|
}
|
|
|
|
.entry-title {
|
|
word-wrap: break-word
|
|
}
|
|
|
|
.site-footer-row {
|
|
display: grid;
|
|
grid-template-columns: repeat(2, minmax(0, 1fr))
|
|
}
|
|
|
|
.site-footer-row.site-footer-row-columns-3 {
|
|
grid-template-columns: 1fr 1fr 1fr
|
|
}
|
|
|
|
.site-footer-row.site-footer-row-columns-1 {
|
|
display: flex;
|
|
justify-content: center
|
|
}
|
|
|
|
.site-footer-row.site-footer-row-columns-1 .site-footer-section {
|
|
flex: 1;
|
|
text-align: center;
|
|
min-width: 0
|
|
}
|
|
|
|
.site-footer-section {
|
|
display: flex;
|
|
max-height: inherit;
|
|
position: relative
|
|
}
|
|
|
|
.footer-widget-area {
|
|
flex: 1;
|
|
min-width: 0;
|
|
display: flex
|
|
}
|
|
|
|
.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area {
|
|
flex: unset;
|
|
margin-left: 30px
|
|
}
|
|
|
|
.ft-ro-dir-row .footer-section-inner-items-2 .footer-widget-area:first-child {
|
|
margin-left: 0
|
|
}
|
|
|
|
.footer-widget-area>* {
|
|
flex: 1;
|
|
min-width: 0
|
|
}
|
|
|
|
.footer-widget-area.content-valign-middle {
|
|
align-items: center
|
|
}
|
|
|
|
.footer-widget-area.content-valign-top {
|
|
align-items: flex-start
|
|
}
|
|
|
|
.footer-widget-area.content-align-center {
|
|
text-align: center
|
|
}
|
|
|
|
.footer-widget-area.content-align-center .footer-navigation,
|
|
.footer-widget-area.content-align-center .footer-social-inner-wrap {
|
|
justify-content: center
|
|
}
|
|
|
|
.footer-widget-area.content-align-left {
|
|
text-align: left
|
|
}
|
|
|
|
.footer-widget-area.content-align-left .footer-navigation,
|
|
.footer-widget-area.content-align-left .footer-navigation .menu,
|
|
.footer-widget-area.content-align-left .footer-social-inner-wrap {
|
|
justify-content: flex-start
|
|
}
|
|
|
|
.footer-menu-container,
|
|
.footer-navigation {
|
|
display: flex
|
|
}
|
|
|
|
.footer-navigation a {
|
|
display: block;
|
|
width: 100%;
|
|
text-decoration: none;
|
|
color: var(--global-palette4);
|
|
transition: all .2s ease-in-out
|
|
}
|
|
|
|
.footer-navigation a:focus,
|
|
.footer-navigation a:hover {
|
|
color: var(--global-palette-highlight)
|
|
}
|
|
|
|
.footer-navigation ul {
|
|
display: block;
|
|
list-style: none;
|
|
margin: 0;
|
|
padding: 0
|
|
}
|
|
|
|
.footer-navigation ul li a {
|
|
padding: .6em .5em
|
|
}
|
|
|
|
.footer-navigation .menu {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
justify-content: center
|
|
}
|
|
|
|
.site-footer-wrap .footer-navigation .footer-menu-container>ul li a:hover {
|
|
text-decoration: none
|
|
}
|
|
|
|
.site-footer-wrap .social-button {
|
|
color: var(--global-palette4);
|
|
background: var(--global-palette7)
|
|
}
|
|
|
|
.site-footer-wrap .social-button:hover {
|
|
text-decoration: none;
|
|
color: var(--global-palette-btn);
|
|
background: var(--global-palette-btn-bg)
|
|
}
|
|
|
|
.site-footer-section:not(:last-child):after {
|
|
content: '';
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
height: auto;
|
|
width: 0;
|
|
right: -15px;
|
|
-webkit-transform: translateX(50%);
|
|
transform: translateX(50%)
|
|
}
|
|
|
|
.footer-html {
|
|
margin: 1em 0
|
|
}
|
|
|
|
.footer-html p:last-child {
|
|
margin-bottom: 0
|
|
}
|
|
|
|
.footer-html p:first-child {
|
|
margin-top: 0
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Montserrat;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Montserrat;
|
|
font-style: normal;
|
|
font-weight: 400;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Montserrat;
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Montserrat;
|
|
font-style: normal;
|
|
font-weight: 600;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Montserrat;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
|
|
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
|
|
}
|
|
|
|
@font-face {
|
|
font-family: Montserrat;
|
|
font-style: normal;
|
|
font-weight: 700;
|
|
font-display: swap;
|
|
src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
|
|
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
|
|
}
|
|
|
|
@media only screen and (max-width:359px) {
|
|
.entry-content-wrap {
|
|
padding-left: 2px;
|
|
padding-right: 2px
|
|
}
|
|
}
|
|
</style>
|
|
|
|
<link type="text/css" rel="stylesheet" href="{{staticFile "/css/bootstrap.min.css"}}" />
|
|
|
|
</head>
|
|
|
|
<body
|
|
class="blog wp-embed-responsive aawp-custom hfeed no-anchor-scroll footer-on-bottom animate-body-popup social-brand-colors hide-focus-outline link-style-no-underline content-title-style-above content-width-normal content-style-boxed content-vertical-padding-show non-transparent-header mobile-non-transparent-header">
|
|
|
|
<div id="wrapper" class="site wp-site-blocks">
|
|
<header id="header">
|
|
<div class="container">
|
|
<nav id="nav" class="navbar navbar-expand-md navbar-light">
|
|
<div class="logo-container">
|
|
<a href="{{.IndexUrl}}" class="logo"><img src="{{replaceImage .Logo}}" alt="logo" /></a>
|
|
</div>
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
|
|
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
|
<ul class="navbar-nav mr-auto">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="{{.IndexUrl}}">{{ lang "home"}}</a>
|
|
</li>
|
|
{{if .HasAbout }}
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="{{.AboutUrl}}">{{ lang "about" }}</a>
|
|
</li>
|
|
{{end}}
|
|
{{if .HasContact }}
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="{{.ContactUrl}}">{{ lang "contact" }}</a>
|
|
</li>
|
|
{{end}}
|
|
{{if .HasPolicy }}
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="{{.PolicyUrl}}">{{ lang "policy"}}</a>
|
|
</li>
|
|
{{end}}
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
</header>
|
|
<section id="content" class="container">
|
|
<div id="breadcrumb">
|
|
<a href="{{.IndexUrl}}">{{ lang "home" }}</a> /
|
|
<a href="#">{{ lang "about" }}</a>
|
|
</div>
|
|
<h1 id="page-title" style="margin: 20px 0;">{{ lang "about"}} </h1>
|
|
<div>
|
|
{{.About}}
|
|
</div>
|
|
</section>
|
|
<footer id="footer">
|
|
<div class="container d-md-flex justify-content-md-between" style="flex-wrap: wrap;text-align: center;">
|
|
<div class="column flex-grow-1">
|
|
<div class="title">{{lang "related"}}</div>
|
|
<div class="links" style="list-style: none;">
|
|
<li class="nav-item">
|
|
<a href="{{.IndexUrl}}">{{lang "home"}}</a>
|
|
</li>
|
|
{{if .HasAbout }}
|
|
<li class="nav-item">
|
|
<a href="{{.AboutUrl}}">{{lang "about"}}</a>
|
|
</li>
|
|
{{end}}
|
|
{{if .HasContact }}
|
|
<li class="nav-item">
|
|
<a href="{{.ContactUrl}}">{{lang "contact"}}</a>
|
|
</li>
|
|
{{end}}
|
|
{{if .HasPolicy }}
|
|
<li class="nav-item">
|
|
<a href="{{.PolicyUrl}}">{{lang "policy"}}</a>
|
|
</li>
|
|
{{end}}
|
|
</div>
|
|
</div>
|
|
|
|
<div class="column d-md-flex flex-column" style="width: 100%;">
|
|
<div class="copyright">{{.Copyright}}</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div><!-- #wrapper -->
|
|
|
|
<script src="{{staticFile "/js/jquery-3.6.0.slim.min.js"}}"></script>
|
|
<script src="{{staticFile "/js/bootstrap.bundle.min.js"}}"></script>
|
|
</body>
|
|
|
|
</html> |