/*
Theme Name: PPWRIFY V2
Theme URI: https://winning-solutions.de/
Author: Winning Solutions
Author URI: https://winning-solutions.de
Description:  The WordPress theme based
Version: 1.0.26
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ws
Tags: one-page, custom-menu, featured-images, custom-background, theme-options, full-width-template
*/

/* html { font-size: 26px; } */
@media screen and (min-width:1921px) { html { font-size: 18px; } }
@media screen and (max-width:1920px) { html { font-size: 16px; } }
/*  base colors */ /*#002359*/
body {
    --body-default: #fff;
    --heading: #1A1C1D;
    --text: #767676;
    --brand: #34674C;
    --dark-brand: #29523C;
    --lighter-brand: #709481;
    --light-brand: #D6E0DB;
    --extralight-brand: #F9FBFA;
    --border: #D8D9D9;
    --border2: rgba(1, 3, 4, 0.15);
    --lightgrey: #F2F2F2;
    --lighttext: rgba(1, 3, 4, 0.60);
    --white: #fff;

}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-smooth: never;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

a {
  background-color: transparent;
  color: var(--brand);
  text-decoration: none;
  cursor: pointer;
  transition: color .5s
}
a:active,
a:hover {
  outline: 0;
  text-decoration:none;
  color:var(--brand);
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}


button[disabled],
html input[disabled] {
  cursor: default;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
}

optgroup {
  font-weight: 400;
}


