@charset "UTF-8";

 .ccchildpages.cclegacy {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 !important;
padding: 0 !important;
clear: both;
display: block;
width: 100%;
}
.ccchildpages.cclegacy .cc-meta-info {
font-size: 70%;
}
.ccchildpages.cclegacy a.ccpage_title_link {
text-decoration: inherit !important;
color: inherit !important;
}
.ccchildpages.cclegacy a.ccpage_linked_thumb img {
border: inherit;
}
.ccchildpages.cclegacy .ccchildpage {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 1em 1%;
padding: 0.75em 2%;
display: block;
float: left;
}
.ccchildpages.cclegacy .ccpages_excerpt,
.ccchildpages.cclegacy .ccpages_more {
font-size: 85%;
}
.ccchildpages.cclegacy .ccpages_excerpt {
display: block;
margin: 0;
padding: 0;
}
.ccchildpages.cclegacy .ccfirst {
clear: both;
}
.ccchildpages.cclegacy .cclast {
margin: 1em 1% 1em 0;
float: right;
}
.ccchildpages.cclegacy.onecol .ccchildpage {
width: 98%;
}
.ccchildpages.cclegacy.twocol .ccchildpage {
width: 48%;
}
.ccchildpages.cclegacy.threecol .ccchildpage {
width: 31.333%;
}
.ccchildpages.cclegacy.fourcol .ccchildpage {
width: 23%;
}
.ccchildpages.cclegacy.fivecol .ccchildpage {
width: 18%;
}
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 14.666666667%;
} .ccchildpages.cclegacy .ccsubpages {
margin-top: 1em;
}
.ccchildpages.cclegacy .ccsubpages ul {
list-style: none;
} .ccchildpages.cclegacy .ccpages_nav {
display: block;
clear: both;
text-align: center;
}  .ccchildpages.cclegacy .cc-child-pages-thumb {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}  .ccchildpages.cclegacy.twocol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li ul,
.ccchildpages.cclegacy.fsixcol ul.ccchildpages_list li ul {
margin-left: 0.5em;
padding-left: 0.5em;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li ul li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li ul li {
display: list-item;
width: 100%;
float: none;
} @media screen and (min-width: 761px) { .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 2%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li {
width: 48%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(4n+5),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(5n+6),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(6n+7) {
clear: both;
}
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li {
width: 31.333%;
float: left;
}
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 23%;
float: left;
}
}
@media screen and (min-width: 481px) and (max-width: 760px) { .ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1%;
float: left;
}
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 31.333%;
float: left;
margin: 1em 1%;
} .ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(3n+1),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(3n+1),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(3n+1) {
clear: both;
} .ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(3n),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(3n),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(3n) {
float: left;
margin: 1em 1%;
} .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 5%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li {
width: 45%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(3n+4),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(3n+4) {
clear: both;
}
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 28.333%;
float: left;
}
}
@media screen and (min-width: 321px) and (max-width: 480px) { .ccchildpages.cclegacy.threecol .cclast,
.ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1% 1em 1%;
float: left;
}
.ccchildpages.cclegacy.threecol .ccfirst,
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.threecol .ccchildpage,
.ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 48%;
}
.ccchildpages.cclegacy.threecol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(2n),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(2n) {
margin: 1em 0 1em 1%;
float: right;
}
.ccchildpages.cclegacy.threecol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.fourcol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.fivecol .ccchildpage:nth-child(2n+1),
.ccchildpages.cclegacy.sixcol .ccchildpage:nth-child(2n+1) {
clear: both;
} .ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
margin-left: 0;
margin-right: 7%;
vertical-align: top;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li,
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li,
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li,
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li {
width: 43%;
float: left;
}
.ccchildpages.cclegacy.twocol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.threecol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.fourcol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.fivecol ul.ccchildpages_list li:nth-child(2n+3),
.ccchildpages.cclegacy.sixcol ul.ccchildpages_list li:nth-child(2n+3) {
clear: both;
}
}
@media screen and (max-width: 320px) { .ccchildpages.cclegacy.twocol .cclast,
.ccchildpages.cclegacy.threecol .cclast,
.ccchildpages.cclegacy.fourcol .cclast,
.ccchildpages.cclegacy.fivecol .cclast,
.ccchildpages.cclegacy.sixcol .cclast {
margin: 1em 1%;
float: left;
}
.ccchildpages.cclegacy.twocol .ccfirst,
.ccchildpages.cclegacy.threecol .ccfirst,
.ccchildpages.cclegacy.fourcol .ccfirst,
.ccchildpages.cclegacy.fivecol .ccfirst,
.ccchildpages.cclegacy.sixcol .ccfirst {
clear: none;
} .ccchildpages.cclegacy.twocol .ccchildpage,
.ccchildpages.cclegacy.threecol .ccchildpage,
.ccchildpages.cclegacy.fourcol .ccchildpage,
.ccchildpages.cclegacy.fivecol .ccchildpage,
.ccchildpages.cclegacy.sixcol .ccchildpage {
width: 98%;
float: none;
}
} .ccchildpages.cclegacy.ccclearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.ccchildpages.cclegacy .ccclearfix {
display: inline-block;
}/*\*/* html .ccchildpages.cclegacy.ccclearfix {
height: 1%;
}
.ccchildpages.cclegacy.ccclearfix {
display: block;
}/**/.ccchildpages.ccflex {
display: flex;
flex-wrap: wrap;
gap: 1em;
margin: 0 !important;
padding: 0 !important;
width: 100%;
box-sizing: border-box; align-items: stretch;  }
@media screen and (min-width: 761px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: calc((100% - (1 - 1) * 1em) / 1);
}
.ccchildpages.ccflex.twocol .ccchildpage {
width: calc((100% - (2 - 1) * 1em) / 2);
}
.ccchildpages.ccflex.threecol .ccchildpage {
width: calc((100% - (3 - 1) * 1em) / 3);
}
.ccchildpages.ccflex.fourcol .ccchildpage {
width: calc((100% - (4 - 1) * 1em) / 4);
}
.ccchildpages.ccflex.fivecol .ccchildpage {
width: calc((100% - (5 - 1) * 1em) / 5);
}
.ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - (6 - 1) * 1em) / 6);
}
}
@media screen and (min-width: 481px) and (max-width: 760px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: 100%;
}
.ccchildpages.ccflex.twocol .ccchildpage {
width: calc((100% - 1em) / 2);
}
.ccchildpages.ccflex.threecol .ccchildpage, .ccchildpages.ccflex.fourcol .ccchildpage, .ccchildpages.ccflex.fivecol .ccchildpage, .ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - 2em) / 3);
}
}
@media screen and (min-width: 321px) and (max-width: 480px) {
.ccchildpages.ccflex.onecol .ccchildpage {
width: 100%;
}
.ccchildpages.ccflex.twocol .ccchildpage, .ccchildpages.ccflex.threecol .ccchildpage, .ccchildpages.ccflex.fourcol .ccchildpage, .ccchildpages.ccflex.fivecol .ccchildpage, .ccchildpages.ccflex.sixcol .ccchildpage {
width: calc((100% - 1em) / 2);
}
}
@media screen and (max-width: 320px) {
.ccchildpages.ccflex .ccchildpage {
width: 100%;
}
}
.ccchildpages.ccflex .ccchildpage {
box-sizing: border-box;
padding: 0.75em 1em;
display: flex;
flex-direction: column;
justify-content: flex-start;
gap: 0.75rem;
background: #fff;
min-height: 100%; }
.ccchildpages.ccflex .ccchildpage .ccpages_more {
margin-top: auto;
box-sizing: border-box;
width: 100%;
text-align: right;
}
.ccchildpages.ccflex .ccchildpage .ccpages_more a {
display: inline-block;
}
.ccchildpages.ccflex .cc-meta-info {
font-size: 70%;
}
.ccchildpages.ccflex a.ccpage_title_link {
text-decoration: inherit !important;
color: inherit !important;
}
.ccchildpages.ccflex a.ccpage_linked_thumb img {
border: inherit;
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}
.ccchildpages.ccflex .ccpages_excerpt,
.ccchildpages.ccflex .ccpages_more {
font-size: 85%;
}
.ccchildpages.ccflex .ccpages_excerpt {
display: block;
margin: 0;
padding: 0; flex: 1 1 auto;
}
.ccchildpages.ccflex .ccpages_nav {
flex: 0 0 100%;
width: 100%;
order: 999;
margin-top: 1rem;
text-align: center;
}
.ccchildpages.ccflex .ccsubpages {
margin-top: 1em;
}
.ccchildpages.ccflex .ccsubpages ul {
list-style: none;
padding-left: 0;
margin-left: 0;
font-size: 90%;
}
.ccchildpages.ccflex .ccsubpages ul li {
margin: 0.25em 0;
position: relative;
}
.ccchildpages.ccflex .ccsubpages ul ul.children {
margin-left: 1em;
padding-left: 0.5em;
}
.ccchildpages.ccflex .ccsubpages ul ul.children ul {
margin-left: 1em;
padding-left: 1em;
}
.ccchildpages.ccflex .ccsubpages ul ul.children ul li::before {
content: "–";
}
.ccchildpages.ccflex .cc-child-pages-thumb {
max-width: 100%;
height: auto;
display: block;
margin: 10px auto;
clear: both;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li ul, .ccchildpages.ccflex.threecol ul.ccchildpages_list li ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li ul {
margin-left: 0.5em;
padding-left: 0.5em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.threecol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li ul li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li ul li {
display: list-item;
width: 100%;
float: none;
}
@media screen and (min-width: 761px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list { column-count: 2;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.twocol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list { column-count: 3;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.threecol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.fourcol ul.ccchildpages_list { column-count: 4;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.fourcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.fivecol ul.ccchildpages_list { column-count: 5;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.fivecol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.sixcol ul.ccchildpages_list { column-count: 6;
column-gap: 1em; list-style-position: outside;
margin: 0;
padding-left: 1.25rem;  }
.ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid; width: auto;
float: none;
}
.ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (min-width: 481px) and (max-width: 760px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list {
column-count: 2;
column-gap: 1em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 3;
column-gap: 1em;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (min-width: 321px) and (max-width: 480px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list, .ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 2;
column-gap: 1em;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li, .ccchildpages.ccflex.threecol ul.ccchildpages_list li, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li {
break-inside: avoid;
page-break-inside: avoid;
-webkit-column-break-inside: avoid;
width: auto;
float: none;
}
.ccchildpages.ccflex.twocol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.threecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fourcol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.fivecol ul.ccchildpages_list li > ul, .ccchildpages.ccflex.sixcol ul.ccchildpages_list li > ul {
column-count: auto;
column-gap: normal;
}
} @media screen and (max-width: 320px) {
.ccchildpages.ccflex.twocol ul.ccchildpages_list, .ccchildpages.ccflex.threecol ul.ccchildpages_list, .ccchildpages.ccflex.fourcol ul.ccchildpages_list, .ccchildpages.ccflex.fivecol ul.ccchildpages_list, .ccchildpages.ccflex.sixcol ul.ccchildpages_list {
column-count: 1;
column-gap: normal;
}
}.ccchildpages.cclegacy.simple .ccchildpage {
background: #eee;
background: var(--ccpro-bg-color, #eee);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #eee)), color-stop(100%, var(--ccpro-bg-color, #eee)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #eee) 0%, var(--ccpro-bg-color, #eee) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
}
.ccchildpages.cclegacy.simple .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.simple .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.simple .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.simple .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.simple .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #999);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccred .ccchildpage {
background: #fee;
background: var(--ccpro-bg-color, #fee);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #fee)), color-stop(100%, var(--ccpro-bg-color, #fee)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #fee) 0%, var(--ccpro-bg-color, #fee) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccred .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccred .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccred .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccred .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccred .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #f99);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccblue .ccchildpage {
background: #eef;
background: var(--ccpro-bg-color, #eef);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #eef)), color-stop(100%, var(--ccpro-bg-color, #eef)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #eef) 0%, var(--ccpro-bg-color, #eef) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccblue .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccblue .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccblue .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccblue .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #99f);
padding: 0.5em;
}  .ccchildpages.cclegacy.ccgreen .ccchildpage {
background: #efe;
background: #efe;
background: var(--ccpro-bg-color, #efe);
background: -moz-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, #efe)), color-stop(100%, var(--ccpro-bg-color, #efe)));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, #efe) 0%, var(--ccpro-bg-color, #efe) 100%); -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
color: #333;
background-color: var(--ccpro-bg-color);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.cclegacy.ccgreen .ccchildpage a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.cclegacy.ccgreen .ccpages_more {
text-align: right;
font-style: italic;
}
.ccchildpages.cclegacy.ccgreen .ccpages_more a {
text-decoration: none;
}
.ccchildpages.cclegacy.ccgreen .ccsubpages {
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #9f9);
padding: 0.5em;
} .wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.simple .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccred .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccblue .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.cclegacy.ccgreen .ccchildpage {
color: inherit;
}
.ccchildpages.ccflex.simple .ccchildpage {
background: #eee;
background: rgba(0, 0, 0, 0.3);
background: var(--ccpro-bg-color, rgba(0, 0, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.simple .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.simple .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.simple .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.simple .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.simple .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.simple .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.simple .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.simple .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.simple .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.simple .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.simple .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #999);
padding: 0.5em;
}
.ccchildpages.ccflex.simple .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccred .ccchildpage {
background: #fee;
background: rgba(255, 0, 0, 0.3);
background: var(--ccpro-bg-color, rgba(255, 0, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(255, 0, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(255, 0, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccred .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccred .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccred .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccred .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccred .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccred .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccred .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccred .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccred .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccred .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccred .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #f99);
padding: 0.5em;
}
.ccchildpages.ccflex.ccred .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccblue .ccchildpage {
background: #eef;
background: rgba(0, 0, 255, 0.3);
background: var(--ccpro-bg-color, rgba(0, 0, 255, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 0, 255, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 0, 255, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccblue .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccblue .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccblue .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccblue .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccblue .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccblue .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccblue .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccblue .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #99f);
padding: 0.5em;
}
.ccchildpages.ccflex.ccblue .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.ccchildpages.ccflex.ccgreen .ccchildpage {
background: #efe;
background: rgba(0, 255, 0, 0.3);
background: var(--ccpro-bg-color, rgba(0, 255, 0, 0.3));
background: -moz-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3))), color-stop(100%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1))));
background: -webkit-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -o-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: -ms-linear-gradient(top, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
background: linear-gradient(to bottom, var(--ccpro-bg-color, rgba(0, 255, 0, 0.3)) 0%, var(--ccpro-bg-color, rgba(0, 255, 0, 0.1)) 100%);
border-radius: 20px;
color: #333;
}
.ccchildpages.ccflex.ccgreen .ccpage_title {
color: var(--ccpro-title-color, inherit);
}
.ccchildpages.ccflex.ccgreen .cc-meta-info {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccgreen .cc-meta-info a {
color: var(--ccpro-meta-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccpages_excerpt {
color: var(--ccpro-excerpt-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccchildpage a {
color: inherit;
text-decoration: underline;
}
.ccchildpages.ccflex.ccgreen .ccchildpage a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccpages_excerpt {
padding: 1em;
}
.ccchildpages.ccflex.ccgreen .ccpages_more {
margin-top: auto;
text-align: right;
font-style: italic;
padding: 0.75em 0 0.75em 1em;
}
.ccchildpages.ccflex.ccgreen .ccpages_more a {
color: var(--ccpro-more-link-color, blue);
text-decoration: none;
}
.ccchildpages.ccflex.ccgreen .ccpages_more a:hover {
color: var(--ccpro-more-link-color, inherit);
}
.ccchildpages.ccflex.ccgreen .ccsubpages {
border-radius: 20px;
border: 2px solid var(--ccpro-subpages-border-color, #9f9);
padding: 0.5em;
}
.ccchildpages.ccflex.ccgreen .ccsubpages a {
color: var(--ccpro-more-link-color, blue);
text-decoration: underline;
}
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.simple .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccred .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccblue .ccchildpage,
.wp-block-caterhamcomputing-cc-child-pages .ccchildpages.ccflex.ccgreen .ccchildpage {
color: inherit;
}
.ccchildpages.ccflex.ccsleek .ccchildpage {
background: #fff;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.ccchildpages.ccflex.ccsleek .ccchildpage:hover {
transform: translateY(-4px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.ccchildpages.ccflex.ccsleek .ccchildpage .cc-child-pages-thumb {
width: 100%;
height: auto;
aspect-ratio: 16/9;
object-fit: cover;
display: block;
border-bottom: 1px solid #eee;
}
.ccchildpages.ccflex.ccsleek .ccchildpage h3 {
font-size: 1.25rem;
font-weight: 600;
color: #222;
margin: 0;
padding: 1em 1em 0.25em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .cc-meta-info {
font-size: 0.8rem;
color: #888;
padding: 0 1em 0.5em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_excerpt {
padding: 0 1em;
color: #555;
font-size: 0.95rem;
line-height: 1.6;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages {
margin: 1em;
font-size: 0.85rem;
border-top: 1px solid #eee;
padding-top: 0.5em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul {
margin: 0;
padding: 0;
list-style: none;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li {
margin-bottom: 0.25em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li a {
text-decoration: none;
color: #0073e6;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li a:hover {
text-decoration: underline;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccsubpages ul li ul {
margin-left: 0.75em;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more {
margin-top: auto;
padding: 0.75em 1em;
background: #f7f9fa;
text-align: right;
border-top: 1px solid #eee;
font-weight: 500;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a {
color: #0073e6;
text-decoration: none;
font-weight: 500;
}
.ccchildpages.ccflex.ccsleek .ccchildpage .ccpages_more a:hover {
color: #005bb5;
text-decoration: underline;
}
.ccchildpages.ccflex.ccbold .ccchildpage {
position: relative;
background: #fafafa;
color: #1a1a1a;
border-radius: 0 0 16px 16px;
box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
overflow: hidden;
transition: transform 0.3s ease, box-shadow 0.3s ease;
clip-path: polygon(0 0, 100% 0, 100% 93%, 50% 100%, 0 93%);
}
.ccchildpages.ccflex.ccbold .ccchildpage:hover {
transform: translateY(-6px);
box-shadow: 0 12px 36px rgba(0, 0, 0, 0.15);
}
.ccchildpages.ccflex.ccbold .ccchildpage .cc-child-pages-thumb {
width: 100%;
aspect-ratio: 16/7;
object-fit: cover;
display: block;
filter: grayscale(10%) contrast(1.05);
border-bottom: 4px solid #000;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title {
padding: 1rem 1.5rem;
font-family: "Courier New", Courier, monospace;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
margin: 0;
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
max-width: 80%;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title,
.ccchildpages.ccflex.ccbold .ccchildpage .ccpage_title a {
background: #000;
color: #fff;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ccchildpages.ccflex.ccbold .ccchildpage:has(.cc-child-pages-thumb) .ccpage_title {
position: absolute;
top: 1rem;
left: 0;
z-index: 2;
}
.ccchildpages.ccflex.ccbold .ccchildpage:has(.cc-child-pages-thumb) .cc-meta-info {
margin-top: 5rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .cc-meta-info {
padding: 0 1.25rem 0.25rem;
font-size: 0.8rem;
color: #777;
font-style: italic;
border-bottom: 1px dashed #ccc;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_excerpt {
padding: 0.5rem 1.25rem 1rem;
font-size: 0.95rem;
line-height: 1.6;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages {
margin: 0 1.25rem 1rem;
font-size: 0.85rem;
padding: 0.5rem 0;
border-left: 4px solid #000;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages .ccsubpages_title {
margin: 0 1.25rem 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul {
list-style: none;
margin: 0;
padding-left: 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li {
margin: 0.25rem 0;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li a {
background: #000;
color: #fff;
padding: 0.2em 0.6em;
border-radius: 12px;
font-size: 0.8rem;
text-decoration: none;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li a:hover {
background: #333;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccsubpages ul li ul {
margin-left: 1rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more {
margin-top: auto;
padding: 1rem 1.25rem;
background: #000;
color: #fff;
text-align: right;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
font-size: 0.85rem;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more a {
color: #fff;
text-decoration: none;
}
.ccchildpages.ccflex.ccbold .ccchildpage .ccpages_more a:hover {
text-decoration: underline;
}button{cursor:pointer}.wcf--text li{list-style:unset!important}.wcf--form-wrapper input[type=date],.wcf--form-wrapper input[type=email],.wcf--form-wrapper input[type=number],.wcf--form-wrapper input[type=password],.wcf--form-wrapper input[type=search],.wcf--form-wrapper input[type=tel],.wcf--form-wrapper input[type=text],.wcf--form-wrapper input[type=url],.wcf--form-wrapper select,.wcf--form-wrapper textarea{width:100%;border:1px solid #666;outline:0}.wcf--form-wrapper input[type=submit].wpcf7-submit{outline:0}.wcf--tabs{display:flex;flex-direction:column;gap:30px}.wcf--tabs .tab-title{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;cursor:pointer;outline:0;padding:10px 20px;background-color:#f1f2f3;transition:.3s all}.wcf--tabs .tab-title.active,.wcf--tabs .tab-title:hover{background-color:#b5c2cf}.wcf--tabs .tab-title i,.wcf--tabs .tab-title svg{width:1em;height:1em;display:inline-block}.wcf--tabs .tab-content{display:none;padding:20px;border:1px solid #d5d8dc}.wcf--tabs .tabs-wrapper{display:flex;gap:10px}.elementor-widget-n-carousel,.wcf__slider-wrapper{position:relative}.elementor-widget-n-carousel .wcf__slider,.wcf__slider-wrapper .wcf__slider{text-align:center;margin:0 auto;--slides-to-show:1;--space-between:20px}.elementor-widget-n-carousel .wcf__slider:not(.swiper-initialized) .swiper-wrapper,.wcf__slider-wrapper .wcf__slider:not(.swiper-initialized) .swiper-wrapper{gap:var(--space-between)}.elementor-widget-n-carousel .wcf__slider:not(.swiper-initialized) .swiper-slide,.wcf__slider-wrapper .wcf__slider:not(.swiper-initialized) .swiper-slide{width:calc(100% / var(--slides-to-show) - var(--space-between) * (var(--slides-to-show) - 1)/ var(--slides-to-show))}.elementor-widget-n-carousel .ts-navigation,.wcf__slider-wrapper .ts-navigation{gap:10px;display:flex;align-items:center;justify-content:center;width:100%;z-index:1;position:relative}.elementor-widget-n-carousel .wcf-arrow,.wcf__slider-wrapper .wcf-arrow{font-size:20px;padding:10px;color:#666;border:1px solid #efefef;position:relative;z-index:1;aspect-ratio:1/1;width:60px;display:flex;align-items:center;justify-content:center;transition:all .3s;cursor:pointer}.elementor-widget-n-carousel .wcf-arrow svg,.wcf__slider-wrapper .wcf-arrow svg{width:1em;height:1em}.elementor-widget-n-carousel .mid-line,.wcf__slider-wrapper .mid-line{width:100px;display:inline-block;background-color:#384364;height:1px;vertical-align:middle;margin-right:10px;margin-left:10px}.elementor-widget-n-carousel .swiper-pagination,.wcf__slider-wrapper .swiper-pagination{gap:5px;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}.wcf__t_slider-wrapper .wcf-arrow i,.wcf__t_slider-wrapper .wcf-arrow svg{width:1em;height:1em}.wcf--slider-pagination-top .swiper-pagination{top:0;bottom:auto!important}.wcf--slider-pagination-left .swiper-pagination,.wcf--slider-pagination-right .swiper-pagination{width:auto!important;display:flex;flex-direction:column;gap:10px;top:50%;transform:translateY(-50%);height:-moz-fit-content;height:fit-content}.wcf--slider-pagination-left .swiper-pagination .mid-line,.wcf--slider-pagination-right .swiper-pagination .mid-line{width:1px;height:100px}.wcf--slider-pagination-left .swiper-pagination{left:0;right:auto!important}.wcf--slider-pagination-right .swiper-pagination{left:auto!important;right:0}.wcf--title.prefix_on_hover,.wcf--title.prefix_on_normal{transition:all .5s;--prefix-width:60px;--prefix-gap:10px}.wcf--title.prefix_on_hover:before,.wcf--title.prefix_on_normal:before{position:relative;display:inline-block;content:"";height:1px;inset-inline-start:0;transition:all .5s;background-color:#0a0a0a}.wcf--title.prefix_on_normal:before{width:var(--prefix-width);margin-right:var(--prefix-gap)}.wcf--title.prefix_on_hover:before{width:0}.wcf--title.prefix_on_hover:hover:before{width:var(--prefix-width);margin-right:var(--prefix-gap)}.wcf--title .highlight,.wcf--title a{transition:all .5s}.elementor-widget .wcf--title>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-wcf--floating-elements{width:100%}.elementor-editor-preview .elementor-widget-wcf--floating-elements.elementor-widget-empty{display:block}.elementor-widget-wcf--floating-elements .elementor-widget-container{display:flex}.wcf--floating-elements{margin:auto}.wcf--floating-elements .floating-element{position:absolute;z-index:1;width:100px}.wcf--floating-elements img{width:100%}@keyframes wcf_animation_float{0%{transform:translatey(0)}50%{transform:translatey(-20px)}100%{transform:translatey(0)}}@keyframes wcf_animation_float_x{0%{transform:translatex(0)}50%{transform:translatex(-20px)}100%{transform:translatex(0)}}@keyframes wcf_animation_spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wcf_animation_scale{from{transform:scale(1)}to{transform:scale(.8)}}@keyframes wcf_animation_wiggle{0%,7%{transform:rotateZ(0)}15%{transform:rotateZ(-15deg)}20%{transform:rotateZ(10deg)}25%{transform:rotateZ(-10deg)}30%{transform:rotateZ(6deg)}35%{transform:rotateZ(-4deg)}100%,40%{transform:rotateZ(0)}}.wcf-live-anim-float>*{animation:wcf_animation_float 6s ease-in-out infinite}.wcf-live-anim-float-x>*{animation:wcf_animation_float_x 6s ease-in-out infinite}.wcf-live-anim-spin>*{animation:wcf_animation_spin 6s linear infinite}.wcf-live-anim-scale>*{animation:wcf_animation_scale 3s linear infinite alternate}.wcf-live-anim-wiggle>*{animation:wcf_animation_wiggle 2s linear infinite}.elementor-widget-wcf--tabs.wcf-tabs-direction-row .tabs-wrapper,.elementor-widget-wcf--tabs.wcf-tabs-direction-row-reverse .tabs-wrapper{flex-direction:column}.elementor-widget-wcf--tabs.tabs-alignment-stretch .tab-desktop-title{flex:1 1 auto}.wcfaddon-pro-notice{padding:15px 0;max-width:350px;text-align:center}.wcfaddon-pro-notice .wcfaddon-pro-notice-content h4{font-size:16px;font-weight:700;line-height:1.4;margin-top:20px}.wcfaddon-pro-notice .wcfaddon-pro-notice-content p{line-height:1.8;font-size:11px;margin-top:5px}.wcfaddon-pro-notice .wcfaddon-pro-notice-content .elementor-button{background-color:#d30c5c;color:#fff;padding:7px 25px;margin-top:20px;border:none;box-shadow:0 0 1px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);transition:.5s}.wcf--form-wrapper .wpcf7 form .wpcf7-response-output{margin:0;padding:0;border:0}.wcf--image{line-height:0}.post-filter-result{font-size:20px}.post-filter-result.cat{margin-top:15px;margin-bottom:12px}.wcf--countdown .timer-content{display:flex}:root{scroll-behavior:auto!important}*{box-sizing:border-box}.wcf-hover-cursor-effect{position:fixed;display:flex;justify-content:center;align-items:center;text-align:center;top:0;left:0;pointer-events:none;opacity:0;background:#000;color:#fff;width:100px;height:100px;border-radius:100%;z-index:999}.wcf-image-hover{transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);position:absolute;width:300px;height:400px;-o-object-fit:cover;object-fit:cover;left:0;top:-50%;z-index:1;opacity:0;visibility:hidden;background-size:cover;background-repeat:no-repeat;pointer-events:none}[data-wcf-wrapper-link]{cursor:pointer}.wcf-cursor{position:fixed;display:none;justify-content:center;align-items:center;top:0;left:0;pointer-events:none;opacity:0;width:40px;height:40px;border-radius:100%;border:1px solid #000;z-index:999;transition:.15s}.wcf-cursor-follower{display:none;position:fixed;left:0;top:0;pointer-events:none;width:8px;height:8px;background-color:#000;border-radius:50%;transition:.2s;z-index:999}.wcf-scroll-to-top{position:fixed;right:30px;bottom:30px;height:46px;width:46px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:50px;box-shadow:inset 0 0 0 2px rgba(0,0,0,.1);z-index:10000;opacity:0;visibility:hidden;transform:translateY(15px);transition:all .2s linear}.wcf-scroll-to-top svg{width:1em;height:1em}.wcf-scroll-to-top.show-scroll-to-top{opacity:1;visibility:visible;transform:translateY(0)}.wcf-scroll-to-top.scroll-to-circle{border-radius:100%}.wcf-scroll-to-top svg.progress-circle{position:absolute;left:0;top:0;height:100%;width:100%}.wcf-scroll-to-top svg.progress-circle path{fill:none;stroke:#1f2029;stroke-width:4;box-sizing:border-box;transition:all .2s linear}.wcf-scroll-indicator{position:fixed;z-index:99;width:100%;height:8px;background:#ccc}.wcf-scroll-indicator .indicator-bar{height:100%;background:#000;width:0%;transition:all .2s linear}.wcf-scroll-indicator.scroll-indicator-top{top:0}.wcf-scroll-indicator.scroll-indicator-bottom{bottom:0}body.wcf-preloader-active{overflow:hidden!important}.wcf-preloader{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999999;transition:all .2s linear;background:#fff}@keyframes cssload-rotate{100%{transform:rotate(360deg)}}.wcf-preloader.preloader-whirlpool .whirlpool{position:absolute;top:50%;left:50%;border:1px solid var(--color2,#ccc);border-left-color:var(--color,#000);border-radius:974px;margin:-24px 0 0 -24px;height:49px;width:49px;animation:cssload-rotate 1.15s linear infinite}.wcf-preloader.preloader-whirlpool .whirlpool::after,.wcf-preloader.preloader-whirlpool .whirlpool::before{position:absolute;top:50%;left:50%;border:1px solid var(--color2,#ccc);border-left-color:var(--color,#000);border-radius:974px}.wcf-preloader.preloader-whirlpool .whirlpool::before{content:"";margin:-22px 0 0 -22px;height:43px;width:43px;animation:cssload-rotate 1.15s linear infinite}.wcf-preloader.preloader-whirlpool .whirlpool::after{content:"";margin:-28px 0 0 -28px;height:55px;width:55px;animation:cssload-rotate 2.3s linear infinite}@keyframes f_fadeG{0%{background-color:var(--color2,#000)}100%{background-color:#fff}}.wcf-preloader.preloader-floating-circles .floating-circles{position:relative;width:80px;height:80px;transform:scale(.6)}.wcf-preloader.preloader-floating-circles .f_circleG{position:absolute;background-color:#fff;height:14px;width:14px;border-radius:7px;animation-name:f_fadeG;animation-duration:672ms;animation-iteration-count:infinite;animation-direction:normal}.wcf-preloader.preloader-floating-circles #frotateG_01{left:0;top:32px;animation-delay:.2495s}.wcf-preloader.preloader-floating-circles #frotateG_02{left:9px;top:9px;animation-delay:336ms}.wcf-preloader.preloader-floating-circles #frotateG_03{left:32px;top:0;animation-delay:.4225s}.wcf-preloader.preloader-floating-circles #frotateG_04{right:9px;top:9px;animation-delay:509ms}.wcf-preloader.preloader-floating-circles #frotateG_05{right:0;top:32px;animation-delay:.5955s}.wcf-preloader.preloader-floating-circles #frotateG_06{right:9px;bottom:9px;animation-delay:672ms}.wcf-preloader.preloader-floating-circles #frotateG_07{left:32px;bottom:0;animation-delay:.7585s}.wcf-preloader.preloader-floating-circles #frotateG_08{left:9px;bottom:9px;animation-delay:845ms}@keyframes cssload-clockwise{0%{transform:rotate(-45deg)}100%{transform:rotate(315deg)}}@keyframes cssload-not-clockwise{0%{transform:rotate(45deg)}100%{transform:rotate(-315deg)}}@keyframes cssload-lt{0%{opacity:1}25%{opacity:1}26%{opacity:0}75%{opacity:0}76%{opacity:1}100%{opacity:1}}.wcf-preloader.preloader-eight-spinning .eight-spinning{width:72px;margin:0 auto;font-size:0;position:relative;transform-origin:50% 50%;animation:cssload-clockwise 6.9s linear infinite}.wcf-preloader.preloader-eight-spinning .eight-spinning:before{position:absolute;content:"";top:0;left:0;width:39px;height:39px;border:6px solid var(--color2,#e5e5e5);border-radius:100%;box-sizing:border-box}.wcf-preloader.preloader-eight-spinning .eight-spinning:after{position:absolute;content:"";z-index:-1;top:0;right:0;width:39px;height:39px;border:6px solid var(--color2,#e5e5e5);border-radius:100%;box-sizing:border-box}.wcf-preloader.preloader-eight-spinning .cssload-lb,.wcf-preloader.preloader-eight-spinning .cssload-lt,.wcf-preloader.preloader-eight-spinning .cssload-rb,.wcf-preloader.preloader-eight-spinning .cssload-rt{position:relative;display:inline-block;overflow:hidden;width:39px;height:19px;opacity:1}.wcf-preloader.preloader-eight-spinning .cssload-lb:before,.wcf-preloader.preloader-eight-spinning .cssload-lt:before,.wcf-preloader.preloader-eight-spinning .cssload-rb:before,.wcf-preloader.preloader-eight-spinning .cssload-rt:before{position:absolute;content:"";width:39px;height:39px;border-top:6px solid var(--color,#574357);border-right:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid transparent;border-radius:100%;box-sizing:border-box}.wcf-preloader.preloader-eight-spinning .cssload-lt{margin-right:-6px;animation:cssload-lt 2.3s linear -2.3s infinite}.wcf-preloader.preloader-eight-spinning .cssload-lt:before{top:0;left:0;animation:cssload-not-clockwise 1.15s linear infinite}.wcf-preloader.preloader-eight-spinning .cssload-rt{animation:cssload-lt 2.3s linear -1.15s infinite}.wcf-preloader.preloader-eight-spinning .cssload-rt:before{top:0;right:0;animation:cssload-clockwise 1.15s linear infinite}.wcf-preloader.preloader-eight-spinning .cssload-lb{margin-right:-6px;animation:cssload-lt 2.3s linear -1725ms infinite}.wcf-preloader.preloader-eight-spinning .cssload-lb:before{bottom:0;left:0;animation:cssload-not-clockwise 1.15s linear infinite}.wcf-preloader.preloader-eight-spinning .cssload-rb{animation:cssload-lt 2.3s linear -575ms infinite}.wcf-preloader.preloader-eight-spinning .cssload-rb:before{bottom:0;right:0;animation:cssload-clockwise 1.15s linear infinite}@keyframes cssload-spin{100%{transform:rotate(360deg)}}.wcf-preloader.preloader-double-torus .double-torus{width:49px;height:49px;margin:0 auto;border:4px double;border-radius:50%;border-color:transparent var(--color,rgba(0,0,0,.8980392157)) var(--color,rgba(0,0,0,.8980392157));animation:cssload-spin 960ms infinite linear}.wcf-preloader.preloader-tube-tunnel .tube-tunnel{width:49px;height:49px;margin:0 auto;border:4px solid;border-radius:50%;border-color:var(--color,#000);animation:cssload-scale 1035ms infinite linear}@keyframes cssload-scale{0%{transform:scale(0)}90%{transform:scale(.7)}100%{transform:scale(1)}}@keyframes cssload-spin{100%{transform:rotate(360deg)}}.wcf-preloader.preloader-speeding-wheel .speeding-wheel{width:49px;height:49px;margin:0 auto;border:3px solid var(--color,#000);border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:cssload-spin 575ms infinite linear}@keyframes cssload-loading-ani{70%{transform:scale(.5)}}.wcf-preloader.preloader-loading .loading-wrapper{display:block;margin:0 auto;width:97px}.wcf-preloader.preloader-loading .cssload-loading i{width:49px;height:49px;display:inline-block;border-radius:50%}.wcf-preloader.preloader-loading .cssload-loading i:nth-child(1){background:var(--color,#ff5954);animation:cssload-loading-ani 1.15s ease-in-out infinite}.wcf-preloader.preloader-loading .cssload-loading i:nth-child(2){background:var(--color2,#00a8ce);margin-left:-10px;animation:cssload-loading-ani 1.15s ease-in-out .58s infinite}@keyframes cssload-loading-ani1{100%{transform:translate(39px);opacity:0}}@keyframes cssload-loading-ani2{100%{transform:translate(19px);opacity:1}}@keyframes cssload-loading-ani3{100%{transform:translate(19px)}}.wcf-preloader.preloader-dot-loading .dot-loading{display:block;margin:0 auto;width:97px}.wcf-preloader.preloader-dot-loading .cssload-loading i{width:19px;height:19px;display:inline-block;border-radius:50%;background:var(--color,#2a2b26)}.wcf-preloader.preloader-dot-loading .cssload-loading i:first-child{opacity:0;animation:cssload-loading-ani2 .58s linear infinite;transform:translate(-19px)}.wcf-preloader.preloader-dot-loading .cssload-loading i:nth-child(2),.wcf-preloader.preloader-dot-loading .cssload-loading i:nth-child(3){animation:cssload-loading-ani3 .58s linear infinite}.wcf-preloader.preloader-dot-loading .cssload-loading i:last-child{animation:cssload-loading-ani1 .58s linear infinite}@keyframes bounce_fountainTextG{0%{transform:scale(1);color:var(--color,#000)}100%{transform:scale(.5);color:var(--color2,#fff)}}.wcf-preloader.preloader-fountainTextG .fountainTextG{width:300px;margin:auto;display:flex;justify-content:center}.wcf-preloader.preloader-fountainTextG .textG{color:var(--color,#000);font-size:31px;text-decoration:none;font-weight:400;font-style:normal;animation-name:bounce_fountainTextG;animation-duration:2.09s;animation-iteration-count:infinite;animation-direction:normal;transform:scale(.5)}.wcf-preloader.preloader-fountainTextG #textG_1{animation-delay:.75s}.wcf-preloader.preloader-fountainTextG #textG_2{animation-delay:.9s}.wcf-preloader.preloader-fountainTextG #textG_3{animation-delay:1.05s}.wcf-preloader.preloader-fountainTextG #textG_4{animation-delay:1.2s}.wcf-preloader.preloader-fountainTextG #textG_5{animation-delay:1.35s}.wcf-preloader.preloader-fountainTextG #textG_6{animation-delay:1.5s}.wcf-preloader.preloader-fountainTextG #textG_7{animation-delay:1.64s}@keyframes cssload-animation{0%{transform:scale(0)}100%{transform:scale(1)}}.wcf-preloader.preloader-circle-loading .cssload-loader{width:49px;height:49px;border-radius:50%;margin:0;display:inline-block;position:relative;vertical-align:middle;background-color:var(--color,#d3d3d3);animation:1.15s infinite ease-in-out}.wcf-preloader.preloader-circle-loading .cssload-loader:after,.wcf-preloader.preloader-circle-loading .cssload-loader:before{animation:1.15s infinite ease-in-out}.wcf-preloader.preloader-circle-loading .cssload-loader:after,.wcf-preloader.preloader-circle-loading .cssload-loader:before{width:100%;height:100%;border-radius:50%;position:absolute;top:0;left:0}.wcf-preloader.preloader-circle-loading .cssload-loader:after,.wcf-preloader.preloader-circle-loading .cssload-loader:before{content:""}.wcf-preloader.preloader-circle-loading .cssload-loader:before{content:"";border:10px solid var(--color2,#fff);top:0;left:0;animation-name:cssload-animation}@keyframes cssload-loader{0%{transform:rotate(0)}50%{transform:rotate(180deg)}100%{transform:rotate(180deg)}}.wcf-preloader.preloader-dot-circle-rotator .dot-circle-rotator{position:relative;width:12px;height:12px;border-radius:12px;background-color:var(--color,#000);animation:cssload-loader 1.15s ease-in-out infinite}.wcf-preloader.preloader-dot-circle-rotator .dot-circle-rotator:before{content:"";position:absolute;background-color:var(--color,#000);top:0;left:-24px;height:12px;width:12px;border-radius:12px}.wcf-preloader.preloader-dot-circle-rotator .dot-circle-rotator:after{content:"";position:absolute;background-color:var(--color,#000);top:0;left:24px;height:12px;width:12px;border-radius:12px}@keyframes bubblingG{0%{width:10px;height:10px;background-color:var(--color,#000);transform:translateY(0)}100%{width:23px;height:23px;background-color:var(--color2,#fff);transform:translateY(-20px)}}.wcf-preloader.preloader-bubblingG .bubblingG{text-align:center;width:78px;height:49px;margin:auto}.wcf-preloader.preloader-bubblingG span{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:24px auto;background-color:var(--color,#000);border-radius:49px;animation:bubblingG 1.5s infinite alternate}.wcf-preloader.preloader-bubblingG #bubblingG_1{animation-delay:0s}.wcf-preloader.preloader-bubblingG #bubblingG_2{animation-delay:.45s}.wcf-preloader.preloader-bubblingG #bubblingG_3{animation-delay:.9s}@keyframes cssload-steam{100%{top:-39px;background:#eee;box-shadow:34px 0 0 #eee,17.5px -15px 0 #eee;opacity:.25}}.wcf-preloader.preloader-coffee .coffee{text-align:left;height:49px;width:39px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:absolute;left:50%;z-index:999;background:linear-gradient(to bottom left,var(--color,#f7941e),var(--color,#c26c07))}.wcf-preloader.preloader-coffee .coffee:before{position:absolute;content:"";right:-15px;top:5px;height:24px;width:10px;background:0 0;border:5px solid var(--color,#f7941e);border-left:5px solid transparent;border-bottom:5px solid var(--color,#c26c07);border-top-right-radius:10px;border-bottom-right-radius:10px;z-index:1}.wcf-preloader.preloader-coffee .coffee:after{position:absolute;content:"";width:5px;height:29px;background:#e1e1e1;border-radius:4px;top:-29px;box-shadow:34px 0 0 #e1e1e1,17.5px -15px 0 #e1e1e1;opacity:1;animation:cssload-steam 3.45s ease infinite}@keyframes cssload-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes cssload-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0)}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes cssload-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0)}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}.wcf-preloader.preloader-orbit-loading .orbit-loading{position:relative;width:62px;height:62px;border-radius:50%;perspective:780px}.wcf-preloader.preloader-orbit-loading .cssload-inner{position:absolute;width:100%;height:100%;box-sizing:border-box;border-radius:50%}.wcf-preloader.preloader-orbit-loading .cssload-inner.cssload-one{left:0;top:0;animation:cssload-rotate-one 1.15s linear infinite;border-bottom:3px solid var(--color,#000)}.wcf-preloader.preloader-orbit-loading .cssload-inner.cssload-two{right:0;top:0;animation:cssload-rotate-two 1.15s linear infinite;border-right:3px solid var(--color,#000)}.wcf-preloader.preloader-orbit-loading .cssload-inner.cssload-three{right:0;bottom:0;animation:cssload-rotate-three 1.15s linear infinite;border-top:3px solid var(--color,#000)}@keyframes load{0%{top:4.5rem}70%{top:1.125rem}90%{top:0}95%{top:0}100%{top:4.5rem}}@keyframes cssload-liquid-1{0%{height:0;opacity:0;top:-.5rem}22%{height:.28125rem;top:.375rem;opacity:1}25%{top:-.25rem}35%{height:1.125rem;top:-.5rem}55%{height:.28125rem;top:-.125rem}60%{height:.61875rem;opacity:1;top:-.275rem}96%{height:.84375rem;opacity:0;top:.5rem}100%{height:0;opacity:0}}@keyframes cssload-liquid-2{0%{height:0;opacity:0;top:-.5rem}17.5%{height:.28125rem;top:.2rem;opacity:1}20%{top:-.25rem}25%{height:1.40625rem;top:-.625rem}45%{height:.28125rem;top:-.125rem}60%{height:1.40625rem;opacity:1;top:-.5rem}96%{height:.84375rem;opacity:0;top:.5rem}100%{height:0;opacity:0}}.wcf-preloader.preloader-battery .battery{display:block;margin:0 auto;position:relative;width:2.25rem;height:4.5rem;box-shadow:0 0 0 .2rem #425c77;border-radius:.09rem;background:#fff}.wcf-preloader.preloader-battery .battery:before{content:"";position:absolute;left:.5625rem;right:.5625rem;top:-.3375rem;height:.3375rem;width:1.125rem;background:#425c77;border-radius:.18rem}.wcf-preloader.preloader-battery .battery:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-right:2.25rem solid transparent;border-bottom:4.05rem solid rgba(255,255,255,.32)}.wcf-preloader.preloader-battery .cssload-liquid{position:absolute;top:0;bottom:0;left:0;right:0;width:2.25rem;background:var(--color,#71fb85);animation:load 2.59s infinite}.wcf-preloader.preloader-battery .cssload-liquid:after,.wcf-preloader.preloader-battery .cssload-liquid:before{content:"";position:absolute;top:-.5rem;height:1.125rem;width:1.4625rem;background:var(--color,#71fb85);opacity:0;border-radius:50%}.wcf-preloader.preloader-battery .cssload-liquid:after{right:0;animation:cssload-liquid-1 2.59s infinite}.wcf-preloader.preloader-battery .cssload-liquid:before{left:0;animation:cssload-liquid-2 2.59s infinite}@keyframes cssload-sequence1{0%{height:10px}50%{height:49px}100%{height:10px}}@keyframes cssload-sequence2{0%{height:19px}50%{height:63px}100%{height:19px}}.wcf-preloader.preloader-equalizer .equalizer{position:relative;margin:50px auto;width:88px}.wcf-preloader.preloader-equalizer ul{margin:0;list-style:none;width:88px;position:relative;padding:0;height:10px}.wcf-preloader.preloader-equalizer ul li{position:absolute;width:2px;height:0;background-color:var(--color,#000);bottom:0}.wcf-preloader.preloader-equalizer li:nth-child(1){left:0;animation:cssload-sequence1 1.15s ease infinite}.wcf-preloader.preloader-equalizer li:nth-child(2){left:15px;animation:cssload-sequence2 1.15s ease infinite .12s}.wcf-preloader.preloader-equalizer li:nth-child(3){left:29px;animation:cssload-sequence1 1.15s ease-in-out infinite .23s}.wcf-preloader.preloader-equalizer li:nth-child(4){left:44px;animation:cssload-sequence2 1.15s ease-in infinite .35s}.wcf-preloader.preloader-equalizer li:nth-child(5){left:58px;animation:cssload-sequence1 1.15s ease-in-out infinite .46s}.wcf-preloader.preloader-equalizer li:nth-child(6){left:73px;animation:cssload-sequence2 1.15s ease infinite .58s}@keyframes blend-anim{0%{transform:scale(.01,.01) rotateY(0);animation-timing-function:cubic-bezier(.47,0,.745,.715)}50%{transform:scale(1,1) rotateY(0);animation-timing-function:cubic-bezier(.39,.575,.565,1)}100%{transform:scale(.01,.01) rotateY(0)}}@keyframes cssload-part-anim{0%{transform:translate3d(-10px,-10px,0)}100%{transform:translate3d(10px,10px,0)}}.wcf-preloader.preloader-square-swapping .square-swapping{margin:30px auto;width:19px;height:19px;transform:rotate(-45deg)}.wcf-preloader.preloader-square-swapping .cssload-square-part{position:absolute;width:19px;height:19px;z-index:1;animation:cssload-part-anim .92s cubic-bezier(.445,.05,.55,.95) infinite alternate}.wcf-preloader.preloader-square-swapping .cssload-square-green{background:var(--color,#54fad4);right:0;bottom:0;animation-direction:alternate-reverse}.wcf-preloader.preloader-square-swapping .cssload-square-pink{background:var(--color2,#e96f92);left:0;top:0}.wcf-preloader.preloader-square-swapping .cssload-square-blend{background:rgba(0,0,0,.5);position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;animation:blend-anim .92s ease-in infinite}@keyframes cssload-upDown{from{transform:translateY(19px)}to{transform:translateY(-19px)}}@keyframes cssload-upDown2{from{transform:translateY(29px)}to{transform:translateY(-19px)}}.wcf-preloader.preloader-jackhammer *{box-sizing:border-box}.wcf-preloader.preloader-jackhammer .jackhammer{margin:0 auto;max-width:545px}.wcf-preloader.preloader-jackhammer ul li{list-style:none}.wcf-preloader.preloader-jackhammer .cssload-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.wcf-preloader.preloader-jackhammer .cssload-flex-container li{padding:10px;height:97px;width:97px;margin:0;position:relative;text-align:center}.wcf-preloader.preloader-jackhammer .cssload-loading{display:inline-block;position:relative;width:5px;height:49px;background:var(--color,#000);margin-top:5px;border-radius:975px;animation:cssload-upDown2 1.15s ease infinite;animation-direction:alternate;animation-delay:.29s}.wcf-preloader.preloader-jackhammer .cssload-loading:after,.wcf-preloader.preloader-jackhammer .cssload-loading:before{display:inline-block;position:relative;width:5px;height:49px;background:var(--color,#000);margin-top:5px;border-radius:975px;animation:cssload-upDown2 1.15s ease infinite;animation-direction:alternate;animation-delay:.29s}.wcf-preloader.preloader-jackhammer .cssload-loading:after{position:absolute;content:"";animation:cssload-upDown 1.15s ease infinite;animation-direction:alternate}.wcf-preloader.preloader-jackhammer .cssload-loading:before{position:absolute;content:"";animation:cssload-upDown 1.15s ease infinite;animation-direction:alternate;left:-10px}.wcf-preloader.preloader-jackhammer .cssload-loading:after{left:10px;animation-delay:.58s}.wcf-advanced-tooltip{position:absolute;z-index:999;display:none;padding:5px 0;width:120px;height:auto;border-radius:6px;background-color:#000;color:#fff;text-align:center;opacity:0;--tooltip-arrow-color:black;--tooltip-arrow-distance:0px}.wcf-advanced-tooltip::after{position:absolute;border-width:5px;border-style:solid;content:""}.wcf-advanced-tooltip.no-arrow::after{visibility:hidden}.wcf-advanced-tooltip.show{display:inline-block;opacity:1}.wcf-advanced-tooltip-top .wcf-advanced-tooltip,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-top .wcf-advanced-tooltip{top:unset;right:0;bottom:calc(101% + var(--tooltip-arrow-distance));left:0;margin:0 auto}.wcf-advanced-tooltip-top .wcf-advanced-tooltip::after,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-top .wcf-advanced-tooltip::after{top:100%;right:unset;bottom:unset;left:50%;border-color:var(--tooltip-arrow-color) transparent transparent transparent;transform:translateX(-50%)}.wcf-advanced-tooltip-bottom .wcf-advanced-tooltip,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-bottom .wcf-advanced-tooltip{top:calc(101% + var(--tooltip-arrow-distance));right:0;bottom:unset;left:0;margin:0 auto}.wcf-advanced-tooltip-bottom .wcf-advanced-tooltip::after,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-bottom .wcf-advanced-tooltip::after{top:unset;right:unset;bottom:100%;left:50%;border-color:transparent transparent var(--tooltip-arrow-color) transparent;transform:translateX(-50%)}.wcf-advanced-tooltip-left .wcf-advanced-tooltip,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-left .wcf-advanced-tooltip{top:50%;right:calc(101% + var(--tooltip-arrow-distance));bottom:unset;left:unset;transform:translateY(-50%)}.wcf-advanced-tooltip-left .wcf-advanced-tooltip::after,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-left .wcf-advanced-tooltip::after{top:50%;right:unset;bottom:unset;left:100%;border-color:transparent transparent transparent var(--tooltip-arrow-color);transform:translateY(-50%)}.wcf-advanced-tooltip-right .wcf-advanced-tooltip,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-right .wcf-advanced-tooltip{top:50%;right:unset;bottom:unset;left:calc(101% + var(--tooltip-arrow-distance));transform:translateY(-50%)}.wcf-advanced-tooltip-right .wcf-advanced-tooltip::after,body[data-elementor-device-mode=tablet] .wcf-advanced-tooltip-tablet-right .wcf-advanced-tooltip::after{top:50%;right:100%;bottom:unset;left:unset;border-color:transparent var(--tooltip-arrow-color) transparent transparent;transform:translateY(-50%)}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-top .wcf-advanced-tooltip{top:unset;right:0;bottom:calc(101% + var(--tooltip-arrow-distance));left:0;margin:0 auto}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-top .wcf-advanced-tooltip::after{top:100%;right:unset;bottom:unset;left:50%;border-color:var(--tooltip-arrow-color) transparent transparent transparent;transform:translateX(-50%)}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-bottom .wcf-advanced-tooltip{top:calc(101% + var(--tooltip-arrow-distance));right:0;bottom:unset;left:0;margin:0 auto}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-bottom .wcf-advanced-tooltip::after{top:unset;right:unset;bottom:100%;left:50%;border-color:transparent transparent var(--tooltip-arrow-color) transparent;transform:translateX(-50%)}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-left .wcf-advanced-tooltip{top:50%;right:calc(101% + var(--tooltip-arrow-distance));bottom:unset;left:unset;transform:translateY(-50%)}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-left .wcf-advanced-tooltip::after{top:50%;right:unset;bottom:unset;left:100%;border-color:transparent transparent transparent var(--tooltip-arrow-color);transform:translateY(-50%)}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-right .wcf-advanced-tooltip{top:50%;right:unset;bottom:unset;left:calc(101% + var(--tooltip-arrow-distance));transform:translateY(-50%)}body[data-elementor-device-mode=mobile] .wcf-advanced-tooltip-mobile-right .wcf-advanced-tooltip::after{top:50%;right:100%;bottom:unset;left:unset;border-color:transparent var(--tooltip-arrow-color) transparent transparent;transform:translateY(-50%)}.wcf--popup-video svg{width:1em;height:1em}#wcf-aae-global--popup-js,.wcf--popup-video-wrapper{position:fixed;left:-1px;top:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(11,11,11,.9);transform:scaleY(0) translateX(-100%);opacity:0;visibility:hidden;transform-origin:center;z-index:5}.wcf--popup-video{position:relative;transform:scaleY(0);opacity:0;visibility:hidden;max-width:900px;width:100%;height:520px}.aae-popup-content-container{height:100%;width:100%}.aae-popup-content-container .aae-post-gallery-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aae-popup-content-container .aae-gallery-btn{position:absolute;font-size:25px;z-index:9999;top:50%;transform:translateY(-50%)}.aae-popup-content-container .aae-gallery-btn.btn-next{right:0}.wcf--popup-video iframe{height:100%;width:100%;border:1px solid #222;border-radius:3px}.aae-popup-content{height:100%;display:flex;justify-content:center;flex-direction:column}.aae-popup-content li{list-style:inherit}.audio.wcf-audio-wrapper-clean{height:100%;display:flex;align-items:center;justify-content:center}.audio.wcf-audio-wrapper-clean audio{width:100%}.wcf--popup-close{position:absolute;right:-40px;top:-40px;border:1px solid #aaa;width:44px;height:44px;border-radius:100%;color:#fff;fill:#fff;line-height:0;opacity:.8;transition:all .3s;cursor:pointer}.wcf--popup-close:hover{opacity:1}.wcf--popup-video p{color:#fff;font-size:20px}.wcf-posts .aae-post-gallery-wrapper,.wcf__banner-posts .aae-post-gallery-wrapper,.wcf__feature-posts .aae-post-gallery-wrapper,.wcf__posts-slider .aae-post-gallery-wrapper{position:absolute;width:0;height:0}.posts-filter{display:flex;flex-wrap:wrap}.posts-filter li{cursor:pointer}.post-details-popup .aae-post-popup-content{background:#fff;padding:30px;overflow-y:auto}.post-details-popup .aae-post-popup-content .thumb{margin-bottom:20px;overflow:hidden;height:400px}.post-details-popup .aae-post-popup-content .thumb img{width:100%;-o-object-fit:cover;object-fit:cover}.post-details-popup .aae-post-popup-content .wcf-post-taxonomy{margin-bottom:10px}.post-details-popup .aae-post-popup-content .wcf-post-title{font-size:21px;margin-bottom:10px;line-height:1.4}.post-details-popup .aae-post-popup-content .wcf-post-meta{margin-bottom:40px;font-size:14px}.post-details-popup .aae-post-popup-content .wcf-post-excerpt{margin-bottom:20px}.post-details-popup .aae-post-popup-content .wcf-post-excerpt p{color:#121212;font-size:16px;line-height:1.5}.wcf--popup-video.post-details-popup{height:auto}.popup-enabled .wcf-post-excerpt,.popup-enabled .wcf-post-link,.popup-enabled .wcf-post-meta,.popup-enabled .wcf-post-taxonomy,.popup-enabled .wcf-post-title{display:none!important}.popup-enabled .slide_item,.popup-enabled .wcf-post{cursor:pointer}.aae--slider-hrp-right .ts-navigation{right:var(--hr-offset,0)}.aae--slider-hrp-left .ts-navigation{left:var(--hr-offset,0)}.aae--slider-vrp-top .ts-navigation{top:var(--vr-offset,0)}.aae--slider-vrp-bottom .ts-navigation{bottom:var(--vr-offset,0)}.aae--slider-pg-hr-right .ts-pagination{right:var(--pg-hr-offset,0)}.aae--slider-pg-hr-left .ts-pagination{left:var(--pg-hr-offset,0)}.aae--slider-pg-vr-top .ts-pagination{top:var(--pg-vr-offset,0)}.aae--slider-pg-vr-bottom .ts-pagination{bottom:var(--pg-vr-offset,0)}.aae-post-read-later{display:inline-block;cursor:pointer}@media (max-width:991px){.wcf--popup-video{width:96%;height:480px}.wcf--popup-close{right:0;top:-50px}}@media (max-width:767px){.wcf--popup-video{height:360px}}@keyframes button-ripple{70%{box-shadow:0 0 0 15px currentColor;opacity:.25}100%{box-shadow:0 0 0 0 currentColor;opacity:0}}@keyframes spinner{to{transform:rotateZ(360deg)}}.wcf-popup-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;background-color:#000;color:#fff;gap:10px;line-height:1;height:60px;width:60px;border-radius:100%;text-align:center;transition:all .3s;z-index:1;cursor:pointer}.wcf-popup-btn .spinner_image{width:100%;height:100%;border-radius:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;z-index:-1;animation:spinner 4s infinite linear}.wcf-popup-btn.ripple::after,.wcf-popup-btn.ripple::before{content:" ";position:absolute;top:0;left:0;width:100%;height:100%;color:#1e90ff;border-radius:100%;box-shadow:0 0 0 0 currentColor;animation:button-ripple 3s infinite ease-out;opacity:.6;z-index:-1}.wcf-popup-btn.ripple::before{animation-delay:.9s}.wcf-popup-btn.ripple::after{animation-delay:.3s}.wcf-popup-btn svg{width:1em;height:1em}.wcp--popup{position:relative;background:#fff;padding:20px;width:auto;max-width:1000px;margin:30px auto;max-height:90vh;overflow-y:scroll}@media (max-width:1024px){.elementor-widget-wcf--services-tab.wcf-tabs-tablet .tabs-wrapper,.elementor-widget-wcf--tabs.wcf-tabs-tablet .tabs-wrapper{display:none}}@media (max-width:767px){.elementor-widget-wcf--services-tab.wcf-tabs-mobile .tabs-wrapper,.elementor-widget-wcf--tabs.wcf-tabs-mobile .tabs-wrapper{display:none}}@media (min-width:768px){.elementor-widget-wcf--services-tab.wcf-tabs-mobile .tab-mobile-title,.elementor-widget-wcf--tabs.wcf-tabs-mobile .tab-mobile-title{display:none}}@media (min-width:1025px){.elementor-widget-wcf--services-tab.wcf-tabs-tablet .tab-mobile-title,.elementor-widget-wcf--tabs.wcf-tabs-tablet .tab-mobile-title{display:none}}.wcf__slider-wrapper .aaee-n-carousel .swiper-slide{transition:all .3s ease;transform:scale(var(--scale-x,1),var(--scale-y,1))}