.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#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;
}.qodef-qi-grid>.qodef-grid-inner{position:relative;display:grid;gap:30px}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--1{order:1}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--2{order:2}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--3{order:3}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--4{order:4}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--5{order:5}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--6{order:6}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--7{order:7}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--8{order:8}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--9{order:9}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--10{order:10}.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item.qodef-order--11{order:11}.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:after,.qodef-qi-grid>.qodef-grid-inner.qodef-qi-clear:before{display:none!important}.qodef-qi-grid .qodef-grid-item{float:none!important}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner{display:flex}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:91.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:58.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:41.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.6666666667%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.3333333333%}.qodef-qi-grid.qodef-layout--qi-template>.qodef-grid-inner>.qodef-grid-item.qodef-col--auto{width:auto}.qodef-qi-grid.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr) minmax(0,11fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--1-11>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,2fr) minmax(0,10fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--2-10>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,3fr) minmax(0,9fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--3-9>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,4fr) minmax(0,8fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--4-8>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--5-7>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,6fr) minmax(0,6fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--6-6>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--7-5>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,8fr) minmax(0,4fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--8-4>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,9fr) minmax(0,3fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--9-3>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,10fr) minmax(0,2fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--10-2>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,11fr) minmax(0,1fr)}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-layout--qi-columns.qodef-col-split--11-1>.qodef-grid-inner{grid-template-columns:minmax(0,1fr)}}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner{visibility:hidden}.qodef-qi-grid.qodef-layout--qi-masonry>.qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--1>.qodef-grid-inner{grid-template-columns:repeat(1,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--2>.qodef-grid-inner{grid-template-columns:repeat(2,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--3>.qodef-grid-inner{grid-template-columns:repeat(3,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--4>.qodef-grid-inner{grid-template-columns:repeat(4,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--5>.qodef-grid-inner{grid-template-columns:repeat(5,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--6>.qodef-grid-inner{grid-template-columns:repeat(6,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--7>.qodef-grid-inner{grid-template-columns:repeat(7,1fr)}.qodef-qi-grid.qodef-layout--qi-masonry.qodef-col-num--8>.qodef-grid-inner{grid-template-columns:repeat(8,1fr)}.qodef-qi-grid.qodef-gutter--no>.qodef-grid-inner{gap:0}.qodef-qi-grid.qodef-gutter--tiny>.qodef-grid-inner{gap:10px}.qodef-qi-grid.qodef-gutter--small>.qodef-grid-inner{gap:20px}.qodef-qi-grid.qodef-gutter--normal>.qodef-grid-inner{gap:30px}.qodef-qi-grid.qodef-gutter--medium>.qodef-grid-inner{gap:40px}.qodef-qi-grid.qodef-gutter--large>.qodef-grid-inner{gap:50px}.qodef-qi-grid.qodef-gutter--huge>.qodef-grid-inner{gap:68px}.qodef-qi-grid.qodef-disable-row-gap>.qodef-grid-inner{row-gap:0}@media only screen and (max-width:1440 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1440>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1366>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--1024>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--768>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680 px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--680>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner{flex-wrap:wrap}.qodef-qi-grid.qodef-layout--qi-template.qodef-flex-wrap--480>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px){.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.qodef-qi-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1680px) and (min-width:1441px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(1,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(4,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(5,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(6,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(7,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-columns>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@media only screen and (max-width:480px) and (min-width:0){.qodef-qi-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--qi-masonry>.qodef-grid-inner{grid-template-columns:repeat(8,minmax(0,1fr))}}@keyframes qi-addons-for-elementor-fade-in{0%{opacity:0;visibility:hidden;z-index:102}100%{opacity:1;visibility:visible;z-index:102}}@keyframes qi-addons-for-elementor-fade-out{0%{opacity:1;visibility:visible;z-index:102}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes qodef-animate-underline-from-left{0%{transform:scaleX(1);transform-origin:right}37%{transform:scaleX(0);transform-origin:right}38%{transform:scaleX(0);transform-origin:left}100%{transform:scaleX(1);transform-origin:left}}@keyframes qodef-animate-underline-from-right{0%{transform:scaleX(1);transform-origin:left}37%{transform:scaleX(0);transform-origin:left}38%{transform:scaleX(0);transform-origin:right}100%{transform:scaleX(1);transform-origin:right}}@keyframes qodef-animate-underline-multiline{0%{background-size:100% 87%;background-position-x:right}38%{background-size:0 87%;background-position-x:right}39%{background-size:0 87%;background-position-x:left}100%{background-size:100% 87%;background-position-x:left}}@keyframes qodef-animate-highlight{0%{background-size:0 100%;background-position-x:left}100%{background-size:100% 100%;background-position-x:left}}.qodef-qi-clear:after,.qodef-qi-clear:before{content:"";display:table;table-layout:fixed}.qodef-qi-clear:after{clear:both}.qodef-category-separator:after{content:",";margin-right:5px}.qodef-shortcode h1 a,.qodef-shortcode h2 a,.qodef-shortcode h3 a,.qodef-shortcode h4 a,.qodef-shortcode h5 a,.qodef-shortcode h6 a{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-custom-text-underline-draw a{position:relative;color:currentColor}.qodef-custom-text-underline-draw a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-custom-text-underline-draw a:hover{color:currentColor;text-decoration:none}.qodef-custom-text-underline-draw a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text{transition-delay:.25s,.25s}body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button{transition-delay:.5s,.5s}body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-hide-under-1440,.qodef-qi-hide-under-1440{display:none}}.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:none}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:none}@media only screen and (max-width:1440px){.qodef-qi-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440{display:block}.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next{display:block}}.fslightbox-container .fslightbox-nav .fslightbox-slide-number-container{max-width:unset}.fslightbox-container .fslightbox-nav .fslightbox-toolbar{background:0 0}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button{color:#fff}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button[title="Enter fullscreen"]{display:none}.fslightbox-container .fslightbox-nav .fslightbox-toolbar-button svg{fill:currentColor;width:17px;stroke:none}.fslightbox-container .fslightbox-slide-btn-container-next,.fslightbox-container .fslightbox-slide-btn-container-previous{padding:30px}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn{width:30px;padding:0;background:0 0;color:#fff}.fslightbox-container .fslightbox-slide-btn-container-next .fslightbox-slide-btn svg,.fslightbox-container .fslightbox-slide-btn-container-previous .fslightbox-slide-btn svg{fill:currentColor;stroke:currentColor;width:100%}.qodef-qi-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-qi-swiper-container .swiper-slide a:not(.qodef-qi-button):not(.qodef-qi-premium-button){display:block}.qodef-qi-swiper-container .swiper-slide img{width:100%}.qodef-qi-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-qi-swiper-container .swiper-pagination-bullet{color:#000;vertical-align:middle;opacity:1;transform-origin:center;transform:matrix(.72,0,0,.72,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-qi-swiper-container .swiper-pagination-bullet-active,.qodef-qi-swiper-container .swiper-pagination-bullet:hover{transform:matrix(1,0,0,1,0,0) translateZ(0)}.qodef-qi-swiper-container .swiper-button-next,.qodef-qi-swiper-container .swiper-button-prev,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container~.swiper-button-next,.qodef-qi-swiper-container~.swiper-button-prev{background-image:none!important;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;transition:color .2s ease-out,background-color .2s ease-out;transform:translateY(-50%)}.qodef-qi-swiper-container .swiper-button-next svg,.qodef-qi-swiper-container .swiper-button-prev svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-qi-swiper-container~.swiper-button-next svg,.qodef-qi-swiper-container~.swiper-button-prev svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next:after,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev:after,.qodef-qi-swiper-container~.swiper-button-next:after,.qodef-qi-swiper-container~.swiper-button-prev:after{display:none!important}.qodef-qi-swiper-container .swiper-button-prev{left:30px}.qodef-qi-swiper-container .swiper-button-next{right:30px}.qodef-qi-swiper-container.swiper-container-vertical.qodef--focus-in-viewport,.qodef-qi-swiper-container.swiper-vertical.qodef--focus-in-viewport{height:100vh!important}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide,.qodef-qi-swiper-container.swiper-vertical .swiper-slide{overflow:hidden}.qodef-qi-swiper-container.swiper-container-vertical .swiper-slide img,.qodef-qi-swiper-container.swiper-vertical .swiper-slide img{width:100%;height:100%;object-fit:cover}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev{top:30px;bottom:auto;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next{top:auto!important;bottom:30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev{top:-30px;bottom:auto!important;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next{top:auto!important;bottom:-30px;left:50%;right:auto;transform:translateX(-50%)}.qodef-qi-swiper-container.swiper-container-vertical~.swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav{top:0;width:auto!important;height:100%;flex-direction:column;justify-content:center;margin-top:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .qodef-swiper-together-inner{flex-direction:column}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev{margin:0 0 20px 0!important}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-prev .qodef-swiper-arrow-left{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-together-nav .swiper-button-next .qodef-swiper-arrow-right{transform:rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateY(-4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover i.qodef-swiper-arrow-left,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-prev:hover svg.qodef-swiper-arrow-left{transform:translateY(-4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateY(4px)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover i.qodef-swiper-arrow-right,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation--hover-move~.swiper-button-next:hover svg.qodef-swiper-arrow-right{transform:translateY(4px) rotate(90deg)}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:center;right:auto!important;left:0!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-container-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.swiper-vertical.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:center;right:0!important;left:auto!important;bottom:0}.qodef-qi-swiper-container.swiper-container-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet,.qodef-qi-swiper-container.swiper-vertical~.qodef-swiper-pagination-outside .swiper-pagination-bullet{margin:3px 0}.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-next:before,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container .swiper-button-prev:before{display:none}.qodef-qi-swiper-container~.swiper-button-prev{left:-50px}.qodef-qi-swiper-container~.swiper-button-next{right:-50px}.qodef-qi-swiper-container~.qodef-swiper-together-nav{position:absolute;display:flex;justify-content:flex-start;width:100%;margin-top:30px;z-index:1}.qodef-qi-swiper-container~.qodef-swiper-together-nav .qodef-swiper-together-inner{display:flex;align-items:center;justify-content:center}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{position:relative;top:0;left:0;right:0;transform:none;z-index:15}.qodef-qi-swiper-container~.qodef-swiper-together-nav .swiper-button-prev{margin-right:20px!important}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg{margin-left:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg{margin-right:4px}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .25s cubic-bezier(.37,.08,.02,.93),background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-prev:hover svg{transform:translateX(-4px)}.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move~.swiper-button-next:hover svg{transform:translateX(4px)}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--inside>.swiper-pagination-bullets{bottom:0}.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside>.swiper-pagination-bullets,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-horizontal.qodef-pagination--outside>.swiper-pagination-bullets{bottom:0}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-navigation--1024 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024~.swiper-button-prev{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-navigation--768 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768~.swiper-button-prev{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-navigation--680 .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680~.swiper-button-prev{display:none}}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-start~.qodef-swiper-together-nav{justify-content:flex-start;right:auto!important}.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end .qodef-swiper-together-nav,.qodef-qi-swiper-container.qodef-navigation-alignment--flex-end~.qodef-swiper-together-nav{justify-content:flex-end;left:auto!important}@media only screen and (max-width:1024px){.qodef-qi-swiper-container.qodef-hide-pagination--1024 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--1024~.swiper-pagination{display:none}}@media only screen and (max-width:768px){.qodef-qi-swiper-container.qodef-hide-pagination--768 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--768~.swiper-pagination{display:none}}@media only screen and (max-width:680px){.qodef-qi-swiper-container.qodef-hide-pagination--680 .swiper-pagination,.qodef-qi-swiper-container.qodef-hide-pagination--680~.swiper-pagination{display:none}}.qodef-swiper-pagination-outside.swiper-pagination{position:relative}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet{color:#000;opacity:1;transform-origin:center;transform:matrix(1,0,0,1,0,0);border:1px solid transparent;background:currentColor;transition:transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;margin:0 6px}.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet:hover{transform:matrix(1.4,0,0,1.4,0,0) translateZ(0)}.swiper-container-vertical~.qodef-swiper-pagination-outside.swiper-pagination,.swiper-vertical~.qodef-swiper-pagination-outside.swiper-pagination{display:flex;flex-direction:column;position:absolute;top:50%;transform:translateY(-50%);left:100%}.qodef--pagination-numbers>.swiper-pagination-bullets,.qodef--pagination-numbers~.swiper-pagination-bullets{counter-reset:section;display:flex;justify-content:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet{height:38px;width:38px;transform:none;color:transparent;display:flex!important;justify-content:center;align-items:center}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:before,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:before{counter-increment:section;content:"0" counter(section);color:#1e1e1e}.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers>.swiper-pagination-bullets .swiper-pagination-bullet:hover,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet-active,.qodef--pagination-numbers~.swiper-pagination-bullets .swiper-pagination-bullet:hover{color:#efefef}.swiper-container-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-container-vertical.qodef--pagination-numbers~.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers>.swiper-pagination-bullets,.swiper-vertical.qodef--pagination-numbers~.swiper-pagination-bullets{flex-direction:column}.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{text-align:left}.qodef--pagination-numbers.qodef-pagination-alignment--start>.swiper-pagination-bullets,.qodef-pagination-alignment--start~.swiper-pagination-bullets{justify-content:flex-start}.qodef-pagination-alignment--start.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--start.swiper-vertical~.swiper-pagination-bullets{top:0;transform:none}.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{text-align:center}.qodef--pagination-numbers.qodef-pagination-alignment--center>.swiper-pagination-bullets,.qodef-pagination-alignment--center~.swiper-pagination-bullets{justify-content:center}.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{text-align:right}.qodef--pagination-numbers.qodef-pagination-alignment--end>.swiper-pagination-bullets,.qodef-pagination-alignment--end~.swiper-pagination-bullets{justify-content:flex-end}.qodef-pagination-alignment--end.swiper-container-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-container-vertical~.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical>.swiper-pagination-bullets,.qodef-pagination-alignment--end.swiper-vertical~.swiper-pagination-bullets{top:100%;transform:translate3d(0,-100%,0)}.qodef-navigation-together--top:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--top:not(:has(.elementor-widget-container)){position:relative}.qodef-navigation-together--top .qodef-swiper-together-nav{bottom:100%;margin-top:0!important;margin-bottom:30px}.qodef-navigation-together--bottom:has(.elementor-widget-container) .elementor-widget-container,.qodef-navigation-together--bottom:not(:has(.elementor-widget-container)){position:relative}.qodef-addons-blog-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-content,.qodef-addons-blog-list .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden;z-index:1}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-list .qodef-blog-item .qodef-e-media iframe{display:block;height:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-list .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-list.qodef-alignment--centered{text-align:center}.qodef-addons-blog-list.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-list.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-list .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:100%;transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:100%;transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e-media-image a{display:block;width:100%;transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-list.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-list.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-list.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-list.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-list.qodef-image--hover-from-right a{transform-origin:right}@media only screen and (max-width:1024px){.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 15%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:10.7% 15% 11.3%}}@media only screen and (max-width:680px){.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link-icon{left:calc(50% - 75px);width:150px}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote{padding:11% 10%}.qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote-icon{left:calc(50% - 70px);width:140px}}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:5}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111;z-index:10}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;background-color:#fff;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px;z-index:5}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-list.qodef-item-layout--minimal{overflow:hidden}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-grid-inner{margin-top:-2em!important}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-inner{padding-top:2em;border-top:1px solid #ebebeb}.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-info.qodef-info--bottom{margin-top:1em}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:row-reverse}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}.qodef-reverse-columns.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:768px){.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-excerpt{margin:0 0 1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info-author img{border-radius:50%;overflow:hidden;margin-right:12px}.qodef-addons-blog-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-content,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-addons-blog-slider .qodef-blog-item.has-post-thumbnail .qodef-e-content{padding-top:27px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image a,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image img{display:block;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media{display:block}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title{margin:0 0 .5em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt{margin:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more{margin-top:14px}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info{position:relative;display:flex;flex-wrap:wrap;align-items:center;width:100%}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-flex;align-items:center;flex-wrap:wrap;margin-right:24px;color:#111}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a{display:inline-flex;align-items:center;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#3c3c3c}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{margin-right:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon{margin-right:8px;width:14px;height:auto;fill:currentColor;flex-shrink:0}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:.25em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item{font-size:.9em;line-height:1.13333em}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex}.qodef-addons-blog-slider .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a:after{content:"*";position:absolute;top:0;right:-.5em;font-size:1.5em}.qodef-addons-blog-slider article .qodef-e-media-image{overflow:hidden}.qodef-addons-blog-slider.qodef-content-has-background-color .qodef-e-content{padding-left:28px;padding-right:28px}.qodef-addons-blog-slider.qodef-alignment--centered{text-align:center}.qodef-addons-blog-slider.qodef-alignment--centered .qodef-blog-item .qodef-e-info{justify-content:center}.qodef-addons-blog-slider.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after{content:"/";position:relative;left:12px}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link:hover{background-size:100% 100%}.qodef-addons-blog-slider.qodef-title--hover-underline a.qodef-e-title-link{display:inline!important}.qodef-addons-blog-slider .qodef-e-media-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a{transform:scale(1.03)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-content{transform:translateZ(0)}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a{transform:scale(1)}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e-media-image a{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a{transform:scale(1.2) translateX(12px)}.qodef-addons-blog-slider.qodef-image--hover-from-top a{transform-origin:top}.qodef-addons-blog-slider.qodef-image--hover-from-bottom a{transform-origin:bottom}.qodef-addons-blog-slider.qodef-image--hover-from-left a{transform-origin:left}.qodef-addons-blog-slider.qodef-image--hover-from-right a{transform-origin:right}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner{box-shadow:0 0 10px 0 rgba(0,0,0,.08);background-color:#fff}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content{padding:45px 40px}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date{position:absolute;top:0;right:0;padding:12px 18px;color:#fff;background-color:#111}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-media-holder{position:relative}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-content{position:absolute;bottom:0;left:0;padding:40px}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item{color:#fff}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title{color:#fff;margin:0}.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title a{color:inherit}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:50%}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media{width:100%}}.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{flex:1;padding:20px 27px}@media only screen and (max-width:480px){.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content{padding:20px 0}}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-media{margin-bottom:1.5em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-text{margin-bottom:1em}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom{display:flex;align-items:center;justify-content:space-between}.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info-author img{width:48px;border-radius:50%;overflow:hidden;margin-right:12px}.qodef-shortcode .qodef-addons-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .nav-links{display:flex;align-items:center;justify-content:center}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers{display:inline-flex;align-items:center;justify-content:center;margin:0 5px;transition:all .2s ease-out}.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.next svg,.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.prev svg{width:1em;fill:currentColor;stroke:currentColor;max-height:100%}.qodef-qi-contact-form-7 form div{position:relative;margin:0}.qodef-qi-contact-form-7.qodef-button--full-width input[type=submit]{width:100%}.qodef-qi-contact-form-7 .wpcf7-form-control-wrap{width:100%;display:block}.qodef-qi-contact-form-7 textarea{resize:none}.qodef-qi-contact-form-7 .wpcf7-list-item.first{margin-left:0}.qodef-qi-contact-form-7 .qodef-cf7-flex{display:flex}@media only screen and (max-width:1024px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--1024{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--768{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--680{flex-wrap:wrap}}.qodef-qi-contact-form-7 .qodef-grid-inner{row-gap:0!important}.qodef-qi-contact-form-7 .qodef-grid-item{margin:0!important}.qodef-qi-contact-form-7 .wpcf7-checkbox,.qodef-qi-contact-form-7 .wpcf7-radio{line-height:1;display:block}.qodef-qi-contact-form-7 .wpcf7-checkbox label,.qodef-qi-contact-form-7 .wpcf7-radio label{display:flex;align-items:center;justify-content:center}.qodef-qi-contact-form-7 .wpcf7-spinner{position:absolute;right:0;margin:10px 0 0}.qodef-qi-contact-form-7 label{margin-bottom:0}.qodef-qi-contact-form-7 input[type=date],.qodef-qi-contact-form-7 input[type=email],.qodef-qi-contact-form-7 input[type=number],.qodef-qi-contact-form-7 input[type=password],.qodef-qi-contact-form-7 input[type=search],.qodef-qi-contact-form-7 input[type=tel],.qodef-qi-contact-form-7 input[type=text],.qodef-qi-contact-form-7 input[type=url],.qodef-qi-contact-form-7 select,.qodef-qi-contact-form-7 textarea{margin:0}.qodef-qi-contact-form-7 input[type=checkbox],.qodef-qi-contact-form-7 input[type=radio]{margin:0;width:1em;height:1em;vertical-align:middle}.qodef-qi-contact-form-7 button[type=submit]:focus,.qodef-qi-contact-form-7 button[type=submit]:hover,.qodef-qi-contact-form-7 input[type=submit]:focus,.qodef-qi-contact-form-7 input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-contact-form-7 input[type=submit]{transition:all .3s ease-out}.qodef-qi-contact-form-7 textarea{vertical-align:middle}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .wpcf7-form-control-wrap{z-index:5}.qodef-qi-contact-form-7 .qodef-qi-multiform-newsletter .qodef-qi-multiform-next>.wpcf7-submit{z-index:10}.qodef-addons-woo-shortcode .qodef-e-product-mark{position:absolute;top:0;left:0;min-width:68px;color:#111;background-color:#fff;padding:1.8em 1.2em;z-index:5}.qodef-addons-woo-shortcode .qodef-e-product-title{margin:0;z-index:2;position:relative}.qodef-addons-woo-shortcode .qodef-e-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star{color:#111}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{display:inline-block;margin-right:4px;width:16px;height:auto;fill:none;stroke:currentColor}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg:last-child{margin-right:0}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active svg{fill:currentColor;stroke:none}.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg{width:1em;margin-right:8px}.qodef-addons-woo-shortcode .price{position:relative;display:flex;align-items:center;margin:0}.qodef-addons-woo-shortcode .price del{margin-right:.8em}.qodef-addons-woo-shortcode .price ins{text-decoration:none}.qodef-addons-woo-shortcode .added_to_cart,.qodef-addons-woo-shortcode .button{color:#111;z-index:3}.qodef-addons-woo-shortcode .added_to_cart.added,.qodef-addons-woo-shortcode .button.added{display:none!important}.qodef-addons-woo-shortcode .added_to_cart.qodef-qi-button.qodef-layout--textual,.qodef-addons-woo-shortcode .button.qodef-qi-button.qodef-layout--textual{background:0 0}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark{position:absolute;top:0;right:0;color:#fff;background-color:#111;padding:10px 15px;z-index:5}.qodef-addons-woo-shortcode .qodef-qi-woo-product-mark.qodef-woo-onsale{color:#111;background-color:#ebebeb}.qodef-qi-woo-shortcode-add-to-cart{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-add-to-cart .button.added{display:none}.qodef-qi-woo-product-category-list .woocommerce-loop-category__title{margin:0}.qodef-qi-woo-product-category-list .count{display:none}.qodef-qi-woo-product-category-list .qodef-e-img-holder{overflow:hidden}.qodef-qi-woo-product-category-list .qodef-e-img-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-product-category-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-product-category-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-product-category-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-product-category-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-product-category-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-product-category-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;color:#fff;text-align:center}.qodef-position--bottom-left .qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title{top:auto;bottom:0;left:0;transform:none;text-align:left}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category .woocommerce-loop-category__title{position:absolute;bottom:40px;left:50%;background-color:#fff;width:auto;text-align:center;padding:10px 40px;transform:translateX(-50%)}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-holder-inner{position:relative;display:flex;align-items:center;justify-content:flex-end;background-color:#f6f6f6}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-content{position:absolute;max-height:100%;width:100%;left:0;flex:1;overflow:hidden}.qodef-qi-woo-product-category-list.qodef-item-layout--info-side .qodef-e-image{width:60%}.qodef-qi-woo-shortcode-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-list .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image img{display:block;width:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-list .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-list .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-list .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-list .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-list .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-list .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-list.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below .price{justify-content:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner{background-color:#fff;position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);pointer-events:none}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner a{pointer-events:all}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;clip-path:inset(13px 13px 13px 13px);transition-delay:0s,.15s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:center;padding:22px 0 25px}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:left}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content{text-align:right}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-image-holder a{position:relative;display:block;z-index:2}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-start}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price{justify-content:flex-end}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-info-below-alignment--left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0}.qodef-info-below-alignment--right .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder{margin:0 0 0 auto}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-position--bottom-left .qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner{align-items:flex-start;justify-content:flex-end;text-align:left}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi--touch .qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner{cursor:pointer}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-title{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{position:relative;display:inline-block;vertical-align:top;z-index:1}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image .qodef-e-product-image-holder{overflow:hidden}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{display:block;width:100%}.qodef-image-full-height.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image img{height:100vh;object-fit:cover}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;text-align:center;opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-heading{position:relative;display:flex;justify-content:space-between;align-items:baseline}.qodef-qi-woo-shortcode-product-slider .woocommerce-Price-currencySymbol{position:relative;top:-.3em;font-size:.6em}.qodef-qi-woo-shortcode-product-slider .price{flex-shrink:0}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-title{transition:color .2s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a{position:relative;display:inline-block!important;vertical-align:top;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;z-index:3}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:focus,.qodef-qi-woo-shortcode-product-slider .qodef-e-product-categories a:hover{color:#3c3c3c}.qodef-qi-woo-shortcode-product-slider .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image-holder:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider .qodef-e-product-image{overflow:hidden;width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom .qodef-e:hover img{transform:scale(1.03)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-zoom-out .qodef-e:hover img{transform:scale(1)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-move .qodef-e:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-woo-shortcode-product-slider.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item{padding:50px 0}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .qodef-e-product-image{transform:scale(1);transition:transform .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item .swiper-slide-active .qodef-e-product-image{transform:scale(1.5)}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .qodef-e-product-content{opacity:0;transition:opacity .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-zoom-centered-item.qodef-item-layout--info-below-swap .swiper-slide-active .qodef-e-product-content{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner{text-align:center;padding:25px 15px;background-color:#f6f6f6;transition:background-color .35s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .price{justify-content:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:3;margin:0 auto;opacity:0;transition:.15s ease-out;width:var(--qodef-max-width);height:var(--qodef-max-height)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized{opacity:1}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price{transform:translateX(0);transition:transform .4s .1s ease;width:var(--qodef-max-width);position:absolute}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap{position:absolute;width:100%;transform:translateX(100%);transition:transform .5s 0s ease;overflow:hidden}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price{transform:translateX(-100%);transition-delay:0s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap{transform:translateX(0);transition-delay:.1s}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-content{padding:22px 0 25px}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner{opacity:0;transform:translateY(10px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner{opacity:1;transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-image-inner{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:15px;transition:opacity .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-top{text-align:left;width:100%;transform:translateY(10px);transition:transform .25s ease-out}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-bottom{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-bottom,.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-top{transform:translateY(0)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-image-inner{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:25px 35px;background-color:#f6f6f6}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-ratings{text-align:center}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-woo-product-price>span{width:100%}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner .qodef-e-product-mark{left:auto;right:0}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-image-content-inner{opacity:0;transform:translateY(20px);transition:opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner:hover .qodef-image-content-inner{opacity:1;transform:translateY(0)}.qodef-qi-wp-forms textarea{resize:none}.qodef-qi-wp-forms input,.qodef-qi-wp-forms select{height:auto!important}.qodef-qi-wp-forms.qodef-button--full-width button[type=submit]{width:100%}.qodef-qi-wp-forms.qodef-wpf-flex form{display:flex;align-items:center}.qodef-qi-wp-forms.qodef-wpf-flex form>.wpforms-field-container{flex-grow:1;flex-basis:100%}.qodef-qi-wp-forms.qodef-wpf-flex form>.wpforms-submit-container{flex-grow:0}.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-absolute-btn form>.wpforms-submit-container{position:absolute;right:0}@media only screen and (max-width:1024px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--1024 form{flex-wrap:wrap}}@media only screen and (max-width:768px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--768 form{flex-wrap:wrap}}@media only screen and (max-width:680px){.qodef-qi-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--680 form{flex-wrap:wrap}}.qodef-qi-wp-forms .qodef-gutenberg-column{margin:0!important}.qodef-qi-wp-forms .wpforms-submit-container{padding:0!important}.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{margin-right:0!important}.qodef-qi-wp-forms div.wpforms-container-full .wpforms-form ul li{margin-bottom:0!important}.qodef-qi-wp-forms label{margin-bottom:0}.qodef-qi-wp-forms input[type=date],.qodef-qi-wp-forms input[type=email],.qodef-qi-wp-forms input[type=number],.qodef-qi-wp-forms input[type=password],.qodef-qi-wp-forms input[type=search],.qodef-qi-wp-forms input[type=tel],.qodef-qi-wp-forms input[type=text],.qodef-qi-wp-forms input[type=url],.qodef-qi-wp-forms textarea{margin:0}.qodef-qi-wp-forms input[type=range]{padding:0!important;margin:0!important}.qodef-qi-wp-forms input[type=checkbox],.qodef-qi-wp-forms input[type=radio]{margin:0;width:1em!important;height:1em!important;vertical-align:middle!important}.qodef-qi-wp-forms button[type=submit]:focus,.qodef-qi-wp-forms button[type=submit]:hover,.qodef-qi-wp-forms input[type=submit]:focus,.qodef-qi-wp-forms input[type=submit]:hover{color:unset;background-color:unset}.qodef-qi-wp-forms button[type=submit],.qodef-qi-wp-forms input[type=submit]{display:inline-flex}.qodef-qi-wp-forms button[type=submit] span,.qodef-qi-wp-forms input[type=submit] span{display:inline}.qodef-qi-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;overflow-anchor:none}.qodef-qi-accordion .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-accordion.qodef--init{visibility:visible}.qodef-qi-accordion .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:top}.qodef-qi-accordion .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;cursor:pointer;gap:10px;margin:0}.qodef-qi-accordion .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus,.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-accordion .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out;box-sizing:content-box}.qodef-qi-accordion .qodef-e-content p{margin:0}.qodef-qi-accordion.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-accordion.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-accordion.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top{border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-top .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-title-holder{margin:0;border-bottom:1px solid #ebebeb}.qodef-qi-accordion.qodef-style--border-between .qodef-e-content{padding:16px 26px;border-bottom:1px solid #ebebeb}.qodef-qi-animated-text .qodef-m-title{overflow:hidden}.qodef-qi-animated-text .qodef-e-word{display:inline-block}.qodef-qi-animated-text .qodef-e-character{display:inline-flex}.qodef-qi-animated-text .qodef-e-word-holder{white-space:nowrap}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-left .qodef-m-title{justify-content:flex-start}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-right .qodef-m-title{justify-content:flex-end}.qodef-qi-animated-text.qodef--animated-by-letter.qodef--alignment-center .qodef-m-title{justify-content:center}.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom .qodef-e-word{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top .qodef-e-word{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left .qodef-e-word{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right .qodef-e-word{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text.qodef--appear-fade .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade .qodef-e-word{opacity:0;transition:opacity 1s ease-out}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(2){transition-delay:.28s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(3){transition-delay:.42s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(4){transition-delay:.56s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(5){transition-delay:.7s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(6){transition-delay:.84s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(7){transition-delay:.98s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(8){transition-delay:1.12s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(9){transition-delay:1.26s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(10){transition-delay:1.4s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(11){transition-delay:1.54s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(12){transition-delay:1.68s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(13){transition-delay:1.82s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(14){transition-delay:1.96s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(15){transition-delay:2.1s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(16){transition-delay:2.24s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(17){transition-delay:2.38s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(18){transition-delay:2.52s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(19){transition-delay:2.66s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(20){transition-delay:2.8s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(21){transition-delay:2.94s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(22){transition-delay:3.08s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(23){transition-delay:3.22s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(24){transition-delay:3.36s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(25){transition-delay:3.5s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(26){transition-delay:3.64s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(27){transition-delay:3.78s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(28){transition-delay:3.92s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(29){transition-delay:4.06s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(30){transition-delay:4.2s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(31){transition-delay:4.34s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(32){transition-delay:4.48s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(33){transition-delay:4.62s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(34){transition-delay:4.76s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(35){transition-delay:4.9s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(36){transition-delay:5.04s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(37){transition-delay:5.18s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(38){transition-delay:5.32s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(39){transition-delay:5.46s}.qodef-qi-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(40){transition-delay:5.6s}.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-word,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-character,.qodef-qi-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-word{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom .qodef-m-title{opacity:0;transform:translateY(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top .qodef-m-title{opacity:0;transform:translateY(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left .qodef-m-title{opacity:0;transform:translateX(-50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right .qodef-m-title{opacity:0;transform:translateX(50px);transition:opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade .qodef-m-title{opacity:0;transition:opacity .7s ease-out}.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right.qodef-qi--appeared .qodef-m-title,.qodef-qi-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top.qodef-qi--appeared .qodef-m-title{opacity:1;transform:translateX(0) translateZ(0)}.qodef-qi-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden;transition:box-shadow .35s ease-out;z-index:1}.qodef-qi-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-qi-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-banner .qodef-m-title{margin:.25em 0 0}.qodef-qi-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-banner .qodef-m-subtitle{margin:0}.qodef-qi-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-banner .qodef-m-button{margin:.5em 0 0}.qodef-qi-banner .qodef-m-button .qodef-qi-button{z-index:2}.qodef-qi-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-banner .qodef-m-image img{display:inline-block}.qodef-qi-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-banner.qodef-vertical--top .qodef-m-content{justify-content:flex-start}.qodef-qi-banner.qodef-vertical--middle .qodef-m-content{justify-content:center}.qodef-qi-banner.qodef-vertical--bottom .qodef-m-content{justify-content:flex-end}.qodef-qi-banner.qodef-horizontal--left .qodef-m-content{align-items:flex-start;text-align:left}.qodef-qi-banner.qodef-horizontal--center .qodef-m-content{align-items:center;text-align:center}.qodef-qi-banner.qodef-horizontal--right .qodef-m-content{align-items:flex-end;text-align:right}.qodef-qi-banner.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-banner.qodef-image--hover-zoom-out img{transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-banner.qodef-image--hover-zoom-out:hover img{transform:scale(1)}.qodef-qi-banner.qodef-image--hover-move img{transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-banner.qodef-image--hover-move:hover img{transform:scale(1.2) translateX(12px)}.qodef-qi-banner.qodef-image--hover-from-top img{transform-origin:top}.qodef-qi-banner.qodef-image--hover-from-bottom img{transform-origin:bottom}.qodef-qi-banner.qodef-image--hover-from-left img{transform-origin:left}.qodef-qi-banner.qodef-image--hover-from-right img{transform-origin:right}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content{padding:45px}.qodef-qi-banner.qodef-layout--in-box .qodef-m-content-inner{background-color:#fff;padding:25px;max-width:100%;width:100%}.qodef-qi-banner.qodef-layout--standard .qodef-m-content{padding:30px}.qodef-before-after-image-holder{visibility:hidden;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder img{position:absolute;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-before-after-image-holder.active{cursor:grab}.qodef-qi-before-after{-webkit-user-select:none;overflow:hidden}.qodef-qi-before-after .twentytwenty-handle{position:absolute;left:50%;top:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:100px;height:1em;width:1em;margin-left:-.5em;margin-top:-.5em;color:#fff;background-color:currentColor;border-radius:50%;cursor:grab;z-index:40}@media only screen and (max-width:1024px){.qodef-qi-before-after .twentytwenty-handle{font-size:50px}}.qodef-qi-before-after .twentytwenty-handle .qodef-handle-text{font-size:1rem;color:#111;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none}.qodef-qi-before-after .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-handle:before{content:" ";display:block;background:currentColor;position:absolute;z-index:30}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{width:2px;height:100vh;left:50%;transform:translateX(-50%)}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{width:100vw;height:2px;top:50%;transform:translateY(-50%)}.qodef-qi-before-after .twentytwenty-after-label,.qodef-qi-before-after .twentytwenty-before-label{display:none}.qodef-qi-before-after .twentytwenty-container{position:relative;overflow:hidden;z-index:0}.qodef-qi-before-after .twentytwenty-container img{position:absolute;top:0;max-width:100%;width:100%}.qodef-qi-before-after .twentytwenty-before{z-index:20}.qodef-qi-before-after .twentytwenty-after{z-index:10}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:before{left:50%;margin-left:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-handle:after{right:50%;margin-right:.48em}.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-down-arrow,.qodef-qi-before-after .twentytwenty-vertical .twentytwenty-up-arrow{display:none}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:before{bottom:50%;margin-bottom:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-handle:after{top:50%;margin-top:.48em}.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-left-arrow,.qodef-qi-before-after .twentytwenty-horizontal .twentytwenty-right-arrow{display:none}.qodef-qi-blockquote .qodef-m-text{margin:0}.qodef-qi-blockquote .qodef-m-icon{font-size:30px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-blockquote .qodef-m-icon i{color:inherit}.qodef-qi-blockquote .qodef-m-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-blockquote.qodef-layout--inline .qodef-m-icon{float:left;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center;margin:0 .5em 0 0}.qodef-qi-business-hours{position:relative;border:1px solid #e1e1e1;padding:35px}.qodef-qi-business-hours.qodef-line-type--between .qodef-e-line{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item{border-bottom:1px solid rgba(30,30,30,.2)}.qodef-qi-business-hours.qodef-line-type--below .qodef-e-item:last-child{border-bottom:none}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-day{margin-right:10px}.qodef-qi-business-hours.qodef-line-type--none .qodef-e-line{display:none}.qodef-qi-business-hours .qodef-e-item{margin-bottom:1em;display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-e-item:last-child{margin-bottom:0}.qodef-qi-business-hours .qodef-e-title-holder{display:flex;align-items:baseline}.qodef-qi-business-hours .qodef-m-title{margin:0 0 1em}.qodef-qi-business-hours .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-business-hours .qodef-m-text{margin:.5em 0 0}.qodef-qi-business-hours .qodef-e-icon{line-height:1;padding-right:12px}.qodef-qi-business-hours .qodef-e-day{margin:0}.qodef-qi-business-hours .qodef-e-hours{margin:0}.qodef-qi-business-hours .qodef-e-line{flex-grow:1;margin:0 8px}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a{position:relative;color:currentColor}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:after{content:"";position:absolute;bottom:3px;left:0;width:100%;height:1px;background-color:currentColor;backface-visibility:hidden}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover{text-decoration:none}.qodef-qi-business-hours.qodef-text-underline .qodef-m-text a:hover:after{animation:qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards}@media only screen and (max-width:768px){.qodef-resposive--768.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:680px){.qodef-resposive--680.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}@media only screen and (max-width:480px){.qodef-resposive--480.qodef-qi-business-hours .qodef-e-item{flex-direction:column}}.qodef-qi-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:13px 46px;overflow:hidden}.qodef-qi-button.qodef-size--small{padding:9px 33px}.qodef-qi-button.qodef-size--large{padding:15px 52px}.qodef-qi-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-button.qodef-layout--textual{padding:0!important;background-color:transparent;border:0;border-radius:0;overflow:visible}.qodef-qi-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-qi-button.qodef-layout--textual:hover{color:#111}.qodef-qi-button.qodef-icon--left{display:inline-flex;align-items:center;justify-content:center;flex-direction:row-reverse}.qodef-qi-button.qodef-text-underline .qodef-m-text{position:relative}.qodef-qi-button.qodef-text-underline .qodef-m-text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:currentColor;transition:background-color .25s ease-in-out,width .36s cubic-bezier(.51,.5,.07,.99);backface-visibility:hidden}.qodef-qi-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after{width:0}.qodef-qi-button.qodef-text-underline.qodef-underline--center .qodef-m-text:after{left:50%;transform:translateX(-50%)}.qodef-qi-button.qodef-text-underline.qodef-underline--right .qodef-m-text:after{left:auto;right:0}.qodef-qi-button.qodef-button-underline-draw .qodef-m-text{overflow:hidden}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--left:hover .qodef-m-text:after,.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-left .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after{animation:qodef-animate-underline-from-right .7s cubic-bezier(.45,.29,0,.82) forwards}.qodef-qi-button .qodef-m-icon{color:currentColor;line-height:0}.qodef-qi-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-left:10px}.qodef-qi-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon{margin-right:10px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-button.qodef-hover--reveal:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-hover--reveal .qodef-m-icon,.qodef-qi-button.qodef-hover--reveal .qodef-m-text{z-index:1}.qodef-qi-button.qodef-hover--reveal:hover:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-hover--reveal.qodef-layout--outlined:hover{background-color:initial}.qodef-qi-button.qodef--reveal-horizontal:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef--reveal-vertical:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s cubic-bezier(.54,.3,.02,1.01)}.qodef-qi-button.qodef-icon-background-hover--reveal .qodef-m-icon .qodef-m-icon-inner{z-index:1}.qodef-qi-button.qodef-icon-background-hover--reveal:hover .qodef-m-icon:after{transform:scaleX(1) scaleY(1)}.qodef-qi-button.qodef-icon-background-hover--reveal-horizontal .qodef-m-icon:after{transform-origin:left;transform:scaleX(0)}.qodef-qi-button.qodef-icon-background-hover--reveal-vertical .qodef-m-icon:after{transform-origin:bottom;transform:scaleY(0)}.qodef-qi-button.qodef-type--icon-boxed{padding:0!important;align-items:stretch}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-text{align-self:center;padding:11px 28px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--small .qodef-m-text{padding:7px 15px}.qodef-qi-button.qodef-type--icon-boxed.qodef-size--large .qodef-m-text{padding:13px 40px}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-button.qodef-type--icon-boxed .qodef-m-border{width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-inner-border{position:absolute;top:0;left:0;width:100%;height:100%;color:#111;font-size:4px;transition:color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right,.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{position:absolute;background-color:currentColor;transition:background-color .25s ease-in-out}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-top{top:1em;left:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-right{top:1em;right:1em;width:2px;height:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-bottom{bottom:1em;right:1em;height:2px;width:calc(100% - 2em)}.qodef-qi-button.qodef-type--inner-border .qodef-m-border-left{bottom:1em;left:1em;width:2px;height:calc(100% - 2em)}.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-top{transition:transform .36s ease-out}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(0)}.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-right{transform:scaleY(0)}.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-top{transform:scaleX(1) scaleY(1)}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-duration:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top{transition-delay:0s}.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right{transition-delay:.28s}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-top{transform-origin:left}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-left{transform-origin:top}.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .36s ease-out;transform:scaleX(1) scaleY(1)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-top{transform:scaleX(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-right{transform:scaleY(0)}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition:background-color .25s ease-in-out,transform .28s ease-out}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top{transition-delay:0s,.28s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right{transition-delay:0s,0s}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-top{transform-origin:left}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-bottom{transform-origin:right}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-left{transform-origin:top}.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-right{transform-origin:bottom}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge{overflow:visible}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge .qodef-m-inner-border{top:1em;left:1em;width:calc(100% - 2em);height:calc(100% - 2em);border:1px solid currentColor;transition:all .3s cubic-bezier(.46,.03,.52,.96)}.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge:hover .qodef-m-inner-border{top:-1em;left:-1em;width:calc(100% + 2em);height:calc(100% + 2em)}.qodef-qi-call-to-action.qodef-layout--standard{position:relative}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-inner{display:flex;align-items:center;justify-content:space-between;background:#333;padding:6.4% 6% 6.9% 5.5%}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-title{color:#fff;margin:0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-text{color:#fff;margin:.8em 0 0;transition:color .2s ease-out}.qodef-qi-call-to-action.qodef-layout--standard .qodef-m-button{flex:0 0 auto}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-button{z-index:1}@media only screen and (max-width:1024px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--1024 .qodef-m-inner{display:block}}@media only screen and (max-width:768px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--768 .qodef-m-inner{display:block}}@media only screen and (max-width:680px){.qodef-qi-call-to-action.qodef-layout--standard.qodef-button-below--680 .qodef-m-inner{display:block}}.qodef-qi-cards-gallery{position:relative;display:inline-block}.qodef-qi-cards-gallery .qodef-e-inner{position:relative}.qodef-qi-cards-gallery .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-gallery .qodef-m-card{position:absolute;transition:all .2s cubic-bezier(.25,.46,.45,.94);width:100%}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card{will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n){transform-origin:right}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1){transform-origin:left}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n):not(:last-of-type):not(.active):hover{margin-right:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1):not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,left .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{margin-left:-10px!important}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transition:transform .5s ease-in-out,right .3s ease-in-out}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{margin-right:-10px!important}@media only screen and (max-width:768px){.qodef-qi-cards-gallery .qodef-m-fake-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{transform:translateX(-100%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(84%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(60%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(39%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(25%)}.qodef-qi-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(11.2%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card{transform:scale(.8)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{transform:translateX(100%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){transform:scale(.3) translateX(-84%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){transform:scale(.4) translateX(-60%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){transform:scale(.5) translateX(-39%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){transform:scale(.6) translateX(-25%)}.qodef-qi-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){transform:scale(.7) translateX(-11.2%)}}.qodef-qi-cards-slider{position:relative}.qodef-qi-cards-slider .qodef-e-inner{position:relative}.qodef-qi-cards-slider .qodef-m-fake-card{position:relative;display:inline-block;opacity:0;visibility:hidden;pointer-events:none}.qodef-qi-cards-slider .qodef-m-card{position:absolute;width:100%}.qodef-qi-cards-slider .qodef-m-card:not(.qodef-out):not(.qodef-in){transition:all .6s cubic-bezier(.25,.46,.45,.94)}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider:not(.qodef-backwards) .qodef-m-card:nth-last-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(1):not(.qodef-out):not(.qodef-in){transition-delay:50ms}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(2):not(.qodef-out):not(.qodef-in){transition-delay:.1s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(3):not(.qodef-out):not(.qodef-in){transition-delay:.15s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(4):not(.qodef-out):not(.qodef-in){transition-delay:.2s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(5):not(.qodef-out):not(.qodef-in){transition-delay:.25s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(6):not(.qodef-out):not(.qodef-in){transition-delay:.3s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(7):not(.qodef-out):not(.qodef-in){transition-delay:.35s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(8):not(.qodef-out):not(.qodef-in){transition-delay:.4s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(9):not(.qodef-out):not(.qodef-in){transition-delay:.45s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(10):not(.qodef-out):not(.qodef-in){transition-delay:.5s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(11):not(.qodef-out):not(.qodef-in){transition-delay:.55s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(12):not(.qodef-out):not(.qodef-in){transition-delay:.6s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(13):not(.qodef-out):not(.qodef-in){transition-delay:.65s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(14):not(.qodef-out):not(.qodef-in){transition-delay:.7s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(15):not(.qodef-out):not(.qodef-in){transition-delay:.75s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(16):not(.qodef-out):not(.qodef-in){transition-delay:.8s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(17):not(.qodef-out):not(.qodef-in){transition-delay:.85s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(18):not(.qodef-out):not(.qodef-in){transition-delay:.9s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(19):not(.qodef-out):not(.qodef-in){transition-delay:.95s}.qodef-qi-cards-slider.qodef-backwards .qodef-m-card:nth-child(20):not(.qodef-out):not(.qodef-in){transition-delay:1s}.qodef-qi-cards-slider.qodef-orientation--left .qodef-m-card{transform-origin:left;will-change:transform}.qodef-qi-cards-slider.qodef-orientation--right .qodef-m-card{transform-origin:right;will-change:transform}.qodef-qi-cards-slider .qodef-m-navigation{display:flex;justify-content:flex-start;width:100%;margin-top:30px}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav{width:auto;height:auto;color:#111;font-size:26px;text-align:center;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav svg{display:block;width:1em;height:auto;transition:background-color .2s ease-out,color .2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-cards-slider .qodef-m-navigation .qodef-nav.qodef--prev{margin-right:15px}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev svg{transform:translateX(0);will-change:transform;transition:transform .12s ease-out,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transition:transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--prev:hover svg{transform:translateX(-4px)}.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover i,.qodef-qi-cards-slider.qodef-navigation--hover-move .qodef--next:hover svg{transform:translateX(4px)}.qodef-qi-charts{position:relative;visibility:hidden}.qodef-qi-charts.qodef--init{visibility:visible}.qodef-qi-charts .qodef-m-inner{position:relative}.qodef-qi-charts .qodef-m-canvas-holder{display:flex}.qodef-qi-charts .qodef-m-canvas{position:relative;width:260px}.qodef-qi-charts .qodef-m-title{margin:2em 0 0}.qodef-qi-charts .qodef-m-text{margin:.2em 0 0 0}.qodef-qi-charts.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-charts.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-charts.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-clients-list .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.qodef-qi-clients-list .qodef-e-inner a{display:inline-block}.qodef-qi-clients-list .qodef-e-inner>a{display:block}.qodef-qi-clients-list .qodef-grid-item{text-align:center}.qodef-qi-clients-list .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-list .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-list .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%;opacity:0}.qodef-qi-clients-list .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-list .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-list .qodef-e-text{margin:0}.qodef-qi-clients-list .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-list .qodef-e-icon a{color:inherit}.qodef-qi-clients-list .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-list.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-list.qodef-border--all{border-width:1px;border-style:solid;border-color:#ebebeb;overflow:hidden}.qodef-qi-clients-list.qodef-border--all .qodef-grid-inner{gap:0!important;border-width:0;border-style:inherit;border-color:inherit;margin-right:-1px;margin-bottom:-1px}.qodef-qi-clients-list.qodef-border--all .qodef-grid-item{border-width:1px;border-style:inherit;border-top-style:hidden;border-left-style:hidden;border-color:inherit}.qodef-qi-clients-list.qodef-border--inner{margin:0!important;overflow:hidden}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-inner{margin:-1px -1px 0!important;padding-right:1px;gap:0}.qodef-qi-clients-list.qodef-border--inner .qodef-grid-item{margin:0!important;padding:0!important;border-top:1px solid #ebebeb;border-left:1px solid #ebebeb}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-list.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-list.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-clients-slider .qodef-e-inner{position:relative;display:inline-block;vertical-align:top;width:100%;line-height:0}.qodef-qi-clients-slider .qodef-e-inner a{display:inline-block}.qodef-qi-clients-slider .qodef-e-images-holder{position:relative;display:inline-block;vertical-align:top;line-height:0;margin:0 0 1em}.qodef-qi-clients-slider .qodef-e-title{margin:0 0 .65em}.qodef-qi-clients-slider .qodef-e-text{line-height:1rem}.qodef-qi-clients-slider .qodef-e-main-image{display:inline-block;width:auto}.qodef-qi-clients-slider .qodef-e-hover-image{position:absolute;top:0;left:0;width:auto;height:100%}.qodef-qi-clients-slider .qodef-e-hover-image img{max-height:100%;object-fit:contain}.qodef-qi-clients-slider .qodef-e-icon{position:absolute;top:10px;right:10px}.qodef-qi-clients-slider .qodef-e-icon a{color:inherit}.qodef-qi-clients-slider .qodef-e-icon svg{width:1em;height:auto;stroke:currentColor;fill:currentColor}.qodef-qi-clients-slider.qodef--boxed .qodef-e-inner{padding:20px;background-color:#f6f6f6}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-main-image{will-change:opacity;transition:opacity .25s ease-in-out}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-hover-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image{opacity:0}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-main-image{opacity:1;transition:opacity .2s ease-out;will-change:opacity}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-hover-image{display:none}.qodef-qi-clients-slider.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image{opacity:.8}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-main-image{transform:scale(1) translateZ(0);transition:transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image{transform:scale(1.05) translateZ(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-images-holder{overflow:hidden}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transition:transform .5s cubic-bezier(.22,.61,.36,1)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{opacity:1}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image{transform:translateX(-130%)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image{transform:translateX(0)}.qodef-qi-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image{transform:translateX(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image{transform:translateY(130%)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image{transform:translateY(0)}.qodef-qi-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image{transform:translateY(-130%)}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-qi-swiper-container .qodef-e .qodef-e-title a{display:inline}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-title a{display:inline;position:relative;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .1em),currentColor .1em);transition:.5s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-clients-slider.qodef-title--hover-underline.qodef-title--hover-long .qodef-e-title a{transition-duration:.9s}.qodef-qi-clients-slider.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a{background-size:100% 100%}.qodef-qi-countdown .qodef-m-date{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.qodef-qi-countdown .qodef-digit-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;width:150px}.qodef-qi-countdown .qodef-digit{font-size:70px;line-height:1}.qodef-qi-countdown .qodef-label{font-size:20px}.qodef-qi-counter.qodef-layout--simple.qodef-digit-stroke-effect .qodef-m-digit{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-counter.qodef-layout--simple .qodef-m-digit{display:inline-block;font-size:70px;line-height:1}.qodef-qi-counter.qodef-layout--simple .qodef-m-icon{position:absolute;top:0;right:0;transform:translate(100%,-50%);font-size:20px}.qodef-qi-counter.qodef-layout--simple .qodef-m-title{margin:.9em 0 0}.qodef-qi-counter.qodef-layout--simple .qodef-m-text{margin:.45em 0 0}.qodef-qi-device-carousel{position:relative}.qodef-qi-device-carousel>.qodef-qi-swiper-container{padding:30px 0}.qodef-qi-device-carousel>.qodef-qi-swiper-container>.swiper-wrapper{align-items:center}.qodef-qi-device-carousel .qodef-device-carousel-device{position:relative;margin:0 auto}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image{position:relative;pointer-events:none;box-shadow:0 0 20px rgba(0,0,0,.07);border-radius:30px;z-index:10}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image img{width:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item{height:100%}.qodef-qi-device-carousel .qodef-device-carousel-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-device-slider{position:relative;margin:auto}.qodef-qi-device-slider .qodef-device-slider-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-device-slider .qodef-device-slider-image img{width:100%}.qodef-frame-shadow--enabled.qodef-qi-device-slider .qodef-device-slider-image img{filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-device-slider .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-device-slider .qodef-qi-swiper-container{overflow:hidden;height:100%}.qodef-qi-device-slider .qodef-m-item{height:100%}.qodef-qi-device-slider .qodef-m-item a{height:100%}.qodef-qi-device-slider .qodef-m-item img{height:100%;object-fit:cover}@media only screen and (max-width:1024px){.qodef-device-slider-holder{margin-bottom:96px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-96px!important}}@media only screen and (max-width:768px){.qodef-device-slider-holder{margin-bottom:86px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-86px!important}}@media only screen and (max-width:680px){.qodef-device-slider-holder{margin-bottom:76px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-76px!important}}@media only screen and (max-width:480px){.qodef-device-slider-holder{margin-bottom:46px}.qodef-device-slider-holder .swiper-pagination-bullets{bottom:-46px!important}}.qodef-qi-dropcaps{position:relative}.qodef-qi-dropcaps.qodef-letter-stroke-effect .qodef-m-letter{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}.qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.e--ua-safari .qodef-qi-dropcaps.qodef-letter-clip-effect .qodef-m-letter{display:block}.qodef-qi-dropcaps .qodef-m-letter{float:left;font-size:60px;line-height:1em;width:1em;height:1em;display:inline-flex;align-items:center;justify-content:center}.qodef-qi-dropcaps .qodef-m-text{margin:0}.qodef-qi-dual-image-with-content{position:relative;display:flex}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:row-reverse}.qodef-qi-dual-image-with-content .qodef-dual-content{display:flex;width:50%;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:100px;background-color:#f6f6f6}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-title{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-content>.qodef-m-text{margin:0 0 .5em}.qodef-qi-dual-image-with-content .qodef-m-inner-bottom{width:100%}.qodef-qi-dual-image-with-content .qodef-m-content-shortcode{position:relative}.qodef-qi-dual-image-with-content .qodef-image-holder{--holder_height:auto;position:relative;flex:1;height:var(--holder_height)}.qodef-qi-dual-image-with-content .qodef-m-main-image{width:100%;height:100%}.qodef-qi-dual-image-with-content .qodef-m-main-image img{height:100%;object-fit:cover}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qodef-qi-dual-image-with-content.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-dual-image-with-content.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-dual-image-with-content.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link{color:currentColor;width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-dual-image-with-content.qodef-link--underline-draw .qodef-e-link:hover{animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(-14px)}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder{overflow:hidden}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{display:flex;justify-content:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{display:inline-block;max-width:unset;transition:transform 1.3s cubic-bezier(.37,.08,.02,.93) 0s}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{transform:scale(1) translateX(0)}@media only screen and (max-width:1440px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1440)}}@media only screen and (max-width:1366px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1366)}}@media only screen and (max-width:1280px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1280)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_1024)}}@media only screen and (max-width:768px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_768)}}@media only screen and (max-width:680px){.qodef-qi-dual-image-with-content .qodef-image-holder{height:var(--holder_height_680)}}@media only screen and (max-width:1024px){.qodef-qi-dual-image-with-content{flex-direction:column}.qodef-qi-dual-image-with-content.qodef--content-right{flex-direction:column}.qodef-qi-dual-image-with-content .qodef-dual-content{width:100%}.qodef-qi-dual-image-with-content .qodef-m-second-image{position:relative;padding:7% 0}.qodef-qi-dual-image-with-content .qodef-m-main-image{position:absolute}.qodef-qi-dual-image-with-content .qodef-image-holder{flex-basis:auto}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image{flex-flow:column;align-items:center}.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-qi-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img{max-width:160%}}.qodef-qi-faq{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq.qodef-behavior--accordion{opacity:0;overflow-anchor:none}.qodef-qi-faq.qodef-behavior--accordion.qodef--init{opacity:1}.qodef-qi-faq.qodef-behavior--accordion .qodef-e-title-holder{cursor:pointer}.qodef-qi-faq .qodef-e-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-faq .qodef-e-icon>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-faq .qodef-e-title-holder{position:relative;display:flex;align-items:center;justify-content:space-between;padding:26px 10px 26px 26px;transition:all .2s ease-out;margin:0}.qodef-qi-faq .qodef-e-title-holder:not(:first-child){margin:12px 0 0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-title{display:inline-flex}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark{position:relative;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span{position:absolute;display:flex;align-items:center;justify-content:center;top:0;right:0;height:100%;transition:opacity .2s ease-out,color .2s ease-out}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span:before{display:block;line-height:inherit}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus{opacity:1}.qodef-qi-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus{opacity:0}.qodef-qi-faq .qodef-e-title-holder .qodef-e-number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px}.qodef-qi-faq .qodef-e-content{padding:0 26px 16px;margin:0;transition:background-color .2s ease-out}.qodef-qi-faq .qodef-e-content p{margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-content{padding:16px 26px}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder{background-color:#f6f6f6;border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-state-active{background-color:#f6f6f6}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder:not(:first-child){margin:0}.qodef-qi-faq.qodef-style--standard .qodef-e-title-holder.ui-accordion-header-collapsed:nth-last-child(2){border-color:transparent!important}.qodef-qi-faq.qodef-style--standard .qodef-e-content{border-bottom:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed{border:1px solid #ebebeb}.qodef-qi-faq.qodef-style--boxed .qodef-e-title-holder:not(:first-child){margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder{margin:0;border-top:1px solid #ebebeb}.qodef-qi-faq.qodef-style--border-between .qodef-e-title-holder:first-child{border-top:none}.qodef-qi-graphs{position:relative;visibility:hidden}.qodef-qi-graphs.qodef--init{visibility:visible}.qodef-qi-graphs .qodef-m-inner{position:relative}.qodef-qi-graphs .qodef-m-canvas-holder{display:flex}.qodef-qi-graphs .qodef-m-canvas{position:relative;width:100%}.qodef-qi-graphs.qodef-chart-alignment--flex-start .qodef-m-canvas-holder{justify-content:flex-start}.qodef-qi-graphs.qodef-chart-alignment--center .qodef-m-canvas-holder{justify-content:center}.qodef-qi-graphs.qodef-chart-alignment--flex-end .qodef-m-canvas-holder{justify-content:flex-end}.qodef-qi-highlight{margin:0!important}.qodef-qi-highlight .qodef-highlight-text{padding:0;color:#fff;background-repeat:no-repeat}.qodef-qi-highlight.qodef-qi--has-appear .qodef-highlight-text{background-size:0 100%;background-position-x:left}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text{animation:qodef-animate-highlight 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-highlight.qodef-qi--has-appear.qodef-qi--appeared.qodef-highlight-style--color .qodef-highlight-text:nth-of-type(2n+2){animation-delay:.2s}.qodef-qi-how-to{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-how-to .qodef-m-title{margin:.35em 0 0}.qodef-qi-how-to .qodef-m-text{margin:1.2em 0 0}.qodef-qi-how-to .qodef-m-title-holder{margin-bottom:2.5em}.qodef-qi-how-to .qodef-e-step{margin-bottom:30px}.qodef-qi-how-to .qodef-e-step-title{margin:0 0 .8em}.qodef-qi-how-to .qodef-e-step-text{margin:0 0 1em}.qodef-qi-how-to .qodef-e-step-image{display:inline-block;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-title{margin:0}.qodef-qi-icon-with-text .qodef-m-title a{display:block;color:inherit}.qodef-qi-icon-with-text .qodef-m-content>.qodef-m-text{margin:.5em 0 0}.qodef-qi-icon-with-text .qodef-m-button{margin:1.5em 0 0}.qodef-qi-icon-with-text .qodef-m-icon-holder{font-size:1.4em;line-height:1;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out}.qodef-qi-icon-with-text .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-icon-with-text .qodef-m-icon-holder svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-icon-with-text.qodef-icon-boxed .qodef-m-icon-holder{display:inline-flex;align-items:center;justify-content:center;width:3em;height:3em;background-color:#c4c4c4;border:1px solid transparent}.qodef-qi-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-icon-with-text .qodef-m-separator .qodef-m-line{width:60px}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-qi-icon-with-text.qodef--appear-from-bottom{opacity:0;transform:translateY(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-bottom.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-top{opacity:0;transform:translateY(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-top.qodef-qi--appeared{opacity:1;transform:translateY(0)}.qodef-qi-icon-with-text.qodef--appear-from-left{opacity:0;transform:translateX(-50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-left.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-from-right{opacity:0;transform:translateX(50px);transition:opacity .25s,transform .35s ease-out}.qodef-qi-icon-with-text.qodef--appear-from-right.qodef-qi--appeared{opacity:1;transform:translateX(0)}.qodef-qi-icon-with-text.qodef--appear-fade{opacity:0;transition:opacity .7s ease-out}.qodef-qi-icon-with-text.qodef--appear-fade.qodef-qi--appeared{opacity:1}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder svg{transform:translateX(0);transition:transform .28s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-horizontal:hover .qodef-m-icon-holder svg{transform:translateX(4px)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder svg{transform:translateY(0);transition:transform .32s cubic-bezier(.22,.61,.36,1)}.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-move-vertical:hover .qodef-m-icon-holder svg{transform:translateY(-7px)}.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder svg{transform:scale(1) translateZ(0);transition:transform .3s cubic-bezier(.22,.61,.36,1);will-change:transform}.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder i,.qodef-qi-icon-with-text.qodef-icon--hover-scale:hover .qodef-m-icon-holder svg{transform:scale(1.17) translateZ(0)}.qodef-qi-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-qi-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.7em}@media only screen and (max-width:768px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--768{flex-direction:column}}@media only screen and (max-width:680px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--680{flex-direction:column}}@media only screen and (max-width:480px){.qodef-qi-icon-with-text.qodef-layout--before-content.qodef-column-responsive--480{flex-direction:column}}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title a{transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-qi-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:.15em;transition:color .2s ease-out}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-qi-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:1.3em}.qodef-qi-icon-with-text.qodef-layout--top .qodef-m-separator+.qodef-m-title{margin:0}.qodef-qi-image-gallery-masonry.qodef-qi-grid>.qodef-grid-inner{gap:24px}.qodef-qi-image-gallery-masonry.qodef-qi-grid.qodef-layout--qi-masonry.qodef-items--fixed .qodef-image-wrapper img{object-fit:cover}.qodef-qi-image-gallery-masonry .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-masonry .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-masonry.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-masonry.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-gallery-pinterest .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery-pinterest .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery-pinterest.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery-pinterest.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-gallery .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-gallery .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.01) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img{transform:scale(1.03)}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img{transform:scale(1)}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e-inner img{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img{transform:scale(1.2) translateX(12px)}.qodef-qi-image-gallery.qodef-image--hover-from-top .qodef-e-inner img{transform-origin:top}.qodef-qi-image-gallery.qodef-image--hover-from-bottom .qodef-e-inner img{transform-origin:bottom}.qodef-qi-image-gallery.qodef-image--hover-from-left .qodef-e-inner img{transform-origin:left}.qodef-qi-image-gallery.qodef-image--hover-from-right .qodef-e-inner img{transform-origin:right}.qodef-qi-image-slider .qodef-e{overflow:hidden;backface-visibility:hidden}.qodef-qi-image-slider .qodef-e-inner{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-inner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out;pointer-events:none}.qodef-qi-image-slider .qodef-e-inner-holder{position:relative;overflow:hidden}.qodef-qi-image-slider .qodef-e-alt-text-holder{display:flex;visibility:hidden;opacity:0;transition:all .3s ease-in}.qodef-col-num--1.qodef-navigation-alignment--flex-start.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-end}.qodef-col-num--1.qodef-navigation-alignment--flex-end.qodef-qi-image-slider .qodef-e-alt-text-holder{justify-content:flex-start}.qodef-qi-image-slider .swiper-slide-active .qodef-e-alt-text-holder{visibility:visible;opacity:1}.qodef-qi-image-slider .qodef-e-alt-text{margin-top:10px}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e-inner-holder{display:block;width:calc(100% - 1px);transform:scale(1.02) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.05)}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.03) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner-holder{transform:scale(1)}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e-inner-holder{display:block;width:calc(100% + 2px);transform:scale(1.2);transition:transform .5s cubic-bezier(.33,.02,0,.93);will-change:transform}.qodef-qi-image-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-inner-holder{transform:scale(1.2) translateX(12px)}.qodef-qi-image-slider.qodef-image--hover-from-top .qodef-e-inner-holder{transform-origin:top}.qodef-qi-image-slider.qodef-image--hover-from-bottom .qodef-e-inner-holder{transform-origin:bottom}.qodef-qi-image-slider.qodef-image--hover-from-left .qodef-e-inner-holder{transform-origin:left}.qodef-qi-image-slider.qodef-image--hover-from-right .qodef-e-inner-holder{transform-origin:right}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide{transform:scale(.85);transition:all .3s ease}.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-active,.qodef-qi-image-slider.qodef--centered-zoom .swiper-slide.swiper-slide-duplicate-active{transform:scale(1)}.qodef-qi-info-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:inherit;font-size:16px;line-height:2em;font-weight:500;text-decoration:none;text-transform:none;border-radius:4px;outline:0;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;padding:11px 28px;display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.2em;overflow:hidden}.qodef-qi-info-button .qodef-m-text-holder{display:flex;align-items:center}.qodef-qi-info-button .qodef-m-subtext{font-size:.75em}.qodef-qi-info-button .qodef-m-subtext.qodef--subtext-color-set{transition:color .25s ease-in-out}.qodef-qi-info-button.qodef-size--small{padding:6px 24px}.qodef-qi-info-button.qodef-size--large{padding:11px 36px}.qodef-qi-info-button.qodef-size--full{width:100%;text-align:center}.qodef-qi-info-button.qodef-layout--filled{color:#111;background-color:#f4f4f4;border:0;font-size:1rem;border-style:solid}.qodef-qi-info-button.qodef-layout--filled:hover{color:#fff;background-color:#111}.qodef-qi-info-button.qodef-layout--outlined{color:#111;background-color:transparent;border:2px solid #111}.qodef-qi-info-button.qodef-layout--outlined:hover{color:#111;background-color:#f4f4f4;border-color:#f4f4f4}.qodef-qi-info-button.qodef-icon--left .qodef-m-text-holder{flex-direction:row-reverse}.qodef-qi-info-button .qodef-m-icon{color:currentColor}.qodef-qi-info-button .qodef-m-icon.qodef--icon-color-set{transition:color .25s ease-in-out,background-color .25s ease-in-out}.qodef-qi-info-button .qodef-m-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-left:10px}.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-qi-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon svg{margin-right:10px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner{position:relative;overflow:hidden;display:inherit;padding:1px}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(0);transition-delay:.1s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){position:absolute;opacity:0;left:1px;top:1px;transition-delay:0s}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){opacity:0}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(0) translatez(0);transition-delay:.25s;opacity:1}.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-150%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(200%) translateY(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2){transform:translateX(0) translateY(150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(0) translateY(-150%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg{will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-qi-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2){transform:translateX(-100%) translateY(100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-qi-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1){transform:translateX(100%) translateY(-100%) translateZ(0)}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg{transition:transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;transform:translateX(0);will-change:transform}.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-qi-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg{transform:translateX(4px)}.qodef-qi-info-button.qodef-type--icon-boxed{padding:0!important;flex-direction:row;align-items:stretch}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{flex-direction:column;padding:11px 28px}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed.qodef-icon--left .qodef-m-icon-holder{flex-direction:row-reverse}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-text-holder{align-items:flex-start;justify-content:center}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;padding:11px 0;flex:1}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-icon i{line-height:inherit}.qodef-qi-info-button.qodef-type--icon-boxed .qodef-m-border{height:100%;width:2px;background-color:#111;transition:background-color .25s ease-in-out}.qodef-qi-info-cards{position:relative;display:flex;flex-direction:column;background-color:#f9f9f9;padding:30px;transition:background-color .4s ease-out}.qodef-qi-info-cards .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-info-cards a:not(.qodef-m-link){position:relative;z-index:1}.qodef-qi-info-cards .qodef-m-title{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-title a{display:block;color:inherit}.qodef-qi-info-cards .qodef-m-subtitle{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-content{position:relative}.qodef-qi-info-cards .qodef-m-content .qodef-m-text{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-wrapper{margin:0 0 .5em}.qodef-qi-info-cards .qodef-m-icon-holder{font-size:55px;line-height:1;transition:all .3s ease-in-out}.qodef-qi-info-cards .qodef-m-icon-holder i{vertical-align:top;color:inherit}.qodef-qi-info-cards .qodef-m-icon-holder svg{width:30px;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper{position:relative}.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-qi-info-cards.qodef--custom-icon .qodef-m-icon-wrapper img{display:inline-block}.qodef-qi-interactive-banner{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-qi-interactive-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column}.qodef-qi-interactive-banner .qodef-m-title{margin:0}.qodef-qi-interactive-banner .qodef-m-title-inner{display:inline-block}.qodef-qi-interactive-banner .qodef-m-subtitle{margin:0 0 .4em}.qodef-qi-interactive-banner .qodef-m-content-inner>.qodef-m-text{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-text-holder{margin:.7em 0 0}.qodef-qi-interactive-banner .qodef-m-button{padding:.5em 0 0;z-index:1;position:relative;display:inline-block}.qodef-qi-interactive-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;width:auto;overflow:hidden}.qodef-qi-interactive-banner .qodef-m-image img{display:inline-block;transition:all .35s ease-out}.qodef-qi-interactive-banner .qodef-m-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .35s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content{align-items:flex-start;justify-content:flex-end;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner{position:relative;overflow:hidden}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-movement{transform:translateZ(0);transition:transform .4s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder{opacity:0;transition:opacity .25s ease-out}.qodef-qi-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder .qodef-m-text{margin:0}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement{transform:translateY(0) translateZ(0)!important}.qodef-qi-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-text-holder{opacity:1;transition-delay:.15s}.qodef-qi-interactive-banner.qodef-layout--image-switch{width:100%;background-color:#f6f6f6}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{position:relative;flex-direction:row;align-items:center;justify-content:left;text-align:left;padding:60px}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content{flex-direction:column}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{flex:1;margin-right:2em}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner{margin-right:0}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{position:relative;width:35%}@media only screen and (max-width:680px){.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder{width:100%;margin-top:2em}}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image{transition:.2s ease-in-out}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:first-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:last-child{position:absolute;top:0;left:0;opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:first-child{opacity:0}.qodef-qi-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:last-child{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing.qodef--visible .qodef-m-content{opacity:1}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content{align-items:flex-start;justify-content:flex-start;padding:60px;opacity:0;transition:opacity .2s}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-content-inner>.qodef-m-text{opacity:0;transform:translateY(-10px);transition:opacity .25s,transform .25s cubic-bezier(.22,.61,.36,1)}.qodef-qi-interactive-banner.qodef-layout--revealing .qodef-m-button{transition:transform .4s cubic-bezier(.22,.61,.36,1);transition-delay:50ms}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-button{transform:translateY(0) translateZ(0)!important;transition-delay:0s}.qodef-qi-interactive-banner.qodef-layout--revealing:hover .qodef-m-content-inner>.qodef-m-text{opacity:1;transform:translateY(0);transition-duration:.25s,.35s;transition-delay:.1s,.1s}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-content{align-items:center;justify-content:center;text-align:center;padding:30px}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{opacity:0;transition:opacity .23s ease-out,transform .28s ease-out}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-subtitle{transform:translateY(-10px)}.qodef-qi-interactive-banner.qodef-layout--standard .qodef-m-button{transform:translateY(10px)}.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-button,.qodef-qi-interactive-banner.qodef-layout--standard:hover .qodef-m-subtitle{opacity:1;transform:translateY(0)}.qodef-qi-interactive-link-showcase{position:relative;display:inline-block;width:100%;vertical-align:top;display:flex;align-items:center;visibility:hidden}.qodef-qi-interactive-link-showcase.qodef--full-height{height:100vh}.admin-bar .qodef-qi-interactive-link-showcase.qodef--full-height{height:calc(100vh - 32px)}.qodef-qi-interactive-link-showcase .qodef-e-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0s .45s}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background{background-size:cover;background-position:center;background-repeat:no-repeat}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef-background img{display:none}.qodef-qi-interactive-link-showcase .qodef-e-image.qodef--active{opacity:1;z-index:5;transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.qodef-qi-interactive-link-showcase .qodef-m-items{display:flex;flex-direction:column;align-items:center;z-index:10}.qodef-qi-interactive-link-showcase .qodef-m-item{position:relative;display:inline-block;vertical-align:top;width:auto;color:#111;margin:.6em 0}.qodef-qi-interactive-link-showcase .qodef-e-title{position:relative;display:inline-block;vertical-align:top;font-family:inherit;font-weight:500;letter-spacing:-.02em;font-size:39px;line-height:1.19048em;transition:color .2s ease-out;z-index:2}@media only screen and (max-width:680px){.qodef-qi-interactive-link-showcase .qodef-e-title{font-size:36px}}.qodef-qi-interactive-link-showcase .qodef-e-inner-title{position:relative;display:inline-block;vertical-align:top}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{content:"";position:absolute;left:0;width:0;height:2px;background-color:currentColor;transition:width .3s ease}.qodef-qi-interactive-link-showcase .qodef-e-inner-title:hover:after{width:100%}.qodef-hover--underline.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{bottom:0}.qodef-hover--line-through.qodef-qi-interactive-link-showcase .qodef-e-inner-title:after{top:50%;transform:translateY(-50%)}.qodef-qi-interactive-link-showcase .qodef--active.qodef-m-item .qodef-e-inner-title:after{width:100%}.qodef-qi-interactive-link-showcase .qodef-e-text{display:block}.qodef-qi-interactive-link-showcase.qodef--init{visibility:visible}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-qi-interactive-link-showcase.qodef-layout--background .qodef-m-items{width:40%;justify-content:center;align-items:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--split{align-items:stretch}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{position:relative;flex:1}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:40%;justify-content:center;align-items:flex-start;padding:150px 10%}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background){display:flex;align-items:center;justify-content:center}.qodef-qi-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background) img{max-height:100%;object-fit:contain}.qodef-qi-interactive-link-showcase.qodef-layout--standard{justify-content:center;text-align:center}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:768px){.qodef-standard-hide-under--768 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:40%;justify-content:center}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{width:100%}}.qodef-standard-images-on-top--yes .qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-m-items{z-index:unset}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--left{left:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%}.qodef-qi-interactive-link-showcase.qodef-layout--standard .qodef-e-image img{position:relative}.qodef-qi-interactive-link-showcase.qodef-layout--inline{align-items:flex-start;justify-content:flex-start;text-align:left}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}@media only screen and (max-width:680px){.qodef-standard-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}@media only screen and (max-width:480px){.qodef-standard-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-images{display:none}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{flex-direction:row;flex-wrap:wrap;align-items:baseline;margin:0 -20px}@media only screen and (max-width:680px){.qodef-split-hide-under--680 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}@media only screen and (max-width:480px){.qodef-split-hide-under--480 .qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-items{width:100%}}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-m-item{position:relative;flex:1;flex-grow:0;margin:0!important}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title{white-space:nowrap;padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-title:before{position:absolute;right:0;transform:translateX(50%)}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-text{padding:0 20px}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image{display:flex;align-items:center;justify-content:center;transition:opacity .35s ease-out}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--left{left:0;width:30%;justify-content:flex-start}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image.qodef-position--right{left:auto;right:0;width:30%;justify-content:flex-end}.qodef-qi-interactive-link-showcase.qodef-layout--inline .qodef-e-image img{position:relative}.qodef-qi-item-showcase{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%}.qodef-qi-item-showcase .qodef-m-image{position:relative;flex-shrink:0;max-width:60%;padding:0 60px}.qodef-qi-item-showcase .qodef-m-image img{display:block}.qodef-qi-item-showcase .qodef-m-items{position:relative;display:flex;flex-direction:column;width:100%}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:right}.qodef-qi-item-showcase .qodef-m-items.qodef--right{text-align:left}.qodef-qi-item-showcase .qodef-m-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}@media screen and (min-width:1025px){.qodef-qi-item-showcase .qodef-m-item:last-child{margin-bottom:0!important}}.qodef-qi-item-showcase .qodef-e-icon-holder{line-height:1em;transition:color .2s ease-out}.qodef-qi-item-showcase .qodef-e-icon-holder a{display:inline-block}.qodef-qi-item-showcase .qodef-e-icon-holder>svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-item-showcase .qodef-e-title{margin:0 0 1em}.qodef-qi-item-showcase .qodef-e-title-link{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.qodef-qi-item-showcase .qodef-e-title-link:hover{color:var(--qode-main-color)}.qodef-qi-item-showcase .qodef-e-text{margin:0}.qodef-qi-item-showcase.qodef-qi--has-appear{visibility:hidden}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-image{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item{transform:translateY(70px);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:0}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(1){transition-delay:.2s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(2){transition-delay:.4s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(3){transition-delay:.6s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(4){transition-delay:.8s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(5){transition-delay:1s}.qodef-qi-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(6){transition-delay:1.2s}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared{visibility:visible}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-image{opacity:1;transform:translateY(0)}.qodef-qi-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-item{opacity:1;transform:translateY(0)}@media only screen and (max-width:1024px){.qodef-qi-item-showcase{align-items:flex-start;flex-wrap:wrap}.qodef-qi-item-showcase .qodef-m-image{position:absolute;top:0;left:0;width:40%;max-width:100%;padding-left:0!important}.qodef-qi-item-showcase .qodef-m-items{left:40%;width:calc(100% - 40%)}.qodef-qi-item-showcase .qodef-m-items .qodef-m-item{transition-delay:0s}.qodef-qi-item-showcase .qodef-m-items.qodef--left{text-align:left}}@media only screen and (max-width:768px){.qodef-qi-item-showcase .qodef-m-image{display:none}.qodef-qi-item-showcase .qodef-m-items{left:0;width:100%}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-m-item{display:flex;align-items:flex-start}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row-reverse}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item{flex-direction:row}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:.5em}@media only screen and (max-width:1024px){.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder{margin-left:0;margin-right:.5em}}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef--right .qodef-e-side-holder{margin-right:.5em}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-icon-holder{font-size:3em;flex-shrink:0}.qodef-qi-item-showcase.qodef-layout--side-icon .qodef-e-content-holder{flex:1}.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-icon-holder,.qodef-qi-item-showcase.qodef-layout--standard .qodef-e-number{margin-bottom:.4em}.qodef-qi-message-box{background:#d5eaf4;padding:40px 40px;display:flex;transition:opacity .19s ease,visibility .19s ease}.qodef-qi-message-box.qodef-hidden{opacity:0;visibility:hidden}.qodef-qi-message-box.qodef-icon--middle{align-items:center}.qodef-qi-message-box.qodef-icon--top{align-items:flex-start}.qodef-qi-message-box.qodef-icon--bottom{align-items:flex-end}.qodef-qi-message-box .qodef-m-close-icon{position:absolute;right:17px;top:17px;line-height:1;cursor:pointer;transition:color .25s ease-in-out}.qodef-qi-message-box .qodef-m-close-icon i{color:inherit}.qodef-qi-message-box .qodef-m-close-icon svg{width:30px;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-message-box .qodef-m-icon{line-height:1;margin-right:20px}.qodef-qi-message-box .qodef-m-title{margin:0}.qodef-qi-message-box .qodef-m-text{margin:0}.q-message-box-holder{transition:height .23s cubic-bezier(.05,.47,.58,1)}.qodef-qi-parallax-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-parallax-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle}.qodef-browser--ms-explorer .qodef-qi-parallax-images .qodef-m-images{width:100%}.e--ua-firefox .qodef-qi-parallax-images .qodef-m-images img{backface-visibility:hidden}.qodef-qi-parallax-images .qodef-e-parallax-image{position:absolute;display:block;transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-left{top:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--top-right{top:0;right:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left{bottom:0;left:0}.qodef-qi-parallax-images .qodef-e-parallax-image.qodef-position--bottom-right{bottom:0;right:0}.qodef-qi-preview-slider{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-preview-slider.qodef--visible{opacity:1}.qodef-qi-preview-slider .qodef-preview-slider-device-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item{height:100%}.qodef-qi-preview-slider .qodef-preview-slider-device .qodef-m-item img{height:100%;object-fit:cover}.qodef-qi-pricing-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-qi-pricing-list .qodef-m-item:not(:last-child){margin-bottom:35px}.qodef-qi-pricing-list .qodef-m-item.qodef-has-discount .qodef-e-heading-price{text-decoration:line-through;margin-right:.25em}.qodef-qi-pricing-list .qodef-e-heading{display:flex;align-items:baseline}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image{max-width:20%}.qodef-qi-pricing-list .qodef-e-heading .qodef-e-image img{margin-left:10px}.qodef-qi-pricing-list .qodef-e-heading-title{margin:0}.qodef-qi-pricing-list .qodef-e-heading-line{flex-grow:1;margin:0 8px;border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list .qodef-e-heading-discount-price,.qodef-qi-pricing-list .qodef-e-heading-price{margin:0;color:#111}.qodef-qi-pricing-list .qodef-e-description{margin:.5em 0 0;color:#9c9c9c}.qodef-qi-pricing-list .qodef-m-button{margin-top:30px}.qodef-qi-pricing-list.qodef-pricing-line--pattern .qodef-e-heading-line{height:5px;background-repeat:repeat;border:none}.qodef-qi-pricing-list.qodef-pricing-line--dashed .qodef-e-heading-line{border-bottom-style:dashed}.qodef-qi-pricing-list.qodef-pricing-line--dotted .qodef-e-heading-line{border-bottom-style:dotted}.qodef-qi-pricing-list.qodef-with-separator .qodef-m-item:not(:last-child){border-bottom:1px solid #ebebeb}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item{display:flex;align-items:center}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-image{max-width:25%;flex-shrink:0;margin-right:24px}.qodef-qi-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-item-holder{flex:1}.qodef-qi-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-pricing-table.qodef-status--featured{transform:translateY(-18px)}.qodef-qi-pricing-table .qodef-m-inner{position:relative;padding:45px}.qodef-qi-pricing-table .qodef-m-title{margin:0}.qodef-qi-pricing-table .qodef-m-price{display:flex;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:inline-flex;margin:0;line-height:1;justify-content:center;align-items:baseline}.qodef-qi-pricing-table .qodef-m-price .qodef-m-price-currency{align-self:flex-start}.qodef-qi-pricing-table.qodef-period--side .qodef-m-price-period{margin-left:5px}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price{flex-direction:column}.qodef-qi-pricing-table.qodef-period--bottom .qodef-m-price-period{margin:0}.qodef-qi-pricing-table .qodef-m-content{padding:25px 0 0;margin:0}.qodef-qi-pricing-table .qodef-m-content li{margin-bottom:8px}.qodef-qi-pricing-table .qodef-m-content li:last-child{margin-bottom:0}.qodef-qi-pricing-table .qodef-m-content li.qodef--excluded{text-decoration:line-through;color:rgba(17,17,17,.6)}.qodef-qi-pricing-table .qodef-m-button .qodef-qi-button{margin:25px 0 0}.qodef-qi-pricing-table .qodef-m-label{position:absolute;right:15px;color:#fff;background-color:#111}.qodef-qi-pricing-table.qodef-label-type--badge .qodef-m-label{top:15px;border-radius:50px;padding:10px}.qodef-qi-pricing-table.qodef-label-type--ribbon .qodef-m-label{top:-1px;border-radius:50px 0 0 50px;transform:rotate(-90deg) translate(0,-100%);transform-origin:right top;padding:5px 15px}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-m-content svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-list-style-icon .qodef-e-icon{display:inline-block}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-m-content{margin:0 calc(-1em - 5px)}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside li{position:relative;display:flex}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-icon{position:absolute;left:0}.qodef-qi-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-text{flex:1;padding:0 5px;margin:0 1em}.qodef-qi-pricing-table.qodef-list-style--outside .qodef-m-content{list-style-position:outside}.qodef-qi-pricing-table.qodef-list-style--inside .qodef-m-content{list-style-position:inside}.qodef-qi-pricing-table.qodef-list-type--none .qodef-m-content{list-style-type:none}.qodef-qi-pricing-table .qodef-qi-separator .qodef-m-line{width:30px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-inner{padding:50px}.qodef-qi-pricing-table.qodef-layout--cascading .qodef-m-title{background-color:#f6f6f6;padding:30px 50px}.qodef-qi-pricing-table.qodef-layout--minimal{border-width:0 0 0 1px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-inner{padding:0 0 0 15px}.qodef-qi-pricing-table.qodef-layout--minimal .qodef-m-price-wrapper{margin:0 0 .5em}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-inner{padding:0 50px 40px}.qodef-qi-pricing-table.qodef-layout--simple .qodef-m-title-wrapper{background-color:#f6f6f6;padding:40px 20px}.qodef-qi-pricing-table.qodef-layout--standard .qodef-m-title{margin:0 0 1em}.qodef-qi-pricing-table.qodef-layout--vertical-image{display:flex}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-inner{flex:1}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder{width:90px;max-width:60%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder .qodef-m-image{height:100%}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder img{height:100%;object-fit:cover}.qodef-qi-pricing-table.qodef-layout--vertical-image .qodef-m-title{margin-bottom:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-inner{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-top{padding:50px}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content{padding:0}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-content .qodef-e-item{padding:27px 50px;margin:0;border-top:1px solid #ebebeb}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon{line-height:1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title-icon svg{width:1em;vertical-align:top;fill:currentColor;stroke:currentColor}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-title{margin:.7em 0 1em}.qodef-qi-pricing-table.qodef-layout--with-icon .qodef-m-button .qodef-qi-button{width:100%;text-align:center;margin-top:0}.qodef-qi-process.qodef-qi-grid>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-line{display:none}.qodef-qi-process .qodef-e-icon-holder{position:relative;z-index:5}.qodef-qi-process .qodef-e-icon{position:relative;display:flex;align-items:center;justify-content:center;width:3em;height:3em;font-size:60px;background:#f6f6f6;border-radius:50%;margin:0 auto;z-index:3}.qodef-qi-process .qodef-e-icon svg{width:1em;height:auto;vertical-align:top;fill:currentColor;stroke:currentColor;overflow:visible}.qodef-qi-process .qodef-e-number{position:absolute;top:0;right:0;background:#333;width:2.8em;height:2.8em;font-size:20px;color:#fff;border-radius:50%;line-height:1;display:flex;align-items:center;justify-content:center}.qodef-qi-process .qodef-e-line{position:absolute;z-index:2}.qodef-qi-process .qodef-e-title{margin:2em 0 0}.qodef-qi-process .qodef-e-text{margin:.3em 0 0}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-number{width:2.8em;height:2.8em;font-size:20px}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line{top:50%;left:50%;width:100%;height:auto}.qodef-qi-process.qodef-item-layout--horizontal .qodef-e-line-inner{width:100%;height:100%;border-bottom:#acacac;position:absolute;top:0;left:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform 1s;transform-origin:left;transform:scaleX(0)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:transform .35s,opacity .2s;transform:scale(.8);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .2s;transform:translateY(10px);opacity:0}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:1.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:1.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:1.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:2.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:2.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:2.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:2.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:2.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:2.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:3.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:2.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:2.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:3.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:3.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:3.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:3.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:4.1s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:3.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:3.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:4.45s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:4.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:4.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:4.8s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:4.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:4.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:5.25s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:5.35s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:5.85s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:5.6s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:5.7s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:6.2s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:5.95s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:6.05s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:6.55s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:6.3s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:6.4s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:6.9s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:6.75s}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleX(1)}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{transform:scale(1);opacity:1}.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateY(0);opacity:1}.qodef-qi-process.qodef-item-layout--vertical .qodef-grid-inner{grid-row-gap:0}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-content{display:flex;align-items:stretch}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-text-wrapper{margin-left:30px}.qodef-qi-process.qodef-item-layout--vertical .qodef-process-item:not(:last-child) .qodef-e-icon-holder{padding-bottom:50px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-icon{font-size:40px}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line{top:0;left:50%;height:100%;transform:translateX(-50%)}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-line-inner{width:100%;height:100%;position:absolute;top:0;left:0;border-left:1px solid #acacac}.qodef-qi-process.qodef-item-layout--vertical .qodef-e-title{margin:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-line-inner{transition:transform .8s;transform-origin:top;transform:scaleY(0)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-icon{transition:opacity .35s;opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-title{transition:transform .35s,opacity .25s;transform:translateY(-10px);opacity:0}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1){transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon{transition-delay:0s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title{transition-delay:.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2){transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon{transition-delay:.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title{transition-delay:.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3){transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon{transition-delay:1s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title{transition-delay:1.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4){transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon{transition-delay:1.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title{transition-delay:1.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5){transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon{transition-delay:2s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title{transition-delay:2.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6){transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon{transition-delay:2.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title{transition-delay:2.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7){transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon{transition-delay:3s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title{transition-delay:3.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8){transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon{transition-delay:3.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title{transition-delay:3.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9){transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon{transition-delay:4s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title{transition-delay:4.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10){transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon{transition-delay:4.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title{transition-delay:4.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11){transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon{transition-delay:5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title{transition-delay:5.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12){transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon{transition-delay:5.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title{transition-delay:5.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13){transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon{transition-delay:6s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title{transition-delay:6.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14){transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon{transition-delay:6.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title{transition-delay:6.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15){transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon{transition-delay:7s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title{transition-delay:7.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16){transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon{transition-delay:7.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title{transition-delay:7.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17){transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon{transition-delay:8s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title{transition-delay:8.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18){transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon{transition-delay:8.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title{transition-delay:8.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19){transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon{transition-delay:9s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title{transition-delay:9.15s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20){transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon{transition-delay:9.5s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title{transition-delay:9.65s}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner{transform:scaleY(1)}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon{opacity:1}.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-qi-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title{transform:translateX(0);opacity:1}.qodef-qi-progress-bar-circle{position:relative;visibility:hidden}.qodef-qi-progress-bar-circle.qodef--init{visibility:visible}.qodef-qi-progress-bar-circle .qodef-m-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.qodef-qi-progress-bar-circle .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-circle .qodef-m-title{margin:2em 0 0}.qodef-qi-progress-bar-circle .qodef-m-text{margin:.5em 0 0 0}.qodef-qi-progress-bar-circle .qodef-m-value{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-size:62px}.qodef-qi-progress-bar-circle .qodef-m-percentage{font-size:60%;top:-.3em}.qodef-qi-progress-bar-horizontal{position:relative;visibility:hidden}.qodef-qi-progress-bar-horizontal.qodef--init{visibility:visible}.qodef-qi-progress-bar-horizontal.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-horizontal .qodef-m-inner{position:relative;display:flex;flex-direction:column}.qodef-qi-progress-bar-horizontal .qodef-m-canvas{position:relative;width:100%}.qodef-qi-progress-bar-horizontal .qodef-m-content{display:flex;align-items:center}.qodef-qi-progress-bar-horizontal .qodef-m-title{margin:0 0 .5em}.qodef-qi-progress-bar-horizontal .qodef-m-value{padding:0;margin:0 0 .5em;font-size:16px;position:absolute}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value{margin:0;transform:translateY(100%);z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above .qodef-m-value-inner{opacity:0;transition:opacity .2s .5s}.qodef-qi-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init .qodef-m-value-inner{opacity:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content{position:absolute;transform:translateY(-50%);top:50%;left:0;z-index:1}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em;position:relative}.qodef-qi-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value{right:0}.qodef-qi-progress-bar-vertical{position:relative;visibility:hidden}.qodef-qi-progress-bar-vertical.qodef--init{visibility:visible}.qodef-qi-progress-bar-vertical.qodef--pattern .qodef-m-canvas svg path:first-child{opacity:0}.qodef-qi-progress-bar-vertical .qodef-m-inner{position:relative;display:flex;flex-direction:column;max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-canvas{position:relative}.qodef-qi-progress-bar-vertical .qodef-m-canvas svg{max-width:100%}.qodef-qi-progress-bar-vertical .qodef-m-title{margin:1em 0 0}.qodef-qi-progress-bar-vertical .qodef-m-value{padding:0;margin:0;font-size:16px}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-title{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-value{margin:0 0 0 1em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-inner{flex-direction:row;align-items:flex-end}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-value{position:absolute;margin:0 0 .5em;right:0}.qodef-qi-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-title{position:absolute;margin:0 0 .5em;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-content{display:flex;align-items:center;position:absolute;bottom:0;left:0}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-title{margin:0 0 0 .5em}.qodef-qi-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-value{margin:0 0 0 .5em}.qodef-qi-section-title{position:relative}.qodef-qi-section-title .qodef-m-title{margin:0}.qodef-qi-section-title .qodef-m-subtitle{display:inline-flex;align-items:baseline;margin:0}.qodef-subtitle-icon--right.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row}.qodef-subtitle-icon--left.qodef-qi-section-title .qodef-m-subtitle{flex-direction:row-reverse}.qodef-qi-section-title .qodef-m-icon-holder{display:inline-block;line-height:1em}.qodef-qi-section-title .qodef-m-icon-holder svg{width:1em;height:auto;fill:currentColor;stroke:currentColor}.qodef-qi-section-title>.qodef-m-text{margin:.5em 0 0}.qodef-qi-section-title .qodef-m-button{margin-top:.65em}.qodef-qi-section-title.qodef-decoration--underline .qodef-e-decorated{text-decoration:underline}.qodef-qi-section-title.qodef-decoration--italic .qodef-e-decorated{font-style:italic}.qodef-qi-section-title.qodef-decoration--bold .qodef-e-decorated{font-weight:700}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 87%}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:hover{color:currentColor;text-decoration:none;animation:qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}.qodef-qi-section-title.qodef-link--underline-draw .qodef-e-link:focus{color:currentColor}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 2px),currentColor 2px);transition:.9s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-qi-section-title.qodef-text-link--underline-thick>.qodef-m-text a:hover{text-decoration:none;background-size:100% 100%}@keyframes qodef-qi-animate-underline-multiline-thick{0%{background-size:100% 93%;background-position-x:right}38%{background-size:0 93%;background-position-x:right}39%{background-size:0 93%;background-position-x:left}100%{background-size:100% 93%;background-position-x:left}}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a{background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - .07em),currentColor .07em);background-size:100% 93%}.qodef-qi-section-title.qodef-text-link--underline-initial>.qodef-m-text a:hover{text-decoration:none;animation:qodef-qi-animate-underline-multiline-thick 1.1s cubic-bezier(.32,.32,.15,1.17) forwards}@media only screen and (max-width:1024px){.qodef-qi-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}.qodef-qi-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-qi-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;font-size:1px;color:#111;border-bottom:1em solid currentColor;margin:10px 0}.qodef-qi-separator.qodef-position--center{text-align:center}.qodef-qi-separator.qodef-position--left{text-align:left}.qodef-qi-separator.qodef-position--right{text-align:right}.qodef-qi-separator.qodef-separator--border-image .qodef-m-line{font-size:12px;height:1em;border-bottom:none;margin:10px 0;background-size:contain;background-repeat:round}.qodef-qi-separator.qodef-separator--with-icon{display:flex}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-line{display:flex;align-items:center;border-width:0}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon{flex-shrink:0;font-size:1rem;margin:0 1em}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-separator-icon svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-separator.qodef-separator--with-icon .qodef-m-inner-line{width:50%;border-color:currentColor;border-style:inherit;border-width:1em}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--center{justify-content:center}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--left{justify-content:flex-start}.qodef-qi-separator.qodef-separator--with-icon.qodef-position--right{justify-content:flex-end}.qodef-qi-slider-switch{position:relative;opacity:0;transition:opacity .35s ease-out}.qodef-qi-slider-switch.qodef--visible{opacity:1}.qodef-qi-slider-switch .qodef-m-main-text{margin-bottom:30px}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-title{margin:0 0 .7em}.qodef-qi-slider-switch .qodef-m-main-text .qodef-e-text{margin:0}.qodef-qi-slider-switch .qodef-m-main{position:relative}.qodef-qi-slider-switch .qodef-m-main-slider{position:absolute;top:50px;left:50px;right:50px;bottom:50px;border-radius:10%}.qodef-qi-slider-switch .qodef-m-main-slider .qodef-qi-swiper-container{height:100%;z-index:unset}.qodef-qi-slider-switch .qodef-m-main-slider .swiper-slide a{height:100%}.qodef-qi-slider-switch .qodef-slider-main-image{position:relative;z-index:5;pointer-events:none}.qodef-qi-slider-switch .qodef-slider-main-image img{width:100%}.qodef-qi-slider-switch .qodef-slider-switch-device-holder{position:absolute;top:100%;left:50%;transform:translateX(-50%);z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device{position:absolute;margin:auto;width:214px;bottom:-50px;right:50px;overflow:hidden}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image{position:relative;pointer-events:none;z-index:10}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-slider-switch-device-image img{width:100%;filter:drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-items{position:absolute;top:0;left:0;bottom:0;right:0;z-index:5}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-qi-swiper-container{overflow:hidden;height:100%;padding:0!important}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item a{height:100%}.qodef-qi-slider-switch .qodef-slider-switch-device .qodef-m-item img{height:100%;width:100%;object-fit:cover}.qodef-qi-slider-switch .qodef-m-main-text a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide .qodef-e-title{opacity:0;transform:translateX(40px);transition:.3s ease-in-out}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text,.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{opacity:1;transform:translateX(0)}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-title{transition:opacity .35s .2s,transform .65s cubic-bezier(.26,0,0,1.01) .2s}.qodef-qi-slider-switch .qodef-m-main-text .swiper-slide.swiper-slide-active .qodef-e-text{transition:opacity .35s .35s,transform .65s cubic-bezier(.26,0,0,1.01) .35s}.qodef-qi-table-of-contents{position:relative}.qodef-qi-table-of-contents .qodef-m-title{margin:0}.qodef-qi-table-of-contents .qodef-m-subtitle{margin:0}.qodef-qi-table-of-contents .qodef-m-text{margin:.5em 0 0}.qodef-qi-table-of-contents .qodef-m-table-content{margin-top:1.5em}.qodef-qi-table-of-contents .qodef-m-table-content a{position:relative;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a{width:100%;background-repeat:no-repeat;background-image:linear-gradient(transparent calc(100% - 1px),currentColor 1px);transition:.55s cubic-bezier(.32,.32,.15,1.17);background-size:0 100%}.qodef-list-underline.qodef-qi-table-of-contents .qodef-m-table-content a:hover{background-size:100% 100%}.qodef-qi-table-of-contents.qodef-list-position--inside ol,.qodef-qi-table-of-contents.qodef-list-position--inside ul{list-style-position:inside}.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ol,.qodef-qi-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ul{margin-left:0!important}.qodef-qi-table-of-contents.qodef-list-position--outside ol,.qodef-qi-table-of-contents.qodef-list-position--outside ul{list-style-position:outside}.qodef-qi-tabs-horizontal.qodef-layout--simple{position:relative;visibility:hidden}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}@media only screen and (max-width:680px){.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation .qodef-tab-title,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{width:100%}}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li{position:relative;margin:0;padding:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:after{content:"";position:absolute;bottom:0;left:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a .q-text{z-index:1;position:relative}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li:not(:last-child){margin-right:4em}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:before,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-content{position:relative;padding:26px 0 0}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li a:after{opacity:1;transform:scaleX(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{transform:scaleX(1)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-left .qodef-tabs-horizontal-navigation li a:after{transform-origin:left}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li a:after{left:unset;right:0;transform:scaleX(1);width:0;transition:width .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-qi-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-hover a:after{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple{position:relative;visibility:hidden;display:flex;align-items:stretch;height:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef--init{visibility:visible}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation{position:relative;align-items:center;margin:0;padding:0;list-style:none;flex-shrink:0;display:block}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li{position:relative;margin:0;padding:0;width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .qodef-tab-title{margin:0}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a{position:relative;color:#cacaca;display:block;padding:0;transition:color .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:after{height:100%;content:"";position:absolute;top:0;right:0;width:100%;z-index:1;opacity:0;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:transparent;transition:opacity .25s ease-out}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a{color:#1e1e1e}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:before,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:after,.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:before{opacity:1}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .q-text{z-index:1;position:relative}.qodef-qi-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-content{position:relative;padding:0 0 0 26px}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li a:after{opacity:1;transform:scaleY(0);transition:transform .36s cubic-bezier(.51,.5,.07,.99)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-hover a:after{transform:scaleY(1)}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw.qodef-title-sideline-from-top .qodef-tabs-vertical-navigation li a:after{transform-origin:top}@media only screen and (max-width:1024px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:768px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:680px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-content{padding:26px 0 0}}@media only screen and (max-width:480px){.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480{flex-direction:column;align-items:flex-start}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-navigation{width:100%}.qodef-qi-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-content{padding:26px 0 0}}.qodef-qi-team-member .qodef-m-title{margin:0}.qodef-qi-team-member .qodef-m-role{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-text{margin:0 0 .8em}.qodef-qi-team-member .qodef-m-social-icons{font-size:0;margin:0}.qodef-qi-team-member .qodef-m-social-icons>*{font-size:1rem;margin-right:.7em}.qodef-qi-team-member .qodef-m-social-icons>:last-child{margin:0}.qodef-qi-team-member .qodef-e-social-icon{transition:color .2s ease-out}.qodef-qi-team-member .qodef-e-social-icon i{font-size:inherit}.qodef-qi-team-member .qodef-e-social-icon svg{width:1em;fill:currentColor;stroke:currentColor;vertical-align:middle}.qodef-qi-team-member.qodef-image--hover-scale img,.qodef-qi-team-member.qodef-image--hover-zoom img{transform:scale(1.005) translateZ(0);transition:transform .35s cubic-bezier(.25,.46,.45,.94);will-change:transform}.qodef-qi-team-member.qodef-image--hover-scale:hover img,.qodef-qi-team-member.qodef-image--hover-zoom:hover img{transform:scale(1.03)}.qodef-qi-team-member.qodef-image--hover-zoom .qodef-m-media-image{overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-title{transform:translateX(0);opacity:1}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role{transition-delay:.15s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons{transition-delay:.3s}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content{margin:.9em 0 0}.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-role,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-social-icons,.qodef-qi-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-title{opacity:0;transform:translateX(30px);transition:transform .45s cubic-bezier(.16,.32,.26,.92),opacity .45s ease-out;transition-delay:0s,0s}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner{position:relative;overflow:hidden}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner:hover .qodef-m-content{transform:translateY(0)}.qodef-qi-team-member.qodef-item-layout--info-from-bottom .qodef-m-content{position:absolute;width:100%;bottom:0;left:0;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:1;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);padding:30px;z-index:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner:hover .qodef-m-content{opacity:1}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#111;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .3s ease-in-out;padding:20px 30px}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-content>*{width:100%}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-title{color:#fff}.qodef-qi-team-member.qodef-item-layout--info-on-hover .qodef-m-role{color:#c4c4c4}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner:hover .qodef-m-content{opacity:1;clip-path:inset(10px 10px 10px 10px);transition-delay:0s,.15s}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-image,.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-media-image{display:inline-block;vertical-align:top}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);clip-path:inset(0 0 0 0);padding:5%}.qodef-qi-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content>*{width:100%}.qodef-qi-testimonials-list .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-list .qodef-e-text{margin:0}.qodef-qi-testimonials-list .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-list .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-list .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-list .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-list .qodef-e-author-name{margin:0}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1.8em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-inner{position:relative;text-align:center;padding:55px 40px;background-color:#f6f6f6;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-content,.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-top{position:relative}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:-.1em;left:50%;font-size:14em;color:rgba(0,0,0,.2);transform:translateX(-50%)}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image{width:50px;margin-bottom:.5em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-list.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:flex-start}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:110px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:25%;overflow:hidden}@media only screen and (max-width:680px){.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;bottom:-.5em;right:-.5em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1em}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider .qodef-e-inner{overflow:hidden}.qodef-qi-testimonials-slider .qodef-e-title{margin:0 0 .7em}.qodef-qi-testimonials-slider .qodef-e-text{margin:0}.qodef-qi-testimonials-slider .qodef-e-media-image{display:inline-block;vertical-align:top;line-height:0}.qodef-qi-testimonials-slider .qodef-e-quote{font-size:1em;line-height:0;margin:auto}.qodef-qi-testimonials-slider .qodef-e-quote svg{width:1em;fill:currentColor;stroke:currentColor}.qodef-qi-testimonials-slider .qodef-e-author{display:flex;margin:0}.qodef-qi-testimonials-slider .qodef-e-author-name{margin:0}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide{opacity:0;transition:opacity .2s ease-out}.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-active,.qodef-qi-testimonials-slider.qodef--swiper-fade .swiper-slide.swiper-slide-duplicate-active{opacity:1}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-media-image{margin-bottom:1em;border-radius:50%;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-inner{text-align:center;padding:55px 40px;background-color:#f6f6f6}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-top{position:relative;display:inline-block}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-quote{position:absolute;top:0;right:0;font-size:2em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--boxed .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-media-image{margin-bottom:1em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner{text-align:center}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--info-below .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{display:flex}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner{flex-direction:column}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{font-size:100px;width:1em;margin:0 35px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote svg{vertical-align:top}@media only screen and (max-width:480px){.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote{margin:0 0 35px}}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-media-image{width:50px;margin:0 10px 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author{flex-direction:row;align-items:baseline}.qodef-qi-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author-job:before{content:"";display:inline-block;vertical-align:middle;height:1px;width:1em;background-color:currentColor;margin:0 .65em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{display:flex;align-items:center}@media only screen and (max-width:1024px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{align-items:baseline}}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner{flex-direction:column;align-items:flex-start}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{position:relative;flex-shrink:0;width:290px;max-width:30%;margin-right:6%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image{border-radius:10%;overflow:auto}@media only screen and (max-width:680px){.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side{max-width:100%}}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-quote{position:absolute;top:-1em;right:-1em;width:2em;height:2em;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#111;border-radius:50%}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-content{flex:1;text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author-job{margin:.2em 0 0}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-inner{text-align:left}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-quote{font-size:2em;margin-bottom:1.2em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-text{margin:0 0 1.3em}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-bottom-info{display:flex;align-items:center}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image{width:50px;border-radius:50%;margin-right:1em;overflow:hidden}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author{flex-direction:column}.qodef-qi-testimonials-slider.qodef-item-layout--standard .qodef-e-author-job{margin:0}.qodef-qi-text-marquee{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-qi-text-marquee .qodef-m-content{display:flex;white-space:nowrap;font-size:0;overflow:hidden}.qodef-qi-text-marquee .qodef-m-text{display:flex;align-items:baseline}.qodef-qi-text-marquee .qodef-m-text.qodef-text--original{animation:qode-move-horizontal-normal-text-marquee 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text.qodef-text--copy{position:absolute;top:0;left:0;will-change:transform;backface-visibility:hidden;transform:translateX(100%) translateZ(0);animation:qode-move-horizontal-normal-text-marquee-copy 20s linear infinite}.qodef-qi-text-marquee .qodef-m-text-item{font-size:100px;line-height:1.1em;padding-right:.5em;padding-left:.5em}.qodef-qi-text-marquee .qodef-e-icon-holder{display:flex;font-size:30px;align-self:center;align-items:center}.qodef-qi-text-marquee .qodef-e-icon-holder svg{fill:currentColor;stroke:currentColor;width:1em;height:auto}.qodef-qi-text-marquee.qodef-text-stroke-effect .qodef-m-text-item{color:transparent!important;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#333;text-shadow:none}@keyframes qode-move-horizontal-normal-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-horizontal-normal-text-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(-100%) translateZ(0)}}@keyframes qode-move-vertical-normal-text-marquee-copy{0%{transform:translateY(100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(100%) translateZ(0)}}@keyframes qode-move-horizontal-reverse-text-marquee-copy{0%{transform:translateX(-100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee{0%{transform:translateY(0) translateZ(0)}100%{transform:translateY(100%) translateZ(0)}}@keyframes qode-move-vertical-reverse-text-marquee-copy{0%{transform:translateY(-100%) translateZ(0)}100%{transform:translateY(0) translateZ(0)}}.qodef-qi-timeline{position:relative}.qodef-qi-timeline .qodef-e-item,.qodef-qi-timeline .qodef-e-item-inner{position:relative}.qodef-qi-timeline .qodef-e-image{display:inline-block;vertical-align:top;overflow:hidden}.qodef-qi-timeline .qodef-e-date{margin:0 0 .5em}.qodef-qi-timeline .qodef-e-title{margin:0 0 .85em}.qodef-qi-timeline .qodef-e-text{margin:0}.qodef-qi-timeline .qodef-e-point-holder{position:absolute;color:#fff;font-size:1em;width:1em;height:1em;transform:translate(-50%,-50%)}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-point{background-color:#111;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.qodef-qi-timeline .qodef-e-point-holder .qodef-e-icon-holder{font-size:.7em;line-height:1em;max-height:100%}.qodef-qi-timeline .qodef-e-point-holder svg{width:.7em;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-e-line{display:block;background-color:#ebebeb}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:1px}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-line-holder{top:50%}.qodef-qi-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-item:last-child .qodef-e-line-holder{display:none}.qodef-qi-timeline.qodef-timeline--horizontal{overflow:hidden}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-grid-inner{display:flex;transition:all .4s ease}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-item{flex:1}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line-holder{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-line{height:100%}.qodef-qi-timeline.qodef-timeline--horizontal .qodef-e-point-holder{top:50%;left:50%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{content:"";position:absolute;left:50%;height:100px;width:1px;background-color:#ebebeb;transform:translateX(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before{top:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after{bottom:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after,.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{content:"";position:absolute;top:50%;width:100px;height:1px;background-color:#ebebeb;transform:translateY(-50%);z-index:-1}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before{right:100%}.qodef-qi-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after{left:100%}.qodef-qi-timeline.qodef-point--diamond .qodef-e-point{border-radius:0;transform:rotate(45deg)}.qodef-qi-timeline.qodef-point--diamond .qodef-e-icon-holder{transform:rotate(-45deg)}.qodef-qi-timeline .qodef-nav-next,.qodef-qi-timeline .qodef-nav-prev{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:auto!important;height:auto!important;margin:0!important;color:#111;font-size:26px;z-index:10;cursor:pointer}.qodef-qi-timeline .qodef-nav-next>svg,.qodef-qi-timeline .qodef-nav-prev>svg{display:block;width:1em;height:auto;transition:.2s ease-out;stroke:currentColor;fill:currentColor}.qodef-qi-timeline .qodef-nav-prev{left:0}.qodef-qi-timeline .qodef-nav-next{right:0}.qodef-qi-timeline.qodef-qi--has-appear{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(40px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-image{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-content-holder{opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(-60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{transform:translateY(60px)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-point{transform:scale(0);opacity:0;transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-image{transition-delay:.3s,.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-point{transition-delay:.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-content-holder{transition-delay:.4s,.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-image{transition-delay:.6s,.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-point{transition-delay:.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-content-holder{transition-delay:.8s,.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-image{transition-delay:.9s,.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-point{transition-delay:1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-content-holder{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-image{transition-delay:1.2s,1.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-point{transition-delay:1.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-content-holder{transition-delay:1.6s,1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-image{transition-delay:1.5s,1.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-point{transition-delay:1.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-content-holder{transition-delay:2s,2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-image{transition-delay:1.8s,1.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-point{transition-delay:1.9s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-content-holder{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-image{transition-delay:2.1s,2.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-point{transition-delay:2.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-content-holder{transition-delay:2.8s,2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-image{transition-delay:2.4s,2.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-point{transition-delay:2.5s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-content-holder{transition-delay:3.2s,3.2s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-image{transition-delay:2.7s,2.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-point{transition-delay:2.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-content-holder{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-image{transition-delay:3s,3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-point{transition-delay:3.1s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-content-holder{transition-delay:4s,4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-image{transition-delay:3.3s,3.3s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-point{transition-delay:3.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-content-holder{transition-delay:4.4s,4.4s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-image{transition-delay:3.6s,3.6s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-point{transition-delay:3.7s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-content-holder{transition-delay:4.8s,4.8s}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared{opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-image{opacity:1;transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image{transform:translateY(0) translateX(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-point{transform:scale(1);opacity:1}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond .qodef-e-item .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond .qodef-e-item .qodef-e-point{transform:rotate(45deg) scale(0)}.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-point--diamond.qodef-qi--appeared .qodef-e-point,.qodef-qi-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-point--diamond.qodef-qi--appeared .qodef-e-point{transform:rotate(45deg) scale(1)}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-line-holder,.qodef-qi-timeline.qodef-timeline--vertical .qodef-e-point-holder{display:none}}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-top-holder{align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder{justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item-inner{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder{display:flex;align-items:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-item-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-top-holder{display:flex;align-items:flex-end;padding:0 0 10%}.qodef-qi-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-content-holder{display:flex;flex-direction:column;justify-content:flex-start;padding:10% 0 0}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item{text-align:center}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item:not(:last-child){padding-bottom:100px}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:row-reverse;text-align:right}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{text-align:left;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{display:inline-flex;align-items:center;justify-content:center;text-align:left;width:100%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner{flex-direction:column;text-align:center}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:50%;flex-shrink:0;text-align:right;padding:0 10% 0 0}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder{width:100%;padding:0;margin-bottom:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:50%;padding:0 0 0 10%}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder{width:100%;padding:0;margin-top:5%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{margin-left:0;flex-direction:row;padding:0 3em 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content{padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 10% 0 0}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{display:flex;align-items:center;justify-content:flex-end;margin-left:auto;flex-direction:row-reverse;width:50%;padding:0 0 0 3em}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{flex-direction:column;text-align:center}}@media only screen and (max-width:480px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content{width:100%;padding:0}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{width:250px;flex-shrink:0;margin:0 0 0 10%}@media only screen and (max-width:1024px){.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder{margin:0 0 10%}}.qodef-qi-timeline.qodef-timeline-layout--vertical-side .qodef-e-image{border-radius:50%}.qodef-qi-typeout-text .qodef-m-text{margin:0}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}body div.pp_default .pp_bottom,body div.pp_default .pp_bottom .pp_left,body div.pp_default .pp_bottom .pp_middle,body div.pp_default .pp_bottom .pp_right,body div.pp_default .pp_top,body div.pp_default .pp_top .pp_left,body div.pp_default .pp_top .pp_middle,body div.pp_default .pp_top .pp_right{background:0 0;display:none}body div.pp_default .pp_content_container .pp_left,body div.pp_default .pp_content_container .pp_right{background:0 0;padding:0}body div.pp_default .pp_expand{display:none!important}body div.pp_default .pp_content{background:0 0;margin:0 auto}body div.pp_default .pp_loaderIcon{background-color:rgba(255,255,255,.3);border-radius:20px}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_close{width:30px;height:30px;background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default .pp_gallery ul li a{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:130px;position:relative;float:left}div.pp_default .pp_nav .currentTextHolder{font-family:inherit;color:#999;font-size:13px;left:65px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_bottom .pp_left{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/prettyPhoto/sprite.png) -112px -127px no-repeat}.pp_loaderIcon:after{content:'';position:absolute;top:0;left:0;width:80%;height:80%;-webkit-border-radius:200px;border-radius:200px;border:2px solid #ffb422;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-animation:loaderRotate 1s ease infinite;animation:loaderRotate 1s ease infinite}@-webkit-keyframes loaderRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loaderRotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background-color:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:10000!important}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10001!important}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}.pp_gallery ul a{border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px}div.ppt{color:#fff;display:none!important;font-size:17px;z-index:9999;margin:0 0 5px 0}div.pp_default .pp_content{background-color:#fff}div.pp_default #pp_full_res .pp_inline{color:#000}.pp_gallery li.selected a,.pp_gallery ul a:hover,div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_details{position:relative}.pp_bottom,.pp_top{height:20px;position:relative}* html .pp_bottom,* html .pp_top{padding:0 20px}.pp_bottom .pp_left,.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle,.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle,* html .pp_top .pp_middle{left:0;position:static}.pp_bottom .pp_right,.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_fade,.pp_gallery li.default a img{display:none}body div.pp_default .pp_content_container .pp_details,body div.pp_overlay{opacity:.7!important}body div.pp_default a.pp_next,body div.pp_default a.pp_previous{position:absolute;top:50%;display:block;height:50px;width:50px;line-height:50px;margin:-25px 0 0;background-image:none!important;color:#fff;background-color:transparent;font-size:40px;text-align:center;text-indent:-9999px!important;opacity:0;-webkit-transition:opacity .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .3s cubic-bezier(.55,.21,.51,.75);-moz-transition:opacity .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .3s cubic-bezier(.55,.21,.51,.75);-ms-transition:opacity .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .3s cubic-bezier(.55,.21,.51,.75);-o-transition:opacity .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .3s cubic-bezier(.55,.21,.51,.75);transition:opacity .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .3s cubic-bezier(.55,.21,.51,.75);-webkit-transform:translateZ(0);border-radius:100px}body div.pp_default a.pp_next:hover,body div.pp_default a.pp_previous:hover{color:#ffb422}body div.pp_default a.pp_next span,body div.pp_default a.pp_previous span{display:block;line-height:inherit}body div.pp_default a.pp_next span:before,body div.pp_default a.pp_previous span:before{position:absolute;top:0;display:block;text-indent:0!important;width:100%;text-align:center;line-height:inherit}body div.pp_default a.pp_next:after,body div.pp_default a.pp_previous:after{position:absolute;top:0;left:0;display:block;color:#fff;font-family:FontAwesome,serif;text-indent:0!important;width:100%;text-align:center}body div.pp_default a.pp_next{right:10px}body div.pp_default a.pp_previous{left:10px}body div.pp_default a.pp_next:hover,body div.pp_default a.pp_previous:hover{background-color:transparent}body div.pp_default .pp_content:hover a.pp_next,body div.pp_default .pp_content:hover a.pp_previous{opacity:1}body div.pp_default .pp_description{float:left;font-size:14px;line-height:1.571428571428571em;font-weight:400;color:#fff;margin:2px 0 0}body div.pp_default .pp_nav .currentTextHolder{left:auto;position:relative;float:left;padding:0 20px;font-size:15px;color:#fff;font-weight:400}body .pp_gallery{display:none!important}body div.pp_default .pp_nav .pp_pause,body div.pp_default .pp_nav .pp_play{display:none}body div.pp_default a.pp_arrow_next,body div.pp_default a.pp_arrow_previous{background:0 0;position:relative;left:0}body div.pp_default a.pp_arrow_previous:after{color:#fff;content:"\f104";font-family:FontAwesome,serif;font-size:20px;height:20px;line-height:20px;text-align:center;width:20px;text-indent:0;position:absolute;top:0;left:0}body div.pp_default a.pp_arrow_next:after{color:#fff;content:"\f105";font-family:FontAwesome,serif;font-size:20px;height:20px;line-height:20px;text-align:center;width:20px;text-indent:0;position:absolute;top:0;right:0}body div.pp_default .pp_close{background:0 0;opacity:1!important}body div.pp_default .pp_close:after{color:#fff;content:"\f00d";font-family:FontAwesome,serif;font-size:15px;height:15px;line-height:30px;text-align:center;width:30px;text-indent:0;position:absolute;top:0;left:0}.widget_icl_lang_sel_widget{position:relative;display:inline-block;vertical-align:middle}.edgtf-footer-inner #lang_sel,.edgtf-side-menu #lang_sel,.edgtf-sidebar #lang_sel,.edgtf-top-bar #lang_sel,.wpb_widgetised_column #lang_sel{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-footer-inner #lang_sel .lang_sel_sel,.edgtf-side-menu #lang_sel .lang_sel_sel,.edgtf-sidebar #lang_sel .lang_sel_sel,.edgtf-top-bar #lang_sel .lang_sel_sel,.wpb_widgetised_column #lang_sel .lang_sel_sel{position:relative;display:block}.edgtf-footer-inner #lang_sel .lang_sel_sel:after,.edgtf-side-menu #lang_sel .lang_sel_sel:after,.edgtf-sidebar #lang_sel .lang_sel_sel:after,.edgtf-top-bar #lang_sel .lang_sel_sel:after,.wpb_widgetised_column #lang_sel .lang_sel_sel:after{content:'\33';font-family:ElegantIcons,serif;color:inherit;position:absolute;right:10px;top:50%;display:block;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-footer-inner #lang_sel ul,.edgtf-side-menu #lang_sel ul,.edgtf-sidebar #lang_sel ul,.edgtf-top-bar #lang_sel ul,.wpb_widgetised_column #lang_sel ul{list-style:none;padding:0;margin:0}.edgtf-footer-inner #lang_sel ul li,.edgtf-side-menu #lang_sel ul li,.edgtf-sidebar #lang_sel ul li,.edgtf-top-bar #lang_sel ul li,.wpb_widgetised_column #lang_sel ul li{border-bottom:0}.edgtf-footer-inner #lang_sel ul ul,.edgtf-side-menu #lang_sel ul ul,.edgtf-sidebar #lang_sel ul ul,.edgtf-top-bar #lang_sel ul ul,.wpb_widgetised_column #lang_sel ul ul{position:absolute;top:100%;width:calc(100% + 2px);left:-1px;z-index:10;opacity:0;visibility:hidden;border-top:none;padding:10px 18px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:visibility 0s linear .25s,opacity .25s ease-in-out;-moz-transition:visibility 0s linear .25s,opacity .25s ease-in-out;transition:visibility 0s linear .25s,opacity .25s ease-in-out}.edgtf-footer-inner #lang_sel ul ul a,.edgtf-side-menu #lang_sel ul ul a,.edgtf-sidebar #lang_sel ul ul a,.edgtf-top-bar #lang_sel ul ul a,.wpb_widgetised_column #lang_sel ul ul a{display:block}.edgtf-footer-inner #lang_sel:hover ul ul,.edgtf-side-menu #lang_sel:hover ul ul,.edgtf-sidebar #lang_sel:hover ul ul,.edgtf-top-bar #lang_sel:hover ul ul,.wpb_widgetised_column #lang_sel:hover ul ul{opacity:1;visibility:visible;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}.edgtf-sidebar .widget_icl_lang_sel_widget,.wpb_widgetised_column .widget_icl_lang_sel_widget{width:100%}.edgtf-sidebar .widget_icl_lang_sel_widget img,.wpb_widgetised_column .widget_icl_lang_sel_widget img{display:inline-block!important;vertical-align:middle}.edgtf-sidebar #lang_sel,.wpb_widgetised_column #lang_sel{border:1px solid #bcc0c4}.edgtf-sidebar #lang_sel .lang_sel_sel,.wpb_widgetised_column #lang_sel .lang_sel_sel{padding:8px 18px;font-weight:500}.edgtf-sidebar #lang_sel ul ul,.wpb_widgetised_column #lang_sel ul ul{background-color:#fff;border:1px solid #bcc0c4;border-top:none}.edgtf-sidebar #lang_sel ul ul a,.wpb_widgetised_column #lang_sel ul ul a{font-weight:500}.edgtf-sidebar #lang_sel ul ul a:hover,.wpb_widgetised_column #lang_sel ul ul a:hover{text-decoration:underline}.edgtf-sidebar #lang_sel ul ul img,.wpb_widgetised_column #lang_sel ul ul img{margin:0 5px 0 0}.edgtf-sidebar #lang_sel_list ul li,.wpb_widgetised_column #lang_sel_list ul li{padding:5px 0}.edgtf-sidebar .lang_sel_list_horizontal ul li,.wpb_widgetised_column .lang_sel_list_horizontal ul li{display:inline-block;vertical-align:middle;margin:0 15px 5px 0}.edgtf-sidebar .lang_sel_list_horizontal ul li:last-child,.wpb_widgetised_column .lang_sel_list_horizontal ul li:last-child{margin:0 0 5px}.edgtf-footer-inner .widget_icl_lang_sel_widget,.edgtf-side-menu .widget_icl_lang_sel_widget{width:100%}.edgtf-footer-inner #lang_sel,.edgtf-side-menu #lang_sel{border:1px solid #444}.edgtf-footer-inner #lang_sel .lang_sel_sel,.edgtf-side-menu #lang_sel .lang_sel_sel{padding:7px 25px 7px 15px}.edgtf-footer-inner #lang_sel ul,.edgtf-side-menu #lang_sel ul{background-color:#232323}.edgtf-footer-inner #lang_sel a,.edgtf-side-menu #lang_sel a{color:#8d8d8d;margin-bottom:0}.edgtf-footer-inner #lang_sel a:hover,.edgtf-side-menu #lang_sel a:hover{color:#fff}.edgtf-footer-inner #lang_sel ul ul,.edgtf-side-menu #lang_sel ul ul{border:1px solid #444;border-top:none;padding:10px 15px}.edgtf-footer-inner #lang_sel ul ul img,.edgtf-side-menu #lang_sel ul ul img{margin:0 5px 0 0}.edgtf-footer-inner #lang_sel_list img,.edgtf-side-menu #lang_sel_list img{margin-right:5px}.edgtf-footer-inner .lang_sel_list_horizontal ul li,.edgtf-side-menu .lang_sel_list_horizontal ul li{display:inline-block;vertical-align:middle;margin:0 15px 5px 0}.edgtf-footer-inner .lang_sel_list_horizontal ul li:last-child,.edgtf-side-menu .lang_sel_list_horizontal ul li:last-child{margin:0 0 5px}.edgtf-footer-inner .edgtf-footer-bottom-holder #lang_sel_list,.edgtf-side-menu .edgtf-footer-bottom-holder #lang_sel_list{line-height:1.4em}.edgtf-top-bar .edgtf-position-right-inner .widget_icl_lang_sel_widget{margin-left:20px}.edgtf-top-bar #lang_sel .lang_sel_sel{font-size:12px;color:#212121;font-weight:400;padding:0 20px 0 0}.edgtf-top-bar #lang_sel .lang_sel_sel:after{right:0}.edgtf-top-bar #lang_sel .lang_sel_sel img{position:relative;top:2px}.edgtf-top-bar #lang_sel ul{list-style-type:none}.edgtf-top-bar #lang_sel ul ul{width:140px;padding:5px 0 10px;top:calc(100% - 2px);left:-15px;text-align:left;line-height:1.7em;background-color:#232323}.edgtf-top-bar #lang_sel ul ul img{position:relative;top:2px;margin-right:5px}.edgtf-top-bar #lang_sel ul ul a{color:#d6d6d6!important;font-size:12px;font-weight:400;display:block;padding:6px 15px 6px}.edgtf-top-bar #lang_sel ul ul a:hover{color:#fff!important}.edgtf-top-bar #lang_sel_list ul{list-style-type:none}.edgtf-top-bar #lang_sel_list ul li{float:left;margin-right:10px}.edgtf-top-bar #lang_sel_list ul li:last-child{margin-right:0}.edgtf-top-bar #lang_sel_list ul li a{color:#ccc}.edgtf-top-bar #lang_sel_list ul li a:hover{color:#fff}.edgtf-top-bar #lang_sel_list img{margin-right:5px}.edgtf-main-menu>ul>li.menu-item-language>a{padding:0 30px 0 15px}.edgtf-main-menu>ul>li.menu-item-language>a span{position:relative;display:block;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-main-menu>ul>li.menu-item-language>a span :after{content:'\33';font-family:ElegantIcons;position:absolute;right:-15px;top:50%;display:block;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-main-menu>ul>li.menu-item-language>a img{display:inline-block!important;vertical-align:middle;margin:0 5px 0 0}.edgtf-main-menu .menu-item-language .submenu-languages{position:absolute;top:100%;width:200px;left:-1px;z-index:10;opacity:0;visibility:hidden;border-top:none;padding:5px 0 10px;text-align:left;background-color:#232323;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:visibility 0s linear .25s,opacity .25s ease-in-out;-moz-transition:visibility 0s linear .25s,opacity .25s ease-in-out;transition:visibility 0s linear .25s,opacity .25s ease-in-out}.edgtf-main-menu .menu-item-language .submenu-languages li{display:block;width:100%;float:none;padding:0 15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-main-menu .menu-item-language .submenu-languages a{display:block;color:#8d8d8d;font-size:13px;line-height:23px;font-weight:500;text-transform:inherit;padding:9px 0}.edgtf-main-menu .menu-item-language .submenu-languages a:hover{color:#fff}.edgtf-main-menu .menu-item-language .submenu-languages a img{position:relative;display:inline-block;vertical-align:middle;top:-1px;margin:0 5px 0 0}.edgtf-main-menu .menu-item-language:hover ul{opacity:1;visibility:visible;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:inline}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{background:0 0;border:0;margin:0;padding:0;vertical-align:baseline;outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}blockquote{quotes:none}blockquote:after,blockquote:before{content:'';content:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0;border:medium none;vertical-align:middle;margin:20px 0}table th{border:0;padding:16px 7px;text-align:center}table td{padding:5px 10px;text-align:center}a img{border:none}.wp-caption,img{max-width:100%;height:auto}iframe{max-width:100%}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clear:after{clear:both;content:"";display:block}html{height:100%;margin:0!important;-webkit-transition:all .33s ease-out;-moz-transition:all .33s ease-out;transition:all .33s ease-out;overflow-y:scroll!important}body{font-family:'Open Sans',sans-serif;font-size:14px;line-height:26px;color:#888;font-weight:400;background-color:#fff;overflow-x:hidden!important;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-family:Merriweather,serif;color:#212121;font-weight:700}h1{font-size:60px;line-height:1.0834em}h2{font-size:35px;line-height:1.2em}h3{font-size:22px;line-height:1.364em}h4,h4.ui-helper-reset{font-size:18px;line-height:1.445em}h5{font-size:15px;line-height:1.333em}h6{font-size:14px;color:#212121;line-height:1.429em;font-family:Merriweather,serif;font-weight:700}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#ffb422}a,p a{color:#ffb422;text-decoration:none;cursor:pointer;-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;-o-transition:color .15s ease-out;-ms-transition:color .15s ease-out;transition:color .15s ease-out}p{margin:0 0 25px}.woocommerce input[type=button],.woocommerce-page input[type=button],input[type=submit]{-webkit-appearance:none}ol,ul{list-style-position:inside;margin:15px 0}ol ol,ol ul,ul ol,ul ul{margin:0;padding:0 0 0 15px}pre{background-color:#fff;padding:15px;max-width:100%;white-space:pre-wrap;word-wrap:break-word;margin:15px 0}dt{font-size:15px;font-weight:700;margin-bottom:10px}dd{margin-bottom:15px}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sub{top:.5ex}sup{bottom:.5ex}.wp-caption-text{margin:0;font-style:italic}table{width:100%}table tbody tr,table thead tr{border:1px solid #f1f1f1}table tbody th{border-right:1px solid #f1f1f1}blockquote:not(.edgtf-blockquote-shortcode){padding:0;border:none;font-style:italic;font-size:17px;line-height:1.6em;margin:20px 0}blockquote cite{font-style:normal;font-weight:500}::selection{background:#ffb422;color:#fff}::-moz-selection{background:#ffb422;color:#fff}.bypostauthor,.gallery-caption,.sticky,.wp-caption,.wp-caption-text{opacity:1}.alignleft{float:left;margin:0 20px 20px 0}.alignright{float:right;margin:0 0 20px 20px}.aligncenter{display:block;margin:10px auto}.text-align-right{text-align:right}.text-align-left{text-align:left}.text-align-center{text-align:center}a.vc_single_image-wrapper{position:relative}a.vc_single_image-wrapper:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:background .3s cubic-bezier(.4,.87,.4,.87);-moz-transition:background .3s cubic-bezier(.4,.87,.4,.87);transition:background .3s cubic-bezier(.4,.87,.4,.87)}a.vc_single_image-wrapper:hover:after{background:rgba(48,39,28,.3)}.edgtf-wrapper{background-color:#fff;position:relative;z-index:1000;-webkit-transition:left .33s cubic-bezier(.694,.0482,.335,1);-moz-transition:left .33s cubic-bezier(.694,.0482,.335,1);transition:left .33s cubic-bezier(.694,.0482,.335,1);left:0}.edgtf-wrapper .edgtf-wrapper-inner{width:100%;overflow:hidden}.edgtf-meta{display:none}.edgtf-container-inner>h1,.edgtf-container-inner>h2,.edgtf-container-inner>h3,.edgtf-elementor-container-inner>.elementor-container>h1,.edgtf-elementor-container-inner>.elementor-container>h2,.edgtf-elementor-container-inner>.elementor-container>h3,.edgtf-full-width-inner>h1,.edgtf-full-width-inner>h2,.edgtf-full-width-inner>h3{margin:15px 0}.edgtf-container-inner>h4,.edgtf-container-inner>h5,.edgtf-container-inner>h6,.edgtf-elementor-container-inner>.elementor-container>h4,.edgtf-elementor-container-inner>.elementor-container>h5,.edgtf-elementor-container-inner>.elementor-container>h6,.edgtf-full-width-inner>h4,.edgtf-full-width-inner>h5,.edgtf-full-width-inner>h6{margin:10px 0}.edgtf-container-inner>table,.edgtf-elementor-container-inner>.elementor-container>table,.edgtf-full-width-inner>table{margin:15px 0 25px}.edgtf-content{margin-top:0;position:relative;z-index:100;background-color:#fff}.last_toggle_el_margin,.wpb_button,.wpb_content_element,.wpb_row,ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner,.edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner{padding:30px 0}.edgtf-boxed{overflow:hidden!important}.edgtf-boxed .edgtf-wrapper{display:inline-block;vertical-align:middle;width:100%}.edgtf-boxed .edgtf-wrapper .edgtf-wrapper-inner{width:1390px;overflow:visible;margin:auto}.edgtf-boxed .edgtf-content{overflow:hidden}.edgtf-boxed .edgtf-footer-inner{width:1390px;margin:auto}.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,.edgtf-boxed .edgtf-page-header .edgtf-sticky-header{width:1390px;left:auto}.edgtf-smooth-transition-loader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000}.edgtf-smooth-transition-loader.edgtf-hide-spinner .edgtf-st-loader{display:none}.edgtf-container{background-color:#fff;position:relative;padding:0;width:100%;z-index:100}.edgtf-container:before{content:" ";display:table}.edgtf-container:after{content:" ";display:table;clear:both}.edgtf-container-inner,.edgtf-elementor-container-inner>.elementor-container{width:1300px;margin:0 auto}.edgtf-full-width{position:relative;z-index:100}@media only screen and (min-width:1400px){.edgtf-grid-1300 .edgtf-container-inner,.edgtf-grid-1300 .edgtf-elementor-container-inner>.elementor-container,.edgtf-grid-1300 .edgtf-footer-bottom-border-holder.edgtf-in-grid,.edgtf-grid-1300 .edgtf-footer-top-border-holder.edgtf-in-grid,.edgtf-grid-1300 .edgtf-grid,.edgtf-grid-1300 .edgtf-grid-section .edgtf-section-inner{width:1300px}.edgtf-grid-1300.edgtf-boxed .edgtf-footer-inner,.edgtf-grid-1300.edgtf-boxed .edgtf-wrapper-inner{width:1350px}.edgtf-grid-1300.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,.edgtf-grid-1300.edgtf-boxed .edgtf-page-header .edgtf-sticky-header{width:1350px;left:auto}}@media only screen and (min-width:1300px){.edgtf-grid-1200 .edgtf-container-inner,.edgtf-grid-1200 .edgtf-elementor-container-inner>.elementor-container,.edgtf-grid-1200 .edgtf-footer-bottom-border-holder.edgtf-in-grid,.edgtf-grid-1200 .edgtf-footer-top-border-holder.edgtf-in-grid,.edgtf-grid-1200 .edgtf-grid,.edgtf-grid-1200 .edgtf-grid-section .edgtf-section-inner{width:1200px}.edgtf-grid-1200.edgtf-boxed .edgtf-footer-inner,.edgtf-grid-1200.edgtf-boxed .edgtf-wrapper-inner{width:1250px}.edgtf-grid-1200.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,.edgtf-grid-1200.edgtf-boxed .edgtf-page-header .edgtf-sticky-header{width:1250px;left:auto}}@media only screen and (min-width:1200px){.edgtf-grid-1000 .edgtf-container-inner,.edgtf-grid-1000 .edgtf-elementor-container-inner>.elementor-container,.edgtf-grid-1000 .edgtf-footer-bottom-border-holder.edgtf-in-grid,.edgtf-grid-1000 .edgtf-footer-top-border-holder.edgtf-in-grid,.edgtf-grid-1000 .edgtf-grid,.edgtf-grid-1000 .edgtf-grid-section .edgtf-section-inner{width:1000px}.edgtf-grid-1000.edgtf-boxed .edgtf-footer-inner,.edgtf-grid-1000.edgtf-boxed .edgtf-wrapper-inner{width:1050px}.edgtf-grid-1000.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,.edgtf-grid-1000.edgtf-boxed .edgtf-page-header .edgtf-sticky-header{width:1050px;left:auto}}@media only screen and (min-width:1000px){.edgtf-grid-800 .edgtf-container-inner,.edgtf-grid-800 .edgtf-elementor-container-inner>.elementor-container,.edgtf-grid-800 .edgtf-footer-bottom-border-holder.edgtf-in-grid,.edgtf-grid-800 .edgtf-footer-top-border-holder.edgtf-in-grid,.edgtf-grid-800 .edgtf-grid,.edgtf-grid-800 .edgtf-grid-section .edgtf-section-inner{width:800px}.edgtf-grid-800.edgtf-boxed .edgtf-footer-inner,.edgtf-grid-800.edgtf-boxed .edgtf-wrapper-inner{width:850px}.edgtf-grid-800.edgtf-boxed .edgtf-page-header .edgtf-fixed-wrapper.fixed,.edgtf-grid-800.edgtf-boxed .edgtf-page-header .edgtf-sticky-header{width:850px;left:auto}}.edgtf-two-columns-66-33{width:100%}.edgtf-two-columns-66-33 .edgtf-column1{width:66.66%;float:left}.edgtf-two-columns-66-33 .edgtf-column1 .edgtf-column-inner{padding:0 20px 0 0}.edgtf-two-columns-66-33 .edgtf-column2{width:33.33%;float:left}.edgtf-two-columns-66-33 .edgtf-column2 .edgtf-column-inner{padding:0 0 0 20px}.edgtf-two-columns-33-66{width:100%}.edgtf-two-columns-33-66 .edgtf-column1{width:33.33%;float:left}.edgtf-two-columns-33-66 .edgtf-column1 .edgtf-column-inner{padding:0 20px 0 0}.edgtf-two-columns-33-66 .edgtf-column2{width:66.66%;float:left}.edgtf-two-columns-33-66 .edgtf-column2 .edgtf-column-inner{padding:0 0 0 20px}.edgtf-two-columns-75-25{width:100%}.edgtf-two-columns-75-25 .edgtf-column1{width:75%;float:left}.edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner{padding:0 20px 0 0}.edgtf-two-columns-75-25 .edgtf-column2{width:25%;float:left}.edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner{padding:0 0 0 20px}.edgtf-two-columns-25-75{width:100%}.edgtf-two-columns-25-75 .edgtf-column1{width:25%;float:left}.edgtf-two-columns-25-75 .edgtf-column1 .edgtf-column-inner{padding:0 20px 0 0}.edgtf-two-columns-25-75 .edgtf-column2{width:75%;float:left}.edgtf-two-columns-25-75 .edgtf-column2 .edgtf-column-inner{padding:0 0 0 20px}.edgtf-two-columns-50-50{width:100%}.edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner{margin:0 -15px}.edgtf-two-columns-50-50 .edgtf-column{width:50%;float:left}.edgtf-two-columns-50-50 .edgtf-column .edgtf-column-inner{padding:0 15px}.edgtf-three-columns{width:100%}.edgtf-three-columns>.edgtf-three-columns-inner{margin:0 -15px}.edgtf-three-columns .edgtf-column{width:33.33%;float:left}.edgtf-three-columns .edgtf-column .edgtf-column-inner{padding:0 15px}.edgtf-four-columns{width:100%}.edgtf-four-columns>.edgtf-four-columns-inner{margin:0 -15px}.edgtf-four-columns .edgtf-column{width:25%;float:left}.edgtf-four-columns .edgtf-column .edgtf-column-inner{padding:0 15px}.edgtf-five-columns{width:100%}.edgtf-five-columns>.edgtf-five-columns-inner{margin:0 -15px}.edgtf-five-columns .edgtf-column{width:20%;float:left}.edgtf-five-columns .edgtf-column .edgtf-column-inner{padding:0 15px}.edgtf-has-sidebar.edgtf-two-columns-66-33 .edgtf-column1 .edgtf-column-inner,.edgtf-has-sidebar.edgtf-two-columns-75-25 .edgtf-column1 .edgtf-column-inner{padding-right:30px}.edgtf-has-sidebar.edgtf-two-columns-66-33 .edgtf-column2 .edgtf-column-inner,.edgtf-has-sidebar.edgtf-two-columns-75-25 .edgtf-column2 .edgtf-column-inner{padding-left:30px}.edgtf-has-sidebar.edgtf-has-sidebar-left .edgtf-column1{float:right}.edgtf-has-sidebar.edgtf-has-sidebar-left .edgtf-column1 .edgtf-column-inner{padding-left:30px;padding-right:0}.edgtf-has-sidebar.edgtf-has-sidebar-left .edgtf-column2{float:left}.edgtf-has-sidebar.edgtf-has-sidebar-left .edgtf-column2 .edgtf-column-inner{padding-right:30px;padding-left:0}body.woocommerce.woocommerce-page .edgtf-two-columns-66-33.woocommerce_with_sidebar .edgtf-column1 .edgtf-column-inner,body.woocommerce.woocommerce-page .edgtf-two-columns-75-25.woocommerce_with_sidebar .edgtf-column1 .edgtf-column-inner{padding-left:40px}body.woocommerce.woocommerce-page .edgtf-two-columns-25-75.woocommerce_with_sidebar .edgtf-column2 .edgtf-column-inner,body.woocommerce.woocommerce-page .edgtf-two-columns-33-66.woocommerce_with_sidebar .edgtf-column2 .edgtf-column-inner{padding-right:40px}body.woocommerce.woocommerce-page .full_width .edgtf-two-columns-66-33.woocommerce_with_sidebar .edgtf-column1 .edgtf-column-inner,body.woocommerce.woocommerce-page .full_width .edgtf-two-columns-75-25.woocommerce_with_sidebar .edgtf-column1 .edgtf-column-inner{padding-left:0}body.woocommerce.woocommerce-page .full_width .edgtf-two-columns-25-75.woocommerce_with_sidebar .edgtf-column2 .edgtf-column-inner,body.woocommerce.woocommerce-page .full_width .edgtf-two-columns-33-66.woocommerce_with_sidebar .edgtf-column2 .edgtf-column-inner{padding-right:0}@-webkit-keyframes preload-background{from{background-position:0 0}to{background-position:100% 0}}@keyframes preload-background{from{background-position:0 0}to{background-position:100% 0}}.edgtf-preload-background{background-repeat:repeat!important;background-color:transparent!important;background-attachment:scroll!important;background-size:inherit!important;-webkit-animation-name:preload-background;-webkit-animation-duration:40s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-webkit-animation-delay:0s;-webkit-animation-fill-mode:forwards;animation-name:preload-background;animation-duration:40s;animation-iteration-count:infinite;animation-timing-function:linear;animation-delay:0s;animation-fill-mode:forwards}.edgtf-grid{width:1300px;margin:0 auto}.edgtf-vertical-align-containers{position:relative;height:100%;width:100%;padding:0 25px;box-sizing:border-box}.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-left,.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-right{width:25%}.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-center{width:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-center-inner,.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-left-inner,.edgtf-vertical-align-containers.edgtf-25-50-25 .edgtf-position-right-inner{width:98%}.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-center,.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-left,.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-right{width:33.33%}.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-center{width:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-center-inner,.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-left-inner,.edgtf-vertical-align-containers.edgtf-33-33-33 .edgtf-position-right-inner{width:98%}.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-left,.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-right{width:50%}.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-center-inner,.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-left-inner,.edgtf-vertical-align-containers.edgtf-50-50 .edgtf-position-right-inner{width:98%}.edgtf-vertical-align-containers .edgtf-position-left{position:relative;float:left;z-index:2;height:100%}.edgtf-vertical-align-containers .edgtf-position-center{height:100%;width:100%;position:absolute;left:0;text-align:center;z-index:1}.edgtf-vertical-align-containers .edgtf-position-right{position:relative;float:right;z-index:2;height:100%;text-align:right}.edgtf-vertical-align-containers .edgtf-position-center-inner,.edgtf-vertical-align-containers .edgtf-position-left-inner,.edgtf-vertical-align-containers .edgtf-position-right-inner{vertical-align:middle;display:inline-block}.edgtf-vertical-align-containers .edgtf-position-right.edgtf-has-widget .edgtf-position-right-inner{height:100%}.edgtf-vertical-align-containers .edgtf-position-center:before,.edgtf-vertical-align-containers .edgtf-position-left:before,.edgtf-vertical-align-containers .edgtf-position-right:before{content:"";display:inline-block;vertical-align:middle;height:100%;margin-right:-3px}.edgtf-section{position:relative}.edgtf-grid-section .edgtf-section-inner{width:1300px;margin:0 auto;position:relative;z-index:20}.edgtf-section-inner-margin{margin-left:-15px;margin-right:-15px}.edgtf-content-aligment-left{text-align:left}.edgtf-content-aligment-center{text-align:center}.edgtf-content-aligment-right{text-align:right}.edgtf-lighter-effect{position:absolute;z-index:20;display:block}.edgtf-lighter-effect.edgtf-lighter-effect-top{top:-26px}.edgtf-lighter-effect.edgtf-lighter-effect-bottom{bottom:-26px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.edgtf-lighter-effect path{fill:#fff}.edgtf-parallax-section-holder{position:static;padding:0;background-repeat:no-repeat;background-color:transparent;background-position:center 0;background-attachment:fixed;overflow:hidden;transition:none!important}.edgtf-parallax-section-holder.edgtf-vertical-middle-align{display:table;width:100%;margin-right:0;margin-left:0}.edgtf-parallax-section-holder .edgtf-parallax-content-outer{display:table-cell;height:100%;vertical-align:middle;padding:100% 0}.touch .edgtf-parallax-section-holder.edgtf-parallax-section-holder-touch-disabled{height:auto!important;min-height:200px;background-position:center top!important;background-attachment:scroll;background-size:cover}section.parallax_section_holder.vertical_middle_align .parallax_content_outer{display:table-cell;height:100%;vertical-align:middle;padding:100% 0}.edgtf-section .edgtf-mobile-video-image{background-position:center center;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.edgtf-section .edgtf-video-overlay{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:11}.edgtf-section .edgtf-video-overlay.edgtf-video-overlay-active{background-image:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/pixel-video.png);background-position:0 0;background-repeat:repeat;opacity:1}.edgtf-section .edgtf-video-wrap{top:0;left:0;overflow:hidden;position:absolute;width:100%;z-index:10}.edgtf-section .edgtf-video-wrap .mejs-offscreen{display:none}.edgtf-section .edgtf-video-wrap .mejs-container .mejs-controls{display:none!important}.edgtf-section .edgtf-video-wrap .mejs-poster{background-size:cover!important;-moz-background-size:cover!important;-webkit-background-size:cover!important;-o-background-size:cover!important}.edgtf-section .edgtf-video-wrap .mejs-container{background-color:transparent!important;background-image:none!important;height:auto!important;width:100%!important}.edgtf-section .edgtf-video-wrap .mejs-mediaelement{background:0 0!important;border:0!important}.edgtf-section .edgtf-video-wrap .mejs-container .mejs-poster img{max-width:none!important;width:100%!important}.edgtf-section .edgtf-row-box{padding:55px 85px 80px;margin-left:-100px;margin-right:-100px}.edgtf-section .edgtf-row-overlap{margin-top:-150px}.edgtf-section .edgtf-row-overlap.edgtf-row-overlap-small{margin-top:-65px}.ui-helper-reset{line-height:inherit}@-webkit-keyframes element-from-left{0%{opacity:0;transform:translate(-20%,0)}100%{opacity:1;transform:translate(0,0)}}@keyframes element-from-left{0%{opacity:0;transform:translate(-20%,0)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes element-from-right{0%{opacity:0;transform:translate(20%,0)}100%{opacity:1;transform:translate(0,0)}}@keyframes element-from-right{0%{opacity:0;transform:translate(20%,0)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes element-from-top{0%{opacity:0;transform:translate(0,-30%)}100%{opacity:1;transform:translate(0,0)}}@keyframes element-from-top{0%{opacity:0;transform:translate(0,-30%)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes element-from-bottom{0%{opacity:0;transform:translate(0,30%)}100%{opacity:1;transform:translate(0,30%)}}@keyframes element-from-bottom{0%{opacity:0;transform:translate(0,30%)}100%{opacity:1;transform:translate(0,30%)}}.edgtf-element-from-bottom,.edgtf-element-from-fade,.edgtf-element-from-left,.edgtf-element-from-right,.edgtf-element-from-top,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-bottom,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-fade,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-left,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-right,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-top{display:inline-block;width:100%}.touch .edgtf-no-animations-on-touch .edgtf-element-from-bottom>div,.touch .edgtf-no-animations-on-touch .edgtf-element-from-fade>div,.touch .edgtf-no-animations-on-touch .edgtf-element-from-left>div,.touch .edgtf-no-animations-on-touch .edgtf-element-from-right>div,.touch .edgtf-no-animations-on-touch .edgtf-element-from-top>div{opacity:1;-webkit-animation:none;-moz-animation:none;animation:none;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-element-from-bottom>div,.edgtf-element-from-fade>div,.edgtf-element-from-left>div,.edgtf-element-from-right>div,.edgtf-element-from-top>div,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-bottom>.elementor-container>div,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-fade>.elementor-container>div,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-left>.elementor-container>div,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-right>.elementor-container>div,.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-top>.elementor-container>div{opacity:0;display:inline-block;width:100%;vertical-align:middle}.edgtf-element-from-fade.edgtf-element-from-fade-on>div{opacity:1;-webkit-transition:opacity .8s ease 0s;-moz-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;-webkit-backface-visibility:hidden}.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-fade.edgtf-element-from-fade-on>.elementor-container>div{opacity:1;-webkit-transition:opacity .8s ease 0s;-moz-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;-webkit-backface-visibility:hidden}.edgtf-element-from-left.edgtf-element-from-left-on>div{-webkit-animation:element-from-left .7s 1 ease-in-out;-moz-animation:element-from-left .7s 1 ease-in-out;animation:element-from-left .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-left.edgtf-element-from-left-on>.elementor-container>div{-webkit-animation:element-from-left .7s 1 ease-in-out;-moz-animation:element-from-left .7s 1 ease-in-out;animation:element-from-left .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.edgtf-element-from-right.edgtf-element-from-right-on>div{-webkit-animation:element-from-right .7s 1 ease-in-out;-moz-animation:element-from-right .7s 1 ease-in-out;animation:element-from-right .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-right.edgtf-element-from-right-on>.elementor-container>div{-webkit-animation:element-from-right .7s 1 ease-in-out;-moz-animation:element-from-right .7s 1 ease-in-out;animation:element-from-right .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.edgtf-element-from-top.edgtf-element-from-top-on>div{-webkit-animation:element-from-top .7s 1 ease-in-out;-moz-animation:element-from-top .7s 1 ease-in-out;animation:element-from-top .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-top.edgtf-element-from-top-on>.elementor-container>div{-webkit-animation:element-from-top .7s 1 ease-in-out;-moz-animation:element-from-top .7s 1 ease-in-out;animation:element-from-top .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.edgtf-element-from-bottom.edgtf-element-from-bottom-on>div{-webkit-animation:element-from-bottom .7s 1 ease-in-out;-moz-animation:element-from-bottom .7s 1 ease-in-out;animation:element-from-bottom .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.elementor-editor-active .edgtf-elementor-admin-edgtf-element-from-bottom.edgtf-element-from-bottom-on>.elementor-container>div{-webkit-animation:element-from-bottom .7s 1 ease-in-out;-moz-animation:element-from-bottom .7s 1 ease-in-out;animation:element-from-bottom .7s 1 ease-in-out;opacity:1;-webkit-backface-visibility:hidden}.touch .edgtf-no-animations-on-touch .edgtf-fade-in,.touch .edgtf-no-animations-on-touch .edgtf-fade-in-down,.touch .edgtf-no-animations-on-touch .edgtf-fade-in-left-x-rotate,.touch .edgtf-no-animations-on-touch .edgtf-flip-in,.touch .edgtf-no-animations-on-touch .edgtf-grow-in,.touch .edgtf-no-animations-on-touch .edgtf-x-rotate,.touch .edgtf-no-animations-on-touch .edgtf-y-translate,.touch .edgtf-no-animations-on-touch .edgtf-z-rotate{-webkit-transition:none!important;-moz-transition:none!important;transition:none!important;-webkit-transform:none!important;-moz-transform:none!important;transform:none!important;opacity:1!important}.edgtf-flip-in{opacity:0;-webkit-transform:perspective(1000px) rotateY(25deg);-moz-transform:perspective(1000px) rotateY(25deg);transform:perspective(1000px) rotateY(25deg);-webkit-transition:all 1.1s ease-in-out;-moz-transition:all 1.1s ease-in-out;transition:all 1.1s ease-in-out}.edgtf-flip-in.edgtf-flip-in-on{opacity:1;-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}.edgtf-grow-in{opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-transition:all 1s cubic-bezier(0,1,.5,1);-moz-transition:all 1s cubic-bezier(0,1,.5,1);transition:all 1s cubic-bezier(0,1,.5,1);-webkit-backface-visibility:hidden}.edgtf-grow-in.edgtf-grow-in-on{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-z-rotate{opacity:0;-webkit-transform:rotateZ(7deg);-moz-transform:rotateZ(7deg);transform:rotateZ(7deg);-webkit-transition:all .3s cubic-bezier(.165,.84,.44,1);-moz-transition:all .3s cubic-bezier(.165,.84,.44,1);transition:all .3s cubic-bezier(.165,.84,.44,1);-webkit-transform-origin:top right;-moz-transform-origin:top right;transform-origin:top right;-webkit-backface-visibility:hidden}.edgtf-z-rotate.edgtf-z-rotate-on{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);transform:rotateZ(0)}.edgtf-x-rotate{opacity:0;-webkit-transform:perspective(900px) rotateX(-45deg);-moz-transform:perspective(900px) rotateX(-45deg);transform:perspective(900px) rotateX(-45deg);-webkit-transition:all .6s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .6s cubic-bezier(.785,.135,.15,.86);transition:all .6s cubic-bezier(.785,.135,.15,.86);-webkit-backface-visibility:hidden}.edgtf-x-rotate.edgtf-x-rotate-on{opacity:1;-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}.edgtf-y-translate{opacity:0;-webkit-transform:translate(0,30px);-moz-transform:translate(0,30px);transform:translate(0,30px);-webkit-transition:all .7s cubic-bezier(.68,-.65,.265,1.65);-moz-transition:all .7s cubic-bezier(.68,-.65,.265,1.65);transition:all .7s cubic-bezier(.68,-.65,.265,1.65)}.edgtf-y-translate.edgtf-y-translate-on{opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}.edgtf-fade-in-down{opacity:0;-webkit-transform:translate(0,-25px);-moz-transform:translate(0,-25px);transform:translate(0,-25px);-webkit-transition:all .9s cubic-bezier(0,1,.5,1);-moz-transition:all .9s cubic-bezier(0,1,.5,1);transition:all .9s cubic-bezier(0,1,.5,1)}.edgtf-fade-in-down.edgtf-fade-in-down-on{opacity:1;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0)}.edgtf-fade-in-left-x-rotate{opacity:0;-webkit-transform:rotateZ(-5deg) translate(-30px,0);-moz-transform:rotateZ(-5deg) translate(-30px,0);transform:rotateZ(-5deg) translate(-30px,0);-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.edgtf-fade-in-left-x-rotateedgtf-fade-in-left-x-rotate-on{opacity:1;-webkit-transform:rotateZ(0) translate(0,0);-moz-transform:rotateZ(0) translate(0,0);transform:rotateZ(0) translate(0,0)}.edgtf-fade-in{opacity:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.edgtf-fade-in.edgtf-fade-in-on{opacity:1}.edgtf-st-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2100}.edgtf-st-loader1{position:relative;display:inline-block;width:100%;height:100%}.edgtf-st-loader2{margin:-50% 0 0 -50%}.edgtf-3d-cube-holder{-webkit-perspective:1200px;perspective:1200px;-webkit-perspective-origin:50% 50%;-moz-perspective-origin:50% 50%;-moz-transform-origin:50% 50%}@-webkit-keyframes edgtfRotateCube{from,to{-moz-transform:rotateX(0) rotateY(0) rotateZ(0);-ms-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotateZ(0)}16%{-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);transform:rotateY(-90deg)}33%{-moz-transform:rotateY(-90deg) rotateZ(90deg);-ms-transform:rotateY(-90deg) rotateZ(90deg);transform:rotateY(-90deg) rotateZ(90deg)}50%{-moz-transform:rotateY(-180deg) rotateZ(90deg);-ms-transform:rotateY(-180deg) rotateZ(90deg);transform:rotateY(-180deg) rotateZ(90deg)}66%{-moz-transform:rotateY(-270deg) rotateX(90deg);-ms-transform:rotateY(-270deg) rotateX(90deg);transform:rotateY(-270deg) rotateZ(90deg)}83%{-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg)}}@keyframes edgtfRotateCube{from,to{-moz-transform:rotateX(0) rotateY(0) rotateZ(0);-ms-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotateZ(0)}16%{-moz-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);transform:rotateY(-90deg)}33%{-moz-transform:rotateY(-90deg) rotateZ(90deg);-ms-transform:rotateY(-90deg) rotateZ(90deg);transform:rotateY(-90deg) rotateZ(90deg)}50%{-moz-transform:rotateY(-180deg) rotateZ(90deg);-ms-transform:rotateY(-180deg) rotateZ(90deg);transform:rotateY(-180deg) rotateZ(90deg)}66%{-moz-transform:rotateY(-270deg) rotateX(90deg);-ms-transform:rotateY(-270deg) rotateX(90deg);transform:rotateY(-270deg) rotateZ(90deg)}83%{-moz-transform:rotateX(90deg);-ms-transform:rotateX(90deg);transform:rotateX(90deg)}}.edgtf-3d-cube-holder .edgtf-3d-cube{-webkit-animation:edgtfRotateCube 2.5s ease infinite;-moz-animation:edgtfRotateCube 2.5s ease infinite;animation:edgtfRotateCube 2.5s ease infinite;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:20px 20px 0;transform-origin:20px 20px 0;outline:2px solid transparent}.edgtf-3d-cube-holder .edgtf-3d-cube>div{position:absolute;width:40px;height:40px;outline:2px solid transparent}.edgtf-3d-cube-holder .edgtf-3d-cube>div:nth-child(1){-webkit-transform:translateZ(20px);-moz-transform:translateZ(20px);transform:translateZ(20px);background-color:#9fcf5d}.edgtf-3d-cube-holder .edgtf-3d-cube>div:nth-child(2){-webkit-transform:rotateY(90deg) rotateZ(0) translateZ(20px);-moz-transform:rotateY(90deg) rotateZ(0) translateZ(20px);transform:rotateY(90deg) rotateZ(0) translateZ(20px);background-color:#d1d1d1}.edgtf-3d-cube-holder .edgtf-3d-cube>div:nth-child(3){-webkit-transform:rotateY(90deg) rotateX(90deg) translateZ(20px);-moz-transform:rotateY(90deg) rotateX(90deg) translateZ(20px);transform:rotateY(90deg) rotateX(90deg) translateZ(20px);background-color:#9fcf5d}.edgtf-3d-cube-holder .edgtf-3d-cube>div:nth-child(4){-webkit-transform:rotateY(180deg) rotateZ(90deg) translateZ(20px);-moz-transform:rotateY(180deg) rotateZ(90deg) translateZ(20px);transform:rotateY(180deg) rotateZ(90deg) translateZ(20px);background-color:#d1d1d1}.edgtf-3d-cube-holder .edgtf-3d-cube>div:nth-child(5){-webkit-transform:rotateY(-90deg) rotateZ(90deg) translateZ(20px);-moz-transform:rotateY(-90deg) rotateZ(90deg) translateZ(20px);transform:rotateY(-90deg) rotateZ(90deg) translateZ(20px);background-color:#ffb422}.edgtf-3d-cube-holder .edgtf-3d-cube>div:nth-child(6){-webkit-transform:rotateY(0) rotateZ(90deg) translateZ(20px);-moz-transform:rotateY(0) rotateZ(90deg) translateZ(20px);transform:rotateY(0) rotateZ(90deg) translateZ(20px);background-color:#ffb422}@-webkit-keyframes edgtfNodes{0%{background-color:#000}30%{background-color:#ffb422}70%{background-color:#000}}@keyframes edgtfNodes{0%{background-color:#000}30%{background-color:#ffb422}70%{background-color:#000}}.edgtf-nodes{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;height:20px}.edgtf-nodes div{content:'';position:absolute;display:inline-block;height:5px;width:5px;background-color:#000;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-animation-name:edgtfNodes;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:ease;-webkit-animation-delay:0s;-webkit-animation-fill-mode:forwards;animation-name:edgtfNodes;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease;animation-delay:0s;animation-fill-mode:forwards}.edgtf-nodes div:nth-child(1){top:10px;left:0}.edgtf-nodes div:nth-child(2){top:10px;left:7px}.edgtf-nodes div:nth-child(3){top:10px;left:14px}.edgtf-nodes div:nth-child(4){top:10px;left:21px}.edgtf-nodes div:nth-child(5){top:17px;left:0}.edgtf-nodes div:nth-child(6){top:17px;left:7px}.edgtf-nodes div:nth-child(7){top:17px;left:14px}.edgtf-nodes div:nth-child(8){top:17px;left:21px}.edgtf-nodes div:nth-child(9){top:24px;left:0}.edgtf-nodes div:nth-child(10){top:24px;left:7px}.edgtf-nodes div:nth-child(11){top:24px;left:14px}.edgtf-nodes div:nth-child(12){top:24px;left:21px}.edgtf-nodes div:nth-child(13){top:31px;left:0}.edgtf-nodes div:nth-child(14){top:31px;left:7px}.edgtf-nodes div:nth-child(15){top:31px;left:14px}.edgtf-nodes div:nth-child(16){top:31px;left:21px}.edgtf-nodes div:nth-child(9){-webkit-animation-delay:.1s;animation-delay:.1s}.edgtf-nodes div:nth-child(14){-webkit-animation-delay:.2s;animation-delay:.2s}.edgtf-nodes div:nth-child(5){-webkit-animation-delay:.3s;animation-delay:.3s}.edgtf-nodes div:nth-child(10){-webkit-animation-delay:.4s;animation-delay:.4s}.edgtf-nodes div:nth-child(15){-webkit-animation-delay:.5s;animation-delay:.5s}.edgtf-nodes div:nth-child(1){-webkit-animation-delay:.6s;animation-delay:.6s}.edgtf-nodes div:nth-child(6){-webkit-animation-delay:.7s;animation-delay:.7s}.edgtf-nodes div:nth-child(11){-webkit-animation-delay:.8s;animation-delay:.8s}.edgtf-nodes div:nth-child(16){-webkit-animation-delay:.9s;animation-delay:.9s}.edgtf-nodes div:nth-child(2){-webkit-animation-delay:1s;animation-delay:1s}.edgtf-nodes div:nth-child(7){-webkit-animation-delay:1.1s;animation-delay:1.1s}.edgtf-nodes div:nth-child(12){-webkit-animation-delay:1.2s;animation-delay:1.2s}.edgtf-nodes div:nth-child(3){-webkit-animation-delay:1.3s;animation-delay:1.3s}.edgtf-nodes div:nth-child(8){-webkit-animation-delay:1.4s;animation-delay:1.4s}.edgtf-nodes div:nth-child(4){-webkit-animation-delay:1.5s;animation-delay:1.5s}@keyframes heartbeat{0%,100%,15%,45%,75%{transform:scale(1);-webkit-transform:scale(1)}30%,60%{transform:scale(1.15);-webkit-transform:scale(1.15)}}.edgtf-st-loader .heart-preloader{position:relative;width:40px;height:36px;-webkit-animation:heartbeat 1.4s infinite ease;-moz-animation:heartbeat 1.4s infinite ease;animation:heartbeat 1.4s infinite ease}.edgtf-st-loader .heart-preloader:after,.edgtf-st-loader .heart-preloader:before{position:absolute;content:"";left:20px;top:0;width:20px;height:32px;background-color:#ffb422;border-radius:50px 50px 0 0;transform-origin:0 100%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.edgtf-st-loader .heart-preloader:after{left:0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);transform-origin:100% 100%}.edgtf-st-loader .pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:#ffb422;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px;border-radius:16px;-webkit-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@-moz-keyframes scaleout{0%{-moz-transform:scale(0)}100%{-moz-transform:scale(1);opacity:0}}@-ms-keyframes scaleout{0%{-ms-transform:scale(0)}100%{-ms-transform:scale(1);opacity:0}}@-o-keyframes scaleout{0%{-o-transform:scale(0)}100%{-o-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.edgtf-st-loader .double_pulse{width:40px;height:40px;margin:-20px 0 0 -20px;position:relative}.edgtf-st-loader .double_pulse .double-bounce1,.edgtf-st-loader .double_pulse .double-bounce2{width:100%;height:100%;border-radius:50%;background-color:#ffb422;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.edgtf-st-loader .double_pulse .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.edgtf-st-loader .cube{width:40px;height:40px;background-color:#ffb422;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-animation:rotateplane 1.2s infinite ease-in-out;-moz-animation:rotateplane 1.2s infinite ease-in-out;animation:rotateplane 1.2s infinite ease-in-out}@-webkit-keyframes rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);-moz-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-moz-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-moz-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes rotateplane{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);-moz-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);-moz-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-moz-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.edgtf-st-loader .rotating_cubes{width:32px;height:32px;margin:-16px 0 0 -16px;position:relative}.edgtf-st-loader .rotating_cubes .cube1,.edgtf-st-loader .rotating_cubes .cube2{background-color:#ffb422;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:cubemove 1.8s infinite ease-in-out;animation:cubemove 1.8s infinite ease-in-out}.edgtf-st-loader .rotating_cubes .cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.edgtf-st-loader .stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center;font-size:10px}.edgtf-st-loader .stripes>div{background-color:#ffb422;height:100%;width:6px;display:inline-block;margin:0 3px 0 0;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.edgtf-st-loader .stripes .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.edgtf-st-loader .stripes .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.edgtf-st-loader .stripes .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}.edgtf-st-loader .stripes .rect5{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.edgtf-st-loader .wave{width:72px;text-align:center;margin:-9px 0 0 -36px}.edgtf-st-loader .wave>div{width:18px;height:18px;background-color:#ffb422;margin:0 3px 0 0;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.edgtf-st-loader .wave .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.edgtf-st-loader .wave .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{transform:scale(0);-webkit-transform:scale(0)}40%{transform:scale(1);-webkit-transform:scale(1)}}.edgtf-st-loader .two_rotating_circles{width:40px;height:40px;margin:-20px 0 0 -20px;position:relative;text-align:center;-webkit-animation:rotatecircles 2s infinite linear;animation:rotatecircles 2s infinite linear}.edgtf-st-loader .two_rotating_circles .dot1,.edgtf-st-loader .two_rotating_circles .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#ffb422;border-radius:100%;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.edgtf-st-loader .two_rotating_circles .dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rotatecircles{100%{-webkit-transform:rotate(360deg)}}@keyframes rotatecircles{100%{transform:rotate(360deg);-webkit-transform:rotate(360deg)}}.edgtf-st-loader .five_rotating_circles{width:60px;height:60px;margin:-30px 0 0 -30px;position:relative}.edgtf-st-loader .five_rotating_circles .container1>div,.edgtf-st-loader .five_rotating_circles .container2>div,.edgtf-st-loader .five_rotating_circles .container3>div{width:12px;height:12px;background-color:#ffb422;border-radius:100%;position:absolute;-webkit-animation:bouncedelay 1.2s infinite ease-in-out;animation:bouncedelay 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.edgtf-st-loader .five_rotating_circles .spinner-container{position:absolute;width:100%;height:100%}.edgtf-st-loader .five_rotating_circles .container2{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.edgtf-st-loader .five_rotating_circles .container3{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.edgtf-st-loader .five_rotating_circles .circle1{top:0;left:0}.edgtf-st-loader .five_rotating_circles .circle2{top:0;right:0}.edgtf-st-loader .five_rotating_circles .circle3{right:0;bottom:0}.edgtf-st-loader .five_rotating_circles .circle4{left:0;bottom:0}.edgtf-st-loader .five_rotating_circles .container2 .circle1{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.edgtf-st-loader .five_rotating_circles .container3 .circle1{-webkit-animation-delay:-1s;animation-delay:-1s}.edgtf-st-loader .five_rotating_circles .container1 .circle2{-webkit-animation-delay:-.9s;animation-delay:-.9s}.edgtf-st-loader .five_rotating_circles .container2 .circle2{-webkit-animation-delay:-.8s;animation-delay:-.8s}.edgtf-st-loader .five_rotating_circles .container3 .circle2{-webkit-animation-delay:-.7s;animation-delay:-.7s}.edgtf-st-loader .five_rotating_circles .container1 .circle3{-webkit-animation-delay:-.6s;animation-delay:-.6s}.edgtf-st-loader .five_rotating_circles .container2 .circle3{-webkit-animation-delay:-.5s;animation-delay:-.5s}.edgtf-st-loader .five_rotating_circles .container3 .circle3{-webkit-animation-delay:-.4s;animation-delay:-.4s}.edgtf-st-loader .five_rotating_circles .container1 .circle4{-webkit-animation-delay:-.3s;animation-delay:-.3s}.edgtf-st-loader .five_rotating_circles .container2 .circle4{-webkit-animation-delay:-.2s;animation-delay:-.2s}.edgtf-st-loader .five_rotating_circles .container3 .circle4{-webkit-animation-delay:-.1s;animation-delay:-.1s}.edgtf-st-loader .atom{width:100px;height:100px;margin:-50px 0 0 -50px;position:relative}.edgtf-st-loader .atom .ball-1{height:50%;width:50%;left:50%;top:50%;position:absolute;z-index:1;-webkit-animation:atom_shrink 4.5s infinite linear;-moz-animation:atom_shrink 4.5s infinite linear;-o-animation:atom_shrink 4.5s infinite linear;animation:atom_shrink 4.5s infinite linear}.edgtf-st-loader .atom .ball-1:before{content:'';background:#ffb422;border-radius:50%;height:100%;width:100%;position:absolute;top:-50%;left:-50%}.edgtf-st-loader .atom .ball-2,.edgtf-st-loader .atom .ball-3,.edgtf-st-loader .atom .ball-4{position:absolute;width:100%;height:100%;z-index:0}.edgtf-st-loader .atom .ball-2:before,.edgtf-st-loader .atom .ball-3:before,.edgtf-st-loader .atom .ball-4:before{content:'';height:20px;width:20px;border-radius:50%;background:#ffb422;top:0;left:0;margin:0 auto;position:absolute}.edgtf-st-loader .atom .ball-2{-webkit-animation:atom_zindex 1.5s .75s infinite steps(2,end);-moz-animation:atom_zindex 1.5s .75s infinite steps(2,end);-o-animation:atom_zindex 1.5s .75s infinite steps(2,end);animation:atom_zindex 1.5s .75s infinite steps(2,end)}.edgtf-st-loader .atom .ball-3{-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);-o-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation:atom_zindex 1.5s -.25s infinite steps(2,end);-moz-animation:atom_zindex 1.5s -.25s infinite steps(2,end);-o-animation:atom_zindex 1.5s -.25s infinite steps(2,end);animation:atom_zindex 1.5s -.25s infinite steps(2,end)}.edgtf-st-loader .atom .ball-4{-webkit-transform:rotate(240deg);-moz-transform:rotate(240deg);-o-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation:atom_zindex 1.5s .25s infinite steps(2,end);-moz-animation:atom_zindex 1.5s .25s infinite steps(2,end);-o-animation:atom_zindex 1.5s .25s infinite steps(2,end);animation:atom_zindex 1.5s .25s infinite steps(2,end)}.edgtf-st-loader .atom .ball-2:before{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease;-moz-animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease;-o-animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease;animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease}.edgtf-st-loader .atom .ball-3:before{-webkit-animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease;-moz-animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease;-o-animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease;animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease}.edgtf-st-loader .atom .ball-4:before{-webkit-animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease;-moz-animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease;-o-animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease;animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease}@-webkit-keyframes atom_position{50%{top:80px;left:80px}}@-moz-keyframes atom_position{50%{top:80px;left:80px}}@-o-keyframes atom_position{50%{top:80px;left:80px}}@keyframes atom_position{50%{top:80px;left:80px}}@-webkit-keyframes atom_size{50%{-webkit-transform:scale(.5,.5)}}@-moz-keyframes atom_size{50%{-moz-transform:scale(.5,.5)}}@-o-keyframes atom_size{50%{-o-transform:scale(.5,.5)}}@keyframes atom_size{50%{transform:scale(.5,.5)}}@-webkit-keyframes atom_zindex{100%{z-index:10}}@-moz-keyframes atom_zindex{100%{z-index:10}}@-o-keyframes atom_zindex{100%{z-index:10}}@keyframes atom_zindex{100%{z-index:10}}@-webkit-keyframes atom_shrink{50%{-webkit-transform:scale(.9,.9)}}@-moz-keyframes atom_shrink{50%{-moz-transform:scale(.9,.9)}}@-o-keyframes atom_shrink{50%{-o-transform:scale(.9,.9)}}@keyframes atom_shrink{50%{transform:scale(.9,.9)}}.edgtf-st-loader .clock{width:50px;height:50px;margin:-25px 0 0 -25px;position:relative;-webkit-animation:clock 8s infinite steps(8);-moz-animation:clock 8s infinite steps(8);-o-animation:clock 8s infinite steps(8);animation:clock 8s infinite steps(8)}.edgtf-st-loader .clock .ball{height:50px;width:50px;position:absolute}.edgtf-st-loader .clock .ball:before{content:'';border-radius:50%;height:18.31501832px;width:18.31501832px;position:absolute;background:#ffb422}.edgtf-st-loader .clock .ball-1{-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-animation:clock1 1s ease-in infinite;-moz-animation:clock1 1s ease-in infinite;-o-animation:clock1 1s ease-in infinite;animation:clock1 1s ease-in infinite}.edgtf-st-loader .clock .ball-2{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);-webkit-animation:clock2 1s ease-in infinite;-moz-animation:clock2 1s ease-in infinite;-o-animation:clock2 1s ease-in infinite;animation:clock2 1s ease-in infinite}.edgtf-st-loader .clock .ball-3{transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-animation:clock3 1s ease-in infinite;-moz-animation:clock3 1s ease-in infinite;-o-animation:clock3 1s ease-in infinite;animation:clock3 1s ease-in infinite}.edgtf-st-loader .clock .ball-4{-webkit-animation:clock4 1s ease-in infinite;-moz-animation:clock4 1s ease-in infinite;-o-animation:clock4 1s ease-in infinite;animation:clock4 1s ease-in infinite}@-webkit-keyframes clock{100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes clock{100%{-moz-transform:rotate(360deg)}}@-o-keyframes clock{100%{-o-transform:rotate(360deg)}}@keyframes clock{100%{transform:rotate(360deg)}}@-webkit-keyframes clock1{0%{-webkit-transform:rotate(-135deg)}30%{-webkit-transform:rotate(-450deg)}100%{-webkit-transform:rotate(-450deg)}}@-moz-keyframes clock1{0%{-moz-transform:rotate(-135deg)}30%{-moz-transform:rotate(-450deg)}100%{-moz-transform:rotate(-450deg)}}@-o-keyframes clock1{0%{-o-transform:rotate(-135deg)}30%{-o-transform:rotate(-450deg)}100%{-o-transform:rotate(-450deg)}}@keyframes clock1{0%{transform:rotate(-135deg)}30%{transform:rotate(-450deg)}100%{transform:rotate(-450deg)}}@-webkit-keyframes clock2{5%{-webkit-transform:rotate(-90deg)}35%{-webkit-transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg)}}@-moz-keyframes clock2{5%{-moz-transform:rotate(-90deg)}35%{-moz-transform:rotate(-405deg)}100%{-moz-transform:rotate(-405deg)}}@-o-keyframes clock2{5%{-o-transform:rotate(-90deg)}35%{-o-transform:rotate(-405deg)}100%{-o-transform:rotate(-405deg)}}@keyframes clock2{5%{transform:rotate(-90deg)}35%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@-webkit-keyframes clock3{10%{-webkit-transform:rotate(-45deg)}40%{-webkit-transform:rotate(-360deg)}100%{-webkit-transform:rotate(-360deg)}}@-moz-keyframes clock3{10%{-moz-transform:rotate(-45deg)}40%{-moz-transform:rotate(-360deg)}100%{-moz-transform:rotate(-360deg)}}@-o-keyframes clock3{10%{-o-transform:rotate(-45deg)}40%{-o-transform:rotate(-360deg)}100%{-o-transform:rotate(-360deg)}}@keyframes clock3{10%{transform:rotate(-45deg)}40%{transform:rotate(-360deg)}100%{transform:rotate(-360deg)}}@-webkit-keyframes clock4{15%{-webkit-transform:rotate(0)}45%{-webkit-transform:rotate(-315deg)}100%{-webkit-transform:rotate(-315deg)}}@-moz-keyframes clock4{15%{-moz-transform:rotate(0)}45%{-moz-transform:rotate(-315deg)}100%{-moz-transform:rotate(-315deg)}}@-o-keyframes clock4{15%{-o-transform:rotate(0)}45%{-o-transform:rotate(-315deg)}100%{-o-transform:rotate(-315deg)}}@keyframes clock4{15%{transform:rotate(0)}45%{transform:rotate(-315deg)}100%{transform:rotate(-315deg)}}.edgtf-st-loader .mitosis{height:50px;width:50px;margin:-25px 0 0 -25px;position:relative;-webkit-animation:mitosis_invert 2s infinite steps(2,end);-moz-animation:mitosis_invert 2s infinite steps(2,end);-o-animation:mitosis_invert 2s infinite steps(2,end);animation:mitosis_invert 2s infinite steps(2,end)}.edgtf-st-loader .mitosis .ball{height:100%;width:100%;position:absolute;border-radius:50%;top:0;left:0;background:#ffb422}.edgtf-st-loader .mitosis .ball-1{-webkit-animation:mitosis_ball1 1s infinite alternate linear;-moz-animation:mitosis_ball1 1s infinite alternate linear;-o-animation:mitosis_ball1 1s infinite alternate linear;animation:mitosis_ball1 1s infinite alternate linear}.edgtf-st-loader .mitosis .ball-2{-webkit-animation:mitosis_ball2 1s infinite alternate linear;-moz-animation:mitosis_ball2 1s infinite alternate linear;-o-animation:mitosis_ball2 1s infinite alternate linear;animation:mitosis_ball2 1s infinite alternate linear}.edgtf-st-loader .mitosis .ball-3{-webkit-animation:mitosis_ball3 1s infinite alternate linear;-moz-animation:mitosis_ball3 1s infinite alternate linear;-o-animation:mitosis_ball3 1s infinite alternate linear;animation:mitosis_ball3 1s infinite alternate linear}.edgtf-st-loader .mitosis .ball-4{-webkit-animation:mitosis_ball4 1s infinite alternate linear;-moz-animation:mitosis_ball4 1s infinite alternate linear;-o-animation:mitosis_ball4 1s infinite alternate linear;animation:mitosis_ball4 1s infinite alternate linear}@-webkit-keyframes mitosis_invert{100%{-webkit-transform:rotate(180deg)}}@-moz-keyframes mitosis_invert{100%{-moz-transform:rotate(180deg)}}@-o-keyframes mitosis_invert{100%{-o-transform:rotate(180deg)}}@keyframes mitosis_invert{100%{transform:rotate(180deg)}}@-webkit-keyframes mitosis_ball1{12%{-webkit-transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,50%) scale(.6,.6)}}@-moz-keyframes mitosis_ball1{12%{-moz-transform:none}26%{-moz-transform:translateX(25%) scale(1,.8)}40%{-moz-transform:translateX(50%) scale(.8,.8)}60%{-moz-transform:translateX(50%) scale(.8,.8)}74%{-moz-transform:translate(50%,25%) scale(.6,.8)}88%{-moz-transform:translate(50%,50%) scale(.6,.6)}100%{-moz-transform:translate(50%,50%) scale(.6,.6)}}@-o-keyframes mitosis_ball1{12%{-o-transform:none}26%{-o-transform:translateX(25%) scale(1,.8)}40%{-o-transform:translateX(50%) scale(.8,.8)}60%{-o-transform:translateX(50%) scale(.8,.8)}74%{-o-transform:translate(50%,25%) scale(.6,.8)}88%{-o-transform:translate(50%,50%) scale(.6,.6)}100%{-o-transform:translate(50%,50%) scale(.6,.6)}}@keyframes mitosis_ball1{12%{transform:none}26%{transform:translateX(25%) scale(1,.8)}40%{transform:translateX(50%) scale(.8,.8)}60%{transform:translateX(50%) scale(.8,.8)}74%{transform:translate(50%,25%) scale(.6,.8)}88%{transform:translate(50%,50%) scale(.6,.6)}100%{transform:translate(50%,50%) scale(.6,.6)}}@-webkit-keyframes mitosis_ball2{12%{-webkit-transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6)}}@-moz-keyframes mitosis_ball2{12%{-moz-transform:none}26%{-moz-transform:translateX(25%) scale(1,.8)}40%{-moz-transform:translateX(50%) scale(.8,.8)}60%{-moz-transform:translateX(50%) scale(.8,.8)}74%{-moz-transform:translate(50%,-25%) scale(.6,.8)}88%{-moz-transform:translate(50%,-50%) scale(.6,.6)}100%{-moz-transform:translate(50%,-50%) scale(.6,.6)}}@-o-keyframes mitosis_ball2{12%{-o-transform:none}26%{-o-transform:translateX(25%) scale(1,.8)}40%{-o-transform:translateX(50%) scale(.8,.8)}60%{-o-transform:translateX(50%) scale(.8,.8)}74%{-o-transform:translate(50%,-25%) scale(.6,.8)}88%{-o-transform:translate(50%,-50%) scale(.6,.6)}100%{-o-transform:translate(50%,-50%) scale(.6,.6)}}@keyframes mitosis_ball2{12%{transform:none}26%{transform:translateX(25%) scale(1,.8)}40%{transform:translateX(50%) scale(.8,.8)}60%{transform:translateX(50%) scale(.8,.8)}74%{transform:translate(50%,-25%) scale(.6,.8)}88%{transform:translate(50%,-50%) scale(.6,.6)}100%{transform:translate(50%,-50%) scale(.6,.6)}}@-webkit-keyframes mitosis_ball3{12%{-webkit-transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6)}}@-moz-keyframes mitosis_ball3{12%{-moz-transform:none}26%{-moz-transform:translateX(-25%) scale(1,.8)}40%{-moz-transform:translateX(-50%) scale(.8,.8)}60%{-moz-transform:translateX(-50%) scale(.8,.8)}74%{-moz-transform:translate(-50%,25%) scale(.6,.8)}88%{-moz-transform:translate(-50%,50%) scale(.6,.6)}100%{-moz-transform:translate(-50%,50%) scale(.6,.6)}}@-o-keyframes mitosis_ball3{12%{-o-transform:none}26%{-o-transform:translateX(-25%) scale(1,.8)}40%{-o-transform:translateX(-50%) scale(.8,.8)}60%{-o-transform:translateX(-50%) scale(.8,.8)}74%{-o-transform:translate(-50%,25%) scale(.6,.8)}88%{-o-transform:translate(-50%,50%) scale(.6,.6)}100%{-o-transform:translate(-50%,50%) scale(.6,.6)}}@keyframes mitosis_ball3{12%{transform:none}26%{transform:translateX(-25%) scale(1,.8)}40%{transform:translateX(-50%) scale(.8,.8)}60%{transform:translateX(-50%) scale(.8,.8)}74%{transform:translate(-50%,25%) scale(.6,.8)}88%{transform:translate(-50%,50%) scale(.6,.6)}100%{transform:translate(-50%,50%) scale(.6,.6)}}@-webkit-keyframes mitosis_ball4{12%{-webkit-transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6)}}@-moz-keyframes mitosis_ball4{12%{-moz-transform:none}26%{-moz-transform:translateX(-25%) scale(1,.8)}40%{-moz-transform:translateX(-50%) scale(.8,.8)}60%{-moz-transform:translateX(-50%) scale(.8,.8)}74%{-moz-transform:translate(-50%,-25%) scale(.6,.8)}88%{-moz-transform:translate(-50%,-50%) scale(.6,.6)}100%{-moz-transform:translate(-50%,-50%) scale(.6,.6)}}@-o-keyframes mitosis_ball4{12%{-o-transform:none}26%{-o-transform:translateX(-25%) scale(1,.8)}40%{-o-transform:translateX(-50%) scale(.8,.8)}60%{-o-transform:translateX(-50%) scale(.8,.8)}74%{-o-transform:translate(-50%,-25%) scale(.6,.8)}88%{-o-transform:translate(-50%,-50%) scale(.6,.6)}100%{-o-transform:translate(-50%,-50%) scale(.6,.6)}}@keyframes mitosis_ball4{12%{transform:none}26%{transform:translateX(-25%) scale(1,.8)}40%{transform:translateX(-50%) scale(.8,.8)}60%{transform:translateX(-50%) scale(.8,.8)}74%{transform:translate(-50%,-25%) scale(.6,.8)}88%{transform:translate(-50%,-50%) scale(.6,.6)}100%{transform:translate(-50%,-50%) scale(.6,.6)}}.edgtf-st-loader .lines{width:60px;height:60px;margin:0 0 0 -30px}.edgtf-st-loader .lines .line1,.edgtf-st-loader .lines .line2,.edgtf-st-loader .lines .line3,.edgtf-st-loader .lines .line4{margin-left:10px;position:absolute;width:60px;height:4px;background-color:#ffb422;-webkit-animation:lines_spin 1.5s infinite linear;-webkit-animation-timing-function:ease}.edgtf-st-loader .lines .line2{-webkit-animation-delay:.1s}.edgtf-st-loader .lines .line3{-webkit-animation-delay:.2s}.edgtf-st-loader .lines .line4{-webkit-animation-delay:.3s}@-webkit-keyframes lines_spin{100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes lines_spin{100%{-moz-transform:rotate(360deg)}}@-o-keyframes lines_spin{100%{-o-transform:rotate(360deg)}}@keyframes lines_spin{100%{transform:rotate(360deg)}}.edgtf-st-loader .fussion{width:30px;height:30px;margin:-45px 0 0 -30px;position:relative}.edgtf-st-loader .fussion .ball{height:40px;width:40px;left:50%;top:50%;background:#ffb422;border-radius:50%;float:left;position:absolute}.edgtf-st-loader .fussion .ball-1{background:#ffb422;top:0;left:50%;-webkit-animation:fussion_ball1 1s 0s ease infinite;-moz-animation:fussion_ball1 1s 0s ease infinite;-o-animation:fussion_ball1 1s 0s ease infinite;animation:fussion_ball1 1s 0s ease infinite;z-index:1}.edgtf-st-loader .fussion .ball-2{background:#ffb422;top:50%;left:100%;-webkit-animation:fussion_ball2 1s 0s ease infinite;-moz-animation:fussion_ball2 1s 0s ease infinite;-o-animation:fussion_ball2 1s 0s ease infinite;animation:fussion_ball2 1s 0s ease infinite;z-index:2}.edgtf-st-loader .fussion .ball-3{background:#ffb422;top:100%;left:50%;-webkit-animation:fussion_ball3 1s 0s ease infinite;-moz-animation:fussion_ball3 1s 0s ease infinite;-o-animation:fussion_ball3 1s 0s ease infinite;animation:fussion_ball3 1s 0s ease infinite;z-index:1}.edgtf-st-loader .fussion .ball-4{background:#ffb422;top:50%;left:0;-webkit-animation:fussion_ball4 1s 0s ease infinite;-moz-animation:fussion_ball4 1s 0s ease infinite;-o-animation:fussion_ball4 1s 0s ease infinite;animation:fussion_ball4 1s 0s ease infinite;z-index:2}@-webkit-keyframes fussion_ball1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@-moz-keyframes fussion_ball1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@-o-keyframes fussion_ball1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@keyframes fussion_ball1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@-webkit-keyframes fussion_ball2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@-moz-keyframes fussion_ball2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@-o-keyframes fussion_ball2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@keyframes fussion_ball2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@-webkit-keyframes fussion_ball3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@-moz-keyframes fussion_ball3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@-o-keyframes fussion_ball3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@keyframes fussion_ball3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@-webkit-keyframes fussion_ball4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@-moz-keyframes fussion_ball4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@-o-keyframes fussion_ball4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@keyframes fussion_ball4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}.edgtf-st-loader .wave_circles{width:150px;height:30px;margin:-15px 0 0 -75px}.edgtf-st-loader .wave_circles .ball{height:30px;width:30px;float:left;background:#ffb422;border-radius:50%;margin-right:10px}.edgtf-st-loader .wave_circles .ball-1{-webkit-animation:wave_jump3 1.8s infinite ease-out;-moz-animation:wave_jump3 1.8s infinite ease-out;-o-animation:wave_jump3 1.8s infinite ease-out;animation:wave_jump3 1.8s infinite ease-out}.edgtf-st-loader .wave_circles .ball-2{-webkit-animation:wave_jump2 1.8s infinite ease-out;-moz-animation:wave_jump2 1.8s infinite ease-out;-o-animation:wave_jump2 1.8s infinite ease-out;animation:wave_jump2 1.8s infinite ease-out}.edgtf-st-loader .wave_circles .ball-3{-webkit-animation:wave_jump1 1.8s infinite ease-out;-moz-animation:wave_jump1 1.8s infinite ease-out;-o-animation:wave_jump1 1.8s infinite ease-out;animation:wave_jump1 1.8s infinite ease-out}.edgtf-st-loader .wave_circles .ball-4{margin-right:0;-webkit-animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1);-moz-animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1);-o-animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1);animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}@-webkit-keyframes wave_jump1{12%{-webkit-transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in}24%{-webkit-transform:translate(40px,0)}100%{-webkit-transform:translate(40px,0)}}@-moz-keyframes wave_jump1{12%{-moz-transform:translate(20px,-40px);-moz-animation-timing-function:ease-in}24%{-moz-transform:translate(40px,0)}100%{-moz-transform:translate(40px,0)}}@-moz-keyframes wave_jump1{12%{-o-transform:translate(20px,-40px);-o-animation-timing-function:ease-in}24%{-o-transform:translate(40px,0)}100%{-o-transform:translate(40px,0)}}@keyframes wave_jump1{12%{transform:translate(20px,-40px);animation-timing-function:ease-in}24%{transform:translate(40px,0)}100%{transform:translate(40px,0)}}@-webkit-keyframes wave_jump2{12%{-webkit-transform:translate(0,0)}24%{-webkit-transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in}36%{-webkit-transform:translate(40px,0)}100%{-webkit-transform:translate(40px,0)}}@-moz-keyframes wave_jump2{12%{-moz-transform:translate(0,0)}24%{-moz-transform:translate(20px,-40px);-moz-animation-timing-function:ease-in}36%{-moz-transform:translate(40px,0)}100%{-moz-transform:translate(40px,0)}}@-o-keyframes wave_jump2{12%{-o-transform:translate(0,0)}24%{-o-transform:translate(20px,-40px);-o-animation-timing-function:ease-in}36%{-o-transform:translate(40px,0)}100%{-o-transform:translate(40px,0)}}@keyframes wave_jump2{12%{transform:translate(0,0)}24%{transform:translate(20px,-40px);animation-timing-function:ease-in}36%{transform:translate(40px,0)}100%{transform:translate(40px,0)}}@-webkit-keyframes wave_jump3{24%{-webkit-transform:translate(0,0)}36%{-webkit-transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in}48%{-webkit-transform:translate(40px,0)}100%{-webkit-transform:translate(40px,0)}}@-moz-keyframes wave_jump3{24%{-moz-transform:translate(0,0)}36%{-moz-transform:translate(20px,-40px);-moz-animation-timing-function:ease-in}48%{-moz-transform:translate(40px,0)}100%{-moz-transform:translate(40px,0)}}@-o-keyframes wave_jump3{24%{-o-transform:translate(0,0)}36%{-o-transform:translate(20px,-40px);-o-animation-timing-function:ease-in}48%{-o-transform:translate(40px,0)}100%{-o-transform:translate(40px,0)}}@keyframes wave_jump3{24%{transform:translate(0,0)}36%{transform:translate(20px,-40px);animation-timing-function:ease-in}48%{transform:translate(40px,0)}100%{transform:translate(40px,0)}}@-webkit-keyframes wave_wipe{48%{-webkit-transform:translateX(-120px)}100%{-webkit-transform:translateX(-120px)}}@-moz-keyframes wave_wipe{48%{-moz-transform:translateX(-120px)}100%{-moz-transform:translateX(-120px)}}@-o-keyframes wave_wipe{48%{-o-transform:translateX(-120px)}100%{-o-transform:translateX(-120px)}}@keyframes wave_wipe{48%{transform:translateX(-120px)}100%{transform:translateX(-120px)}}.edgtf-st-loader .pulse_circles{width:100px;height:100px;margin:-50px 0 0 -50px;position:relative}.edgtf-st-loader .pulse_circles *{box-sizing:border-box}.edgtf-st-loader .pulse_circles .ball{height:100%;width:100%;background:#ffb422;position:absolute;border-radius:50%;border:0 solid #ffb422;-webkit-animation:pulse_circles_pulse 3s infinite;-moz-animation:pulse_circles_pulse 3s infinite;-o-animation:pulse_circles_pulse 3s infinite;animation:pulse_circles_pulse 3s infinite}.edgtf-st-loader .pulse_circles .ball-2{-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.edgtf-st-loader .pulse_circles .ball-3{-webkit-animation-delay:-1.5s;-moz-animation-delay:-1.5s;-o-animation-delay:-1.5s;animation-delay:-1.5s}.edgtf-st-loader .pulse_circles .ball-4{-webkit-animation-delay:-2.25s;-moz-animation-delay:-2.25s;-o-animation-delay:-2.25s;animation-delay:-2.25s}@-webkit-keyframes pulse_circles_pulse{0%{-webkit-transform:scale(.1,.1);opacity:1;border-width:50px}100%{-webkit-transform:scale(1,1);opacity:0;border-width:0}}@-moz-keyframes pulse_circles_pulse{0%{-moz-transform:scale(.1,.1);opacity:1;border-width:50px}100%{-moz-transform:scale(1,1);opacity:0;border-width:0}}@-o-keyframes pulse_circles_pulse{0%{-o-transform:scale(.1,.1);opacity:1;border-width:50px}100%{-o-transform:scale(1,1);opacity:0;border-width:0}}@keyframes pulse_circles_pulse{0%{transform:scale(.1,.1);opacity:1;border-width:50px}100%{transform:scale(1,1);opacity:0;border-width:0}}.edgtf-comment-holder{margin:0 0 73px;padding-top:30px;box-sizing:border-box}.edgtf-comment-holder .edgtf-comment-image{display:block;width:85px;height:85px;border-radius:100%;overflow:hidden;float:left}.edgtf-comment-holder .edgtf-pingback-comment .edgtf-comment-text{padding:0}.edgtf-comment-holder .edgtf-comment-text{padding:0 0 0 110px;min-height:85px}.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder>h1,.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder>h2,.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder>h3,.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder>h4,.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder>h5,.edgtf-comment-holder .edgtf-comment-text .edgtf-text-holder>h6{padding:15px 0}.edgtf-comment-holder .edgtf-comment-text .edgtf-comment-info{display:inline-block;width:100%;vertical-align:middle}.edgtf-comment-holder .edgtf-comment-text .edgtf-reply-edit-holder{float:right}.edgtf-comment-holder .edgtf-comment-text .comment-edit-link,.edgtf-comment-holder .edgtf-comment-text .comment-reply-link,.edgtf-comment-holder .edgtf-comment-text .replay{margin-left:10px;font-size:14px;line-height:34px;display:inline-block;color:#ffb422;font-weight:700;position:relative;-webkit-transition:background-color .3s ease-out,color .3s ease-out;-moz-transition:background-color .3s ease-out,color .3s ease-out;transition:background-color .3s ease-out,color .3s ease-out}.edgtf-comment-holder .edgtf-comment-text .comment-edit-link:hover,.edgtf-comment-holder .edgtf-comment-text .comment-reply-link:hover,.edgtf-comment-holder .edgtf-comment-text .replay:hover{color:#212121}.edgtf-comment-holder .edgtf-comment-text .edgtf-comment-name{float:left}.edgtf-comment-holder .edgtf-comment-text .edgtf-comment-date{display:block;clear:both;margin-bottom:25px;font-family:Merriweather,serif;font-size:12px;line-height:12px;color:#ffb422}.edgtf-comment-holder .edgtf-comments-closed{padding-top:16px}.comment-respond{margin-top:20px}.comment-respond .comment-reply-title{margin-bottom:20px}.comment-respond .comment-reply-title.edgtf-comment-reply-title-registered{margin-bottom:0}.comment-respond .logged-in-as{padding:0;margin:0}.comment-respond .edgtf-comment-registered-user .logged-in-as{margin-bottom:20px}.comment-respond p.form-submit{margin:0;padding:0}.comment-respond .edgtf-two-columns-50-50 .edgtf-column .edgtf-column-inner{padding:0 12px!important}.comment-respond .edgtf-two-columns-50-50>.edgtf-two-columns-50-50-inner{margin:0 -12px}.comment-respond input[type=submit].edgtf-btn:hover{background-color:#212121;border-color:#212121}.edgtf-comment-list{list-style:none;position:relative;z-index:150;padding:0;margin:0}.edgtf-comment-list li{display:inline-block;position:relative;width:100%}.edgtf-comment-list li .edgtf-comment{padding-top:45px;padding-bottom:52px;border-bottom:1px solid #f1f1f1}.edgtf-comment-list li .edgtf-comment p{margin:0}.edgtf-comment-list li.depth-2 .edgtf-comment{padding-left:110px}.edgtf-comment-list li.depth-3 .edgtf-comment{padding-left:220px}.edgtf-comment-list li.depth-4 .edgtf-comment{padding-left:330px}.edgtf-comment-list li.depth-5 .edgtf-comment{padding-left:440px}.edgtf-comment-list li.depth-6 .edgtf-comment{padding-left:550px}.edgtf-comment-list li.depth-7 .edgtf-comment{padding-left:660px}.edgtf-comment-list li.depth-8 .edgtf-comment{padding-left:770px}.edgtf-comment-list li.depth-9 .edgtf-comment{padding-left:880px}.edgtf-comment-list li.depth-10 .edgtf-comment{padding-left:990px}.edgtf-comment-list .children{padding:0}#respond input[type=text],#respond textarea,.post-password-form input[type=password],.wpcf7-form-control.wpcf7-date,.wpcf7-form-control.wpcf7-number,.wpcf7-form-control.wpcf7-quiz,.wpcf7-form-control.wpcf7-select,.wpcf7-form-control.wpcf7-text,.wpcf7-form-control.wpcf7-textarea{width:100%;margin-bottom:20px;padding:15px 19px;border:1px solid #e1e1e1;outline:0;font-family:"Open Sans",sans-serif;font-size:14px;background-color:#f6f4ee;color:#888;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;-webkit-appearance:none;border-radius:5px}#respond input:focus[type=text],#respond textarea:focus,.post-password-form input:focus[type=password],.wpcf7-form-control.wpcf7-date:focus,.wpcf7-form-control.wpcf7-number:focus,.wpcf7-form-control.wpcf7-quiz:focus,.wpcf7-form-control.wpcf7-select:focus,.wpcf7-form-control.wpcf7-text:focus,.wpcf7-form-control.wpcf7-textarea:focus{border:1px solid #e0e0e0}::-webkit-input-placeholder{color:#888}:-moz-placeholder{color:#888;opacity:1}::-moz-placeholder{color:#888;opacity:1}:-ms-input-placeholder{color:#888}#submit_comment,.post-password-form input[type=submit],input.wpcf7-form-control.wpcf7-submit{display:inline-block;width:auto;font-family:'Open Sans',sans-serif;padding:12px 40px;line-height:1.7em;border:2px solid #ffb422;font-size:15px;font-weight:600;color:#fff;background-color:#ffb422;border-radius:5em;cursor:pointer;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}#submit_comment:hover,.post-password-form input[type=submit]:hover,input.wpcf7-form-control.wpcf7-submit:hover{color:#fff;background-color:#000;border-color:#000}#submit_comment:focus,.post-password-form input[type=submit]:focus,input.wpcf7-form-control.wpcf7-submit:focus{outline:0}div.wpcf7 img.ajax-loader{display:none}.edgtf-two-columns-form{display:table;width:100%}.edgtf-two-columns-form .edgtf-column-inner{vertical-align:middle;display:table-cell}.edgtf-two-columns-form .edgtf-column-inner:last-child{width:1%;text-align:left;padding-left:9px}.edgtf-two-columns-form .edgtf-column-inner:first-child{padding-right:9px}.edgtf-newsletter-form .wpcf7-form-control.wpcf7-text{width:294px;border:2px solid #bbb;margin:22px;background-color:transparent;padding:13px 21px;font-family:"Open Sans",sans-serif;border-radius:5em;font-size:14px;color:#888;vertical-align:baseline}.edgtf-newsletter-form ::-webkit-input-placeholder{color:#888}.edgtf-newsletter-form :-moz-placeholder{color:#888;opacity:1}.edgtf-newsletter-form ::-moz-placeholder{color:#888;opacity:1}.edgtf-newsletter-form :-ms-input-placeholder{color:#888}.edgtf-newsletter-form input.wpcf7-form-control.wpcf7-submit{padding:10px 44px;font-size:15px;font-weight:600;border-radius:5em;text-transform:none;letter-spacing:0}.edgtf-newsletter-form .ajax-loader{display:none!important}.edgtf-newsletter-form.light .wpcf7-form-control.wpcf7-text{border-color:#f5f5f5;color:#fff}.edgtf-newsletter-form.light ::-webkit-input-placeholder{color:#fff}.edgtf-newsletter-form.light :-moz-placeholder{color:#fff;opacity:1}.edgtf-newsletter-form.light ::-moz-placeholder{color:#fff;opacity:1}.edgtf-newsletter-form.light :-ms-input-placeholder{color:#fff}.edgtf-newsletter-form.light input.wpcf7-form-control.wpcf7-submit:hover{color:#000;background-color:#fff;border-color:#fff}.edgtf-cf7-submit-right{text-align:right}.edgtf-cf7-submit-right .ajax-loader{display:none!important}input[type=number]{-moz-appearance:textfield}.edgtf-container.edgtf-container-bottom-navigation{background-color:#f6f4ee;padding:35px 0}.edgtf-container.edgtf-container-bottom-navigation .edgtf-container-inner,.edgtf-container.edgtf-container-bottom-navigation .edgtf-elementor-container-inner>.elementor-container{padding:0!important;margin-top:0!important;margin-bottom:0!important}.edgtf-pagination-holder{display:table;table-layout:fixed;width:100%}.edgtf-pagination-holder .edgtf-pagination{display:table-cell;width:100%;vertical-align:middle;position:relative;text-align:center}.edgtf-pagination-holder .edgtf-pagination ul{display:inline-block;vertical-align:middle;margin:0;padding:0}.edgtf-pagination-holder .edgtf-pagination li{float:left;text-align:center;display:block}.edgtf-pagination-holder .edgtf-pagination li a,.edgtf-pagination-holder .edgtf-pagination li.active span{position:relative;display:inline-block;padding:0 13px;margin:0;vertical-align:middle;text-decoration:none;font-weight:700;font-size:18px;font-family:Merriweather,serif;cursor:pointer;white-space:nowrap;box-sizing:content-box;color:#212121}.edgtf-pagination-holder .edgtf-pagination li a:hover,.edgtf-pagination-holder .edgtf-pagination li.active span:hover{color:#959595}.edgtf-pagination-holder .edgtf-pagination li.active span{color:#959595}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-first-page,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-last-page,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-next,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-prev{position:absolute}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-first-page a,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-last-page a,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-next a,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-prev a{font-size:25px;padding:0;color:#000}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-first-page a:hover,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-last-page a:hover,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-next a:hover,.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-prev a:hover{color:#ffb422}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-prev{left:0}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-prev span{display:inline-block}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-prev.edgtf-pagination-prev-first{left:25px}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-first-page{left:0}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-next{right:0}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-next span{display:inline-block}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-next.edgtf-pagination-next-last{right:25px}.edgtf-pagination-holder .edgtf-pagination li.edgtf-pagination-last-page{right:0}.edgtf-slick-slider{opacity:0}.edgtf-slick-slider.slick-initialized{opacity:1}.edgtf-slick-slider-navigation-style:not(.edgtf-portfolio-media) .slick-list{padding:10px 0;box-sizing:content-box}.edgtf-slick-slider-navigation-style .edgtf-slick-next,.edgtf-slick-slider-navigation-style .edgtf-slick-prev{position:absolute;z-index:100;top:50%;display:block;padding:0;cursor:pointer;border:none;outline:0;font-size:40px;color:#ffb422;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-slick-slider-navigation-style .edgtf-slick-prev{left:0}.edgtf-slick-slider-navigation-style .edgtf-slick-next{right:0}.edgtf-slick-slider-navigation-style .edgtf-slick-dots{text-align:center;margin:25px 0 0 0;padding:0;position:absolute;width:100%;top:100%}.edgtf-slick-slider-navigation-style .edgtf-slick-dots li{width:10px;height:10px;border-radius:50%;background-color:#fff;box-sizing:border-box;display:inline-block;margin:0 11px;cursor:pointer;position:relative}.edgtf-slick-slider-navigation-style .edgtf-slick-dots li.slick-active{background-color:#ffb422}.edgtf-slick-slider-navigation-style .edgtf-slick-dots li:first-child{margin-left:0}.edgtf-slick-slider-navigation-style .edgtf-slick-dots li:last-child{margin-right:0}.edgtf-slick-slider-navigation-style .edgtf-slick-dots li button{display:none}.edgtf-404-page{padding:0}.edgtf-page-not-found{margin:40px 0 85px;text-align:center;padding:0 20%}.edgtf-page-not-found .edgtf-page-not-found-top{font-family:Merriweather,serif;font-size:150px;font-weight:700;letter-spacing:-.05em;color:#313131;line-height:1em;display:block}.edgtf-page-not-found .edgtf-separator{width:55px;border-bottom-width:3px;margin-top:9px;margin-bottom:33px}.edgtf-page-not-found h3{margin-bottom:24px}.edgtf-page-not-found p{margin-bottom:34px;line-height:30px}#edgtf-back-to-top{position:fixed;width:36px;right:36px;bottom:65px;margin:0;z-index:10000;-webkit-transition:opacity .15s ease-out,visibility .15s ease-out;-moz-transition:opacity .15s ease-out,visibility .15s ease-out;transition:opacity .15s ease-out,visibility .15s ease-out;opacity:0;visibility:hidden}#edgtf-back-to-top.off{opacity:0;visibility:hidden}#edgtf-back-to-top.on{opacity:1;visibility:visible}#edgtf-back-to-top>span{width:36px;height:36px;line-height:36px;text-align:center;display:block;color:#fff;font-size:20px;background-color:#ffb422;box-sizing:border-box;border-radius:4px}#edgtf-back-to-top span span{display:block;line-height:inherit;margin-left:-1px}#edgtf-back-to-top span span:before{display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0)}#edgtf-back-to-top:hover span span:before{-webkit-animation-name:hover-icon-up;animation-name:hover-icon-up;-webkit-animation-duration:.35s;animation-duration:.35s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hover-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(4px);transform:translateY(4px)}75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hover-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(4px);transform:translateY(4px)}75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.edgtf-self-hosted-video-holder .edgtf-video-wrap .mejs-container,.edgtf-self-hosted-video-holder .edgtf-video-wrap .mejs-overlay-play{height:100%!important; width:100%!important }.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#ui-datepicker-div{z-index:1000!important;background-color:#fff;min-width:271px;-webkit-box-shadow:0 0 2px #ddd;-moz-box-shadow:0 0 2px #ddd;box-shadow:0 0 2px #ddd;font-size:12px}#ui-datepicker-div table tr{border:none}#ui-datepicker-div table{padding:0 4px 4px}#ui-datepicker-div table td{padding:3px;line-height:1.5em}#ui-datepicker-div .ui-datepicker-header{padding:5px 16px;position:relative}#ui-datepicker-div .ui-datepicker-next,#ui-datepicker-div .ui-datepicker-prev{position:absolute;font-size:14px}#ui-datepicker-div .ui-datepicker-prev{left:12px}#ui-datepicker-div .ui-datepicker-next{right:12px}#ui-datepicker-div .ui-datepicker-title{text-align:center}#ui-datepicker-div .ui-datepicker-today{color:#fff;background-color:#ffb422}#ui-datepicker-div .ui-datepicker-today a{color:#fff}.edgtf-elementor-row-outer{position:relative}.edgtf-logo-wrapper{display:inline-block;vertical-align:middle}.edgtf-logo-wrapper a{position:relative;display:inline-block;vertical-align:middle;max-width:100%}.edgtf-logo-wrapper a img{height:100%;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.edgtf-logo-wrapper a img[src*="goodwish.qodeinteractive.com"]{height:23px;width:auto;position:relative;top:22px}.edgtf-logo-wrapper a img.edgtf-normal-logo{opacity:1}.edgtf-logo-wrapper a img.edgtf-dark-logo{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.edgtf-logo-wrapper a img.edgtf-light-logo{opacity:0;-webkit-transform:translateY(-200%);transform:translateY(-200%)}.edgtf-main-menu{position:relative;display:inline-block;vertical-align:middle;height:100%}.edgtf-main-menu ul{list-style:none outside none;margin:0;padding:0;text-align:left}.edgtf-main-menu ul li{position:relative;display:inline-block;float:left;padding:0;margin:0;background-repeat:no-repeat;background-position:right}.edgtf-main-menu ul li a{font-size:15px;line-height:22px;font-weight:600;color:#000}body:not(.edgtf-menu-with-large-icons) .edgtf-main-menu ul li a span.edgtf-item-inner i:before{margin:0 7px 0 0}.edgtf-main-menu ul li.edgtf-active-item a,.edgtf-main-menu ul li:hover a{color:#ffb422}.edgtf-main-menu ul li .plus{display:none}.edgtf-main-menu>ul{display:inline-block;vertical-align:middle;position:relative;height:100%}.edgtf-main-menu>ul>li{height:100%}.edgtf-main-menu>ul>li.edgtf-active-item>a,body:not(.edgtf-menu-item-first-level-bg-color) .edgtf-main-menu>ul>li:hover>a{color:#ffb422}.edgtf-main-menu>ul>li.edgtf-has-sub>a i.edgtf-menu-arrow{display:inline-block;margin-left:6px}.edgtf-main-menu>ul>li.edgtf-has-sub>a .edgtf-item-inner>i.edgtf-menu-arrow{position:relative;left:4px}.edgtf-main-menu>ul>li.edgtf-has-sub>a span.plus{display:none;position:relative;right:9px;font-family:ElegantIcons,serif;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;margin:0 10px;color:#ffb422;-webkit-font-smoothing:antialiased}.edgtf-main-menu>ul>li.edgtf-has-sub>a span.plus:before{content:"\33"}.edgtf-main-menu>ul>li>a{height:100%;position:relative;padding:0;display:inline-block;vertical-align:middle;border-style:solid;border-width:0;border-color:transparent;background-color:transparent;-webkit-transition:color .15s ease-out,color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;-moz-transition:color .15s ease-out,color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out;transition:color .15s ease-out,color .15s ease-out,border-color .15s ease-out,background-color .15s ease-out}.edgtf-main-menu>ul>li>a:before{height:2px;bottom:0}.edgtf-main-menu>ul>li>a:after{height:1px;bottom:4px}body.edgtf-menu-with-large-icons .edgtf-main-menu>ul>li>a{text-align:center;vertical-align:middle}.edgtf-main-menu>ul>li>a>span.edgtf-item-outer{display:block;position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-main-menu>ul>li>a span.edgtf-item-inner{display:inline-block;padding:0 13px;border-width:0;position:relative;border-color:transparent;background-color:transparent;-webkit-transition:text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;-moz-transition:text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;transition:text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out}body.edgtf-menu-with-large-icons .edgtf-main-menu>ul>li>a span.edgtf-item-inner{text-align:center;vertical-align:middle}.edgtf-main-menu>ul>li>a span.edgtf-item-inner:after,.edgtf-main-menu>ul>li>a span.edgtf-item-inner:before,.edgtf-main-menu>ul>li>a:after,.edgtf-main-menu>ul>li>a:before{content:"";display:none;position:absolute;left:0;background-color:transparent;-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;transition:background-color .15s ease-out;width:100%}.edgtf-main-menu>ul>li>a span.edgtf-item-inner:before{bottom:0;height:2px}.edgtf-main-menu>ul>li>a span.edgtf-item-inner:after{height:1px;bottom:4px}body.edgtf-menu-with-large-icons .edgtf-main-menu>ul>li>a span.edgtf-item-inner i{display:inline-block;width:100%;vertical-align:middle}.edgtf-main-menu>ul>li>a>i.blank{display:none}body:not(.edgtf-menu-with-large-icons) .edgtf-main-menu .edgtf-drop-down .edgtf-menu-wide.edgtf-menu-icons .edgtf-menu-second i:before{margin:0}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-main-menu>ul>li>a,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-main-menu>ul>li>a{color:#fff}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-main-menu>ul>li>a:hover,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-main-menu>ul>li>a:hover{opacity:.8}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-main-menu>ul>li.edgtf-active-item>a,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-main-menu>ul>li.edgtf-active-item>a{color:#ffb422}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-social-icon-widget-holder,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-social-icon-widget-holder{color:#fff!important}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header):hover .edgtf-social-icon-widget-holder .edgtf-social-icon-widget,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header:hover .edgtf-social-icon-widget-holder .edgtf-social-icon-widget{opacity:.8}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-main-menu>ul>li>a,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-main-menu>ul>li>a{color:#000}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-social-icon-widget-holder,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-social-icon-widget-holder{color:#000!important}.edgtf-drop-down ul{list-style:none}.edgtf-drop-down ul li{position:relative}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul{display:inline-block;position:relative;background-color:#fff}.edgtf-drop-down .edgtf-menu-second{left:0;top:calc(100% + 1px);position:absolute;border-top:3px solid #9fcf5d;display:block;visibility:hidden;overflow:hidden;opacity:0;z-index:10;-webkit-transition:top .15s ease-out;-moz-transition:top .15s ease-out;transition:top .15s ease-out}.edgtf-drop-down .edgtf-menu-second.edgtf-drop-down-start{visibility:visible;overflow:visible;opacity:1;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out}header.transparent.edgtf-menu-item-first-level-bg-color:not(.sticky) .edgtf-drop-down .edgtf-menu-second,header.transparent.fixed.scrolled .edgtf-drop-down .edgtf-menu-second,header.transparent.fixed_hiding.scrolled .edgtf-drop-down .edgtf-menu-second,header.transparent.with_border:not(.sticky) .edgtf-drop-down .edgtf-menu-second{top:100%}header.transparent:not(.sticky) .edgtf-drop-down .edgtf-menu-second{top:75%}.edgtf-drop-down .edgtf-menu-second.right{right:0;left:auto}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner{position:relative;padding:0;display:block;z-index:997}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul>li:last-child>a,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul>li>ul>li:last-child>a,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul>li>ul>li>ul>li:last-child>a{border-bottom:0}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li{display:block;position:relative;float:none;height:auto;background:0;-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;transition:background-color .15s ease-out}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li a,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li h4{display:block;color:#888;height:auto;font-size:13px;line-height:37px;margin:0 0 0 21px;padding:0 4px;float:none}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li a,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li h4{margin:0 21px 0 21px}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li h4{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li a{-webkit-transition:all .25s cubic-bezier(.14,.41,.58,1);-moz-transition:all .25s cubic-bezier(.14,.41,.58,1);transition:all .25s cubic-bezier(.14,.41,.58,1)}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li.edgtf-sub ul li:hover>a,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul>li:hover>a{color:#000;margin-left:30px}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li a,.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li h4{text-align:right}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li ul{left:-100%}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul.right li.edgtf-sub a i.edgtf-menu-arrow{right:auto;left:15px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li.edgtf-sub a i.edgtf-menu-arrow{position:absolute;top:50%;right:14px;display:inline-block;vertical-align:middle;font-size:15px;margin:-6px 0 0;color:#9fcf5d}.edgtf-drop-down li.edgtf-menu-left-position .edgtf-menu-second{left:0}.edgtf-drop-down li.edgtf-menu-right-position .edgtf-menu-second{left:auto;right:0}.edgtf-drop-down li.edgtf-menu-left-position .edgtf-menu-second .edgtf-menu-inner>ul,.edgtf-drop-down li.edgtf-menu-right-position .edgtf-menu-second .edgtf-menu-inner>ul{width:auto;white-space:nowrap}.edgtf-drop-down li.edgtf-menu-left-position .edgtf-menu-second .edgtf-menu-inner>ul>li,.edgtf-drop-down li.edgtf-menu-right-position .edgtf-menu-second .edgtf-menu-inner>ul>li{float:none;display:inline-block;width:180px;vertical-align:top}.edgtf-drop-down>ul>li:hover>.edgtf-menu-second{z-index:20}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul{padding:14px 0}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li:last-child{border-bottom:none}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li{padding:0;width:205px;-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;transition:background-color .15s ease-out}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li ul{position:absolute;left:100%;top:-17px;border-top:3px solid #9fcf5d;background-color:#fff;height:auto;opacity:0;overflow:hidden;z-index:10;-webkit-transform:translateZ(0);-webkit-transition:opacity .4s ease-out;-moz-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li:hover ul{z-index:20;opacity:1}.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul.right li ul{left:-100%}header.transparent.edgtf-menu-item-first-level-bg-color .edgtf-drop-down .edgtf-menu-second:not(.right){left:0}body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-second{overflow:visible;-webkit-transition:top .15s ease-out,opacity .2s ease-out,height 0s ease-out .5s;-moz-transition:top .15s ease-out,opacity .2s ease-out,height 0s ease-out .5s;transition:top .15s ease-out,opacity .2s ease-out,height 0s ease-out .5s}body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner>ul,body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul{top:30px;-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1);-moz-transition:all .3s cubic-bezier(.39,.575,.565,1);transition:all .3s cubic-bezier(.39,.575,.565,1)}body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second.edgtf-drop-down-start .edgtf-menu-inner>ul,body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second.edgtf-drop-down-start .edgtf-menu-inner>ul{top:0}body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li ul{top:22px;-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1);-moz-transition:all .3s cubic-bezier(.39,.575,.565,1);transition:all .3s cubic-bezier(.39,.575,.565,1)}body.edgtf-dropdown-slide-from-bottom .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li:hover ul{top:-1px}body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-second{overflow:visible;-webkit-transition:top .15s ease-out,opacity .2s ease-out,height 0s ease-out .5s;-moz-transition:top .15s ease-out,opacity .2s ease-out,height 0s ease-out .5s;transition:top .15s ease-out,opacity .2s ease-out,height 0s ease-out .5s}body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner>ul,body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul{top:-30px;-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1);-moz-transition:all .3s cubic-bezier(.39,.575,.565,1);transition:all .3s cubic-bezier(.39,.575,.565,1)}body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second.edgtf-drop-down-start .edgtf-menu-inner>ul,body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second.edgtf-drop-down-start .edgtf-menu-inner>ul{top:0}body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li ul{top:-22px;-webkit-transition:all .3s cubic-bezier(.39,.575,.565,1);-moz-transition:all .3s cubic-bezier(.39,.575,.565,1);transition:all .3s cubic-bezier(.39,.575,.565,1)}body.edgtf-dropdown-slide-from-top .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li:hover ul{top:-1px}body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-second{overflow:visible;-webkit-transition:top .15s ease-out,opacity .15s ease-out,height 0s ease-out .4s;-moz-transition:top .15s ease-out,opacity .15s ease-out,height 0s ease-out .4s;transition:top .15s ease-out,opacity .15s ease-out,height 0s ease-out .4s}body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner>ul,body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul{left:-30px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second.edgtf-drop-down-start .edgtf-menu-inner>ul,body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second.edgtf-drop-down-start .edgtf-menu-inner>ul{left:0}body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li ul{left:calc(100% - 30px);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}body.edgtf-dropdown-slide-from-left .edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li:hover ul{left:100%}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul{padding:30px 0 25px}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li{float:left;width:274px;padding:0;border-left:2px solid #ebebeb;border-bottom:0;border-bottom-color:transparent;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li a{padding:0 19px;margin-left:13px}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li a,.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li h4,.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li.edgtf-sub a{background:0}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li:last-child{margin-right:0}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li:nth-child(4n+1){clear:both}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li:hover{background-color:transparent}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li ul{display:block;left:0;padding:0 0 0;position:relative;top:0;visibility:visible;background-color:transparent!important}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li ul .widget{padding:0 18px}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li ul li{border:0}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li ul li.menu-item-has-children>a,.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li ul li.menu-item-has-children>a:hover{border-bottom:0 none;color:#393939}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second>.edgtf-menu-inner>ul{width:1300px}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second>.edgtf-menu-inner>ul>li{width:25%}.edgtf-grid-1300 .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second>.edgtf-menu-inner>ul{width:1300px}.edgtf-grid-1200 .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second>.edgtf-menu-inner>ul{width:1200px}.edgtf-grid-1000 .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second>.edgtf-menu-inner>ul{width:1000px}.edgtf-grid-800 .edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second>.edgtf-menu-inner>ul{width:800px}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner ul li.edgtf-sub a i.edgtf-menu-arrow,.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second i{display:none}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul>li>a{line-height:18px;color:#313131;font-size:13px;font-weight:600;text-transform:uppercase;padding-top:11px;padding-bottom:10px}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul>li>a:hover{color:#212121}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner ul li h4 a,.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner ul li.edgtf-sub h4 a{padding:0!important}.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-left-position .edgtf-menu-second ul li,.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-right-position .edgtf-menu-second ul li{width:180px}.edgtf-drop-down .edgtf-menu-wide:not(.edgtf-menu-right-position) .edgtf-menu-second ul li:first-child,.edgtf-drop-down .edgtf-menu-wide:not(.edgtf-menu-right-position) .edgtf-menu-second ul li:nth-child(4n+1){border-left-color:transparent}.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-right-position .edgtf-menu-second ul li{float:right}.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-right-position .edgtf-menu-second ul li:last-child,.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-right-position .edgtf-menu-second ul li:nth-child(4n){border-left-color:transparent}.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul>li>a{margin-left:10px}.edgtf-drop-down .edgtf-menu-wide.wide-background .edgtf-menu-second{background-color:#fff}.edgtf-drop-down .edgtf-menu-wide.wide-background .edgtf-menu-second .edgtf-menu-inner{text-align:center}.edgtf-drop-down .edgtf-menu-wide.wide-background .edgtf-menu-second .edgtf-menu-inner ul{text-align:left}.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-icons .edgtf-menu-second ul li a span{position:relative;display:block}.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-icons .edgtf-menu-second i{width:24px;height:auto;float:left;display:inline-block;vertical-align:middle;color:inherit;line-height:inherit}.edgtf-drop-down .edgtf-menu-wide.edgtf-menu-icons .edgtf-menu-second i.blank{background:0 0;border:0;display:none}.edgtf-search a{color:#fff}.edgtf-sections-link a{color:#fff}.edgtf-sections-link a span{font-size:10px;font-weight:700}.edgtf-sections-link a i{display:inline-block;vertical-align:middle;margin-right:10px}.edgtf-top-bar{width:100%;background-color:#f6f4ee;color:#212121;position:relative;font-weight:400;height:39px;z-index:111;display:inline-block;vertical-align:middle}.edgtf-top-bar a{color:#212121}.edgtf-top-bar a:hover{color:#ffb422}.edgtf-top-bar .edgtf-btn.edgtf-btn-transparent{color:#212121}.edgtf-top-bar .edgtf-btn.edgtf-btn-transparent:hover{color:#ffb422}.edgtf-top-bar .edgtf-grid{height:100%}.edgtf-top-bar .edgtf-grid .edgtf-vertical-align-containers{padding-left:0;padding-right:0}.edgtf-top-bar .edgtf-logo-wrapper a{max-height:39px}.edgtf-top-bar .edgtf-position-center p{font-size:13px;color:#c99e66}.edgtf-top-bar .widget{display:inline-block;vertical-align:middle;margin-right:14px;padding-right:14px;position:relative;line-height:40px;font-size:12px}.edgtf-top-bar .widget.widget_text .textwidget>p{margin:0}.edgtf-top-bar .widget:after{position:absolute;border-right:1px solid rgba(148,148,148,.52);height:15px;content:'';width:1px;right:0;top:30%}.edgtf-top-bar .widget:last-child{border:0;padding-right:0;margin-right:0}.edgtf-top-bar .widget:last-child:after{border-right:0}.edgtf-top-bar .widget.widget_nav_menu{padding-right:0}.edgtf-top-bar .widget.widget_nav_menu ul{margin:0;list-style:none}.edgtf-top-bar .widget.widget_nav_menu li{padding:0 17px;border-left:1px solid #888;line-height:15px}.edgtf-top-bar .widget.widget_nav_menu li:first-child{border:none}.edgtf-top-bar .widget.widget_nav_menu li:last-child{padding-right:0}.edgtf-top-bar .widget.widget_nav_menu .menu-item{display:inline-block}.edgtf-top-bar-light .edgtf-top-bar{color:#fff!important}.edgtf-top-bar-light .edgtf-top-bar #lang_sel .lang_sel_sel:after,.edgtf-top-bar-light .edgtf-top-bar .edgtf-social-icon-widget-holder{color:#fff!important}.edgtf-top-bar-light .edgtf-top-bar .edgtf-social-icon-widget-holder:hover{color:#888!important}.edgtf-top-bar-light .edgtf-top-bar .widget{color:#fff!important}.edgtf-top-bar-light .edgtf-top-bar .widget .widgettitle,.edgtf-top-bar-light .edgtf-top-bar .widget a,.edgtf-top-bar-light .edgtf-top-bar .widget i,.edgtf-top-bar-light .edgtf-top-bar .widget p,.edgtf-top-bar-light .edgtf-top-bar .widget span{color:#fff!important}.edgtf-top-bar-light .edgtf-top-bar .widget:after{border-color:rgba(255,255,255,.52)}.edgtf-top-bar-light .edgtf-top-bar .widget a:hover .edgtf-btn-text,.edgtf-top-bar-light .edgtf-top-bar .widget a:not(.lang_sel_sel):hover{color:#888!important}.edgtf-top-bar-dark .edgtf-top-bar{color:#212121!important}.edgtf-top-bar-dark .edgtf-top-bar .edgtf-social-icon-widget-holder{color:#212121!important}.edgtf-top-bar-dark .edgtf-top-bar .edgtf-social-icon-widget-holder:hover{color:#ffb422!important}.edgtf-top-bar-dark .edgtf-top-bar .widget{color:#212121!important}.edgtf-top-bar-dark .edgtf-top-bar .widget .widgettitle,.edgtf-top-bar-dark .edgtf-top-bar .widget a,.edgtf-top-bar-dark .edgtf-top-bar .widget i,.edgtf-top-bar-dark .edgtf-top-bar .widget p,.edgtf-top-bar-dark .edgtf-top-bar .widget span{color:#212121!important}.edgtf-top-bar-dark .edgtf-top-bar .widget a:hover .edgtf-btn-text,.edgtf-top-bar-dark .edgtf-top-bar .widget a:not(.lang_sel_sel):hover{color:#ffb422!important}.edgtf-header-standard .edgtf-menu-area{background-color:#fff;box-sizing:border-box}.edgtf-header-standard .edgtf-menu-area .edgtf-vertical-align-containers .edgtf-position-right-inner{height:100%}.edgtf-header-standard .edgtf-menu-area .edgtf-vertical-align-containers .edgtf-position-right-inner .widget_text{display:inline-block;vertical-align:middle}.edgtf-header-standard .edgtf-search-opener{font-size:16px}.edgtf-header-standard .edgtf-fullscreen-menu-opener,.edgtf-header-standard .edgtf-search-opener{position:relative;padding-right:3px;padding-left:11px;display:inline-block;vertical-align:middle;height:29px;color:#212121}.edgtf-header-standard .edgtf-fullscreen-menu-opener:hover,.edgtf-header-standard .edgtf-search-opener:hover{color:#ffb422}.edgtf-header-standard .edgtf-side-menu-button-opener{margin-left:13px}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:83px;z-index:1}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-logo-wrapper a{max-height:90px}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-vertical-align-containers .edgtf-position-right-inner{height:auto}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-logo-widget-area{margin-left:8px;position:relative;display:inline-block;vertical-align:middle}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget{float:left;padding:0 49px 0 0;position:relative}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget:last-child{padding-right:0}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget.widget_text h6{text-align:left}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget.widget_text .edgtf-iwt-title-holder h6{margin-top:2px;margin-bottom:3px}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget.widget_text .edgtf-iwt:not(.edgtf-iwt-left-from-title) .edgtf-iwt-title-holder{margin-bottom:0}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget.widget_text .edgtf-iwt-text-holder p{margin:0;font-size:13px;line-height:1em}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget.widget_text .edgtf-icon-top-left{float:left;margin-right:15px}.edgtf-header-standard-extended .edgtf-page-header .edgtf-logo-area .edgtf-right-from-logo-widget.widget_text .edgtf-elements-top-right{float:left}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:80px}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a{max-height:72px}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-main-menu{margin-left:0}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-main-menu>ul>li:first-child>a span.edgtf-item-inner{padding-left:0}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-vertical-align-containers .edgtf-position-left-inner{height:100%}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-vertical-align-containers .edgtf-position-right-inner .widget_text{display:inline-block;vertical-align:middle}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-main-menu-widget-area{position:relative;display:inline-block;vertical-align:middle;margin-left:8px;height:100%}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-main-menu-widget-area-inner{height:100%}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-right-from-main-menu-widget{display:table;float:left;padding:0 10px;position:relative;vertical-align:middle;height:100%}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-right-from-main-menu-widget:not(.widget_edgtf_side_area_opener):last-child{padding-right:0}.edgtf-header-standard-extended .edgtf-page-header .edgtf-menu-area .edgtf-right-from-main-menu-widget .edgtf-right-from-main-menu-widget-inner{display:table-cell;vertical-align:middle}.edgtf-header-standard-extended .edgtf-page-header .edgtf-search-opener{color:#212121}.edgtf-header-standard-extended .edgtf-page-header .edgtf-search-opener:hover{color:#ffb422}.edgtf-header-standard-extended.edgtf-header-standard-extended-menu-in-grid-shadow-disable .edgtf-page-header .edgtf-menu-area .edgtf-grid .edgtf-vertical-align-containers,.edgtf-header-standard-extended.edgtf-header-standard-extended-menu-shadow-disable .edgtf-menu-area{box-shadow:none!important}.edgtf-header-standard-extended.edgtf-header-standard-extended-logo-border-disable .edgtf-logo-area,.edgtf-header-standard-extended.edgtf-header-standard-extended-logo-in-grid-border-disable .edgtf-page-header .edgtf-logo-area .edgtf-grid .edgtf-vertical-align-containers{border:none!important}.edgtf-header-vertical .edgtf-logo-wrapper{z-index:100;display:block;position:relative;text-align:center;overflow:hidden;padding:0 45px}.edgtf-header-vertical .edgtf-logo-wrapper a{display:block;position:relative;height:100%}.edgtf-header-vertical .edgtf-logo-wrapper img{display:block;height:auto;max-height:100%;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.edgtf-header-vertical .edgtf-vertical-area-widget-holder{z-index:100;position:absolute;bottom:20px;padding:0 45px;text-align:center;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second{position:absolute;top:-16px;left:100%;width:70%;margin-left:50px;opacity:0;background-color:#fff;visibility:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second *{visibility:hidden;-webkit-transition:visibility .3s ease-in-out;-moz-transition:visibility .3s ease-in-out;transition:visibility .3s ease-in-out}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-inner ul{margin:0;padding:0}.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second.edgtf-float-open{margin-left:0;opacity:1;visibility:visible;border-left:3px solid #9fcf5d}.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second.edgtf-float-open *{visibility:visible}.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second.vertical_menu_start ul li ul,.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second.vertical_menu_start ul li ul *{visibility:hidden}.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second.vertical_menu_start ul li ul.edgtf-float-open,.edgtf-header-vertical .edgtf-vertical-dropdown-float .menu-item .edgtf-menu-second.vertical_menu_start ul li ul.edgtf-float-open *{visibility:visible;opacity:1}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-second .edgtf-menu-inner ul{width:100%;padding:17px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-second .edgtf-menu-inner ul ul{position:absolute;border:none;top:-17px;left:100%;margin-left:50px;height:auto;visibility:hidden;width:100%;opacity:0;overflow:hidden;z-index:10;background-color:#fff;padding:17px 0;border-left:3px solid #9fcf5d;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-second .edgtf-menu-inner ul ul.edgtf-float-open{opacity:1;z-index:300;margin-left:0;visibility:visible}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-second .edgtf-menu-inner ul li a{display:block;height:auto;font-weight:600;line-height:18px;color:#000;margin:0;font-size:13px;padding:10px 20px;text-decoration:none;position:relative;font-family:"Open Sans",sans-serif;-webkit-transition:all .25s cubic-bezier(.14,.41,.58,1);-moz-transition:all .25s cubic-bezier(.14,.41,.58,1);transition:all .25s cubic-bezier(.14,.41,.58,1)}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-second .edgtf-menu-inner ul li a:hover{color:#ffb422;margin-left:9px}.edgtf-header-vertical .edgtf-vertical-dropdown-float ul li a .edgtf-menu-arrow{position:absolute;top:50%;right:14px;display:inline-block;vertical-align:middle;font-size:15px;margin:-6px 0 0;color:#9fcf5d}.edgtf-header-vertical .edgtf-vertical-dropdown-float .edgtf-menu-second .edgtf-menu-inner>ul>li>a .edgtf-menu-icon{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}.edgtf-header-vertical .edgtf-vertical-menu{position:relative;z-index:101;margin:72px 0 0;text-align:left}.edgtf-header-vertical .edgtf-vertical-menu ul{position:relative;list-style-type:none}.edgtf-header-vertical .edgtf-vertical-menu ul li{position:relative}.edgtf-header-vertical .edgtf-vertical-menu ul li.menu-item-object-give_forms>a{color:#ffb422}.edgtf-header-vertical .edgtf-vertical-menu>ul>li>a{position:relative;display:block;padding:11px 45px;line-height:18px;color:#000;font-weight:600;text-decoration:none;margin:0;cursor:pointer;font-size:15px;letter-spacing:0;font-family:"Open Sans",sans-serif;-webkit-transition:color .15s ease-out,text-decoration .15s ease-out,background-color .15s ease-out;-moz-transition:color .15s ease-out,text-decoration .15s ease-out,background-color .15s ease-out;transition:color .15s ease-out,text-decoration .15s ease-out,background-color .15s ease-out}.edgtf-header-vertical .edgtf-vertical-menu>ul>li>a:hover{color:#ffb422}.edgtf-header-vertical .edgtf-vertical-menu>ul>li>a:after{display:none;height:1px;width:44px;content:'';position:absolute;left:0;bottom:0;background-color:#ffb422}.edgtf-header-vertical .edgtf-vertical-menu>ul>li>a>span.edgtf-item-inner{-webkit-transition:text-decoration .2s ease-out;-moz-transition:text-decoration .2s ease-out;transition:text-decoration .2s ease-out}.edgtf-header-vertical .edgtf-vertical-menu>ul>li:last-child>a:after{content:none}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children>a .plus{width:14px;height:14px;z-index:10000;float:right;color:#ffb422;font-size:14px;line-height:14px;font-family:ElegantIcons;cursor:pointer}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children>a .edgtf-item-inner{float:left}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children>a .edgtf-item-outer:after,.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children>a .edgtf-item-outer:before{content:' ';display:table}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children>a .edgtf-item-outer:after{clear:both}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children>a .plus:before{content:"\35"}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children.current-menu-ancestor>a .plus:before,.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children.open>a .plus:before{content:"\35"}.edgtf-header-vertical .edgtf-vertical-menu ul>li.menu-item-has-children a .plus{display:none}.edgtf-header-vertical .edgtf-vertical-menu .edgtf-menu-second .inner{position:relative;display:block;padding:0;z-index:997}.edgtf-header-vertical .edgtf-vertical-menu .edgtf-menu-icon:not(.blank):not(.null){padding-right:5px}.edgtf-header-vertical .edgtf-content,.edgtf-header-vertical footer{padding-left:300px;box-sizing:border-box}.edgtf-header-vertical .edgtf-vertical-menu-area{position:fixed;width:300px;top:0;left:0;padding:40px 0;background-color:transparent;height:100%;z-index:101;-webkit-backface-visibility:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}.edgtf-header-vertical.admin-bar .edgtf-vertical-menu-area{top:33px}.edgtf-header-vertical .edgtf-vertical-menu-area.edgtf-with-scroll{overflow:hidden}.edgtf-header-vertical .edgtf-vertical-area-background{position:fixed;width:300px;height:100%;background-position:right top;background-repeat:no-repeat;background-color:#fff;background-size:cover;top:0;left:0;z-index:0;opacity:1;-webkit-transition:opacity .5s ease,background-color .5s ease;-moz-transition:opacity .5s ease,background-color .5s ease;transition:opacity .5s ease,background-color .5s ease}.edgtf-header-vertical .edgtf-search-wrapper{font-size:0;position:relative}.edgtf-header-vertical .edgtf-search-wrapper #s{border:2px solid #565656;padding:0 14px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;background:0 0;outline:0;height:41px;line-height:41px;vertical-align:middle;width:100%;position:relative;color:#858585;box-sizing:border-box;font-family:'Open Sans',serif;font-size:13px}.edgtf-header-vertical .edgtf-search-wrapper #searchsubmit{font-family:ElegantIcons,serif;font-size:13px;-webkit-appearance:none!important;background:0 0;border:none;outline:0!important;cursor:pointer;height:41px;line-height:41px;vertical-align:middle;color:#fff;position:absolute;top:0;right:10px}.edgtf-header-full-screen .edgtf-menu-area{background-color:#fff;box-sizing:border-box}.edgtf-header-full-screen .edgtf-search-opener{font-size:15px}.edgtf-header-full-screen .edgtf-fullscreen-menu-opener{position:relative;display:inline-block;vertical-align:middle}.edgtf-fullscreen-menu-opened{position:fixed;top:0;left:0;height:100%;width:100%;overflow-y:hidden}.edgtf-fullscreen-menu-opened.admin-bar{top:32px;height:calc(100% - 32px)}.edgtf-mobile-header .edgtf-mobile-nav{display:none;background-color:#fff}.edgtf-mobile-header .edgtf-mobile-nav ul{list-style-type:none;margin:0}.edgtf-mobile-header .edgtf-mobile-nav ul ul{margin-left:20px;display:none}.edgtf-mobile-header .edgtf-mobile-nav li{position:relative}.edgtf-mobile-header .edgtf-mobile-nav a,.edgtf-mobile-header .edgtf-mobile-nav h4{border-bottom:1px solid #eaeaea;display:block;font-size:13px;color:#8d8d8d;padding:9px 0;display:block;position:relative;text-transform:none;line-height:17px;letter-spacing:0}.edgtf-mobile-header .edgtf-mobile-nav a:hover,.edgtf-mobile-header .edgtf-mobile-nav h4:hover{color:#ffb422}.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow{position:absolute;right:0;top:0;line-height:35px;height:35px;padding-right:10px;width:50px;text-align:right}.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow:hover{cursor:pointer}.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow .edgtf-sub-arrow{-webkit-transition:transform .2s ease-in-out;-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out}.edgtf-mobile-header .edgtf-mobile-nav .mobile_arrow .fa-angle-down{display:none}.edgtf-mobile-header .edgtf-mobile-nav li.edgtf-opened>.mobile_arrow>.edgtf-sub-arrow{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.edgtf-mobile-header .edgtf-mobile-nav>.edgtf-grid>ul>li:last-child>a,.edgtf-mobile-header .edgtf-mobile-nav>ul>li:last-child>a{border-bottom:none}.edgtf-mobile-header{display:none;position:relative;z-index:101}.edgtf-mobile-header .edgtf-mobile-header-inner{height:100px;background-color:#fff;position:relative}.edgtf-mobile-header .edgtf-mobile-header-inner .edgtf-mobile-header-holder{position:relative;z-index:2;height:100%}.edgtf-mobile-header .edgtf-grid{height:100%}.edgtf-mobile-header .edgtf-vertical-align-containers{padding:0}.edgtf-mobile-header .edgtf-mobile-logo-wrapper a{display:block;max-height:80px}.edgtf-mobile-header .edgtf-mobile-logo-wrapper img{height:100%;width:auto}.edgtf-mobile-header .edgtf-mobile-logo-wrapper img[src*="goodwish.qodeinteractive.com"]{height:23px;width:auto;position:relative;top:4px}.edgtf-mobile-header .edgtf-mobile-menu-opener{float:left;position:relative;z-index:2;height:100%}.edgtf-mobile-header .edgtf-mobile-menu-opener a{display:table;height:100%;padding-right:10px;color:#000}.edgtf-mobile-header .edgtf-mobile-menu-opener a:hover{color:#ffb422}.edgtf-mobile-header .edgtf-mobile-menu-opener .edgtf-mobile-opener-icon-holder{display:table-cell;vertical-align:middle}.edgtf-sticky-up-mobile-header .edgtf-animate-mobile-header .edgtf-mobile-header-inner{width:100%;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%);top:0;left:0;position:fixed}.edgtf-sticky-up-mobile-header .mobile-header-appear .edgtf-mobile-header-inner{-webkit-transition:-webkit-transform .4s ease-in-out,left .2s ease,right .2s ease;-moz-transition:transform .4s ease-in-out,left .2s ease,right .2s ease;-o-transition:transform .4s ease-in-out,left .2s ease,right .2s ease;transition:transform .4s ease-in-out,left .2s ease,right .2s ease;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.edgtf-page-header{display:inline-block;margin:0;position:relative;vertical-align:middle;width:100%;z-index:110}.edgtf-page-header a img{display:block}.edgtf-page-header .edgtf-grid{height:100%}.edgtf-page-header .edgtf-grid .edgtf-vertical-align-containers{padding:0;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease}.edgtf-page-header .edgtf-logo-area{height:220px;overflow:hidden;position:relative}.edgtf-page-header .edgtf-logo-area .edgtf-logo-wrapper a{max-height:198px}.edgtf-page-header .edgtf-menu-area{height:70px;position:relative;border-bottom:1px solid transparent;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease}.edgtf-page-header .edgtf-menu-area .edgtf-logo-wrapper a{max-height:63px}.edgtf-page-header .edgtf-sticky-header{height:60px;width:100%;position:fixed;top:0;left:0;z-index:100;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .33s ease;transition:transform .3s ease;-webkit-backface-visibility:hidden}.edgtf-page-header .edgtf-sticky-header.header-appear{transform:translateY(0)}.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder{height:100%;background-color:#f6f4ee;position:relative;z-index:2;box-sizing:border-box;border-bottom:1px solid #f6f4ee}.admin-bar .edgtf-page-header .edgtf-sticky-header.header-appear{top:32px}.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder .edgtf-logo-wrapper a{max-height:54px}.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-holder .edgtf-logo-wrapper a img[src*="goodwish.qodeinteractive.com"]{height:23px;width:auto;position:relative;top:18px}.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-right{display:inline-block;vertical-align:middle}.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-right.widget_text{padding-left:15px;margin-left:10px;position:relative}.edgtf-page-header .edgtf-sticky-header .edgtf-sticky-right.widget_text:before{position:absolute;height:14px;content:"";width:1px;left:0;top:16px;border-left:1px solid rgba(148,148,148,.52)}.edgtf-page-header .edgtf-sticky-header .edgtf-position-right-inner{height:100%}.edgtf-page-header .edgtf-fixed-wrapper.fixed{width:100%;position:fixed;left:0;top:0;-webkit-backface-visibility:hidden}.edgtf-light-header .edgtf-logo-area,.edgtf-light-header .edgtf-menu-area,.edgtf-light-header .edgtf-vertical-menu-area{color:#fff!important}.edgtf-light-header .edgtf-logo-area .widget,.edgtf-light-header .edgtf-menu-area .widget,.edgtf-light-header .edgtf-vertical-menu-area .widget{color:#fff!important}.edgtf-light-header .edgtf-logo-area .widget .widgettitle,.edgtf-light-header .edgtf-logo-area .widget a,.edgtf-light-header .edgtf-logo-area .widget i,.edgtf-light-header .edgtf-logo-area .widget p,.edgtf-light-header .edgtf-logo-area .widget span,.edgtf-light-header .edgtf-menu-area .widget .widgettitle,.edgtf-light-header .edgtf-menu-area .widget a,.edgtf-light-header .edgtf-menu-area .widget i,.edgtf-light-header .edgtf-menu-area .widget p,.edgtf-light-header .edgtf-menu-area .widget span,.edgtf-light-header .edgtf-vertical-menu-area .widget .widgettitle,.edgtf-light-header .edgtf-vertical-menu-area .widget a,.edgtf-light-header .edgtf-vertical-menu-area .widget i,.edgtf-light-header .edgtf-vertical-menu-area .widget p,.edgtf-light-header .edgtf-vertical-menu-area .widget span{color:#fff!important}.edgtf-light-header .edgtf-logo-area .widget.widget_text a span,.edgtf-light-header .edgtf-menu-area .widget.widget_text a span,.edgtf-light-header .edgtf-vertical-menu-area .widget.widget_text a span{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}.edgtf-light-header .edgtf-logo-area .widget.widget_text a:hover span,.edgtf-light-header .edgtf-menu-area .widget.widget_text a:hover span,.edgtf-light-header .edgtf-vertical-menu-area .widget.widget_text a:hover span{color:#ffb422!important}.edgtf-light-header .edgtf-logo-area .edgtf-light-logo,.edgtf-light-header .edgtf-menu-area .edgtf-light-logo,.edgtf-light-header .edgtf-vertical-menu-area .edgtf-light-logo{opacity:1}.edgtf-light-header .edgtf-logo-area .edgtf-dark-logo,.edgtf-light-header .edgtf-logo-area .edgtf-normal-logo,.edgtf-light-header .edgtf-menu-area .edgtf-dark-logo,.edgtf-light-header .edgtf-menu-area .edgtf-normal-logo,.edgtf-light-header .edgtf-vertical-menu-area .edgtf-dark-logo,.edgtf-light-header .edgtf-vertical-menu-area .edgtf-normal-logo{opacity:0}.edgtf-dark-header .edgtf-logo-area,.edgtf-dark-header .edgtf-menu-area,.edgtf-dark-header .edgtf-vertical-menu-area{color:#000!important}.edgtf-dark-header .edgtf-logo-area .widget,.edgtf-dark-header .edgtf-menu-area .widget,.edgtf-dark-header .edgtf-vertical-menu-area .widget{color:#000!important}.edgtf-dark-header .edgtf-logo-area .widget .widgettitle,.edgtf-dark-header .edgtf-logo-area .widget a,.edgtf-dark-header .edgtf-logo-area .widget i,.edgtf-dark-header .edgtf-logo-area .widget p,.edgtf-dark-header .edgtf-logo-area .widget span,.edgtf-dark-header .edgtf-menu-area .widget .widgettitle,.edgtf-dark-header .edgtf-menu-area .widget a,.edgtf-dark-header .edgtf-menu-area .widget i,.edgtf-dark-header .edgtf-menu-area .widget p,.edgtf-dark-header .edgtf-menu-area .widget span,.edgtf-dark-header .edgtf-vertical-menu-area .widget .widgettitle,.edgtf-dark-header .edgtf-vertical-menu-area .widget a,.edgtf-dark-header .edgtf-vertical-menu-area .widget i,.edgtf-dark-header .edgtf-vertical-menu-area .widget p,.edgtf-dark-header .edgtf-vertical-menu-area .widget span{color:#000!important}.edgtf-dark-header .edgtf-logo-area .edgtf-dark-logo,.edgtf-dark-header .edgtf-menu-area .edgtf-dark-logo,.edgtf-dark-header .edgtf-vertical-menu-area .edgtf-dark-logo{opacity:1}.edgtf-dark-header .edgtf-logo-area .edgtf-light-logo,.edgtf-dark-header .edgtf-logo-area .edgtf-normal-logo,.edgtf-dark-header .edgtf-menu-area .edgtf-light-logo,.edgtf-dark-header .edgtf-menu-area .edgtf-normal-logo,.edgtf-dark-header .edgtf-vertical-menu-area .edgtf-light-logo,.edgtf-dark-header .edgtf-vertical-menu-area .edgtf-normal-logo{opacity:0}footer{display:block;width:100%;margin:0 auto;z-index:100;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}footer .edgtf-footer-inner{position:relative}footer .edgtf-container{background-color:inherit}footer .edgtf-container-inner{position:relative}footer .edgtf-container-inner>.widget{text-align:center}footer a{text-decoration:none}footer a:hover{color:#ffb422}footer .edgtf-footer-ingrid-border-holder-outer{background-color:#1d1d1d}footer .edgtf-footer-bottom-border-holder,footer .edgtf-footer-top-border-holder{position:relative;display:block;width:100%}footer .edgtf-footer-bottom-border-holder.edgtf-in-grid,footer .edgtf-footer-top-border-holder.edgtf-in-grid{width:1300px;margin:0 auto}footer .edgtf-footer-top-holder{display:block;background-color:#141414;position:relative;background-position:center center;background-size:cover;border-bottom:1px solid #141414}footer .edgtf-footer-top .edgtf-footer-top-full{padding:68px 25px 62px}footer .edgtf-footer-top:not(.edgtf-footer-top-full) .edgtf-container-inner{padding:98px 0 90px}footer .edgtf-footer-top.edgtf-footer-top-aligment-center{text-align:center}footer .edgtf-footer-top.edgtf-footer-top-aligment-left{text-align:left}footer .edgtf-footer-top.edgtf-footer-top-aligment-right{text-align:right}footer .edgtf-footer-bottom-holder{width:100%;background-color:#000;vertical-align:middle;text-align:center;padding:18px 0;border-top:1px solid #000}footer .edgtf-footer-bottom-holder .edgtf-column-inner{text-align:center;vertical-align:middle}footer .edgtf-footer-bottom-holder .edgtf-three-columns .edgtf-column:first-child .edgtf-column-inner{text-align:left}footer .edgtf-footer-bottom-holder .edgtf-three-columns .edgtf-column:last-child .edgtf-column-inner{text-align:right}footer .edgtf-footer-bottom-holder .edgtf-two-columns-50-50 .edgtf-column:first-child .edgtf-column-inner{text-align:left}footer .edgtf-footer-bottom-holder .edgtf-two-columns-50-50 .edgtf-column:last-child .edgtf-column-inner{text-align:right}footer .edgtf-footer-bottom-holder .edgtf-footer-bottom-border-bottom-holder{clear:both}footer .edgtf-search-wrapper{position:relative;line-height:normal}footer .edgtf-search-wrapper input[type=text]{width:100%;outline:0;border:2px solid #e2e2e2;line-height:37px;height:37px;box-sizing:border-box;padding:0 37px 0 15px;font-size:14px;font-weight:400;color:#888;background-color:#fff}footer .edgtf-search-wrapper ::-webkit-input-placeholder{color:#888;opacity:1}footer .edgtf-search-wrapper :-moz-placeholder{color:#888;opacity:1}footer .edgtf-search-wrapper ::-moz-placeholder{color:#888;opacity:1}footer .edgtf-search-wrapper :-ms-input-placeholder{color:#888;opacity:1}footer .edgtf-search-wrapper input[type=submit]{position:absolute;right:0;top:0;width:35px;height:35px;line-height:35px;text-align:center;cursor:pointer;font-size:15px;color:#fff;font-family:ElegantIcons,serif!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;border:none;background:#ffb422;padding:0;letter-spacing:normal;-webkit-transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;-moz-transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out}footer .edgtf-search-wrapper input[type=submit]:hover{color:#9fcf5d}@media only screen and (min-width:1025px){body:not(.error404) footer.edgtf-footer-uncover{position:fixed;bottom:0;left:0;z-index:99;-webkit-transition:left .33s cubic-bezier(.694,.0482,.335,1);-moz-transition:left .33s cubic-bezier(.694,.0482,.335,1);transition:left .33s cubic-bezier(.694,.0482,.335,1)}body:not(.error404) footer.edgtf-footer-uncover .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date,body:not(.error404) footer.edgtf-footer-uncover .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number,body:not(.error404) footer.edgtf-footer-uncover .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz,body:not(.error404) footer.edgtf-footer-uncover .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text,body:not(.error404) footer.edgtf-footer-uncover .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select,body:not(.error404) footer.edgtf-footer-uncover .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea{transform:none}.edgtf-right-side-menu-opened footer.edgtf-footer-uncover{left:-370px}}.boxed footer{width:100%!important;box-sizing:border-box;-moz-box-sizing:border-box}footer.edgtf-disable-footer{display:none}footer .widget{margin-bottom:20px}footer .widget:last-child{margin-bottom:0}footer .widget .edgtf-footer-widget-title{color:#fff;margin-bottom:29px}footer .widget.widget_edgtf_instagram_widget .edgtf-footer-widget-title{margin-bottom:31px}footer .widget ul{list-style:none}footer .widget ul li{padding-bottom:15px}footer .widget ul li a{color:#c7c7c7;font-family:Merriweather,serif}footer .widget ul li a:hover{color:#ffb422}footer .widget.widget_nav_menu ul li{padding-bottom:12px}footer .widget.widget_nav_menu ul li a:hover{color:#fff}footer .widget.widget_nav_menu ul li a:before{content:'';width:0;height:0;border-style:solid;border-width:4px 0 4px 6px;border-color:transparent transparent transparent #ffb422;display:inline-block;vertical-align:middle;margin-right:10px}footer .widget input[type=text],footer .widget select{width:100%;overflow:hidden;border:1px solid #e9e9e9;background-color:#f6f6f5;padding:0 10px;height:35px;outline:0;color:#7f8385;font-family:inherit;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}footer .widget.widget_recent_entries ul li{margin-bottom:13px;border-bottom:1px solid rgba(168,164,161,.25);width:84%}footer .widget.widget_recent_entries ul li:last-child{border:none}footer .widget.widget_recent_entries ul li a{font-family:Merriweather,serif;font-style:normal;color:#fff}footer .widget.widget_recent_entries ul li a:hover{color:#f6f4ee}footer .widget.widget_recent_entries .post-date{display:block;font-size:11px;line-height:14px;color:#ffb422;font-family:"Open Sans",sans-serif}footer .widget.widget_text{color:#c7c7c7}footer .widget .edgtf-working-hours-holder{width:70%}footer .widget .edgtf-working-hours-holder .edgtf-wh-day,footer .widget .edgtf-working-hours-holder .edgtf-wh-hours{font-size:14px;line-height:33px}.edgtf-subscription-form{position:relative;width:80%}.edgtf-subscription-form .wpcf7-form-control.wpcf7-text{border:1px solid #acacac;background-color:transparent;margin:0;font-family:'Open Sans',sans-serif;width:calc(100% - 44px);font-size:11px;padding:11px 12px;color:#bcbcbc;font-style:normal}.edgtf-subscription-form ::-webkit-input-placeholder{color:#bcbcbc}.edgtf-subscription-form :-moz-placeholder{color:#bcbcbc;opacity:1}.edgtf-subscription-form ::-moz-placeholder{color:#bcbcbc;opacity:1}.edgtf-subscription-form :-ms-input-placeholder{color:#bcbcbc}.edgtf-subscription-form input.wpcf7-form-control.wpcf7-submit{position:absolute;top:0;right:0;width:39px;height:39px;line-height:35px;font-size:20px;padding:0;font-family:ElegantIcons,sans-serif}.edgtf-subscription-form input.wpcf7-form-control.wpcf7-submit:hover{color:#fff;background-color:#bb7c00;border-color:#bb7c00}.edgtf-subscription-form input.wpcf7-form-control.wpcf7-submit:focus{outline:0}@media only screen and (min-width:769px) and (max-width:1024px){.edgtf-subscription-form{width:100%}}@media only screen and (max-width:768px){.edgtf-subscription-form{width:50%;margin-bottom:40px}}@media only screen and (max-width:600px){.edgtf-subscription-form{width:80%}}footer .edgtf-footer-bottom-holder .widget.widget_text{color:#828282}@-webkit-keyframes title-animation-from-right{0%{opacity:0;transform:translate(50%,0)}100%{opacity:1;transform:translate(0,0)}}@keyframes title-animation-from-right{0%{opacity:0;transform:translate(50%,0)}100%{opacity:1;transform:translate(0,0)}}@-webkit-keyframes title-animation-from-left{0%{opacity:0;transform:translate(-50%,0)}100%{opacity:1;transform:translate(0,0)}}@keyframes title-animation-from-left{0%{opacity:0;transform:translate(-50%,0)}100%{opacity:1;transform:translate(0,0)}}.edgtf-title{display:block;width:100%;height:166px;text-align:left;position:relative;z-index:101;background-color:#f6f4ee;background-position:center 0;background-repeat:no-repeat}.edgtf-title.edgtf-has-parallax-background{background-attachment:fixed;background-repeat:no-repeat;position:relative;z-index:101}.edgtf-title.edgtf-content-center-alignment{text-align:center}.edgtf-title.edgtf-content-right-alignment{text-align:right}.edgtf-title.edgtf-animation-right-left .edgtf-breadcrumbs-holder,.edgtf-title.edgtf-animation-right-left .edgtf-subtitle span,.edgtf-title.edgtf-animation-right-left h1{-webkit-animation-name:title-animation-from-right;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);-webkit-animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-name:title-animation-from-right;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-delay:1s;animation-fill-mode:forwards;-webkit-animation-fill-mode:both;animation-fill-mode:both}.edgtf-title.edgtf-animation-left-right .edgtf-breadcrumbs-holder,.edgtf-title.edgtf-animation-left-right .edgtf-subtitle span,.edgtf-title.edgtf-animation-left-right h1{-webkit-animation-name:title-animation-from-left;-webkit-animation-duration:.5s;-webkit-animation-iteration-count:1;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);-webkit-animation-delay:1s;-webkit-animation-fill-mode:forwards;animation-name:title-animation-from-left;animation-duration:.5s;animation-iteration-count:1;animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-delay:1s;animation-fill-mode:forwards;-webkit-animation-fill-mode:both;animation-fill-mode:both}.edgtf-title.edgtf-has-responsive-background{height:auto!important}.edgtf-title.edgtf-has-responsive-background .edgtf-title-holder{display:block;position:absolute;top:0;left:0}.edgtf-title.edgtf-has-responsive-background .edgtf-title-holder .edgtf-container{display:block;height:100%}.edgtf-title.edgtf-has-responsive-background .edgtf-title-holder .edgtf-container-inner{display:table;height:100%}.edgtf-title.edgtf-has-responsive-background .edgtf-title-holder .edgtf-title-subtitle-holder{display:table-cell;vertical-align:middle;width:100%}.edgtf-title .edgtf-title-image img{display:block;position:relative;width:100%}.edgtf-title.edgtf-title-image-not-responsive .edgtf-title-image{display:none}.edgtf-title .edgtf-title-holder{display:table;height:100%;position:relative;width:100%}.edgtf-title .edgtf-title-holder .edgtf-container{background-color:transparent;display:table-row;vertical-align:middle}.edgtf-title .edgtf-title-holder .edgtf-container-inner{display:table-cell;padding:0!important;vertical-align:middle}.edgtf-title .edgtf-title-holder .edgtf-title-subtitle-holder{display:block;padding:0;position:relative;z-index:25}.edgtf-title .edgtf-title-holder .edgtf-title-subtitle-holder-inner{position:relative}.edgtf-title .edgtf-title-holder h1{display:inline-block;vertical-align:middle}.edgtf-title .edgtf-title-holder h1 span{display:inline-block}.edgtf-title .edgtf-title-holder .edgtf-subtitle{display:block;font-family:"Open Sans",sans-serif;font-size:18px;line-height:1.2em;color:#ffb422;margin-top:5px}.edgtf-title .edgtf-title-holder .edgtf-subtitle span{display:inline-block;vertical-align:middle}.edgtf-title .edgtf-title-holder .edgtf-breadcrumbs-holder{display:inline-block;vertical-align:middle}.edgtf-title .edgtf-title-holder .edgtf-breadcrumbs a,.edgtf-title .edgtf-title-holder .edgtf-breadcrumbs span{color:#888;font-family:Merriweather,serif;font-size:12px;font-weight:400;line-height:1em;display:inline-block;vertical-align:middle}.edgtf-title .edgtf-title-holder .edgtf-breadcrumbs a{color:#ffb422}.edgtf-title .edgtf-title-holder .edgtf-breadcrumbs a:hover{color:#ffb422}.edgtf-title.edgtf-title-with-border .edgtf-title-holder .edgtf-container-inner{border-bottom:1px solid #d1d1d1}.edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder{position:absolute;top:0;height:100%}.edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder .edgtf-breadcrumbs{display:table;height:100%;width:100%}.edgtf-title.edgtf-standard-type .edgtf-breadcrumbs-holder .edgtf-breadcrumbs-inner{display:table-cell;vertical-align:middle}.edgtf-title.edgtf-standard-type.edgtf-content-left-alignment .edgtf-breadcrumbs-holder{right:0}.edgtf-title.edgtf-standard-type.edgtf-content-right-alignment .edgtf-breadcrumbs-holder{left:0}.edgtf-title.edgtf-standard-type.edgtf-content-center-alignment .edgtf-breadcrumbs-holder{position:relative;top:auto;height:auto;display:block}.edgtf-title.edgtf-title-medium-text-size h1{font-size:35px;letter-spacing:0}.edgtf-title.edgtf-title-small-text-size h1{font-size:22px;letter-spacing:0}.edgtf-title .edgtf-separator{border-bottom-width:3px;border-bottom-color:#ffb422;width:120px;margin-bottom:0;margin-top:25px}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-side-menu-button-opener,.edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-side-menu-button-opener{color:#fff!important}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-side-menu-button-opener:hover,.edgtf-light-header .edgtf-top-bar .edgtf-side-menu-button-opener:hover,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-side-menu-button-opener:hover{opacity:.8}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-side-menu-button-opener,.edgtf-dark-header .edgtf-top-bar .edgtf-side-menu-button-opener,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-side-menu-button-opener{color:#000!important}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-side-menu-button-opener:hover,.edgtf-dark-header .edgtf-top-bar .edgtf-side-menu-button-opener:hover,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-side-menu-button-opener:hover{opacity:.8}.edgtf-side-menu-button-opener{font-size:16px;position:relative;top:2px;display:inline-block;vertical-align:middle;-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out;color:#212121}.edgtf-side-menu-button-opener.medium{display:inline-block;font-size:24px;line-height:30px;height:26px;width:21px}.edgtf-side-menu-button-opener.large{display:inline-block;font-size:30px;line-height:34px;height:34px;width:24px}.edgtf-side-menu-button-opener>i{display:inline-block;height:inherit;line-height:inherit;vertical-align:bottom;width:inherit;text-align:center;-webkit-transition:opacity .15s ease-out,color .15s ease-out;-moz-transition:opacity .15s ease-out,color .15s ease-out;-ms-transition:opacity .15s ease-out,color .15s ease-out;-o-transition:opacity .15s ease-out,color .15s ease-out;transition:opacity .15s ease-out,color .15s ease-out}.edgtf-side-menu-button-opener:hover{color:#ffb422}.edgtf-side-menu-button-opener span.social_icon{font-family:ElegantIcons,serif!important}.edgtf-side-menu-button-opener i.social_icon{font-family:FontAwesome,serif!important}.edgtf-side-menu{background-color:#f6f4ee;height:100%;min-height:100%;overflow:hidden;padding:30px 50px;position:fixed;top:0;right:-270px;width:210px;z-index:9999;-webkit-backface-visibility:hidden}.edgtf-side-menu h4{margin:0 0 15px 0;color:#fff}.edgtf-side-menu h5,.edgtf-side-menu h6{margin:0 0 12px 0;color:#fff}.edgtf-side-menu .widget li{position:relative;list-style-type:none}.edgtf-side-menu .widget ul li.menu-item-has-children,.edgtf-side-menu .widget ul li.page_item_has_children{padding-right:0;border-bottom:none}.edgtf-side-menu .widget ul ul{padding:6px 0 0 10px}.edgtf-side-menu .widget_rss li a.rsswidget,.edgtf-side-menu a:not(.qbutton),.edgtf-side-menu li,.edgtf-side-menu p,.edgtf-side-menu span{color:#9d9d9d;line-height:31px;-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}.edgtf-side-menu .widget{margin-bottom:20px}.edgtf-side-menu .widget:last-child{margin-bottom:0}.edgtf-side-menu .widget ul{list-style:none;padding:0;margin:0}.edgtf-side-menu .widget ul li{font-family:first-main-font;font-style:italic;font-weight:600;padding-bottom:4px;padding-top:4px;padding-left:20px;position:relative;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out}.edgtf-side-menu .widget ul li:last-child{margin-bottom:0}.edgtf-side-menu .widget ul li a{position:relative}.edgtf-side-menu .widget ul li a:before{font-family:ElegantIcons,serif;content:'5';font-size:12px;position:absolute;left:-20px;color:#525252}.edgtf-side-menu .widget ul li:hover>a{color:#ffb422}.edgtf-side-menu .widget ul li ul{padding:0 0 0 15px}.edgtf-side-menu .widget a{color:#333}.edgtf-side-menu .widget input[type=submit],.edgtf-side-menu .widget input[type=text]{-webkit-appearance:none;background:0 0;border:none;outline:0;margin:0;padding:0}.edgtf-side-menu .widget.widget_search{margin-bottom:0;padding-bottom:15px}.edgtf-side-menu .widget .edgtf-search-wrapper{position:relative;line-height:normal}.edgtf-side-menu .widget .edgtf-search-wrapper input[type=text]{width:100%;outline:0;border:1px solid #eaeaea;border-radius:50px;line-height:50px;height:50px;box-sizing:border-box;padding:0 52px 0 25px;font-size:16px;font-weight:600;color:#333;font-family:"Open Sans",sans-serif;font-style:italic}.edgtf-side-menu .widget .edgtf-search-wrapper ::-webkit-input-placeholder{color:#333;opacity:1}.edgtf-side-menu .widget .edgtf-search-wrapper :-moz-placeholder{color:#333;opacity:1}.edgtf-side-menu .widget .edgtf-search-wrapper ::-moz-placeholder{color:#333;opacity:1}.edgtf-side-menu .widget .edgtf-search-wrapper :-ms-input-placeholder{color:#333;opacity:1}.edgtf-side-menu .widget .edgtf-search-wrapper input[type=submit]{font-family:ElegantIcons;position:absolute;right:0;top:0;width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer;font-size:15px;color:#333}.edgtf-side-menu .widget .tagcloud a{font-family:"Open Sans",sans-serif;font-style:italic;font-size:14px!important;display:inline-block;margin-right:3px;margin-bottom:7px;font-weight:500;padding:0 19px;text-transform:capitalize;line-height:30px;border:1px solid transparent;border-radius:32px;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out}.edgtf-side-menu .widget .tagcloud a:hover{color:#000;border-color:#eaeaea}.edgtf-side-menu .widget.widget_archive li:hover{color:#ffb422}.edgtf-side-menu .widget .recentcomments .comment-author-link{position:relative}.edgtf-side-menu .widget .recentcomments>a:before{content:""}.edgtf-side-menu .widget .recentcomments:hover a{color:#ffb422}.edgtf-side-menu .widget .recentcomments:hover a:before{opacity:1}.edgtf-side-menu .widget.widget_calendar #next,.edgtf-side-menu .widget.widget_calendar #prev{padding-left:0;padding-right:0}.edgtf-side-menu .widget.widget_calendar #next a,.edgtf-side-menu .widget.widget_calendar #prev a{color:#ffb422}.edgtf-side-menu .widget.widget_calendar #prev{text-align:left}.edgtf-side-menu .widget.widget_calendar #next{text-align:right}.edgtf-side-menu .widget.widget_rss ul li{margin-bottom:10px}.edgtf-side-menu .widget.edgtf-latest-posts-widget .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-text-holder{border-bottom:none}.edgtf-side-menu .widget.widget_edgtf_instagram_widget ul{margin-right:-20px}.edgtf-side-menu .widget.widget_edgtf_instagram_widget ul li{padding-right:15px;padding-left:0;margin-bottom:11px}.edgtf-side-menu .edgtf-side-menu-title{display:block;margin:0 0 12px}.edgtf-side-menu .edgtf-close-side-menu-holder{display:table;height:70px;position:absolute;top:0;right:25px;z-index:1000}.edgtf-side-menu .edgtf-close-side-menu-holder-inner{display:table-cell;vertical-align:middle}.edgtf-side-menu a.edgtf-close-side-menu{display:inline-block;height:26px;width:26px;padding:0 2px 4px 0;z-index:1000;-webkit-transition:transform .5s ease;-moz-transition:transform .5s ease;transition:transform .5s ease}.edgtf-side-menu a.edgtf-close-side-menu span{color:#757575;display:inline-block;font-size:22px;height:26px;line-height:29px;position:relative;text-align:center;width:26px}.edgtf-side-menu a.edgtf-close-side-menu:hover{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.edgtf-side-menu .edgtf-instagram-feed li i{top:5px;left:auto;right:23px;font-size:17px}.admin-bar .edgtf-side-menu .edgtf-close-side-menu-holder{top:32px}.edgtf-right-side-menu-opened .edgtf-fixed-wrapper.fixed,.edgtf-right-side-menu-opened .edgtf-sticky-header,.edgtf-right-side-menu-opened .edgtf-wrapper,.edgtf-right-side-menu-opened .mobile-header-appear .edgtf-mobile-header-inner,.edgtf-right-side-menu-opened footer.uncover{left:-270px}.edgtf-side-menu-slide-from-right .edgtf-wrapper{background-color:#fff;position:relative;z-index:1000;-webkit-transition:left .2s cubic-bezier(.645,.045,.355,1);-moz-transition:left .2s cubic-bezier(.645,.045,.355,1);transition:left .2s cubic-bezier(.645,.045,.355,1)}.edgtf-side-menu-slide-from-right .edgtf-wrapper .edgtf-cover{z-index:0;position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;background:#000;-webkit-transition:opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;transition:opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out}.edgtf-side-menu-slide-from-right .carousel-inner{-webkit-transition:left .2s cubic-bezier(.645,.045,.355,1);-moz-transition:left .2s cubic-bezier(.645,.045,.355,1);transition:left .2s cubic-bezier(.645,.045,.355,1)}.edgtf-side-menu-slide-from-right .edgtf-side-menu{padding:2% 60px 30px 60px;top:0;right:-45%;width:45%;z-index:9999;text-align:center;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.edgtf-side-menu-slide-from-right .edgtf-fixed-wrapper.fixed,.edgtf-side-menu-slide-from-right .edgtf-sticky-header{-webkit-transition:left .2s cubic-bezier(.645,.045,.355,1),-webkit-transform .33s ease;transition:left .2s cubic-bezier(.645,.045,.355,1),transform .33s ease}.edgtf-side-menu-slide-from-right footer.uncover{-webkit-transition:left .2s cubic-bezier(.645,.045,.355,1);-moz-transition:left .2s cubic-bezier(.645,.045,.355,1);transition:left .2s cubic-bezier(.645,.045,.355,1)}.edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened .edgtf-cover{cursor:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/close.png),pointer;z-index:1002;opacity:.6}.edgtf-side-menu-slide-from-right.edgtf-right-side-menu-opened .edgtf-side-menu{right:0;visibility:visible}.edgtf-side-menu-slide-with-content{overflow-x:hidden;position:relative;left:0;-webkit-overflow-scrolling:auto!important;-webkit-transition:left .2s ease,right .2s ease;-moz-transition:left .2s ease,right .2s ease;-o-transition:left .2s ease,right .2s ease;transition:left .2s ease,right .2s ease}.edgtf-side-menu-slide-with-content .edgtf-side-menu{position:fixed;visibility:visible;-webkit-box-sizing:border-box;box-sizing:border-box;width:470px;right:-470px;height:100%;top:0;z-index:9999;-webkit-transition:left .2s ease,right .2s ease;-moz-transition:left .2s ease,right .2s ease;-o-transition:left .2s ease,right .2s ease;transition:left .2s ease,right .2s ease}.edgtf-side-menu-slide-with-content .edgtf-wrapper,.edgtf-side-menu-slide-with-content footer.uncover{-webkit-transition:left .2s ease,right .2s ease;-moz-transition:left .2s ease,right .2s ease;-o-transition:left .2s ease,right .2s ease;transition:left .2s ease,right .2s ease}.edgtf-side-menu-slide-with-content .edgtf-fixed-wrapper.fixed,.edgtf-side-menu-slide-with-content .edgtf-mobile-header-inner,.edgtf-side-menu-slide-with-content .edgtf-sticky-header{-webkit-transition:left .2s ease,right .2s ease,-webkit-transform .33s ease;transition:left .2s ease,right .2s ease,transform .33s ease}.edgtf-side-menu-slide-with-content .carousel-inner{left:0!important;-webkit-transition:left .2s ease;-moz-transition:left .2s ease;transition:left .2s ease}.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-fixed-wrapper,.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-mobile-header-inner,.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-sticky-header,.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-wrapper,.edgtf-side-menu-slide-with-content.edgtf-side-menu-open footer.uncover{left:-470px}.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .edgtf-side-menu{right:0}.edgtf-side-menu-slide-with-content.edgtf-side-menu-open .carousel-inner:not(.relative_position){left:-470px!important}.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open .edgtf-fixed-wrapper,.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open .edgtf-mobile-header-inner,.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open .edgtf-sticky-header,.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open .edgtf-wrapper,.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open footer.uncover{left:-270px}.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open .edgtf-side-menu{right:0}.edgtf-side-menu-slide-with-content.edgtf-width-270.edgtf-side-menu-open .carousel-inner:not(.relative_position){left:-270px!important}.edgtf-side-menu-slide-with-content.edgtf-width-270 .edgtf-side-menu{width:270px;right:-270px}.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open .edgtf-fixed-wrapper,.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open .edgtf-mobile-header-inner,.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open .edgtf-sticky-header,.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open .edgtf-wrapper,.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open footer.uncover{left:-370px}.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open .edgtf-side-menu{right:0}.edgtf-side-menu-slide-with-content.edgtf-width-370.edgtf-side-menu-open .carousel-inner:not(.relative_position){left:-370px!important}.edgtf-side-menu-slide-with-content.edgtf-width-370 .edgtf-side-menu{width:370px;right:-370px}.edgtf-side-area-uncovered-from-content .edgtf-side-menu{background-color:#f6f4ee;height:100%;min-height:100%;overflow:hidden;padding:30px;position:fixed;top:0;right:0;width:310px;visibility:hidden;z-index:90}.edgtf-side-area-uncovered-from-content .edgtf-fixed-wrapper.fixed,.edgtf-side-area-uncovered-from-content .edgtf-sticky-header{-webkit-transition:left .3s ease,right .2s ease;-moz-transition:left .3s ease,right .2s ease;-o-transition:left .3s ease,right .2s ease;transition:left .3s ease,right .2s ease}.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened .edgtf-fixed-wrapper.fixed,.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened .edgtf-mobile-header-inner,.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened .edgtf-sticky-header,.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened .edgtf-wrapper,.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened .mobile-header-appear .edgtf-mobile-header-inner,.edgtf-side-area-uncovered-from-content.edgtf-right-side-menu-opened footer.uncover{left:-370px}.side_menu_button .edgtf-fullscreen-menu-opener{-webkit-transition:background-color .15s ease-out;-moz-transition:background-color .15s ease-out;transition:background-color .15s ease-out}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-fullscreen-menu-opener:not(.opened) .edgtf-line,.edgtf-dark-header .edgtf-top-bar .edgtf-fullscreen-menu-opener:not(.opened) .edgtf-line,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-fullscreen-menu-opener:not(.opened) .edgtf-line{background-color:#000!important}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-fullscreen-menu-opener:not(.opened) .edgtf-line,.edgtf-light-header .edgtf-top-bar .edgtf-fullscreen-menu-opener:not(.opened) .edgtf-line,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-fullscreen-menu-opener:not(.opened) .edgtf-line{background-color:#fff!important}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-fullscreen-menu-opener:not(.opened):hover .edgtf-line,.edgtf-light-header .edgtf-top-bar .edgtf-fullscreen-menu-opener:not(.opened):hover .edgtf-line,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-fullscreen-menu-opener:not(.opened):hover .edgtf-line{background-color:#ffb422!important}.edgtf-fullscreen-menu-opener{display:inline-block;vertical-align:middle}.edgtf-fullscreen-menu-opener .edgtf-line{background-color:#212121;height:3px;margin:0;width:21px;top:0;left:0;position:absolute;display:inline-block;vertical-align:middle;ms-transition:top .3s ease-out,-ms-transform .3s ease-out,background-color .2s ease-out;-webkit-transition:top .3s ease-out,-webkit-transform .3s ease-out,background-color .2s ease-out;transition:top .3s ease-out,transform .3s ease-out,background-color .2s ease-out}.edgtf-fullscreen-menu-opener .edgtf-line:after,.edgtf-fullscreen-menu-opener .edgtf-line:before{background-color:inherit;content:"";display:block;height:3px;position:absolute;width:21px;z-index:1;-ms-transition:top .3s ease-out,-ms-transform .3s ease-out;-webkit-transition:top .3s ease-out,-webkit-transform .3s ease-out;transition:top .3s ease-out,transform .3s ease-out;-webkit-backface-visibility:hidden}.edgtf-fullscreen-menu-opener .edgtf-line:before{top:-7px}.edgtf-fullscreen-menu-opener .edgtf-line:after{top:7px}.edgtf-fullscreen-menu-opener-inner{display:inline-block;height:2px;position:relative;top:-1px;vertical-align:middle;width:21px}.edgtf-fullscreen-menu-opener.opened .edgtf-line{background-color:transparent!important}.edgtf-fullscreen-menu-opener.opened .edgtf-line:after{background-color:#757575;top:0!important;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.edgtf-fullscreen-menu-opener.opened .edgtf-line:before{background-color:#757575;top:0!important;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.edgtf-fullscreen-menu-opener.opened:hover .edgtf-line:after,.edgtf-fullscreen-menu-opener.opened:hover .edgtf-line:before{background-color:#000}.edgtf-fullscreen-menu-opener.medium .edgtf-fullscreen-menu-opener-inner,.edgtf-fullscreen-menu-opener.medium .edgtf-line,.edgtf-fullscreen-menu-opener.medium .edgtf-line:after,.edgtf-fullscreen-menu-opener.medium .edgtf-line:before{height:3px;width:19px}.edgtf-fullscreen-menu-opener.medium .edgtf-fullscreen-menu-opener-inner{top:-2px}.edgtf-fullscreen-menu-opener.medium .edgtf-line:before{top:-6px}.edgtf-fullscreen-menu-opener.medium .edgtf-line:after{top:6px}.edgtf-fullscreen-menu-opener.large .edgtf-fullscreen-menu-opener-inner,.edgtf-fullscreen-menu-opener.large .edgtf-line,.edgtf-fullscreen-menu-opener.large .edgtf-line:after,.edgtf-fullscreen-menu-opener.large .edgtf-line:before{height:4px;width:24px}.edgtf-fullscreen-menu-opener.large .edgtf-fullscreen-menu-opener-inner{top:-3px}.edgtf-fullscreen-menu-opener.large .edgtf-line:before{top:-8px}.edgtf-fullscreen-menu-opener.large .edgtf-line:after{top:8px}.edgtf-fullscreen-menu-opened .edgtf-page-header,.edgtf-fullscreen-menu-opened .edgtf-top-bar{visibility:hidden}.edgtf-fullscreen-menu-opened .edgtf-fullscreen-menu-opener{visibility:visible}.edgtf-fullscreen-menu-opened .edgtf-fullscreen-menu-holder-outer{visibility:visible!important;opacity:1!important}.edgtf-fullscreen-menu-opened .edgtf-logo-wrapper a img.edgtf-normal-logo{opacity:0}.edgtf-fullscreen-menu-opened .edgtf-logo-wrapper a img.edgtf-normal-logo{opacity:1}.edgtf-fullscreen-menu-holder-outer{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:105}.edgtf-fullscreen-menu-holder{width:100%;height:100%;background-color:rgba(234,231,222,.98);display:table;background-repeat:repeat;background-position:0 0}.edgtf-fullscreen-menu-holder-inner{display:table-cell;vertical-align:middle;padding:100px 0}.touch .edgtf-fullscreen-menu-holder-outer{display:none}.touch .edgtf-fullscreen-menu-opened .edgtf-fullscreen-menu-holder-outer{display:block}nav.edgtf-fullscreen-menu{margin:0 auto;position:relative;top:0;text-align:left}nav.edgtf-fullscreen-menu ul{position:relative;list-style:none;padding:0;margin:0}nav.edgtf-fullscreen-menu ul li{margin:0;padding:0;text-align:center}nav.edgtf-fullscreen-menu ul li ul{padding:17px 0}nav.edgtf-fullscreen-menu ul li ul ul{padding:0}nav.edgtf-fullscreen-menu ul li a{font-family:Merriweather,serif;font-size:30px;font-weight:700;line-height:55px;color:#212121;text-transform:none;letter-spacing:0;padding:5px 0;display:block;position:relative;text-decoration:none;cursor:pointer;-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}nav.edgtf-fullscreen-menu ul li a:hover,nav.edgtf-fullscreen-menu ul li.edgtf-active-item>a,nav.edgtf-fullscreen-menu ul li.open_sub>a{color:#ffb422}nav.edgtf-fullscreen-menu ul li a span{display:inline-block;vertical-align:middle}nav.edgtf-fullscreen-menu ul li ul li a{font-size:20px;font-weight:700;line-height:32px;color:#212121;font-family:Merriweather,serif;text-transform:none;letter-spacing:1px;padding:4px 0}nav.edgtf-fullscreen-menu ul li ul li a:hover{color:#ffb422}nav.edgtf-fullscreen-menu>ul{display:block}nav.edgtf-fullscreen-menu ul.sub_menu{display:none}.edgtf-fullscreen-below-menu-widget-holder{text-align:center;width:34%;margin:40px auto 0 auto;padding-top:15px;border-top:2px solid #dcded8;color:#212121}.edgtf-fullscreen-above-menu-widget-holder{text-align:center}@-webkit-keyframes fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-moz-keyframes fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@-moz-keyframes fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.edgtf-fade-push-text-right .edgtf-fullscreen-menu-holder-outer,.edgtf-fade-push-text-top .edgtf-fullscreen-menu-holder-outer,.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer{width:100%;height:100%;top:0;left:0;visibility:hidden;overflow:hidden!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:fixed;z-index:105;opacity:0}.edgtf-fullscreen-fade-out .edgtf-fullscreen-menu-holder-outer{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-animation:fade_out .25s linear both;animation:fade_out .25s linear both}.edgtf-fullscreen-menu-opened.edgtf-fullscreen-fade-in .edgtf-fullscreen-menu-holder-outer{backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-animation:fade_in .25s linear both;animation:fade_in .25s linear both}@-webkit-keyframes push_text_right{0%{opacity:0;-webkit-transform:translateX(-60px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes push_text_right{0%{opacity:0;-moz-transform:translateX(-60px)}100%{opacity:1;-moz-transform:translateX(0)}}@keyframes push_text_right{0%{opacity:0;transform:translateX(-60px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes push_nav_right{0%{opacity:0;-webkit-transform:translateX(-60px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes push_nav_right{0%{opacity:0;-moz-transform:translateX(-60px)}100%{opacity:1;-moz-transform:translateX(0)}}@keyframes push_nav_right{0%{opacity:0;transform:translateX(-60px)}100%{opacity:1;transform:translateX(0)}}.edgtf-fullscreen-menu-opened.edgtf-fade-push-text-right .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-above-menu-widget-holder>div,.edgtf-fullscreen-menu-opened.edgtf-fade-push-text-right .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-below-menu-widget-holder>div,.edgtf-fullscreen-menu-opened.edgtf-fade-push-text-right .edgtf-fullscreen-menu-holder-outer nav>ul>li>a{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:push_text_right .4s cubic-bezier(.175,.885,.32,1) both;-moz-animation:push_text_right .4s cubic-bezier(.175,.885,.32,1) both;animation:push_text_right .4s cubic-bezier(.175,.885,.32,1) both}.edgtf-fade-push-text-right.edgtf-push-nav-right .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-above-menu-widget-holder,.edgtf-fade-push-text-right.edgtf-push-nav-right .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-below-menu-widget-holder,.edgtf-fade-push-text-right.edgtf-push-nav-right .edgtf-fullscreen-menu-holder-outer nav{-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;-webkit-transition:all .35s ease-out;-moz-transition:all .35s ease-out;transition:all .35s ease-out}@-webkit-keyframes push_text_top{0%{opacity:0;-webkit-transform:translateY(60px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes push_text_top{0%{opacity:0;-moz-transform:translateY(60px)}100%{opacity:1;-moz-transform:translateY(0)}}@keyframes push_text_top{0%{opacity:0;transform:translateY(60px)}100%{opacity:1;transform:translateY(0)}}.edgtf-fullscreen-menu-opened.edgtf-fade-push-text-top .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-above-menu-widget-holder>div,.edgtf-fullscreen-menu-opened.edgtf-fade-push-text-top .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-below-menu-widget-holder>div,.edgtf-fullscreen-menu-opened.edgtf-fade-push-text-top .edgtf-fullscreen-menu-holder-outer nav>ul>li>a{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:push_text_top .4s ease-out both .5s;-moz-animation:push_text_top .4s ease-out both .5s;animation:push_text_top .4s ease-out both .5s}.edgtf-fade-push-text-top.edgtf-push-text-top .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-above-menu-widget-holder,.edgtf-fade-push-text-top.edgtf-push-text-top .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-below-menu-widget-holder,.edgtf-fade-push-text-top.edgtf-push-text-top .edgtf-fullscreen-menu-holder-outer nav{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:all .75s ease-out;-moz-transition:all .75s ease-out;transition:all .75s ease-out}.edgtf-fullscreen-menu-opened.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-above-menu-widget-holder,.edgtf-fullscreen-menu-opened.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-below-menu-widget-holder,.edgtf-fullscreen-menu-opened.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer nav{backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:all .25s linear .1s;-moz-transition:all .25s linear .1s;transition:all .25s linear .1s}.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-above-menu-widget-holder,.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer .edgtf-fullscreen-below-menu-widget-holder,.edgtf-fade-text-scaledown .edgtf-fullscreen-menu-holder-outer nav{backface-visibility:hidden;-webkit-backface-visibility:hidden;opacity:0;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .25s linear .1s;-moz-transition:all .25s linear .1s;transition:all .25s linear .1s}.edgtf-fullscreen-below-menu-widget-holder .widget_search{display:inline-block;vertical-align:middle}.edgtf-fullscreen-below-menu-widget-holder .widget_search .edgtf-search-wrapper{width:248px;position:relative}.edgtf-fullscreen-below-menu-widget-holder .widget_search .screen-reader-text{display:none}.edgtf-fullscreen-below-menu-widget-holder .widget_search input[type=text]{font-family:inherit;font-size:13px;color:#888;background-color:#212121;border:1px solid #353535;outline:0;width:248px;padding-right:30px;padding-left:20px;box-sizing:border-box;line-height:50px;height:50px;border-radius:50px}.edgtf-fullscreen-below-menu-widget-holder .widget_search input[type=submit]{font-family:ElegantIcons;font-size:13px;color:#fff;background-color:transparent;border:none;outline:0;line-height:50px;height:50px;position:absolute;right:14px;top:0}.edgtf-fullscreen-below-menu-widget-holder .widget_search ::-webkit-input-placeholder{color:#888}.edgtf-fullscreen-below-menu-widget-holder .widget_search :-moz-placeholder{color:#888}.edgtf-fullscreen-below-menu-widget-holder .widget_search ::-moz-placeholder{color:#888}.edgtf-fullscreen-below-menu-widget-holder .widget_search :-ms-input-placeholder{color:#888}.edgtf-fullscreen-below-menu-widget-holder .widget_search input[type=text]:focus{border-color:#353535}.edgtf-search-opener{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.edgtf-search-opener .edgtf-search-icon-text{-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-search-opener,.edgtf-light-header .edgtf-top-bar .edgtf-search-opener,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-search-opener{color:#fff!important}.edgtf-light-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-search-opener:hover,.edgtf-light-header .edgtf-top-bar .edgtf-search-opener:hover,.edgtf-light-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-search-opener:hover{opacity:.8}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-search-opener,.edgtf-dark-header .edgtf-top-bar .edgtf-search-opener,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-search-opener{color:#000!important}.edgtf-dark-header .edgtf-page-header>div:not(.edgtf-sticky-header) .edgtf-search-opener:hover,.edgtf-dark-header .edgtf-top-bar .edgtf-search-opener:hover,.edgtf-dark-header.edgtf-header-style-on-scroll .edgtf-page-header .edgtf-search-opener:hover{opacity:.8}.edgtf-search-cover{display:none;color:#fff;position:absolute;top:0;left:0;width:100%;z-index:115;background:#fff}.edgtf-search-cover .edgtf-container{background-color:inherit}.edgtf-search-cover .edgtf-form-holder-outer{display:table;width:100%;height:100%}.edgtf-search-cover .edgtf-form-holder{display:table-cell;vertical-align:middle;padding:0 45px;position:relative}.edgtf-search-cover .edgtf-form-holder-inner{display:inline-block;vertical-align:middle;width:100%}.edgtf-search-cover .edgtf-container-inner .edgtf-form-holder{padding:0}.edgtf-search-cover .edgtf-container-inner .edgtf-search-close{right:0}.edgtf-search-cover input,.edgtf-search-cover input:focus{background-color:transparent;border:medium none;box-shadow:none;color:#888;font-size:20px;font-weight:700;display:inline-block;width:90%;padding:0;font-family:Merriweather,serif;outline:0;outline-offset:0;-webkit-appearance:none;border-radius:0;float:left;margin:0}.edgtf-search-cover input:focus{outline-offset:0!important}.edgtf-search-cover input[type=submit]{border:0 none;clip:rect(0,0,0,0);height:1px;margin:-1px;padding:0;position:absolute;width:1px;visibility:hidden}.edgtf-search-cover .edgtf-search-close{font-size:25px;position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);line-height:1em}.edgtf-search-cover .edgtf-search-close a{color:#313131;display:inline-block}.edgtf-search-cover .edgtf-search-close a:hover{color:#ffb422}.edgtf-search-cover .edgtf-search-close a i{vertical-align:top}.edgtf-search-cover.disabled input,.edgtf-search-cover.disabled input:focus{font-weight:400}:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder{color:#888;margin:10px 0 0 0}.edgtf-fullscreen-search-holder{position:fixed;top:0;left:0;width:100%;height:100%;z-index:105;opacity:0}.edgtf-fullscreen-search-holder .edgtf-search-label{font-size:24px;line-height:1em;color:#ffb422;font-family:"Open Sans",sans-serif;font-style:italic;vertical-align:bottom}.edgtf-fullscreen-search-holder .edgtf-field-holder{width:30%;display:inline-block;vertical-align:bottom;position:relative;border-bottom:1px solid #f1f1f1}.edgtf-fullscreen-search-holder .edgtf-field-holder .edgtf-line{position:absolute;bottom:-1px;left:0;height:1px;width:0;background-color:#888;-webkit-transition:width .3s ease;-moz-transition:width .3s ease;transition:width .3s ease}.edgtf-fullscreen-search-holder .edgtf-search-field{width:100%;border-left:none;border-top:none;border-right:none;border-bottom:none;background:0 0;outline:0;height:100%;font-size:30px;color:#888;line-height:1em;position:relative}.edgtf-fullscreen-search-holder .edgtf-search-submit{border:none;background:0 0;outline:0;width:auto;cursor:pointer;font-family:ElegantIcons;font-size:20px;line-height:1em;color:#a1a1a1;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;transition:color .2s ease}.edgtf-fullscreen-search-holder .edgtf-search-submit:hover{color:#ffb422}.edgtf-fullscreen-search-holder .edgtf-search-close-holder{float:right;margin-right:45px}.edgtf-fullscreen-search-holder .edgtf-fullscreen-search-close-container{position:absolute;left:0;top:0;width:100%}.edgtf-fullscreen-search-holder .edgtf-fullscreen-search-close-container a{opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,color .2s ease;transition:opacity .2s ease,color .2s ease;position:absolute;top:40px;right:40px}.edgtf-fullscreen-search-table{display:table;width:100%;height:100%}.edgtf-fullscreen-search-cell{display:table-cell;vertical-align:middle;width:100%;height:100%;text-align:center}.edgtf-fullscreen-search-opened .edgtf-form-holder .edgtf-search-field{width:100%;border-left:none;border-top:none;border-right:none;border-bottom:none;background:0 0;outline:0;height:100%;font-size:30px;color:#a1a1a1;line-height:1em;position:relative;padding:0;font-family:"Open Sans",sans-serif;font-style:italic}.edgtf-fullscreen-search-overlay{position:absolute;width:2000px;height:2000px;margin-top:-1000px;margin-left:-1000px;top:50%;left:0;border-radius:100%;opacity:0;z-index:99;-ms-transform-origin:50%;-webkit-transform-origin:50%;transform-origin:50%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);background-color:rgba(48,39,28,.98);-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-transition:-ms-transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);-webkit-transition:-webkit-transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1)}.edgtf-fullscreen-search-overlay.edgtf-animate{-webkit-transform:scale(3);-moz-transform:scale(3);transform:scale(3);opacity:1}.edgtf-search-from-circle .edgtf-fullscreen-search-holder{-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease;display:none;opacity:0;visibility:visible;z-index:111}.edgtf-search-fade .edgtf-fullscreen-search-holder{visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;opacity:0;z-index:111;box-sizing:border-box}.edgtf-search-fade .edgtf-fullscreen-search-holder .edgtf-fullscreen-search-table{background-color:rgba(0,0,0,.98)}.edgtf-search-fade-out.edgtf-search-fade .edgtf-fullscreen-search-holder{-webkit-animation:search_fade_out .25s linear both;-moz-animation:search_fade_out .25s linear both;animation:search_fade_out .25s linear both}.edgtf-search-fade-in.edgtf-search-fade .edgtf-fullscreen-search-holder.edgtf-animate{-webkit-animation:search_fade_in .25s linear both;-moz-animation:search_fade_in .25s linear both;animation:search_fade_in .25s linear both}.edgtf-search-fade .edgtf-fullscreen-search-holder.edgtf-animate .edgtf-fullscreen-search-close{opacity:1;visibility:visible}.edgtf-fullscreen-search-close i{font-size:25px;color:#888}@-webkit-keyframes search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@-webkit-keyframes search_push_text_top{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes search_push_text_top{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.edgtf-search-fade.edgtf-fullscreen-search-opened .edgtf-fullscreen-search-holder .edgtf-form-holder{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-animation:search_push_text_top .4s ease-out both .25s;-moz-animation:search_push_text_top .4s ease-out both .25s;animation:search_push_text_top .4s ease-out both .25s}.edgtf-search-fade-out.edgtf-search-fade .edgtf-fullscreen-search-holder .edgtf-field-holder,.edgtf-search-fade-out.edgtf-search-fade .edgtf-fullscreen-search-holder .edgtf-search-label,.edgtf-search-fade-out.edgtf-search-fade .edgtf-fullscreen-search-holder .edgtf-search-submit{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:transform .75s ease-out;-moz-transition:transform .75s ease-out;transition:transform .75s ease-out}.edgtf-search-page .edgtf-no-posts-found{margin:80px 0;text-align:center;padding:0 20%}.edgtf-search-page .edgtf-no-posts-found .edgtf-no-posts-found-title{margin-bottom:24px}.small-images .edgtf-portfolio-media .edgtf-portfolio-single-media{margin-bottom:30px}.small-images .edgtf-portfolio-media .edgtf-portfolio-single-media:last-child{margin-bottom:0}.small-images .edgtf-follow-portfolio-info{position:relative}.small-images .edgtf-portfolio-title{line-height:1em}.small-images div.edgtf-portfolio-info-holder{margin-top:0}.small-slider .edgtf-portfolio-title{line-height:1em}.small-slider div.edgtf-portfolio-info-holder{margin-top:0}.big-images .edgtf-big-image-holder{margin-bottom:60px}.big-images .edgtf-portfolio-media .edgtf-portfolio-single-media{margin-bottom:20px}.big-images .edgtf-portfolio-media .edgtf-portfolio-single-media:last-child{margin-bottom:0}.big-slider .edgtf-big-image-holder{margin-bottom:47px}.gallery .edgtf-portfolio-single-media a{position:relative;overflow:hidden;display:block}.gallery .edgtf-portfolio-single-media a .edgtf-portfolio-gallery-text-holder{position:absolute;top:0;left:0;display:inline-block;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.gallery .edgtf-portfolio-single-media a .edgtf-portfolio-gallery-text-holder-inner{position:relative;display:table;width:100%;height:100%}.gallery .edgtf-portfolio-single-media a .edgtf-portfolio-gallery-text-holder-inner h4{display:table-cell;vertical-align:middle;text-align:center;color:#fff;width:100%;height:100%}.gallery .edgtf-portfolio-single-media a img{display:block}.gallery .edgtf-portfolio-single-media a:hover .edgtf-portfolio-gallery-text-holder{opacity:1}.gallery .edgtf-portfolio-media{margin-bottom:35px}.gallery.edgtf-portfolio-gallery-three-columns .edgtf-portfolio-single-media{width:32%;margin-right:2%;margin-bottom:2%;float:left}.gallery.edgtf-portfolio-gallery-three-columns .edgtf-portfolio-single-media:nth-child(3n){margin-right:0}.gallery.edgtf-portfolio-gallery-two-columns .edgtf-portfolio-single-media{width:49%;margin-right:2%;margin-bottom:2%;float:left}.gallery.edgtf-portfolio-gallery-two-columns .edgtf-portfolio-single-media:nth-child(2n){margin-right:0}.gallery.edgtf-portfolio-gallery-four-columns .edgtf-portfolio-single-media{width:24%;margin-right:1.333333%;margin-bottom:2%;float:left}.gallery.edgtf-portfolio-gallery-four-columns .edgtf-portfolio-single-media:nth-child(4n){margin-right:0}.small-masonry .edgtf-portfolio-media{margin:-15px -15px 0}.small-masonry .edgtf-single-masonry-grid-sizer{width:50%}.small-masonry .edgtf-default-masonry-item,.small-masonry .edgtf-large-height-masonry-item{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px}.small-masonry .edgtf-large-width-height-masonry-item,.small-masonry .edgtf-large-width-masonry-item{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:15px}.small-masonry .edgtf-portfolio-single-media a,.small-masonry .edgtf-portfolio-single-media img{box-sizing:border-box;overflow:hidden;width:100%;height:100%;display:block}.small-masonry .edgtf-portfolio-title{line-height:1em}.small-masonry div.edgtf-portfolio-info-holder{margin-top:0}.big-masonry .edgtf-portfolio-media{margin:-13.5px -13.5px 45px}.big-masonry .edgtf-single-masonry-grid-sizer{width:25%}.big-masonry .edgtf-default-masonry-item,.big-masonry .edgtf-large-height-masonry-item{width:25%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:13.5px}.big-masonry .edgtf-large-width-height-masonry-item,.big-masonry .edgtf-large-width-masonry-item{width:50%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:13.5px}.big-masonry .edgtf-portfolio-single-media a,.big-masonry .edgtf-portfolio-single-media img{box-sizing:border-box;overflow:hidden;width:100%;height:100%;display:block}.big-masonry .edgtf-single-masonry-grid-gutter{width:27px}.edgtf-portfolio-single-holder{margin-top:100px}.edgtf-portfolio-single-holder .edgtf-portfolio-media a{display:block;position:relative}.edgtf-portfolio-single-holder .edgtf-portfolio-media img{vertical-align:middle}.edgtf-portfolio-single-holder .edgtf-portfolio-title{margin-bottom:16px}.edgtf-portfolio-single-holder .edgtf-portfolio-content{margin-bottom:35px}.edgtf-portfolio-single-holder .edgtf-portfolio-social{border-top:1px solid #ebebeb;padding-top:19px;margin-top:19px}.edgtf-portfolio-single-holder .edgtf-portfolio-social .edgtf-social-share-holder{display:table;table-layout:fixed;width:100%}.edgtf-portfolio-single-holder .edgtf-portfolio-social .edgtf-social-share-holder .edgtf-social-share-title{display:table-cell;width:25%}.edgtf-portfolio-single-holder .edgtf-portfolio-info-item{margin-bottom:12px}.edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item){display:table;table-layout:fixed;width:100%;line-height:22px}.edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item) .edgtf-portfolio-info-item-title{display:table-cell;width:28%;color:#212121;font-weight:700;font-size:15px;font-family:Merriweather,serif;line-height:22px}.edgtf-portfolio-single-holder .edgtf-portfolio-info-item:not(.edgtf-content-item) p{display:table-cell;width:72%}.edgtf-portfolio-single-holder .edgtf-portfolio-info-item:last-child:not(.edgtf-content-item){margin-bottom:0;padding-bottom:16px;border-bottom:1px solid #ebebeb}.edgtf-portfolio-single-holder .edgtf-portfolio-info-holder{margin-top:2px}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav-inner{width:1300px;margin:0 auto;position:relative}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav{margin-top:60px;height:40px;line-height:40px;text-align:center;position:relative;background-color:#f6f4ee;padding-top:30px;padding-bottom:30px}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav span{line-height:40px;font-size:25px;-webkit-transition:color .15s ease-in-out;-moz-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-back-btn{display:inline-block;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-back-btn a{width:20px;height:40px;position:relative;display:block;color:#ffb422;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;transition:color .2s ease}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-back-btn a span{font-size:21px}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-back-btn a:hover{color:#212121}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next,.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev{height:40px}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next,.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev{position:absolute;top:0}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next span,.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev span{color:#000;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;transition:color .2s ease}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next:hover span,.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev:hover span{color:#ffb422}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev{left:0}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-prev span{float:left}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next{right:0}.edgtf-portfolio-single-holder .edgtf-portfolio-single-nav .edgtf-portfolio-next span{float:right}.edgtf-portfolio-single-holder .edgtf-portfolio-video-lightbox{position:relative;display:block}.edgtf-portfolio-single-holder .edgtf-portfolio-video-lightbox img{vertical-align:middle}.edgtf-portfolio-single-holder .edgtf-portfolio-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);color:#fff}.edgtf-portfolio-single-holder .edgtf-portfolio-overlay .edgtf-portfolio-play-icon{position:absolute;font-size:20px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.edgtf-portfolio-single-holder .edgtf-slick-slider-navigation-style .edgtf-slick-prev{left:16px;right:auto;color:#fff}.edgtf-portfolio-single-holder .edgtf-slick-slider-navigation-style .edgtf-slick-next{right:16px;left:auto;color:#fff}@media only screen and (min-width:1400px){.edgtf-grid-1300 .edgtf-portfolio-single-holder .edgtf-portfolio-single-nav-inner{width:1300px}}@media only screen and (min-width:1300px){.edgtf-grid-1200 .edgtf-portfolio-single-holder .edgtf-portfolio-single-nav-inner{width:1200px}}@media only screen and (min-width:1200px){.edgtf-grid-1000 .edgtf-portfolio-single-holder .edgtf-portfolio-single-nav-inner{width:1000px}}@media only screen and (min-width:1000px){.edgtf-grid-800 .edgtf-portfolio-single-holder .edgtf-portfolio-single-nav-inner{width:800px}}.edgtf-event-single-holder .edgtf-full-width-inner{padding-top:97px}.edgtf-event-single-holder:last-child .edgtf-full-width-inner{padding-bottom:0}.edgtf-event-single-holder .edgtf-event-top-holder{display:table;width:100%;table-layout:fixed}.edgtf-event-single-holder .edgtf-event-top-holder .edgtf-event-top-left{display:table-cell;width:75%;vertical-align:bottom;padding-right:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-event-single-holder .edgtf-event-top-holder .edgtf-event-top-right{display:table-cell;width:25%;vertical-align:bottom;padding-left:20px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-event-single-holder .edgtf-event-top-holder .edgtf-event-subtitle{display:inline-block;color:#303030;font-size:12px;text-transform:uppercase;margin-bottom:9px}.edgtf-event-single-holder .edgtf-event-content{margin-top:18px}.edgtf-event-single-holder .edgtf-event-info-holder{margin-top:19px}.edgtf-event-single-holder .edgtf-event-info-holder .edgtf-event-info-title{display:none;margin-bottom:7px}.edgtf-event-single-holder .edgtf-event-info-item{display:table;width:100%;table-layout:fixed;color:#303030;font-size:12px;font-weight:700;text-transform:uppercase}.edgtf-event-single-holder .edgtf-event-info-item .edgtf-event-info-item-title{display:table-cell;width:33.33%}.edgtf-event-single-holder .edgtf-event-info-item .edgtf-event-info-item-desc{display:table-cell;color:#6c6c6c}.edgtf-event-single-holder .edgtf-event-info-item a{color:inherit}.edgtf-event-single-holder .edgtf-event-info-item a:hover{color:#ffb422}.edgtf-event-single-holder .edgtf-event-social{margin-top:22px;padding-top:21px;border-top:1px solid #f1f1f1}.edgtf-event-single-holder .edgtf-event-social .edgtf-social-share-holder{display:table;width:100%;table-layout:fixed}.edgtf-event-single-holder .edgtf-event-social .edgtf-social-share-holder .edgtf-social-share-title{display:table-cell;width:33.33%;color:#303030}.edgtf-event-single-holder .edgtf-event-social .edgtf-social-share-holder li a{font-size:11px}.edgtf-event-single-holder .edgtf-event-image-holder{margin-top:91px}.edgtf-event-single-holder .edgtf-event-images-slider{opacity:0}.edgtf-event-single-holder .edgtf-event-images-slider.edgtf-appeared{opacity:1;-webkit-transition:opacity .15s;-moz-transition:opacity .15s;transition:opacity .15s}.edgtf-event-single-holder .edgtf-event-images-slider .slick-slide{position:relative}.edgtf-event-single-holder .edgtf-event-images-slider .slick-slide img{vertical-align:middle}.edgtf-event-single-holder .edgtf-event-images-slider .slick-slide a{display:block;position:relative;height:100%}.edgtf-event-single-holder .edgtf-event-images-slider .slick-slide a:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(48,48,48,.6);-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease}.edgtf-event-single-holder .edgtf-event-images-slider .slick-slide.slick-center a:after{background-color:transparent}.edgtf-event-single-holder .edgtf-event-images-gallery{font-size:0;margin:-15px -15px 35px -15px}.edgtf-event-single-holder .edgtf-event-images-gallery.edgtf-event-gallery-col-3 .edgtf-event-single-image{width:33.33%}.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image{display:inline-block;vertical-align:top;padding:15px;box-sizing:border-box}.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image a{position:relative;display:inline-block}.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image a img{display:inline-block;vertical-align:middle}.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image a:before{font-family:FontAwesome;content:"\f002";font-size:25px;color:#fff;position:absolute;top:50%;left:50%;z-index:1;opacity:0;-webkit-transition:all .35s cubic-bezier(.14,.41,.58,1);-moz-transition:all .35s cubic-bezier(.14,.41,.58,1);transition:all .35s cubic-bezier(.14,.41,.58,1);-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.4);-webkit-transition:opacity .35s cubic-bezier(.14,.41,.58,1);-moz-transition:opacity .35s cubic-bezier(.14,.41,.58,1);transition:opacity .35s cubic-bezier(.14,.41,.58,1)}.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image a:hover:after,.edgtf-event-single-holder .edgtf-event-images-gallery .edgtf-event-single-image a:hover:before{opacity:1}.edgtf-event-single-holder .edgtf-event-related-holder{text-align:center;margin-top:38px;margin-bottom:50px}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-event-related-slider{margin-top:44px}.edgtf-event-single-holder .edgtf-event-related-holder .slick-track{margin:0}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-event-item{padding:0 16px;box-sizing:border-box}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-event-item:hover .edgtf-item-text-overlay{opacity:1}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-event-item:hover .edgtf-item-text-overlay-inner{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-image-holder{position:relative}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-image-holder img{vertical-align:middle}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-overlay{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;background-color:rgba(255,180,34,.85);opacity:0;-webkit-transition:opacity .3s cubic-bezier(.53,.01,.18,1);-moz-transition:opacity .3s cubic-bezier(.53,.01,.18,1);transition:opacity .3s cubic-bezier(.53,.01,.18,1)}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-overlay .edgtf-item-info-category{color:#fff;position:relative;z-index:4}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-overlay .edgtf-item-title,.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-overlay .edgtf-item-title a{color:#fff}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-overlay-inner{display:table;width:100%;height:100%;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all .3s cubic-bezier(.53,.01,.18,1);-moz-transition:all .3s cubic-bezier(.53,.01,.18,1);transition:all .3s cubic-bezier(.53,.01,.18,1)}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-item-text-holder{display:table-cell;vertical-align:middle}.edgtf-event-single-holder .edgtf-event-related-holder .edgtf-event-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.edgtf-event-single-holder .slick-slider .edgtf-slick-next,.edgtf-event-single-holder .slick-slider .edgtf-slick-prev{color:#fff}.edgtf-event-single-holder .slick-slider .edgtf-slick-prev{left:10px}.edgtf-event-single-holder .slick-slider .edgtf-slick-next{right:10px}.edgtf-event-single-nav{margin-top:50px;padding:30px 20px;background-color:#f9f9f9}.edgtf-event-single-nav .edgtf-event-single-nav-inner{display:table;width:100%}.edgtf-event-single-nav .edgtf-event-single-nav-inner a{color:#303030}.edgtf-event-single-nav .edgtf-event-single-nav-inner a:hover{color:#ffb422}.edgtf-event-single-nav .edgtf-event-prev{display:table-cell;text-align:left}.edgtf-event-single-nav .edgtf-event-prev a span{padding-right:5px}.edgtf-event-single-nav .edgtf-event-next{display:table-cell;text-align:right}.edgtf-event-single-nav .edgtf-event-next a span{padding-left:5px}.edgtf-give-single.give-display-onpage .edgtf-give-content{margin-top:30px}.edgtf-give-single.give-display-modal .give-custom-amount-text,.edgtf-give-single.give-display-modal .give-donation-amount,.edgtf-give-single.give-display-modal .give-donation-levels-wrap,.edgtf-give-single.give-display-modal .give-select.give-donation-levels-wrap,.edgtf-give-single.give-display-modal .give-total-wrap{display:none!important}.edgtf-give-single.give-display-modal .edgtf-give-btn{position:absolute;bottom:0;left:0;width:100%;padding:28px;background-color:rgba(0,0,0,.53);box-sizing:border-box}.edgtf-give-single.give-display-modal .edgtf-give-content+.edgtf-give-top-content{margin-top:55px}.edgtf-give-single.give-display-button-only .edgtf-give-content,.edgtf-give-single.give-display-button-only .edgtf-give-top-content{display:block!important}.edgtf-give-single .edgtf-give-top-content{position:relative}.edgtf-give-single .edgtf-give-top-content .images{margin-bottom:18px}.edgtf-give-single form.give-form{margin-bottom:0}.edgtf-give-single form.give-form .edgtf-btn{margin-bottom:0}.edgtf-give-single .edgtf-give-form-title{margin-bottom:23px}.edgtf-give-single .edgtf-give-content{border-bottom:2px solid #f4f4f4;padding-bottom:9px;margin-bottom:40px}.edgtf-give-single .edgtf-give-progress{padding:22px 25px;background-color:#f6f4ee;margin-bottom:48px}.edgtf-give-single .edgtf-give-progress.give-goal-progress{margin-bottom:48px}.give-modal .mfp-content .give-custom-amount-text,.give-modal .mfp-content .give-donation-amount,.give-modal .mfp-content .give-donation-levels-wrap,.give-modal .mfp-content .give-select.give-donation-levels-wrap,.give-modal .mfp-content .give-total-wrap{display:block!important}.single-give_forms .edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner,.single-give_forms .edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner{padding:70px 0}.edgtf-give-progress.give-goal-progress{margin-bottom:0}.edgtf-give-progress .edgtf-progress-bar{margin-bottom:12px}.edgtf-give-progress .edgtf-give-progress-btm{display:table;width:100%}.edgtf-give-progress .edgtf-give-progress-goal .edgtf-give-progress-title,.edgtf-give-progress .edgtf-give-progress-raised .edgtf-give-progress-title{display:inline-block;vertical-align:middle;color:#888}.edgtf-give-progress .edgtf-give-progress-goal .edgtf-give-progress-amount,.edgtf-give-progress .edgtf-give-progress-raised .edgtf-give-progress-amount{color:#000;font-weight:700;font-family:Merriweather,serif}.edgtf-give-progress .edgtf-give-progress-raised{display:table-cell;vertical-align:middle;text-align:left}.edgtf-give-progress .edgtf-give-progress-goal{display:table-cell;vertical-align:middle;text-align:right}.give_error.give_warning,.give_success.give_warning{border-color:#ffb422}.give_error.give_warning:before,.give_success.give_warning:before{background-color:#ffb422}.edgtf-overlapping-content-enabled .edgtf-content-inner>.edgtf-container{position:static;text-align:center}.edgtf-overlapping-content-enabled .edgtf-title .edgtf-title-holder .edgtf-container{padding-bottom:80px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-overlapping-content-holder{display:inline-block;vertical-align:middle;position:relative;z-index:102;margin-top:-80px;text-align:left;visibility:hidden;opacity:0;-webkit-transform:translateY(100px);-moz-transform:translateY(100px);transform:translateY(100px)}.edgtf-overlapping-content-holder.edgtf-appeared{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.edgtf-overlapping-content-holder.edgtf-animated{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .5s ease .1s,-webkit-transform 1.5s cubic-bezier(.25,.1,.02,.91) .2s;transition:opacity .5s ease .1s,transform 1.5s cubic-bezier(.25,.1,.02,.91) .2s}.edgtf-overlapping-content-holder .edgtf-overlapping-content{background-color:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.06);padding:80px 75px 0}.edgtf-content-bottom .edgtf-container{background-color:transparent}.edgtf-elements-holder{width:100%;display:table;table-layout:fixed}.edgtf-elements-holder.edgtf-two-columns .edgtf-elements-holder-item{width:50%}.edgtf-elements-holder.edgtf-two-columns .edgtf-elements-holder-item{width:50%}.edgtf-elements-holder.edgtf-three-columns .edgtf-elements-holder-item{width:33%}.edgtf-elements-holder.edgtf-four-columns .edgtf-elements-holder-item{width:25%}.edgtf-elements-holder.edgtf-five-columns .edgtf-elements-holder-item{width:20%}.edgtf-elements-holder.edgtf-six-columns .edgtf-elements-holder-item{width:16%}.edgtf-elements-holder .edgtf-elements-holder-item{display:table-cell;vertical-align:middle;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-vertical-alignment-top{vertical-align:top}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-vertical-alignment-bottom{vertical-align:bottom}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-horizontal-alignment-center{text-align:center}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-horizontal-alignment-right{text-align:right}.edgtf-elements-holder .edgtf-elements-holder-item .edgtf-elements-holder-item-link{display:inline-block;width:100%;height:100%;position:absolute;top:0;left:0;line-height:0}.edgtf-elements-holder .edgtf-elements-holder-item .edgtf-elements-holder-item-inner{width:100%}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-eh-with-zoom{position:relative;overflow:hidden}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-eh-with-zoom .edgtf-elements-holder-item-image-zoom{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;background-size:cover;background-position:center center;background-repeat:no-repeat;-webkit-transition:transform .5s cubic-bezier(.15,.7,.54,.99);-moz-transition:transform .5s cubic-bezier(.15,.7,.54,.99);transition:transform .5s cubic-bezier(.15,.7,.54,.99);will-change:transform;-webkit-backface-visibility:hidden}.edgtf-elements-holder .edgtf-elements-holder-item.edgtf-eh-with-zoom:hover .edgtf-elements-holder-item-image-zoom{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);transform:scale(1.03)}.edgtf-elements-holder.edgtf-elements-items-float.edgtf-three-columns .edgtf-elements-holder-item{width:33.33333333333333%}.edgtf-elements-holder.edgtf-elements-items-float.edgtf-six-columns .edgtf-elements-holder-item{width:16.66666666666667%}.edgtf-elements-holder.edgtf-elements-items-float .edgtf-elements-holder-item{float:left}.edgtf-elements-holder .edgtf-elements-holder-item-content{padding:0 20px}.edgtf-team:not(.main-info-below-image){overflow:hidden;text-align:center}.edgtf-team .edgtf-team-inner{overflow:hidden;width:100%}.edgtf-team .edgtf-team-image{position:relative;overflow:hidden}.edgtf-team .edgtf-team-image img{width:100%;vertical-align:middle}.edgtf-team .edgtf-team-description{display:table;width:100%;height:100%}.edgtf-team .edgtf-team-text p{margin:0}.edgtf-team .edgtf-team-social{display:table;width:100%;height:100%}.edgtf-team .edgtf-team-social .edgt_icon_ion_icon:before,.edgtf-team .edgtf-team-social .edgt_icon_linea_icon:before{line-height:inherit}.edgtf-team .edgtf-team-social-inner{display:table-cell;vertical-align:middle;position:relative}.edgtf-team .edgtf-team-social-holder{position:absolute;height:100%;width:100%;left:0;top:0;opacity:0;display:table-cell;vertical-align:middle;background-color:rgba(48,39,28,.85);-webkit-transition:opacity .15s ease-out,background-color .15s ease-out;-moz-transition:opacity .15s ease-out,background-color .15s ease-out;transition:opacity .15s ease-out,background-color .15s ease-out;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.edgtf-team .edgtf-team-social-holder .social_icon{font-size:inherit;line-height:inherit}.edgtf-team .edgtf-team-social-holder .social_icon{display:block}.edgtf-team .edgtf-team-social-holder .social_icon:before{display:block}.edgtf-team:hover .edgtf-team-social-holder{-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;transition:opacity .4s ease;opacity:1}.edgtf-team.main-info-on-hover .edgtf-team-social-wrapp{margin:20px 0 0 0}.edgtf-team.main-info-on-hover .edgtf-team-name{color:#fff}.edgtf-team.main-info-on-hover .edgtf-team-position{margin:4px 0 17px 0;color:#ffb422;font-family:"Open Sans",sans-serif;font-style:italic;font-size:13px}.edgtf-team.main-info-on-hover .edgtf-team-description{color:#fff;padding:0 62px;box-sizing:border-box}.edgtf-team.main-info-on-hover .edgtf-team-social-wrapp a{color:#f6f4ee;-webkit-transition:color .3s ease-out;-moz-transition:color .3s ease-out;transition:color .3s ease-out}.edgtf-team.main-info-on-hover .edgtf-team-social-wrapp a:hover{color:#ffb422}.edgtf-team.main-info-on-hover .edgtf-team-social-wrapp a .edgtf-icon-element{-webkit-transition:none;-moz-transition:none;transition:none}.edgtf-team.main-info-on-hover .edgtf-icon-shortcode{margin-right:25px}.edgtf-team.main-info-on-hover .edgtf-icon-shortcode:last-child{margin-right:0}.touch .edgtf-team .edgtf-team-social-holder{cursor:pointer}.edgtf-team.main-info-below-image{-webkit-transform:translateZ(0)}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp{margin:10px 0 0 0}.edgtf-team.main-info-below-image .edgtf-icon-element{color:#ffb422}.edgtf-team.main-info-below-image .edgtf-icon-element:hover{color:#9fcf5d}.edgtf-team.main-info-below-image .edgtf-team-name{margin-bottom:4px}.edgtf-team.main-info-below-image .edgtf-icon-shortcode .edgtf-icon-element{margin:13px;font-size:18px}.edgtf-team.main-info-below-image .edgtf-icon-shortcode:first-child .edgtf-icon-element{margin-left:0}.edgtf-team.main-info-below-image .edgtf-team-description{padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-team.main-info-below-image .edgtf-team-info{padding-top:15px}.edgtf-team.main-info-below-image .edgtf-team-info .edgtf-team-position{margin:0;color:#ffb422;font-family:Merriweather,serif;font-size:14px;font-weight:700}.edgtf-team.main-info-below-image .edgtf-team-image{overflow:visible}.edgtf-team.main-info-below-image .edgtf-team-image .edgtf-team-image-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-color:rgba(255,180,34,.75);opacity:0;z-index:2;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.edgtf-team.main-info-below-image .edgtf-team-image:hover .edgtf-team-image-link{opacity:1}.edgtf-team.main-info-below-image .edgtf-team-image:hover .edgtf-team-image-link:before{position:absolute;top:50%;left:50%;font-size:25px;color:#fff;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp ul{list-style:none;position:relative;display:block;z-index:990}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp ul li:first-child{bottom:56px;transition-delay:.5s}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp ul li:nth-child(2){bottom:102px;transition-delay:.4s}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp ul li:nth-child(3){bottom:148px;transition-delay:.3s}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp ul li:nth-child(4){bottom:194px;transition-delay:.2s}.edgtf-team.main-info-below-image .edgtf-team-social-wrapp ul li:nth-child(5){bottom:240px;transition-delay:.1s}.edgtf-team.main-info-below-image .edgtf-team-social.normal-social .edgtf-team-social-wrapp ul li{position:absolute;bottom:0;left:0;text-align:center;opacity:0;-webkit-transition:opacity .03s ease-out,position .1s ease-out;transition:opacity .03s ease-out,position .1s ease-out}.edgtf-team.main-info-below-image .edgtf-team-social.normal-social .edgtf-team-social-wrapp ul li:first-child{bottom:50px}.edgtf-team.main-info-below-image .edgtf-team-social.normal-social .edgtf-team-social-wrapp ul li:nth-child(2){bottom:90px}.edgtf-team.main-info-below-image .edgtf-team-social.normal-social .edgtf-team-social-wrapp ul li:nth-child(3){bottom:130px}.edgtf-team.main-info-below-image .edgtf-team-social.normal-social .edgtf-team-social-wrapp ul li:nth-child(4){bottom:170px}.edgtf-team.main-info-below-image .edgtf-team-social.normal-social .edgtf-team-social-wrapp ul li:nth-child(5){bottom:210px}.edgtf-team.main-info-below-image .edgtf-team-text{padding:10px 0 0 0}.edgtf-team.main-info-below-image .edgtf-team-text p{margin:0}.edgtf-team.main-info-below-image:hover .edgtf-team-social-wrapp ul li{opacity:1;cursor:pointer}.edgtf-team.main-info-below-image:hover .edgtf-team-social-wrapp ul li:first-child{transition-delay:.1s}.edgtf-team.main-info-below-image:hover .edgtf-team-social-wrapp ul li:nth-child(2){transition-delay:.2s}.edgtf-team.main-info-below-image:hover .edgtf-team-social-wrapp ul li:nth-child(3){transition-delay:.3s}.edgtf-team.main-info-below-image:hover .edgtf-team-social-wrapp ul li:nth-child(4){transition-delay:.4s}.edgtf-team.main-info-below-image:hover .edgtf-team-social-wrapp ul li:nth-child(5){transition-delay:.5s}.edgtf-team.main-info-below-image.edgtf-team-image-grayscale .edgtf-team-image img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.edgtf-team.main-info-below-image.edgtf-team-image-grayscale .edgtf-team-image:hover img{-webkit-filter:grayscale(0);filter:none}.edgtf-call-to-action{position:relative;display:block;box-sizing:border-box;background-color:#f6f4ee}.edgtf-call-to-action .edgtf-call-to-action-row-50-50,.edgtf-call-to-action .edgtf-call-to-action-row-66-33,.edgtf-call-to-action .edgtf-call-to-action-row-75-25{display:table;box-sizing:border-box;width:100%}.edgtf-call-to-action .edgtf-call-to-action-row-75-25 .edgtf-call-to-action-column1{width:75%}.edgtf-call-to-action .edgtf-call-to-action-column1{position:relative}.edgtf-call-to-action .edgtf-call-to-action-row-75-25 .edgtf-call-to-action-column2{width:25%}.edgtf-call-to-action .edgtf-call-to-action-row-50-50 .edgtf-call-to-action-column1,.edgtf-call-to-action .edgtf-call-to-action-row-50-50 .edgtf-call-to-action-column2{width:50%}.edgtf-call-to-action .edgtf-call-to-action-row-66-33 .edgtf-call-to-action-column1{width:66%}.edgtf-call-to-action .edgtf-call-to-action-row-66-33 .edgtf-call-to-action-column2{width:34%}.edgtf-call-to-action .edgtf-call-to-action-column2{text-align:right}.edgtf-call-to-action .edgtf-call-to-action-cell{display:table-cell;vertical-align:middle}.edgtf-call-to-action .edgtf-text-wrapper .edgtf-call-to-action-icon-holder{display:inline-block;vertical-align:middle;padding-left:20px}.edgtf-call-to-action .edgtf-text-wrapper .edgtf-call-to-action-icon{display:table;height:100%;color:#ffb422;font-size:28px}.edgtf-call-to-action .edgtf-text-wrapper .edgtf-call-to-action-icon .edgtf-call-to-action-icon-inner{display:table-cell;height:100%;vertical-align:middle}.edgtf-call-to-action .edgtf-call-to-action-text{font-size:22px;font-family:Merriweather,serif;color:#ffb422;font-weight:700}.edgtf-call-to-action .edgtf-call-to-action-text p{margin:0}.edgtf-call-to-action.with-icon .edgtf-text-wrapper.left .edgtf-call-to-action-text{padding:0 20px 0 0}.edgtf-call-to-action.with-icon .edgtf-text-wrapper.right .edgtf-call-to-action-text{padding:0 0 0 70px}.edgtf-counter-holder{display:block;opacity:0;-webkit-transition:opacity .3s ease-in;-moz-transition:opacity .3s ease-in;transition:opacity .3s ease-in;padding:20px 0}.edgtf-counter-holder .edgtf-counter{font-size:80px;line-height:.98em;font-weight:700;font-family:Merriweather,serif;color:#9fcf5d;overflow:hidden;display:inline-block!important;height:1em;vertical-align:middle;margin-bottom:16px}.edgtf-counter-holder .edgtf-counter-text{margin:5px 0 0 0}.edgtf-counter-holder .edgtf-counter-title{color:#ffb422;margin-top:8px}.edgtf-counter-holder:hover .edgtf-counter-title{color:#ffb422}.edgtf-counter-holder-show{opacity:1}.edgtf-counter-holder.left{text-align:left}.edgtf-counter-holder.right{text-align:right}.edgtf-counter-holder.center{text-align:center;padding:20px 40px}.edgtf-icon-shortcode{display:inline-block}.edgtf-icon-shortcode.circle,.edgtf-icon-shortcode.square{background-color:#ffb422;width:2em;height:2em;line-height:2em;text-align:center;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out}.edgtf-icon-shortcode.circle a,.edgtf-icon-shortcode.square a{display:inline-block;width:100%;height:100%}.edgtf-icon-shortcode.circle .edgtf-icon-element,.edgtf-icon-shortcode.square .edgtf-icon-element{color:#fff;line-height:inherit}.edgtf-icon-shortcode.circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.edgtf-icon-shortcode .edgtf-icon-element{-webkit-transition:color .15s ease-in-out;-moz-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.edgtf-icon-animation-holder{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);-webkit-transition:transform .15s ease-in-out;-moz-transition:transform .15s ease-in-out;transition:transform .15s ease-in-out;display:inline-block}.edgtf-icon-animation-holder.edgtf-icon-animation-show{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-icon-tiny{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.edgtf-icon-small{font-size:2em}.edgtf-icon-medium{font-size:3em}.edgtf-icon-large{font-size:4em}.edgtf-icon-huge{font-size:5em}.countdown-rtl{direction:rtl}.countdown-row{clear:both;width:100%;padding:0 2px;text-align:center}.countdown-show1 .countdown-section{width:98%}.countdown-show2 .countdown-section{width:48%}.countdown-show3 .countdown-section{width:32.5%}.countdown-show4 .countdown-section{width:24.5%}.countdown-show5 .countdown-section{width:19.5%}.countdown-show6 .countdown-section{width:16.25%}.countdown-show7 .countdown-section{width:14%}.edgtf-countdown{font-weight:300}.countdown-section{display:inline-block;vertical-align:middle;text-align:center;font-weight:inherit}.countdown-amount{display:block;vertical-align:middle;position:relative;font-size:80px;font-family:Merriweather,serif;font-weight:700;line-height:1em;color:#9fcf5d;margin-bottom:15px}.countdown-period{display:block;vertical-align:middle;font-family:Merriweather,serif;font-size:18px;font-weight:700;color:#9fcf5d}.countdown-descr{display:block;width:100%}.edgtf-message{position:relative;padding:24px 27px;margin:0;background-color:#9fcf5d;border:0 solid #9fcf5d}@media only screen and (max-width:480px){.edgtf-message{padding:20px 22px}}.edgtf-message .edgtf-message-inner{position:relative;padding-right:20px}.edgtf-message .edgtf-message-inner .edgtf-message-text{display:table;height:100%}@media screen and (max-width:320px){.edgtf-message .edgtf-message-inner .edgtf-message-text{line-height:normal!important}}.edgtf-message .edgtf-message-inner .edgtf-message-text .edgtf-message-text-inner{display:table-cell;height:100%;vertical-align:middle;color:#f1efe9;font-size:14px;font-style:normal;font-weight:400}.edgtf-message .edgtf-message-inner a.edgtf-close{position:absolute;right:6px;top:2px;line-height:13px;font-size:18px}.edgtf-message .edgtf-message-inner a.edgtf-close i{width:14px;height:14px;color:#f1efe9;font-weight:700;display:inline-block}.edgtf-message.edgtf-with-icon .edgtf-message-icon-holder{float:right;padding:0 20px 0 34px}@media only screen and (max-width:600px){.edgtf-message.edgtf-with-icon .edgtf-message-icon-holder{padding:20px 22px}}.edgtf-message.edgtf-with-icon .edgtf-message-icon-holder .edgtf-message-icon{display:table;height:100%;color:#f1efe9}.edgtf-message.edgtf-with-icon .edgtf-message-icon-holder .edgtf-message-icon .edgtf-message-icon-inner{display:table-cell;height:100%;vertical-align:middle;font-size:18px;font-weight:400}.edgtf-message.edgtf-with-icon .edgtf-message-icon-holder .edgtf-message-icon .edgtf-message-icon-inner>i,.edgtf-message.edgtf-with-icon .edgtf-message-icon-holder .edgtf-message-icon .edgtf-message-icon-inner>span{line-height:1em;padding:8px}.edgtf-ordered-list ol{counter-reset:li;display:block;list-style-type:none;background-position:left center;background-repeat:no-repeat;margin:0 0 30px}.edgtf-ordered-list ol li{margin:0 0 9px;font-family:inherit;font-size:14px;font-weight:400}.edgtf-ordered-list ol>li:before{color:#ffb422;content:counter(li,decimal-leading-zero);counter-increment:li;padding-right:20px}.edgtf-ordered-list ul{counter-reset:li;display:block;list-style-type:none;background-position:left center;background-repeat:no-repeat;margin:0 0 30px}.edgtf-unordered-list ul{display:block;margin:0;padding:0}.edgtf-unordered-list ul>li{position:relative;font-family:inherit}.edgtf-unordered-list{font-size:14px}.edgtf-unordered-list ul{list-style-type:none}.edgtf-unordered-list ul li{padding-left:26px;padding-bottom:9px}.edgtf-unordered-list.edgtf-dropcaps.edgtf-circle ul>li:before,.edgtf-unordered-list.edgtf-square ul>li:before{height:5px;width:5px;display:inline-block;position:absolute;left:0;top:10.5px;padding:0;background-color:#ffb422;text-align:center;content:''}.edgtf-unordered-list.edgtf-circle ul>li:before{height:5px;width:5px;display:inline-block;position:absolute;left:0;top:10.5px;padding:0;background-color:#ffb422;text-align:center;content:'';border-radius:5px}.edgtf-unordered-list.edgtf-animate-list ul li{opacity:0;top:-40px;-webkit-transition:opacity .4s ease-in-out,top .4s ease-in-out;-moz-transition:opacity .4s ease-in-out,top .4s ease-in-out;transition:opacity .4s ease-in-out,top .4s ease-in-out}.edgtf-unordered-list.edgtf-animate-list.edgtf-appeared ul li,.touch .no_animation_on_touch .edgtf-unordered-list.edgtf-animate-list ul li{opacity:1;top:0}.edgtf-icon-list-item{display:table;height:1em;width:100%;position:relative;margin-bottom:7px}.edgtf-icon-list-item .edgtf-icon-list-icon-holder{display:table-cell;vertical-align:middle;width:1%;padding-right:20px}.edgtf-icon-list-item .edgtf-icon-list-icon-holder-inner i,.edgtf-icon-list-item .edgtf-icon-list-icon-holder-inner span{display:block;color:#ffb422;font-size:14px;text-align:center}.edgtf-icon-list-item .edgtf-icon-list-text{display:table-cell;vertical-align:middle;position:relative}.edgtf-progress-bar{position:relative;margin:0 0 10px;width:100%;overflow:hidden;text-align:left}.edgtf-progress-bar .edgtf-progress-title-holder{position:relative;margin:8px 0;color:#888}.edgtf-progress-bar .edgtf-progress-title-holder .edgtf-progress-title{display:inline-block;z-index:100}.edgtf-progress-bar .edgtf-progress-number-wrapper{text-align:right;left:0;z-index:10;opacity:0;bottom:0}.edgtf-progress-bar .edgtf-progress-number-wrapper .edgtf-progress-number{display:inline-block;text-align:center;float:right}.edgtf-progress-bar .edgtf-progress-number-wrapper .edgtf-progress-number .edgtf-percent:after{content:'%';margin-left:.1em;font-size:1em}.edgtf-progress-bar .edgtf-progress-number-wrapper.edgtf-floating{width:100%;height:100%}.edgtf-progress-bar .edgtf-progress-number-wrapper.edgtf-floating .edgtf-progress-number{position:absolute;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);bottom:0}.edgtf-progress-bar .edgtf-progress-number-wrapper.edgtf-static{width:100%;margin-left:0}.edgtf-progress-bar .edgtf-progress-content-outer{background-color:#f5f5f5;position:relative;overflow:hidden;height:5px;border-radius:5px}.edgtf-progress-bar .edgtf-progress-content-outer .edgtf-progress-content{max-width:100%;width:0;overflow:hidden;background-color:#ffb422;height:5px;box-sizing:border-box;border-radius:5px}.edgtf-testimonials{visibility:hidden}.edgtf-testimonials .edgtf-testimonial-content{cursor:-webkit-grab;cursor:grab}.edgtf-testimonials .edgtf-testimonial-text-holder{position:relative;display:block}.edgtf-testimonials .edgtf-testimonial-text-holder .edgtf-testimonial-text-inner{display:block;text-align:center}.edgtf-testimonials .edgtf-testimonial-image-holder{text-align:center;margin-bottom:34px}.edgtf-testimonials .edgtf-testimonial-image-holder img{max-width:100%;vertical-align:middle;display:inline-block}.edgtf-testimonials .edgtf-slick-dots li{-webkit-transition:-webkit-transform .15s cubic-bezier(.4,.87,.4,.87);transition:transform .15s cubic-bezier(.4,.87,.4,.87)}.edgtf-testimonials .edgtf-slick-dots li.slick-active{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-testimonial-text{font-size:22px;line-height:35px;font-style:italic;margin-bottom:2px;font-family:Merriweather,serif;font-weight:400}.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-testimonial-title{margin-bottom:20px}.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-testimonial-icon-holder{text-align:center;font-size:50px;color:#ffb422}.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-testimonial-author{margin-top:23px}.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-testimonial-author .edgtf-testimonial-author-text{font-family:Merriweather,serif;font-size:19px;text-transform:uppercase}.edgtf-testimonials.edgtf-testimonials-type-simple .edgtf-slick-slider-navigation-style .edgtf-slick-dots{margin-top:10px}.edgtf-testimonials.edgtf-testimonials-type-carousel{margin:0 -14px}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-content{padding:0 14px}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-text-holder{position:relative;padding-bottom:30px;padding-top:10px;margin-bottom:5px}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-text-holder .edgtf-testimonial-text-inner{text-align:left;background-color:#fff;padding:42px 38px;box-shadow:0 0 18px 0 rgba(0,0,0,.06)}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-text-holder .edgtf-testimonial-text{margin:0}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-text-holder .edgtf-testimonial-arrow{position:absolute;bottom:15px;left:27px;width:0;height:0;border-right:9px solid transparent;border-top:15px solid #ffb422;border-left:9px solid transparent}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-text-holder .edgtf-testimonial-title{margin-bottom:11px}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-carousel-bottom{display:table;width:100%}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-image-holder{width:70px;display:table-cell;vertical-align:middle;margin:0;padding-right:14px;box-sizing:content-box}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-author{display:table-cell;vertical-align:middle}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-author .edgtf-testimonial-author-text{margin:0;color:#212121;font-weight:700}.edgtf-testimonials.edgtf-testimonials-type-carousel .edgtf-testimonial-author .edgtf-testimonials-job{font-family:Merriweather,serif;color:#ffb422;line-height:30px}.edgtf-testimonials.edgtf-dark-dots .edgtf-slick-dots li{background-color:#ffb422}.edgtf-testimonials.edgtf-dark-dots .edgtf-slick-dots li.slick-active{background-color:#1a1a1a}.edgtf-pricing-tables.edgtf-two-columns .edgtf-price-table{width:48.75%}.edgtf-pricing-tables.edgtf-three-columns .edgtf-price-table{width:31.666666666666668%}.edgtf-pricing-tables.edgtf-four-columns .edgtf-price-table{width:23.125%}.edgtf-price-table{position:relative;width:100%;padding:0;margin-left:2.5%;float:left}.edgtf-price-table:first-child{margin-left:0}.edgtf-price-table .edgtf-price-table-inner{position:relative;background-color:#f6f4ee}.edgtf-price-table .edgtf-price-table-inner ul{list-style:none outside none;margin:0}.edgtf-price-table .edgtf-price-table-inner ul li{text-align:center;margin:0;padding:0}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-content,.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices,.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-title{border-bottom:2px solid #dfd8c4}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-title{padding:29px 10px 22px;position:relative}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-title .edgtf-title-content{display:block}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-content{padding:31px 40px}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-content p{margin:0}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-content ul{padding:0}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-content ul li:last-child{border-bottom:none}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices{padding:31px 5px 26px}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices .edgtf-price-in-table{text-align:center}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices .edgtf-price-holder{display:inline-block;position:relative;vertical-align:middle}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices .edgtf-value{font-family:"Open Sans",sans-serif;font-size:24px;line-height:30px;color:#000;vertical-align:top;font-weight:300;left:-20px;position:absolute;top:0}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices .edgtf-price{font-size:62px;font-family:Merriweather,serif;line-height:50px;padding:0 3px;display:inline-block;vertical-align:middle;font-weight:400;color:#212121}.edgtf-price-table .edgtf-price-table-inner ul li.edgtf-table-prices .edgtf-mark{position:relative;vertical-align:bottom;display:block;padding:7px 0 0 0}.edgtf-price-table .edgtf-price-table-inner .edgtf-price-button{padding:32px 0}.edgtf-price-table.edgtf-active .edgtf-price-table-inner{margin:-20px 0 0;padding:0 0 10px}.edgtf-price-table.edgtf-active .edgtf-price-table-inner ul li.edgtf-table-title{padding:34px 10px}.edgtf-price-table.edgtf-active .edgtf-price-table-inner .edgtf-price-button{padding:38px 0}.edgtf-price-table.edgtf-active>ul{margin:-38px 0 0;padding:38px 0 0;background-position:0 38px}.edgtf-price-table.edgtf-active .edgtf-table-title{background-color:#ffb422}.edgtf-price-table.edgtf-active .edgtf-table-title .edgtf-title-content{color:#fff}.edgtf-price-table.edgtf-active .edgtf-active-text{text-align:center;display:block;font-family:"Open Sans",sans-serif;font-weight:500;color:#ffb422}.edgtf-pie-chart-holder{position:relative;display:block}.edgtf-pie-chart-holder .edgtf-percentage{position:relative;display:block;height:180px;width:180px;line-height:180px;text-align:center;margin:0 auto;opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.edgtf-pie-chart-holder .edgtf-percentage .edgtf-pie-title{line-height:inherit}.edgtf-pie-chart-holder .edgtf-percentage canvas{position:absolute;top:0;left:0}.edgtf-pie-chart-holder .edgtf-to-counter{position:relative;font-family:Merriweather,serif;font-weight:700;font-size:55px;color:#000}.edgtf-pie-chart-holder .edgtf-to-counter:after{content:'%';font-size:30px}.edgtf-pie-chart-holder .edgtf-pie-chart-text{text-align:center;margin:20px 0 0}.edgtf-pie-chart-holder .edgtf-pie-chart-text .edgtf-pie-title{margin:0 0 12px}.edgtf-pie-chart-with-icon-holder{position:relative;display:block}.edgtf-pie-chart-with-icon-holder .edgtf-percentage-with-icon{position:relative;display:block;height:180px;width:180px;line-height:180px;text-align:center;margin:0 auto;opacity:0;-webkit-transition:opacity .3s ease 0s;-moz-transition:opacity .3s ease 0s;-o-transition:opacity .3s ease 0s}.edgtf-pie-chart-with-icon-holder .edgtf-percentage-with-icon canvas{position:absolute;top:0;left:0}.edgtf-pie-chart-with-icon-holder .edgtf-percentage-with-icon i,.edgtf-pie-chart-with-icon-holder .edgtf-percentage-with-icon span{float:none;margin:0;color:#9fcf5d;vertical-align:middle!important;display:inline-block;line-height:1em;font-size:50px}.edgtf-pie-chart-with-icon-holder .edgtf-percentage-with-icon .edgt_icon_font_elegant{line-height:inherit}.edgtf-pie-chart-with-icon-holder .edgtf-pie-chart-text{text-align:center;margin:23px 0 0}.edgtf-pie-chart-with-icon-holder .edgtf-pie-chart-text .edgtf-pie-title{margin:0 0 12px}.edgtf-pie-chart-doughnut-holder{display:block;position:relative;overflow:hidden}.edgtf-pie-chart-doughnut-holder .edgtf-pie-chart-doughnut{margin:0 22px 0 0;float:left}.edgtf-pie-chart-doughnut-holder .edgtf-pie-legend{position:relative;float:left;width:40%}.edgtf-pie-chart-doughnut-holder .edgtf-pie-legend ul{list-style:none;padding:0}.edgtf-pie-chart-doughnut-holder .edgtf-pie-legend ul li{display:block;margin:0 0 10px 0}.edgtf-pie-chart-doughnut-holder .edgtf-pie-legend ul li .edgtf-pie-color-holder{width:25px;height:25px;background-color:#ffb422;float:left}.edgtf-pie-chart-doughnut-holder .edgtf-pie-legend ul li p{line-height:25px;margin:0;padding:0 0 0 50px}.edgtf-pie-chart-pie-holder{display:block;position:relative;overflow:hidden}.edgtf-pie-chart-pie-holder .edgtf-pie-chart-pie{margin:0 22px 0 0;float:left}.edgtf-pie-chart-pie-holder .edgtf-pie-legend{position:relative;float:left;width:20%}.edgtf-pie-chart-pie-holder .edgtf-pie-legend ul{list-style:none;padding:0}.edgtf-pie-chart-pie-holder .edgtf-pie-legend ul li{display:block;margin:0 0 10px 0}.edgtf-pie-chart-pie-holder .edgtf-pie-legend ul li .edgtf-pie-color-holder{width:25px;height:25px;background-color:#ffb422;float:left}.edgtf-pie-chart-pie-holder .edgtf-pie-legend ul li p{line-height:25px;margin:0;padding:0 0 0 50px}.edgtf-process-holder{position:relative}.edgtf-process-holder .edgtf-process-inner{margin:0 -48px}.edgtf-process-holder .edgtf-process-item-holder{text-align:center;float:left;width:25%}.no-touchevents .edgtf-process-holder .edgtf-process-item-holder{opacity:1}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-holder-inner{padding:0 48px}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-number-holder{width:100%;height:0;padding-bottom:100%;background-color:#ffb422;border-radius:100%;position:relative;color:#fff;-webkit-transition:background-color .2s ease-out,color .2s ease-out;-moz-transition:background-color .2s ease-out,color .2s ease-out;transition:background-color .2s ease-out,color .2s ease-out}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-number-holder:after{content:'';position:absolute;left:4px;top:4px;bottom:4px;right:4px;border:3px solid #fff;border-radius:100%;-webkit-transition:left .2s ease-out,right .2s ease-out,top .2s ease-out,bottom .2s ease-out;-moz-transition:left .2s ease-out,right .2s ease-out,top .2s ease-out,bottom .2s ease-out;transition:left .2s ease-out,right .2s ease-out,top .2s ease-out,bottom .2s ease-out}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-number-holder .edgtf-pi-image{position:absolute;display:block;width:100%;height:100%;border-radius:100%;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-number-holder .edgtf-pi-number{position:absolute;width:100%;text-align:center;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);font-size:62px;line-height:1em;font-weight:300}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-number-holder .edgtf-pi-arrow{position:absolute;right:-62px;top:50%;transform:translateY(-50%);font-size:28px;color:#ffb422}.edgtf-process-holder .edgtf-process-item-holder.edgtf-pi-highlighted .edgtf-pi-number-holder,.edgtf-process-holder .edgtf-process-item-holder:hover .edgtf-pi-number-holder{background-color:#9fcf5d;color:#fff}.edgtf-process-holder .edgtf-process-item-holder.edgtf-pi-highlighted .edgtf-pi-number-holder:after,.edgtf-process-holder .edgtf-process-item-holder:hover .edgtf-pi-number-holder:after{left:8px;top:8px;bottom:8px;right:8px}.edgtf-process-holder .edgtf-process-item-holder.edgtf-pi-highlighted .edgtf-pi-number-holder .edgtf-pi-image,.edgtf-process-holder .edgtf-process-item-holder:hover .edgtf-pi-number-holder .edgtf-pi-image{opacity:0}.edgtf-process-holder .edgtf-process-item-holder:last-child .edgtf-pi-arrow{display:none}.edgtf-process-holder .edgtf-process-item-holder .edgtf-pi-content-holder{padding-top:29px}.edgtf-process-holder.edgtf-process-holder-items-three .edgtf-process-item-holder{width:33.33%}.edgtf-process-holder.edgtf-process-holder-items-five .edgtf-process-item-holder{width:20%}.edgtf-process-holder.edgtf-process-multiple-highlights .edgtf-pi-holder-inner{width:100%}.edgtf-process-holder .edgtf-pi-title-holder{margin-bottom:7px}.edgtf-process-holder .edgtf-pi-title{margin:0}.edgtf-process-holder .edgtf-pi-text-holder p{margin:0}.edgtf-tabs .edgtf-tabs-nav{display:block;position:relative;list-style:none outside none;margin:0;padding:0;overflow:hidden;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-tabs .edgtf-tabs-nav li{margin:0}.edgtf-tabs .edgtf-tabs-nav li a{position:relative;display:block;padding:12px 32px;color:#212121;background-color:#fff;font-family:Merriweather,serif;font-size:18px;font-weight:700;border-right:2px solid #f1f1f1;border-bottom:2px solid #f1f1f1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;-moz-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.edgtf-tabs .edgtf-tabs-nav li a i,.edgtf-tabs .edgtf-tabs-nav li a span{-webkit-transition:initial;-moz-transition:initial;transition:initial}.edgtf-tabs .edgtf-tabs-nav li a .edgtf-icon-frame{display:inline-block;min-width:20px;line-height:1;vertical-align:middle}.edgtf-tabs .edgtf-tabs-nav li a .edgtf-tab-text-after-icon{-webkit-transition:initial;-moz-transition:initial;transition:initial;vertical-align:middle}.edgtf-tabs .edgtf-tabs-nav li:last-child a{border-right:0}.edgtf-tabs .edgtf-tab-container{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-tabs.edgtf-horizontal-tab.edgtf-tab-with-icon ul li a .edgtf-tab-text-after-icon{padding:0 4px 0 0}.edgtf-tabs.edgtf-vertical-tab.edgtf-tab-with-icon ul li a .edgtf-tab-text-after-icon{padding:0 0 0 13px}.edgtf-tabs.edgtf-tab-with-icon ul li:hover .edgtf-icon-frame{-webkit-animation:edgtf-appear .35s forwards ease;-moz-animation:edgtf-appear .35s forwards ease;animation:edgtf-appear .35s forwards ease}@-webkit-keyframes edgtf-appear{0%{opacity:0;-webkit-transform:translateX(25px);-moz-transform:translateX(25px);transform:translateX(25px)}30%{opacity:.1;-webkit-transform:translateX(15px);-moz-transform:translateX(15px);transform:translateX(15px)}100%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}@keyframes edgtf-appear{0%{opacity:0;-webkit-transform:translateX(25px);-moz-transform:translateX(25px);transform:translateX(25px)}30%{opacity:.1;-webkit-transform:translateX(15px);-moz-transform:translateX(15px);transform:translateX(15px)}100%{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}}.edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li{float:left}.edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li a{text-align:center}.edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li.ui-state-active a,.edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li.ui-state-hover a{color:#ffb422;border-bottom-color:#ffb422}.edgtf-tabs.edgtf-horizontal-tab .edgtf-tab-container{padding:20px 10px 20px 0}.edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav{float:left;width:18%}.edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav li{position:relative;display:block;width:100%}.edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav li a{color:#000;margin-right:0;margin-bottom:1px;border-right:none}.edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav li.ui-state-active a,.edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav li.ui-state-hover a{color:#ffb422;border-bottom-color:#ffb422}.edgtf-tabs.edgtf-vertical-tab .edgtf-tabs-nav li:last-child{margin:0}.edgtf-tabs.edgtf-vertical-tab .edgtf-tab-container{float:left;width:82%;padding:10px 30px}.edgtf-tabs.edgtf-vertical-tab.edgtf-tab-only-icon .edgtf-tabs-nav li a{text-align:center}.edgtf-accordion-holder{position:relative}.edgtf-accordion-holder .edgtf-accordion-content{margin:0;padding:30px 35px 42px;background-color:#f6f4ee}.edgtf-accordion-holder .edgtf-accordion-content p{margin:0}.edgtf-accordion-holder .edgtf-title-holder{cursor:pointer;position:relative;height:50px;line-height:50px;padding:0;margin:15px 0 0;box-sizing:border-box;border-bottom:2px solid #f6f4ee;background-color:#f6f4ee;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;-moz-transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out}.edgtf-accordion-holder .edgtf-title-holder:first-child{margin:0}.edgtf-accordion-holder .edgtf-title-holder .edgtf-tab-title,.edgtf-accordion-holder .edgtf-title-holder .edgtf-tab-title-inner{color:inherit;line-height:inherit}.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark{position:absolute;top:0;left:14px;display:block;line-height:inherit;color:#ffb422;box-sizing:border-box;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out;-moz-transition:background-color .15s ease-out,border-color .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out}.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon{position:relative;display:block;width:100%;height:100%;line-height:inherit;text-align:center;font-size:18px;-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon span{position:absolute;display:block;width:100%;height:100%;line-height:inherit;-webkit-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;transition:opacity .15s ease-out;margin-left:-1px}.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon .icon_minus-06{opacity:0}.edgtf-accordion-holder .edgtf-title-holder .edgtf-accordion-mark-icon .icon_plus{opacity:1}.edgtf-accordion-holder .edgtf-title-holder.ui-state-active{border-bottom-color:#ffb422}.edgtf-accordion-holder .edgtf-title-holder.ui-state-active .edgtf-accordion-mark-icon .icon_minus-06{opacity:1}.edgtf-accordion-holder .edgtf-title-holder.ui-state-active .edgtf-accordion-mark-icon .icon_plus{opacity:0}.edgtf-accordion-holder.edgtf-initial .edgtf-title-holder .edgtf-tab-title{padding:0 0 0 45px;position:relative;display:table;table-layout:fixed;height:100%;width:100%;box-sizing:border-box;text-align:left}.edgtf-accordion-holder.edgtf-initial .edgtf-title-holder .edgtf-tab-title span.edgtf-tab-title-inner{position:relative;position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center;text-align:left}.edgtf-accordion-holder.edgtf-boxed .edgtf-title-holder{text-align:center;padding:0 27px;background-color:#fff}.edgtf-accordion-holder.edgtf-boxed .edgtf-title-holder .edgtf-accordion-mark{border:0;background-color:transparent}.edgtf-accordion-holder.edgtf-boxed .edgtf-title-holder.ui-state-active,.edgtf-accordion-holder.edgtf-boxed .edgtf-title-holder.ui-state-hover{border:1px solid #ffb422}.edgtf-title-with-number .edgtf-twn-number{color:#ffb422;font-family:Merriweather,serif;margin:0 16px 0 0;display:inline-block;text-transform:none;font-size:35px;font-weight:700;vertical-align:baseline}.edgtf-google-map-holder{position:relative}.edgtf-google-map{display:block;width:100%;height:300px}.edgtf-google-map embed,.edgtf-google-map iframe,.edgtf-google-map object{width:100%;display:block}.edgtf-google-map img{max-width:none}.edgtf-google-map p{margin:0;padding:10px 0}.edgtf-google-map-overlay{position:absolute;z-index:1000;width:100%;height:100%;display:none;top:0;left:0}.edgtf-separator-holder{position:relative;height:auto;font-size:0;line-height:1em}.edgtf-separator-holder.edgtf-separator-center{text-align:center}.edgtf-separator-holder.edgtf-separator-left{text-align:left}.edgtf-separator-holder.edgtf-separator-right{text-align:right}.edgtf-separator-holder.edgtf-separator-full-width .edgtf-separator{width:100%!important}.edgtf-separator{position:relative;display:inline-block;vertical-align:middle;border-bottom:2px solid #ffb422;margin:5px 0}.edgtf-blog-list-holder{display:inline-block;width:100%}.edgtf-blog-list-holder>ul{list-style:none;display:inline-block;width:100%;height:100%;position:relative;margin:0;padding:0;vertical-align:top}.edgtf-blog-list-holder>ul>li{display:block;position:relative}.edgtf-blog-list-holder .edgtf-item-text-holder{display:inline-block;width:100%;box-sizing:border-box;padding:30px 0}.edgtf-blog-list-holder .edgtf-excerpt{margin:0 0 15px}.edgtf-blog-list-holder .edgtf-item-info-section{margin-bottom:15px;font-size:12px;font-family:Merriweather,serif;color:#ffb422}.edgtf-blog-list-holder .edgtf-item-info-section>div{display:inline-block;position:relative;margin-right:6px}.edgtf-blog-list-holder .edgtf-item-info-section>div.edgtf-post-info-author a{text-transform:capitalize}.edgtf-blog-list-holder .edgtf-item-info-section>div a{color:#ffb422}.edgtf-blog-list-holder .edgtf-item-info-section>div a:hover{color:#212121}.edgtf-blog-list-holder .edgtf-item-info-section>div:after{content:'/';margin-left:6px}.edgtf-blog-list-holder .edgtf-item-info-section>div:last-child{margin-right:0}.edgtf-blog-list-holder .edgtf-item-info-section>div:last-child:after{display:none}.edgtf-blog-list-holder .edgtf-item-image a{display:block;position:relative;overflow:hidden}.edgtf-blog-list-holder .edgtf-item-image a:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(48,39,28,.3);opacity:0;-webkit-transition:opacity .45s ease;-moz-transition:opacity .45s ease;transition:opacity .45s ease}.edgtf-blog-list-holder .edgtf-item-image a:hover:after{opacity:1}.edgtf-blog-list-holder .edgtf-item-image img{width:100%;vertical-align:middle}.edgtf-blog-list-holder.edgtf-boxes>ul{clear:both}.edgtf-blog-list-holder.edgtf-boxes>ul>li{padding:0;float:left;border:0;box-sizing:border-box;margin:0 2% 2% 0}.edgtf-blog-list-holder.edgtf-boxes .edgtf-item-text-holder{background-color:transparent}.edgtf-blog-list-holder.edgtf-boxes .edgtf-item-title{margin-bottom:20px}.edgtf-blog-list-holder.edgtf-boxes .edgtf-blog-list-read-more{color:#ffb422;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1.5px}.edgtf-blog-list-holder.edgtf-boxes .edgtf-blog-list-read-more i{position:relative;vertical-align:middle;top:-2px;margin-left:10px;font-size:20px;color:#ffb422;right:0;-webkit-transition:right .2s cubic-bezier(.1,0,.3,1);-moz-transition:right .2s cubic-bezier(.1,0,.3,1);transition:right .2s cubic-bezier(.1,0,.3,1)}.edgtf-blog-list-holder.edgtf-boxes .edgtf-blog-list-read-more span{display:inline-block;font-size:20px;line-height:21px;vertical-align:middle;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.edgtf-blog-list-holder.edgtf-boxes .edgtf-blog-list-read-more:hover span{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);transform:translateX(5px)}.edgtf-blog-list-holder.edgtf-boxes .edgtf-blog-list-read-more:hover i{right:-6px}.edgtf-blog-list-holder.edgtf-standard>ul{clear:both}.edgtf-blog-list-holder.edgtf-standard>ul>li{padding:0;float:left;border:0;box-sizing:border-box;margin:0 2% 2% 0}.edgtf-blog-list-holder.edgtf-standard .edgtf-item-text-holder{padding:28px 0}.edgtf-blog-list-holder.edgtf-standard .edgtf-item-title{margin-bottom:5px}.edgtf-blog-list-holder.edgtf-standard .edgtf-blog-list-read-more{position:relative;color:#212121;font-weight:400;font-size:14px}.edgtf-blog-list-holder.edgtf-standard .edgtf-blog-list-read-more span{display:inline-block;font-size:20px;line-height:21px;vertical-align:middle;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.edgtf-blog-list-holder.edgtf-standard .edgtf-blog-list-read-more:hover{color:#ffb422}.edgtf-blog-list-holder.edgtf-standard .edgtf-blog-list-read-more:hover span{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);transform:translateX(5px)}.edgtf-blog-list-holder.edgtf-boxes.edgtf-one-column>ul>li,.edgtf-blog-list-holder.edgtf-standard.edgtf-one-column>ul>li{float:none;margin:0}.edgtf-blog-list-holder.edgtf-boxes.edgtf-two-columns>ul>li,.edgtf-blog-list-holder.edgtf-standard.edgtf-two-columns>ul>li{width:49%}.edgtf-blog-list-holder.edgtf-boxes.edgtf-three-columns>ul>li,.edgtf-blog-list-holder.edgtf-standard.edgtf-three-columns>ul>li{width:32%}.edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns>ul>li,.edgtf-blog-list-holder.edgtf-standard.edgtf-four-columns>ul>li{width:23.5%}.edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns ul.edgtf-blog-list li:nth-child(4n),.edgtf-blog-list-holder.edgtf-boxes.edgtf-three-columns ul.edgtf-blog-list li:nth-child(3n),.edgtf-blog-list-holder.edgtf-boxes.edgtf-two-columns ul.edgtf-blog-list li:nth-child(2n),.edgtf-blog-list-holder.edgtf-standard.edgtf-four-columns ul.edgtf-blog-list li:nth-child(4n),.edgtf-blog-list-holder.edgtf-standard.edgtf-three-columns ul.edgtf-blog-list li:nth-child(3n),.edgtf-blog-list-holder.edgtf-standard.edgtf-two-columns ul.edgtf-blog-list li:nth-child(2n){margin:0}.edgtf-blog-list-holder.edgtf-boxes.edgtf-four-columns ul.edgtf-blog-list li:nth-child(4n+1),.edgtf-blog-list-holder.edgtf-boxes.edgtf-three-columns ul.edgtf-blog-list li:nth-child(3n+1),.edgtf-blog-list-holder.edgtf-boxes.edgtf-two-columns ul.edgtf-blog-list li:nth-child(2n+1),.edgtf-blog-list-holder.edgtf-standard.edgtf-four-columns ul.edgtf-blog-list li:nth-child(4n+1),.edgtf-blog-list-holder.edgtf-standard.edgtf-three-columns ul.edgtf-blog-list li:nth-child(3n+1),.edgtf-blog-list-holder.edgtf-standard.edgtf-two-columns ul.edgtf-blog-list li:nth-child(2n+1){clear:both}.edgtf-blog-list-holder.edgtf-image-in-box ul>li:not(:first-child){padding:24px 0 0 0}.edgtf-blog-list-holder.edgtf-image-in-box .edgtf-blog-list-item-inner{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-image{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center;width:110px;padding-right:17px}.edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-text-holder{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center;text-align:left;vertical-align:top;padding:0;border-bottom:2px solid #f1f1f1}.edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-info-section{margin:5px 0 0 0}.edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-title{margin-bottom:5px}.edgtf-blog-list-holder.edgtf-minimal>ul>li:not(:first-child){padding:15px 0 0 0}.edgtf-blog-list-holder.edgtf-minimal .edgtf-item-text-holder{padding:0}.edgtf-blog-list-holder.edgtf-minimal .edgtf-excerpt{margin:0}.edgtf-blog-list-holder.edgtf-narrow .edgtf-item-text-holder{padding:70px 50px}.edgtf-blog-list-holder.edgtf-narrow .edgtf-blog-list-item{text-align:center}.edgtf-blog-list-holder.edgtf-narrow .edgtf-item-info-section{margin:0}.edgtf-blog-list-holder.edgtf-narrow .edgtf-item-title{margin-bottom:10px}.edgtf-blog-list-holder.edgtf-blog-list-holder-light-skin .edgtf-item-title{color:#fff}.edgtf-blog-list-holder.edgtf-blog-list-holder-light-skin .edgtf-item-info-section>div a:hover{color:#fff}.edgtf-blog-list-holder.edgtf-blog-list-holder-light-skin .edgtf-excerpt{color:#fff}.edgtf-blog-slider .edgtf-blog-slide-title{margin-bottom:11px;position:relative;z-index:1}.edgtf-blog-slider .edgtf-blog-slide-post-info{margin-bottom:27px;font-family:"Open Sans",sans-serif;font-style:italic;color:#ffb422;font-size:13px;line-height:14px;position:relative;z-index:1}.edgtf-blog-slider .edgtf-blog-slide-post-info>div{display:inline-block;position:relative;margin-right:7px}.edgtf-blog-slider .edgtf-blog-slide-post-info>div:after{content:'/';margin-left:7px}.edgtf-blog-slider .edgtf-blog-slide-post-info>div a:hover{color:#9fcf5d}.edgtf-blog-slider .edgtf-blog-slide-post-info>div:last-child{margin-right:0}.edgtf-blog-slider .edgtf-blog-slide-post-info>div:last-child:after{display:none}.edgtf-blog-slider .edgtf-blog-slide-excerpt{margin-top:0;margin-bottom:22px}.edgtf-blog-slider .edgtf-blog-slide-image img{vertical-align:middle}.edgtf-blog-slider .edgtf-blog-slide-info-holder{padding:70px 43px 67px 44px;background-color:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.06);border:1px solid #eaeaea;position:relative}.edgtf-blog-slider .edgtf-blog-slide-info-holder.edgtf-without-image::after{box-shadow:0 0 12px 0 rgba(0,0,0,.15);opacity:0;transition:opacity .3s ease-in-out;content:'';position:absolute;top:0;left:0;width:100%;height:100%}.edgtf-blog-slider.edgtf-blog-slider-type-carousel{opacity:0;margin:0 -13px}.edgtf-blog-slider.edgtf-blog-slider-type-carousel .edgtf-blog-carousel-item{padding:0 13px}.edgtf-blog-slider.edgtf-blog-slider-type-carousel .edgtf-blog-carousel-item:hover .edgtf-blog-slide-info-holder.edgtf-without-image::after{opacity:1}.edgtf-blog-slider.edgtf-slick-slider-navigation-style .edgtf-slick-dots li{background-color:#e4e4e4}.edgtf-btn{display:inline-block;position:relative;outline:0;font-style:normal;font-weight:600;padding:11px 39px;font-size:15px;line-height:1.7em;border-radius:5em;font-family:"Open Sans",sans-serif;-webkit-transition:color .3s cubic-bezier(.55,.21,.51,.75),background-color .3s cubic-bezier(.55,.21,.51,.75),border-color .3s cubic-bezier(.55,.21,.51,.75);-moz-transition:color .3s cubic-bezier(.55,.21,.51,.75),background-color .3s cubic-bezier(.55,.21,.51,.75),border-color .3s cubic-bezier(.55,.21,.51,.75);transition:color .3s cubic-bezier(.55,.21,.51,.75),background-color .3s cubic-bezier(.55,.21,.51,.75),border-color .3s cubic-bezier(.55,.21,.51,.75);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-btn.edgtf-btn-solid{background-color:#ffb422;border:2px solid #ffb422;color:#fff}.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-color):hover{color:#fff!important}.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-bg):after{content:'';position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background-color:rgba(255,255,255,.2);border-radius:inherit;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.55,.21,.51,.75);-moz-transition:opacity .3s cubic-bezier(.55,.21,.51,.75);transition:opacity .3s cubic-bezier(.55,.21,.51,.75)}.edgtf-btn.edgtf-btn-solid:not(.edgtf-btn-custom-hover-bg):hover:after{opacity:1}.edgtf-btn.edgtf-btn-solid-dark{background-color:#fff;border:2px solid #fff;color:#9fcf5d}.edgtf-btn.edgtf-btn-solid-dark:not(.edgtf-btn-custom-hover-color):hover{color:#fff!important}.edgtf-btn.edgtf-btn-solid-dark:not(.edgtf-btn-custom-hover-bg):hover{background-color:#ffb422!important}.edgtf-btn.edgtf-btn-solid-dark:not(.edgtf-btn-custom-border-hover):hover{border-color:#ffb422!important}.edgtf-btn.edgtf-btn-outline{border:2px solid #ffb422;color:#ffb422;background-color:transparent}.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-hover-color):hover{color:#fff!important}.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-hover-bg):hover{background-color:#ffb422!important}.edgtf-btn.edgtf-btn-outline:not(.edgtf-btn-custom-border-hover):hover{border-color:#ffb422!important}.edgtf-btn.edgtf-btn-outline-light{border:2px solid #f1f1f1;color:#f1f1f1;background-color:transparent}.edgtf-btn.edgtf-btn-outline-light:not(.edgtf-btn-custom-hover-color):hover{color:#ffb422!important}.edgtf-btn.edgtf-btn-outline-light:not(.edgtf-btn-custom-hover-bg):hover{background-color:#fff!important}.edgtf-btn.edgtf-btn-outline-light:not(.edgtf-btn-custom-border-hover):hover{border-color:#fff!important}.edgtf-btn.edgtf-btn-transparent{padding-left:0!important;padding-right:0!important;border:none;background:0 0;color:#ffb422}.edgtf-btn.edgtf-btn-transparent i{color:#ffb422;font-size:28px;vertical-align:middle}.edgtf-btn.edgtf-btn-transparent.edgtf-btn-icon i{display:inline-block;-webkit-transition:-webkit-transform .2s cubic-bezier(.1,0,.3,1);transition:transform .2s cubic-bezier(.1,0,.3,1)}.edgtf-btn.edgtf-btn-transparent.edgtf-btn-icon:hover i{-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}.edgtf-btn.edgtf-btn-transparent .edgtf-btn-text{position:relative}.edgtf-btn.edgtf-btn-transparent :not(.edgtf-btn-text){position:relative;top:-1px;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.edgtf-btn.edgtf-btn-transparent:hover :not(.edgtf-btn-text){-webkit-transform:translateX(5px);-moz-transform:translateX(5px);transform:translateX(5px)}.edgtf-btn.edgtf-btn-small{font-size:12px;padding:11px 27px}.edgtf-btn.edgtf-btn-small.edgtf-btn-transparent i{font-size:14px}.edgtf-btn.edgtf-btn-medium.edgtf-btn-transparent{font-size:12px}.edgtf-btn.edgtf-btn-medium.edgtf-btn-transparent i{font-size:20px}.edgtf-btn.edgtf-btn-large{padding:11px 44px}.edgtf-btn.edgtf-btn-huge,.edgtf-btn.edgtf-btn-huge-full-width{font-size:17px;padding:17px 65px}.edgtf-btn.edgtf-btn-huge-full-width.edgtf-btn-transparent i,.edgtf-btn.edgtf-btn-huge.edgtf-btn-transparent i{font-size:34px}.edgtf-btn.edgtf-btn-huge-full-width{display:block;text-align:center}.edgtf-btn.edgtf-btn-icon span:not(.edgtf-btn-text){font-size:20px;line-height:21px;vertical-align:middle}button.edgtf-btn,input[type=submit].edgtf-btn{cursor:pointer;-webkit-border-radius:5em}.edgtf-carousel-holder .draggable .edgtf-carousel-item-holder{cursor:-webkit-grab;cursor:grab}.edgtf-carousel-holder .draggable .edgtf-carousel-item-holder:active{cursor:-webkit-grabbing;cursor:grabbing}.edgtf-carousel-holder .edgtf-carousel-item-holder{position:relative}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-first-image-holder.edgtf-image-zoom{display:inline-block;position:relative}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-first-image-holder.edgtf-image-zoom img{-webkit-transition:transform .15s ease-out;-moz-transition:transform .15s ease-out;transition:transform .15s ease-out;-webkit-backface-visibility:hidden}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-first-image-holder.edgtf-image-zoom:hover img{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);transform:translateY(-10px)}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-first-image-holder.edgtf-image-zoom:hover:after{-webkit-transform:translateX(-50%) scaleX(1);-moz-transform:translateX(-50%) scaleX(1);transform:translateX(-50%) scaleX(1)}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-first-image-holder.edgtf-image-zoom:active{cursor:grabbing}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-first-image-holder.edgtf-image-change{position:relative;opacity:1;z-index:5;-webkit-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.edgtf-carousel-holder .edgtf-carousel-item-holder .edgtf-carousel-second-image-holder.edgtf-image-change{position:absolute;top:0;left:0;width:100%;opacity:0;-webkit-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.edgtf-carousel-holder .edgtf-carousel-item-holder:hover .edgtf-carousel-first-image-holder.edgtf-image-change{opacity:0}.edgtf-carousel-holder .edgtf-carousel-item-holder:hover .edgtf-carousel-second-image-holder.edgtf-image-change{opacity:1}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons{width:100%}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons .owl-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);left:2%}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons .owl-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);right:2%}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons .edgtf-next-icon,.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons .edgtf-prev-icon{display:inline-block;width:42px;height:42px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:2px solid #74797b;text-align:center}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons .edgtf-next-icon i,.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-buttons .edgtf-prev-icon i{font-size:22px;line-height:40px;color:#74797b}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-pagination{text-align:center}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-pagination .owl-page{display:inline-block}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-pagination .owl-page span{display:inline-block;width:12px;height:12px;margin:3px;opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#74797b}.edgtf-carousel-holder .edgtf-carousel.owl-carousel .owl-pagination .owl-page.active span{opacity:1}.edgtf-custom-font-holder *{font-size:inherit;line-height:inherit;letter-spacing:inherit;font-family:inherit;text-decoration:inherit;text-transform:inherit;color:inherit;font-weight:inherit;display:inline}.edgtf-custom-font-holder .edgtf-typed{display:inline-block}.edgtf-custom-font-holder .edgtf-typed span{display:none}.edgtf-custom-font-holder .edgtf-typed~.typed-cursor{display:inline-block;opacity:1;-webkit-animation:blink .7s infinite;animation:blink .7s infinite}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.edgtf-custom-font-holder .edgtf-typed-wrap{width:0;white-space:nowrap}blockquote{position:relative;display:table;padding:27px 0 27px 33px;border-left:3px solid #ffb422}blockquote .edgtf-blockquote-text{display:table-cell;vertical-align:middle;font-style:italic;font-family:Merriweather,serif;text-transform:none;font-size:22px;line-height:28px;color:#212121}.edgtf-image-gallery{padding-bottom:66px}.edgtf-image-gallery .edgtf-grayscale .edgtf-gallery-image img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:gray;filter:grayscale(100%);filter:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/desaturate.svg#grayscale)}.edgtf-image-gallery .edgtf-grayscale .edgtf-gallery-image:hover img{-webkit-filter:grayscale(0);filter:none}.edgtf-image-gallery .edgtf-overlay .edgtf-gallery-image{background-color:#1d1d1d}.edgtf-image-gallery .edgtf-overlay .edgtf-gallery-image img{opacity:1;-webkit-transition:opacity .25s ease-out;-moz-transition:opacity .25s ease-out;transition:opacity .25s ease-out}.edgtf-image-gallery .edgtf-overlay .edgtf-gallery-image:hover img{opacity:.25}.edgtf-image-gallery .edgtf-gallery-image img{display:block}.edgtf-image-gallery .edgtf-image-gallery-grid{margin:0 -15px}.edgtf-image-gallery .edgtf-image-gallery-grid .edgtf-gallery-image{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 15px;margin-bottom:28px}.edgtf-image-gallery .edgtf-image-gallery-grid .edgtf-gallery-image a{position:relative;display:inline-block}.edgtf-image-gallery .edgtf-image-gallery-grid .edgtf-gallery-image a:before{font-family:FontAwesome;content:"\f002";font-size:25px;color:#fff;position:absolute;top:50%;left:50%;z-index:1;opacity:0;-webkit-transition:all .35s cubic-bezier(.14,.41,.58,1);-moz-transition:all .35s cubic-bezier(.14,.41,.58,1);transition:all .35s cubic-bezier(.14,.41,.58,1);-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.edgtf-image-gallery .edgtf-image-gallery-grid .edgtf-gallery-image a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.4);-webkit-transition:opacity .35s cubic-bezier(.14,.41,.58,1);-moz-transition:opacity .35s cubic-bezier(.14,.41,.58,1);transition:opacity .35s cubic-bezier(.14,.41,.58,1)}.edgtf-image-gallery .edgtf-image-gallery-grid .edgtf-gallery-image a:hover:after,.edgtf-image-gallery .edgtf-image-gallery-grid .edgtf-gallery-image a:hover:before{opacity:1}.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-2 .edgtf-gallery-image{width:50%;display:inline-block;float:left}.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-3 .edgtf-gallery-image{width:33.33%;display:inline-block;float:left}.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-4 .edgtf-gallery-image{width:25%;display:inline-block;float:left}.edgtf-image-gallery .edgtf-image-gallery-grid.edgtf-gallery-columns-5 .edgtf-gallery-image{width:20%;display:inline-block;float:left}.edgtf-image-gallery .edgtf-slick-next,.edgtf-image-gallery .edgtf-slick-prev,.edgtf-image-gallery-carousel .edgtf-slick-next,.edgtf-image-gallery-carousel .edgtf-slick-prev{position:absolute;z-index:100;top:50%;display:block;padding:0;cursor:pointer;border:none;outline:0;font-size:33px;color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-image-gallery .edgtf-slick-prev,.edgtf-image-gallery-carousel .edgtf-slick-prev{left:27px}.edgtf-image-gallery .edgtf-slick-next,.edgtf-image-gallery-carousel .edgtf-slick-next{right:27px}.edgtf-image-gallery .edgtf-slick-dots,.edgtf-image-gallery-carousel .edgtf-slick-dots{text-align:center;margin:60px 0 0 0;padding:0;position:absolute;width:100%;top:100%}.edgtf-image-gallery .edgtf-slick-dots li,.edgtf-image-gallery-carousel .edgtf-slick-dots li{width:10px;height:10px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;background-color:#888;box-sizing:border-box;display:inline-block;margin:0 10px;cursor:pointer;position:relative}.edgtf-image-gallery .edgtf-slick-dots li .edgtf-slick-dot-inner,.edgtf-image-gallery-carousel .edgtf-slick-dots li .edgtf-slick-dot-inner{display:inline-block;width:12px;height:12px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px;background-color:#ffb422;opacity:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;transition:opacity .2s ease-out;position:absolute;top:-1px;left:-1px}.edgtf-image-gallery .edgtf-slick-dots li.slick-active .edgtf-slick-dot-inner,.edgtf-image-gallery-carousel .edgtf-slick-dots li.slick-active .edgtf-slick-dot-inner{opacity:1}.edgtf-image-gallery .edgtf-slick-dots li button,.edgtf-image-gallery-carousel .edgtf-slick-dots li button{display:none}.edgtf-image-gallery-carousel-wrapper{overflow:hidden;padding-bottom:100px}.edgtf-image-gallery-carousel{margin:0 -12.5px;opacity:0}.edgtf-image-gallery-carousel.slick-initialized{opacity:1}.edgtf-image-gallery-carousel .slick-track{cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.edgtf-image-gallery-carousel .edgtf-ig-image-holder{padding:10px 22px}.edgtf-image-gallery-carousel .edgtf-ig-image-holder img{outline:0}.edgtf-image-gallery-carousel.shadow .edgtf-ig-image-holder img{-webkit-box-shadow:0 0 10px 3px rgba(0,0,0,.06);-moz-box-shadow:0 0 10px 3px rgba(0,0,0,.06);box-shadow:0 0 10px 3px rgba(0,0,0,.06);-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.edgtf-image-gallery-carousel.shadow .edgtf-ig-image-holder:hover img{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.15);-moz-box-shadow:0 5px 15px rgba(0,0,0,.15);box-shadow:0 5px 15px rgba(0,0,0,.15);-webkit-transform:translateY(-6px);-moz-transform:translateY(-6px);transform:translateY(-6px)}.edgtf-image-gallery-masonry{margin:-16px}.edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-portrait,.edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-square,.edgtf-image-gallery-masonry .edgtf-image-masonry-grid-sizer{width:20%}.edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-big-square,.edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-landscape{width:40%}.edgtf-image-gallery-masonry .edgtf-gallery-image-inner{width:100%;height:100%;overflow:hidden}.edgtf-image-gallery-masonry .edgtf-gallery-image-inner img{vertical-align:middle}.edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-portrait img{height:100%;width:auto;max-width:none}.edgtf-image-gallery-masonry .edgtf-gallery-image a{-webkit-transform:scale(1.01) translateZ(0);-moz-transform:scale(1.01) translateZ(0);transform:scale(1.01) translateZ(0);display:block}.edgtf-image-gallery-masonry .edgtf-gallery-image a:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(48,39,28,.3);opacity:0;-webkit-transition:opacity .3s cubic-bezier(.4,.87,.4,.87);-moz-transition:opacity .3s cubic-bezier(.4,.87,.4,.87);transition:opacity .3s cubic-bezier(.4,.87,.4,.87)}.edgtf-image-gallery-masonry .edgtf-gallery-image a:hover:after{opacity:1}.edgtf-image-gallery-masonry .edgtf-gallery-image.edgtf-size-portrait a{height:100%}.edgtf-image-with-text img{vertical-align:middle}.edgtf-image-with-text .edgtf-image-with-text-info{padding-top:20px;text-align:center}.edgtf-image-with-text.edgtf-text-align-left .edgtf-image-with-text-info{text-align:left}.edgtf-image-with-text.edgtf-text-align-right .edgtf-image-with-text-info{text-align:right}.edgtf-image-with-text p.edgtf-image-with-text-text a{font-family:"Open Sans",sans-serif;font-size:17px;color:#888;font-style:italic;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.edgtf-image-with-text .edgtf-image-with-text-image-inner{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.08);-moz-box-shadow:0 1px 4px rgba(0,0,0,.08);box-shadow:0 1px 4px rgba(0,0,0,.08);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.edgtf-image-with-text .edgtf-image-with-text-image-inner .edgtf-image-with-text-image-overlay{opacity:0;height:100%;width:100%;position:absolute;top:0;left:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.edgtf-image-with-text .edgtf-image-with-text-image-inner .edgtf-image-with-text-image-overlay .edgtf-image-with-text-image-overlay-inner{top:50%;position:absolute;left:50%;transform:translate(-50%,-50%);z-index:10}.edgtf-image-with-text .edgtf-image-with-text-image-inner .edgtf-image-with-text-link{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%}.edgtf-image-with-text.edgtf-has-double-buttons .edgtf-image-with-text-image-inner .edgtf-image-with-text-image-overlay{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:rgba(255,180,34,.9)}.edgtf-image-with-text.edgtf-has-double-buttons .edgtf-image-with-text-image-inner .edgtf-iwt-double-link{margin:10px 0;z-index:100;border-color:#fff;color:#fff}.edgtf-image-with-text.edgtf-has-double-buttons .edgtf-image-with-text-image-inner .edgtf-iwt-double-link:hover{background-color:#fff!important;border-color:#fff!important;color:#000!important}.edgtf-image-with-text:hover .edgtf-image-with-text-image-inner{-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-box-shadow:0 7px 16px 0 rgba(0,0,0,.15);-moz-box-shadow:0 7px 16px 0 rgba(0,0,0,.15);box-shadow:0 7px 16px 0 rgba(0,0,0,.15)}.edgtf-image-with-text:hover .edgtf-image-with-text-image-inner .edgtf-image-with-text-image-overlay{opacity:1;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.edgtf-image-with-text:hover .edgtf-image-with-text-image-inner .edgtf-image-with-text .edgtf-image-with-text-text{color:#30271c}.edgtf-item-showcase{text-align:center;opacity:0}.edgtf-item-showcase .edgtf-item-image{display:inline-block;margin-top:-180px;opacity:0;width:30%;-webkit-transform:translateY(70px);-moz-transform:translateY(70px);transform:translateY(70px)}.edgtf-item-showcase .edgtf-item-image.edgtf-appeared{-webkit-transition:opacity .3s .3s cubic-bezier(.4,.87,.4,.87),-webkit-transform .3s .3s cubic-bezier(.4,.87,.4,.87);transition:opacity .3s .3s cubic-bezier(.4,.87,.4,.87),transform .3s .3s cubic-bezier(.4,.87,.4,.87);opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.edgtf-item-showcase .edgtf-item{display:inline-block;opacity:0}.edgtf-item-showcase .edgtf-item.edgtf-item-left{-webkit-transform:translateX(-70px);-moz-transform:translateX(-70px);transform:translateX(-70px);text-align:right}.edgtf-item-showcase .edgtf-item.edgtf-item-left .edgtf-item-content{padding-right:30px}.edgtf-item-showcase .edgtf-item.edgtf-item-right{text-align:left;-webkit-transform:translateX(70px);-moz-transform:translateX(70px);transform:translateX(70px)}.edgtf-item-showcase .edgtf-item.edgtf-item-right .edgtf-item-content{padding-left:30px}.edgtf-item-showcase .edgtf-item.edgtf-appeared{-webkit-transition:opacity .55s cubic-bezier(.23,1,.32,1),-webkit-transform .55s cubic-bezier(.23,1,.32,1);transition:opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.edgtf-item-showcase .edgtf-item .edgtf-item-icon{display:table-cell;font-size:30px}.edgtf-item-showcase .edgtf-item .edgtf-item-icon i{-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out}.edgtf-item-showcase .edgtf-item .edgtf-item-icon:hover i{color:#ffb422!important}.edgtf-item-showcase .edgtf-item .edgtf-item-custom-icon{display:table-cell}.edgtf-item-showcase .edgtf-item .edgtf-item-content{display:table-cell;vertical-align:top}.edgtf-item-showcase .edgtf-item .edgtf-item-content .edgtf-showcase-title-holder .edgtf-showcase-title{position:relative;display:inline-block;margin-bottom:5px}.edgtf-item-showcase .edgtf-item .edgtf-item-content .edgtf-showcase-text-holder .edgtf-showcase-text{margin:7px 0 44px}.edgtf-item-showcase .edgtf-item-showcase-holder{display:inline-block;width:35%}.edgtf-item-showcase .edgtf-item-showcase-holder.edgtf-holder-left{float:left;text-align:right}.edgtf-item-showcase .edgtf-item-showcase-holder.edgtf-holder-right{float:right;text-align:left}.edgtf-video-button-play{display:block;position:relative;color:#fff}.edgtf-video-button-play .edgtf-video-button-image{display:block;text-align:center}.edgtf-video-button-play .edgtf-video-button-image img{vertical-align:middle}.edgtf-video-button-play .edgtf-video-button-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-transition:all .3s cubic-bezier(.4,.87,.4,.87);-moz-transition:all .3s cubic-bezier(.4,.87,.4,.87);transition:all .3s cubic-bezier(.4,.87,.4,.87)}.edgtf-video-button-play .edgtf-video-button-wrapper .edgtf-video-button-wrapper-inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:4px solid #e6e6e6;border-radius:50%;width:1.6em;height:1.6em;text-align:center}.edgtf-video-button-play .edgtf-video-button-wrapper span{font-size:50px;position:absolute;top:50%;left:50%;left:calc(50% + 2px);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.edgtf-video-button-play .edgtf-video-button-wrapper:hover{background:rgba(0,0,0,.3)}.edgtf-video-button-title{text-align:center;margin-top:20px}.edgtf-dropcaps{position:relative;display:inline-block;float:left;height:45px;width:45px;line-height:45px;font-size:40px;color:#ffb422;font-weight:700;text-align:center;margin:5px 11px 0 0}.edgtf-dropcaps.edgtf-circle,.edgtf-dropcaps.edgtf-square{font-size:25px;background-color:#ffb422;color:#fff}.edgtf-dropcaps.edgtf-circle{-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-portfolio-list-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest .edgtf-portfolio-list-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space .edgtf-portfolio-list-holder{opacity:0;-webkit-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-portfolio-list-holder.edgtf-appeared,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder.edgtf-appeared,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest .edgtf-portfolio-list-holder.edgtf-appeared,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space .edgtf-portfolio-list-holder.edgtf-appeared{opacity:1}.edgtf-portfolio-list-holder-outer.edgtf-ptf-load-more.edgtf-ptf-gallery .edgtf-portfolio-list-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-load-more.edgtf-ptf-masonry .edgtf-portfolio-list-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-load-more.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-load-more.edgtf-ptf-pinterest .edgtf-portfolio-list-holder{margin-bottom:35px}.edgtf-portfolio-list-holder-outer.edgtf-ptf-two-columns article{width:50%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-three-columns article{width:33.33%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-four-columns article{width:25%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-five-columns article{width:20%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-six-columns article{width:16.66%}.edgtf-portfolio-list-holder{height:100%}.edgtf-portfolio-list-holder article{position:relative;margin:0;vertical-align:top}.edgtf-portfolio-list-holder article .edgtf-item-image-holder{position:relative}.edgtf-portfolio-list-holder article .edgtf-item-image-holder a{display:block}.edgtf-portfolio-list-holder article .edgtf-item-image-holder a img,.edgtf-portfolio-list-holder article .edgtf-item-image-holder img{vertical-align:top;height:auto;max-width:100%}.edgtf-portfolio-list-holder article .edgtf-separator{width:25px;border-bottom-width:2px;border-bottom-color:#ffb422}.edgtf-portfolio-list-holder article.mix:not(.slick-slide){display:none;visibility:hidden}.edgtf-portfolio-list-holder .edgtf-ptf-category-holder{font-size:12px;line-height:14px;font-family:Merriweather,serif;color:#ffb422}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard article .edgtf-item-text-holder .edgtf-item-title{margin:23px 0 9px;text-align:left}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard article .edgtf-item-text-holder .edgtf-item-title a{color:#212121;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard article .edgtf-item-text-holder .edgtf-item-title a:hover{color:#ffb422}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard article .edgtf-item-text-holder .edgtf-item-title span.edgtf-item-title-inner{display:inline-block;position:relative}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard article:hover .edgtf-item-icons-holder{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard .edgtf-ptf-category-holder{margin-top:2px}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard .edgtf-portfolio-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard .edgtf-portfolio-link:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;transition:opacity .4s ease;background-color:rgba(255,180,34,.9);opacity:0}.edgtf-portfolio-list-holder-outer.edgtf-ptf-standard .edgtf-portfolio-link:hover:after{opacity:1}.edgtf-ptf-gallery .edgtf-portfolio-list-holder,.edgtf-ptf-gallery-with-space .edgtf-portfolio-list-holder,.edgtf-ptf-standard .edgtf-portfolio-list-holder{font-size:.1px;text-align:justify;display:inline-block;width:100%;line-height:0;vertical-align:middle}.edgtf-ptf-gallery article.mix{float:left}.edgtf-ptf-gallery-with-space.edgtf-ptf-one-column .edgtf-portfolio-gap,.edgtf-ptf-gallery-with-space.edgtf-ptf-one-column .mix,.edgtf-ptf-standard.edgtf-ptf-one-column .edgtf-portfolio-gap,.edgtf-ptf-standard.edgtf-ptf-one-column .mix{width:100%}.edgtf-ptf-gallery-with-space.edgtf-ptf-two-columns .edgtf-portfolio-gap,.edgtf-ptf-gallery-with-space.edgtf-ptf-two-columns .mix,.edgtf-ptf-standard.edgtf-ptf-two-columns .edgtf-portfolio-gap,.edgtf-ptf-standard.edgtf-ptf-two-columns .mix{width:calc(50% - 35px / 2)}.edgtf-ptf-gallery-with-space.edgtf-ptf-three-columns .edgtf-portfolio-gap,.edgtf-ptf-gallery-with-space.edgtf-ptf-three-columns .mix,.edgtf-ptf-standard.edgtf-ptf-three-columns .edgtf-portfolio-gap,.edgtf-ptf-standard.edgtf-ptf-three-columns .mix{width:calc(33.33% - 35px * 2 / 3)}.edgtf-ptf-gallery-with-space.edgtf-ptf-four-columns .edgtf-portfolio-gap,.edgtf-ptf-gallery-with-space.edgtf-ptf-four-columns .mix,.edgtf-ptf-standard.edgtf-ptf-four-columns .edgtf-portfolio-gap,.edgtf-ptf-standard.edgtf-ptf-four-columns .mix{width:calc(25% - 35px * 3 / 4)}.edgtf-ptf-gallery-with-space.edgtf-ptf-five-columns .edgtf-portfolio-gap,.edgtf-ptf-gallery-with-space.edgtf-ptf-five-columns .mix,.edgtf-ptf-standard.edgtf-ptf-five-columns .edgtf-portfolio-gap,.edgtf-ptf-standard.edgtf-ptf-five-columns .mix{width:calc(20% - 35px * 4 / 5)}.edgtf-ptf-gallery-with-space.edgtf-ptf-six-columns .edgtf-portfolio-gap,.edgtf-ptf-gallery-with-space.edgtf-ptf-six-columns .mix,.edgtf-ptf-standard.edgtf-ptf-six-columns .edgtf-portfolio-gap,.edgtf-ptf-standard.edgtf-ptf-six-columns .mix{width:calc(16.66% - 35px * 5 / 6)}.edgtf-ptf-gallery-with-space .edgtf-portfolio-gap,.edgtf-ptf-standard .edgtf-portfolio-gap{display:inline-block}.edgtf-ptf-gallery-with-space:not(.edgtf-portfolio-slider-holder) article.mix,.edgtf-ptf-standard:not(.edgtf-portfolio-slider-holder) article.mix{margin-bottom:35px;float:none}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-appear-none .edgtf-item-text-overlay{width:calc(100% - 24px)!important;height:calc(100% - 24px)!important;left:12px!important;top:12px!important}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article .edgtf-item-image-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article .edgtf-item-image-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-image-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article .edgtf-item-image-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article .edgtf-item-image-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article .edgtf-item-image-holder{overflow:hidden;backface-visibility:hidden;height:100%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article .edgtf-portfolio-link,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article .edgtf-portfolio-link,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-portfolio-link,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article .edgtf-portfolio-link,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article .edgtf-portfolio-link,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article .edgtf-portfolio-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article .edgtf-item-text-overlay{position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;background-color:rgba(29,29,29,.94);-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article .edgtf-item-text-overlay-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article .edgtf-item-text-overlay-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-text-overlay-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article .edgtf-item-text-overlay-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article .edgtf-item-text-overlay-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article .edgtf-item-text-overlay-inner{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article .edgtf-item-text-holder{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article .edgtf-item-title{font-weight:500;padding:10px 30px}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article:hover .edgtf-item-text-overlay{opacity:1}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light .edgtf-item-text-overlay{background-color:rgba(255,255,255,.9);-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light .edgtf-ptf-category-holder{color:#000}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light .edgtf-separator-holder{opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light article:hover .edgtf-separator-holder{opacity:1;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-light article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-light article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-light article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-light article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-light article:hover .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-light article:hover .edgtf-item-text-overlay{-webkit-transition:opacity .6s ease;-moz-transition:opacity .6s ease;transition:opacity .6s ease}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-follow .edgtf-item-text-overlay{opacity:1;display:none}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-follow .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-follow .edgtf-item-text-overlay{background-color:rgba(29,29,29,.94)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-follow .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-follow .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-follow .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-follow .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-follow .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-follow .edgtf-item-title{color:#fff}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark .edgtf-separator-holder{opacity:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);transform:translateY(50%);-webkit-transition:-webkit-transform 0s ease-out .15s;-moz-transition:-moz-transform 0s ease-out .15s;transition:transform 0s ease-out .15s}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark article:hover .edgtf-item-title{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.1,0,.3,1) .15s,opacity .3s cubic-bezier(.1,0,.3,1) .15s;transition:transform .3s cubic-bezier(.1,0,.3,1) .15s,opacity .3s cubic-bezier(.1,0,.3,1) .15s}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark article:hover .edgtf-ptf-category-holder{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.1,0,.3,1) .35s,opacity .3s cubic-bezier(.1,0,.3,1) .35s;transition:transform .3s cubic-bezier(.1,0,.3,1) .35s,opacity .3s cubic-bezier(.1,0,.3,1) .35s}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark article:hover .edgtf-separator-holder{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.1,0,.3,1) .55s,opacity .3s cubic-bezier(.1,0,.3,1) .55s;transition:transform .3s cubic-bezier(.1,0,.3,1) .55s,opacity .3s cubic-bezier(.1,0,.3,1) .55s}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-dark article:hover .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark article:hover .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark article:hover .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-dark article:hover .edgtf-separator-holder{opacity:1}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-follow article,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-follow article,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-follow article,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-follow article,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-follow article,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-follow article{overflow:hidden}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-holder{vertical-align:middle;text-align:center;padding:18px 23px}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-holder .edgtf-item-title{position:relative;padding:10px 0;color:#fff}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title .edgtf-item-title-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-holder .edgtf-item-title .edgtf-item-title-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title .edgtf-item-title-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-holder .edgtf-item-title .edgtf-item-title-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title .edgtf-item-title-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-holder .edgtf-item-title .edgtf-item-title-inner{position:relative}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder{color:#fff;margin-bottom:0}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-holder .edgtf-ptf-category-holder{opacity:0}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-separator-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-separator-holder{display:none}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard .edgtf-item-text-overlay,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard .edgtf-item-text-overlay{background-color:rgba(255,180,34,.9)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s cubic-bezier(.1,0,.3,1),opacity .2s cubic-bezier(.1,0,.3,1);transition:transform .2s cubic-bezier(.1,0,.3,1),opacity .2s cubic-bezier(.1,0,.3,1)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .2s cubic-bezier(.1,0,.3,1) .15s,opacity .2s cubic-bezier(.1,0,.3,1) .15s;transition:transform .2s cubic-bezier(.1,0,.3,1) .15s,opacity .2s cubic-bezier(.1,0,.3,1) .15s}.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-gallery.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-item-title,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-standard article:hover .edgtf-item-text-holder .edgtf-ptf-category-holder{opacity:1}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-three-columns .edgtf-portfolio-list-masonry-grid-sizer{width:33.33%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-three-columns .edgtf-portfolio-list-masonry-grid-gutter{width:0}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-three-columns article{width:33.33%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-four-columns .edgtf-portfolio-list-masonry-grid-sizer,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-four-columns article{width:25%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-four-columns .edgtf-portfolio-list-masonry-grid-gutter{width:0}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-five-columns .edgtf-portfolio-list-masonry-grid-sizer,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-five-columns article{width:20%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-ptf-pinterest-five-columns .edgtf-portfolio-list-masonry-grid-gutter{width:0}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space .edgtf-portfolio-list-masonry-grid-gutter{width:35px}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space article{margin-bottom:35px}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-ptf-pinterest-three-columns .edgtf-portfolio-list-masonry-grid-sizer,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-ptf-pinterest-three-columns article{width:calc(33.33% - 2 * 35px / 3)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-ptf-pinterest-four-columns .edgtf-portfolio-list-masonry-grid-sizer,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-ptf-pinterest-four-columns article{width:calc(25% - 3 * 35px / 4)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-ptf-pinterest-five-columns .edgtf-portfolio-list-masonry-grid-sizer,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-ptf-pinterest-five-columns article{width:calc(20% - 4 * 35px / 5)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-image-holder{height:100%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article .edgtf-item-image-holder img{width:100%;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-portfolio-list-masonry-grid-sizer,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article.edgtf-default-masonry-item,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry article.edgtf-large-height-masonry-item{width:25%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-large-width-height-masonry-item,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry .edgtf-large-width-masonry-item{width:50%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder{margin:-12px;width:calc(100% + 24px)}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder article{padding:12px;box-sizing:border-box}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder .edgtf-default-masonry-item,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder .edgtf-large-height-masonry-item,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder .edgtf-portfolio-list-masonry-grid-sizer{width:25%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder .edgtf-large-width-height-masonry-item,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space .edgtf-portfolio-list-holder .edgtf-large-width-masonry-item{width:50%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-appear-fade-scale article .edgtf-ptf-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-appear-fade-scale article .edgtf-ptf-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-appear-fade-scale article .edgtf-ptf-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-appear-fade-scale article .edgtf-ptf-inner{opacity:0;-webkit-transform:scale(.9);-moz-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-appear-fade-scale article.edgtf-appeared .edgtf-ptf-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry.edgtf-appear-fade-scale article.edgtf-appeared .edgtf-ptf-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest-with-space.edgtf-appear-fade-scale article.edgtf-appeared .edgtf-ptf-inner,.edgtf-portfolio-list-holder-outer.edgtf-ptf-pinterest.edgtf-appear-fade-scale article.edgtf-appeared .edgtf-ptf-inner{-webkit-transition:all 1s cubic-bezier(.785,.135,.15,.86);-moz-transition:all 1s cubic-bezier(.785,.135,.15,.86);transition:all 1s cubic-bezier(.785,.135,.15,.86);-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}.edgtf-portfolio-list-holder-outer.edgtf-ptf-masonry-with-space.edgtf-appear-fade-scale article .edgtf-ptf-inner{position:absolute;height:calc(100% - 24px);width:calc(100% - 24px);top:12px;left:12px}.edgtf-portfolio-list-holder-outer .edgtf-ptf-list-paging{position:relative;text-align:center;min-height:40px;margin-top:20px}.edgtf-portfolio-list-holder-outer .edgtf-ptf-list-paging .edgtf-3d-cube-holder{display:none;height:50px;width:50px;margin:auto}.edgtf-portfolio-list-holder-outer .edgtf-ptf-list-paging a{font-family:'Open Sans',sans-serif;color:#fff;background-color:#ffb422;padding:12px 37px;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:1.7px;display:inline-block;border:2px solid #ffb422;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.edgtf-portfolio-list-holder-outer .edgtf-ptf-list-paging a:hover{background-color:#9fcf5d;border-color:#9fcf5d}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-next,.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-prev{position:absolute;z-index:100;top:50%;display:block;padding:0;cursor:pointer;border:none;outline:0;font-size:33px;color:#c5c5c5;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-prev{right:calc(100% + 3px)}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-next{left:calc(100% + 3px)}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-dots{text-align:center;margin:25px 0 0 0;padding:0;position:absolute;width:100%;top:100%}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-dots li{width:20px;height:5px;border-radius:5px;background-color:#888;box-sizing:border-box;display:inline-block;margin:0 8px;cursor:pointer;position:relative}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-dots li .edgtf-slick-dot-inner{display:inline-block;width:0;height:5px;border-radius:5px;background-color:#ffb422;opacity:0;-webkit-transition:opacity .2s ease-out,width .2s ease-out .2s,margin .2s ease-out .2s;-moz-transition:opacity .2s ease-out,width .2s ease-out .2s,margin .2s ease-out .2s;transition:opacity .2s ease-out,width .2s ease-out .2s,margin .2s ease-out .2s;position:absolute;top:0;left:50%}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-dots li.slick-active .edgtf-slick-dot-inner{width:22px;margin-left:-11px;opacity:1;-webkit-transition:width .2s ease-out,margin .2s ease-out;-moz-transition:width .2s ease-out,margin .2s ease-out;transition:width .2s ease-out,margin .2s ease-out}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-dots li:first-child{margin-left:0}.edgtf-portfolio-slider-holder .edgtf-portfolio-list-holder .edgtf-slick-dots li:last-child{margin-right:0}.edgtf-portfolio-filter-holder{position:relative;display:table;table-layout:fixed;height:100%;width:100%;margin:0}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:middle;text-align:center;text-align:left}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul{display:inline-block;list-style:none;vertical-align:middle;width:100%;text-align:right}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li{cursor:pointer;display:inline-block;margin:0;text-align:center}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:first-child{float:left}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li span{position:relative;display:inline-block;vertical-align:middle;padding:0 10px;text-transform:capitalize;-webkit-transition:color .15s ease-out;-moz-transition:color .15s ease-out;transition:color .15s ease-out;font-family:"Open Sans",sans-serif;font-style:italic;font-weight:600}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:first-child span{padding-left:0;text-transform:none}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:last-child span{padding-right:0}.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li.active span,.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li.current span,.edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:hover span{color:#ffb422}.edgtf-portfolio-media.edgtf-slick-slider{margin-bottom:34px}.edgtf-ptf-standard .edgtf-portfolio-filter-holder ul{text-align:center;margin:0 0 50px}.edgtf-ptf-standard .edgtf-portfolio-filter-holder .edgtf-portfolio-filter-holder-inner ul li:first-child{float:none}.edgtf-iwt .edgtf-iwt-link{margin-top:20px;display:inline-block}.edgtf-iwt.edgtf-iwt-icon-top{text-align:center}.edgtf-iwt.edgtf-iwt-icon-top .edgtf-iwt-icon-holder{margin-bottom:10px}.edgtf-iwt .edgtf-iwt-text-holder p:last-child{margin:0}.edgtf-iwt.edgtf-iwt-icon-left,.edgtf-iwt.edgtf-iwt-icon-left-from-title{text-align:left}.edgtf-iwt:not(.edgtf-iwt-left-from-title) .edgtf-iwt-title-holder{margin-bottom:13px}.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-link{margin-top:0}.edgtf-iwt.edgtf-iwt-icon-left .edgtf-iwt-icon-holder{float:left}.edgtf-iwt.edgtf-iwt-icon-left.edgtf-iwt-icon-tiny .edgtf-iwt-content-holder{padding-left:44px}.edgtf-iwt.edgtf-iwt-icon-left.edgtf-iwt-icon-small .edgtf-iwt-content-holder{padding-left:80px}.edgtf-iwt.edgtf-iwt-icon-left.edgtf-iwt-icon-medium .edgtf-iwt-content-holder{padding-left:110px}.edgtf-iwt.edgtf-iwt-icon-left.edgtf-iwt-icon-large .edgtf-iwt-content-holder{padding-left:150px}.edgtf-iwt.edgtf-iwt-icon-left.edgtf-iwt-icon-huge .edgtf-iwt-content-holder{padding-left:180px}.edgtf-iwt.edgtf-iwt-icon-right{text-align:right}.edgtf-iwt.edgtf-iwt-icon-right .edgtf-iwt-icon-holder{float:right}.edgtf-iwt.edgtf-iwt-icon-right.edgtf-iwt-icon-tiny .edgtf-iwt-content-holder{padding-right:44px}.edgtf-iwt.edgtf-iwt-icon-right.edgtf-iwt-icon-small .edgtf-iwt-content-holder{padding-right:80px}.edgtf-iwt.edgtf-iwt-icon-right.edgtf-iwt-icon-medium .edgtf-iwt-content-holder{padding-right:110px}.edgtf-iwt.edgtf-iwt-icon-right.edgtf-iwt-icon-large .edgtf-iwt-content-holder{padding-right:150px}.edgtf-iwt.edgtf-iwt-icon-right.edgtf-iwt-icon-huge .edgtf-iwt-content-holder{padding-right:180px}.edgtf-iwt.edgtf-iwt-left-from-title .edgtf-iwt-icon-title-holder{margin-bottom:13px}.edgtf-iwt.edgtf-iwt-left-from-title .edgtf-iwt-icon-holder{margin-right:20px}.edgtf-iwt.edgtf-iwt-left-from-title .edgtf-iwt-icon-holder,.edgtf-iwt.edgtf-iwt-left-from-title .edgtf-iwt-title-holder{display:inline-block;vertical-align:middle}.edgtf-iwt .edgtf-iwt-custom-icon{display:inline-block;position:relative}.edgtf-iwt .edgtf-iwt-custom-icon img{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.edgtf-iwt .edgtf-iwt-custom-icon img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.edgtf-iwt .edgtf-iwt-custom-icon:hover img:not(last-child){opacity:0}.edgtf-iwt .edgtf-iwt-custom-icon:hover img:nth-child(2){opacity:1}.edgtf-iwt .edgtf-iwt-custom-icon .edgtf-iwt-custom-icon-link{position:absolute;width:100%;height:100%;left:0;top:0;z-index:9}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon{display:inline-block;position:relative}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon:after{content:'';position:absolute;z-index:-2;left:-20%;top:-20%;width:140%;padding-top:140%;border-radius:50%;background-color:#f6f4ee}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon img{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon:hover img:not(last-child){opacity:0}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon:hover img:nth-child(2){opacity:1}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon:hover:after{-webkit-animation:edgtfBlop .45s 1 ease;-moz-animation:edgtfBlop .45s 1 ease;animation:edgtfBlop .45s 1 ease}.edgtf-iwt.edgtf-iwt-custom-icon-circle .edgtf-iwt-custom-icon .edgtf-iwt-custom-icon-link{position:absolute;width:140%;padding-top:140%;left:-20%;top:-20%;z-index:9;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}@-webkit-keyframes edgtfBlop{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,-5px,0) scale(1.08);-moz-transform:translate3d(0,-5px,0) scale(1.08);transform:translate3d(0,-5px,0) scale(1.08)}}@keyframes edgtfBlop{0%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%{-webkit-transform:translate3d(0,-5px,0) scale(1.08);-moz-transform:translate3d(0,-5px,0) scale(1.08);transform:translate3d(0,-5px,0) scale(1.08)}}.edgtf-banner{position:relative;overflow:hidden}.edgtf-banner .edgtf-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:6}.edgtf-banner .edgtf-banner-image{overflow:hidden}.edgtf-banner .edgtf-banner-image img{display:block;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);transform:scale(1.01);-webkit-transition:all .35s cubic-bezier(.14,.41,.58,1);-moz-transition:all .35s cubic-bezier(.14,.41,.58,1);transition:all .35s cubic-bezier(.14,.41,.58,1)}.edgtf-banner .edgtf-banner-text-holder{-webkit-transition:background-color .35s cubic-bezier(.14,.41,.58,1),all .35s cubic-bezier(.14,.41,.58,1);-moz-transition:background-color .35s cubic-bezier(.14,.41,.58,1),all .35s cubic-bezier(.14,.41,.58,1);transition:background-color .35s cubic-bezier(.14,.41,.58,1),all .35s cubic-bezier(.14,.41,.58,1);position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table{display:table;width:71%;height:100%;padding:50px 20px 46px 50px;box-sizing:border-box}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table .edgtf-banner-text-cell{display:table-cell;vertical-align:bottom;width:100%;height:100%}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table .edgtf-banner-text-cell .edgtf-banner-subtitle{font-size:14px;font-family:Merriweather,serif;font-weight:700;color:#fff;display:block;margin-bottom:11px}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table .edgtf-banner-text-cell .edgtf-banner-title span{display:inline-block}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table .edgtf-banner-text-cell .edgtf-banner-read-more{font-size:15px;font-weight:600;color:#000;padding:11px 39px;line-height:1.7em;border-radius:5em;background-color:#fff;display:inline-block;margin:35px 0 50px;-webkit-transition:background-color .3s cubic-bezier(.14,.41,.58,1);-moz-transition:background-color .3s cubic-bezier(.14,.41,.58,1);transition:background-color .3s cubic-bezier(.14,.41,.58,1)}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table .edgtf-banner-text-cell .edgtf-banner-read-more span{display:inline-block;vertical-align:middle;margin-left:5px;-webkit-transition:transform .3s cubic-bezier(.14,.41,.58,1);-moz-transition:transform .3s cubic-bezier(.14,.41,.58,1);transition:transform .3s cubic-bezier(.14,.41,.58,1);position:relative;font-size:20px;top:-1px}.edgtf-banner .edgtf-banner-text-holder .edgtf-banner-text-table .edgtf-banner-text-cell .edgtf-banner-read-more:hover{background-color:#f6f4ee}.edgtf-banner .edgtf-banner-overlay-holder{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);transform:scale(1.01)}.edgtf-banner:hover .edgtf-banner-image:nth-child(2) img{-webkit-transform:scale(1.07);-moz-transform:scale(1.07);transform:scale(1.07)}.edgtf-banner.edgtf-hovered .edgtf-banner-image img{-webkit-transform:scale(1.07);-moz-transform:scale(1.07);transform:scale(1.07)}.edgtf-social-share-holder ul{list-style:none;display:inline-block;margin:0;padding:0}.edgtf-social-share-holder.edgtf-list li{display:inline-block;margin-right:18px}.edgtf-social-share-holder.edgtf-list li a{color:#888;font-size:13px}.edgtf-social-share-holder.edgtf-list li a:hover{color:#ffb422}.edgtf-social-share-holder.edgtf-list li:last-child{margin-right:0}.edgtf-social-share-holder.edgtf-list .edgtf-social-share-title{font-family:Merriweather,serif;font-size:15px;font-weight:700;color:#212121;margin-right:14px;vertical-align:middle}.edgtf-social-share-holder.edgtf-dropdown{position:relative;display:inline-block}.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown-opener{display:block}.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-title{display:inline-block;margin-left:5px}.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown{visibility:hidden;z-index:950;float:left}.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown ul{position:relative;display:block;z-index:990;padding:0!important;min-width:50px;font-weight:400}.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown ul li{visibility:hidden;position:absolute;text-align:center;min-width:50px;float:left;opacity:.2;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out}.edgtf-social-share-holder.edgtf-dropdown .edgtf-social-share-dropdown img{width:8px;margin-right:10px}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li:nth-child(2){left:50px;transition-delay:.1s}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li:nth-child(3){left:100px;transition-delay:.2s}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li:nth-child(4){left:150px;transition-delay:.3s}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li:nth-child(5){left:200px;transition-delay:.4s}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li:nth-child(6){left:250px;transition-delay:.5s}.edgtf-social-share-holder.edgtf-dropdown:hover .edgtf-social-share-dropdown ul li:nth-child(7){left:300px;transition-delay:.6s}.edgtf-slider{position:relative;width:100%;overflow:hidden;z-index:10}.edgtf-slider-preloader{position:absolute;width:100%;height:1500px;background-color:#fff;z-index:20}.carousel{position:relative;margin:0}.carousel.edgtf-full-screen{height:1500px}.carousel .carousel-inner{position:relative;top:0;left:0;width:100%;overflow:hidden;z-index:1}.carousel .carousel-inner .item{position:relative;display:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel .carousel-inner .item.active,.carousel .carousel-inner .item.next,.carousel .carousel-inner .item.prev{display:block}.carousel .carousel-inner .item.next,.carousel .carousel-inner .item.prev{position:absolute;top:0;width:100%}.carousel .carousel-inner .item .edgtf-image{position:absolute;top:0;left:0;width:100%;height:110%;background-position:center 0;background-repeat:no-repeat;background-size:cover}.carousel .carousel-inner .item .edgtf-image img{display:none!important;width:0;height:0}.carousel .carousel-inner .item .edgtf-image-pattern{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.carousel .carousel-inner .item .edgtf-slider-elements-container{position:absolute;top:50%;left:50%;z-index:12;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.carousel .carousel-inner .item .edgtf-slider-elements-container:not(.edgtf-grid){width:100%}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slider-elements-container-inner{position:relative;width:100%;padding-bottom:0}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slider-elements-container-inner .edgtf-slider-elements-holder-frame{position:absolute;top:0;left:0}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slider-elements-container-inner .edgtf-slider-elements-holder-frame:not(.edgtf-grid){width:100%}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element{position:absolute;margin:0;color:#fff}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-fade .edgtf-slide-element-inner,.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-flip .edgtf-slide-element-inner,.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-from_bottom .edgtf-slide-element-inner,.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-from_left .edgtf-slide-element-inner,.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-from_right .edgtf-slide-element-inner,.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-from_top .edgtf-slide-element-inner,.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-animation-spin .edgtf-slide-element-inner{opacity:0}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-image{line-height:0}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-image img{vertical-align:middle}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-text-small{font-size:22px;line-height:1.454545454545455em;font-weight:500;color:#fff}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-text-normal{font-size:36px;line-height:1.65em;font-weight:700;color:#fff}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-text-large{font-size:60px;line-height:1.285714285714286em;font-weight:700;color:#fff}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element.edgtf-slide-element-text-extra-large{font-size:100px;line-height:1.2em;font-weight:700;color:#fff}.carousel .carousel-inner .item .edgtf-slider-elements-container .edgtf-slide-element .edgtf-slide-element-wrapper-link.inheriting{color:inherit!important}.carousel .carousel-inner .item .edgtf-slide-element-section-link{z-index:13;position:absolute!important;left:50%!important;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.carousel .carousel-inner .item .edgtf-slide-element-section-link .edgtf-slide-anchor-holder{position:relative;display:inline-block;vertical-align:middle;text-align:center}.carousel .carousel-inner .item .edgtf-slide-element-section-link .edgtf-slide-anchor-holder .edgtf-slide-anchor-button{position:relative;display:inline-block;vertical-align:middle;font-size:50px;color:#fff}.carousel .carousel-inner .item .edgtf-slide-element-section-link .edgtf-slide-anchor-holder .edgtf-slide-anchor-button .scroll-text{display:block;margin-top:10px;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-fade .edgtf-slide-element-inner{-webkit-animation:fade .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:fade .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:fade .6s cubic-bezier(.165,.84,.44,1) both;animation:fade .6s cubic-bezier(.165,.84,.44,1) both}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-flip .edgtf-slide-element-inner{-webkit-animation:flip .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:flip .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:flip .6s cubic-bezier(.165,.84,.44,1) both;animation:flip .6s cubic-bezier(.165,.84,.44,1) both}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-spin .edgtf-slide-element-inner{-webkit-animation:spin .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:spin .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:spin .6s cubic-bezier(.165,.84,.44,1) both;animation:spin .6s cubic-bezier(.165,.84,.44,1) both}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-from_top .edgtf-slide-element-inner{-webkit-animation:from-top .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:from-top .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:from-top .6s cubic-bezier(.165,.84,.44,1) both;animation:from-top .6s cubic-bezier(.165,.84,.44,1) both}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-from_bottom .edgtf-slide-element-inner{-webkit-animation:from-bottom .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:from-bottom .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:from-bottom .6s cubic-bezier(.165,.84,.44,1) both;animation:from-bottom .6s cubic-bezier(.165,.84,.44,1) both}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-from_left .edgtf-slide-element-inner{-webkit-animation:from-left .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:from-left .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:from-left .6s cubic-bezier(.165,.84,.44,1) both;animation:from-left .6s cubic-bezier(.165,.84,.44,1) both}.carousel .carousel-inner .item.active .edgtf-slide-element.edgtf-slide-element-animation-from_right .edgtf-slide-element-inner{-webkit-animation:from-right .6s cubic-bezier(.165,.84,.44,1) both;-moz-animation:from-right .6s cubic-bezier(.165,.84,.44,1) both;-o-animation:from-right .6s cubic-bezier(.165,.84,.44,1) both;animation:from-right .6s cubic-bezier(.165,.84,.44,1) both}.touch .carousel .carousel-inner .item{background-position:center 0!important}.carousel .carousel-inner .edgtf-video{position:static;left:0;direction:ltr}.carousel .carousel-inner .edgtf-video video.edgtf-video-element{object-fit:inherit;width:100%!important}.carousel .carousel-inner .edgtf-slider-content-outer{position:relative;height:100%;width:1100px;margin:0 auto;z-index:12}.carousel .carousel-inner .edgtf-slider-content-outer .edgtf-slide-anchor-holder{text-align:center}.carousel .carousel-inner .edgtf-slider-content-outer .edgtf-slide-anchor-holder.edgtf-slider-anchor-in-content{position:relative;margin-top:80px}.carousel .carousel-inner .edgtf-slider-content-outer .edgtf-slide-anchor-holder.edgtf-slider-anchor-on-bottom-of-the-slider{position:absolute;bottom:10%;left:50%;margin:0;-webkit-animation:fade .6s 1 cubic-bezier(.5,.11,.805,.32);-moz-animation:fade .6s 1 cubic-bezier(.5,.11,.805,.32);-o-animation:fade .6s 1 cubic-bezier(.5,.11,.805,.32);animation:fade .6s 1 cubic-bezier(.5,.11,.805,.32);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.carousel .carousel-inner .edgtf-slider-content-outer .edgtf-slide-anchor-holder .edgtf-slide-anchor-button{position:relative;display:inline-block;vertical-align:middle;font-size:50px;color:#fff}.carousel .carousel-inner .edgtf-slider-content-outer .edgtf-slide-anchor-holder .edgtf-slide-anchor-button .scroll-text{display:block;margin-top:10px;font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.carousel.edgtf-slide .carousel-inner .item{-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel.edgtf-slide .carousel-inner .item.prev{left:-100%}.carousel.edgtf-slide .carousel-inner .item.prev.right{left:0}.carousel.edgtf-slide .carousel-inner .item.next{left:100%}.carousel.edgtf-slide .carousel-inner .item.next.left{left:0}.carousel.edgtf-slide .carousel-inner .item.active{left:0}.carousel.edgtf-slide .carousel-inner .item.active.left{left:-100%}.carousel.edgtf-slide .carousel-inner .item.active.right{left:100%}.carousel.edgtf-fade .carousel-inner .item{opacity:1;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.carousel.edgtf-fade .carousel-inner .item.next,.carousel.edgtf-fade .carousel-inner .item.prev{z-index:1}.carousel.edgtf-fade .carousel-inner .item.active{opacity:1}.carousel.edgtf-fade .carousel-inner .item.active.left,.carousel.edgtf-fade .carousel-inner .item.active.right{z-index:2;opacity:0}.carousel.edgtf-vertical-up:not(.edgtf-has-height) .carousel-inner{height:100%}.carousel.edgtf-vertical-up .carousel-inner .item{-webkit-transition:-webkit-transform .6s ease;-moz-transition:-moz-transform .6s ease;transition:transform .6s ease}.carousel.edgtf-vertical-up .carousel-inner .item.prev{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.carousel.edgtf-vertical-up .carousel-inner .item.prev.right{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.carousel.edgtf-vertical-up .carousel-inner .item.next{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.carousel.edgtf-vertical-up .carousel-inner .item.next.left{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.carousel.edgtf-vertical-up .carousel-inner .item.active{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.carousel.edgtf-vertical-up .carousel-inner .item.active.left{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.carousel.edgtf-vertical-up .carousel-inner .item.active.right{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.carousel.edgtf-vertical-down:not(.edgtf-has-height) .carousel-inner{height:100%}.carousel.edgtf-vertical-down .carousel-inner .item{-webkit-transition:-webkit-transform .6s ease;-moz-transition:-moz-transform .6s ease;transition:transform .6s ease}.carousel.edgtf-vertical-down .carousel-inner .item.prev{-webkit-transform:translateY(99%);-moz-transform:translateY(99%);transform:translateY(99%)}.carousel.edgtf-vertical-down .carousel-inner .item.prev.right{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.carousel.edgtf-vertical-down .carousel-inner .item.next{-webkit-transform:translateY(-99%);-moz-transform:translateY(-99%);transform:translateY(-99%)}.carousel.edgtf-vertical-down .carousel-inner .item.next.left{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.carousel.edgtf-vertical-down .carousel-inner .item.active{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.carousel.edgtf-vertical-down .carousel-inner .item.active.left{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.carousel.edgtf-vertical-down .carousel-inner .item.active.right{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.carousel.edgtf-slide-cover .carousel-inner .item{-webkit-transition:.6s ease-in-out left;-moz-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel.edgtf-slide-cover .carousel-inner .item.prev{left:-100%;z-index:100}.carousel.edgtf-slide-cover .carousel-inner .item.prev.right{left:0}.carousel.edgtf-slide-cover .carousel-inner .item.next{left:100%;z-index:99}.carousel.edgtf-slide-cover .carousel-inner .item.next.left{left:0}.carousel.edgtf-slide-cover .carousel-inner .item.active{left:0}.carousel.edgtf-slide-cover .carousel-inner .item.active.left{left:-30%}.carousel.edgtf-slide-cover .carousel-inner .item.active.right{left:30%}.carousel.edgtf-slide-peek .carousel-inner .item{-webkit-transition:left .6s ease-in-out,right .6s ease-in-out;-moz-transition:left .6s ease-in-out,right .6s ease-in-out;transition:left .6s ease-in-out,right .6s ease-in-out}.carousel.edgtf-slide-peek .carousel-inner .item.prev{left:0;right:85%;width:auto;z-index:100;overflow:hidden}.carousel.edgtf-slide-peek .carousel-inner .item.prev.right{left:0;right:0}.carousel.edgtf-slide-peek .carousel-inner .item.next{left:85%;right:0;width:auto;z-index:99;overflow:hidden}.carousel.edgtf-slide-peek .carousel-inner .item.next.left{left:0;right:0}.carousel.edgtf-slide-peek .carousel-inner .item.active{left:0;right:0;width:auto}.carousel.edgtf-slide-peek .carousel-inner .item.active.left{left:0;right:0}.carousel.edgtf-slide-peek .carousel-inner .item.active.right{left:0;right:0}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker{position:absolute;top:0;height:110%;z-index:98;overflow:hidden;-webkit-transition:left .3s ease-in-out,width .3s ease-in-out;-moz-transition:left .3s ease-in-out,width .3s ease-in-out;transition:left .3s ease-in-out,width .3s ease-in-out}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker.edgtf-slide-peek-in-progress{-webkit-transition:none;-moz-transition:none;transition:none}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker.left{left:0;width:0}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker.left.shown:not(.edgtf-slide-peek-in-progress){width:15%}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker.right{left:100%;width:0}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker.right.shown:not(.edgtf-slide-peek-in-progress){left:85%;width:15%}.carousel.edgtf-slide-peek .carousel-inner .edgtf-slider-peeker .edgtf-slider-peeker-inner{position:absolute;top:0;left:50%;height:100%;background:transparent center 0 no-repeat;background-size:cover;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.carousel .carousel-indicators{position:absolute;bottom:20px;left:50%;margin:0!important;padding:0!important;text-align:center;list-style:none;z-index:15;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.carousel .carousel-indicators:not(.thumbnails) li{position:relative;display:inline-block;vertical-align:middle;width:8px;height:8px;margin:0 3px;padding:0;border-radius:4em;cursor:pointer;text-indent:-999px;opacity:.4;background-color:#fff;-webkit-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;-moz-transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out;transition:background-color .15s ease-out,border-color .15s ease-out,opacity .15s ease-out}.carousel .carousel-indicators:not(.thumbnails) li.active{opacity:1}.carousel .carousel-indicators.thumbnails{bottom:25px;width:80%}.carousel .carousel-indicators.thumbnails li{position:relative;display:inline-block;vertical-align:middle;width:160px!important;height:100px!important;margin:0 5px 0 0;padding:0;background-color:rgba(0,0,0,.8);cursor:pointer}.carousel .carousel-indicators.thumbnails li:last-child{margin:0}.carousel .carousel-indicators.thumbnails li .thumb-frame{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background-color:rgba(255,255,255,.1);z-index:100;opacity:0;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.carousel .carousel-indicators.thumbnails li .thumb-frame-inner{position:relative;display:block;height:100%;width:100%;border:5px solid #fff;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.carousel .carousel-indicators.thumbnails li img{position:relative;width:100%;height:100%;padding:0;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:padding .2s ease-out;-moz-transition:padding .2s ease-out;transition:padding .2s ease-out;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.carousel .carousel-indicators.thumbnails li:hover .thumb-frame{opacity:1}.carousel .carousel-indicators.thumbnails li.active .thumb-frame,.carousel .carousel-indicators.thumbnails li.active .thumb-frame-inner{opacity:1}.carousel .carousel-indicators.thumbnails li.active img{padding:5px}.carousel .carousel-indicators.thumbnails.dark li .thumb-frame-inner{border-color:#000}.edgtf-dark-header .carousel .carousel-indicators li{background-color:#000!important}.edgtf-light-header .carousel .carousel-indicators li{background-color:#fff!important}.carousel .carousel-control{position:absolute;top:0;width:8%;height:100%;margin:0;outline:0;cursor:pointer;text-shadow:none;z-index:2!important;-webkit-transition:opacity .15s ease-out;-moz-transition:opacity .15s ease-out;transition:opacity .15s ease-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.carousel .carousel-control:hover{opacity:1!important}.carousel .carousel-control:hover.left .edgtf-thumb-holder{left:0}.carousel .carousel-control:hover.right .edgtf-thumb-holder{right:0}.carousel .carousel-control .edgtf-next-nav,.carousel .carousel-control .edgtf-prev-nav{position:absolute;top:50%;margin:-27px 0 0;height:54px;width:54px;line-height:54px;font-size:32px;color:#fff;background-color:rgba(54,54,54,.6);border-radius:4em;border:1px solid transparent;text-align:center;z-index:10;-webkit-transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;-moz-transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s;transition:background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out,left .6s ease-in-out .3s,right .6s ease-in-out .3s}.carousel .carousel-control .edgtf-next-nav:hover,.carousel .carousel-control .edgtf-prev-nav:hover{background-color:#363636}.carousel .carousel-control .edgtf-next-nav span,.carousel .carousel-control .edgtf-prev-nav span{display:block;line-height:inherit}.carousel .carousel-control .edgtf-next-nav .edgtf-numbers,.carousel .carousel-control .edgtf-prev-nav .edgtf-numbers{position:absolute;left:0;right:0;top:0;float:none;padding:0;line-height:50px;height:50px;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.edgtf-dark-header .carousel .carousel-control .edgtf-next-nav,.edgtf-dark-header .carousel .carousel-control .edgtf-prev-nav{color:#fff;background-color:#000}.edgtf-light-header .carousel .carousel-control .edgtf-next-nav,.edgtf-light-header .carousel .carousel-control .edgtf-prev-nav{color:#000;background-color:#fff}.carousel .carousel-control .edgtf-prev-nav{left:20px}.carousel .carousel-control .edgtf-next-nav{right:20px}.carousel .carousel-control .edgtf-thumb-holder{position:absolute;top:50%;width:150px;display:block;background-color:rgba(0,0,0,.8);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.carousel .carousel-control .edgtf-thumb-holder .img{position:relative;display:block;width:150px;margin:0 0 -2px;background:transparent center center no-repeat;background-size:cover;overflow:hidden;clear:both}.carousel .carousel-control .edgtf-thumb-holder .img img{display:block}.carousel .carousel-control .edgtf-thumb-holder .edgtf-video .edgtf-video-wrap{position:relative}.carousel .carousel-control .edgtf-thumb-arrow{height:50px;line-height:50px;font-size:25px}.carousel .carousel-control .edgtf-numbers{height:50px;line-height:50px;font-size:15px}.carousel .carousel-control .edgtf-numbers span{display:inline}.carousel .carousel-control.left .edgtf-thumb-holder{left:-200px;-webkit-transition:left .6s ease-in-out .3s;-moz-transition:left .6s ease-in-out .3s;transition:left .6s ease-in-out .3s}.carousel .carousel-control.left .edgtf-thumb-arrow{float:left;padding:0 0 0 20px}.carousel .carousel-control.left .edgtf-numbers{float:right;padding:0 20px 0 0}.carousel .carousel-control.right{right:0;left:auto}.carousel .carousel-control.right .edgtf-thumb-holder{right:-200px;-webkit-transition:right .6s ease-in-out .3s;-moz-transition:right .6s ease-in-out .3s;transition:right .6s ease-in-out .3s}.carousel .carousel-control.right .edgtf-thumb-arrow{float:right;padding:0 20px 0 0}.carousel .carousel-control.right .edgtf-numbers{float:left;padding:0 0 0 20px}.carousel.edgtf-slider-thumbs .carousel-control .edgtf-prev-nav{-webkit-transition:left .6s ease-in-out .3s;-moz-transition:left .6s ease-in-out .3s;transition:left .6s ease-in-out .3s}.carousel.edgtf-slider-thumbs .carousel-control .edgtf-next-nav{-webkit-transition:right .6s ease-in-out .3s;-moz-transition:right .6s ease-in-out .3s;transition:right .6s ease-in-out .3s}.carousel.edgtf-slider-thumbs .carousel-control:hover .edgtf-prev-nav{left:-100%}.carousel.edgtf-slider-thumbs .carousel-control:hover .edgtf-next-nav{right:-100%}.carousel .edgtf-video .edgtf-mobile-video-image{position:absolute;top:0;left:0;width:100%;height:100%;display:none;background-position:center center;background-repeat:no-repeat;background-size:cover;z-index:10}.carousel .edgtf-video .edgtf-video-overlay{position:absolute;top:0;left:0;width:100%;height:3000px;opacity:0;z-index:11}.carousel .edgtf-video .edgtf-video-overlay img{display:none!important}.carousel .edgtf-video .edgtf-video-overlay.active{background-image:url(//www.fondazionecrcdonare.it/wp-content/themes/goodwish/assets/css/img/pixel-video.png);background-position:0 0;background-repeat:repeat;opacity:1}.carousel .edgtf-video .edgtf-video-wrap{position:absolute;top:0;left:0;width:100%;overflow:hidden;z-index:10}.carousel .edgtf-video .edgtf-video-wrap .mejs-poster{background-size:cover!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-offscreen{display:none!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-container{background:0 0!important;height:auto!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-container .mejs-controls{display:none!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-container .mejs-poster img{max-width:none!important;width:100%!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:rgba(255,255,255,.18)!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls .mejs-time-rail .mejs-time-total{background:#1f1f1f none repeat scroll 0 0!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:0 0!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls .mejs-button button:focus{outline:0!important}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls button{opacity:.8}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls button:hover{opacity:1}.carousel .edgtf-video .edgtf-video-wrap .mejs-controls .mejs-fullscreen-button:hover button{opacity:1}.carousel .edgtf-video .edgtf-video-wrap .mejs-mediaelement{background:0 0!important;border:0!important}.edgtf-in-progress .carousel-control.left .edgtf-thumb-holder{left:-200px!important}.edgtf-in-progress .carousel-control.right .edgtf-thumb-holder{right:-200px!important}@media only screen and (min-width:1024px){.carousel-inner .item.edgtf-animate-image.zoom_center .edgtf-image{position:absolute;top:0;left:0;width:100%;height:110%;background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden}.carousel-inner .item.edgtf-animate-image.zoom_bottom_left .edgtf-image,.carousel-inner .item.edgtf-animate-image.zoom_bottom_right .edgtf-image,.carousel-inner .item.edgtf-animate-image.zoom_top_left .edgtf-image,.carousel-inner .item.edgtf-animate-image.zoom_top_right .edgtf-image{position:absolute;top:-12%;left:-12%;width:125%;height:125%;background-position:center center;background-repeat:no-repeat;background-size:cover;-webkit-backface-visibility:hidden;backface-visibility:hidden}}@-webkit-keyframes from-bottom{0%{-webkit-transform:translate(0,15%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes from-bottom{0%{-moz-transform:translate(0,15%);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes from-bottom{0%{-o-transform:translate(0,15%);opacity:.5}100%{-o-transform:translate(0,0);opacity:1}}@keyframes from-bottom{0%{transform:translate(0,15%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes from-top{0%{-webkit-transform:translate(0,-15%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes from-top{0%{-moz-transform:translate(0,-15%);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes from-top{0%{-o-transform:translate(0,-15%);opacity:.5}100%{-o-transform:translate(0,0);opacity:1}}@keyframes from-top{0%{transform:translate(0,-15%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes from-left{0%{-webkit-transform:translate(-15%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes from-left{0%{-moz-transform:translate(-15%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes from-left{0%{-o-transform:translate(-15%,0);opacity:.5}100%{-o-transform:translate(0,0);opacity:1}}@keyframes from-left{0%{transform:translate(-15%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes from-right{0%{-webkit-transform:translate(15%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes from-right{0%{-moz-transform:translate(15%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes from-right{0%{-o-transform:translate(15%,0);opacity:.5}100%{-o-transform:translate(0,0);opacity:1}}@keyframes from-right{0%{transform:translate(15%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes fade{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fade{0%{opacity:0}100%{opacity:1}}@-o-keyframes fade{0%{opacity:0}100%{opacity:1}}@keyframes fade{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(600px) rotateX(90deg) scale(.5);opacity:0}100%{-webkit-transform:perspective(600px) rotateX(0) scale(1);opacity:1}}@-moz-keyframes flip{0%{-moz-transform:perspective(600px) rotateX(90deg) scale(.5);opacity:0}100%{-moz-transform:perspective(600px) rotateX(0) scale(1);opacity:1}}@-o-keyframes flip{0%{-o-transform:perspective(600px) rotateX(90deg) scale(.5);opacity:.2}100%{-o-transform:perspective(600px) rotateX(0) scale(1);opacity:1}}@keyframes flip{0%{transform:perspective(600px) rotateX(90deg) scale(.5);opacity:0}100%{transform:perspective(600px) rotateX(0) scale(1);opacity:1}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(360deg) scale(.5);opacity:0}100%{-webkit-transform:rotate(0) scale(1);opacity:1}}@-moz-keyframes spin{0%{-moz-transform:rotate(360deg) scale(.5);opacity:0}100%{-moz-transform:rotate(0) scale(1);opacity:1}}@-o-keyframes spin{0%{-o-transform:rotate(360deg) scale(.5);opacity:.2}100%{-o-transform:rotate(0) scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(360deg) scale(.5);opacity:0}100%{transform:rotate(0) scale(1);opacity:1}}.edgtf-shop-masonry .edgtf-product-badge{position:absolute;display:table;top:11px;right:11px;height:34px;line-height:34px;text-align:center;padding:0 16px;z-index:100;color:#fff;background-color:#9fcf5d;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.edgtf-shop-masonry .edgtf-product-badge.edgtf-out-of-stock{background-color:#dcdcdc}.edgtf-shop-masonry .edgtf-separator{border-bottom:2px solid #ffb422;width:30px;margin:13px 0 25px}.edgtf-shop-masonry .amount{color:#ffb422;font-size:25px;font-family:"Open Sans",sans-serif;font-style:italic;font-weight:600}.edgtf-shop-masonry ins{text-decoration:none;color:#fff;font-size:21px}.edgtf-shop-masonry del,.edgtf-shop-masonry del .amount{color:#fff}.edgtf-shop-masonry .price{margin-bottom:15px;display:inline-block;position:relative}.edgtf-shop-masonry .edgtf-masonry-product-meta-wrapper{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);text-align:center}.edgtf-shop-masonry .edgtf-masonry-product-meta-wrapper .edgtf-add-to-cart-holder{position:relative;bottom:auto;left:auto;margin-top:25px}.edgtf-shop-masonry .edgtf-product-list-product-title{color:#fff}.edgtf-shop-masonry .edgtf-product-shader{background-color:rgba(48,39,28,.9);position:absolute;top:0;left:0;width:100%;height:100%}.edgtf-shop-masonry .edgtf-masonry-product-image-holder{overflow:hidden}.edgtf-shop-masonry .edgtf-masonry-product-info{padding:0 10px}.edgtf-shop-masonry .edgtf-shop-list-masonry-grid-sizer,.edgtf-shop-masonry .edgtf-shop-product{width:25%;overflow:visible}.edgtf-shop-masonry .edgtf-large-width-height-masonry-item,.edgtf-shop-masonry .edgtf-large-width-masonry-item{width:50%}.edgtf-shop-masonry .add_to_cart_button,.edgtf-shop-masonry .added_to_cart{position:relative;font-size:22px;border:none;color:#212121;width:45px;height:45px;padding:8px 5px;background-color:#fff;overflow:hidden;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);-moz-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.edgtf-shop-masonry .add_to_cart_button:hover,.edgtf-shop-masonry .added_to_cart:hover{width:170px}.edgtf-shop-masonry .add_to_cart_button .edgtf-btn-text,.edgtf-shop-masonry .added_to_cart .edgtf-btn-text{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);margin-left:45px;font-size:13px;font-weight:800;font-family:'Open Sans',sans-serif;text-transform:uppercase;letter-spacing:1.7px;display:block;white-space:pre;word-wrap:break-word}.edgtf-shop-masonry .add_to_cart_button .edgtf-icon-font-elegant,.edgtf-shop-masonry .added_to_cart .edgtf-icon-font-elegant{position:absolute;left:11px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-shop-masonry .add_to_cart_button .edgtf-icon-font-elegant:before,.edgtf-shop-masonry .added_to_cart .edgtf-icon-font-elegant:before{position:relative;top:-1px}.edgtf-shop-masonry .add_to_cart_button.added{display:none}.edgtf-shop-masonry .edgtf-masonry-product-meta-wrapper,.edgtf-shop-masonry .edgtf-product-shader{opacity:0;-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.edgtf-shop-masonry .edgtf-shop-product .edgtf-add-to-cart-holder,.edgtf-shop-masonry .edgtf-shop-product .edgtf-product-list-product-title,.edgtf-shop-masonry .edgtf-shop-product .price{opacity:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);transform:translateY(50%);-webkit-transition:-webkit-transform 0s ease-out .15s;transition:transform 0s ease-out .15s;-webkit-transition:transform 0s ease-out .15s;-moz-transition:transform 0s ease-out .15s;transition:transform 0s ease-out .15s}.edgtf-shop-masonry .edgtf-shop-product:hover .edgtf-add-to-cart-holder,.edgtf-shop-masonry .edgtf-shop-product:hover .edgtf-masonry-product-meta-wrapper,.edgtf-shop-masonry .edgtf-shop-product:hover .edgtf-product-list-product-title,.edgtf-shop-masonry .edgtf-shop-product:hover .edgtf-product-shader,.edgtf-shop-masonry .edgtf-shop-product:hover .price{opacity:1}.edgtf-shop-masonry .edgtf-shop-product:hover .price{transform:translateY(0);-webkit-transition:-webkit-transform .2s cubic-bezier(.7,0,.9,1) .15s;-moz-transition:-moz-transform .2s ease-out .15s;transition:transform .3s cubic-bezier(.1,0,.3,1) .15s,opacity .3s cubic-bezier(.1,0,.3,1) .15s}.edgtf-shop-masonry .edgtf-shop-product:hover .edgtf-product-list-product-title{transform:translateY(0);-webkit-transition:-webkit-transform .2s ease-out .2s;-moz-transition:-moz-transform .2s ease-out .2s;transition:transform .3s cubic-bezier(.1,0,.3,1) .35s,opacity .3s cubic-bezier(.1,0,.3,1) .35s}.edgtf-shop-masonry .edgtf-shop-product:hover .edgtf-add-to-cart-holder{transform:translateY(0);-webkit-transition:-webkit-transform .2s ease-out .25s;-moz-transition:-moz-transform .2s ease-out .25s;transition:transform .3s cubic-bezier(.1,0,.3,1) .55s,opacity .3s cubic-bezier(.1,0,.3,1) .55s}.edgtf-shop-list-masonry{opacity:0;margin:0 -15px}.edgtf-project-presentation img{display:block}.edgtf-project-presentation img:focus{outline:0}.edgtf-project-presentation.presentation-left .edgtf-pp-content-holder,.edgtf-project-presentation.presentation-right .edgtf-pp-content-holder{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.edgtf-project-presentation.presentation-left .edgtf-pp-content-holder .edgtf-pp-content-left,.edgtf-project-presentation.presentation-left .edgtf-pp-content-holder .edgtf-pp-content-right,.edgtf-project-presentation.presentation-right .edgtf-pp-content-holder .edgtf-pp-content-left,.edgtf-project-presentation.presentation-right .edgtf-pp-content-holder .edgtf-pp-content-right{position:relative;display:table-cell;height:100%;width:50%;vertical-align:middle;text-align:left}.edgtf-project-presentation.presentation-left .edgtf-pp-content-holder .edgtf-pp-text-holder,.edgtf-project-presentation.presentation-right .edgtf-pp-content-holder .edgtf-pp-text-holder{padding:14% 9% 16% 10%;background-size:cover;background-position:center}.edgtf-project-presentation.presentation-left .edgtf-pp-content-holder .edgtf-pp-subtitle,.edgtf-project-presentation.presentation-right .edgtf-pp-content-holder .edgtf-pp-subtitle{margin:25px 0 0 0}.edgtf-project-presentation.presentation-left .edgtf-pp-content-holder .edgtf-pp-button,.edgtf-project-presentation.presentation-right .edgtf-pp-content-holder .edgtf-pp-button{margin-top:40px}.edgtf-project-presentation .edgtf-pp-gallery-slider{position:relative}.edgtf-project-presentation .edgtf-slick-dots{position:absolute;right:19px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.edgtf-project-presentation .edgtf-slick-dots li{width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-color:#ebebeb;box-sizing:border-box;margin:20px 0;cursor:pointer;position:relative;list-style:none}.edgtf-project-presentation .edgtf-slick-dots li .edgtf-slick-dot-inner{position:absolute;top:0;left:0;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);opacity:0;background-color:#ffb422;-webkit-transition:all .4s cubic-bezier(.68,-.55,.27,2);-moz-transition:all .4s cubic-bezier(.68,-.55,.27,2);transition:all .4s cubic-bezier(.68,-.55,.27,2)}.edgtf-project-presentation .edgtf-slick-dots li.slick-active .edgtf-slick-dot-inner{opacity:1;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}.edgtf-project-presentation .edgtf-pp-content-left .edgtf-pp-gallery .edgtf-pp-gallery-slider .edgtf-slick-dots{left:19px}.edgtf-project-presentation.edgtf-project-presentation-light{color:#fff}.edgtf-project-presentation.edgtf-project-presentation-light .edgtf-btn.edgtf-btn-transparent,.edgtf-project-presentation.edgtf-project-presentation-light .edgtf-pp-title{color:#fff}.edgtf-animations-holder>div{opacity:0}.edgtf-animations-holder.edgtf-fade-in-up>div{-webkit-transform:translate3d(0,100px,0);-moz-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);-webkit-transition:all .5s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .5s cubic-bezier(.785,.135,.15,.86);transition:all .5s cubic-bezier(.785,.135,.15,.86)}.edgtf-animations-holder.edgtf-fade-in-up>div.edgtf-appeared>div{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.edgtf-animations-holder.edgtf-fade-in-scale>div{-webkit-transform:scale(.85);-moz-transform:scale(.85);transform:scale(.85);-webkit-transition:all .5s cubic-bezier(.785,.135,.15,.86);-moz-transition:all .5s cubic-bezier(.785,.135,.15,.86);transition:all .5s cubic-bezier(.785,.135,.15,.86)}.edgtf-animations-holder.edgtf-fade-in-scale.edgtf-appeared>div{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-masonry-gallery-grid-sizer{width:25%}.edgtf-masonry-gallery-holder{margin:-15px -15px 0 -15px;opacity:0}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item{box-sizing:border-box;padding:15px;z-index:1;width:25%}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-item-subtitle{font-family:"Open Sans",sans-serif;font-style:italic;margin:0;font-size:20px;margin-bottom:7px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-item-text{margin:0;font-family:"Open Sans",sans-serif;font-size:16px;font-style:italic;color:#acacac;line-height:28px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-read-more{position:absolute;bottom:22px;left:28px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-read-more span{display:inline-block;vertical-align:middle;margin-left:5px;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;position:relative;font-size:20px;top:-1px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-read-more:hover span{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);transform:translateX(5px)}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-square-big{width:50%}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-rectangle-landscape{width:50%}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-rectangle-landscape .edgtf-masonry-gallery-image-holder img{max-height:inherit}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-rectangle-portrait .edgtf-masonry-gallery-image-holder img{max-width:inherit;width:auto;height:100%}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-image-holder{height:100%;width:100%;position:relative;overflow:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-item-outer{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left;box-sizing:border-box;padding:15px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-item-inner{position:relative;height:100%;width:100%;display:table}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-masonry-gallery-item-content{display:table-cell;vertical-align:middle;padding:28px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-outer:not(.edgtf-masonry-gallery-image-background) .edgtf-masonry-gallery-item-inner{background-color:#ffb422}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content{background-color:transparent;-webkit-transition:background-color .25s cubic-bezier(.45,.05,.55,.95);-moz-transition:background-color .25s cubic-bezier(.45,.05,.55,.95);transition:background-color .25s cubic-bezier(.45,.05,.55,.95)}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content .edgtf-masonry-gallery-item-subtitle{color:#fff}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content .edgtf-masonry-gallery-item-title{color:#fff}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content.edgtf-masonry-gallery-item-content-center{text-align:center}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content.edgtf-masonry-gallery-item-content-right{text-align:right}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content.edgtf-masonry-gallery-item-content-left .edgtf-masonry-gallery-item-subtitle,.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-simple .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-content.edgtf-masonry-gallery-item-content-left .edgtf-masonry-gallery-item-title{width:85%}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-text-info .edgtf-masonry-gallery-item-inner{background:#fff;text-align:left}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-text-info .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-title{margin-bottom:15px}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-text-info .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-subtitle{color:#ffb422}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-text-info .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-read-more{color:#ffb422}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-standard .edgtf-masonry-gallery-item-inner{opacity:0;-webkit-transition:opacity .25s cubic-bezier(.45,.05,.55,.95),background-color .25s cubic-bezier(.45,.05,.55,.95);-moz-transition:opacity .25s cubic-bezier(.45,.05,.55,.95),background-color .25s cubic-bezier(.45,.05,.55,.95);transition:opacity .25s cubic-bezier(.45,.05,.55,.95),background-color .25s cubic-bezier(.45,.05,.55,.95)}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-standard .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-subtitle{color:#fff}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-standard .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-item-title{color:#fff}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-standard .edgtf-masonry-gallery-item-inner .edgtf-masonry-gallery-read-more{color:#fff}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item.edgtf-mg-standard.edgtf-mg-standard-hover-text:hover .edgtf-masonry-gallery-item-inner{opacity:1;background-color:rgba(48,39,28,.3)}.edgtf-masonry-gallery-holder .edgtf-masonry-gallery-item .edgtf-mg-item-link{position:absolute;top:0;left:0;width:100%;height:100%}.edgtf-working-hours-holder{position:relative;background-color:rgba(21,20,18,.95)}.edgtf-working-hours-holder .edgtf-wh-title{color:#fff;margin-bottom:40px!important}.edgtf-working-hours-holder .edgtf-wh-item{position:relative}.edgtf-working-hours-holder .edgtf-wh-day{padding-right:6px;display:table-cell;width:1%;white-space:nowrap;font-family:Merriweather,serif;font-size:22px;line-height:45px;color:#fff;text-transform:uppercase}.edgtf-working-hours-holder .edgtf-wh-hours{padding-left:7px;display:table-cell;width:1%;white-space:nowrap;color:#acacac;font-family:Merriweather,serif;font-size:22px;line-height:45px}.edgtf-working-hours-holder .edgtf-wh-hours .edgtf-wh-closed{color:#ffb422;text-transform:uppercase}.edgtf-working-hours-holder .edgtf-wh-line{height:3px;display:table-cell;width:98%;z-index:1;position:relative}.edgtf-working-hours-holder .edgtf-wh-line .edgtf-wh-line-inner{display:block;border-bottom:1px solid rgba(168,164,161,.25)}.edgtf-working-hours-holder.edgtf-wh-with-frame{border:2px solid #fff}.edgtf-working-hours-holder.edgtf-wh-with-frame .edgtf-wh-holder-inner{padding:35px}.edgtf-working-hours-holder.edgtf-wh-with-bg-image{background-size:cover;background-repeat:no-repeat}.edgtf-working-hours-holder.edgtf-wh-with-bg-image .edgtf-wh-holder-inner{padding:35px}.edgtf-working-hours-holder .edgtf-wh-footnote-holder{margin-top:45px}.edgtf-working-hours-holder .edgtf-wh-footnote-holder .edgtf-wh-footnote{font-family:Merriweather,serif;font-size:22px;color:#ffb422;text-transform:uppercase}.edgtf-section-subtitle{font-family:"Open Sans",sans-serif;font-size:18px;line-height:30px;letter-spacing:0;color:#888;margin:0}.edgtf-rf-holder input[type=text],.edgtf-rf-holder select{border:none;outline:0;background-color:transparent}.edgtf-rf-holder .edgtf-rf-col-holder{float:left;width:28%}.edgtf-rf-holder .edgtf-rf-col-holder.edgtf-rf-btn-holder{width:18.5%}.edgtf-rf-holder .edgtf-rf-col-holder.edgtf-rf-time-col{width:25.5%}.edgtf-rf-holder .edgtf-rf-col-holder.edgtf-rf-time-col .edgtf-rf-field-holder{width:82%}.edgtf-rf-holder .edgtf-rf-field-holder{width:74.5%;float:left;background-color:#fff;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-rf-holder .edgtf-rf-field-holder input[type=text],.edgtf-rf-holder .edgtf-rf-field-holder select{padding-top:18px;padding-bottom:18px;padding-left:15px;padding-right:45px;display:block;width:100%;font-family:"Open Sans",sans-serif;font-style:italic;color:#9fcf5d;font-size:14px;margin:0;font-weight:600;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.edgtf-rf-holder .edgtf-rf-field-holder input[type=text]::-webkit-input-placeholder{color:#9fcf5d}.edgtf-rf-holder .edgtf-rf-field-holder input[type=text]:-moz-placeholder{color:#9fcf5d;opacity:1}.edgtf-rf-holder .edgtf-rf-field-holder input[type=text]::-moz-placeholder{color:#9fcf5d;opacity:1}.edgtf-rf-holder .edgtf-rf-field-holder select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;cursor:pointer}.edgtf-rf-holder .edgtf-rf-field-holder select::-ms-expand{display:none}.edgtf-rf-holder .edgtf-rf-field-holder .edgtf-rf-icon{position:absolute;right:0;top:0;width:55px;line-height:55px;height:100%;font-size:22px;text-align:center;border-left:2px solid #f6f4ee}.edgtf-rf-holder .edgtf-rf-field-holder .edgtf-rf-icon i{color:#ffb422;vertical-align:baseline}.edgtf-rf-holder .edgtf-rf-label{width:25.4%;text-align:center;display:inline-block;line-height:55px;font-size:18px;font-weight:700;font-family:Merriweather,serif;text-transform:uppercase;color:#9fcf5d}.edgtf-rf-holder .edgtf-rf-copyright{font-family:"Open Sans",sans-serif;font-style:italic;font-size:12px;color:#9fcf5d;opacity:.72}.edgtf-event-list-holder.edgtf-event-list-standard{display:inline-block;width:100%}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-event-list-holder-inner{list-style:none;display:inline-block;width:100%;height:100%;position:relative;margin:0;padding:0;vertical-align:top}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item{position:relative;padding:0;float:left;border:0;box-sizing:border-box;margin:0 2% 2% 0}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-image{position:relative}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-image a:before{content:"";background:rgba(0,0,0,.25);opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-image a:hover:before{opacity:1}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-image img{vertical-align:middle}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-date{display:inline-block;position:absolute;top:0;padding:11px 17px;background-color:rgba(255,180,34,.9);font-family:Merriweather,serif;color:#fff;text-align:center}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-day{font-size:22px;line-height:1em;font-weight:700}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-my .edgtf-el-item-month{display:block;font-size:14px;font-weight:700;line-height:15px;text-transform:lowercase}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content{background-color:#f6f4ee;padding:35px}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-title{margin-bottom:8px}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-location,.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-time{display:inline-block;color:#ffb422;font-family:Merriweather,serif;font-weight:700}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link{margin-top:33px}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link a{color:#212121;font-weight:600}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link a:hover{color:#ffb422}.edgtf-event-list-holder.edgtf-event-list-standard .edgtf-event-list-holder-inner{clear:both}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-1 .edgtf-el-item{width:100%;margin:0 0 2%}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-2 .edgtf-el-item{width:49%}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-3 .edgtf-el-item{width:32%}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-4 .edgtf-el-item{width:23.5%}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-5 .edgtf-el-item{width:18.4%}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-2 .edgtf-el-item:nth-child(2n),.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-3 .edgtf-el-item:nth-child(3n),.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-4 .edgtf-el-item:nth-child(4n),.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-5 .edgtf-el-item:nth-child(5n){margin-right:0}.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-3 .edgtf-el-item:nth-child(3n+1),.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-4 .edgtf-el-item:nth-child(4n+1),.edgtf-event-list-holder.edgtf-event-list-standard.edgtf-event-list-col-5 .edgtf-el-item:nth-child(5n+1){clear:both}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item{position:relative;text-align:center;padding:11% 0;visibility:hidden;overflow:hidden}.touch .edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item{visibility:visible}.no-touchevents .edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item{visibility:visible}.no-touchevents .edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-el-content-holder{opacity:0;-webkit-transform:translate3d(0,50%,0);-moz-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.no-touchevents .edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item.edgtf-appeared .edgtf-el-content-holder{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all .5s cubic-bezier(0,0,0,.9);-moz-transition:all .5s cubic-bezier(0,0,0,.9);transition:all .5s cubic-bezier(0,0,0,.9)}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-el-item-background{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f6f4ee;background-position:center;background-size:cover;z-index:-2}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-el-item-cats{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-el-item-cats .edgtf-item-info-category{color:inherit}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-el-item-title{font-size:120px}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-el-item-date{font-size:25px;font-weight:700;font-family:Merriweather,serif;letter-spacing:2px}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item .edgtf-btn{margin-top:27px}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item.edgtf-el-item-odd:after{background-color:rgba(246,244,238,.8)}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item.edgtf-el-item-odd .edgtf-btn:hover{background-color:#303030}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item.edgtf-el-item-even:after{background-color:rgba(57,57,57,.8)}.edgtf-event-list-holder.edgtf-event-list-full-width .edgtf-el-item.edgtf-el-item-even .edgtf-el-item-cats .edgtf-item-info-category:hover{color:#ffb422}.edgtf-event-list-holder.edgtf-event-list-full-width.edgtf-event-list-parallax .edgtf-el-item-background{background-repeat:no-repeat;background-color:transparent;background-position:center 0;background-attachment:fixed;overflow:hidden}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-event-list-holder-inner{margin:0 -17px}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-inner{padding:0 17px}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-image a:before{content:"";background:rgba(0,0,0,.25);opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-image a:hover:before{opacity:1}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-image img{vertical-align:middle}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-image{position:relative}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-date{display:inline-block;position:absolute;top:0;padding:11px 17px;background-color:rgba(255,180,34,.9);font-family:Merriweather,serif;color:#fff;text-align:center}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-day{font-size:22px;line-height:1em;font-weight:700}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-my .edgtf-el-item-month{display:block;font-size:14px;font-weight:700;line-height:15px;text-transform:lowercase}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content{background-color:#f6f4ee;padding:35px}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-title{margin-bottom:8px}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-location,.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-item-time{display:inline-block;color:#ffb422;font-family:Merriweather,serif;font-weight:700}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link{margin-top:33px}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link a{color:#212121;font-weight:600}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-el-item .edgtf-el-item-content .edgtf-el-item-location-title-holder .edgtf-el-read-more-link a:hover{color:#ffb422}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-slick-dots{text-align:center;margin:25px 0 0 0;padding:0;width:100%;top:100%}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-slick-dots li{width:10px;height:10px;border-radius:50%;background-color:#ffb422;box-sizing:border-box;display:inline-block;margin:0 8px;cursor:pointer;position:relative}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-slick-dots li.slick-active{width:13px;height:13px;opacity:1;background-color:#888;margin:0 5px;-webkit-transition:width .2s ease-out,margin .2s ease-out;-moz-transition:width .2s ease-out,margin .2s ease-out;transition:width .2s ease-out,margin .2s ease-out}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-slick-dots li:first-child{margin-left:0}.edgtf-event-list-holder.edgtf-event-list-carousel .edgtf-slick-dots li:last-child{margin-right:0}.edgtf-event-list-holder.edgtf-event-list-calendar{font-size:0;margin-bottom:1px}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-event-list-holder-inner{background-color:#f6f4ee}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item{position:relative;display:inline-block;vertical-align:middle;overflow:hidden;border:1px solid #e3e2e0;box-sizing:border-box;text-align:left}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-inner{padding-top:79%}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-inner-holder{position:absolute;top:0;left:0;width:100%;height:100%}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-background{position:relative;width:100%;height:100%;opacity:0;background-size:cover;background-position:center;-webkit-transform:scale(1.12);-moz-transform:scale(1.12);transform:scale(1.12);-webkit-transition:all .4s cubic-bezier(.53,.01,.18,1);-moz-transition:all .4s cubic-bezier(.53,.01,.18,1);transition:all .4s cubic-bezier(.53,.01,.18,1)}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px 20px;box-sizing:border-box}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-date{font-family:Merriweather,serif}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-day{font-size:35px;line-height:1em;font-weight:700;letter-spacing:1px;margin-right:7px}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-my{display:inline-block}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-my .edgtf-el-item-month,.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-date .edgtf-el-item-my .edgtf-el-item-year{display:block;font-size:14px;font-weight:700;line-height:15px;text-transform:lowercase}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-location-title-holder{position:absolute;bottom:30px}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item .edgtf-el-item-location-title-holder .edgtf-el-item-location{font-size:14px;font-weight:700}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item:hover .edgtf-el-item-background{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item:hover .edgtf-el-item-content,.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item:hover .edgtf-el-item-title{color:#fff}.edgtf-event-list-holder.edgtf-event-list-calendar .edgtf-el-item:hover .edgtf-el-item-content{background:rgba(0,0,0,.4)}.edgtf-event-list-holder.edgtf-event-list-calendar.edgtf-event-list-col-1 .edgtf-el-item{width:100%}.edgtf-event-list-holder.edgtf-event-list-calendar.edgtf-event-list-col-2 .edgtf-el-item{width:50%}.edgtf-event-list-holder.edgtf-event-list-calendar.edgtf-event-list-col-3 .edgtf-el-item{width:33.3333333333%}.edgtf-event-list-holder.edgtf-event-list-calendar.edgtf-event-list-col-4 .edgtf-el-item{width:25%}.edgtf-event-list-holder.edgtf-event-list-calendar.edgtf-event-list-col-5 .edgtf-el-item{width:20%}.edgtf-event-single-info .edgtf-esi-item{display:table;width:100%;table-layout:fixed;color:#303030;font-size:12px;font-weight:700;text-transform:uppercase}.edgtf-event-single-info .edgtf-esi-item .edgtf-esi-title{display:table-cell;width:33.33%}.edgtf-event-single-info .edgtf-esi-item .edgtf-esi-desc{display:table-cell;color:#6c6c6c}.edgtf-event-single-info .edgtf-esi-item a{color:inherit}.edgtf-event-single-info .edgtf-esi-item a:hover{color:#ffb422}.edgtf-el-list-paging{text-align:center}.edgtf-el-list-paging .edgtf-el-list-load-more .edgtf-btn{margin:50px 0;font-size:24px;font-weight:700;font-family:Merriweather,serif}.edgtf-give-forms-list{position:relative;width:100%}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-forms-list-inner{font-size:0;margin:-17px}.edgtf-give-forms-list.edgtf-gfl-standard.edgtf-columns-1 .edgtf-give-form-item{width:100%}.edgtf-give-forms-list.edgtf-gfl-standard.edgtf-columns-2 .edgtf-give-form-item{width:50%}.edgtf-give-forms-list.edgtf-gfl-standard.edgtf-columns-3 .edgtf-give-form-item{width:33.33%}.edgtf-give-forms-list.edgtf-gfl-standard.edgtf-columns-4 .edgtf-give-form-item{width:25%}.edgtf-give-forms-list.edgtf-gfl-standard.edgtf-columns-5 .edgtf-give-form-item{width:20%}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-form-item{display:inline-block;vertical-align:top;padding:17px;box-sizing:border-box}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-top-holder{position:relative;overflow:hidden}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-top-holder .edgtf-give-top-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-top-holder .edgtf-give-top-image img{vertical-align:middle}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-top-holder .edgtf-give-top-button{position:absolute;bottom:0;left:0;width:100%;padding:25px;box-sizing:border-box;background-color:rgba(0,0,0,.4);text-align:center;-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .35s cubic-bezier(.14,.41,.58,1);transition:transform .35s cubic-bezier(.14,.41,.58,1);z-index:10}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-give-top-holder:hover .edgtf-give-top-button{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder{font-size:14px;background-color:#f6f4ee;padding:30px 36px 44px;box-sizing:border-box}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .edgtf-gf-cats{text-transform:capitalize;margin-bottom:10px}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .edgtf-gf-cats:hover a{color:#212121}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .edgtf-gf-title{margin-bottom:24px}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .edgtf-gf-content p{margin-bottom:16px}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .edgtf-give-button-holder{margin-top:20px}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .give-goal-progress .income{font-size:30px}.edgtf-give-forms-list.edgtf-gfl-standard .edgtf-gf-content-holder .edgtf-progress-bar .edgtf-progress-content-outer{background-color:#ddd!important}.edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-give-form-item{display:table;width:100%}.edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-give-image-holder{display:table-cell;vertical-align:top;width:33%}.edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-gf-minimal-holder{display:table-cell;vertical-align:top;padding-left:25px}.edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-gf-minimal-holder .edgtf-gf-title{margin-bottom:5px}.edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-gf-date{color:#ffb422;font-size:12px;font-weight:700;font-family:Merriweather,serif}.edgtf-give-forms-slider-outer{position:relative}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider-text-holder{position:absolute;top:0;left:0;width:50%;height:100%;z-index:5}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider-text-holder .edgtf-gfs-text-table{display:table;width:100%;height:100%}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider-text-holder .edgtf-gfs-text-table-cell{display:table-cell;vertical-align:middle;padding-left:14%}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider-text-holder .edgtf-gf-slider-title{color:#fff}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider-text-holder .edgtf-gf-slider-subtitle{color:#fff;font-size:20px;line-height:33px;margin-top:20px;display:block}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider{visibility:hidden}.edgtf-give-forms-slider-outer .edgtf-give-forms-slider.edgtf-give-forms-slider-loaded{visibility:visible}.edgtf-give-forms-slider-outer .edgtf-gfs-item{position:relative}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-image-holder{opacity:0;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:-webkit-transform .7s,opacity .25s ease-in-out!important;transition:transform .7s,opacity .25s ease-in-out!important}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-image-holder img{width:100%;vertical-align:middle}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-content-holder{position:absolute;top:0;right:0;height:100%;width:32%;background-color:rgba(255,180,34,.9);-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;z-index:15}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-content-table{display:table;width:100%;height:100%}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-content-table-cell{display:table-cell;vertical-align:middle;padding:0 35px}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-title{color:#fff;margin-bottom:30px}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-title a:hover{color:#f6f4ee}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-content,.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-give-progress .edgtf-give-progress-goal .edgtf-give-progress-amount,.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-give-progress .edgtf-give-progress-goal .edgtf-give-progress-title,.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-give-progress .edgtf-give-progress-raised .edgtf-give-progress-amount,.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-give-progress .edgtf-give-progress-raised .edgtf-give-progress-title,.edgtf-give-forms-slider-outer .edgtf-gfs-item .give-goal-progress .income,.edgtf-give-forms-slider-outer .edgtf-gfs-item .give-goal-progress .raised{color:#fff}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-gfs-content p{margin-bottom:17px}.edgtf-give-forms-slider-outer .edgtf-gfs-item .edgtf-give-progress{margin-bottom:45px}.edgtf-give-forms-slider-outer .edgtf-gfs-item .give-progress-bar{background-color:rgba(255,255,255,.4)}.edgtf-give-forms-slider-outer .edgtf-gfs-item .give-progress-bar span{background-color:#fff!important}.edgtf-give-forms-slider-outer .edgtf-gfs-item.slick-active .edgtf-gfs-image-holder{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.edgtf-give-forms-slider-outer .edgtf-gfs-item.slick-active .edgtf-gfs-content-holder{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .25s ease-out .5s;transition:transform .25s ease-out .5s}.edgtf-give-forms-slider-outer.edgtf-slick-slider-navigation-style .slick-list{padding:0}.edgtf-give-forms-slider-outer.edgtf-slick-slider-navigation-style .edgtf-slick-dots{top:auto;bottom:22px;z-index:20}.edgtf-give-forms-slider-outer.edgtf-slick-slider-navigation-style .edgtf-slick-dots li{-webkit-transform:all .15s cubic-bezier(.4,.87,.4,.87);-moz-transform:all .15s cubic-bezier(.4,.87,.4,.87);transform:all .15s cubic-bezier(.4,.87,.4,.87)}.edgtf-give-forms-slider-outer.edgtf-slick-slider-navigation-style .edgtf-slick-dots .slick-active{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}.edgtf-sidebar-title-separator .edgtf-separator{margin:7px 0 30px}.edgtf-sidebar{padding-bottom:20px;position:relative;top:0}.edgtf-sidebar .edgtf-widget-title{position:relative;overflow:hidden}.edgtf-sidebar .edgtf-separator-holder.edgtf-sidebar-title-separator{display:block}.edgtf-sidebar .edgtf-separator-holder.edgtf-sidebar-title-separator:before{background-color:orange;content:'';width:55px;height:3px;display:block;position:absolute;top:7px;left:0;z-index:3}.edgtf-sidebar .edgtf-separator-holder .edgtf-separator{width:100%;border-bottom-width:3px;border-bottom-color:#f6f4ee}.edgtf-sidebar select{width:100%;border:1px solid #f1f1f1;padding:10px 15px}.edgtf-sidebar .widget{margin-bottom:45px}.edgtf-sidebar .widget:last-child{margin-bottom:0}.edgtf-sidebar .widget ul:not(.product_list_widget){list-style:none;padding:0;margin:0}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item){font-family:Merriweather,serif;font-weight:700;padding-bottom:5px;padding-top:5px;padding-left:22px;position:relative;-webkit-transition:color .2s ease-out;-moz-transition:color .2s ease-out;transition:color .2s ease-out;color:#212121}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item) a{color:inherit}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item):first-child{padding-top:0}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item):last-child{padding-bottom:0}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item):before{font-family:ElegantIcons,serif;content:"\45";font-size:12px;position:absolute;left:0;color:#ffb422;font-style:normal}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item)>a:hover{color:#ffb422}.edgtf-sidebar .widget ul:not(.product_list_widget) li:not(.edgtf-blog-list-item) ul:not(.sub-menu){padding:0 0 0 15px}.edgtf-sidebar .widget ul.product_list_widget{list-style:none;padding:0;margin:0}.edgtf-sidebar .widget a{color:#212121}.edgtf-sidebar .widget input[type=submit],.edgtf-sidebar .widget input[type=text]{-webkit-appearance:none;background:0 0;border:none;outline:0;margin:0;padding:0}.edgtf-sidebar .widget.widget_search .edgtf-separator{margin:7px 0 29px}.edgtf-sidebar .widget .edgtf-search-wrapper{position:relative;line-height:normal}.edgtf-sidebar .widget .edgtf-search-wrapper input[type=text]{width:calc(100% - 57px);outline:0;border:1px solid #e1e1e1;line-height:42px;height:42px;box-sizing:border-box;padding:0 37px 0 15px;font-family:Merriweather,serif;font-size:14px;font-weight:400;color:#888;background-color:#f6f4ee}.edgtf-sidebar .widget .edgtf-search-wrapper ::-webkit-input-placeholder{color:#c4c4c4}.edgtf-sidebar .widget .edgtf-search-wrapper :-moz-placeholder{color:#c4c4c4}.edgtf-sidebar .widget .edgtf-search-wrapper ::-moz-placeholder{color:#c4c4c4}.edgtf-sidebar .widget .edgtf-search-wrapper :-ms-input-placeholder{color:#c4c4c4}.edgtf-sidebar .widget .edgtf-search-wrapper input[type=submit]{position:absolute;right:0;top:0;width:41px;height:41px;line-height:41px;text-align:center;cursor:pointer;font-size:15px;color:#fff;font-family:ElegantIcons,serif!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;border:none;background:#ffb422;padding:0;letter-spacing:normal;-webkit-transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;-moz-transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out}.edgtf-sidebar .widget .edgtf-search-wrapper input[type=submit]:hover{color:#fff;background-color:#212121;border-color:#212121}.edgtf-sidebar .widget.widget_tag_cloud{margin-bottom:38px}.edgtf-sidebar .widget.widget_tag_cloud .edgtf-separator{margin:7px 0 19px}.edgtf-sidebar .widget.widget_tag_cloud .tagcloud a{font-family:Merriweather,serif;color:#888;font-size:14px!important;display:inline-block;margin-right:2px;padding:0 6px;text-transform:capitalize;line-height:28px;border:1px solid transparent;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out;background-color:#fff}.edgtf-sidebar .widget.widget_tag_cloud .tagcloud a:hover{color:#ffb422}.edgtf-sidebar .widget.widget_archive li:hover{color:#ffb422}.edgtf-sidebar .widget .recentcomments .comment-author-link{position:relative}.edgtf-sidebar .widget .recentcomments a{position:static}.edgtf-sidebar .widget .recentcomments:hover a{color:#ffb422}.edgtf-sidebar .widget .recentcomments:hover a:before{opacity:1}.edgtf-sidebar .widget.widget_calendar #next,.edgtf-sidebar .widget.widget_calendar #prev{padding-left:0;padding-right:0}.edgtf-sidebar .widget.widget_calendar #next a,.edgtf-sidebar .widget.widget_calendar #prev a{color:#ffb422}.edgtf-sidebar .widget.widget_calendar #prev{text-align:left}.edgtf-sidebar .widget.widget_calendar #next{text-align:right}.edgtf-sidebar .widget.widget_rss ul li{margin-bottom:10px}.edgtf-sidebar .widget.widget_categories .edgtf-separator{margin-bottom:19px}.edgtf-sidebar .widget.widget_text .edgtf-separator-holder .edgtf-separator{margin-bottom:21px}.edgtf-sidebar .widget.edgtf-separator-widget{margin-bottom:0}.edgtf-sidebar .widget.edgtf-latest-posts-widget .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-text-holder{border-bottom:none;padding:5px 0 0}.edgtf-sidebar .widget.edgtf-latest-posts-widget .edgtf-blog-list-holder.edgtf-image-in-box .edgtf-item-title{line-height:1.47em}.edgtf-sidebar .widget .edgtf-instagram-feed li{padding:0 10px 0 0;margin-bottom:10px}.edgtf-sidebar .widget .edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-give-image-holder{width:110px}.edgtf-sidebar .widget .edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-give-image-holder img{width:100%}.edgtf-sidebar .widget .edgtf-give-forms-list.edgtf-gfl-minimal .edgtf-give-form-item:not(last-child){margin-bottom:18px}.edgtf-sidebar .edgtf-blog-list-holder>ul>li{padding-left:0;padding-bottom:0}.edgtf-sidebar .edgtf-blog-list-holder>ul>li .edgtf-item-info-section{font-weight:700}.edgtf-sidebar .edgtf-blog-list-holder>ul>li:before{display:none}@media only screen and (min-width:769px) and (max-width:1024px){.edgtf-sidebar .widget .edgtf-search-wrapper input[type=text]{width:calc(100% - 39px)}.edgtf-sidebar .widget .edgtf-search-wrapper input[type=submit]{width:35px}}.edgtf-instagram-feed{margin:0}.edgtf-instagram-feed li{float:left;padding-bottom:0!important;box-sizing:border-box;list-style:none;position:relative}.edgtf-instagram-feed li a{display:block;position:relative;overflow:hidden}.edgtf-instagram-feed li a:after{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(48,39,28,.3);opacity:0;-webkit-transition:opacity .3s cubic-bezier(.4,.87,.4,.87);-moz-transition:opacity .3s cubic-bezier(.4,.87,.4,.87);transition:opacity .3s cubic-bezier(.4,.87,.4,.87)}.edgtf-instagram-feed li a:hover:after{opacity:1}.edgtf-instagram-feed li img{display:block}.edgtf-instagram-feed li i{position:absolute;top:7px;left:auto;right:7px;font-size:28px;color:#fff;opacity:.5}.edgtf-instagram-feed.edgtf-col-9 li{width:11.11111111111111%}.edgtf-instagram-feed.edgtf-col-8 li{width:12.5%}.edgtf-instagram-feed.edgtf-col-6 li{width:16.66666666666667%}.edgtf-instagram-feed.edgtf-col-4 li{width:25%}.edgtf-instagram-feed.edgtf-col-3 li{width:33.33%}.edgtf-instagram-feed.edgtf-col-2 li{width:50%}.edgtf-twitter-widget li{margin-bottom:15px}.edgtf-twitter-widget .edgtf-tweet-time{margin-top:7px}.edgtf-social-icon-widget-holder{position:relative;display:inline-block;vertical-align:middle;margin:0}.edgtf-social-icon-widget-holder .edgtf-social-icon-widget{color:inherit;line-height:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit}.edgtf-top-bar .edgtf-social-icon-widget-holder,footer .edgtf-social-icon-widget-holder{color:#fff}