td,
th {
  padding: 0;
}
strong, b, dt {
    font-weight: 600;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
    font-weight: 500
}
code {
    font-family: inherit;
    font-weight: 500;
}
/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
    font-family: 'Bricolage Grotesque';
    src: local('Bricolage Grotesque Medium'), local('BricolageGrotesque-Medium'),
        url('inc/assets/fonts/subset-BricolageGrotesque-Medium.woff2') format('woff2'),
        url('inc/assets/fonts/subset-BricolageGrotesque-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src:  url('./inc/assets/fonts/Inter-VariableFont_opsz,wght.woff2') format('woff2');
       font-weight: 300 900;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('./inc/assets/fonts/Inter-Italic-VariableFont_opsz,wght.woff2') format('woff2');
       font-weight: 300 900;
       font-display: swap;
       font-style: italic;
}
@supports not (font-variation-settings: normal) {
    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Bold Italic'), local('Inter24pt-BoldItalic'),
            url('inc/assets/fonts/Inter24pt-BoldItalic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-BoldItalic.woff') format('woff');
        font-weight: bold;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Bold'), local('Inter24pt-Bold'),
            url('inc/assets/fonts/Inter24pt-Bold.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Italic'), local('Inter24pt-Italic'),
            url('inc/assets/fonts/Inter24pt-Italic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Italic.woff') format('woff');
        font-weight: normal;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt SemiBold Italic'), local('Inter24pt-SemiBoldItalic'),
            url('inc/assets/fonts/Inter24pt-SemiBoldItalic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-SemiBoldItalic.woff') format('woff');
        font-weight: 600;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Medium'), local('Inter24pt-Medium'),
            url('inc/assets/fonts/Inter24pt-Medium.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Medium.woff') format('woff');
        font-weight: 500;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Medium Italic'), local('Inter24pt-MediumItalic'),
            url('inc/assets/fonts/Inter24pt-MediumItalic.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-MediumItalic.woff') format('woff');
        font-weight: 500;
        font-style: italic;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt SemiBold'), local('Inter24pt-SemiBold'),
            url('inc/assets/fonts/Inter24pt-SemiBold.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-SemiBold.woff') format('woff');
        font-weight: 600;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'Inter';
        src: local('Inter 24pt Regular'), local('Inter24pt-Regular'),
            url('inc/assets/fonts/Inter24pt-Regular.woff2') format('woff2'),
            url('inc/assets/fonts/Inter24pt-Regular.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    font-family: 'Bricolage Grotesque', sans-serif;
    font-weight: 500;
    font-optical-sizing: auto;
    line-height: 1.5;
    color: var(--heading);
    clear: both;
    margin-bottom: 1.5rem;
}
h1,.h1 {
    line-height: 1.1;
    letter-spacing: -0.045rem;
}
h2, .h2 {
    line-height: 1.1;
    letter-spacing: -0.0375rem;
}
h3, .h3 {
    line-height: 1.2;
    letter-spacing: -0.0275rem;
}

h4, .h4 {
    line-height: 1.3;
    letter-spacing: -0.025rem;
}
h5, .h5 {
    line-height: 1.3;
    letter-spacing: -0.02rem;
}
h6, .entry-content h6, .entry-content h6 a,.h6 {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.01375rem;
    color: var(--heading);
    margin-bottom: 1.5rem;

}
/* single post headings & simple text block */
.single h2,
.single h3,
.single h4,
.single h5,
.single h6,
.ws-simple-content h2,
.ws-simple-content h3,
.ws-simple-content h4,
.ws-simple-content h5,
.ws-simple-content h6 {
    font-family: 'Inter',sans-serif;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: -0.0275rem;
	margin-bottom: 1rem;
}
.single h2:not(:first-child),
.single h3:not(:first-child),
.single h4:not(:first-child),
.single h5:not(:first-child),
.single h6:not(:first-child),
.ws-simple-content h2:not(:first-child),
.ws-simple-content h3:not(:first-child),
.ws-simple-content h4:not(:first-child),
.ws-simple-content h5:not(:first-child),
.ws-simple-content h6:not(:first-child),
blockquote:not(:first-child) {
    margin-top: 2.5rem
}
/**/
.medium_text {
    font-family: 'Inter',sans-serif;
    line-height: 1.5;
}
.large_text {
    font-family: 'Inter',sans-serif;
    font-weight: 500;
    line-height: 1.35;
}
.body-text {
    font-family: 'Inter',sans-serif;
    font-size: 1rem;
}
.body-font-size {
    font-size: 1rem;
}
p {
    margin-bottom: 1.5rem
}
.single p {
    margin-bottom: 1rem
}
.single ul li:not(:last-child) {
    margin-bottom: .25rem
}
/**/
@media (min-width: 320px) and (max-width:1599px) {
    h1,.h1 {
        font-size: clamp(2.75rem, calc(2.75rem + (1.625rem * ((100vw - 320px) / 1280px))), 4.375rem);
    }
    /* .h1.xlarge, h1.xlarge {
        font-size: clamp(2.5rem, calc(2.5rem + (1.5rem * ((100vw - 320px) / 1280px))), 3.25rem);
    } */
    h2, .h2 {
        font-size: clamp(2.5rem, calc(2.5rem + (.75rem * ((100vw - 320px) / 1280px))), 3.25rem);
    }
    h3, .h3, .single h2, .ws-simple-content h2 {
        font-size: clamp(2rem, calc(2rem + (.75rem * ((100vw - 320px) / 1280px))), 2.75rem);
    }
    h4, .h4, .single h3, .ws-simple-content h3 {
        font-size: clamp(1.375rem, calc(1.375rem + (.875rem * ((100vw - 320px) / 1280px))), 2.25rem);
    }
    h5, .h5, .xlarge_text, .single h4, .ws-simple-content h4 {
        font-size: clamp(1.25rem, calc(1.25rem + (.5rem * ((100vw - 320px) / 1280px))), 1.75rem);
    }
    h6, .entry-content h6, .entry-content h6 a,.h6, .single h5, .ws-simple-content h5 {
        font-size: clamp(1.125rem, calc(1.125rem + (.25rem * ((100vw - 320px) / 1280px))), 1.375rem);
    }

    .py-large {
        padding-top: clamp(4rem, calc(4rem + (3rem * ((100vw - 320px) / 1280px))), 7rem);
        padding-bottom: clamp(4rem, calc(4rem + (3rem * ((100vw - 320px) / 1280px))), 7rem);
    }
    .pt-large {
        padding-top: clamp(4rem, calc(4rem + (3rem * ((100vw - 320px) / 1280px))), 7rem);
    }
    .py-small {
        padding-top: clamp(1.25rem, calc(1.25rem + (.75rem * ((100vw - 320px) / 1280px))), 2rem);
        padding-bottom: clamp(1.25rem, calc(1.25rem + (.75rem * ((100vw - 320px) / 1280px))), 2rem);
    }
    .pt-small {
        padding-top: clamp(1.25rem, calc(1.25rem + (.75rem * ((100vw - 320px) / 1280px))), 2rem);
    }
    .pb-small {
        padding-bottom: clamp(1.25rem, calc(1.25rem + (.75rem * ((100vw - 320px) / 1280px))), 2rem);
    }

    .py-small-plus {
        padding-top: clamp(2rem, calc(2rem + (1rem * ((100vw - 320px) / 1280px))), 3rem);
        padding-bottom: clamp(2rem, calc(2rem + (1rem * ((100vw - 320px) / 1280px))), 3rem);
    }
    .pt-small-plus {
        padding-top: clamp(2rem, calc(2rem + (1rem * ((100vw - 320px) / 1280px))), 3rem);
    }
    .pb-small-plus {
        padding-bottom: clamp(2rem, calc(2rem + (1rem * ((100vw - 320px) / 1280px))), 3rem);
    }
    .mb-small-plus {
        margin-bottom: clamp(2rem, calc(2rem + (1rem * ((100vw - 320px) / 1280px))), 3rem);
    }


    .pt-medium {
        padding-top: clamp(1.75rem, calc(1.75rem + (3.25rem * ((100vw - 320px) / 1280px))), 5rem);
    }
    .pb-medium {
        padding-bottom: clamp(1.75rem, calc(1.75rem + (3.25rem * ((100vw - 320px) / 1280px))), 5rem);
    }
    .mb-2new {
        margin-bottom: clamp(1.25rem, calc(1.25rem + (.75rem * ((100vw - 320px) / 1280px))), 2rem);
    }
    .mt-4new {
        margin-top: clamp(1.75rem, calc(1.75rem + (.75rem * ((100vw - 320px) / 1280px))), 2.5rem);
    }
    .pt-4new {
        padding-top: clamp(1.75rem, calc(1.75rem + (.75rem * ((100vw - 320px) / 1280px))), 2.5rem);
    }
    .pb-4new {
        padding-bottom: clamp(1.75rem, calc(1.75rem + (.75rem * ((100vw - 320px) / 1280px))), 2.5rem);
    }
    .pl-4new {
        padding-left: clamp(1.75rem, calc(1.75rem + (.75rem * ((100vw - 320px) / 1280px))), 2.5rem);
    }
    .pr-4new {
        padding-right: clamp(1.75rem, calc(1.75rem + (.75rem * ((100vw - 320px) / 1280px))), 2.5rem);
    }
    .mt-large {
        margin-top: clamp(4rem, calc(4rem + (3rem * ((100vw - 320px) / 1280px))), 7rem);
    }
    .mb-large {
        margin-bottom: clamp(4rem, calc(4rem + (3rem * ((100vw - 320px) / 1280px))), 7rem);
    }
    .mt-medium {
        margin-top: clamp(2.75rem, calc(2.75rem + (2.25rem * ((100vw - 320px) / 1280px))), 5rem);
    }
    .mb-medium {
        margin-bottom: clamp(2.75rem, calc(2.75rem + (2.25rem * ((100vw - 320px) / 1280px))), 5rem);
    }
    .large_text {
        font-size: clamp(1.125rem, calc(1.125rem + (.2rem * ((100vw - 320px) / 1280px))), 1.375rem);
    }
    .medium_text {
        font-size: clamp(1.075rem, calc(1.075rem + (.055rem * ((100vw - 320px) / 1280px))), 1.125rem)!important;
    }

}

@media (min-width: 1600px) {
    h1,.h1 {
        font-size: 4.375rem
    }
    h2, .h2 {
        font-size: 3.25rem;
    }
    h3, .h3, .single h2, .ws-simple-content h2 {
        font-size: 2.75rem;
    }

    h4, .h4, .single h3, .ws-simple-content h3 {
        font-size: 2.25rem;
    }
    h5, .h5, .single h4, .ws-simple-content h4 {
        font-size: 1.75rem;
    }
    h6, .entry-content h6, .entry-content h6 a,.h6, .single h5, .ws-simple-content h5 {
        font-size: 1.375rem;
    }
    .py-large {
        padding-top: 7rem;
        padding-bottom: 7rem
    }
    .pt-large {
        padding-top: 7rem;
    }
    .py-small {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .pt-small {
        padding-top: 2rem;
    }
    .pb-small {
        padding-bottom: 2rem
    }
    .py-small-plus {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
    .pt-small-plus {
        padding-top: 3rem;
    }
    .pb-small-plus {
        padding-bottom: 3rem
    }
    .mb-small-plus {
        margin-bottom: 3rem
    }
    .pt-medium {
        padding-top: 5rem
    }
    .pb-medium {
        padding-bottom: 5rem
    }
    .mb-2new {
        margin-bottom: 2rem
    }
    .mt-4new {
        margin-top: 2.5rem
    }
    .pt-4new {
        padding-top: 2.5rem
    }
    .pb-4new {
        padding-bottom: 2.5rem
    }
    .pl-4new {
        padding-left: 2.5rem
    }
    .pr-4new {
        padding-right: 2.5rem
    }
    .mt-large {
        margin-top: 7rem;
    }
    .mb-large {
        margin-bottom: 7rem;
    }
    .mt-medium {
        margin-top: 5rem;
    }
    .mb-medium {
        margin-bottom: 5rem;
    }
    .large_text {
        font-size: 1.375rem;
    }
    .medium_text {
        font-size: 1.125rem!important;
    }

}

/**/
.width-768 {
    width: 768px;
    max-width: 100%;
    margin-left:auto;
    margin-right: auto;
}
.ws-featured-text a, .text-two-images-block a {
    text-decoration: underline;
    color: inherit;
}
.ws-featured-text a:hover, .text-two-images-block a:hover {
    color: var(--brand);
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: var(--heading);
    overflow-x: clip;
    background-color: var(--body-default);
    position: relative;
}
body:before, body:after {
    content: '';
    position: fixed;
    top: 0;
    height: 100vh;
    width: 1px;
    z-index: 999999;
    background-color: var(--border);
}

.container {
    margin-left: auto !important;
    margin-right: auto !important;
}
.container48 {
    max-width: 48rem;
    margin-left: auto !important;
    margin-right: auto !important;
}
.container40 {
    max-width: 40rem;
    margin-left: auto !important;
    margin-right: auto !important;
}
img {
  height: auto;
  max-width: 100%;
}

figure {
  margin-top: 1rem;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch",Courier,monospace;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em;
}

ul { padding-left: 1.5rem; margin-bottom: 1.25rem}

.site-main ul {
    margin-bottom: 1.5rem;
}
ul.ws-single-feature-list, ul.white-check, ul.green-check {
    list-style-type: none;
    padding: 0;
}
ul.green-check {
    padding-left: 1rem
}
ul.ws-single-feature-list li, ul.white-check li, ul.green-check li {
    list-style-type: none;
    position: relative;
    display: flex;
    align-items: flex-start;
    font-size: 1rem;
}
ul.ws-single-feature-list li {
    color: var(--black);
}
ul.white-check li {
    color: var(--white);
}
ul.green-check li {
    color: var(--heading);
}
ul.green-check li:not(:last-child) {
    margin-bottom: .75rem
}
ul.ws-single-feature-list li,
ul.white-check li:not(:last-child) {
    margin-bottom: 1rem
}
ul.ws-single-feature-list li div.li-subtitle,
ul.white-check li div.li-subtitle {
    color: var(--text);
    font-size: .875rem;
    margin-top: .3rem;
}
ul.ws-single-feature-list li div.li-subtitle {
    color: var(--text);
}
ul.white-check li div.li-subtitle {
    color: var(--light-text);
}
ul.green-check li:before,
ul.ws-single-feature-list li:before,
ul.white-check li:before {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5rem;
    flex-shrink: 0;
    height: 1.5rem;
    margin-right: .75rem;
    border-radius: 100%;
    line-height: 1;
}
ul.green-check li:before {
    content:'\e900';
    font-family: 'ppwr';
    font-size: 1.25rem;
    width: 1.25rem;
    color: var(--green);
}
ul.ws-single-feature-list li:before {
    content:'\e900';
    font-family: 'ppwr';
    font-size: 1rem;
    background: var(--lightgreen);
    color: var(--green);
}
ul.white-check li:before {
    content:'✓';
    font-family: 'Inter';
    font-size: .75rem;
    font-weight: 600;
    background: var(--white);
    color: var(--black);
}

#content ul ul {
    padding-top:18px;
    padding-left: 30px;
    margin-bottom:0
}
#content ul li:last-child {
    padding-bottom: 0
}

ol {
	padding-left: 25px;
	margin-bottom: 25px
}
ol li{
    margin-bottom: 5px;
	padding-left: 5px;
}

a.button, .button, input[type="submit"] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.725rem 1.5rem;
    background-color: var(--brand);
    border: 1px solid var(--brand);
    color: #fff;
    font-family: 'Inter', sans-serif;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    z-index: 1;
    transition: all .5s;
}
a.button.bigger-button, .button.bigger-button {
    padding: 0.98rem 1.25rem 0.99rem;
}
a.button.smaller-button, .button.smaller-button {
    padding: 0.72rem 1.25rem 0.73rem;
}

