#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}@font-face{font-family:"Skt Icons";src:url(//contactreno33.fr/wp-content/plugins/skt-addons-for-elementor/assets/fonts/skt-icons.woff2) format("woff2"),url(//contactreno33.fr/wp-content/plugins/skt-addons-for-elementor/assets/fonts/skt-icons.woff) format("woff"),url(//contactreno33.fr/wp-content/plugins/skt-addons-for-elementor/assets/fonts/skt-icons.svg#skt-icons) format("svg");font-weight:normal;font-style:normal;font-display:swap;}.skti,.fasskti{font-family:"Skt Icons"!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.skti-3d-rotate:before{content:"\e900";}.skti-degree:before{content:"\e901";}.skti-accordion-horizontal:before{content:"\e902";}.skti-accordion-vertical:before{content:"\e903";}.skti-alarm-clock:before{content:"\e904";}.skti-alien-gun:before{content:"\e905";}.skti-alien:before{content:"\e906";}.skti-anchor:before{content:"\e907";}.skti-android:before{content:"\e908";}.skti-angle-down:before{content:"\e909";}.skti-angle-left:before{content:"\e90a";}.skti-angle-right:before{content:"\e90b";}.skti-angle-up:before{content:"\e90c";}.skti-apple:before{content:"\e90d";}.skti-arrow-left:before{content:"\e90e";}.skti-arrow-right:before{content:"\e90f";}.skti-arrow-zoom-out:before{content:"\e910";}.skti-arrow-corner:before{content:"\e911";}.skti-arrow-down:before{content:"\e912";}.skti-arrow-left1:before{content:"\e913";}.skti-arrow-right1:before{content:"\e914";}.skti-arrow-up:before{content:"\e915";}.skti-article:before{content:"\e916";}.skti-avatar-man:before{content:"\e917";}.skti-avatar-woman:before{content:"\e918";}.skti-badge1:before{content:"\e919";}.skti-badge2:before{content:"\e91a";}.skti-badge3:before{content:"\e91b";}.skti-bamboo:before{content:"\e91c";}.skti-basketball:before{content:"\e91d";}.skti-battery:before{content:"\e91e";}.skti-beach-seat:before{content:"\e91f";}.skti-bell:before{content:"\e920";}.skti-bicycle:before{content:"\e921";}.skti-blog-content:before{content:"\e922";}.skti-bluetooth:before{content:"\e923";}.skti-board:before{content:"\e924";}.skti-body:before{content:"\e925";}.skti-bomb:before{content:"\e926";}.skti-bond-hand:before{content:"\e927";}.skti-bond:before{content:"\e928";}.skti-bonsai:before{content:"\e929";}.skti-book:before{content:"\e92a";}.skti-bowl:before{content:"\e92b";}.skti-brick-wall:before{content:"\e92c";}.skti-brush-paint:before{content:"\e92d";}.skti-brush-roll:before{content:"\e92e";}.skti-brush:before{content:"\e92f";}.skti-bug:before{content:"\e930";}.skti-bulb:before{content:"\e931";}.skti-calculation:before{content:"\e932";}.skti-calendar:before{content:"\e933";}.skti-camera:before{content:"\e934";}.skti-candle:before{content:"\e935";}.skti-candles:before{content:"\e936";}.skti-car:before{content:"\e937";}.skti-card:before{content:"\e938";}.skti-caret-down:before{content:"\e939";}.skti-caret-fill-down:before{content:"\e93a";}.skti-caret-fill-left:before{content:"\e93b";}.skti-caret-fill-right:before{content:"\e93c";}.skti-caret-fill-up:before{content:"\e93d";}.skti-caret-left:before{content:"\e93e";}.skti-caret-right:before{content:"\e93f";}.skti-caret-up:before{content:"\e940";}.skti-carousal:before{content:"\e941";}.skti-cart-empty:before{content:"\e942";}.skti-cart-full:before{content:"\e943";}.skti-caution:before{content:"\e944";}.skti-chair:before{content:"\e945";}.skti-chair2:before{content:"\e946";}.skti-chat-bubble-single:before{content:"\e947";}.skti-chat-bubble:before{content:"\e948";}.skti-cheese:before{content:"\e949";}.skti-chef-cap:before{content:"\e94a";}.skti-clip-board:before{content:"\e94b";}.skti-clip:before{content:"\e94c";}.skti-cloud-down:before{content:"\e94d";}.skti-cloud-up:before{content:"\e94e";}.skti-cloud:before{content:"\e94f";}.skti-code-browser:before{content:"\e950";}.skti-code-clean:before{content:"\e951";}.skti-code:before{content:"\e952";}.skti-cog:before{content:"\e953";}.skti-color-card:before{content:"\e954";}.skti-color-plate:before{content:"\e955";}.skti-compass-math:before{content:"\e956";}.skti-compass:before{content:"\e957";}.skti-corner:before{content:"\e958";}.skti-crop:before{content:"\e959";}.skti-cross-circle:before{content:"\e95a";}.skti-cross-game:before{content:"\e95b";}.skti-cross-gap:before{content:"\e95c";}.skti-cross:before{content:"\e95d";}.skti-crown:before{content:"\e95e";}.skti-cube:before{content:"\e95f";}.skti-cup-coffee:before{content:"\e960";}.skti-cup:before{content:"\e961";}.skti-currency-paper:before{content:"\e962";}.skti-dashboard:before{content:"\e963";}.skti-delivery-van:before{content:"\e964";}.skti-diamond-ring:before{content:"\e965";}.skti-direction-both:before{content:"\e966";}.skti-direction-right:before{content:"\e967";}.skti-disable-person:before{content:"\e968";}.skti-disc:before{content:"\e969";}.skti-dislike:before{content:"\e96a";}.skti-dollar-on-hand:before{content:"\e96b";}.skti-door-path:before{content:"\e96c";}.skti-Download-circle:before{content:"\e96d";}.skti-download:before{content:"\e96e";}.skti-drag-inside:before{content:"\e96f";}.skti-drag-outside:before{content:"\e970";}.skti-drag:before{content:"\e971";}.skti-drawer:before{content:"\e972";}.skti-dribbble:before{content:"\e973";}.skti-dropper:before{content:"\e974";}.skti-egg-fry:before{content:"\e975";}.skti-ellipsis-fill-h:before{content:"\e976";}.skti-ellipsis-fill-v:before{content:"\e977";}.skti-ellipsis-horizontal:before{content:"\e978";}.skti-ellipsis-vertical:before{content:"\e979";}.skti-emo-normal:before{content:"\e97a";}.skti-emo-sad:before{content:"\e97b";}.skti-emo-smile:before{content:"\e97c";}.skti-envelop:before{content:"\e97d";}.skti-facebook:before{content:"\e97e";}.skti-fancy-futton:before{content:"\e97f";}.skti-feeder:before{content:"\e980";}.skti-file-cabinet:before{content:"\e981";}.skti-file-rotate:before{content:"\e982";}.skti-file:before{content:"\e983";}.skti-files:before{content:"\e984";}.skti-film-roll:before{content:"\e985";}.skti-film:before{content:"\e986";}.skti-finger-index:before{content:"\e987";}.skti-finger-print:before{content:"\e988";}.skti-fire-flame:before{content:"\e989";}.skti-flag:before{content:"\e98a";}.skti-flip-card1:before{content:"\e98b";}.skti-flip-card2:before{content:"\e98c";}.skti-folder-network:before{content:"\e98d";}.skti-folder:before{content:"\e98e";}.skti-football:before{content:"\e98f";}.skti-footer:before{content:"\e990";}.skti-form:before{content:"\e991";}.skti-forward:before{content:"\e992";}.skti-fountain-pen:before{content:"\e993";}.skti-gender-female:before{content:"\e994";}.skti-gender-male:before{content:"\e995";}.skti-gender-sign:before{content:"\e996";}.skti-gender:before{content:"\e997";}.skti-ghost:before{content:"\e998";}.skti-gift-box:before{content:"\e999";}.skti-globe1:before{content:"\e99a";}.skti-globe2:before{content:"\e99b";}.skti-globe3:before{content:"\e99c";}.skti-globe4:before{content:"\e99d";}.skti-google:before{content:"\e99e";}.skti-graduate-cap:before{content:"\e99f";}.skti-graph-bar:before{content:"\e9a0";}.skti-graph-pie:before{content:"\e9a1";}.skti-graph:before{content:"\e9a2";}.skti-grid-even:before{content:"\e9a3";}.skti-grid-masonry:before{content:"\e9a4";}.skti-grid-twist:before{content:"\e9a5";}.skti-grid:before{content:"\e9a6";}.skti-group:before{content:"\e9a7";}.skti-hand-mike:before{content:"\e9a8";}.skti-hand-watch:before{content:"\e9a9";}.skti-hand:before{content:"\e9aa";}.skti-header:before{content:"\e9ab";}.skti-headphone:before{content:"\e9ac";}.skti-headset:before{content:"\e9ad";}.skti-heart-beat:before{content:"\e9ae";}.skti-hexa:before{content:"\e9af";}.skti-highlighter:before{content:"\e9b0";}.skti-home:before{content:"\e9b1";}.skti-hot-spot:before{content:"\e9b2";}.skti-hotdog:before{content:"\e9b3";}.skti-ice-cream:before{content:"\e9b4";}.skti-icon-box:before{content:"\e9b5";}.skti-imac:before{content:"\e9b6";}.skti-image-compare:before{content:"\e9b7";}.skti-image-slider:before{content:"\e9b8";}.skti-image:before{content:"\e9b9";}.skti-inbox:before{content:"\e9ba";}.skti-infinity:before{content:"\e9bb";}.skti-info:before{content:"\e9bc";}.skti-injection:before{content:"\e9bd";}.skti-instagram:before{content:"\e9be";}.skti-jar-chemical:before{content:"\e9bf";}.skti-key:before{content:"\e9c0";}.skti-language-change:before{content:"\e9c1";}.skti-laptop:before{content:"\e9c2";}.skti-layer:before{content:"\e9c3";}.skti-lens:before{content:"\e9c4";}.skti-like:before{content:"\e9c5";}.skti-line-graph-pointed:before{content:"\e9c6";}.skti-link:before{content:"\e9c7";}.skti-linkedin:before{content:"\e9c8";}.skti-linux:before{content:"\e9c9";}.skti-list-2:before{content:"\e9ca";}.skti-list-group:before{content:"\e9cb";}.skti-list:before{content:"\e9cc";}.skti-location-pointer:before{content:"\e9cd";}.skti-lock:before{content:"\e9ce";}.skti-logo-carousel:before{content:"\e9cf";}.skti-logo-grid:before{content:"\e9d0";}.skti-lotus:before{content:"\e9d1";}.skti-love:before{content:"\e9d2";}.skti-madel:before{content:"\e9d3";}.skti-magic-wand:before{content:"\e9d4";}.skti-magnet:before{content:"\e9d5";}.skti-mail-open:before{content:"\e9d6";}.skti-man-range:before{content:"\e9d7";}.skti-map-marker:before{content:"\e9d8";}.skti-map-pointer:before{content:"\e9d9";}.skti-measurement:before{content:"\e9da";}.skti-memory:before{content:"\e9db";}.skti-menu-price:before{content:"\e9dc";}.skti-micro-chip:before{content:"\e9dd";}.skti-microphone1:before{content:"\e9de";}.skti-microphone2:before{content:"\e9df";}.skti-mobile:before{content:"\e9e0";}.skti-money-bag:before{content:"\e9e1";}.skti-money:before{content:"\e9e2";}.skti-monitor:before{content:"\e9e3";}.skti-mouse:before{content:"\e9e4";}.skti-muscle:before{content:"\e9e5";}.skti-net:before{content:"\e9e6";}.skti-network1:before{content:"\e9e7";}.skti-network2:before{content:"\e9e8";}.skti-newspaper:before{content:"\e9e9";}.skti-nuclear-circle:before{content:"\e9ea";}.skti-office-file:before{content:"\e9eb";}.skti-pacman:before{content:"\e9ec";}.skti-paper-fold:before{content:"\e9ed";}.skti-paper-plane-alt:before{content:"\e9ee";}.skti-paper-plane:before{content:"\e9ef";}.skti-pause:before{content:"\e9f0";}.skti-pen-head:before{content:"\e9f1";}.skti-pen-pencil:before{content:"\e9f2";}.skti-pen-scale:before{content:"\e9f3";}.skti-pen-paper:before{content:"\e9f4";}.skti-pen:before{content:"\e9f5";}.skti-pencil:before{content:"\e9f6";}.skti-pendrive:before{content:"\e9f7";}.skti-phone:before{content:"\e9f8";}.skti-pillar:before{content:"\e9f9";}.skti-pin-man-range:before{content:"\e9fa";}.skti-pin-man:before{content:"\e9fb";}.skti-pin:before{content:"\e9fc";}.skti-plane:before{content:"\e9fd";}.skti-play-end:before{content:"\e9fe";}.skti-play-next:before{content:"\e9ff";}.skti-play-previous:before{content:"\ea00";}.skti-play-start:before{content:"\ea01";}.skti-play-button:before{content:"\ea02";}.skti-play-store:before{content:"\ea03";}.skti-play:before{content:"\ea04";}.skti-playing-card:before{content:"\ea05";}.skti-plus-box:before{content:"\ea06";}.skti-plus-circle:before{content:"\ea07";}.skti-plus-gap:before{content:"\ea08";}.skti-plus-open:before{content:"\ea09";}.skti-popup:before{content:"\ea0a";}.skti-power:before{content:"\ea0b";}.skti-printer:before{content:"\ea0c";}.skti-progress-bar:before{content:"\ea0d";}.skti-promo:before{content:"\ea0e";}.skti-pulse:before{content:"\ea0f";}.skti-puzzle:before{content:"\ea10";}.skti-question:before{content:"\ea11";}.skti-quote:before{content:"\ea12";}.skti-radar:before{content:"\ea13";}.skti-radiation:before{content:"\ea14";}.skti-reading-glass-alt:before{content:"\ea15";}.skti-reading-glass:before{content:"\ea16";}.skti-recycle-bin:before{content:"\ea17";}.skti-recycle:before{content:"\ea18";}.skti-refresh-time:before{content:"\ea19";}.skti-reply:before{content:"\ea1a";}.skti-responsive-device:before{content:"\ea1b";}.skti-review:before{content:"\ea1c";}.skti-rocket1:before{content:"\ea1d";}.skti-rocket2:before{content:"\ea1e";}.skti-rss:before{content:"\ea1f";}.skti-safety-cap:before{content:"\ea20";}.skti-safety-kit:before{content:"\ea21";}.skti-sand-watch:before{content:"\ea22";}.skti-scale:before{content:"\ea23";}.skti-scanner:before{content:"\ea24";}.skti-scissor:before{content:"\ea25";}.skti-screen:before{content:"\ea26";}.skti-search:before{content:"\ea27";}.skti-seo:before{content:"\ea28";}.skti-server-network:before{content:"\ea29";}.skti-server:before{content:"\ea2a";}.skti-share:before{content:"\ea2b";}.skti-shield:before{content:"\ea2c";}.skti-ship:before{content:"\ea2d";}.skti-shirt:before{content:"\ea2e";}.skti-shopping-bag1:before{content:"\ea2f";}.skti-shopping-bag2:before{content:"\ea30";}.skti-shopping-bag3:before{content:"\ea31";}.skti-shopping-bag4:before{content:"\ea32";}.skti-shuffle:before{content:"\ea33";}.skti-shutter:before{content:"\ea34";}.skti-sign-in:before{content:"\ea35";}.skti-sign-out:before{content:"\ea36";}.skti-sitemap1:before{content:"\ea37";}.skti-sitemap2:before{content:"\ea38";}.skti-skart:before{content:"\ea39";}.skti-skull:before{content:"\ea3a";}.skti-skyscraper:before{content:"\ea3b";}.skti-slider-doc:before{content:"\ea3c";}.skti-slider-h-range:before{content:"\ea3d";}.skti-slider-image:before{content:"\ea3e";}.skti-slider-range-h:before{content:"\ea3f";}.skti-slider-v-open:before{content:"\ea40";}.skti-slider-video:before{content:"\ea41";}.skti-slider:before{content:"\ea42";}.skti-smart-watch:before{content:"\ea43";}.skti-snow:before{content:"\ea44";}.skti-spa-face:before{content:"\ea45";}.skti-spa-stone-flower:before{content:"\ea46";}.skti-spa-stone:before{content:"\ea47";}.skti-spark:before{content:"\ea48";}.skti-speaker-off:before{content:"\ea49";}.skti-speaker-on:before{content:"\ea4a";}.skti-spoon-fork:before{content:"\ea4b";}.skti-spoon:before{content:"\ea4c";}.skti-star:before{content:"\ea4d";}.skti-step-flow:before{content:"\ea4e";}.skti-steps:before{content:"\ea4f";}.skti-stop-watch:before{content:"\ea50";}.skti-stop:before{content:"\ea51";}.skti-support-call:before{content:"\ea52";}.skti-tab:before{content:"\ea53";}.skti-table-lamp:before{content:"\ea54";}.skti-tablet:before{content:"\ea55";}.skti-tag:before{content:"\ea56";}.skti-target-arrow:before{content:"\ea57";}.skti-target:before{content:"\ea58";}.skti-target1:before{content:"\ea59";}.skti-team-carousel:before{content:"\ea5a";}.skti-team-member:before{content:"\ea5b";}.skti-tennis-ball:before{content:"\ea5c";}.skti-terminal:before{content:"\ea5d";}.skti-testimonial-carousel:before{content:"\ea5e";}.skti-testimonial:before{content:"\ea5f";}.skti-text-animation:before{content:"\ea60";}.skti-theatre:before{content:"\ea61";}.skti-tick-circle:before{content:"\ea62";}.skti-tick:before{content:"\ea63";}.skti-tickets:before{content:"\ea64";}.skti-tie-knot:before{content:"\ea65";}.skti-tie:before{content:"\ea66";}.skti-timeline:before{content:"\ea67";}.skti-toggle:before{content:"\ea68";}.skti-tools:before{content:"\ea69";}.skti-tree-square:before{content:"\ea6a";}.skti-twitter-bird:before{content:"\ea6b";}.skti-twitter:before{content:"\ea6c";}.skti-ufo:before{content:"\ea6d";}.skti-umbralla:before{content:"\ea6e";}.skti-unlock:before{content:"\ea6f";}.skti-up-down:before{content:"\ea70";}.skti-upload:before{content:"\ea71";}.skti-upward-top-right:before{content:"\ea72";}.skti-user-female:before{content:"\ea73";}.skti-user-id:before{content:"\ea74";}.skti-user-male:before{content:"\ea75";}.skti-video-camera:before{content:"\ea76";}.skti-water-drop:before{content:"\ea77";}.skti-weather-cloud-day:before{content:"\ea78";}.skti-weather-cloud:before{content:"\ea79";}.skti-weather-day-rain:before{content:"\ea7a";}.skti-weather-day-snow:before{content:"\ea7b";}.skti-weather-day-windy-rain:before{content:"\ea7c";}.skti-weather-flood:before{content:"\ea7d";}.skti-weather-night-cloud:before{content:"\ea7e";}.skti-weather-rain-alt:before{content:"\ea7f";}.skti-weather-rain:before{content:"\ea80";}.skti-weather-snow:before{content:"\ea81";}.skti-weather-sun-rain:before{content:"\ea82";}.skti-weather-sun:before{content:"\ea83";}.skti-weather-sunny-day:before{content:"\ea84";}.skti-weather-thunder:before{content:"\ea85";}.skti-weather-windy-rain:before{content:"\ea86";}.skti-webcam1:before{content:"\ea87";}.skti-webcam2:before{content:"\ea88";}.skti-weight-scale:before{content:"\ea89";}.skti-windows:before{content:"\ea8a";}.skti-wine-glass2:before{content:"\ea8b";}.skti-wine-glass:before{content:"\ea8c";}.skti-worker-cap:before{content:"\ea8d";}.skti-youtube:before{content:"\ea8e";}.skti-centralize:before{content:"\ea8f";}.skti-add-section:before{content:"\ea90";}.skti-advanced-heading:before{content:"\ea91";}.skti-air-baloon:before{content:"\ea92";}.skti-arrow2:before{content:"\ea93";}.skti-bicycle2:before{content:"\ea94";}.skti-bond2:before{content:"\ea95";}.skti-bond3:before{content:"\ea96";}.skti-bond4:before{content:"\ea97";}.skti-calendar2:before{content:"\ea98";}.skti-carousel:before{content:"\ea99";}.skti-code-page:before{content:"\ea9a";}.skti-comment-circle:before{content:"\ea9b";}.skti-comment-square:before{content:"\ea9c";}.skti-copy:before{content:"\ea9d";}.skti-cursor:before{content:"\ea9e";}.skti-envelop2:before{content:"\ea9f";}.skti-factory:before{content:"\eaa0";}.skti-finger-point:before{content:"\eaa1";}.skti-finger-swipe-both:before{content:"\eaa2";}.skti-finger-swipe-corner:before{content:"\eaa3";}.skti-finger-swipe-left:before{content:"\eaa4";}.skti-finger-swipe-up:before{content:"\eaa5";}.skti-finger-swipe:before{content:"\eaa6";}.skti-finger-touch:before{content:"\eaa7";}.skti-folder-network:before{content:"\eaa8";}.skti-folder-sync:before{content:"\eaa9";}.skti-graph-bar2:before{content:"\eaaa";}.skti-graph-pie2:before{content:"\eaab";}.skti-heading-h:before{content:"\eaac";}.skti-heading-html:before{content:"\eaad";}.skti-heart:before{content:"\eaae";}.skti-home2:before{content:"\eaaf";}.skti-indent-left:before{content:"\eab0";}.skti-indent-right:before{content:"\eab1";}.skti-lock-close:before{content:"\eab2";}.skti-lock-open:before{content:"\eab3";}.skti-map-pointer-add:before{content:"\eab4";}.skti-map-pointer-check:before{content:"\eab5";}.skti-map-pointer-delete:before{content:"\eab6";}.skti-map-pointer2:before{content:"\eab7";}.skti-map:before{content:"\eab8";}.skti-navigation1:before{content:"\eab9";}.skti-navigation2:before{content:"\eaba";}.skti-page-export:before{content:"\eabb";}.skti-page-sync:before{content:"\eabc";}.skti-piramid:before{content:"\eabd";}.skti-plug:before{content:"\eabe";}.skti-point-marker:before{content:"\eabf";}.skti-quote2:before{content:"\eac0";}.skti-refresh-check:before{content:"\eac1";}.skti-refresh:before{content:"\eac2";}.skti-refresh2:before{content:"\eac3";}.skti-scrolling-image:before{content:"\eac4";}.skti-sign-turn-right:before{content:"\eac5";}.skti-speedometer:before{content:"\eac6";}.skti-sticky:before{content:"\eac7";}.skti-sync-cloud:before{content:"\eac8";}.skti-sync:before{content:"\eac9";}.skti-sync2:before{content:"\eaca";}.skti-table-lamp2:before{content:"\eacb";}.skti-target2:before{content:"\eacc";}.skti-timeline-spiral:before{content:"\eacd";}.skti-tv:before{content:"\eace";}.skti-vespa:before{content:"\eacf";}.skti-brain:before{content:"\ead1";}.skti-breadcrumbs:before{content:"\ead2";}.skti-circular-chat:before{content:"\ead3";}.skti-currency-exchange:before{content:"\ead4";}.skti-cta:before{content:"\ead5";}.skti-data-table:before{content:"\ead6";}.skti-display-condition:before{content:"\ead7";}.skti-digital-memory:before{content:"\ead8";}.skti-dollar-box:before{content:"\ead9";}.skti-faq:before{content:"\eada";}.skti-facebook-feed:before{content:"\eadb";}.skti-header-footer:before{content:"\eadc";}.skti-heart:before{content:"\eadd";}.skti-image-accordion:before{content:"\eade";}.skti-image-masking:before{content:"\eadf";}.skti-instagram:before{content:"\eae0";}.skti-mail-chimp:before{content:"\eae1";}.skti-minus-large:before{content:"\eae2";}.skti-minus-small:before{content:"\eae3";}.skti-mobile-chat:before{content:"\eae4";}.skti-motion-button:before{content:"\eae5";}.skti-news-ticker:before{content:"\eae6";}.skti-offcanvas-menu:before{content:"\eae7";}.skti-post-grid:before{content:"\eae8";}.skti-post-list:before{content:"\eae9";}.skti-post-tab:before{content:"\eaea";}.skti-pricing-menu:before{content:"\eaeb";}.skti-scheduled-section:before{content:"\eaec";}.skti-section-link:before{content:"\eaed";}.skti-sticky-video:before{content:"\eaee";}.skti-section-nesting:before{content:"\eaef";}.skti-traffic-signal:before{content:"\eaf0";}.skti-tshirt:before{content:"\eaf1";}.skti-twitter-feed:before{content:"\eaf2";}.skti-grid-layout:before{content:"\eaf3";}.skti-add-to-cart-button:before{content:"\eaf4";}.skti-billing-address:before{content:"\eaf5";}.skti-cart:before{content:"\eaf6";}.skti-Category-Carousel:before{content:"\eaf7";}.skti-Category-Grid:before{content:"\eaf8";}.skti-Category-List:before{content:"\eaf9";}.skti-checkout-1:before{content:"\eafa";}.skti-checkout-2:before{content:"\eafb";}.skti-compare:before{content:"\eafc";}.skti-edit-menu:before{content:"\eafd";}.skti-facebook-review:before{content:"\eafe";}.skti-fb-messanger:before{content:"\eaff";}.skti-filter:before{content:"\eb00";}.skti-google-review:before{content:"\eb01";}.skti-grid-filter:before{content:"\eb02";}.skti-home3:before{content:"\eb03";}.skti-horizontal-timeline:before{content:"\eb04";}.skti-image-scroll:before{content:"\eb05";}.skti-mini-cart:before{content:"\eb06";}.skti-off-canvas-cart:before{content:"\eb07";}.skti-popup1:before{content:"\eb08";}.skti-post-list:before{content:"\eb09";}.skti-Product-Carousel:before{content:"\eb0a";}.skti-product-filter:before{content:"\eb0b";}.skti-product-gallery:before{content:"\eb0c";}.skti-Product-Grid:before{content:"\eb0d";}.skti-Product-List-double:before{content:"\eb0e";}.skti-product-list-single:before{content:"\eb0f";}.skti-product-rating:before{content:"\eb10";}.skti-product-table:before{content:"\eb11";}.skti-product-variation:before{content:"\eb12";}.skti-retina-image:before{content:"\eb13";}.skti-shipping-address:before{content:"\eb14";}.skti-shop:before{content:"\eb15";}.skti-shopping-details:before{content:"\eb16";}.skti-sticky-video-2:before{content:"\eb17";}.skti-Template-Import:before{content:"\eb18";}.skti-trendy-product:before{content:"\eb19";}.skti-user-check:before{content:"\eb1a";}.skti-User-Circle:before{content:"\eb1b";}.skti-user-plus:before{content:"\eb1c";}.skti-user:before{content:"\eb1d";}.skti-video-gallery:before{content:"\eb1e";}.skti-wishlist:before{content:"\eb1f";}.skti-mouse-scroll-h:before{content:"\eb20";}.skti-mouse-scroll-v:before{content:"\eb21";}.skti-speaker:before{content:"\eb22";}.skti-mega-menu:before{content:"\eb23";}.skti-content-slider:before{content:"\eb24";}.skti-text-outline:before{content:"\eb25";}.skti-vector-path:before{content:"\eb26";}.skti-rough-notation:before{content:"\eb27";}.skti-unfold-folder:before{content:"\eb28";}.skti-unfold-paper:before{content:"\eb29";}.skti-speaker2:before{content:"\eb2a";}.skti-video-mask:before{content:"\eb2b";}.skti-dot-navigation:before{content:"\eb2c";}.skti-cursor-hover-click:before{content:"\eb2d";}.skti-finger-hover-touch:before{content:"\eb2e";}.skti-repeat:before{content:"\eb2f";}.skti-event-calendar:before{content:"\eb30";}.skti-map-location-unfold:before{content:"\eb31";}.skti-ticket2:before{content:"\eb32";}.skti-thunder1:before{content:"\eb33";}.skti-thunder2:before{content:"\eb34";}.skti-shield1:before{content:"\eb35";}.skti-switcher:before{content:"\eb36";}.skti-global-badge:before{content:"\eb37";}.skti-wallet:before{content:"\eb38";}.skti-asteroid:before{content:"\eb39";}.skti-repeat2:before{content:"\eb3a";}.skti-corona-covid1:before{content:"\eb3b";}.skti-corona-covid2:before{content:"\eb3c";}.skti-fixed-size-button:before{content:"\eb3d";}.skti-full-page-scroll:before{content:"\eb3e";}.skti-multi-page-scroll:before{content:"\eb3f";}.skti-flag2:before{content:"\eb40";}.skti-advanced-data-table:before{content:"\eb41";}.skti-add-group:before{content:"\eb42";}.skti-add-peoples:before{content:"\eb43";}.skti-age-gate:before{content:"\eb44";}.skti-age-gate2:before{content:"\eb45";}.skti-animated-link:before{content:"\eb46";}.skti-behance-feed:before{content:"\eb47";}.skti-binary-digit:before{content:"\eb48";}.skti-both-way-arrow:before{content:"\eb49";}.skti-camera-plus:before{content:"\eb4a";}.skti-cancel-meeting:before{content:"\eb4b";}.skti-chat-bubble1:before{content:"\eb4c";}.skti-checkout1:before{content:"\eb4d";}.skti-clap:before{content:"\eb4e";}.skti-dribbble-feed:before{content:"\eb4f";}.skti-edd-cart:before{content:"\eb50";}.skti-edd-category-carousel:before{content:"\eb51";}.skti-edd-category:before{content:"\eb52";}.skti-edd-discount:before{content:"\eb53";}.skti-edd-download:before{content:"\eb54";}.skti-edd-login1:before{content:"\eb55";}.skti-edd-login2:before{content:"\eb56";}.skti-edd-mini-cart:before{content:"\eb57";}.skti-edd-my-account-tab:before{content:"\eb58";}.skti-edd-product-carousel:before{content:"\eb59";}.skti-edd-product-grid:before{content:"\eb5a";}.skti-edd-profile-edit:before{content:"\eb5b";}.skti-edd-purchased:before{content:"\eb5c";}.skti-edd-register:before{content:"\eb5d";}.skti-edd-search-bar:before{content:"\eb5e";}.skti-edd-single-product:before{content:"\eb5f";}.skti-facebook-review1:before{content:"\eb60";}.skti-feather:before{content:"\eb61";}.skti-file2:before{content:"\eb62";}.skti-fly-out-menu:before{content:"\eb63";}.skti-grid-link:before{content:"\eb64";}.skti-hexa-bond:before{content:"\eb65";}.skti-image-accordion1:before{content:"\eb66";}.skti-image-swap:before{content:"\eb67";}.skti-link-box:before{content:"\eb68";}.skti-meeting:before{content:"\eb69";}.skti-pdf1:before{content:"\eb6a";}.skti-pdf2:before{content:"\eb6b";}.skti-photo-stack:before{content:"\eb6c";}.skti-qr-code:before{content:"\eb6d";}.skti-remote_carousel:before{content:"\eb6e";}.skti-scroll-top:before{content:"\eb6f";}.skti-square-clock:before{content:"\eb70";}.skti-step-flow2:before{content:"\eb71";}.skti-sub-list:before{content:"\eb72";}.skti-swap-left:before{content:"\eb73";}.skti-tooltips:before{content:"\eb74";}.skti-traveller:before{content:"\eb75";}.skti-tb-archieve-content:before{content:"\eb76";}.skti-tb-archieve-title:before{content:"\eb77";}.skti-tb-author-meta:before{content:"\eb78";}.skti-tb-comments:before{content:"\eb79";}.skti-tb-featured-image:before{content:"\eb7a";}.skti-tb-page-title:before{content:"\eb7b";}.skti-tb-post-content:before{content:"\eb7c";}.skti-tb-post-excerpt:before{content:"\eb7d";}.skti-tb-post-grid:before{content:"\eb7e";}.skti-tb-post-info:before{content:"\eb7f";}.skti-tb-post-list:before{content:"\eb80";}.skti-tb-post-title:before{content:"\eb81";}.skti-tb-site-logo:before{content:"\eb82";}.skti-tb-site-title:before{content:"\eb83";}.skti-lordicon:before{content:"\eb84";}.skti-vault:before{content:"\eb85";}
.skt-social-icon i, .skt-social-icon svg{position: relative; display: initial; width: 0.5em; height: 0.5em;}.skt-pricing-table-media img, .skt-pricing-table-media > svg{width:30px; height:auto;}.skt-offcanvas-close-bar-close-icon svg{width: 25px; height: 25px;}html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:transparent;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}