#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;
}html body.single-tve_form_type {
min-height: 100%;
}
body .tl-style article {
margin-bottom: 0;
margin-top: 0;
padding-top: 0;
}
body .thrv_wrapper.thrv-leads-slide-in, body .thrv_wrapper.thrv-leads-ribbon, body .thrv_wrapper.thrv-leads-widget, body .thrv_wrapper.thrv-leads-screen-filler {
margin: 0;
}
#tve_editor:after {
content: "";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.tve_editor_main_content .thrv_wrapper.thrv_content_reveal {
padding: 1px;
}
.tl-style .tve_p_lb_content {
overflow: visible;
}
body .tve_p_lb_content #tve_editor .tve_p_lb_control {
padding: 15px 0 40px;
}
.tve-leads-greedy-ribbon #tve_editor {
padding: 0;
}  .tve-leads-ribbon {
left: 0;
min-height: 20px;
position: fixed;
right: 0;
top: 0;
z-index: -1;
}
.tve-leads-ribbon #tve_editor {
padding: 0;
}
.tve-leads-ribbon.tve-leads-triggered {
z-index: 999991;
}
.single-tve_form_type .tve-leads-ribbon {
z-index: 0;
}
.tcb-states .tve-leads-ribbon {
z-index: 80;
}
.admin-bar .tve-leads-ribbon {
top: 32px;
}
.tve-leads-ribbon .tve-ribbon-content {
margin: 0 auto;
max-width: 1080px;
min-width: 500px;
}
.tve-leads-ribbon .thrv-ribbon {
background-color: #c6efcd;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
padding: 10px 0;
margin: 0;
}
.tve-leads-ribbon .tve-ribbon-close {
position: absolute;
top: 50%;
right: 2%;
transform: translateY(-50%);
font-size: 30px;
line-height: 23px;
color: #fff;
border: 1px solid;
display: block;
text-align: center;
text-decoration: none;
border-radius: 22px;
width: 30px;
height: 30px;
z-index: 100;
} .tve-leads-widget .thrv-leads-widget {
background-color: #dedede;
padding: 10px;
}
.tve-leads-widget .thrv-leads-widget .thrv_bullets_shortcode li {
background: none;
border-bottom: 0;
padding: 0;
} .tve-leads-slide-in .thrv-leads-slide-in {
padding: 20px;
background-color: #dedede;
max-width: 800px;
position: relative;
z-index: 999;
}
.tve-leads-slide-in .tve-leads-close {
position: absolute;
top: -20px;
right: -20px;
display: block;
width: 20px;
height: 20px;
line-height: 18px;
text-align: center;
border: 1px solid;
background: #000000;
color: #ffffff;
text-decoration: none;
font-size: 12px;
transition: 0.1s;
border-radius: 22px;
z-index: 1;
}
.tve-leads-slide-in .tve-leads-close:hover {
transform: scale(1.1);
}  .thrv-leads-form-box.thrv_wrapper {
background-color: #dedede;
padding: 20px;
} .tve-leads-widget {
position: relative;
z-index: 0;
}
.tcb-states .tve-leads-widget {
z-index: 80;
} .tve-leads-screen-filler {
position: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
.tve-leads-screen-filler {
position: absolute;
}
}
.tve-leads-screen-filler {
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 999999;
}
.single-tve_lead_2s_lightbox .tve-leads-screen-filler, .single-tve_form_type .tve-leads-screen-filler {
z-index: 0;
}
.tcb-states .tve-leads-screen-filler {
z-index: 80 !important;
}
.tve-leads-screen-filler .thrv-leads-screen-filler {
height: 100%;
position: absolute;
top: 0;
left: 0;
overflow-x: hidden;
width: 100%;
box-sizing: border-box;
}
.tve-leads-screen-filler .tve_editor_main_content {
margin: 0 auto;
}
.admin-bar .tve-leads-screen-filler {
top: 32px;
}
.thrv-leads-screen-filler.thrv_wrapper {
padding: 0;
}
.tve_brdr_none {
border-style: none !important;
}
.tve-leads-ribbon .tve_brdr_none {
border-bottom-style: none !important;
}
.tve_brdr_dotted {
border-style: dotted !important;
}
.tve-leads-ribbon .tve_brdr_dotted {
border-bottom-style: dotted !important;
}
.tve_brdr_dashed {
border-style: dashed !important;
}
.tve-leads-ribbon .tve_brdr_dashed {
border-bottom-style: dashed !important;
}
.tve_brdr_solid {
border-style: solid !important;
}
.tve-leads-ribbon .tve_brdr_solid {
border-bottom-style: solid !important;
}
.tve_brdr_double {
border-style: double !important;
}
.tve-leads-ribbon .tve_brdr_double {
border-bottom-style: double !important;
}
.tve_brdr_groove {
border-style: groove !important;
}
.tve-leads-ribbon .tve_brdr_groove {
border-bottom-style: groove !important;
}
.tve_brdr_ridge {
border-style: ridge !important;
}
.tve-leads-ribbon .tve_brdr_ridge {
border-bottom-style: ridge !important;
}
.tve_brdr_inset {
border-style: inset !important;
}
.tve-leads-ribbon .tve_brdr_inset {
border-bottom-style: inset !important;
}
.tve_brdr_outset {
border-style: outset !important;
}
.tve-leads-ribbon .tve_brdr_outset {
border-bottom-style: outset !important;
}
@media only screen and (max-width: 940px) {
body .tve-leads-slide-in {
margin: auto 0;
top: 0;
bottom: 0;
}
body .tve-leads-slide-in.tl_bot_left, body .tve-leads-slide-in.tl_bot_right {
top: unset;
}
}
.tve_content_lock.tve_lead_lock.tve_lock_hide .tve_lead_locked_content {
display: none;
}
.tve_content_lock.tve_lead_lock.tve_lock_blur {
margin-bottom: 20px;
position: relative;
padding: 50px 0;
}
.tve_content_lock.tve_lead_lock.tve_lock_blur .tve_lead_lock_shortcode {
z-index: 1;
position: relative;
}
.tve_content_lock.tve_lead_lock.tve_lock_blur .tve_lead_locked_content {
bottom: 0;
left: 0;
margin: auto 0;
overflow: hidden;
position: absolute;
top: 0;
width: 100%;
z-index: 0;
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);
-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;  -o-user-select: none;
user-select: none;
}
.tve_content_lock.tve_lead_lock.tve_lock_blur .tve_lead_locked_content:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.tve_content_lock.tve_lead_lock.tve_lock_blur { }
@media screen and (min-width: 0 \0 ) {
.tve_content_lock.tve_lead_lock.tve_lock_blur .tve_lead_locked_content {
opacity: 0.2;
filter: alpha(opacity=20);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}
}
#tve_page_loader {
display: none;
}
.tve_lead_locked_overlay {
display: block;
height: 100%;
position: absolute;
width: 100%;
} .tve-l-open.tl-anim-instant .tve_p_lb_content {
transition: none;
}
.tve-l-open.tl-anim-rotational .tve_p_lb_content.tve-leads-triggered {
transform: rotate(0deg) scale(1);
}
.tve-l-open.tl-anim-rotational .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.6s ease-out;
}
.tve-l-open .tve_p_lb_content.tve-leads-triggered {
transform: scale(1);
transition: none;
}
.tve-l-open.tl-anim-zoom_in .tve_p_lb_content.tve-leads-triggered {
transform: scale(1);
transition: none;
}
.tve-l-open.tl-anim-zoom_in .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.3s ease-out;
}
.tve-l-open.tl-anim-zoom_out .tve_p_lb_content.tve-leads-triggered {
transform: scale(1);
transition: none;
}
.tve-l-open.tl-anim-zoom_out .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.3s ease-out;
}
.tve-l-open.tl-anim-slide_top .tve_p_lb_content.tve-leads-triggered {
transform: translateY(0);
transition: none;
}
.tve-l-open.tl-anim-slide_top .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.3s ease-out;
}
.tve-l-open.tl-anim-slide_bot .tve_p_lb_content.tve-leads-triggered {
transform: translateY(0);
transition: none;
}
.tve-l-open.tl-anim-slide_bot .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.3s ease-out;
}
.tve-l-open.tl-anim-slide_left .tve_p_lb_content.tve-leads-triggered {
transform: translateX(0);
transition: none;
}
.tve-l-open.tl-anim-slide_left .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.3s ease-out;
}
.tve-l-open.tl-anim-slide_right .tve_p_lb_content.tve-leads-triggered {
transform: translateX(0);
transition: none;
}
.tve-l-open.tl-anim-slide_right .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
transition: all 0.3s ease-out;
}
.tve-sl-open.stl-anim-rotational .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: scale(1) rotate(0deg);
transition: none;
}
.tve-sl-open.stl-anim-rotational .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.6s ease-out;
}
.tve-sl-open.stl-anim-zoom_in .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: scale(1);
transition: none;
}
.tve-sl-open.stl-anim-zoom_in .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.3s ease-out;
}
.tve-sl-open.stl-anim-zoom_out .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: scale(1);
transition: none;
}
.tve-sl-open.stl-anim-zoom_out .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.3s ease-out;
}
.tve-sl-open.stl-anim-slide_top .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: translateY(0);
transition: none;
}
.tve-sl-open.stl-anim-slide_top .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.3s ease-out;
}
.tve-sl-open.stl-anim-slide_bot .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: translateY(0);
transition: none;
}
.tve-sl-open.stl-anim-slide_bot .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.3s ease-out;
}
.tve-sl-open.stl-anim-slide_left .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: translateX(0);
transition: none;
}
.tve-sl-open.stl-anim-slide_left .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.3s ease-out;
}
.tve-sl-open.stl-anim-slide_right .tve-leads-triggered .thrv-leads-screen-filler.thrv_wrapper {
transform: translateX(0);
transition: none;
}
.tve-sl-open.stl-anim-slide_right .tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.3s ease-out;
}
.tve_p_lb_content.tl-anim-rotational {
transform: rotate(400deg) scale(0.5);
}
.tve_p_lb_content.tl-anim-zoom_in {
transform: scale(0);
}
.tve_p_lb_content.tl-anim-zoom_out {
transform: scale(2);
}
.tve_p_lb_content.tl-anim-slide_top {
transform: translateY(-100%);
}
.tve_p_lb_content.tl-anim-slide_bot {
transform: translateY(100%);
}
.tve_p_lb_content.tl-anim-slide_left {
transform: translateX(-800px);
}
.tve_p_lb_content.tl-anim-slide_right {
transform: translateX(800px);
}
.stl-anim-rotational .tl-style:first-of-type .thrv-leads-screen-filler {
transform: scale(0.1) rotate(400deg);
}
.stl-anim-zoom_in .tl-style:first-of-type .thrv-leads-screen-filler {
transform: scale(0);
}
.stl-anim-zoom_out .tl-style:first-of-type .thrv-leads-screen-filler {
transform: scale(2);
}
.stl-anim-slide_top .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateY(-100%);
}
.stl-anim-slide_bot .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateY(100%);
}
.stl-anim-slide_left .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateX(-800px);
}
.stl-anim-slide_right .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateX(800px);
}
.tve-tl-anim {
transition: all 0.3s ease-out;
opacity: 0;
}
.tve-tl-anim.tve-leads-triggered {
opacity: 1;
transition: all 0.3s ease-out;
}
.tve-leads-widget.tve-tl-anim {
transition: all 0.3s ease-out;
opacity: 0;
height: 0;
}
.tve-leads-widget.tve-tl-anim.tve-leads-triggered {
opacity: 1;
height: auto;
transition: all 0.3s ease-out;
} @-webkit-keyframes tl-slit {
50% {
-webkit-animation-timing-function: ease-out;
-webkit-transform: translateZ(-250px) rotateY(89deg);
}
100% {
-webkit-transform: translateZ(0.1px) rotateY(0deg);
}
}
@-moz-keyframes tl-slit {
50% {
-moz-animation-timing-function: ease-out;
-moz-transform: translateZ(-250px) rotateY(89deg);
opacity: 0.5;
}
100% {
-moz-transform: translateZ(0.1px) rotateY(0deg);
opacity: 1;
}
}
@keyframes tl-slit {
50% {
animation-timing-function: ease-out;
transform: translateZ(-250px) rotateY(89deg);
}
100% {
transform: translateZ(0.1px) rotateY(0deg);
}
}
@-webkit-keyframes tl-make-way {
50% {
-webkit-transform: translateZ(-50px) rotateY(5deg);
}
100% {
-webkit-transform: translateZ(-200px);
}
}
@-moz-keyframes tl-make-way {
50% {
-moz-transform: translateZ(-50px) rotateY(5deg);
}
100% {
-moz-transform: translateZ(-200px);
}
}
@keyframes tl-make-way {
50% {
transform: translateZ(-50px) rotateY(5deg);
}
100% {
transform: translateZ(-200px);
}
}
@-webkit-keyframes tl-slip-top {
50% {
-webkit-transform: rotateX(5deg);
-webkit-animation-timing-function: ease-out;
}
}
@-moz-keyframes tl-slip-top {
50% {
-moz-transform: rotateX(5deg);
-moz-animation-timing-function: ease-out;
}
}
@keyframes tl-slip-top {
50% {
transform: rotateX(5deg);
animation-timing-function: ease-out;
}
}
@-webkit-keyframes tl-bounce-in {
0% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@-moz-keyframes tl-bounce-in {
0% {
opacity: 0;
-moz-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
-moz-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-moz-transform: scale3d(0.9, 0.9, 0.9);
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
-moz-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-moz-transform: scale3d(0.97, 0.97, 0.97);
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
-moz-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tl-bounce-in {
0% {
opacity: 0;
transform: scale3d(0.3, 0.3, 0.3);
}
20% {
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
transform: scale3d(0.9, 0.9, 0.9);
}
60% {
opacity: 1;
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
transform: scale3d(0.97, 0.97, 0.97);
}
100% {
opacity: 1;
transform: scale3d(1, 1, 1);
}
}
@-webkit-keyframes tl-bounce-in-down {
0% {
-webkit-transform: translateY(-3000px);
transform: translateY(-3000px);
}
60% {
-webkit-transform: translateY(60px);
transform: translateY(60px);
}
75% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
90% {
-webkit-transform: translateY(15px);
transform: translateY(15px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes tl-bounce-in-down {
0% {
-moz-transform: translateY(-3000px);
transform: translateY(-3000px);
}
60% {
-moz-transform: translateY(60px);
transform: translateY(60px);
}
75% {
-moz-transform: translateY(-30px);
transform: translateY(-30px);
}
90% {
-moz-transform: translateY(15px);
transform: translateY(15px);
}
100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes tl-bounce-in-down {
0% {
transform: translateY(-3000px);
}
60% {
transform: translateY(60px);
}
75% {
transform: translateY(-30px);
}
90% {
transform: translateY(15px);
}
100% {
transform: translateY(0);
}
}
@-webkit-keyframes tl-bounce-in-up {
0% {
-webkit-transform: translateY(3000px);
transform: translateY(3000px);
}
60% {
-webkit-transform: translateY(-60px);
transform: translateY(-60px);
}
75% {
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
90% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@-moz-keyframes tl-bounce-in-up {
0% {
-moz-transform: translateY(3000px);
transform: translateY(3000px);
}
60% {
-moz-transform: translateY(-60px);
transform: translateY(-60px);
}
75% {
-moz-transform: translateY(30px);
transform: translateY(30px);
}
90% {
-moz-transform: translateY(-15px);
transform: translateY(-15px);
}
100% {
-moz-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes tl-bounce-in-up {
0% {
transform: translateY(3000px);
}
60% {
transform: translateY(-60px);
}
75% {
transform: translateY(30px);
}
90% {
transform: translateY(-15px);
}
100% {
transform: translateY(0);
}
}
@-webkit-keyframes tl-bounce-in-left {
0% {
-webkit-transform: translateX(-3000px);
transform: translateX(-3000px);
}
60% {
-webkit-transform: translateX(60px);
transform: translateX(60px);
}
75% {
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
90% {
-webkit-transform: translateX(15px);
transform: translateX(15px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes tl-bounce-in-left {
0% {
-moz-transform: translateX(-3000px);
transform: translateX(-3000px);
}
60% {
-moz-transform: translateX(60px);
transform: translateX(60px);
}
75% {
-moz-transform: translateX(-30px);
transform: translateX(-30px);
}
90% {
-moz-transform: translateX(15px);
transform: translateX(15px);
}
100% {
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes tl-bounce-in-left {
0% {
transform: translateX(-3000px);
}
60% {
transform: translateX(60px);
}
75% {
transform: translateX(-30px);
}
90% {
transform: translateX(15px);
}
100% {
transform: translateX(0);
}
}
@-webkit-keyframes tl-bounce-in-right {
0% {
-webkit-transform: translateX(3000px);
transform: translateX(3000px);
}
60% {
-webkit-transform: translateX(-60px);
transform: translateX(-60px);
}
75% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
90% {
-webkit-transform: translateX(-15px);
transform: translateX(-15px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@-moz-keyframes tl-bounce-in-right {
0% {
-moz-transform: translateX(3000px);
transform: translateX(3000px);
}
60% {
-moz-transform: translateX(-60px);
transform: translateX(-60px);
}
75% {
-moz-transform: translateX(30px);
transform: translateX(30px);
}
90% {
-moz-transform: translateX(-15px);
transform: translateX(-15px);
}
100% {
-moz-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes tl-bounce-in-right {
0% {
transform: translateX(3000px);
}
60% {
transform: translateX(-60px);
}
75% {
transform: translateX(30px);
}
90% {
transform: translateX(-15px);
}
100% {
transform: translateX(0);
}
}
html.tve-sl-open {
min-height: 100%;
}
html.tve-sl-open.stl-anim-3d_slit .tve-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-sl-open.stl-anim-3d_slit .tve-leads-screen-filler .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateZ(-3000px) rotateY(90deg);
transition: opacity 0.3s ease-in;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
html.tve-sl-open.stl-anim-3d_slit .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-3d_slit .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
animation: tl-slit 0.7s forwards ease-out;
}
html.tve-sl-open.stl-anim-3d_flip_horizontal .tve-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-sl-open.stl-anim-3d_flip_horizontal .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transform: rotateY(0deg);
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-3d_flip_horizontal .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-sl-open.stl-anim-3d_flip_vertical .tve-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-sl-open.stl-anim-3d_flip_vertical .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transform: rotateX(0deg);
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-3d_flip_vertical .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-sl-open.stl-anim-3d_sign .tve-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-sl-open.stl-anim-3d_sign .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transform: rotateX(0deg);
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-3d_sign .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-sl-open.stl-anim-3d_rotate_bottom .tve-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-sl-open.stl-anim-3d_rotate_bottom .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transform: translateY(0) rotateX(0deg);
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-3d_rotate_bottom .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-sl-open.stl-anim-3d_rotate_left .tve-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-sl-open.stl-anim-3d_rotate_left .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transform: rotateY(0deg) translateZ(0px) translateX(0);
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-3d_rotate_left .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-sl-open.stl-anim-slip_from_top {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px;
background: #000;
margin-top: 0 !important;
}
html.tve-sl-open.stl-anim-slip_from_top body {
animation: tl-slip-top 0.5s forwards ease-in;
transform-origin: 50% 100%;
transform-style: preserve-3d;
}
html.tve-sl-open.stl-anim-slip_from_top .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transform: translateY(0);
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-slip_from_top .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
transition: all 0.5s 0.1s linear;
}
html.tve-sl-open.stl-anim-bounce_in .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-bounce_in .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
animation: tl-bounce-in linear 1s;
}
html.tve-sl-open.stl-anim-bounce_in_down .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-bounce_in_down .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
animation: tl-bounce-in-down linear 1s;
}
html.tve-sl-open.stl-anim-bounce_in_left .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-bounce_in_left .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
animation: tl-bounce-in-left linear 1s;
}
html.tve-sl-open.stl-anim-bounce_in_right .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-bounce_in_right .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
animation: tl-bounce-in-right linear 1s;
}
html.tve-sl-open.stl-anim-bounce_in_up .tve-leads-screen-filler.tve-leads-triggered .thrv-leads-screen-filler {
transition: none;
opacity: 1;
}
html.tve-sl-open.stl-anim-bounce_in_up .tve-leads-screen-filler.tve-leads-triggered .tl-style:first-of-type .thrv-leads-screen-filler {
animation: tl-bounce-in-up linear 1s;
}
html.tve-l-open {
min-height: 100%;
}
html.tve-l-open.tl-anim-3d_slit .tl-anim-3d_slit .tve_p_lb_background {
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
backface-visibility: visible;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-l-open.tl-anim-3d_slit .tl-anim-3d_slit .tve_p_lb_content.tve-leads-triggered {
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-3d_slit .tl-anim-3d_slit .tl-style:first-child .tve_p_lb_content {
transform: translateZ(-3000px) rotateY(90deg);
transition: opacity 0.3s ease-in;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
html.tve-l-open.tl-anim-3d_slit .tl-anim-3d_slit .tl-style:first-child .tve_p_lb_content.tve-leads-triggered {
animation: tl-slit 0.7s forwards ease-out;
}
html.tve-l-open.tl-anim-3d_flip_horizontal .tl-anim-3d_flip_horizontal .tve_p_lb_overlay {
opacity: 0;
z-index: -1;
}
html.tve-l-open.tl-anim-3d_flip_horizontal .tl-anim-3d_flip_horizontal .tve_p_lb_background {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-l-open.tl-anim-3d_flip_horizontal .tl-anim-3d_flip_horizontal .tve_p_lb_background.tve_lb_open .tve_p_lb_overlay {
transition: opacity 0.2s ease-out;
opacity: 0.8;
}
html.tve-l-open.tl-anim-3d_flip_horizontal .tl-anim-3d_flip_horizontal .tve_p_lb_content.tve-leads-triggered {
transform: rotateY(0deg) translateZ(1px);
transition: none;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
opacity: 1;
}
html.tve-l-open.tl-anim-3d_flip_horizontal .tl-anim-3d_flip_horizontal .tl-style:first-child .tve_p_lb_content.tl-anim-3d_flip_horizontal.tve-leads-triggered {
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
html.tve-l-open.tl-anim-3d_flip_vertical .tl-anim-3d_flip_vertical .tve_p_lb_overlay {
opacity: 0;
z-index: -1;
}
html.tve-l-open.tl-anim-3d_flip_vertical .tl-anim-3d_flip_vertical .tve_p_lb_background {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-l-open.tl-anim-3d_flip_vertical .tl-anim-3d_flip_vertical .tve_p_lb_background.tve_lb_open .tve_p_lb_overlay {
transition: opacity 0.2s ease-out;
opacity: 0.8;
}
html.tve-l-open.tl-anim-3d_flip_vertical .tl-anim-3d_flip_vertical .tve_p_lb_content.tve-leads-triggered {
transform: rotateX(0deg);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-3d_flip_vertical .tl-anim-3d_flip_vertical .tl-style:first-child .tve_p_lb_content.tl-anim-3d_flip_vertical.tve-leads-triggered {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-l-open.tl-anim-3d_sign .tl-anim-3d_sign .tve_p_lb_overlay {
opacity: 0;
z-index: -1;
}
html.tve-l-open.tl-anim-3d_sign .tl-anim-3d_sign .tve_p_lb_background {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-l-open.tl-anim-3d_sign .tl-anim-3d_sign .tve_p_lb_background.tve_lb_open .tve_p_lb_overlay {
transition: opacity 0.2s ease-out;
opacity: 0.8;
}
html.tve-l-open.tl-anim-3d_sign .tl-anim-3d_sign .tve_p_lb_content.tve-leads-triggered {
transform: rotateX(0deg) translateZ(1px);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-3d_sign .tl-anim-3d_sign .tl-style:first-child .tve_p_lb_content.tl-anim-3d_sign.tve-leads-triggered {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-l-open.tl-anim-3d_rotate_bottom .tl-anim-3d_rotate_bottom .tve_p_lb_background {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-l-open.tl-anim-3d_rotate_bottom .tl-anim-3d_rotate_bottom .tve_p_lb_content.tve-leads-triggered {
transform: translateY(0) rotateX(0deg);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-3d_rotate_bottom .tl-anim-3d_rotate_bottom .tl-style:first-child .tve_p_lb_content.tl-anim-3d_rotate_bottom.tve-leads-triggered {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-l-open.tl-anim-3d_rotate_left .tl-anim-3d_rotate_left .tve_p_lb_background {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
html.tve-l-open.tl-anim-3d_rotate_left .tl-anim-3d_rotate_left .tve_p_lb_content.tve-leads-triggered {
transform: rotateY(0deg) translateZ(0px) translateX(0);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-3d_rotate_left .tl-anim-3d_rotate_left .tl-style:first-child .tve_p_lb_content.tl-anim-3d_rotate_left.tve-leads-triggered {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
}
html.tve-l-open.tl-anim-blur body > div:not(.tl-states-root) {
transition: filter 0.3s linear;
filter: blur(3px);
}
html.tve-l-open.tl-anim-blur .tl-anim-blur .tve_p_lb_content.tve-leads-triggered {
transform: translateY(0);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-blur .tl-anim-blur .tl-style:first-child .tve_p_lb_content.tl-anim-blur.tve-leads-triggered {
-webkit-transition: -webkit-transform 0.3s ease, opacity 0.3s ease;
-moz-transition: -moz-transform 0.3s ease, opacity 0.3s ease;
transition: transform 0.3s ease, opacity 0.3s ease;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
html.tve-l-open.tl-anim-make_way {
background: #000;
-webkit-perspective: 800px;
-moz-perspective: 800px;
perspective: 800px;
position: relative;
}
html.tve-l-open.tl-anim-make_way body {
animation: tl-make-way 0.5s forwards ease-in;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0% 50%;
-moz-transform-origin: 0% 50%;
transform-origin: 0% 50%;
height: 100%;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
html.tve-l-open.tl-anim-make_way .tl-anim-make_way .tve_p_lb_background {
position: absolute;
}
html.tve-l-open.tl-anim-make_way .tl-anim-make_way .tve_p_lb_content.tve-leads-triggered {
transform: translateX(0);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-make_way .tl-anim-make_way .tl-style:first-child .tve_p_lb_content.tl-anim-make_way.tve-leads-triggered {
-webkit-transition: -webkit-transform 0.5s 0.1s, opacity 0.5s 0.1s;
-moz-transition: -moz-transform 0.5s 0.1s, opacity 0.5s 0.1s;
transition: transform 0.5s 0.1s, opacity 0.5s 0.1s;
}
html.tve-l-open.tl-anim-make_way .tl-anim-make_way .tve_p_lb_close:hover {
transform: none !important;
}
html.tve-l-open.tl-anim-slip_from_top {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px;
background: #000;
}
html.tve-l-open.tl-anim-slip_from_top.tve-o-hidden.tve-hide-overflow.tve-l-open {
height: 100% !important;
}
html.tve-l-open.tl-anim-slip_from_top body {
animation: tl-slip-top 0.5s forwards ease-in;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
}
html.tve-l-open.tl-anim-slip_from_top body.tve-o-hidden.tve-hide-overflow.tve-l-open {
height: 100% !important;
}
html.tve-l-open.tl-anim-slip_from_top .tl-anim-slip_from_top .tve_p_lb_content.tve-leads-triggered {
transform: translateY(0);
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-slip_from_top .tl-anim-slip_from_top .tl-style:first-child .tve_p_lb_content.tl-anim-slip_from_top.tve-leads-triggered {
transition: all 0.5s 0.1s linear;
}
html.tve-l-open.tl-anim-bounce_in .tl-anim-bounce_in .tve_p_lb_content.tve-leads-triggered {
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-bounce_in .tl-anim-bounce_in .tl-style:first-child .tve_p_lb_content.tl-anim-bounce_in.tve-leads-triggered {
animation: tl-bounce-in linear 1s;
}
html.tve-l-open.tl-anim-bounce_in_down .tl-anim-bounce_in_down .tve_p_lb_content.tve-leads-triggered {
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-bounce_in_down .tl-anim-bounce_in_down .tl-style:first-child .tve_p_lb_content.tl-anim-bounce_in_down.tve-leads-triggered {
animation: tl-bounce-in-down linear 1s;
}
html.tve-l-open.tl-anim-bounce_in_left .tl-anim-bounce_in_left .tve_p_lb_content.tve-leads-triggered {
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-bounce_in_left .tl-anim-bounce_in_left .tl-style:first-child .tve_p_lb_content.tl-anim-bounce_in_left.tve-leads-triggered {
animation: tl-bounce-in-left linear 1s;
}
html.tve-l-open.tl-anim-bounce_in_right .tl-anim-bounce_in_right .tve_p_lb_content.tve-leads-triggered {
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-bounce_in_right .tl-anim-bounce_in_right .tl-style:first-child .tve_p_lb_content.tl-anim-bounce_in_right.tve-leads-triggered {
animation: tl-bounce-in-right linear 1s;
}
html.tve-l-open.tl-anim-bounce_in_up .tl-anim-bounce_in_up .tve_p_lb_content.tve-leads-triggered {
transition: none;
opacity: 1;
}
html.tve-l-open.tl-anim-bounce_in_up .tl-anim-bounce_in_up .tl-style:first-child .tve_p_lb_content.tl-anim-bounce_in_up.tve-leads-triggered {
animation: tl-bounce-in-up linear 1s;
}
.tl-anim-3d-slit .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-3d-slit {
transition: opacity 0.3s linear;
opacity: 0;
}
.tl-anim-3d_flip_horizontal .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-3d_flip_horizontal {
transform: rotateY(-70deg) translateZ(1px);
-webkit-transition: transform 0.3s;
-moz-transition: transform 0.3s;
transition: transform 0.3s;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 0;
}
.tve-leads-screen-filler.stl-anim-3d_flip_horizontal .tl-style:first-of-type .thrv-leads-screen-filler {
transform: rotateY(-70deg) translateZ(1px);
transition: opacity 0.3s ease-in;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.tl-anim-3d_flip_vertical .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-3d_flip_vertical {
transform: rotateX(-70deg);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
opacity: 0;
}
.tve-leads-screen-filler.stl-anim-3d_flip_vertical .tl-style:first-of-type .thrv-leads-screen-filler {
transform: rotateX(-70deg);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
opacity: 0;
}
.tl-anim-3d_sign .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-3d_sign {
transform: rotateX(-70deg) translateZ(1px);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: center top;
transform-origin: center top;
opacity: 0;
}
.tve-leads-screen-filler.stl-anim-3d_sign .tl-style:first-of-type .thrv-leads-screen-filler {
transform: rotateX(-70deg) translateZ(1px);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: center top;
transform-origin: center top;
opacity: 0;
}
.tl-anim-3d_rotate_bottom .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-3d_rotate_bottom {
transform: translateY(100%) rotateX(90deg);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0 bottom;
transform-origin: 0 bottom;
opacity: 0;
}
.tve-leads-screen-filler.stl-anim-3d_rotate_bottom .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateY(100%) rotateX(90deg);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0 bottom;
transform-origin: 0 bottom;
opacity: 0;
}
.tl-anim-3d_rotate_left .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-3d_rotate_left {
transform: rotateY(10deg) translateZ(100px) translateX(-100%);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
opacity: 0;
}
.tve-leads-screen-filler.stl-anim-3d_rotate_left .tl-style:first-of-type .thrv-leads-screen-filler {
transform: rotateY(10deg) translateZ(100px) translateX(-100%);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0 100%;
transform-origin: 0 100%;
opacity: 0;
}
.tl-anim-blur .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-blur {
transform: translateY(-5%);
transition: all 0.3s linear;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
opacity: 0;
}
.tl-anim-make_way .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-make_way {
transform: translateX(200%);
opacity: 0;
}
.tl-anim-slip_from_top .tve_p_lb_content, .tve-animation-preview .tve-tl-anim.tl-anim-slip_from_top {
transform: translateY(-200%);
opacity: 0;
}
.tve-leads-screen-filler.stl-anim-slip_from_top .tl-style:first-of-type .thrv-leads-screen-filler {
transform: translateY(-200%);
opacity: 0;
}
.tve-animation-preview .tve-tl-anim.tl-anim-rotational {
transform: scale(0.1) rotate(400deg);
}
.tve-animation-preview .tve-tl-anim.tl-anim-rotational.tve-leads-triggered {
transform: scale(1) rotate(0deg);
transition: all 0.6s ease-out;
}
.tve-animation-preview .tve-tl-anim.tl-anim-zoom_in {
transform: scale(0);
}
.tve-animation-preview .tve-tl-anim.tl-anim-zoom_in.tve-leads-triggered {
transform: scale(1);
}
.tve-animation-preview .tve-tl-anim.tl-anim-zoom_out {
transform: scale(2);
}
.tve-animation-preview .tve-tl-anim.tl-anim-zoom_out.tve-leads-triggered {
transform: scale(1);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_top {
transform: translateY(-100%);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_top.tve-leads-triggered {
transform: translateY(0);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_bot {
transform: translateY(100%);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_bot.tve-leads-triggered {
transform: translateY(0);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_left {
transform: translateX(-800px);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_left.tve-leads-triggered {
transform: translateX(0);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_right {
transform: translateX(800px);
}
.tve-animation-preview .tve-tl-anim.tl-anim-slide_right.tve-leads-triggered {
transform: translateX(0);
}
.tve-animation-preview.tl-anim-3d_slit .form-field {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
.tve-animation-preview.tl-anim-3d_slit .form-field .tve-tl-anim {
transform: translateZ(-3000px) rotateY(90deg);
transition: opacity 0.3s ease-in;
transform-style: preserve-3d;
}
.tve-animation-preview.tl-anim-3d_slit .form-field .tve-tl-anim.tve-leads-triggered {
animation: tl-slit 0.7s forwards ease-out;
opacity: 1;
}
.tve-animation-preview.tl-anim-3d_flip_horizontal {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
.tve-animation-preview.tl-anim-3d_flip_horizontal .tve-tl-anim.tve-leads-triggered {
transform: rotateY(0deg);
transition: all 0.3s linear;
opacity: 1;
}
.tve-animation-preview.tl-anim-3d_flip_vertical {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
.tve-animation-preview.tl-anim-3d_flip_vertical .tve-tl-anim.tve-leads-triggered {
transition: all 0.3s linear;
transform: rotateX(0deg);
opacity: 1;
}
.tve-animation-preview.tl-anim-3d_sign {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
.tve-animation-preview.tl-anim-3d_sign .tve-tl-anim.tve-leads-triggered {
transform: rotateX(0deg);
transition: all 0.3s linear;
opacity: 1;
}
.tve-animation-preview.tl-anim-3d_rotate_bottom {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
.tve-animation-preview.tl-anim-3d_rotate_bottom .tve-tl-anim.tve-leads-triggered {
transform: translateY(0) rotateX(0deg);
transition: all 0.3s ease-in;
opacity: 1;
}
.tve-animation-preview.tl-anim-3d_rotate_left {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1500px;
-moz-perspective: 1500px;
perspective: 1500px;
}
.tve-animation-preview.tl-anim-3d_rotate_left .tve-tl-anim.tve-leads-triggered {
transform: translateZ(0px) translateX(0%) rotateX(0deg);
transition: all 0.3s ease-in;
opacity: 1;
}
.tve-animation-preview.tl-anim-blur .form-label {
transition: filter 0.3s linear;
-webkit-filter: blur(3px);
filter: blur(3px);
}
.tve-animation-preview.tl-anim-blur .tve-tl-anim.tve-leads-triggered {
transform: translateY(0);
transition: all 0.3s linear;
opacity: 1;
}
.tve-animation-preview.tl-anim-make_way {
-webkit-perspective: 800px;
-moz-perspective: 800px;
perspective: 800px;
position: relative;
}
.tve-animation-preview.tl-anim-make_way .tve-tl-anim {
transform: translateX(200%);
opacity: 0;
}
.tve-animation-preview.tl-anim-make_way .tve-tl-anim.tve-leads-triggered {
transform: translateX(0);
transition: all 0.5s 0.1s;
opacity: 1;
}
.tve-animation-preview.tl-anim-slip_from_top {
-webkit-perspective: 900px;
-moz-perspective: 900px;
perspective: 900px;
}
.tve-animation-preview.tl-anim-slip_from_top .tve-tl-anim.tve-leads-triggered {
transform: translateY(0);
transition: all 0.5s 0.1s linear;
opacity: 1;
}
.tve-animation-preview.tl-anim-bounce_in .tve-tl-anim.tve-leads-triggered {
animation: tl-bounce-in linear 1s;
opacity: 1;
}
.tve-animation-preview.tl-anim-bounce_in_down .tve-tl-anim.tve-leads-triggered {
animation: tl-bounce-in-down linear 1s;
opacity: 1;
}
.tve-animation-preview.tl-anim-bounce_in_left .tve-tl-anim.tve-leads-triggered {
animation: tl-bounce-in-left linear 1s;
opacity: 1;
}
.tve-animation-preview.tl-anim-bounce_in_right .tve-tl-anim.tve-leads-triggered {
animation: tl-bounce-in-right linear 1s;
opacity: 1;
}
.tve-animation-preview.tl-anim-bounce_in_up .tve-tl-anim.tve-leads-triggered {
animation: tl-bounce-in-up linear 1s;
opacity: 1;
} .tl-states-root .tve-leads-lightbox .tve_lb_open .tve_p_lb_content {
transform-style: unset !important;
}
body.tve-lightbox-page .tve_p_lb_content {
transition: none !important;
transform: none !important;
animation: none !important;
}
html.tve-o-hidden.tve-hide-overflow.tve-l-open, body.tve-o-hidden.tve-hide-overflow.tve-l-open {
overflow: hidden;
height: auto !important;
}
html.tve-so-hidden.tve-sl-open.tve-s-hide-overflow, body.tve-so-hidden.tve-sl-open.tve-s-hide-overflow {
overflow: hidden;
height: auto !important;
}
@supports (-webkit-overflow-scrolling: touch) {
html.tve-so-hidden.tve-sl-open.tve-s-hide-overflow, body.tve-so-hidden.tve-sl-open.tve-s-hide-overflow {
height: 0 !important;
}
}
.tve-gr-hidden {
overflow: hidden;
height: auto !important;
} .tve-leads-two-step-trigger {
cursor: pointer;
} .tve-leads-ribbon {
top: 0;
}
.tve-leads-ribbon.tl-anim-slide_bot {
top: auto;
bottom: -100%;
} .tve-leads-slide-in {
position: fixed;
}
.tve-leads-slide-in.tve-lb {
box-sizing: border-box;
padding: 10px;
width: 100%;
margin: auto 0;
top: 0;
bottom: 0;
}
.tve-leads-slide-in.tve-lb .thrv-leads-slide-in {
float: none;
margin: 0 auto;
}
.tve-leads-slide-in.tve-lb.tve-tl-anim {
transition: all 0.5s ease-in-out;
transform: scale(0.3);
}
.tve-leads-slide-in.tve-lb.tve-tl-anim.tve-leads-triggered {
transition: all 0.5s ease-in-out;
transform: scale(1);
}
.tve-leads-slide-in.tve-leads-triggered {
z-index: 999992;
}
.tve-leads-slide-in.tl_bot_left {
bottom: 0;
left: -100%;
}
.tve-leads-slide-in.tl_bot_left .thrv-leads-slide-in {
margin-left: 0 !important;
margin-right: auto !important;
}
.tve-leads-slide-in.tl_bot_left.tve-leads-triggered {
left: 0;
}
.tve-leads-slide-in.tl_bot_right {
bottom: 0;
right: -100%;
}
.tve-leads-slide-in.tl_bot_right .thrv-leads-slide-in {
margin-right: 0 !important;
margin-left: auto !important;
}
.tve-leads-slide-in.tl_bot_right.tve-leads-triggered {
right: 0;
}
.tve-leads-slide-in.tl_top_right {
top: 0;
right: -100%;
}
.tve-leads-slide-in.tl_top_right .thrv-leads-slide-in {
margin-right: 0;
margin-left: auto;
}
.tve-leads-slide-in.tl_top_right.tve-leads-triggered {
right: 0;
}
.tve-leads-slide-in.tl_top_left {
top: 0;
}
.admin-bar .tve-leads-slide-in.tl_top_left {
top: 32px;
}
.tve-leads-slide-in.tl_top_left {
left: -100%;
}
.tve-leads-slide-in.tl_top_left .thrv-leads-slide-in {
margin-left: 0;
margin-right: auto;
}
.tve-leads-slide-in.tl_top_left.tve-leads-triggered {
left: 0;
}
.tve-leads-slide-in {
pointer-events: none;
}
.tve-leads-slide-in .thrv-leads-slide-in {
pointer-events: all;
}
@media (max-width: 782px) {
body .tve-leads-slide-in.tve-tl-anim {
transition: all 0.5s ease-in-out;
transform: scale(0.3);
}
body .tve-leads-slide-in.tve-tl-anim.tve-leads-triggered {
transition: all 0.5s ease-in-out;
transform: scale(1);
}
.tve-leads-slide-in {
box-sizing: border-box;
padding: 10px;
width: 100%;
}
.tve-leads-slide-in .thrv-leads-slide-in {
float: none;
margin: 0 auto;
}
.tve-leads-slide-in.tl_bot_left, .tve-leads-slide-in.tl_bot_right {
top: 0 !important;
}
} .tve-leads-post-footer.tve-trigger-hide, .tve-leads-in-content.tve-trigger-hide, .tve-leads-shortcode.tve-trigger-hide {
max-height: 0;
opacity: 0;
overflow: hidden;
}
.tve-leads-post-footer.tve-leads-triggered, .tve-leads-in-content.tve-leads-triggered, .tve-leads-shortcode.tve-leads-triggered {
max-height: none;
opacity: 1;
transition: all 0.5s ease-in-out;
} .tve-leads-screen-filler.tve_lb_closing .tve_p_lb_overlay {
opacity: 0 !important;
transition: opacity 0.3s ease-out !important;
}
.tve-leads-screen-filler .thrv-leads-screen-filler {
height: 100vh;
} .tve-leads-lightbox .tve_lb_closing .tve_p_lb_overlay {
opacity: 0 !important;
transition: opacity 0.3s ease-out !important;
} .tve-tl-gr-anim {
transition: margin-top 0.6s linear;
}
.tve-leads-greedy_ribbon.tve-tl-anim.tl-anim-slide_top {
-webkit-transition: transform 0.6s linear;
-moz-transition: transform 0.6s linear;
transition: transform 0.6s linear;
position: absolute;
left: 0;
right: 0;
top: 0;
opacity: 1;
z-index: -1;
transform: translateY(-100%);
}
.tve-leads-greedy_ribbon.tve-tl-anim.tl-anim-slide_top.tve-no-animation {
transition: none !important;
}
.tve-leads-greedy_ribbon.tve-tl-anim.tl-anim-slide_top.tve-leads-triggered {
transform: translateY(0);
-webkit-transition: transform 0.6s linear;
-moz-transition: transform 0.6s linear;
transition: transform 0.6s linear;
z-index: 999992;
} .tve-l-open .tve-leads-greedy_ribbon.tve-tl-anim.tl-anim-slide_top.tve-leads-triggered {
z-index: 999991;
} .tve-l-open .tve-leads-screen-filler {
z-index: 999991;
}
.thrv-greedy-ribbon.thrv_wrapper {
box-sizing: border-box;
padding-bottom: 100px;
min-height: 100vh;
margin: 0;
}
#tve-lg-error-container {
filter: blur(0px);
}
@media (max-width: 1366px) {
.tl_bot_right.tve-lb .thrv-leads-slide-in {
float: right;
right: -10px;
}
}
#tve_tcb2_blank .tve_ea_thrive_leads_form_close {
z-index: 9;
}
.thrv-leads-screen-filler .thrv-page-section.tcb-window-width {
left: 0 !important;
}
.tl-preload-form {
min-height: var(--tl-form-height-d);
position: relative;
display: block;
background: rgba(153, 162, 165, 0.1);
overflow: hidden;
}
@keyframes shimmer {
100% {
transform: translateX(100%);
}
}
.tl-preload-form::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
transform: translateX(-100%);
background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
animation: shimmer 2s infinite;
content: "";
}
.tl-preload-form .tl-preload-form, .tl-preload-form :not(span) {
display: none;
}
@media (max-width: 1023px) {
.tl-preload-form {
min-height: var(--tl-form-height-t);
}
}
@media (max-width: 767px) {
.tl-preload-form {
min-height: var(--tl-form-height-m);
}
}
.tve_p_lb_inner > article {
position: static;
}