a.button.white-button, .button.white-button, input[type="submit"].white-button,
a.button.white_with_arrow, .button.white_with_arrow {
    background-color: var(--extralight-brand);
    border-color: var(--light-brand);
    color: var(--brand)!important;
}

a.button.with_arrow, .button.with_arrow, a.button.white_with_arrow, .button.white_with_arrow {
    padding: .9rem 1.5rem
}
a.button .ppwricon-arrow-right {
    font-size: 1.25rem;
    margin-left: .75rem;
    transition: all .5s
}

a.button.with_arrow:hover, .button.with_arrow:hover, a.button.white_with_arrow:hover, .button.white_with_arrow:hover  {
    padding-right:1.25rem
}
a.button.with_arrow:hover .ppwricon-arrow-right, .button.with_arrow:hover .ppwricon-arrow-right,
a.button.white_with_arrow:hover .ppwricon-arrow-right, .button.white_with_arrow:hover .ppwricon-arrow-right  {
    margin-left:1rem!important
}
a.button:hover, a.button:focus,
.button:hover, .button:focus,
input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: var(--dark-brand);
    border-color: var(--dark-brand);
    color: #fff;
}
a.button.white_with_arrow:hover, .button.white_with_arrow:hover,
a.button.white_with_arrow:focus, .button.white_with_arrow:focus,
a.button.white-button:hover, .button.white-button:hover, input[type="submit"].white-button:hover,
a.button.white-button:focus, .button.white-button:focus, input[type="submit"].white-button:focus{
    background-color: var(--light-brand);
    border-color: var(--lighter-brand);
    color: var(--brand)!important;
}

