@charset "UTF-8";
@charset"UTF-8";
.vc_row-full-width.row_overlay,
.vc_row.row_overlay,.themesflat-hover .item-hover {
position: relative;
}
.themesflat_enable_slider  {
position: relative;
}
.vc_row-full-width .row_overlay,
.vc_row .row_overlay {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
display: block;
z-index: -1
} .btn-cons a {
position: relative;
display: inline-block;
padding: 13px 30px;
font-family: "Fira Sans", sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 700;
background-color: #0f3661;
color: #fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.btn-cons a:hover {
background-color: #0f3661;
color: #fff;
} .title-section {
margin-bottom: 20px;
position: relative;
}
.title-section .title {
position: relative;
margin-bottom: 15px;
margin-top: 0;
color: #222222;
font-size: 36px;
line-height: 36px;
}
.title-section .title-content {
font-size: 16px;
line-height: 26px;
font-weight: 400;
color: #42435d;
}
.title-section .title-content p {
margin: 20px 0 0;
}
.title-section .title-content p .subtitle {
position: absolute;
top: 15px;
left: 0;
font-size: 15px;
font-weight: 500;
line-height: 18px;
}
.title-section .title-line {
width: 100px;
height: 3px;
border-radius: 2px;
display: inline-block;
}
.title-section .title-content a {
font-size: 14px;
font-weight: 500;
padding: 13px 25px 13px 24px;
display: inline-block;
border-radius: 25px;
color: #fff;
line-height: 20px;
margin-top: 20px;
}
.title-section .title-content a:hover {
background-color: #222;
color: #fff !important;
}
.title-section .top-title {
font-size: 15px;
font-weight: 500;
line-height: 18px;
margin-bottom: 6px;
}
.title-section.color-white .top-title {
color: #fff;
} .themesflat_imagebox {
position: relative;
overflow: hidden;
}
.themesflat_imagebox .imagebox-image {
position: relative;
overflow: hidden;
display: inline-block;
}
.themesflat_imagebox .imagebox-image:after {
position: absolute;
content: "";
top: 0;
left: 0;
background-color: #0f3661;
width: 100%;
height: 0%;
opacity: 0.5;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
border-radius: inherit;
}
.themesflat_imagebox:hover .imagebox-image:after {
height: 100%;
}
.themesflat_imagebox .imagebox-header {
position: relative;
min-height: auto;
bottom: 0;
padding: 0;
z-index: 11;
text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.themesflat_imagebox .imagebox-header .image-line {
content: '';
display: block;
width: 80px;
height: 2px;
background: #d21e2b;
margin-top: 17px;
margin-bottom: 15px;
-webkit-transition-duration: .4s;
transition-duration: .4s;
}
.themesflat_imagebox:hover .imagebox-header .image-line {
width: 100px;
}
.themesflat_imagebox .imagebox-subtitle {
color: #888;
margin-bottom: -5px;
}
.themesflat_imagebox .imagebox-title {
font-size: 17px;
margin: 0;
font-weight: 500;
}
.themesflat_imagebox .imagebox-title a {
color: #0f3661;
}
.themesflat_imagebox .imagebox-desc {
margin-bottom: 0px;
}
.themesflat_imagebox .imagebox-button a {
font-weight: 600;
color: #0f3661;
padding-right: 17px;
position: relative;
}
.themesflat_imagebox .imagebox-button a:hover {
padding-right: 30px;
}
.themesflat_imagebox .box-button a:before {
content: "\f054";
position: absolute;
top: 0;
right: 0;
font-family: "FontAwesome";
font-size: 11px;
} .themesflat_imagebox.style1 .imagebox-header {
padding-left: 50px;
margin-top: 7px;
margin-bottom: 5px;
}
.themesflat_imagebox.style1 .imagebox-header .imagebox-subtitle {
position: absolute;
top: -5px;
left: 0;
font-size: 35px;
font-weight: 500;
line-height: 45px;
}
.themesflat_imagebox.style1 .imagebox-title
.themesflat_imagebox.style1 .themesflat-button {
font-size: 14px;
font-weight: 500;
}
.themesflat_imagebox.style2 .themesflat-button {
display: inline-block;
background: #111;
color: #fff;
overflow: hidden;
z-index: 5;
border-radius: 5px;
text-align: center;
font-size: 14px;
font-weight: 500;
width: 100%;
margin: 15px 0px 2px 0px;
padding: 13px 20px 12px 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
}
.themesflat_imagebox.button-color-white .themesflat-button {
color: #ffffff;
}
.themesflat_imagebox.button-color-blue .themesflat-button {
color: #0f3661;
} .themesflat_imagebox.style2  {
position: relative;
background: #fff;
border: 1px solid #ececec;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
}
.themesflat_imagebox.style1 .imagebox-title,
.themesflat_imagebox.style2 .imagebox-title {
line-height: 35px;
margin-top: 0px;
}
.themesflat_imagebox.style2 .imagebox-content {
position: relative;
padding: 15px 25px 20px 25px;
}
.themesflat_imagebox.style1 .imagebox-content,
.themesflat_imagebox.style2 .imagebox-content {
overflow: hidden;
font-size: 15px;
font-weight: 400;
line-height: 25px;
color: #999;
}
.title-section.link-color-blue .title-content a {
color: #0f3661;
}
.themesflat_imagebox.style1 .imagebox-content .imagebox-desc a:hover,
.themesflat_imagebox.style2 .imagebox-content .imagebox-desc a:hover,
.themesflat_imagebox.style3 .imagebox-content .imagebox-desc a:hover,
.title-section .title-content a:hover {
color: #0f3661;
}
.themesflat_imagebox.style1 .imagebox-content p:last-of-type,
.themesflat_imagebox.style2 .imagebox-content p:last-of-type {
margin-bottom: 0px;
}
.themesflat_imagebox.padding-right .imagebox-content {
padding-right: 100px;
}
.themesflat_imagebox.style1 .imagebox-desc,
.themesflat_imagebox.style2 .imagebox-desc {
margin-bottom: 0px;
}
.themesflat_imagebox.style2 .themesflat-button i {
padding-left: 7px;
}
.themesflat_imagebox.style2 .imagebox-title {
letter-spacing: 0px;
font-size: 20px;
font-weight: 500;
line-height: 26px;
margin-bottom: 10px;
padding-left: 20px;
position: relative;
}
.themesflat_imagebox.style2 .imagebox-title:before {
content: '';
position: absolute;
top: 9px;
left: 0;
height: 8px;
width: 8px;
border-radius: 50%;
}
.themesflat_imagebox .imagebox-desc p {
margin-bottom: 4px;
} .themesflat_imagebox.center {
text-align: center;
}
.themesflat_imagebox.right {
text-align: right;
}
.themesflat_imagebox.padding-content .imagebox-content {
padding: 0px 20px;
}
.themesflat_imagebox.style3 {
position: relative;
background: #fff;
border: 1px solid #ececec;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
}
.themesflat_imagebox.style3:hover {
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.30);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.30);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.30);
}
.themesflat_imagebox.style3 .imagebox-image {
float: left;
margin-right: 15px;
}
.themesflat_imagebox.style3 .imagebox-content {
overflow: hidden;
padding: 27px 25px 20px 10px;   
}
.themesflat_imagebox.style3 .imagebox-desc { font-size: 15px;
color: #aaa;
}
.themesflat_imagebox.style3 .themesflat-button i {
padding-left: 7px;
}
.themesflat_imagebox.style3 h3 {
letter-spacing: 0px;
font-weight: 500;
font-size: 18px;
}
.themesflat_imagebox.style3 .themesflat-button {
margin-top: 10px;
display: block;
border-radius: 3px;
font-size: 14px;
font-weight: 500;
text-transform: none;
letter-spacing: 0.7px;
} .themesflat_imagebox.style4 {
background: #fff;
overflow: hidden;
border: 1px solid #eee;
border-radius: 5px;
margin-bottom: 30px;
-webkit-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.12);
-moz-box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.12);
box-shadow: 0px 10px 20px 0px rgba(50, 50, 50, 0.12);
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.themesflat_imagebox.style4 .imagebox-wrapper {
position: relative;
}
.themesflat_imagebox.style4 .imagebox-image {
margin-bottom: 19px;
}
.themesflat_imagebox.style4 .imagebox-content {
padding: 0px 20px 20px 20px;
}
.themesflat_imagebox .imagebox-desc p {
line-height: 25px;
}
.themesflat_imagebox.style4 .imagebox-content .imagebox-icon {
float: left;
}
.themesflat_imagebox.style4 .imagebox-title {
font-size: 18px;
font-weight: 500;
overflow: hidden;
}
.themesflat_imagebox.style4 .imagebox-desc {
overflow: hidden;
margin-top: 10px;
color: #999;
font-size: 15px;
font-weight: 400;
}
.themesflat_imagebox.style4 .themesflat-button {
overflow: hidden;
} .themesflat_imagebox.style5 {
background: #fff;
overflow: hidden;
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.12);
border-radius: 5px;
}
.themesflat_imagebox.style5 .imagebox-image {
display: block;
}
.themesflat_imagebox.style5 .imagebox-subtitle {
display: inline-block;
background: #d21e2b;
color: #fff;
font-weight: 500;
font-size: 13px;
border-radius: 5px;
padding: 0px 5px;
margin-bottom: 10px;
}
.themesflat_imagebox.style5 .imagebox-header {
padding: 20px;
}
.themesflat_imagebox.style5 .imagebox-title {
font-size: 18px;
line-height: 1.3;
margin: 0px;
font-weight: 700;
}  .themesflat_iconbox {
text-align: center;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.themesflat_iconbox.border {
border: 2px solid #eeeeee;
}
.themesflat_iconbox .iconbox-image {
margin-bottom: 23px;
}
.themesflat_iconbox .iconbox-icon {
width: 70px;
height: 70px;
display: inline-block;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
overflow: hidden;
position: relative;
}
.themesflat_iconbox .iconbox-icon .icon img {
max-width: 80%;
}
.themesflat_iconbox .iconbox-content ul {
list-style-type: none;
margin: 0;
}
.themesflat_iconbox .iconbox-content ul li {
color: #999;
font-size: 15px;
font-weight: 400;
}
h4.title {
line-height: 25px;
}
h5.title {
margin-bottom: 13px;
}
.themesflat_iconbox:not(.transparent) .iconbox-icon {
text-align: center;
}
.themesflat_iconbox .iconbox-content {
overflow: hidden;
font-size: 15px;
font-weight: 400;
line-height: 26px;
color: #42435d;
}
.themesflat_iconbox .iconbox-icon .icon span {
font-size: 35px;
line-height: 70px;
color: #0f3661;
display: inline-block;
}
.themesflat_iconbox .iconbox-icon .sub-title {
margin-bottom: 7px;
font-size: 18px;
}
.themesflat_iconbox .iconbox-content .box-readmore {
margin-top: 20px;
}
.themesflat_iconbox .iconbox-content .box-readmore a {
position: relative;
display: inline-block;
padding: 13px 52px 13px 30px;
font-family: "Fira Sans", sans-serif;
font-size: 14px;
line-height: 24px;
font-weight: 700;
background-color: #0f3661;  
text-transform: uppercase;  
color: #fff;
webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;   
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.themesflat_iconbox .iconbox-content .box-readmore a:after {
content: "\f054";
font-family: "FontAwesome";
position: absolute;
top: 13px;
right: 28px;
font-weight: normal;
font-size: 12px;
}
.themesflat_iconbox .iconbox-content .box-readmore a:hover {
background-color: #0f3661;
}
.themesflat_iconbox .themesflat-button.no-background {
margin-top: 7px;
letter-spacing: 0.2px;
font-size: 14px; 
font-weight: 600;
}
.themesflat_iconbox .themesflat-button.no-background:hover  {
color: #3F3E43;
}
.themesflat_iconbox .themesflat-button i {
padding-left: 7px;
font-size: 14px;
}
.themesflat_iconbox .iconbox-icon,
.themesflat_iconbox .iconbox-icon span,
.themesflat_iconbox .title,
.themesflat_iconbox .iconbox-content p {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .themesflat_iconbox.transparent .title {
font-weight: 600;
font-size: 20px;
margin-bottom: 15px;
}
.themesflat_iconbox.transparent .iconbox-content p {
padding: 0;
}
.themesflat_iconbox .sub-title {
color: #999;
font-size: 14px;
line-height: 25px;
letter-spacing: 0.1px;
margin-top: -13px;
margin-bottom: 11px;
}
.themesflat_iconbox.transparent .iconbox-icon span {
font-size: 45px;
} .themesflat_iconbox.left {
text-align: left;
}
.themesflat_iconbox.left .iconbox-content {
padding-left: 4px;
} .themesflat_iconbox.right {
text-align: right;
}
.themesflat_iconbox.right .iconbox-content {
padding-right: 5px;
} .themesflat_iconbox.top .iconbox-icon {
margin-bottom: 5px;
} .themesflat_iconbox.inline-right {
text-align: right;
}
.themesflat_iconbox.inline-right .iconbox-icon {    
float: right;
margin-left: 20px;
}
.themesflat_iconbox.inline-right.transparent .iconbox-icon {
margin: 0;
} .themesflat_iconbox.inline-left {
text-align: left;
margin-bottom: 20px;
}
.themesflat_iconbox.inline-left .iconbox-icon {    
float: left;
margin-right: 20px;
}
.themesflat_iconbox.inline-left.transparent .iconbox-icon { 
margin:0;   
}
.themesflat_iconbox.inline-left .title {
position: relative;
font-size: 18px;
font-weight: 600;
line-height: 22px;  
margin-bottom: 8px;
margin-top: -2px;
}
.themesflat_iconbox .title {
position: relative;
font-size: 20px;
font-weight: 600;
line-height: 22px;
margin-bottom: 18px;
color: #0f3661;
}
.themesflat_iconbox.inline-left .iconbox-content p {
font-size: 15px;
padding: 0 0;
} .themesflat_iconbox.circle .iconbox-icon {   
border-radius: 100%;
background-color: #fff;
color: #fff;   
}
.themesflat_iconbox.circle .iconbox-icon span {   
color: #fff;
} .themesflat_iconbox.circle-outlined .iconbox-icon {    
border-radius: 50%;
border-color: #111;
border-style: solid;
border-width: 2px;   
} .themesflat_iconbox.rounded .iconbox-icon {   
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background-color: #0f3661;
color: #fff;    
}
.themesflat_iconbox.rounded:hover .iconbox-icon {
background-color: #0f3661;
} .themesflat_iconbox.outlined .iconbox-icon {    
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border-color: #0f3661;
border-style: solid;
border-width: 2px;
color: #0f3661;   
}
.themesflat_iconbox.outlined:hover .iconbox-icon {
background-color: #fff;
border-color: #0f3661;
} .themesflat_iconbox.square .iconbox-icon {    
background-color: #fff;
color: #fff;
border-radius: 10%;
overflow: hidden;
}
.themesflat_iconbox.square .iconbox-icon span {    
color: #fff;
} .themesflat_iconbox.square-outlined .iconbox-icon {   
border-color: #0f3661;
border-style: solid;
border-width: 2px;
color: #0f3661;    
} .themesflat_iconbox.style1 {
position: relative;
}
.themesflat_iconbox.style1.inline-left .iconbox-icon {
float: left;
margin-bottom: 0;
margin-right: 16px;
position: relative;
top: -4px;
}
.themesflat_iconbox.style1 .iconbox-icon .icon {
display: block;
background-image: linear-gradient(120deg,rgba(210, 30, 43, .6) 0%,#d21e2b 100%);
background-color: #fff;
}
.themesflat_iconbox.style1 .title {
margin-bottom: 13px;
margin-top: 0px;
}
.themesflat_iconbox.style1 .iconbox-content p {
line-height: 25px;
margin-bottom: 0;
color: #999;
font-size: 15px;
font-weight: 400;
}
.themesflat_iconbox.bg-color-white {
background-color: #fff;
}
.themesflat_iconbox.style1 .iconbox-icon {
top: 0;
}
.themesflat_iconbox.style1:hover .iconbox-icon {
top: -8px;
}
.themesflat_iconbox.style2,
.themesflat_iconbox.style3 {
position: relative;
}
.themesflat_iconbox.style2 .iconbox-icon,
.themesflat_iconbox.style3 .iconbox-icon {
z-index: 3;
}
.themesflat_iconbox.style2 .iconbox-content .title {
font-size: 18px;
font-weight: 700;
margin-top: -2px;
margin-bottom: 7px;
} .themesflat_iconbox.style2 {
position: relative;
background: #fff;
padding: 20px;
border-radius: 5px;
margin-bottom: 30px;
-webkit-box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.21);
-moz-box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.21);
box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.21);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
bottom: 0;
}
.themesflat_iconbox.style2 .iconbox-content,
.themesflat_iconbox.style3 .iconbox-content {
position: relative;
font-size: 15px;
z-index: 2;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.themesflat_iconbox.style2 .iconbox-content .title {
margin: 8px 0 19px;
}
.themesflat_iconbox.style2 .iconbox-content p {
margin-bottom: 0px;
color: #999;
font-size: 14px;
font-weight: 500;
line-height: 23px;
}
.themesflat_iconbox.style2 .title,
.themesflat_iconbox.style2 .iconbox-content p,
.themesflat_price,
.themesflat_iconbox.style2 .title,
.themesflat_iconbox.style2 .iconbox-content p,
.themesflat_iconbox.style3 .iconbox-icon span {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.themesflat_sc_vc-carousel-box .themesflat_iconbox.style2:hover,
.themesflat-icon-slider .themesflat_iconbox.style2:hover {
bottom: 0px;
}
.themesflat_iconbox.style2:hover {
-webkit-box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.3);
box-shadow: 2px 2px 20px 0px rgba(50, 50, 50, 0.3);
bottom: 5px;
}
.themesflat_iconbox.style2::before {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .themesflat_iconbox.style3 {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.themesflat_iconbox.style3.inline-left .iconbox-icon {
margin: 5px 35px 0 10px;
top: 0;
}
.themesflat_iconbox.style3 .iconbox-icon {
top: 0;
}
.themesflat_iconbox.style3:hover .iconbox-icon {
top: -10px;
}
.themesflat_iconbox.style3 .iconbox-content p {
margin-bottom: 0px;
color: #999;
font-size: 15px;
font-weight: 400;
line-height: 25px;
}
.themesflat_iconbox.style3 .iconbox-content .title {
margin-top: 0px;
margin-bottom: 11px;
}
.themesflat_iconbox .iconbox-content .themesflat-button {
display: inline-block;
font-size: 14px;
font-weight: 500;
margin-top: 13px;
}
.themesflat_iconbox.inline-right.icon-image-style1 .iconbox-content p {
letter-spacing: 0.5px;
line-height: 26px;
}
.themesflat_iconbox.inline-right.icon-image-style1 .iconbox-icon .icon span {
display: block;
} .themesflat_iconbox.style4 {
position: relative;
border: 1px solid #ececec;
border-radius: 5px;
background: #fff;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
padding: 30px 40px 35px 40px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.themesflat_iconbox.style4:hover {
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.29);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.29);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.29);
}
.themesflat_iconbox.style4 .iconbox-content .title {
margin-top: 15px;
margin-bottom: 16px;
}
.themesflat_iconbox.style4 .iconbox-content p {
font-size: 15px;
line-height: 25px;
font-weight: 400;
color: #aaa;
margin-bottom: 0px;
} .themesflat_iconbox.style5 {
padding: 31px 20px 20px;
background: #fff;
border-radius: 3px;
text-align: center;
-webkit-transition-duration: .3s;
}
.themesflat_iconbox.top.style5 .iconbox-icon {
margin-bottom: 12px;
}
.themesflat_iconbox.style5 .number-text {
font-size: 60px;
font-weight: 200;
line-height: 60px;
padding-bottom: 27px;
margin-bottom: 23px;
position: relative;
border-bottom: 1px dashed #dedede;
}
.themesflat_iconbox.style5 .number-text:before {
content: '';
position: absolute;
bottom: 0;
margin-bottom: -7.5px;
left: 50%;
margin-left: -7.5px;
height: 15px;
width: 15px;
border: 2px solid #d21e2b;
background: #fff;
border-radius: 50%;
}
.themesflat_iconbox.style5 .iconbox-content h4 {
margin-bottom: 0px;
margin-top: 0;
}
.themesflat_iconbox.style5 .iconbox-content p {
line-height: 21px;
color: #999;
font-size: 14px;
font-weight: 400;
margin-top: 17px;
margin-bottom: 0;
} .themesflat_iconbox.style6 .title {
margin-bottom: 5px;
margin-top: 0px;
}
.themesflat_iconbox.style6 .iconbox-content p {
color: #999;
font-size: 13px;
font-weight: 400;
line-height: 1.8;
} .themesflat_iconbox.style7 .iconbox-icon {
position: relative;
text-align: center;
}
.themesflat_iconbox.style7.inline-left:before {    
position: absolute;
top: 0;
left: 0px;
z-index: 0;
content: " ";
width: 120px;
height: 120px;
background: #f5f5f5;
border-bottom-right-radius: 136px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.themesflat_iconbox.style7.inline-right:before {    
position: absolute;
top: 0;
right: 0px;
z-index: 0;
content: " ";
width: 120px;
height: 120px;
background: #f5f5f5;
border-bottom-left-radius: 136px;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.themesflat_iconbox.style7 .iconbox-icon span {
line-height: 
}
.themesflat_iconbox.style7 {
position: relative;
border: 1px solid #eee;
background: #fff;
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
border-radius: 5px;
overflow: hidden;
padding: 30px;
}
.themesflat_iconbox.style7.inline-right {
text-align: left;
padding-right: 20px;
padding-top: 20px;
}
.themesflat_iconbox.style7.inline-left {
padding-left: 20px;
padding-top: 20px;
padding-right: 10px;
}
.themesflat_iconbox.style7.inline-left .iconbox-content {
padding-left: 55px;
}
.themesflat_iconbox.style7 .iconbox-content p:last-of-type {
margin: 0;
}
.themesflat_iconbox.style7 .title {
margin-top: 10px;
margin-bottom: 10px;
}
.themesflat_iconbox.style7 .sub-title {
color: #333;
font-size: 17px;
font-weight: 400;
line-height: 1;
margin-top: 0;
position: relative;
padding-bottom: 15px;
margin-bottom: 20px;
}
.themesflat_iconbox.style7 .sub-title:before {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 100px;
height: 3px;
border-radius: 25%;
}
.themesflat_iconbox.style7.inline-right:hover .icon > span {
color: #fff !important;
}
.themesflat_iconbox.active.style7.inline-right:before {
background: #f5f5f5;
}
.themesflat_iconbox.active.style7.inline-right:hover:before {
background: #f5f5f5;
}
.themesflat_iconbox.style7.active.inline-right .icon > span {
color: #fff !important;
} .themesflat-icon-slider.bg-color-white {
background: #fff;
} .about-us {
padding-right: 173px;
}
.about-us h3 {
font-size: 40px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 0;
}
.about-us h5 {   
font-size: 18px;
font-weight: 500;
letter-spacing: 0.3px;
color: #2e5797;
margin-bottom: 34px;
} .portfolio-filter {
padding: 0;
margin: 0 0 35px 0;
list-style: none;
overflow: hidden;
}
.portfolio-filter.filter-2 {
margin-bottom: 51px;
text-align: center;
padding-right: 28px;
}
.portfolio-filter.filter-2 li:first-of-type {
padding-right: 7px;
}
.portfolio-filter li {
display: inline-block;   
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.portfolio-filter li:first-of-type {
margin-left: 0px;
}
.portfolio-filter.filter-2 li {
padding: 0 4px;
}
.portfolio-filter li.active a:after {
width: 100%;
height: 3px;
background-color: #0f3661;
content: "";
left: 0;
bottom: 0;
position: absolute;
}
.portfolio-filter li a:after {
width: 0;
height: 3px;
background-color: #0f3661;
content: "";
left: 0;
bottom: 0;
position: absolute;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.portfolio-filter li a:after {
display: none;
}
.portfolio-filter li a:hover:after {
width: 100%;
}
.portfolio-filter.filter-2 li a {
line-height: 40px;
text-transform: uppercase;
padding: 0 25px;
}
.portfolio-filter li a {
position: relative;
color: #222;
z-index: 1;
line-height: 40px;
font-weight: 600;
padding: 0px 21px 0px 20.1px;
margin-right: 21px;
text-transform: uppercase;
display: inline-block;
letter-spacing: 0.4px;
}
.portfolio-filter.filter-2 li a:hover,
.portfolio-filter.filter-2 li.active a {
background: #0f3661;
color: #fff;
}
.themesflat-portfolio .portfolio-container.grid2,
.themesflat-portfolio .portfolio-container.grid3,
.themesflat-portfolio .portfolio-container.grid4 {
margin: 0 -15px;
}
.portfolio-filter > li:before {
content: '';
position: absolute;
z-index: -1;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
transform: scale3d(0,1,1);
transition: transform 0.8s;
transition-timing-function: cubic-bezier(0.5,1,0.5,1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio-filter > li a:hover:before, 
.portfolio-filter > li.active a:before {
transform: scale3d(1,1,1);
background-color: #0f3661;
}
.portfolio-filter li a:hover,
.portfolio-filter li.active a {
color: #fff;    
}
.portfolio-filter > li a:before {
content: '';
position: absolute;
z-index: -1;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
transform: scale3d(0,1,1);
transition: transform 0.8s;
transition-timing-function: cubic-bezier(0.5,1,0.5,1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio-filter > li a:hover:before,
.portfolio-filter > li.active a:before {
transform: scale3d(1,1,1);
background-color: #0f3661;
}
.portfolio-filter > li.active a,
.portfolio-filter > li a:hover {
color: #FFF;
} .portfolio-detail.full_content .col-md-6 {
width: 100%;
}
.themesflat-portfolio.yes .portfolio-container {
margin: 0 0;
padding: 0 0;
}
.themesflat-portfolio.yes .item {
width: 100%;
padding: 0 0;
}
.portfolio-container.grid {
margin: 0 -15px;
}
.portfolio-container.grid .item .category-post-2 {
display: none;
}
.portfolio-container.grid .item .portfolio-details-content .date,
.portfolio-container.masonry .item .portfolio-details-content .date {
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2.5px;
}
.portfolio-container.grid .item .portfolio-details-content .portfolio-tags a,
.portfolio-container.masonry .item .portfolio-details-content .portfolio-tags a {
font-size: 15px;
font-weight: 400;
}
.portfolio-container .item .wrap-border {
position: relative;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.themesflat-services-shortcodes .item .item-inner,
.portfolio-container.related .item .wrap-border {
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
position: relative;
border-radius: 5px;
overflow: hidden;
}
.related-portfolios .portfolio-container .item .wrap-border:hover:before {
opacity: 1;
}
.portfolio-container.masonry .item:hover .wrap-border {
box-shadow: none;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border:before,
.themesflat-portfolio .portfolio-container.masonry .wrap-border:before {
content: '';
position: absolute;
top: 9px;
left: 9px;
right: 9px;
bottom: 9px;
z-index: 5;
opacity: 0;
background: rgba(255, 255, 255, .9);
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border:hover:before,
.themesflat-portfolio .portfolio-container.masonry .wrap-border:hover:before {
opacity: 1;
}
.themesflat-portfolio .portfolio-container.grid .item {
margin-bottom: 30px;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border .portfolio-details,
.themesflat-portfolio .portfolio-container.masonry .wrap-border .portfolio-details {
position: absolute;
top: 60%;
left: 0;
width: 100%;
text-align: center;
z-index: 9;
opacity: 0;
transform: translateY(-50%);
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border:hover .portfolio-details,
.themesflat-portfolio .portfolio-container.masonry .wrap-border:hover .portfolio-details {
opacity: 1;
top: 50%;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border .portfolio-details .portfolio-details-content .title-post,
.themesflat-portfolio .portfolio-container.masonry .wrap-border .portfolio-details .portfolio-details-content .title-post {
color: #111;
font-size: 22px;
font-weight: 400;
text-align: center;
position: relative;
padding-top: 15px;
margin-top: 12px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border .portfolio-details .portfolio-details-content .title-post:before,
.themesflat-portfolio .portfolio-container.masonry .wrap-border .portfolio-details .portfolio-details-content .title-post:before {
content: '';
position: absolute;
top: 0;
height: 2px;
width: 70px;
left: 50%;
margin-left: -35px;
background: #000;
}
.themesflat-portfolio .portfolio-container.grid .wrap-border .portfolio-details .portfolio-details-content .portfolio-category,
.themesflat-portfolio .portfolio-container.masonry .wrap-border .portfolio-details .portfolio-details-content .portfolio-category {
color: #666;
font-size: 15px;
font-weight: 400;
text-align: center;
padding-bottom: 0px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
} .portfolio-container.related {
margin: 0 -7.5px;
}
.portfolio-container.related .item {
padding: 0 7.5px;
margin-bottom: 15px;
}
.portfolio-container.related .item .title-post {
font-size: 18px;
font-weight: 400;
color: #fff;
margin-top: 5px;
margin-bottom: 0px;
}
.portfolio-container.related .item .title-post a, 
.portfolio-container.related .item .category-post a {
color: #fff;
}
.portfolio-container.related .item .wrap-border:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
z-index: 3;
transition: .5s ease;
background: rgba(0, 0, 0, 0.8);
border-radius: 5px;
}
.portfolio-container.related .item .portfolio-details {
position: absolute;
bottom: 0px;
left: 30px;
opacity: 0;
visibility: hidden;
z-index: 5;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.portfolio-container.related .item .portfolio-tags {
display: none;
}
.portfolio-container.related .item .portfolio-status {
display: none;
} 
.portfolio-container.related .item .wrap-border:hover .portfolio-details {
opacity: 1;
visibility: visible;
bottom: 30px;
}
.portfolio-container.related .item .portfolio-details-content .readmore a {
display: inline-block;
font-size: 13px;
font-weight: 400;
background: #d21e2b;
color: #fff;
border: 1.5px solid #d21e2b;
border-radius: 5px;
margin-top: 10px;
padding: 10px 15px 10px 15px;
}
.portfolio-container.related .item .portfolio-details-content .readmore a:hover {
border: 1.5px solid #fff;
background: transparent;
color: #fff;
}
.themesflat-portfolio.related .one-three .item {
width: 33.33%;
}
.themesflat-portfolio.related .one-four .item {
width: 25%;
} .page-template-portfolios .portfolio-container.no-margin {
margin: 0 0;
}
.page-template-portfolios .themesflat-portfolio .item {
margin-bottom: 30px;
}
.page-template-portfolios .themesflat-portfolio .grid2 .item,
.portfolio-container.grid2 .item {
margin-bottom: 12px;
margin-bottom: 30px;
}
.themesflat-portfolio .item {
width: 33.33%;
float: left;
padding: 0 15px;   
position: relative; 
}
.themesflat-portfolio .grid .item {
position: relative;
}
.themesflat-portfolio .item .featured-post {
position: relative;
overflow: hidden;
}
.themesflat-portfolio .item .title-post {
margin-top: 6px;
margin-bottom: 11px;
font-size: 24px;
font-weight: 700;
}
.themesflat-portfolio .item .title-post a,
.themesflat-portfolio .item .category-post-2 a {
color: #222;
}
.themesflat-portfolio .grid  .portfolio-details,
.themesflat-portfolio .grid  .portfolio-details >div,
.themesflat-portfolio .grid-no-padding  .portfolio-details,
.themesflat-portfolio .grid-no-padding  .portfolio-details >div {
position: relative;
z-index: 1;
}
.themesflat-portfolio .grid-no-padding  .portfolio-details {
padding: 11px 26px 15px 26px;
}
.themesflat-portfolio .grid-no-padding  .portfolio-details .portfolio-details-content {
position: relative;
}
.themesflat-portfolio .grid-no-padding  .portfolio-details .portfolio-details-content:before {
position: absolute;
right: -1px;
bottom: 19px;
content: "";
width: 15px;
height: 15px;
border: 1px solid #28293a;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
border-left: none;
border-bottom: none;
}
.portfolio-container.grid .item .portfolio-status,
.portfolio-container.masonry .item .portfolio-status {
opacity: 0;
color: #999;
font-size: 16px;
font-weight: 500;
position: absolute;
writing-mode: vertical-rl;
writing-mode: tb-rl;
letter-spacing: 4px;
top: 10px;
right: 20px;
z-index: 99;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.portfolio-container.grid .item:hover .portfolio-status,
.portfolio-container.masonry .item:hover .portfolio-status {
opacity: 1;
top: 25px;
}
.themesflat-portfolio .grid-no-padding .item .featured-post {
margin-bottom: 0;
}
.themesflat-portfolio .grid-no-padding  .title-post {
margin-bottom: 1px;
font-size: 18px;
color: #28293a;
}
.themesflat-portfolio.grid-no-padding .item .title-post a:hover,
.themesflat-portfolio.grid-no-padding .item .category-post-2 a:hover {
color: #fff;
}
.themesflat-portfolio .grid-no-padding .item:hover .featured-post:after, 
.themesflat-portfolio .grid-no-padding .item:hover .link {
opacity: 0;
filter: alpha(opacity=0);
}
.themesflat-portfolio .grid-no-padding .item:hover .portfolio-details:after {
opacity: 1;
filter: alpha(opacity = 100);
visibility: visible;
}
.themesflat-portfolio .grid-no-padding .item,
.themesflat-portfolio .grid-no-padding2 .item {
padding: 0;
}
.themesflat-portfolio .grid-no-padding .item .featured-post a {
display: block;
position: relative;
background-color: #0f3661;
overflow: hidden;
}
.themesflat-portfolio .grid .item .featured-post a img,
.themesflat-portfolio .masonry .item .featured-post a img,
.themesflat-portfolio .grid-no-padding .item .featured-post a img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.themesflat-portfolio .grid .item .featured-post a img,
.themesflat-portfolio .grid .item .featured-post a::after, 
.themesflat-portfolio .grid .item .featured-post a::before,
.themesflat-portfolio .grid-no-padding .item .featured-post a img,
.themesflat-portfolio .grid-no-padding .item .featured-post a::after, 
.themesflat-portfolio .grid-no-padding .item .featured-post a::before,
.themesflat-portfolio .masonry .item .featured-post a img,
.themesflat-portfolio .masonry .item .featured-post a::after, 
.themesflat-portfolio .masonry .item .featured-post a::before, {
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.themesflat-portfolio .grid .item .featured-post a::after, 
.themesflat-portfolio .grid .item .featured-post a::before,
.themesflat-portfolio .grid-no-padding .item .featured-post a::after, 
.themesflat-portfolio .grid-no-padding .item .featured-post a::before,
.themesflat-portfolio .masonry .item .featured-post a::after, 
.themesflat-portfolio .masonry .item .featured-post a::before, {
content: "";
position: absolute;
width: 40px;
height: 40px;
-webkit-border-radius: 50%;
border-radius: 50%;
background: #ffffff;
top: 45%;
left: 45%;
visibility: hidden;
-webkit-opacity: 0;
-khtml-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
} .portfolio-container.no-margin .item {
padding: 0 0;
}
.portfolio-container.no-margin .item img {
width: 100%;
} .themesflat-portfolio .owl-theme .owl-controls {
padding-top: 40px;
display: none;
}
.themesflat-portfolio.yes .owl-theme .owl-controls {
padding-top: 40px;
display: block;
} .page-template-portfolios .portfolio-container.portfolio-gallery {
margin: 0 0;
}
.themesflat-portfolio .portfolio-gallery .item {
position: relative;
margin-bottom: 0;
padding: 0 0;
}
.themesflat-portfolio .portfolio-gallery .item .featured-post {
margin-bottom: 0 !important;
}
.themesflat-portfolio .portfolio-gallery .item .title-post {
text-transform: uppercase;
position: absolute;
left: 15px;
right: 15px;
padding: 0 15px;    
top: 50%;
margin-top: -25px;   
z-index: 99;    
text-align: center; 
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
transform: translateY(100px);
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.themesflat-portfolio .portfolio-gallery .item .category-post {
position: absolute;
left: 15px;
right: 15px;    
margin-top: 0;
top: 50%;   
z-index: 99;    
text-align: center; 
filter: alpha(opacity=0);
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(50px);
-moz-transform: translateY(50px);
transform: translateY(50px);
-webkit-transition: all 0.4s ease 0s;
-moz-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
}
.themesflat-portfolio .portfolio-gallery .item .title-post a,
.themesflat-portfolio .portfolio-gallery .item .category-post a,
.themesflat-portfolio .portfolio-gallery .item .category-post {
color: #fff;
}
.themesflat-portfolio .portfolio-gallery .item .title-post a:hover,
.themesflat-portfolio .portfolio-gallery .item .category-post a:hover {
color: #0f3661;
text-decoration: underline;
}
.themesflat-portfolio .portfolio-gallery .item:hover .title-post,
.themesflat-portfolio .portfolio-gallery .item:hover .category-post {
filter: alpha(opacity=100);
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0);
}
.page-template-portfolios .page-wrap {
padding-bottom: 69px;
} .themesflat_client_slider {
text-align: center;
}
.themesflat_client_slider .owl-carousel .owl-stage {
display: inline-block;
}
.themesflat_client_slider .owl-theme .owl-controls .owl-nav [class*=owl-] {
background-color: transparent;
}
.themesflat_client_slider .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background-color: transparent;
}
.themesflat_client_slider .owl-theme .owl-controls .owl-nav div.owl-prev:before, 
.themesflat_client_slider .owl-theme .owl-controls .owl-nav div.owl-next:before {
color: #ccc;
}
.themesflat_client_slider .owl-theme .owl-controls .owl-nav div.owl-prev:hover:before, 
.themesflat_client_slider .owl-theme .owl-controls .owl-nav div.owl-next:hover:before {
color: #0f3661;
}
.client-slide.owl-theme .owl-controls .owl-nav div.owl-prev {
left: -70px;
}
.client-slide.owl-theme .owl-controls .owl-nav div.owl-next {
right: -70px;
}
.client-slide.owl-theme .owl-controls .owl-nav div.owl-prev:before, 
.client-slide.owl-theme .owl-controls .owl-nav div.owl-next:before {
font-family: "Ionicons";
font-size: 30px;
}
.client-slide.owl-theme .owl-controls .owl-nav div.owl-prev:before {
content: "\f3d2";
}
.client-slide.owl-theme .owl-controls .owl-nav div.owl-next:before {
content: "\f3d3";
} .grid .item {
float: left;
padding: 0 15px;
}
.grid.one-half .item {
width: 50%;
}
.grid.one-three .item {
width: 33.33333%;
}
.grid.one-four .item {
width: 25%;
}
.grid.one-five .item {
width: 20%;
} .masonry .item {
padding: 0 5px;
margin-bottom: 10px;
}
.masonry.one-half .item {
width: 50%;
}
.masonry.one-three .item {
width: 33.33333%;
}
.masonry.one-four .item {
width: 25%;
}
.masonry.one-five .item {
width: 20%;
} .portfolio-container.masonry,
.page-template-archive-portfolios .fullwidth .portfolio-container.masonry {
margin: 0 -6px;
}
.page-template-archive-portfolios .portfolio-container.masonry {
margin: 0 -7px;
} .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
padding-top: 15px !important;
margin: 0 0 0 0 !important;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, 
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
background-image: none !important;
}
.wpb_accordion .wpb_accordion_section.group {
margin-bottom: 2px;
}
.wpb_accordion .panel-default {
border-color: transparent;
border-width: 0;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .05); 
box-shadow: 0 0 0 rgba(0, 0, 0, .05);
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, 
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
border: 2px solid #f0f0f0;
}
.wpb_accordion .panel-body {
padding: 0 0 0 0 !important;
}
.wpb_accordion .wpb_accordion_header {
padding: 20px 0 11px 26px;
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
position: relative;
}
.wpb_accordion .wpb_accordion_header:after {
position: absolute;
right: 25px;
top: 50%;
margin-top: -1px;
width: 10px;
height: 2px;
content: "";
background-color: #333;
}
.wpb_accordion .wpb_accordion_header:before {
position: absolute;
right: 29px;
top: 50%;
margin-top: -5px;
width: 2px;
height: 10px;
content: "";
background-color: #333;
}
.wpb_accordion .wpb_accordion_header.ui-state-active:before {
height: 0;
width: 0;
content: "";
}
.wpb_accordion .wpb_accordion_header a {
font-size: 14px;
font-weight: 700;    
color: #333333;
font-size: 14px;    
}
.wpb_accordion .wpb_accordion_header a:hover {
color: #2e5797;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, 
.wpb_content_element .wpb_accordion_header a {
padding: 0 0 0 0 !important;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
padding: 30px !important;
}
.page-template-tpl .panel {
border: 0;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 0 rgba(0, 0, 0, 0); 
}
.page-template-tpl .panel-body {
padding: 0;
}
.page-template-tpl .vc_toggle_size_md .vc_toggle_icon {
right: 15px !important;
left: auto !important;
}
.page-template-tpl .vc_toggle_active .vc_toggle_title {
background-color: #0f3661;
}
.page-template-tpl .vc_toggle_active .vc_toggle_title > h4 {    
color: #fff;   
}
.vc_toggle_active .vc_toggle_icon::before, 
.vc_toggle_active .vc_toggle_icon::after {
background-color: #fff !important;
}
.page-template-tpl .vc_toggle_title > h4 {    
color: #333333;
line-height: 1.4;
font-size: 16px;
}
.page-template-tpl .vc_toggle_title {
padding: 8px 45px 9px 83px;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.08);
margin-bottom: 15px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
-ms-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
} h2.title {
position: relative;
margin-bottom: 60px;
}
h2.title.center {
text-align: center;
}
h2.title.center:after {
left: 50%;
margin-left: -25px;
}
.more-info h3 {
font-size: 35px !important;
font-weight: 600 !important;
color: #fff !important;
}
.more-info h3 a {
display: inline-block;
margin-left: 15px;
color: #fde428;
text-decoration: underline;
}
.more-info p {
font-size: 16px;
color: #fff;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: 0.5;
}
.more-info input[type="email"] {
width: 342px;
font-size: 12px;
font-weight: 400;
margin-right: 132px;
-webkit-border-radius: 3px 0 0 2px;
-moz-border-radius: 3px 0 0 2px;
border-radius: 3px 0 0 2px;
}
.more-info input[type="submit"] {
position: absolute;
top: 0;
right: 0;
padding: 17px 28px 12px;
text-transform: capitalize;
border: none;
display: inline-block;
vertical-align: middle;
outline: none;
background-color: #fde428;
font-size: 14px;
font-weight: 700;
color: #333;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.more-info input[type="submit"]:hover {
color: #fff;
}
.more-info .subscribe {
text-align: right;
margin-top: 20px;
} .themesflat_counter {
display: table;
}
.themesflat_counter {
display: block;
}
.themesflat_counter.inline {
display: inline-block;
}
.themesflat_counter > div {
display: block;
width: 100%;
padding: 0;
text-align: center;
}
.themesflat_counter.left  > div {
text-align: left;
}
.themesflat_counter.right  > div {
text-align: right;
}
.themesflat_counter.style1 .counter-icon {
margin-bottom: 2px;
}
.themesflat_counter.style2 .counter-icon {
margin-bottom: 29px;
}
.themesflat_counter .counter-content-top,
.themesflat_counter .counter-content-bottom {
width: 100%;
}
.themesflat_counter .counter-content-top {    
margin-bottom: 17px;
}
.themesflat_counter .counter-content-bottom {
color: #111;
}
.themesflat_counter .counter-link {
bottom: 20px;
color: #222;
}
.themesflat_counter .counter-link:hover {
color: #0f3661;
}
.themesflat_counter .counter-content-bottom .title {
font-size: 15px;
font-weight: 500;
color: #999;
line-height: 38px;
margin-top: 10px;
margin-bottom: 0px;
position: relative;
}
.themesflat_counter .counter-content-bottom .title:before {
content: '';
position: absolute;
top: -7px;
left: 50%;
width: 70px;
height: 3px;
transform: translateX(-50%);
}
.themesflat_counter.left .counter-content-bottom .title:before {
left: 0;
transform: translateX(0);
}
.themesflat_counter.right .counter-content-bottom .title:before {
left: auto;
right: 0;
transform: translateX(0);
}
.themesflat_counter .counter-content {
font-weight: 300;
line-height: 23px;
color: #ffffff;
}
.themesflat_counter .counter-content-top span {
font-size: 14px;
font-weight: 400;
line-height: 30px;
}
.themesflat_counter .counter-content-top .counter-surfix {
font-size: 36px;
font-weight: 700;
color: #0f3661;
line-height: normal;
position: relative;
left: 0px;
}
.themesflat_counter .counter-content-top .numb-count {
font-size: 45px;
line-height: 58px;
font-weight: 600;
}
.themesflat_counter.font-size-60 .counter-content-top .numb-count {
font-size: 60px;
}
.themesflat_counter.style1 .counter-icon .icon,
.themesflat_counter.style2 .counter-icon .icon {
width: 70px;
height: 70px;
text-align: center;
background-color: #0f3661;
display: inline-block;
color: #ffffff;
}
.themesflat_counter.style1 .counter-icon .icon {
background-color: transparent;
}
.themesflat_counter .counter-icon span {
line-height: 58px;
font-size: 22px;
display: inline-block;
vertical-align: bottom;
} .themesflat-overlay .overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: "";
background-color: #222222;
opacity: 0.9;
}
.themesflat-overlay.bg-white .overlay {
background-color: #fafafc;
opacity: 0.93;
}
.themesflat-overlay .vc_column_container  {
z-index: 999;
} .themesflat-progress {
position: relative;
margin-bottom: 30px;
}
.themesflat-progress .name {
position: absolute;
left: 0;
top:0;    
font-size: 14px;        
font-weight: 700;
font-family: "Fira Sans", sans-serif;
}
.themesflat-progress .perc {
font-weight: 400;   
}
.themesflat-progress .progress-animate {
background-color: #0f3661;
height: 10px;
width: 0;   
border-radius: 5px;
}
.themesflat-progress .progress-bar {
background-color: #f5f5f5;
height: 10px;
border-radius: 5px;
width: 100%;
margin-top: 10px;   
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.themesflat-progress .perc {
width: 0;
text-align: right;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
.themesflat-progress .perc.show {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
} .progress-item {
position: relative;
margin-bottom: 20px;
}
.progress-item .title {
position: absolute;
left: 0;
top:0;    
font-size: 13px;        
font-weight: 500;
color: #333;
line-height: 18px;
}
.progress-item .perc {
font-weight: 400;   
}
.progress-item .progress-animate {
background-color: #0f3661;
height: 10px;
width: 0;
}
.progress-item.color-black .progress-animate,
.color-black .progress-item .progress-animate {
background-color: #111;
}
.progress-item .progres-bar {
background-color: #f5f5f5;
width: 100%;
margin-top: 5px;   
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
overflow: hidden;
}
.progress-item .perc {
width: 0;
text-align: right;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
line-height: 18px;
-webkit-transition: opacity 1s ease-in-out;
-moz-transition: opacity 1s ease-in-out;
-ms-transition: opacity 1s ease-in-out;
-o-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
.progress-item .perc span {
font-size: 13px;
font-weight: 500;
color: #333;
}
.progress-item .perc.show {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
width: 100%;
} .testimonial-sliders.small-style blockquote {
font-size: 13px;
}
.slide_nav {
position: absolute;
bottom: 18%;
text-align: center;
width: 87%;
z-index: 1;
}
.slide_nav .slides  {
display: inline-block;
margin: 0;
}
.slide_nav .slides li {
display: flex;
align-items: center;
justify-content: center;
height: 90px;
width: 90px;
float: left;
}
.slide_nav .slides li:hover {
cursor: pointer;
}
.testimonial-sliders .author-info p {
margin-bottom: 0;
color: #aaa;
font-size: 15px;
font-weight: 500;
}
.testimonial-sliders.text-small blockquote {
font-size: 13px;
}
.testimonial-sliders.sidebar .themesflat_quote2,
.testimonial-sliders.style1 .themesflat_quote2,
.testimonial-sliders.sidebar svg,
.testimonial-sliders.sidebar .slide_nav .slides,
.testimonial-sliders.sidebar .themesflat_quote2,
.testimonial-sliders.sidebar .wrap-stars {
display: none;
}
.testimonial-sliders.style1 [data-show_control="1"] .slide_nav {
bottom: 14%;
}
.testimonial-sliders[data-show_control="1"].style1 .testimonial_logo {
top: 7%;
}
.testimonial-sliders.style1 .testimonial-content blockquote {
background-color: transparent;
font-style: italic;
margin: 0;
border-left: none;
padding-top: 50px;
position: relative;
text-align: center;
font-style: italic;
color: #666;
font-size: 17px;
font-weight: 500;
line-height: 1.9;
padding-bottom: 0px;
}
.testimonial-sliders .testimonial-content .testimonial-image img {
border-radius: 50%;
}
.testimonial-sliders.style1 {
text-align: center;
padding: 0px 50px;
}
.testimonial-sliders.style1 .testimonial-author .author-name,
.testimonial-sliders.style2 .testimonial-author .author-name {
color: #111;
font-size: 22px;
font-weight: 500;
text-align: center;
margin-top: 20px;
}
.testimonial-sliders.style2 .testimonial-author .author-name {
text-align: left;
}
.testimonial-sliders.style1 .testimonial-author .author-name a,
.testimonial-sliders.style2 .testimonial-author .author-name a {
color: #0f3661;
}
.testimonial-sliders.style1 .testimonial-author .author-info {
font-size: 13px;
line-height: 24px;
color: #28293a;
letter-spacing: 0.5px;
}
.testimonial-sliders.style1 .testimonial-author .author-info1,
.testimonial-sliders.style2 .testimonial-author .author-info1,
.testimonial-sliders.sidebar .testimonial-author .author-info1 {
display: none;
}
.testimonial-sliders.style1.owl-theme .owl-dots .owl-dot span {
width: 6px;
height: 6px;
border-radius: 6px;
background: #c7c7c7;
position: relative;
}
.testimonial-sliders.style1.owl-theme .owl-dots .owl-dot span:hover {
background: #0f3661;
}
.testimonial-sliders.style1.owl-theme .owl-dots .owl-dot.active span:before {
border-color: #0f3661;
}
.testimonial-sliders.style1.owl-theme .owl-dots .owl-dot span:before {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
content: "";
border: 2px solid transparent;
width: 10px;
height: 10px;
top: 50%;
left: 50%;
border-radius: 10px;
position: absolute;
transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}
.testimonial-sliders.style1.owl-theme .owl-dots .owl-dot.active span, 
.testimonial-sliders.style1.owl-theme .owl-dots .owl-dot:hover span {
border-color: transparent;
background: transparent;
}
.testimonial-sliders {
position: relative;
}
.testimonial-sliders .slide_nav .owl-stage {
transform: translateX(-50%)!important;
-moz-transform: translateX(-50%)!important;
-webkit-transform: translateX(-50%)!important;
-ms-transform: translateX(-50%)!important;
left: 50%;
}
.testimonial-content .author-info {
font-size: 12px;
color: #999;
}
.testimonial-sliders .testimonial-logo {
position: relative;
position: absolute;
left: 50%;
top: 0;
font-size: 23px;
transform: translateX(-50%);
font-style: italic;
}
.testimonial-sliders .testimonial-logo:before {
content: "\f10d";
font-family: "FontAwesome";
position: absolute;
}
.testimonial-sliders .sub-title1,
.testimonial-sliders .sub-title2,
.testimonial-sliders .sub-title3 {
font-size: 36px; 
line-height: 42px;
font-weight: 700;
color: #0f3661;
margin-bottom: 7px;
}
.widget.widget-themesflat-testimonial .testimonial-sliders .sub-title1,
.widget.widget-themesflat-testimonial .testimonial-sliders .sub-title2,
.widget.widget-themesflat-testimonial .testimonial-sliders .sub-title3 {
display: none;
}
.testimonial-sliders .sub-title1 span {
font-size: 24px;
position: relative;
top: -10px;
}
.testimonial-sliders.style1 .sub-title2,
.testimonial-sliders.style1 .sub-title3 {
display: none;
}
.testimonial-content blockquote {
color: #656565;
line-height: 30px;
font-style: normal;
padding: 10px;
letter-spacing: -0.2px;
font-weight: 300;
min-height: 110px;
}
.testimonial-content .wrap-stars {
line-height: normal;
margin-bottom: 6px;
font-size: 12px;
}
.testimonial-content .fa {
color: #ffc000;
padding: 0 0.5px;
margin-right: 1px;
}
.testimonial-content .fa:hover {
color: #0f3661;
}
.testimonial-sliders.style1 .author-name {
font-size: 16px;
}
.testimonial-sliders .slides li img {
border-radius: 50%;
width: 60px;
height: 60px;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.testimonial-sliders .slides li.current img {
width: 90px;
height: 90px;
}
.themesflat_imagebox_slider.owl-theme .owl-controls .owl-nav div.owl-prev,
.themesflat_imagebox_slider.owl-theme .owl-controls .owl-nav div.owl-next,
.testimonial-slider.owl-theme .owl-controls .owl-nav div.owl-prev,
.testimonial-slider.owl-theme .owl-controls .owl-nav div.owl-next,
.themesflat-icon-slider.owl-theme .owl-controls .owl-nav div.owl-prev,
.themesflat-icon-slider.owl-theme .owl-controls .owl-nav div.owl-next,
.themesflat_sc_vc-carousel-box .owl-theme .owl-controls .owl-nav div.owl-prev,
.themesflat_sc_vc-carousel-box .owl-theme .owl-controls .owl-nav div.owl-next {
position: static;
height: 50px;
width: 50px;
line-height: 50px;
margin: 5px;
background-color: #fff;
margin-top: 0px !important;
-webkit-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
box-shadow: 0px 0px 20px 0px rgba(50, 50, 50, 0.1);
opacity: 0.5;
}
.themesflat_imagebox_slider.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.themesflat_imagebox_slider.owl-theme .owl-controls .owl-nav div.owl-next:hover,
.testimonial-slider.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.testimonial-slider.owl-theme .owl-controls .owl-nav div.owl-next:hover,
.themesflat-icon-slider.owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.themesflat-icon-slider.owl-theme .owl-controls .owl-nav div.owl-next:hover,
.themesflat_sc_vc-carousel-box .owl-theme .owl-controls .owl-nav div.owl-prev:hover,
.themesflat_sc_vc-carousel-box .owl-theme .owl-controls .owl-nav div.owl-next:hover {
-webkit-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.2);
box-shadow: 0px 5px 28px 0px rgba(50, 50, 50, 0.2);
opacity: 1;
}
.themesflat_imagebox_slider.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.themesflat_imagebox_slider.owl-theme .owl-controls .owl-nav div.owl-next:before,
.testimonial-slider.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.testimonial-slider.owl-theme .owl-controls .owl-nav div.owl-next:before,
.themesflat-icon-slider.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.themesflat-icon-slider.owl-theme .owl-controls .owl-nav div.owl-next:before,
.themesflat_sc_vc-carousel-box .owl-theme .owl-controls .owl-nav div.owl-prev:before,
.themesflat_sc_vc-carousel-box .owl-theme .owl-controls .owl-nav div.owl-next:before {
color: #111;
} .testimonial-sliders.style2 {
padding: 0px 0px;
border-radius: 3px;
}
.testimonial-sliders .owl-theme .owl-controls {
margin-top: 40px;
}
.testimonial-sliders.style2  blockquote {
font-size: 18px;
line-height: 26px;
margin-bottom: 29px;
letter-spacing: 0.45px;
padding: 24px 25px 27px 32px;
background-color: #ffffff;
position: relative;
}
.testimonial-sliders.style2 blockquote::after {
position: absolute;
left: 44px;
bottom: -8px;
content: "";
border-left: 8px solid #ffffff;
border-right: 8px solid #ffffff;
border-top: 8px solid #ffffff;
transform: translateX(50%);
border-left-color: transparent;
border-right-color: transparent;
}
.testimonial-sliders.style2 .author-name {
font-size: 18px;
margin-bottom: 5px;
}
.testimonial-sliders.style2 .testimonial-author {
overflow: hidden;
text-align: left;
margin-bottom: 30px;
}
.testimonial-sliders.style2 .testimonial-author .author-name {
margin-top: 11px;
margin-left: 0;
margin-bottom: -3px;
}
.testimonial-sliders.style2 .owl-theme .owl-controls {
margin-top: 21px;
}
.testimonial-sliders.style2 .testimonial-content .author-info {
font-size: 14px;
line-height: 24px;
margin-bottom: -3px;
}
.testimonial-sliders.style2 .item:hover blockquote,
.testimonial-sliders.style2 .testimonial-slider .owl-stage .active:nth-of-type(even) blockquote {
color: #fff;
}
.testimonial-sliders .logo_svg {
position: absolute;
top: 60px;
left: 50%;
transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
display: none;
}
.testimonial-sliders.style2 .item {
position: relative;
background: #fff;
border-radius: 5px;
padding: 25px;
border: 1px solid #ececec;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
}
.testimonial-sliders.style2 .item {
margin-bottom: 30px;
}
.testimonial-sliders.style2 .testimonial-image {
display: inline-block;
float: left;
margin-right: 15px;
overflow: hidden;
}
.testimonial-sliders.style2 .testimonial-image img {
width: 74px;
border: 2px solid #ececec;
padding: 2px;
border-radius: 50%;
}
.testimonial-sliders.style2 .testimonial-content {
overflow: hidden;
}
.testimonial-sliders.style2 .testimonial-content .author-name a {
color: #111;
font-size: 18px;
font-weight: 500;
margin: 0;
margin-top: 2px;
margin-bottom: 1px;
}
.testimonial-sliders.style2 .testimonial-content .author-info {
color: #999;
font-size: 13px;
font-weight: 500;
line-height: 15px;
padding-left: 14px;
position: relative;
}
.testimonial-sliders.style2 .testimonial-content .author-info:before {
content: '';
position: absolute;
height: 6px;
width: 6px;
border-radius: 50%;
top: 5px;
left: 2px;
}
.testimonial-sliders.style2 .testimonial-content .testimonial-desc {
font-size: 15px;
color: #999;
line-height: 25px;
margin-top: 12px;
margin-bottom: 0px;
}
.testimonial-sliders.style2 .testimonial-slider.two-column,
.testimonial-sliders.style2 .testimonial-slider.three-column {
margin: 0 -15px;
overflow: hidden;
}
.testimonial-sliders.style2 .testimonial-slider.two-column .two-column,
.testimonial-sliders.style2 .testimonial-slider.three-column .three-column {
padding: 0 15px;
float: left;
}
.testimonial-sliders.style2 .testimonial-slider.two-column .two-column {
width: 50%;
}
.testimonial-sliders.style2 .testimonial-slider.three-column .three-column {
width: 33.33333333333%;
} .testimonial-sliders.style3 .item {
position: relative;
display: block;
background: #fff;
border-radius: 5px;
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.07);
padding: 25px;
margin: 50px 0px 0px 0px;
}
.testimonial-sliders.style3 .testimonial-image {
width: 80px;
height: 80px;
border: 3px solid #fff;
border-radius: 50%;
margin: -72px 0px 15px 0px;
overflow: hidden;
}
.testimonial-sliders.style3 .author-name {
font-size: 19px;
font-weight: 500;
margin-bottom: 0px;
line-height: 1.3;
}
.testimonial-sliders.style3 .testimonial-content .author-info {
font-size: 14px;
font-weight: 500;
margin-bottom: 8px;
}
.testimonial-sliders.style3 .testimonial-content .testimonial-desc {
font-size: 15px;
color: #999;
font-style: italic;
line-height: 1.6;
}
.testimonial-sliders.style3 .testimonial-content .wrap-stars {
font-size: 14px;
margin: 10px 0 0 0;
} .testimonial-sliders.style4 .testimonial-content .testimonial-desc {
font-size: 15px;
font-style: italic;
color: #999;
line-height: 1.7;
margin-bottom: 15px;
}
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h1,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h2,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h3,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h4,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h5,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h6 {
color: #111;
font-weight: 600;
line-height: 1.3;
position: relative;
margin: 0 0 20px 0; 
}
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h1:before,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h2:before,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h3:before,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h4:before,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h5:before,
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h6:before {
content: "\f10d";
font-family: 'FontAwesome';
font-size: 30px;
color: #d21e2b;
display: block;
margin-bottom: 15px;
}
.testimonial-sliders.style4 .testimonial-content .testimonial-desc h4 {
font-size: 22px;
}
.testimonial-sliders.style4 .testimonial-content .wrap-stars {
font-size: 18px; 
margin-bottom: 20px;   
}
.testimonial-sliders.style4 .author-name {
font-size: 17px;
font-weight: 500;
margin-bottom: 0px;    
}
.testimonial-sliders.style4 .author-name a {
color: #111;
}
.testimonial-sliders.style4 .testimonial-content .author-info {
font-size: 17px;
font-weight: 500;
margin-bottom: 0px;
color: #999;
} .testimonial-sliders.style5 .owl-item .testimonial-author {
display: none; 
position: relative;
margin-left: 10px;
}
.testimonial-sliders.style5 .owl-item.active.center .testimonial-author {
display: block;
text-align: left;
}
.testimonial-sliders.style5 .testimonial-author .testimonial-image,
.testimonial-sliders.style5 .testimonial-author .wrap-author {
display: inline-block;
}
.testimonial-sliders.style5 .testimonial-author .wrap-author {
position: absolute;
left: 90px;
top: 50%;
transform: translateY(-50%);
}
.testimonial-sliders.style5 .testimonial-author .author-name {
color: #333;
font-size: 18px;
font-weight: 500;
margin: 0px;
}
.testimonial-sliders.style5 .testimonial-author .author-name a {
color: #333;
}
.testimonial-sliders.style5 .testimonial-author .author-info p {
font-size: 13px;
font-weight: 500;
line-height: normal;
}
.testimonial-sliders.style5 blockquote {
cursor: auto;
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
position: relative;
display: inline-block;
padding: 30px 40px;
border: 1px solid #eee;
border-radius: 5px;
background: #fff;
margin: 0px 0px 40px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
text-align: left;
color: #999;
font-size: 14px;
text-align: left;
font-weight: 400;
line-height: 1.6;
}
.testimonial-sliders.style5 .owl-item.active.center blockquote {
color: #fff;
}
.testimonial-sliders.style5 .testmonial-arrow {
position: absolute;
bottom: -25px;
left: 50px;
width: 0;
height: 0;
border-style: solid;
border-width: 37px 20px 0 0;
display: none; 
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.testimonial-sliders.style5 .owl-item.active.center .testmonial-arrow {
display: block;
} .testimonial-sliders.sidebar .logo_svg,
.testimonial-sliders.sidebar .slide_nav {
display: none;
}
.testimonial-sliders.sidebar .testimonial-image {
float: left;
margin-right: 15px;
}
.testimonial-sliders.sidebar .author-name {
color: #0f3661;
font-weight: 600;
margin: 0;
font-size: 24px; 
line-height: 24px;
display: inline-block;
}
.testimonial-sliders.sidebar .author-name a {
color: #0f3661;
}
.testimonial-sliders.sidebar .author-name a:hover {
color: #f2c21a;
}
.testimonial-sliders.sidebar .author-info {
font-weight: 400;
font-size: 12px;
line-height: 24px;
display: inline-block;
padding-left: 9px;
margin-left: 8px;
position: relative;
}
.testimonial-sliders.sidebar .author-info:before {
content: "";
position: absolute;
top: 6px;
left: 0;
width: 1px;
height: 11px;
background-color: #a9b6c6;
}
.testimonial-sliders.sidebar .testimonial-image img {
border-radius: 100%;
width: 50px;
height: auto;
}
.testimonial-sliders.sidebar blockquote {
position: relative;
margin-bottom: 9px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0;
font-size: 18px;
font-family: "Pacifico";
padding: 0;
}
.testimonial-sliders.sidebar .testimonial-author {
position: relative;
}
.testimonial-sliders.sidebar .testimonial-author:before {
position: absolute;
bottom: -3px;
right: -11px;
color: #efeff0;
content: "\7b";
font-family: 'ElegantIcons';
font-size: 70px;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.testimonial-sliders.sidebar .owl-theme .owl-controls {
margin-top: 0px;
padding-left: 8px;
text-align: left;
-webkit-tap-highlight-color: transparent;
line-height: 0px;
}
.testimonial-sliders .owl-theme .owl-dots .owl-dot span {
background-color: transparent;
border: 1px solid;
border-color: #222222;
}
.testimonial-sliders.sidebar .item {
padding-bottom: 20px;
} article .featured-post .themesflat_video_embed a {
position: absolute;
top: 0;
}
.themesflat_video_embed .themesflat_video_button {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
font-size: 20px;
display: inline-block;
width: 60px;
height: 60px;
text-align: center;
line-height: 60px;
background-color: #fff;
color: #0f3661;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.themesflat_video_embed .themesflat_video_button:hover {
color: #fff;
background-color: rgba(31,31,31,0.7);
} .themesflat_pageable_container .vc_general.vc_pagination .vc_pagination-trigger {
height: 3px;
width: 25px;
background: #b5b5b5;
margin: 5px;
}
.themesflat_pageable_container .vc_pagination.vc_pagination-style-themesflat .vc_active .vc_pagination-trigger {
background: #222;
}
.vc_tta.vc_general.themesflat_pageable_container .vc_tta-panel {
margin-bottom: 0!important;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination.themesflat_pageable_container  .vc_pagination {
right: auto;
left: -6px;
margin-top: 15px;
}
.wpb-js-composer .vc_tta.vc_general.themesflat_pageable_container .vc_tta-panel.vc_active .vc_tta-panel-body {
border: none;
}
.testimonial-sliders.style-2.owl-theme .owl-controls .owl-nav div.owl-prev {
left: -167px;
}
.testimonial-sliders.style-2.owl-theme .owl-controls .owl-nav div.owl-next {
right: -167px;
}
.testimonial-sliders.style-2.owl-theme.owl-theme .owl-controls .owl-nav [class*=owl-] {
background: transparent;
width: 45px;
height: 45px;
z-index: 10000;
border: 3px solid #d7d7d7;
top: 50%;
margin-top: -22px;
position: absolute;   
text-align: center;
color: #d7d7d7;
}
.testimonial-sliders.style-2.owl-theme.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background-color: #0f3661;  
border: 3px solid #0f3661;  
}
.testimonial-sliders.style-2.owl-theme .owl-controls .owl-nav div.owl-prev:hover:before, 
.testimonial-sliders.style-2.owl-theme .owl-controls .owl-nav div.owl-next:hover:before {
color: #fff;    
}
.testimonial-sliders.style-2.owl-theme .owl-controls .owl-nav div.owl-prev:before, 
.testimonial-sliders.style-2.owl-theme .owl-controls .owl-nav div.owl-next:before {
color: #d7d7d7;
font-size: 30px;
line-height: 37px;
} .themesflat-team .team-position {
font-size: 12px;
color: #999;
}
.themesflat-team .team-desc {
line-height: 24px;
padding-bottom: 14px;
font-size: 13px;
}
.themesflat-team .team-image {
margin-bottom: 0px;
}
.themesflat-team.grid-style1 .team-image img,
.section-video .themesflat-video-fancybox .icon-play,
.themesflat_iconbox.style3:before {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.themesflat-team .team-info {
padding: 25px 0 0 0;
border-top: 0;
position: relative;
}
.themesflat-team .team-name {
font-size: 18px;
line-height: 24px; 
margin:  0 0 3px 0;
}
.themesflat-team .team-position,
.themesflat-team .themesflat_member_extra_info li {
font-size: 15px;
line-height: 24px;
color: #b5b7d2;
}
.themesflat-team .themesflat_member_extra_info li {
color: #777;
font-size: 15px;
font-weight: 400;
margin-bottom: 0;
line-height: 22px;
}
.themesflat-team .themesflat_member_extra_info li span {
color: #555;
font-size: 16px;
font-weight: 500;
margin-right: 6px;
}
.themesflat-team .themesflat-button {
border-radius: 3px;
}
.themesflat-team .themesflat-button.no-background i {
padding-left: 8px;
}
.themesflat-team .themesflat-button.no-background:hover i {
padding-left: 20px;
}
.themesflat_member_extra_info  {
list-style: none;
font-size: 13px;
margin: 0;
}
.themesflat_member_extra_info li  {
margin-bottom: 10px;
}
.themesflat_member_extra_info li span {
width: 50px;
display: inline-block;
}
.themesflat-team .team-info .team-line {
display: inline-block;
width: 50px;
height: 2px;
position: relative;
background: #d21e2b;
margin: 10px 0px 0px 0px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.themesflat-team:hover .team-info .team-line {
width: 90px;
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.themesflat-team .team-info.right .team-line {
right: 0;
} .themesflat-team.inline-left .team-image {
float: left;
margin-right: 30px;
}
.themesflat-team.inline-left .team-info {
overflow: hidden;
padding-top: 0;
}
.themesflat-team .team-info img {
width: 120px;
margin-top: 10px;
} .themesflat-team.grid-style3 .team-info {
padding: 20px;
} .themesflat-team.inline-right .team-image {
float: right;
margin-left: 30px;
}
.themesflat-team.inline-right .team-info {
overflow: hidden;
padding-right: 0;
} .themesflat-team.grid-style1 {
overflow: hidden;
background: #fff;
border: 1px solid #ececec;
border-radius: 5px;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.themesflat-team.grid-style1:hover {
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.28);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.28);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.28);
}
.themesflat-team.grid-style1 .team-info {
padding: 20px 48px;
}
.themesflat-team.grid-style1 .team-name a {
display: block;
color: #111;
font-size: 22px;
font-weight: 500;
-webkit-transition-duration: .6s;
transition-duration: .6s;
}
.themesflat-team.grid-style1 .team-position {
font-size: 15px;
font-weight: 500;
letter-spacing: 2px;
}
.themesflat-team.grid-style1 .team-desc {
color: #999;
font-size: 14px;
font-weight: 400;
line-height: 23px;
margin-top: 20px;
padding-bottom: 0px;
}
.themesflat-team.grid-style1 .social-links {
margin-top: 15px;
padding: 8px 0px 8px 0px;
}
.themesflat-team.grid-style1 .social-links a {
display: inline-block;
margin: 0 10px;
font-size: 17px;
}
.themesflat-team .social-links a i {
color: #555;
}
.themesflat-team:hover .team-image img {
-webkit-filter: grayscale(100%);
} .themesflat-team.grid-style2 {
overflow: hidden;
background: #fff;
border-radius: 5px;
border: 1px solid #ececec;
padding: 10px;
}
.themesflat-team.grid-style2 .team-position {
font-size: 13px;
font-weight: 500;
letter-spacing: 4px;
text-transform: uppercase;
}
.themesflat-team.grid-style2 .team-desc {
color: #aaa;
font-size: 15px;
font-weight: 400;
margin: 8px 0px 20px;
padding-bottom: 0
} 
.themesflat-team.grid-style2 .team-info {
padding: 13px 10px 3px;
}
.themesflat-team.grid-style2 .team-info .team-name {
font-size: 20px;
margin-top: 7px;
margin-bottom: 0;
line-height: 18px;
}
.themesflat-team.grid-style2 .social-links a {
font-size: 15px;
display: inline-block;
margin-right: 20px;
}
.themesflat-team.grid-style2 .social-links a:last-child {
margin-right: 0px;
} .themesflat-team.grid-style3 {
position: relative;
overflow: hidden;
background: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
border: 1px solid #ececec;
}
.themesflat-team.grid-style3.inline-left .team-info {
padding: 24px 40px 10px 0px;
}
.themesflat-team.grid-style3 .team-info .team-position {
font-size: 13px;
font-weight: 500;
letter-spacing: 3px;
text-transform: uppercase;
}
.themesflat-team.grid-style3 .team-info .team-name {
font-size: 21px;
font-weight: 600;
margin: 4px 0px;
}
.themesflat-team.grid-style3 .team-info .team-desc {
color: #999;
font-size: 15px;
font-weight: 400;
padding-bottom: 0;
margin-top: 1px;
line-height: 25px;
}
.themesflat-team.grid-style3 .team-info .team-desc p {
margin-bottom: 0;
} .themesflat-team.detail-style .team-image {
float: left;
width: 33.333%;
padding-right: 15px;
}
.themesflat-team.detail-style .team-image img {
border-radius: 5px;
}
.themesflat-team.detail-style .team-info {
overflow: hidden;
padding: 4px 50px 15px 15px;
}
.themesflat-team.detail-style .team-position {
font-size: 14px;
font-weight: 500;
}
.themesflat-team.detail-style .team-name {
font-size: 25px;
font-weight: 500;
margin-bottom: 14px;
margin-top: 2px;
}
.themesflat-team.detail-style .team-desc {
font-size: 14px;
color: #999;
line-height: 26px;
margin-bottom: 6px;
margin-top: 20px;
}
.themesflat-team.detail-style .social-links a {
display: inline-block;
margin-right: 15px;
width: 35px;
height: 35px;
border-radius: 50%;
line-height: 35px;
text-align: center;
}
.themesflat-team.detail-style .social-links a i,
.themesflat-team.detail-style .social-links a:hover i {
color: #fff;
} .falt-call-action {
margin: 0 0;
font-size: 18px;
font-weight: 600;
color: #fff;
padding-top: 22px;
} .section-video {
position: relative;
width: 100%;
}
.section-video .themesflat-video-fancybox {
position: relative;
display: block;
}
.section-video .themesflat-video-fancybox img {
border-radius: 10px;
width: 100%;
-webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.2);
box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}
.section-video .themesflat-video-fancybox .icon-play {
position: absolute;
left: 50%;
top: 50%;
text-align: center;
border-radius: 50%;
overflow: hidden;
border: 1px solid; 
}
.section-video .themesflat-video-fancybox .icon-play i {
margin-left: 4px;
}
.section-video .themesflat-video-fancybox .icon-play:hover {
background: transparent;
}
.themesflat_button_container .themesflat-button.have_background {
font-size: 14px;
font-weight: 700;
color: #28293a;
display: inline-block;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;    
}
.themesflat_button_container .themesflat-button.have_background:hover {
color: #fff;
}
.themesflat-button.have_background::before ,
.themesflat_price .themesflat-button::before {
position: absolute;
content: "";
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: -1;
-webkit-transition: all 0.35s ease-in-out 0s;
-moz-transition: all 0.35s ease-in-out 0s;
-ms-transition: all 0.35s ease-in-out 0s;
-o-transition: all 0.35s ease-in-out 0s;
transition: all 0.35s ease-in-out 0s;
}
.themesflat-button.have_background:hover::before ,
.themesflat_price .themesflat-button:hover::before {
opacity: 1;
}
.themesflat_button_container.style2 .themesflat-button.have_background {
padding: 10px 39px 12px 39px;
} .themesflat_price .price-wrapper {
text-align: center;
border-radius: 10px;
background: #fff;
border: 2px solid #ececec;
padding: 30px 40px;
margin: 20px 0px;
-webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-moz-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
-webkit-transition-duration: 0.5s;
transition-duration: 0.5s;
position: relative;
}
.themesflat_price .price-wrapper .status {
position: absolute;
color: #fff;
font-size: 16px;
font-weight: 500;
background: #d21e2b;
width: 65px;
height: 65px;
padding: 6px;
padding-top: 20px;
border-radius: 50%;
top: -23px;
right: -17px;
}
.themesflat_price .price-image {
overflow: hidden;
}
.themesflat_price .content-post {
}
.themesflat_price .price-header .title {
color: #111;
font-size: 25px;
font-weight: 500;
letter-spacing: 2px;
margin-bottom: 22px;
margin-top: 3px;
}
.themesflat_price.style1 .price-desc {
margin-top: 2px;
}
.themesflat_price .price-desc ul {
margin: 0;
list-style-type: none;
padding: 0 15px;
}
.themesflat_price .price-desc ul li {
color: #666;
font-size: 15px;
font-weight: 400;
padding: 11px 10px 10px;
border-bottom: 1px solid #ececec;
}
.themesflat_price .price-desc p {
padding: 6px 0px 6px 0px;
color: #66646d;
margin: 0;
}
.themesflat_price .price-header .price-number {
display: inline-block;
color: #111;
font-weight: 400;
letter-spacing: 2px;
position: relative;
}
.themesflat_price .price-header .price-number .currency {
line-height: normal;
position: absolute;
top: 20px;
left: -18px;
color: #111;
font-size: 30px;
font-weight: 500;
}
.themesflat_price .price-header .price-number a {
color: #111;
line-height: 84px;
}
.themesflat_price .price-header .price-subprice {
display: inline-block;
color: #5c6774;
font-weight: 500;
}
.themesflat_price .themesflat-button {
display: block;
color: #fff;
font-size: 16px;
font-weight: 500;
padding: 7px;
margin: 26px 15px 0;
border-radius: 5px;
border: 2px solid #d21e2b;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s; 
}
.themesflat_price .themesflat-button:hover {
background-color: transparent;
}
.themesflat_price:hover {
box-shadow: 0px 25px 45px 0px rgba(0, 0, 0, 0.15);
}
.dfd-button-module-wrap .dfd-button-link.dfd-zoom-in:hover .dfd-button-inner-cover:before {
-webkit-transform: scale(1.2,1.5);
-moz-transform: scale(1.2,1.5);
-o-transform: scale(1.2,1.5);
transform: scale(1.2,1.5);
} .themesflat_price.style2 .price-wrapper {
padding: 0;
overflow: hidden;
border: none;
}
.themesflat_price.style2 .price-wrapper .price-header {
background: #111;
text-align: center;
padding: 27px;
padding-top: 0px;
}
.themesflat_price.style2 .price-wrapper .price-header .title {
position: relative;
color: #111;
font-weight: 500;
display: inline-block;
margin: 0;
text-align: center;
font-size: 17px;
background: #fff;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
border-bottom-left-radius: 15px;
padding: 5px 15px;
letter-spacing: 0;
line-height: 22px;
}
.themesflat_price.style2 .price-header .price-number {
display: block;
font-weight: 300;
font-size: 60px;
margin: 15px 0px 10px 0px;
}
.themesflat_price.style2 .price-header .price-number a {
color: #fff;
line-height: 78px;
position: relative;
}
.themesflat_price.style2 .price-header .price-number a span {
color: #fff;
top: 7px;
left: -22px;
font-size: 35px;
font-weight: 300;
}
.themesflat_price.style2 .price-header .price-subprice {
color: #fff;
font-weight: 400;
font-size: 16px;
}
.themesflat_price.style2 .price-content {
padding: 21px 20px;
}
.themesflat_price.style2 .price-content ul {
padding: 0;
text-align: left;
}
.themesflat_price.style2 .price-content ul li {
display: block;
list-style-type: none;
color: #111;
font-size: 14px;
font-weight: 500;
padding: 13px 15px 14px;
position: relative;
padding-left: 41px;
border-bottom: none;
}
.themesflat_price.style2 .price-content ul li:nth-child(2) {
background-color: #eee;
}
.themesflat_price.style2 .price-content ul li:before {
content: '\f00c';
position: absolute;
font-family: 'Fontawesome';
top: 12px;
left: 15px;
}
.themesflat_price.style2 .themesflat-button {
color: #fff;
font-size: 14px;
font-weight: 500;
background: #111;
border-radius: 10px;
padding: 13px 15px;
margin: 15px 0 0;
border:none;
}
.themesflat_price.style2 .themesflat-button:hover {
color: #fff;
} .themesflat_price .price-icon {
display: inline-block;
margin-bottom: 20px;
}
.themesflat_price.cricle-outline .price-icon {
border-radius: 50%;
border: 2px solid;
}
.themesflat_price.square-outline .price-icon {
border: 2px solid;
}
.themesflat_price.style3 {
box-shadow:none;
}
.themesflat_price.style3 .price-wrapper {
background: #fff;
padding: 45px 30px;
border-radius: 10px;
border: 2px solid #e8e8e8;
text-align: center;
box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.1);
z-index: 1;
-webkit-transition-duration: .3s;
transition-duration: .3s;
}
.themesflat_price.style3 .price-desc ul li {
color: #999;
font-size: 13px;
font-weight: 500;
line-height: 1.5;
padding: 5px 0px;
border: none;
position: relative;
}
.themesflat_price.style3 .price-desc ul li:after {
content: '';
display: block;
width: 180px;
max-width: 100%;
height: 1px;
background: #eee;
margin: 10px auto 0;
}
.themesflat_price.style3 .price-desc ul {
margin-top: 20px;
}
.themesflat_price.style3 .themesflat-button {
display: inline-block;
color: #d21e2b;
font-weight: 500;
padding: 7px 50px;
background: transparent;
border: 2px solid #d21e2b;
display: inline-block;
border-radius: 5px;
margin-top: 20px;
}
.themesflat_price.style3 .themesflat-button:hover {
color: #fff;
}
.themesflat_price.style3 .price-header .title {
color: #333;
font-size: 22px;
font-weight: 500;
letter-spacing: 1px;
margin-top: 0px;
margin-bottom: 20px;
}
.themesflat_price.style3 .price-header .price-number .currency {
color: #333;
font-size: 25px;
font-weight: 400;
}
.themesflat_price.style3 .price-header .price-number a {
color: #333;
}
.themesflat_price.style3 .price-header .price-subprice {
color: #777;
font-weight: 500;
}
.themesflat_price.style3 .price-header .price-number a {
line-height: initial;
}
.themesflat_price.emphasise {
position: relative;
z-index: 2;
transform: scale(1.1);
}
.themesflat_price.style3.emphasise .themesflat-button {
color: #fff;
}
.themesflat_price.style3.emphasise .themesflat-button:hover {
background: transparent !important;
}
.themesflat_price.style3 .themesflat-button::before {
display: none;
} .contact-form-box .one-column,
.contact-form-box .one-half {
padding: 0 15px;
}
.contact-form-box .one-half {
float: left;
width: 50%;
}
.contact-form-box div input[type="text"],
.contact-form-box div input[type="email"] {
width: 100%;
font-weight: 500 !important;
border-radius: 5px;
font-size: 13px;
border: 1px solid #f6f7f8;
background: #f6f7f8;
color: #777 !important;
outline: none;
width: 100%;
height: 48px;
padding: 5px 14px;
margin:  0 0px 21px;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.contact-form-box div:first-child input {
margin-top: 0px;
}
.contact-form-box .one-column textarea {
font-weight: 500 !important;
border-radius: 5px;
font-size: 13px;
border: 1px solid #f6f7f8;
background: #f6f7f8;
color: #777 !important;
outline: none;
width: 100%;
padding: 5px 14px;
margin: 10px 0px;
margin-bottom: 5px;
min-height: 187px;
overflow: hidden;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.contact-form-box div input[type="submit"] {
display: block;
background: #111;
width: 100%;
height: 50px;
color: #fff;
font-size: 14px;
font-weight: 500;
border-radius: 10px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
margin-top: 15px;
} .contact-form-icon .themesflat_iconbox {
border-bottom: 1px solid #ececec;
padding: 25px 0px;
margin-left: 15px;
margin-bottom: 0;
} .about-text-box ul {
margin: 0;
list-style-type: none;  
}
.about-text-box .one-half {
width: 50%;
float: left;
}
.about-text-box ul li {
color: #222;
font-size: 14px;
font-weight: 500;
padding-left: 15px;
position: relative;
margin-bottom: 10px;
}
.about-text-box ul li:before {
content: "\f0da";
font-family: 'Fontawesome';
position: absolute;
top: 0;
left: 0;
}
.about-text-box a {
display: inline-block;
color: #fff;
font-weight: 500;
font-size: 12px;
margin-top: 20px;
border-radius: 50px;
line-height: 20px;
padding: 10px 22px 9px 22px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
transition: all .4s ease;
}
.about-text-box .readmore:hover {
color: #ffffff;
}
.about-text-box.color-white ul li {
color: #fff;
} .animationtext.scroll {
overflow: hidden;
vertical-align: baseline;
height: 37px;
}
.animationtext.scroll .heading {
-webkit-transition: margin-top 0.4s ease-in-out;
-moz-transition: margin-top 0.4s ease-in-out;
transition: margin-top 0.4s ease-in-out;
}
.animationtext .heading {
margin-bottom: 0;
font-size: 37px;
line-height: 37px;
}.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: inline-block;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
} .owl-theme .owl-controls {    
text-align: center;
width: 100%;
-webkit-tap-highlight-color: transparent;    
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
color: #fff;
font-size: 16px;   
background-color: #18ba60;
font-size: 0;
display: inline-block;
cursor: pointer;   
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; 
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
background: #2e363a;    
text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
opacity: .5;
cursor: default;
} .owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline;
}
.owl-theme .owl-dots .owl-dot span {
display: block;
width: 10px;
height: 10px;
margin: 3px;
background-color: #bbb;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
border: 1px solid #fff;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
border-color: #18ba60;
background: #fff;
} .owl-theme .owl-controls .owl-nav div {
text-align: center;
display: inline-block;
outline: 0;
width: 40px;
text-align: center;
line-height: 40px;
height: 40px;
background-color: #2e5797;
color: #fff;
top: 50%;
font-size: 0;
margin-top: -20px !important;      
}
.owl-theme .owl-controls .owl-nav div:hover {
}
.owl-theme .owl-controls .owl-nav div.owl-prev {
position: absolute;
left: 0;  
z-index: 10; 
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before,
.owl-theme .owl-controls .owl-nav div.owl-next:before {
font-family: FontAwesome;    
font-size: 21px;
color: #fff; 
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}  
.owl-theme .owl-controls .owl-nav div.owl-prev:before {
content: "\f104"; 
} .owl-theme .owl-controls .owl-nav div.owl-next {
position: absolute;
right: 0;
z-index: 10;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before {    
content: "\f105";    
}  .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #3f3f3f;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure { }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
.my-mfp-slide-bottom .mfp-content {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
-webkit-transform: scale(0.8); 
-moz-transform: scale(0.8); 
-ms-transform: scale(0.8); 
-o-transform: scale(0.8); 
transform: scale(0.8);  
} .my-mfp-slide-bottom.mfp-ready .mfp-content {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: scale(1); 
-moz-transform: scale(1); 
-ms-transform: scale(1); 
-o-transform: scale(1); 
transform: scale(1); 
} .my-mfp-slide-bottom.mfp-removing .mfp-content {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: scale(0.8); 
-moz-transform: scale(0.8); 
-ms-transform: scale(0.8); 
-o-transform: scale(0.8); 
transform: scale(0.8); 
} .my-mfp-slide-bottom.mfp-bg {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-slide-bottom.mfp-ready.mfp-bg {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: 0.8;
} .my-mfp-slide-bottom.mfp-removing.mfp-bg {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
}.animationtext {
font-size: 3rem;
line-height: 1.2;
}
.animationtext.font-style-normal i,
.animationtext.font-style-normal em {
font-style: normal;
}
.animationtext h2 {
margin: 0;
}
@media only screen and (min-width: 768px) {
.animationtext {
font-size: 4.4rem;
font-weight: 300;
}
}
@media only screen and (min-width: 1170px) {
.animationtext {
font-size: 6rem;
}
}
.cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
}
.cd-words-wrapper h2 {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
font-weight: inherit;
}
.cd-words-wrapper h2.is-visible {
position: relative;
}
.no-js .cd-words-wrapper h2 {
opacity: 0;
}
.no-js .cd-words-wrapper h2.is-visible {
opacity: 1;
} .animationtext.rotate-1 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.animationtext.rotate-1 h2 {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.animationtext.rotate-1 h2.is-visible {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: cd-rotate-1-in 1.2s;
-moz-animation: cd-rotate-1-in 1.2s;
animation: cd-rotate-1-in 1.2s;
}
.animationtext.rotate-1 h2.is-hidden {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: cd-rotate-1-out 1.2s;
-moz-animation: cd-rotate-1-out 1.2s;
animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@-moz-keyframes cd-rotate-1-in {
0% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
35% {
-moz-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
-moz-transform: rotateX(120deg);
-ms-transform: rotateX(120deg);
-o-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@-moz-keyframes cd-rotate-1-out {
0% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
35% {
-moz-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
-moz-transform: rotateX(-40deg);
-ms-transform: rotateX(-40deg);
-o-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
} .animationtext.type .cd-words-wrapper {
vertical-align: top;
overflow: hidden;
}
.animationtext.type .cd-words-wrapper::after { content: '';
position: absolute;
right: 0;
top: 50%;
bottom: auto;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 90%;
width: 1px;
background-color: #aebcb9;
}
.animationtext.type .cd-words-wrapper.waiting::after {
-webkit-animation: cd-pulse 1s infinite;
-moz-animation: cd-pulse 1s infinite;
animation: cd-pulse 1s infinite;
}
.animationtext.type .cd-words-wrapper.selected {
background-color: #aebcb9;
}
.animationtext.type .cd-words-wrapper.selected::after {
visibility: hidden;
}
.animationtext.type .cd-words-wrapper.selected h2 {
color: #0d0d0d;
}
.animationtext.type h2 {
visibility: hidden;
}
.animationtext.type h2.is-visible {
visibility: visible;
}
.animationtext.type i {
position: absolute;
visibility: hidden;
}
.animationtext.type i.in {
position: relative;
visibility: visible;
}
@-webkit-keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@-moz-keyframes cd-pulse {
0% {
-moz-transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-moz-transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-moz-transform: translateY(-50%) scale(0);
opacity: 0;
}
}
@keyframes cd-pulse {
0% {
-webkit-transform: translateY(-50%) scale(1);
-moz-transform: translateY(-50%) scale(1);
-ms-transform: translateY(-50%) scale(1);
-o-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
opacity: 1;
}
40% {
-webkit-transform: translateY(-50%) scale(0.9);
-moz-transform: translateY(-50%) scale(0.9);
-ms-transform: translateY(-50%) scale(0.9);
-o-transform: translateY(-50%) scale(0.9);
transform: translateY(-50%) scale(0.9);
opacity: 0;
}
100% {
-webkit-transform: translateY(-50%) scale(0);
-moz-transform: translateY(-50%) scale(0);
-ms-transform: translateY(-50%) scale(0);
-o-transform: translateY(-50%) scale(0);
transform: translateY(-50%) scale(0);
opacity: 0;
}
} .animationtext.rotate-2 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.animationtext.rotate-2 i, .animationtext.rotate-2 em {
display: inline-block;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.animationtext.rotate-2 h2 {
opacity: 0;
}
.animationtext.rotate-2 i {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
opacity: 0;
}
.is-visible .animationtext.rotate-2 i {
opacity: 1;
}
.animationtext.rotate-2 i.in {
-webkit-animation: cd-rotate-2-in 0.4s forwards;
-moz-animation: cd-rotate-2-in 0.4s forwards;
animation: cd-rotate-2-in 0.4s forwards;
}
.animationtext.rotate-2 i.out {
-webkit-animation: cd-rotate-2-out 0.4s forwards;
-moz-animation: cd-rotate-2-out 0.4s forwards;
animation: cd-rotate-2-out 0.4s forwards;
}
.animationtext.rotate-2 em {
-webkit-transform: translateZ(20px);
-moz-transform: translateZ(20px);
-ms-transform: translateZ(20px);
-o-transform: translateZ(20px);
transform: translateZ(20px);
}
.no-csstransitions .animationtext.rotate-2 i {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 0;
}
.no-csstransitions .animationtext.rotate-2 i em {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.no-csstransitions .animationtext.rotate-2 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
}
}
@-moz-keyframes cd-rotate-2-in {
0% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0deg);
}
}
@keyframes cd-rotate-2-in {
0% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(90deg);
-moz-transform: translateZ(-20px) rotateX(90deg);
-ms-transform: translateZ(-20px) rotateX(90deg);
-o-transform: translateZ(-20px) rotateX(90deg);
transform: translateZ(-20px) rotateX(90deg);
}
60% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(-10deg);
-moz-transform: translateZ(-20px) rotateX(-10deg);
-ms-transform: translateZ(-20px) rotateX(-10deg);
-o-transform: translateZ(-20px) rotateX(-10deg);
transform: translateZ(-20px) rotateX(-10deg);
}
100% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0deg);
-moz-transform: translateZ(-20px) rotateX(0deg);
-ms-transform: translateZ(-20px) rotateX(0deg);
-o-transform: translateZ(-20px) rotateX(0deg);
transform: translateZ(-20px) rotateX(0deg);
}
}
@-webkit-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
}
}
@-moz-keyframes cd-rotate-2-out {
0% {
opacity: 1;
-moz-transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-moz-transform: translateZ(-20px) rotateX(-90deg);
}
}
@keyframes cd-rotate-2-out {
0% {
opacity: 1;
-webkit-transform: translateZ(-20px) rotateX(0);
-moz-transform: translateZ(-20px) rotateX(0);
-ms-transform: translateZ(-20px) rotateX(0);
-o-transform: translateZ(-20px) rotateX(0);
transform: translateZ(-20px) rotateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-100deg);
-moz-transform: translateZ(-20px) rotateX(-100deg);
-ms-transform: translateZ(-20px) rotateX(-100deg);
-o-transform: translateZ(-20px) rotateX(-100deg);
transform: translateZ(-20px) rotateX(-100deg);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-20px) rotateX(-90deg);
-moz-transform: translateZ(-20px) rotateX(-90deg);
-ms-transform: translateZ(-20px) rotateX(-90deg);
-o-transform: translateZ(-20px) rotateX(-90deg);
transform: translateZ(-20px) rotateX(-90deg);
}
} .animationtext.loading-bar span {
display: inline-block;
padding: .2em 0;
}
.animationtext.loading-bar .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.animationtext.loading-bar .cd-words-wrapper::after { content: '';
position: absolute;
left: 0;
bottom: 0;
height: 3px;
width: 0;
background: #0096a7;
z-index: 2;
-webkit-transition: width 0.3s -0.1s;
-moz-transition: width 0.3s -0.1s;
transition: width 0.3s -0.1s;
}
.animationtext.loading-bar .cd-words-wrapper.is-loading::after {
width: 100%;
-webkit-transition: width 3s;
-moz-transition: width 3s;
transition: width 3s;
}
.animationtext.loading-bar h2 {
top: .2em;
opacity: 0;
-webkit-transition: opacity 0.3s;
-moz-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.animationtext.loading-bar h2.is-visible {
opacity: 1;
top: 0;
} .animationtext.slide span {
display: inline-block;
padding: .2em 0;
}
.animationtext.slide .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.animationtext.slide h2 {
opacity: 0;
top: .2em;
}
.animationtext.slide h2.is-visible {
top: 0;
opacity: 1;
-webkit-animation: slide-in 0.6s;
-moz-animation: slide-in 0.6s;
animation: slide-in 0.6s;
}
.animationtext.slide h2.is-hidden {
-webkit-animation: slide-out 0.6s;
-moz-animation: slide-out 0.6s;
animation: slide-out 0.6s;
}
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slide-in {
0% {
opacity: 0;
-moz-transform: translateY(-100%);
}
60% {
opacity: 1;
-moz-transform: translateY(20%);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateY(20%);
-moz-transform: translateY(20%);
-ms-transform: translateY(20%);
-o-transform: translateY(20%);
transform: translateY(20%);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
}
@-webkit-keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
}
}
@-moz-keyframes slide-out {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
60% {
opacity: 0;
-moz-transform: translateY(120%);
}
100% {
opacity: 0;
-moz-transform: translateY(100%);
}
}
@keyframes slide-out {
0% {
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
60% {
opacity: 0;
-webkit-transform: translateY(120%);
-moz-transform: translateY(120%);
-ms-transform: translateY(120%);
-o-transform: translateY(120%);
transform: translateY(120%);
}
100% {
opacity: 0;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
}
} .animationtext.clip span {
display: inline-block;
padding: 0;
}
.animationtext.clip .cd-words-wrapper {
overflow: hidden;
vertical-align: top;
}
.animationtext.clip .cd-words-wrapper::after { content: '';
position: absolute;
top: 0;
right: 0;
width: 2px;
height: 100%;
background-color: #aebcb9;
}
.animationtext.clip h2 {
opacity: 0;
}
.animationtext.clip h2.is-visible {
opacity: 1;
} .animationtext.zoom .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.animationtext.zoom h2 {
opacity: 0;
}
.animationtext.zoom h2.is-visible {
opacity: 1;
-webkit-animation: zoom-in 0.8s;
-moz-animation: zoom-in 0.8s;
animation: zoom-in 0.8s;
}
.animationtext.zoom h2.is-hidden {
-webkit-animation: zoom-out 0.8s;
-moz-animation: zoom-out 0.8s;
animation: zoom-out 0.8s;
}
@-webkit-keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
}
}
@-moz-keyframes zoom-in {
0% {
opacity: 0;
-moz-transform: translateZ(100px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0);
}
}
@keyframes zoom-in {
0% {
opacity: 0;
-webkit-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-o-transform: translateZ(100px);
transform: translateZ(100px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
}
@-webkit-keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
}
}
@-moz-keyframes zoom-out {
0% {
opacity: 1;
-moz-transform: translateZ(0);
}
100% {
opacity: 0;
-moz-transform: translateZ(-100px);
}
}
@keyframes zoom-out {
0% {
opacity: 1;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0);
}
100% {
opacity: 0;
-webkit-transform: translateZ(-100px);
-moz-transform: translateZ(-100px);
-ms-transform: translateZ(-100px);
-o-transform: translateZ(-100px);
transform: translateZ(-100px);
}
} .animationtext.rotate-3 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.animationtext.rotate-3 h2 {
opacity: 0;
}
.animationtext.rotate-3 i {
display: inline-block;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.is-visible .animationtext.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.animationtext.rotate-3 i.in {
-webkit-animation: cd-rotate-3-in 0.6s forwards;
-moz-animation: cd-rotate-3-in 0.6s forwards;
animation: cd-rotate-3-in 0.6s forwards;
}
.animationtext.rotate-3 i.out {
-webkit-animation: cd-rotate-3-out 0.6s forwards;
-moz-animation: cd-rotate-3-out 0.6s forwards;
animation: cd-rotate-3-out 0.6s forwards;
}
.no-csstransitions .animationtext.rotate-3 i {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
opacity: 0;
}
.no-csstransitions .animationtext.rotate-3 .is-visible i {
opacity: 1;
}
@-webkit-keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
}
}
@-moz-keyframes cd-rotate-3-in {
0% {
-moz-transform: rotateY(180deg);
}
100% {
-moz-transform: rotateY(0deg);
}
}
@keyframes cd-rotate-3-in {
0% {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
100% {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
transform: rotateY(0deg);
}
}
@-webkit-keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
}
}
@-moz-keyframes cd-rotate-3-out {
0% {
-moz-transform: rotateY(0);
}
100% {
-moz-transform: rotateY(-180deg);
}
}
@keyframes cd-rotate-3-out {
0% {
-webkit-transform: rotateY(0);
-moz-transform: rotateY(0);
-ms-transform: rotateY(0);
-o-transform: rotateY(0);
transform: rotateY(0);
}
100% {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
} .animationtext.scale h2 {
opacity: 0;
}
.animationtext.scale i {
display: inline-block;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.is-visible .animationtext.scale i {
opacity: 1;
}
.animationtext.scale i.in {
-webkit-animation: scale-up 0.6s forwards;
-moz-animation: scale-up 0.6s forwards;
animation: scale-up 0.6s forwards;
}
.animationtext.scale i.out {
-webkit-animation: scale-down 0.6s forwards;
-moz-animation: scale-down 0.6s forwards;
animation: scale-down 0.6s forwards;
}
.no-csstransitions .animationtext.scale i {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0;
}
.no-csstransitions .animationtext.scale .is-visible i {
opacity: 1;
}
@-webkit-keyframes scale-up {
0% {
-webkit-transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
opacity: 1;
}
}
@-moz-keyframes scale-up {
0% {
-moz-transform: scale(0);
opacity: 0;
}
60% {
-moz-transform: scale(1.2);
opacity: 1;
}
100% {
-moz-transform: scale(1);
opacity: 1;
}
}
@keyframes scale-up {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
60% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@-webkit-keyframes scale-down {
0% {
-webkit-transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
opacity: 0;
}
}
@-moz-keyframes scale-down {
0% {
-moz-transform: scale(1);
opacity: 1;
}
60% {
-moz-transform: scale(0);
opacity: 0;
}
}
@keyframes scale-down {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
}
60% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
opacity: 0;
}
} .animationtext.push h2 {
opacity: 0;
}
.animationtext.push h2.is-visible {
opacity: 1;
-webkit-animation: push-in 0.6s;
-moz-animation: push-in 0.6s;
animation: push-in 0.6s;
}
.animationtext.push h2.is-hidden {
-webkit-animation: push-out 0.6s;
-moz-animation: push-out 0.6s;
animation: push-out 0.6s;
}
@-webkit-keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes push-in {
0% {
opacity: 0;
-moz-transform: translateX(-100%);
}
60% {
opacity: 1;
-moz-transform: translateX(10%);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes push-in {
0% {
opacity: 0;
-webkit-transform: translateX(-100%);
-moz-transform: translateX(-100%);
-ms-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
}
60% {
opacity: 1;
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
-o-transform: translateX(10%);
transform: translateX(10%);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
}
}
@-moz-keyframes push-out {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
60% {
opacity: 0;
-moz-transform: translateX(110%);
}
100% {
opacity: 0;
-moz-transform: translateX(100%);
}
}
@keyframes push-out {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
60% {
opacity: 0;
-webkit-transform: translateX(110%);
-moz-transform: translateX(110%);
-ms-transform: translateX(110%);
-o-transform: translateX(110%);
transform: translateX(110%);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(//www.lumeko.de/wp-content/plugins/themesflat/assets/img/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(//www.lumeko.de/wp-content/plugins/themesflat/assets/img/fancybox_loading.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//www.lumeko.de/wp-content/plugins/themesflat/assets/img/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:hidden!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:999;background:url(//www.lumeko.de/wp-content/plugins/themesflat/assets/img/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(//www.lumeko.de/wp-content/plugins/themesflat/assets/img/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(//www.lumeko.de/wp-content/plugins/themesflat/assets/img/fancybox_loading@2x.gif);background-size:24px 24px}}.vegas-wrapper,
.vegas-overlay,
.vegas-timer,
.vegas-slide,
.vegas-slide-inner {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
overflow: hidden;
border: none;
padding: 0;
margin: 0;
}
// Customizer add more
.vegas-bg-overlay {
position: absolute;
width: 100%;
height: 100%;
}
.vegas-wrapper {
z-index: 9;
}
// End customizer
.vegas-overlay {
opacity: .5;
background: transparent url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/02.png) center center repeat;
}
.vegas-timer {
top: auto;
bottom: 0;
height: 2px;
}
.vegas-timer-progress {
width: 0%;
height: 100%;
background: white;
-webkit-transition: width ease-out;
transition: width ease-out;
}
.vegas-timer-running .vegas-timer-progress {
width: 100%;
}
.vegas-slide,
.vegas-slide-inner {
margin: 0;
padding: 0;
background: transparent center center no-repeat;
-webkit-transform: translateZ(0);
transform: translateZ(0);
will-change: transform, opacity;
}
body .vegas-container {
overflow: hidden !important;
position: relative;
}
.vegas-video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
}
body.vegas-container {
overflow: auto;
position: static;
z-index: -2;
}
body.vegas-container > .vegas-timer,
body.vegas-container > .vegas-overlay,
body.vegas-container > .vegas-slide {
position: fixed;
z-index: -1;
} _::full-page-media, _:future,
:root body.vegas-container > .vegas-slide,
:root body.vegas-container > .vegas-overlay {
bottom: -76px;
}   .vegas-transition-blur,
.vegas-transition-blur2 {
opacity: 0;
-webkit-filter: blur(32px);
filter: blur(32px);
}
.vegas-transition-blur-in,
.vegas-transition-blur2-in {
opacity: 1;
-webkit-filter: blur(0px);
filter: blur(0px);
}
.vegas-transition-blur2-out {
opacity: 0;
}   .vegas-transition-burn,
.vegas-transition-burn2 {
opacity: 0;
-webkit-filter: contrast(1000%) saturate(1000%);
filter: contrast(1000%) saturate(1000%);
}
.vegas-transition-burn-in,
.vegas-transition-burn2-in {
opacity: 1;
-webkit-filter: contrast(100%) saturate(100%);
filter: contrast(100%) saturate(100%);
}
.vegas-transition-burn2-out {
opacity: 0;
-webkit-filter: contrast(1000%) saturate(1000%);
filter: contrast(1000%) saturate(1000%);
}   .vegas-transition-fade,
.vegas-transition-fade2 {
opacity: 0;
}
.vegas-transition-fade-in,
.vegas-transition-fade2-in {
opacity: 1;
}
.vegas-transition-fade2-out {
opacity: 0;
}   .vegas-transition-flash,
.vegas-transition-flash2 {
opacity: 0;
-webkit-filter: brightness(25);
filter: brightness(25);
}
.vegas-transition-flash-in,
.vegas-transition-flash2-in {
opacity: 1;
-webkit-filter: brightness(1);
filter: brightness(1);
}
.vegas-transition-flash2-out {
opacity: 0;
-webkit-filter: brightness(25);
filter: brightness(25);
}   .vegas-transition-negative,
.vegas-transition-negative2 {
opacity: 0;
-webkit-filter: invert(100%);
filter: invert(100%);
}
.vegas-transition-negative-in,
.vegas-transition-negative2-in {
opacity: 1;
-webkit-filter: invert(0);
filter: invert(0);
}
.vegas-transition-negative2-out {
opacity: 0;
-webkit-filter: invert(100%);
filter: invert(100%);
}   .vegas-transition-slideDown,
.vegas-transition-slideDown2 {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.vegas-transition-slideDown-in,
.vegas-transition-slideDown2-in {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.vegas-transition-slideDown2-out {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}   .vegas-transition-slideLeft,
.vegas-transition-slideLeft2 {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.vegas-transition-slideLeft-in,
.vegas-transition-slideLeft2-in {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.vegas-transition-slideLeft2-out {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}   .vegas-transition-slideRight,
.vegas-transition-slideRight2 {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
.vegas-transition-slideRight-in,
.vegas-transition-slideRight2-in {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
.vegas-transition-slideRight2-out {
-webkit-transform: translateX(100%);
transform: translateX(100%);
}   .vegas-transition-slideUp,
.vegas-transition-slideUp2 {
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
.vegas-transition-slideUp-in,
.vegas-transition-slideUp2-in {
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
.vegas-transition-slideUp2-out {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}   .vegas-transition-swirlLeft,
.vegas-transition-swirlLeft2 {
-webkit-transform: scale(2) rotate(35deg);
transform: scale(2) rotate(35deg);
opacity: 0;
}
.vegas-transition-swirlLeft-in,
.vegas-transition-swirlLeft2-in {
-webkit-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
}
.vegas-transition-swirlLeft2-out {
-webkit-transform: scale(2) rotate(-35deg);
transform: scale(2) rotate(-35deg);
opacity: 0;
}   .vegas-transition-swirlRight,
.vegas-transition-swirlRight2 {
-webkit-transform: scale(2) rotate(-35deg);
transform: scale(2) rotate(-35deg);
opacity: 0;
}
.vegas-transition-swirlRight-in,
.vegas-transition-swirlRight2-in {
-webkit-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
}
.vegas-transition-swirlRight2-out {
-webkit-transform: scale(2) rotate(35deg);
transform: scale(2) rotate(35deg);
opacity: 0;
}   .vegas-transition-zoomIn,
.vegas-transition-zoomIn2 {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}
.vegas-transition-zoomIn-in,
.vegas-transition-zoomIn2-in {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.vegas-transition-zoomIn2-out {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 0;
}   .vegas-transition-zoomOut,
.vegas-transition-zoomOut2 {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 0;
}
.vegas-transition-zoomOut-in,
.vegas-transition-zoomOut2-in {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.vegas-transition-zoomOut2-out {
-webkit-transform: scale(0);
transform: scale(0);
opacity: 0;
}   .vegas-animation-kenburns {
-webkit-animation: kenburns ease-out;
animation: kenburns ease-out;
}
@-webkit-keyframes kenburns {
0% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes kenburns {
0% {
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}   .vegas-animation-kenburnsDownLeft {
-webkit-animation: kenburnsDownLeft ease-out;
animation: kenburnsDownLeft ease-out;
}
@-webkit-keyframes kenburnsDownLeft {
0% {
-webkit-transform: scale(1.5) translate(10%, -10%);
transform: scale(1.5) translate(10%, -10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsDownLeft {
0% {
-webkit-transform: scale(1.5) translate(10%, -10%);
transform: scale(1.5) translate(10%, -10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsDownRight {
-webkit-animation: kenburnsDownRight ease-out;
animation: kenburnsDownRight ease-out;
}
@-webkit-keyframes kenburnsDownRight {
0% {
-webkit-transform: scale(1.5) translate(-10%, -10%);
transform: scale(1.5) translate(-10%, -10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsDownRight {
0% {
-webkit-transform: scale(1.5) translate(-10%, -10%);
transform: scale(1.5) translate(-10%, -10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsDown {
-webkit-animation: kenburnsDown ease-out;
animation: kenburnsDown ease-out;
}
@-webkit-keyframes kenburnsDown {
0% {
-webkit-transform: scale(1.5) translate(0, -10%);
transform: scale(1.5) translate(0, -10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsDown {
0% {
-webkit-transform: scale(1.5) translate(0, -10%);
transform: scale(1.5) translate(0, -10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsLeft {
-webkit-animation: kenburnsLeft ease-out;
animation: kenburnsLeft ease-out;
}
@-webkit-keyframes kenburnsLeft {
0% {
-webkit-transform: scale(1.5) translate(10%, 0);
transform: scale(1.5) translate(10%, 0);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsLeft {
0% {
-webkit-transform: scale(1.5) translate(10%, 0);
transform: scale(1.5) translate(10%, 0);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsRight {
-webkit-animation: kenburnsRight ease-out;
animation: kenburnsRight ease-out;
}
@-webkit-keyframes kenburnsRight {
0% {
-webkit-transform: scale(1.5) translate(-10%, 0);
transform: scale(1.5) translate(-10%, 0);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsRight {
0% {
-webkit-transform: scale(1.5) translate(-10%, 0);
transform: scale(1.5) translate(-10%, 0);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsUpLeft {
-webkit-animation: kenburnsUpLeft ease-out;
animation: kenburnsUpLeft ease-out;
}
@-webkit-keyframes kenburnsUpLeft {
0% {
-webkit-transform: scale(1.5) translate(10%, 10%);
transform: scale(1.5) translate(10%, 10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsUpLeft {
0% {
-webkit-transform: scale(1.5) translate(10%, 10%);
transform: scale(1.5) translate(10%, 10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsUpRight {
-webkit-animation: kenburnsUpRight ease-out;
animation: kenburnsUpRight ease-out;
}
@-webkit-keyframes kenburnsUpRight {
0% {
-webkit-transform: scale(1.5) translate(-10%, 10%);
transform: scale(1.5) translate(-10%, 10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsUpRight {
0% {
-webkit-transform: scale(1.5) translate(-10%, 10%);
transform: scale(1.5) translate(-10%, 10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}   .vegas-animation-kenburnsUp {
-webkit-animation: kenburnsUp ease-out;
animation: kenburnsUp ease-out;
}
@-webkit-keyframes kenburnsUp {
0% {
-webkit-transform: scale(1.5) translate(0, 10%);
transform: scale(1.5) translate(0, 10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}
@keyframes kenburnsUp {
0% {
-webkit-transform: scale(1.5) translate(0, 10%);
transform: scale(1.5) translate(0, 10%);
}
100% {
-webkit-transform: scale(1) translate(0, 0);
transform: scale(1) translate(0, 0);
}
}

.mb_YTPBar,
.mb_YTPBar span.mb_YTPUrl a {
color: #fff
}
@font-face {
font-family: ytpregular;
src: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/font/ytp-regular.eot)
}
@font-face {
font-family: ytpregular;
src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAA5sABEAAAAAFCAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABgAAAABwAAAAcZ9iuNUdERUYAAAGcAAAAHQAAACAAdAAET1MvMgAAAbwAAABJAAAAYHUMUrFjbWFwAAACCAAAAKkAAAGKn5XycWN2dCAAAAK0AAAANgAAADYNLQohZnBnbQAAAuwAAAGxAAACZVO0L6dnYXNwAAAEoAAAAAgAAAAIAAAAEGdseWYAAASoAAAGVQAAB4jz86dSaGVhZAAACwAAAAAzAAAANgbKONpoaGVhAAALNAAAACAAAAAkESQLXGhtdHgAAAtUAAAAVAAAARxOmwVwbG9jYQAAC6gAAAAjAAAAkFoEXRRtYXhwAAALzAAAACAAAAAgAWoB625hbWUAAAvsAAAA+wAAAeok3Eb+cG9zdAAADOgAAADAAAABN99tv1lwcmVwAAANqAAAALkAAAFY3I6ikndlYmYAAA5kAAAABgAAAAbHMlGnAAAAAQAAAADMPaLPAAAAAM3Nk7QAAAAAzc13sXjaY2BkYGDgA2IJBhBgYmAEQjcgZgHzGAAHTAB5AAAAeNpjYGbZwDiBgZWBhdWY5SwDA8MsCM10liGNKQ3IB0rBASMDEgj1DvdjcGDgfcDAlvYPqJJVldEZpoZVkuUZkFJgYAQAUUULewAAAHjaY2BgYGaAYBkGRgYQaAHyGMF8FoYMIC3GIAAUYQOyeBkUGKIYqhgWKHAp6CvEP2D4/x+sAyTuyJAIFGeAizP+//r/8f/D//f+n/HA8oHo/WcKblDzsQBGoOkwSUYmIMGErgDiRLyAhZWNnYOTi5uHl49fQFBIWERUTFxCUkpaRhYiLyevoKikrKKqpq6hqaWto6unb2BoZGxiambOQF1gQZYuAIQnH4IAAAAAAAAAAAABegEnAHEAswC9AOAA5QD+ARcBIwBdAHIBtgBcAGAAZgByAI8AogErAbIAUwBEBREAAHjaXVG7TltBEN0NDwOBxNggOdoUs5mQxnuhBQnE1Y1iZDuF5QhpN3KRi3EBH0CBRA3arxmgoaRImwYhF0h8Qj4hEjNriKI0Ozuzc86ZM0vKkap36WvPU+ckkMLdBs02/U5ItbMA96Tr642MtIMHWmxm9Mp1+/4LBpvRlDtqAOU9bykPGU07gVq0p/7R/AqG+/wf8zsYtDTT9NQ6CekhBOabcUuD7xnNussP+oLV4WIwMKSYpuIuP6ZS/rc052rLsLWR0byDMxH5yTRAU2ttBJr+1CHV83EUS5DLprE2mJiy/iQTwYXJdFVTtcz42sFdsrPoYIMqzYEH2MNWeQweDg8mFNK3JMosDRH2YqvECBGTHAo55dzJ/qRA+UgSxrxJSjvjhrUGxpHXwKA2T7P/PJtNbW8dwvhZHMF3vxlLOvjIhtoYEWI7YimACURCRlX5hhrPvSwG5FL7z0CUgOXxj3+dCLTu2EQ8l7V1DjFWCHp+29zyy4q7VrnOi0J3b6pqqNIpzftezr7HA54eC8NBY8Gbz/v+SoH6PCyuNGgOBEN6N3r/orXqiKu8Fz6yJ9O/sVoAAAAAAQAB//8AD3jaTZVrbBxXFcfvufNe72Nmdx77tmfHO2N76117784OTr154YAbR7RQuUQhttoSuXZKFQVKKYqgiFJAgkpIkVClIn8opSomjXY3VHHTFldEIYpay1hR+ID4Bha27FoIEQGpd8Idu4lY7c6eOfee//2f3+zeizAaQwif4iYRgwRUbgGqjLYFNvVxtcVzfxltM5iGqMUEaS5ItwU+vTPahiBPFFMpmoo5hnv8XnjFn+Um7/xmjF1GCLHoPf+fgsUVEYcSKIcGkYbaWYxKLZ3bgGa50qpACQ0NeyYoYILaDTqpurUK2FZBUYlJY8ukEc0egLpbo+kY8O/BQcx2dvwP2Fh6/Q+Gl19fyroubHmer7rpjHllPZ/NKB+tp2/4/TzxSx0zo/74uUY29vJZOEHIfng4lzz7cjyXzn/jJwqCwCOLdj2iPSP3F/hUAHF3v+Cviee5DIqhJDLRACLoPGpHECq1M7Sd5iDZ/W6zQW8mu9Ecql7SI6xYaiOpnxCydwPNWqWJ/tSSjY1mqtqU5ZYNpWal2pJiGy0XSi1bVuKX1Fyh1GuMoJYeUeJvy/GEVbTpfTOjHJRVzUim0tlcwekbKD1QrgR5M97OV8nIyMjQsKPUEKWGNEVFFBwqEs/yHMEVFMM1PIc4FhiWQVxHcxjD0zzXEkgbmHe5G1eA9T955453xd+B9tbpi6vj10+fvj6+evH0Fju7vPDU5szVY8euzmw+tXABv7kEov/v33WOv+v/C8LG9M2xD19/EquzCyuHVuY6R25Obz35+odw4NDKwuzWHAK86q9x21wKYYQkjFeZ3M5f/TUmw6Qo12P+38Wf0zEZpVABlVANfQu1owHXXMD1AdIyQhvNgeou2b1LAuhAkVwyExRps/ppAE230qrTX1MrEVXil5W4qlm9thMAMpR2MtVHAbXMnBJvZ8oVGjdZ5XK6u6cwNExqdNJ9dnm4D+8eIeYeM7hH0b3H9bcQuczdeH75ef+TxTveO/5tuDK2Mrs5d+HmzQtzm7MrbP6ZqxMrrz2+vf34aysTV5+5iN9YhMi51W93Tiz5/wFp+ujy/MntGXx+dfrjqflrO788Ob989MaMP716+Nr8FOpCjbvnw032BUrm82gKfQc10SJaAwwZGINHEUrksaEndI3XCppBavWaU7Nrda/u7QfPsnmBF1ReK4NjCxbkgVRJdW/MdmiyjHkhCgKvGkrNq+uGngPLUDXVioJTcGxONWguENOIYmkq1lQqaDu2q1AqKi6qRh6CN0uqhlkn1WIwt1Z3FTqH6lt2kWLkqZpQ2F1H4D3X1CzFUkCp1R8EVaeKGr3mgXpyd3OKZTcgioMi3qImqA2FaFSYrkHd7BYESnSMdqAx1HNgg/6pG0Bo95RAGehqoNAuaRHR90wGdXyJtkAJ1DxSDVQCfS8ocui+EohqagNjFroniyLAOYbBgvSQxuXxiUSCGQXReJBnjafhbf6xBs8P9ZclLLJdTJfdL3bLRsgd50Nf52P7JIWjInYqFuZhUGErucF0Qj/zNJtPGArDz7EYFi0chvSpw8C/mJRgRVLfgrEf7RvowhyjJ3JPfPlX/h8N/6fZryX7bh/pJsPj4QLX9Ra89NL3QQkljmOqnognU6HcxKkoI/JsaJ8cDcfCqZAMC2cfFeSoHu+WFEmWzIQqx8PVmCThSFqPKqLIsgxJx0QYZt1iocjgfrPbjIoiltkXxzxTlE5FVTL1zb7YmTOSzXGiEBU0ZgHzXexjd9HklDtTc2P7iR4/Wmqk/jGhfZXjZW1bYFVp3y01G+ocrh/K9VST3+05OUsaEnAYGKZRfWIpDQaXT2Ej2/vCl1S5nNe7jHq5eCAlM7rOpFx8PP1Zf/NzCUdkpXjUhHmdfdi/Xv31D6WccPAIDjNMmPnBzC+ErAipZzPf++LkQyGRhTDEpCNkbmLpz8892zmE3+8swq1YODIqf2Z7lO8RdJHn7RS8kpY6r0qhAg7xXIHnhViu+zBDbhcx16UOfGVgaGkoXe6LhwS+h7NgSa+vR7ESZvPyq6VUqN+SC0ZSTPm3oETGoxGIh/p60w3naIyJ/Gywf9CMnnAemR3524hT5DErxOwBhR55COMw3e+u0T0tOEsR0JMx+NBHftD/AJ+D/f7v/TW+9t+P+Bo9e/7vNYz+By6FsKkAAAB42mNgZGBgYGRwbI8IWhzPb/OVQZ6DAQTOni3fCKP/+/x7yrOBNRTI5WBgAokCAG3mDbAAeNpjYGRgYFX9t5eBgeftf5//WTwbGIAiKMAdAJycBph42mN6w+DCwcDAAMIsZ8D0HhBNLIap52D478fBwHQRyvbBpZ7nLYMtKeZjt5OJhxT1TKsYGFhDETTjcSAG0gyPoRgozigIpL0hNEiOBcgFAEBoNC142mNgYNCBwjoccALDBEY9RhsgPIMMmZcRhHtIhkcA9pQspAAAAQAAAEcBVAALAAAAAAACAAEAAgAWAAABAACTAAAAAHjalZCxTgJBFEXPApJoYYgF9VZUSIAFTdDCnmiIgsTKsASQuGiCu0YaCr4OfomKOzsTCHRmMzPn3blz38sCFyzJ4uXOgbKWZY+8KssZLqk7zkp9cJyjSOT4jD9WjvPSt46vKHoFx2txyfGGqnfPO18kyohSGjBjJPqRFmqPmWolWkZ9o0uHZ/EkfTNgTo0KVX017ujRps+TyDqvT7xW9U/UV1Vz9ZryrQn8o8QOL1JsdVA/5IwZpv7f/YsKTW50O1PqpzKNZyw1UnKov2c9dbkD7c1/zdhXFSrNdIz3HbuaJFH1KM9CZyDN3N3SoiFupfP66mbOYAd8k0EGAHjabc05TwJhHITxZ0BBBc/P4IkI7y4sh0dBsosHKiqHeLUiiTE0FH56Xdl/6TS/ZIoZUszzM+ad/3IOSilNmm122GWPfQ4ocEiRI0qUcXj4VKgSUKNOgybHnHDKGSER7Xjjgkuu6HDNDbd0ueOeB3r0GTDkkRFPPPPCK29a0KIyympJy1pRTnmtak3r2tCmtjLjz+/ph5edfU2cc2Fiy/3px4Xpmb5ZMatmYNbMutkwm2Yr0W8nBnOj+OcXVDk0PnjaRc67DoJAEAVQFuT9fqsJCSZ2+w12QkNjrCCx9w+sbSy19DsGK/9Ob3RZujk3k7nzZp8bsbvSkXXoR8Yew9gavN9QNHSUHTFch4oMfuoV0uqGNL4nv25emq3yHzzADwVcwOsFHMCtBWzAWQlYgJ0ImIA1rRmAeRbQAWM6vQD04A9GgXglRBo4Kh+19gJGYDgzBqOnZALGO8kUTLaSGZhWkjmYrSULMA8kS7CYi5ZgKTlQxr/W1F5aAAAAAAFRp8cxAAA=)format('woff'), url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/font/ytp-regular.ttf)format('truetype');
font-weight: 400;
font-style: normal
}
.mb_YTPlayer:focus {
outline: 0
}
.YTPWrapper {
display: block;
transform: translateZ(0)translate3d(0, 0, 0);
transform-style: preserve-3d;
perspective: 1000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
box-sizing: border-box
}
.mb_YTPlayer .loading {
position: absolute;
top: 10px;
right: 10px;
font-size: 12px;
color: #fff;
background: rgba(0, 0, 0, .51);
text-align: center;
padding: 2px 4px;
border-radius: 5px;
font-family: "Droid Sans", sans-serif;
-webkit-animation: fade .1s infinite alternate;
animation: fade .1s infinite alternate
}
@-webkit-keyframes fade {
0% {
opacity: .5
}
100% {
opacity: 1
}
}
@keyframes fade {
0% {
opacity: .5
}
100% {
opacity: 1
}
}
.YTPFullscreen {
display: block!important;
position: fixed!important;
width: 100%!important;
height: 100%!important;
top: 0!important;
left: 0!important;
margin: 0!important;
border: none!important;
opacity: 1!important;
background-color: #000
}
.mbYTP_wrapper iframe {
max-width: 4000px!important
}
.inline_YTPlayer {
margin-bottom: 20px;
vertical-align: top;
position: relative;
left: 0;
overflow: hidden;
border-radius: 4px;
box-shadow: 0 0 5px rgba(0, 0, 0, .7);
background: rgba(0, 0, 0, .5)
}
.inline_YTPlayer img {
border: none!important;
margin: 0!important;
padding: 0!important;
transform: none!important
}
.mb_YTPBar,
.mb_YTPBar .buttonBar {
box-sizing: border-box;
left: 0;
padding: 5px;
width: 100%
}
.mb_YTPBar .ytpicon {
font-size: 20px;
font-family: ytpregular
}
.mb_YTPBar .mb_YTPUrl.ytpicon {
font-size: 30px
}
.mb_YTPBar {
transition: opacity .5s;
display: block;
height: 10px;
background: #333;
position: fixed;
bottom: 0;
text-align: left;
z-index: 1000;
font: 14px/16px sans-serif;
opacity: .1
}
.mb_YTPBar.visible,
.mb_YTPBar:hover {
opacity: 1
}
.mb_YTPBar .buttonBar {
transition: all .5s;
background: 0 0;
font: 12px/14px Calibri;
position: absolute;
top: -30px;
height: 40px
}
.mb_YTPBar:hover .buttonBar {
background: rgba(0, 0, 0, .4)
}
.mb_YTPBar span {
display: inline-block;
font: 16px/20px Calibri, sans-serif;
position: relative;
width: 30px;
height: 25px;
vertical-align: middle
}
.mb_YTPBar span.mb_YTPTime {
width: 130px
}
.mb_YTPBar span.mb_OnlyYT,
.mb_YTPBar span.mb_YTPUrl {
position: absolute;
width: auto;
display: block;
top: 6px;
right: 10px;
cursor: pointer
}
.mb_YTPBar span.mb_YTPUrl img {
width: 60px
}
.mb_YTPBar span.mb_OnlyYT {
left: 300px;
right: auto
}
.mb_YTPBar span.mb_OnlyYT img {
width: 25px
}
.mb_YTPBar .mb_YTPMuteUnmute,
.mb_YTPBar .mb_YTPPlaypause,
.mb_YTPlayer .mb_YTPBar .mb_YTPPlaypause img {
cursor: pointer
}
.mb_YTPBar .mb_YTPProgress {
height: 10px;
width: 100%;
background: #222;
bottom: 0;
left: 0
}
.mb_YTPBar .mb_YTPLoaded {
height: 10px;
width: 0;
background: #444;
left: 0
}
.mb_YTPBar .mb_YTPseekbar {
height: 10px;
width: 0;
background: #bb110e;
bottom: 0;
left: 0;
box-shadow: rgba(82, 82, 82, .47)1px 1px 3px
}
.mb_YTPBar .YTPOverlay {
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-webkit-transform-style: "flat";
box-sizing: border-box
}
.YTPOverlay.style-1 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/01.png) }
.YTPOverlay.style-2 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/02.png) }
.YTPOverlay.style-3 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/03.png) }
.YTPOverlay.style-4 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/04.png) }
.YTPOverlay.style-5 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/05.png) }
.YTPOverlay.style-6 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/06.png) }
.YTPOverlay.style-7 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/07.png) }
.YTPOverlay.style-8 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/08.png) }
.YTPOverlay.style-9 { background: url(//www.lumeko.de/wp-content/plugins/themesflat/assets/css/overlays/09.png) }
.mb_YTPBar .simpleSlider {
position: relative;
width: 100px;
height: 10px;
border: 1px solid #fff;
overflow: hidden;
box-sizing: border-box;
margin-right: 10px;
cursor: pointer!important;
border-radius: 3px
}
.mb_YTPBar.compact .simpleSlider {
width: 40px
}
.mb_YTPBar .simpleSlider.muted {
opacity: .3
}
.mb_YTPBar .level {
position: absolute;
left: 0;
bottom: 0;
background-color: #fff;
box-sizing: border-box
}
.mb_YTPBar .level.horizontal {
height: 100%;
width: 0
}
.mb_YTPBar .level.vertical {
height: auto;
width: 100%
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.has-modal-open .wp-block-cover .wp-block-cover__inner-container,.has-modal-open .wp-block-cover-image .wp-block-cover__inner-container{z-index:auto}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:-moz-fit-content;width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media (prefers-reduced-motion:no-preference){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull a,.wp-block-image.alignwide a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{ direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media a{display:inline-block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-content{display:flow-root}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}