body.single-post.jp-modern-header-enabled,
body.single-post.jp-modern-header-enabled #page,
body.single-post.jp-modern-header-enabled .site,
body.single-post.jp-modern-header-enabled .site-content,
body.single-post.jp-modern-header-enabled .ast-container,
body.single-post.jp-modern-header-enabled #primary,
body.single-post.jp-modern-header-enabled main {
width: 100%;
max-width: none;
margin: 0;
padding: 0;
} body.single-post.jp-modern-header-enabled {
background: #f4f7fa;
} body.single-post.jp-modern-header-enabled .site-content > .ast-container,
body.single-post.jp-modern-header-enabled .content-area,
body.single-post.jp-modern-header-enabled .site-main,
body.single-post.jp-modern-header-enabled article {
max-width: none;
} .jp-article-page {
--jp-article-color: #08172f;
--jp-article-rgb: 8, 23, 47;
--jp-main: #e95b22;
min-height: 100vh;
background: #f4f7fa;
color: #26364d;
font-family: "Open Sans", sans-serif;
} .jp-article {
margin: 0;
} .jp-article-hero {
position: relative;
isolation: isolate;
min-height: 380px;
overflow: hidden;
background: var(--jp-article-color);
} .jp-article-hero__blur {
position: absolute;
inset: -40px;
z-index: -5;
background-position: center;
background-size: cover;
filter: blur(28px) saturate(.7);
opacity: .34;
transform: scale(1.08);
} .jp-article-hero__photo {
position: absolute;
inset: 52px 15% 0px;
z-index: -4;
display: flex;
align-items: center;
justify-content: center;
overflow: visible;
} .jp-article-hero__img {
display: block;
width: auto;
height: 100%;
max-width: 100%;
max-height: 100%;
object-fit: contain;
object-position: center bottom;
border-radius: 22px;
box-shadow: 0 18px 40px rgba(0, 0, 0, .18);
} .jp-article-hero__gradients {
position: absolute;
inset: 0;
z-index: -3;
background: linear-gradient(
90deg,
rgba(var(--jp-article-rgb), 1) 0%,
rgba(var(--jp-article-rgb), .98) 13%,
rgba(var(--jp-article-rgb), .88) 25%,
rgba(var(--jp-article-rgb), .34) 39%,
rgba(var(--jp-article-rgb), .08) 49%,
rgba(var(--jp-article-rgb), .08) 58%,
rgba(var(--jp-article-rgb), .48) 72%,
rgba(var(--jp-article-rgb), .94) 88%,
rgba(var(--jp-article-rgb), 1) 100%
);
} .jp-article-hero--plain .jp-article-hero__gradients {
background: linear-gradient(
125deg,
var(--jp-article-color),
rgba(var(--jp-article-rgb), .82)
);
} .jp-article-hero__content {
width: min(1500px, calc(100% - 64px));
min-height: 380px;
margin: 0 auto;
display: flex;
align-items: center;
} .jp-article-hero__copy {
width: min(700px, 48vw);
margin-left: -20px;
padding: 105px 0 35px;
color: #fff;
text-shadow: 0 3px 22px rgba(0, 0, 0, .28);
} .jp-article-hero__category {
position: relative;
top: -10px;
display: inline-flex;
margin-left: 48px;
margin-bottom: 5px;
padding: 8px 15px;
border-radius: 999px;
background: var(--jp-main);
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 13px;
font-weight: 800;
line-height: 1;
letter-spacing: .09em;
text-transform: uppercase;
box-shadow: 0 8px 24px rgba(0, 0, 0, .18);
} .jp-article-hero h1 {
max-width: 36ch;
margin: 0;
color: #fff;
font-family: "Caveat", cursive;
font-size: clamp(25px, 1.8vw, 36px);
font-weight: 600;
line-height: 1.12;
letter-spacing: 0;
text-transform: none;
} .jp-article-hero__date {
margin-top: 16px;
color: rgba(255, 255, 255, .94);
font-size: 16px;
font-weight: 650;
} .jp-article-wrap {
width: min(1220px, calc(100% - 48px));
margin: 0 auto;
padding: 28px 0 76px;
} .jp-article-breadcrumb {
display: flex;
flex-wrap: wrap;
gap: 8px;
align-items: center;
margin: 0 0 25px;
color: #718095;
font-size: 14px;
} .jp-article-breadcrumb a {
color: #345b7a;
text-decoration: none;
} .jp-article-breadcrumb a:hover {
color: var(--jp-main);
} .jp-article-card {
overflow: hidden;
border: 1px solid rgba(16, 35, 63, .08);
border-radius: 24px;
background: #fff;
box-shadow: 0 22px 58px rgba(16, 35, 63, .09);
} .jp-article-content {
width: min(1000px, calc(100% - 80px));
margin: 0 auto;
padding: 32px 0 60px;
color: #293a50;
font-size: 18px;
line-height: 1.75;
} .jp-article-content::after {
content: "";
display: table;
clear: both;
} .jp-article-content > :first-child {
margin-top: 0;
} .jp-article-content > :last-child {
margin-bottom: 0;
} .jp-article-content p {
margin: 0 0 1.25em;
} body.single-post .jp-article-content .elementor-widget-animated-headline {
display: none !important;
} .jp-article-content h2,
.jp-article-content h3,
.jp-article-content h4 {
clear: both;
color: #10233f;
font-family: "Montserrat", sans-serif;
line-height: 1.18;
} .jp-article-content h2 {
margin: 2em 0 .7em;
font-size: clamp(28px, 2.25vw, 39px);
font-weight: 800;
} .jp-article-content h2::after {
content: "";
display: block;
width: 68px;
height: 5px;
margin-top: 13px;
border-radius: 99px;
background: var(--jp-main);
} .jp-article-content h3 {
margin: 1.7em 0 .65em;
font-size: clamp(23px, 1.75vw, 30px);
font-weight: 750;
} .jp-article-content h4 {
margin: 1.5em 0 .6em;
font-size: 21px;
font-weight: 750;
} .jp-article-content a {
color: #10567a;
text-underline-offset: 3px;
} .jp-article-content a:hover {
color: var(--jp-main);
} .jp-article-content img {
max-width: 100%;
height: auto;
border-radius: 14px;
} .jp-article-content figure,
.jp-article-content .wp-block-image,
.jp-article-content .wp-block-gallery {
max-width: 100%;
margin-top: 1.8em;
margin-bottom: 1.8em;
} .jp-article-content .alignleft {
float: left;
margin: .35em 28px 20px 0;
} .jp-article-content .alignright {
float: right;
margin: .35em 0 20px 28px;
} .jp-article-content .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} .jp-article-content .gallery,
.jp-article-content .wp-block-gallery {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 12px;
} .jp-article-content .gallery-item {
width: auto !important;
margin: 0 !important;
} .jp-article-content .gallery img,
.jp-article-content .wp-block-gallery img {
width: 100%;
height: 250px;
object-fit: cover;
} .jp-article-content figcaption,
.jp-article-content .wp-caption-text {
margin-top: 8px;
color: #6e7b8d;
font-size: 14px;
text-align: center;
} .jp-article-content blockquote {
margin: 2em 0;
padding: 24px 28px;
border-left: 6px solid var(--jp-main);
border-radius: 0 14px 14px 0;
background: #f2f6f9;
font-size: 1.08em;
font-style: italic;
} .jp-article-content table {
width: 100%;
border-collapse: collapse;
} .jp-article-content th,
.jp-article-content td {
padding: 12px 14px;
border: 1px solid #dbe3eb;
} .jp-article-content th {
background: #10233f;
color: #fff;
} .jp-article-footer {
margin-top: 26px;
} .jp-article-taxonomy {
display: flex;
flex-wrap: wrap;
gap: 9px;
align-items: center;
margin-bottom: 22px;
} .jp-article-taxonomy > span {
margin-right: 3px;
color: #68778b;
font-size: 13px;
font-weight: 800;
letter-spacing: .07em;
text-transform: uppercase;
} .jp-article-taxonomy a {
display: inline-flex;
padding: 7px 12px;
border-radius: 999px;
background: #e6edf3;
color: #294660;
font-size: 14px;
font-weight: 700;
text-decoration: none;
} .jp-article-taxonomy a:hover {
background: var(--jp-main);
color: #fff;
} .jp-article-navigation {
display: grid;
grid-template-columns: 1fr auto 1fr;
gap: 16px;
align-items: stretch;
} .jp-article-navigation a {
display: flex;
min-height: 82px;
flex-direction: column;
justify-content: center;
padding: 16px 20px;
border-radius: 16px;
background: #fff;
color: #10233f;
text-decoration: none;
box-shadow: 0 10px 28px rgba(16, 35, 63, .08);
} .jp-article-navigation small {
margin-bottom: 4px;
color: #738096;
font-size: 12px;
font-weight: 800;
letter-spacing: .06em;
text-transform: uppercase;
} .jp-article-navigation strong {
font-family: "Montserrat", sans-serif;
font-size: 15px;
line-height: 1.3;
} .jp-article-navigation__next a {
text-align: right;
} .jp-article-navigation__all {
align-items: center;
background: var(--jp-main) !important;
color: #fff !important;
font-weight: 800;
text-align: center;
}  @media (max-width: 1000px) { .jp-article-hero {
min-height: 360px;
} .jp-article-hero__content {
min-height: 360px;
} .jp-article-hero__photo {
inset: 52px 8% 18px;
} .jp-article-hero__copy {
width: min(570px, 58vw);
padding: 95px 0 30px;
} .jp-article-hero h1 {
max-width: 30ch;
font-size: clamp(24px, 3vw, 34px);
line-height: 1.12;
} .jp-article-content {
width: min(calc(100% - 56px), 900px);
}
}  @media (max-width: 760px) { .jp-article-hero {
min-height: 440px;
} .jp-article-hero__photo {
inset: 90px 0 0;
opacity: .58;
} .jp-article-hero__gradients {
background: linear-gradient(
180deg,
rgba(var(--jp-article-rgb), 1) 0%,
rgba(var(--jp-article-rgb), .94) 44%,
rgba(var(--jp-article-rgb), .35) 72%,
rgba(var(--jp-article-rgb), .82) 100%
);
} .jp-article-hero__content {
width: calc(100% - 36px);
min-height: 440px;
align-items: flex-start;
} .jp-article-hero__copy {
width: 100%; padding: 148px 0 32px;
} .jp-article-hero__category {
margin-left: 0;
margin-bottom: 13px;
font-size: 12px;
} .jp-article-hero h1 {
max-width: 100%;
font-family: "Caveat", cursive;
font-size: clamp(30px, 8vw, 42px);
font-weight: 600;
line-height: 1.02;
} .jp-article-hero__date {
margin-top: 14px;
font-size: 15px;
} .jp-article-wrap {
width: calc(100% - 28px);
padding-top: 20px;
} .jp-article-content {
width: calc(100% - 36px);
padding: 38px 0 46px;
font-size: 17px;
} .jp-article-content .alignleft,
.jp-article-content .alignright {
float: none;
display: block;
margin: 1.5em auto;
} .jp-article-content .gallery,
.jp-article-content .wp-block-gallery {
grid-template-columns: 1fr 1fr;
} .jp-article-content .gallery img,
.jp-article-content .wp-block-gallery img {
height: 180px;
} .jp-article-navigation {
grid-template-columns: 1fr;
} .jp-article-navigation__next a {
text-align: left;
}
}  @media (max-width: 480px) { .jp-article-hero {
min-height: 410px;
} .jp-article-hero__content {
min-height: 410px;
} .jp-article-hero__copy {
padding-top: 142px;
} .jp-article-hero h1 {
font-family: "Caveat", cursive;
font-size: clamp(30px, 9vw, 40px);
} .jp-article-content .gallery,
.jp-article-content .wp-block-gallery {
grid-template-columns: 1fr;
} .jp-article-content .gallery img,
.jp-article-content .wp-block-gallery img {
height: auto;
}
}