button:focus {
    outline: none;
}
.button.align-center {
    display: table!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.back-button {
    font-size: .875rem;
    font-weight: 500;
    color: var(--text-dark-gray);
    display: inline-flex;
    align-items: center;
    padding: .25rem 0;
    margin-left: .25rem;
    transition: margin-left .3s
}
.back-button i {
    margin-right: .75rem;
    margin-left: -.25rem;
    transition: margin-right .3s
}
.back-button:hover {
    margin-left: 0;
}
.back-button:hover i {
    margin-right: 1rem;
}
.nowrap {
    white-space:nowrap;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#page {
    z-index: 1;
    position: relative;
}
#page:not(.with-page-header) {
    padding-top: 4.5rem;
}
a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

#content {
    position: relative;
    z-index: 1;
}
body:not(.single.single-post) #content {
    overflow-x: clip;
}

/**/
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.text-right {
    text-align: right;
}
.text-center {text-align: center}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* single post styles */
body.single.single-post {
    overflow-x: unset
}
body.single.single-post #page {
    overflow-y: unset;
}
.single .main-container {
    border-bottom: 1px solid var(--border)
}
.single-header-wrap {
    background-image: url(inc/assets/images/grid_grey.svg);
    background-size: 120% 120%;
    background-position: center;
}
@media (max-width: 767px) {
    .single-header-wrap {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}
@media (min-width: 768px) {
    .single-header-wrap {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .single-header-wrap > * {
        flex-basis: calc(50% - 2rem);
    }
}
@media (min-width: 1200px) {
    .single-header-wrap {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .single-header-wrap > * {
        flex-basis: calc(50% - 2.5rem);
    }
}
/**/
.single-post-meta-wrap {
    border-top: 1px solid var(--border);
    border-bottom: 1px solid var(--border);
}
.blog-post-cat-value {
    display: flex;
    padding: 0.5rem 0.625rem;
    align-items: center;
    border: 1px solid var(--border);
    background: #FFF;
    color: var(--brand);
    font-size: .875rem
}
.single-post-meta {
    color: var(--text);
    font-size: 1rem
}
.single-post-meta >*:not(:last-child) {
    border-right: 1px solid var(--border)
}
.single-post-meta >*:not(.single-author-info) {
    flex-shrink: 0
}
.single-author-info {
    flex-basis: 100%
}
@media (max-width:767px) {
    .single-post-meta >* {
        padding: .75rem 1.25rem;
        font-size: .875rem
    }
    .ws-single-posted-on, .ws-single-read-time {
        flex-basis: 50%;
    }
    .ws-single-share {
        flex-basis: 100%
    }
    .single-post-meta >*:not(.ws-single-share) {
        border-bottom: 1px solid var(--border)
    }
}
@media (min-width:992px) {
    .single-post-meta >* {
        padding: 2rem;
    }
}
@media (min-width:768px) and (max-width: 991px) {
    .single-post-meta >* {
        padding: 1.25rem;
    }
}
@media (min-width:1200px) {
    .single-post-meta >* {
        padding: 2.5rem;
    }
}
.article_author_text {
}
.author_pic {
    width: 3rem;
    height: 3rem;
    border: 1px solid var(--border);
    margin-right: .5rem;
}
.article_author_text .article_name {
    color: var(--heading);
}
.addtoany_list a {
    margin-left: .5rem
}

.ws-single-img  {
    aspect-ratio: 1.5;
    position: relative;
}
.ws-single-img img {
    position: absolute;
    top:0; left:0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.single-about-author {
    display: flex;
    padding: 1.5rem 1.5rem 0.75rem 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    color: var(--text-gray);
    background: rgba(233, 235, 239, 0.30);
}
.single-about-author-title {
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--text-dark-gray);
}
/* with toc */
.single-container2 {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.single-container2 .ws-toc:not(:empty) {
    flex-shrink: 0;
    top: 4.5rem;
    left:0;
    position: -webkit-sticky;
    position: sticky;
    z-index: 0;
}
.single-container2 .ws-single-with-toc {
    max-width: 49.5rem
}
.single-container2 .ws-single-with-toc .entry-content > *:last-child {
    margin-bottom: 0
}
/* .ws_toc_wrap {
    padding: 0 0 2rem 0;
} */
a.ws_toc_item {
    display: block;
    color: var(--heading);
    text-decoration: none;
    font-size: 1.125rem;
	font-weight: 400;
    line-height: 1.2;
    padding: 0.75rem 0;
    margin-bottom: 0;
    position: relative;
    display: inline-block;
    transition: text-shadow 0.4s ease;
}
a.ws_toc_item.ws_indent_1 {
    padding-left: 1rem
}
a.ws_toc_item.ws_indent_2 {
    padding-left: 2rem
}
a.ws_toc_item.ws_indent_3 {
    padding-left: 3rem
}

a.ws_toc_item:hover, a.ws_toc_item.active {
    color: var(--heading);
    text-shadow: 0.03em 0 0 currentColor, -0.03em 0 0 currentColor;
}
.ws-single-with-toc .ws-header-1 {
    margin-top:0!important
}
@media (min-width: 768px) {
    .single-container2 {
        padding-bottom: 2rem
    }
    .single-container2:before {
        content: '';
        position: absolute;
        top:0; bottom: 0;
        width: 1px;
        background-color: var(--border);
        left: 15rem
    }
    .single-container2 .ws-toc:not(:empty) {
        flex-basis: 15rem;
        margin-right: 3rem;
        padding: 2rem 2rem 0;
    }
    .single-container2 .ws-single-with-toc {
        width: calc(100% - 18rem);
        padding-top: 2rem;
        padding-right: 1.5rem;
    }
}
@media (max-width: 991px) {
    a.ws_toc_item, .ws-single-with-toc h2, .ws-single-with-toc h3 {
        hyphens: auto;
    }

}
@media (max-width: 1199px) and (min-width: 992px) {
    .single-container2:before {
        left: 18rem
    }
    .single-container2 .ws-toc:not(:empty) {
        flex-basis: 18rem;
    }
    .single-container2 .ws-single-with-toc {
        width: calc(100% - 22rem);
    }
}
@media  (min-width: 1200px) {
    .single-container2 {
        padding-bottom: 2.5rem
    }
    .single-container2 .ws-toc:not(:empty) {
        flex-basis: 20rem;
        margin-right: 5rem;
        padding: 2.5rem 2.5rem 0
    }
    .single-container2:before {
        left: 20rem
    }
    .single-container2 .ws-single-with-toc {
        width: calc(100% - 25rem);
        padding-top:2.5rem
    }
}
@media (max-width: 767px) {
    .single-container2 {
        flex-direction: column;
        padding-bottom: 1.25rem
    }
    .single-container2 .ws-toc:not(:empty) {
        /* flex-basis: 0;
        width: 0; */
		top: 4.5rem;
        flex-basis: 100%;
        width: 100%;
		z-index: 1;
        padding: 0;
        margin-right: 0;
        margin-bottom: 1.75rem;
    }
    .single-container2 .ws-toc .ws_toc_wrap {
        width: 100%;
		background-color: #fff;
		padding: 1.25rem;
		border-bottom: 1px solid var(--border);
    }
    .ws_toc-title {
        font-size: 1rem;
        color: var(--heading);
        font-weight: 500
    }
    .ws_toc_wrap:not(.hidden) .ws_toc-title .ppwricon-chevron-down {
        transform: rotate(180deg);
    }
    .ws_toc-items {
        max-height:2000px;
        opacity: 1;
        visibility: visible;
		display: table;
        width: 100%;
		padding-bottom:0;
        padding-top: 1rem;
        transition: all .5s
    }
    a.ws_toc_item {
        font-size: 1rem;
        padding: 0.5rem 0;
    }
    .single-container2 .ws-toc .ws_toc_wrap.hidden .ws_toc-items {
        max-height:0;
        opacity: 0;
        padding-top:0;
		display: block;
        visibility: hidden;
		overflow: hidden;
    }
    .single-container2 .ws-single-with-toc {
        width: 100%;
        padding: 1.25rem 1.25rem 0
    }

}
/* end toc */



/**/
blockquote {
    padding: 0 0 0 1.25rem;
    border-left: 2px solid var(--border2);
    background: transparent;
    margin-bottom: 1.5rem;
    font-size: 1.25rem;
    font-style:italic;
}
@media (max-width: 767px) {
    blockquote {
        font-size: 1.125rem
    }
}

img.alignright, .wp-caption.alignright {
  margin: 0 0 1.5rem 1.5rem!important;
}
img.alignleft, .wp-caption.alignleft {
  margin: 0 1.5rem 1.5rem 0!important;
}
img.alignnone, .wp-caption.alignnone,
img.aligncenter, .wp-caption.aligncenter {
  margin: 1.5rem auto;
}

img.alignright:first-child, .wp-caption.alignright:first-child,
img.alignleft:first-child, .wp-caption.alignleft:first-child,
img.alignnone:first-child, .wp-caption.alignnone:first-child,
img.aligncenter:first-child, .wp-caption.aligncenter:first-child {
  margin-top: 0;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}
/* widget menu */
.widget_nav_menu ul {
    padding-left: 0;
    padding-top: 5px;
}
.widget_nav_menu ul li {
    margin-bottom:10px;
    list-style-type: none
}
.widget_nav_menu ul li a {
    font-family: 'Inter',sans-serif;
    font-weight: 400;
    color: var(--brand);
    padding: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}
/**/

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  text-align: center;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption figcaption {
  font-size: 1rem!important;
  line-height: 1.2;
  margin: 1rem 0 0!important;
  text-align: left;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-columns-2 {
  max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

.entry-meta {
    font-size: 16px;
    color: rgba(0,0,0,0.5);
    margin-top:10px
}
/**/
/*  404 page */
.error-404 {
    display:flex;
    -webkit-flex-direction: column;
    flex-direction:         column;
    align-items: center;
    justify-content: center;
}
.error-404 .page-content {
    text-align: center;

}

/* shortcodes */
.ws-social {
    margin: 2rem -.5rem 0
}
.ws-social a {
    margin: 0 .5rem;
    color: var(--heading);
    font-size: 1.5rem;
    line-height: 1;
    text-decoration: none!important;
}
.ws-social a:hover {
    color: var(--brand);
}
/**/
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
@media only screen and (max-width: 575px) {
    * {
        word-break: break-word;
        /* hyphens: auto; */
    }
}
@media only screen and (max-width:767px) {
    /*a.button, .button,*/ input[type="submit"] {
        padding: 0.5rem 1.25rem;
    }

    .desktop-show { display:none!important}

    .error-404 {
        min-height: 300px;
    }
    a.button, .button, input[type="submit"] {
        padding: 0.75rem 1rem;
		width: 100%;
        height: 3rem;
        font-size: 1rem
    }
    img.alignleft, .wp-caption.alignleft,
    img.alignright, .wp-caption.alignright {
        margin: 0 auto 15px!important;
        display: block;
        float: none;
    }
    .single-post article {
        margin: 0;
    }
}
@media only screen and (min-width:768px) {
    .mobile-show { display:none!important}
    .error-404 {
        min-height: 500px;
    }
    .container {
        width: calc(100% - 4rem);
        max-width: 85rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    body:before {
        left: 2rem
    }
    body:after {
        right: 2rem
    }
    /* .site-header .container {
        max-width: 88rem
    } */

}

@media only screen and (min-width:768px) and (max-width: 991px) {
    #content {
        min-height: calc(100vh - 684px);
    }

}
@media only screen and (max-width: 1199px) {
    .container {
        max-width: calc(100% - 4rem);
    }
}
@media only screen and (max-width: 767px) {
    body:before {
        left: 1.25rem
    }
    body:after {
        right: 1.25rem
    }
    .container {
        max-width: calc(100% - 2.5rem);
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #content {
        min-height: calc(100vh - 734px);
    }
}

@media only screen and (min-width: 992px) {
    /* two column text */
    .twocolumn {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        text-align: left;
    }

}
@media only screen and (max-width: 1439px) and (min-width:992px) {
}

@media only screen and (min-width: 1200px) {
    #content {
        min-height: calc(100vh - 460px);
    }
    body:before {
        left: 2.5rem
    }
    body:after {
        right: 2.5rem
    }

    .container {
        width: calc(100% - 5rem);
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    #masthead .container {
        width: calc(100% - 5rem);
        padding-left: 2rem;
        padding-right: 2rem;
    }
}
@media only screen and (min-width: 1450px) {
    body:before {
        left: calc(50% - 42.5rem)
    }
    body:after {
        right: calc(50% - 42.5rem)
    }
}

@media only screen and (min-width: 1921px) {
    /* .container {
        max-width: 90rem;
    } */
}

/*  input focus */
input:focus {
    outline-style:none;
    outline:0 !important;
    -webkit-box-shadow: 0 3px 5px 1px rgba(0,0,0,0.1) !important;
    box-shadow: 0 3px 5px 1px rgba(0,0,0,0.1)!important;
 }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-animation: autofill 0s forwards;
    animation: autofill 0s forwards;
}
@keyframes autofill {
    100% {
        background: #fff;
        color: #707070;
    }
}
@-webkit-keyframes autofill {
    100% {
        background: #fff;
        color: #707070;
    }
}


/* popup maker shift */
html.pum-open.pum-open-overlay {
overflow: visible !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
overflow-y: visible !important;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body .cookiedisallow-fixed-banner.cookiedisallow_position-bottom,
html.pum-open.pum-open-overlay.pum-open-scrollable body .cookiedisallow-fixed-banner.cookiedisallow_position-top,
html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]) {
    padding-right: 0!important;
}
