.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;
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.qodef-core-dashboard{max-width:initial!important}.qodef-core-dashboard .qodef-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.qodef-core-dashboard .qodef-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.qodef-core-dashboard .qodef-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.qodef-core-dashboard .qodef-cd-title-holder{margin-bottom:30px}.qodef-core-dashboard .qodef-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.qodef-core-dashboard .qodef-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.qodef-core-dashboard .qodef-core-dashboard-column.qodef-cd-smaller-column{max-width:380px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box{background-color:#fff}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-core-bottom-space{margin-bottom:30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder{padding:28px 34px 23px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-label{font-weight:600;margin-bottom:15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h3{margin:0;padding:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-field-holder{padding-bottom:30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;-webkit-box-shadow:none;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus{outline:0;border-color:#c2c2c2}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-webkit-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus:-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-webkit-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-moz-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:active,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:focus,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-field{border-bottom-color:#ee3535}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box:last-child .qodef-cd-box-row:last-child{padding-bottom:10px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button{padding:7px 35px;font-size:16px;line-height:1em;color:#fff;background-color:#3596ee;border:none;border-radius:5px;-webkit-box-shadow:0 2px 0 0 #246eae;box-shadow:0 2px 0 0 #246eae;cursor:pointer}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-cd-button-disabled,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-import-demo-data-disabled{background-color:#6bb4f7}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}.qodef-core-dashboard .qodef-core-dashboard-column a.qodef-cd-button{text-decoration:none}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section{padding:0 35px 10px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list{padding:10px 35px;margin:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li{font-size:15px;margin:0 0 25px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li a{color:#3675ae}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-label,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{display:table-cell;width:50%;padding:17px 15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{color:#3e87be}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value-false span{color:#ea3a27}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form{padding:0 30px 10px 30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section{padding:0 0 28px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column{padding:0 15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:first-child{width:75%}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:last-child{width:25%}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-cd-import-option,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-import-demo{width:100%}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong{color:#3596ee;font-size:14px;font-weight:600}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong a{color:inherit}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-dependency,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-progress{display:none}#qodef-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}#qodef-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}#qodef-progress-bar{color:#3596ee}#qodef-progress-bar::-moz-progress-bar{background:#3596ee}#qodef-progress-bar::-webkit-progress-value{background:#3596ee}#qodef-progress-bar[aria-valuenow]:before{background:#3596ee}.qodef-cd-selection li.select2-results__option{padding:10px;margin:0}.qodef-cd-selection img{vertical-align:middle;padding-right:20px}.select2-container--default .qodef-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .qodef-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.qodef-cd-action-selection li.select2-results__option,.qodef-cd-single-page-selection li.select2-results__option{margin:0}.select2-container--default .qodef-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .qodef-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}.select2-container--default .qodef-cd-action-selection .select2-results__option--highlighted,.select2-container--default .qodef-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}.qodef-cd-import-single-page{width:100%}.qodef-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.qodef-cd-switch .qodef-cd-import-attachments{display:none}.qodef-cd-switch .qodef-cd-cb-disable,.qodef-cd-switch .qodef-cd-cb-enable{display:block;float:left;padding:0 10px}.qodef-cd-switch .qodef-cd-cb-disable.selected,.qodef-cd-switch .qodef-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.qodef-cd-switch .qodef-cd-cb-disable span,.qodef-cd-switch .qodef-cd-cb-enable span{line-height:32px;font-size:13px;display:block;font-weight:700}.ps {
overflow: hidden !important;
overflow-anchor: none;
-ms-overflow-style: none;
touch-action: auto;
-ms-touch-action: auto;
} .ps__rail-x {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
height: 15px; bottom: 0px; position: absolute;
}
.ps__rail-y {
display: none;
opacity: 0;
transition: background-color .2s linear, opacity .2s linear;
-webkit-transition: background-color .2s linear, opacity .2s linear;
width: 15px; right: 0; position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
display: block;
background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
background-color: #eee;
opacity: 0.9;
} .ps__thumb-x {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, height .2s ease-in-out;
-webkit-transition: background-color .2s linear, height .2s ease-in-out;
height: 6px; bottom: 2px; position: absolute;
}
.ps__thumb-y {
background-color: #aaa;
border-radius: 6px;
transition: background-color .2s linear, width .2s ease-in-out;
-webkit-transition: background-color .2s linear, width .2s ease-in-out;
width: 6px; right: 2px; position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
background-color: #999;
height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
background-color: #999;
width: 11px;
} @supports (-ms-overflow-style: none) {
.ps {
overflow: auto !important;
}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}@keyframes qode-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes qode-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes qode-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes qode-ball-fall{0%{opacity:0;transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}90%{opacity:.5}100%{opacity:0;transform:translateY(145%)}}@keyframes qode-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes qode-double-pulse{0%,100%{transform:scale(0)}50%{transform:scale(1)}}@keyframes qode-cube{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes qode-rotating-cubes{25%{transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg)}}@keyframes qode-stretch-delay{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}@keyframes qode-bounce-delay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}@keyframes qode-rotate-circles{to{transform:rotate(360deg)}}@keyframes qode-atom-position{50%{top:80px;left:80px}}@keyframes qode-atom-size{50%{transform:scale(.5)}}@keyframes qode-atom-zindex{100%{z-index:10}}@keyframes qode-atom-shrink{50%{transform:scale(.8)}}@keyframes qode-clock{100%{transform:rotate(360deg)}}@keyframes qode-clock-1{0%{transform:rotate(-135deg)}30%{transform:rotate(-450deg)}100%{transform:rotate(-450deg)}}@keyframes qode-clock-2{5%{transform:rotate(-90deg)}35%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes qode-clock-3{10%{transform:rotate(-45deg)}40%{transform:rotate(-360deg)}100%{transform:rotate(-360deg)}}@keyframes qode-clock-4{15%{transform:rotate(0)}45%{transform:rotate(-315deg)}100%{transform:rotate(-315deg)}}@keyframes qode-mitosis-invert{100%{transform:rotate(180deg)}}@keyframes qode-mitosis-ball-1{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)}}@keyframes qode-mitosis-ball-2{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)}}@keyframes qode-mitosis-ball-3{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)}}@keyframes qode-mitosis-ball-4{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)}}@keyframes qode-lines-spin{100%{transform:rotate(360deg)}}@keyframes qode-fussion-ball-1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@keyframes qode-fussion-ball-2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@keyframes qode-fussion-ball-3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@keyframes qode-fussion-ball-4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@keyframes qode-wave-jump-1{12%{transform:translate(20px,-40px);animation-timing-function:ease-in}100%,24%{transform:translate(40px,0)}}@keyframes qode-wave-jump-2{12%{transform:translate(0,0)}24%{transform:translate(20px,-40px);animation-timing-function:ease-in}100%,36%{transform:translate(40px,0)}}@keyframes qode-wave-jump-3{24%{transform:translate(0,0)}36%{transform:translate(20px,-40px);animation-timing-function:ease-in}100%,48%{transform:translate(40px,0)}}@keyframes qode-wave-wipe{100%,48%{transform:translateX(-120px)}}@keyframes qode-pulse-circles-pulse{0%{transform:scale(.1);opacity:1;border-width:50px}100%{transform:scale(1,1);opacity:0;border-width:0}}@keyframes qode-bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes qode-pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}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{vertical-align:baseline;margin:0;padding:0;background:0 0;border:0;outline:0}*{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}del{text-decoration:line-through}pre{max-width:100%;margin:15px 0;padding:15px;background-color:#fafafa;white-space:pre-wrap;word-wrap:break-word;font-family:monospace;font-size:1em;color:#2b2b2b}code{background-color:#fafafa;padding:0;font-family:monospace,monospace;font-size:1em;color:#2b2b2b}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}table{width:100%;vertical-align:middle;border:medium none;border-collapse:collapse;border-spacing:0;font-size:inherit;color:inherit;line-height:inherit}table tr{border:1px solid #919191}table th{padding:5px 7px;text-align:left;border-right:1px solid #919191}table td{padding:5px 10px;text-align:left;border:0;border-right:1px solid #919191}table td br{display:none}hr{background-color:#bbb;border:0;height:1px;margin-top:1.5em;margin-bottom:1.5em}hr:not(.is-style-wide):not(.is-style-dots){max-width:100px}body:not([class*=emaurri-core]) hr{clear:both}ol,ul{list-style-position:inside;margin-bottom:1.5em;padding:0}ol.wp-block,ul.wp-block{margin-bottom:1.5em}ol:not(.wp-block),ul:not(.wp-block){margin:0 0 1.5em}li>ol:not(.wp-block),li>ul:not(.wp-block){margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}a img{border:none}.wp-caption,img{height:auto;max-width:100%}img{vertical-align:middle;border-style:none}figure{margin:0}embed,iframe,object{display:block;max-width:100%}video{display:block}embed,object{height:auto}label{display:block;margin-bottom:.5em}fieldset{margin-bottom:1em;padding:.35em .75em .625em}input[type=submit]{-webkit-appearance:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}kbd,samp{font-family:monospace,monospace;font-size:1em;background-color:#fafafa}small{font-size:80%}progress{vertical-align:baseline}summary{display:list-item}template{display:none}.gallery-caption,.wp-caption,figcaption{display:block;max-width:100%;font-size:13px!important;line-height:1.25em!important;color:#2b2b2b;text-align:center;opacity:1;margin:.75em auto 1em}.gallery-caption a,.wp-caption a,figcaption a{color:inherit}.wp-caption .wp-caption-text{opacity:1}blockquote.instagram-media,iframe.instagram-media{margin:auto!important}.bypostauthor,.sticky{opacity:1}::selection{color:#fff;background:#111}::-moz-selection{color:#fff;background:#111}.screen-reader-text{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;line-height:1;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;word-wrap:normal!important;overflow:hidden}.screen-reader-text:focus{top:5px;left:5px;display:block;width:auto;height:auto;padding:15px 23px 14px;font-size:14px;font-weight:700;line-height:normal;text-decoration:none;color:#21759b;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;z-index:100000}#qodef-page-content[tabindex="-1"]:focus{outline:0}.alignleft{float:left;text-align:left;margin:.5em 1em .5em 0!important;clear:left}.aligncenter{text-align:center;display:block;margin-left:auto;margin-right:auto}.alignright{float:right;text-align:right;margin:.5em 0 .5em 1em!important;clear:right}body:not([class*=emaurri-core]) .alignright{clear:right}.qodef-content-alignment-left{text-align:left}.qodef-content-alignment-center{text-align:center}.qodef-content-alignment-right{text-align:right}.clear:after,.clear:before,.comment-author:after,.comment-author:before,.comment-content:after,.comment-content:before,.comment-meta:after,.comment-meta:before,.nav-links:after,.nav-links:before,.pagination:after,.pagination:before,.widget-area:after,.widget-area:before,.widget:after,.widget:before{content:'';display:table;table-layout:fixed}.clear:after,.comment-author:after,.comment-content:after,.comment-meta:after,.nav-links:after,.pagination:after,.widget-area:after,.widget:after{clear:both}body{font-family:Roboto,sans-serif;font-size:17px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#2b2b2b;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.qodef-h1,h1{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:63px;line-height:1.11em;letter-spacing:.015em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}@media only screen and (max-width:680px){.qodef-h1,h1{font-size:49px}}.qodef-h1 a,h1 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-h1 a:focus,.qodef-h1 a:hover,h1 a:focus,h1 a:hover{color:#111}.qodef-h2,h2{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:55px;line-height:1.14em;letter-spacing:.025em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}@media only screen and (max-width:680px){.qodef-h2,h2{font-size:45px}}.qodef-h2 a,h2 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-h2 a:focus,.qodef-h2 a:hover,h2 a:focus,h2 a:hover{color:#111}.qodef-h3,h3{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:43px;line-height:1.16em;letter-spacing:.035em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}@media only screen and (max-width:680px){.qodef-h3,h3{font-size:41px}}.qodef-h3 a,h3 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-h3 a:focus,.qodef-h3 a:hover,h3 a:focus,h3 a:hover{color:#111}.qodef-h4,h4{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:35px;line-height:1.25em;letter-spacing:.035em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h4 a,h4 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-h4 a:focus,.qodef-h4 a:hover,h4 a:focus,h4 a:hover{color:#111}.qodef-h5,h5{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h5 a,h5 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-h5 a:focus,.qodef-h5 a:hover,h5 a:focus,h5 a:hover{color:#111}.qodef-h6,h6{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:20px;line-height:1.4em;letter-spacing:.035em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-h6 a,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-h6 a:focus,.qodef-h6 a:hover,h6 a:focus,h6 a:hover{color:#111}a,p a{color:#111;text-decoration:none;transition:color .2s ease-out;cursor:pointer}a:focus,a:hover,p a:focus,p a:hover{color:#919191}p{margin:10px 0;line-height:1.65em}p.has-large-font-size{font-size:36px;line-height:1.65em}p.has-large-font-size+p{line-height:1.65em}p.has-background{padding:20px 30px}.wp-block-quote,blockquote{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0;position:relative;padding:24px 52px 22px;border:none;font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:20px;line-height:1.4em;letter-spacing:.035em;quotes:none;z-index:1}.wp-block-quote.wp-block-quote.is-large,.wp-block-quote.wp-block-quote.is-style-large,blockquote.wp-block-quote.is-large,blockquote.wp-block-quote.is-style-large{margin:0;padding:18px 10% 20px 0}.wp-block-quote.wp-block-pullquote,blockquote.wp-block-pullquote{padding:25px!important;text-align:center}.wp-block-quote.wp-block-pullquote.alignleft,blockquote.wp-block-pullquote.alignleft{max-width:420px}.wp-block-quote.wp-block-pullquote.alignright,blockquote.wp-block-pullquote.alignright{max-width:420px}.wp-block-quote.has-text-align-right:before,blockquote.has-text-align-right:before{left:auto;right:0}.wp-block-quote:before,blockquote:before{content:'';position:absolute;background:url(//www.gdfurlan.com/en//wp-content/themes/emaurri/assets/img/quotebg.png) no-repeat;top:26px;left:0;height:51px;width:64px;z-index:-1}.wp-block-quote>*,blockquote>*{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-style:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;color:inherit!important;margin:0}.wp-block-quote p,blockquote p{margin:0!important}.wp-block-quote:after,blockquote:after{content:''}.wp-block-quote .wp-block-pullquote__citation,.wp-block-quote .wp-block-quote__citation,.wp-block-quote cite,blockquote .wp-block-pullquote__citation,blockquote .wp-block-quote__citation,blockquote cite{display:block;margin:10px 0 0;font-style:normal;font-weight:400!important;text-align:inherit!important;text-transform:uppercase!important}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 10px;padding:3px 23px;font-family:inherit;font-size:15px;line-height:24px;font-weight:inherit;letter-spacing:.01em;color:#919191;background-color:transparent;border:1px solid #919191;border-radius:0;box-sizing:border-box;outline:0;cursor:pointer;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#2b2b2b;background-color:transparent;border-color:#111}input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:1;text-transform:lowercase}input[type=date]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:inherit;opacity:1;text-transform:lowercase}#qodef-page-footer input[type=date],#qodef-page-footer input[type=email],#qodef-page-footer input[type=number],#qodef-page-footer input[type=password],#qodef-page-footer input[type=search],#qodef-page-footer input[type=tel],#qodef-page-footer input[type=text],#qodef-page-footer input[type=url],#qodef-page-footer textarea{color:#919191;background-color:transparent;border-color:#919191}#qodef-page-footer input[type=date]:focus,#qodef-page-footer input[type=email]:focus,#qodef-page-footer input[type=number]:focus,#qodef-page-footer input[type=password]:focus,#qodef-page-footer input[type=search]:focus,#qodef-page-footer input[type=tel]:focus,#qodef-page-footer input[type=text]:focus,#qodef-page-footer input[type=url]:focus,#qodef-page-footer textarea:focus{color:#2b2b2b;background-color:transparent;border-color:#919191}textarea{padding-top:11px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url]{border-width:0 0 1px 0}.post-password-form input[type=password]{margin-top:.5em}@media only screen and (min-width:769px){.post-password-form input[type=password]{display:block;max-width:50%}}.qodef-theme-button,button[type=submit],input[type=submit]{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 51px 10px;color:#111;background-color:transparent;border:1px solid #919191;cursor:pointer}.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover{color:#fff;background-color:#111;border-color:#111}.qodef-theme-button .qodef-m-corner,button[type=submit] .qodef-m-corner{position:absolute;color:#e1e1e1}.qodef-theme-button .qodef-m-corner:after,.qodef-theme-button .qodef-m-corner:before,button[type=submit] .qodef-m-corner:after,button[type=submit] .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.qodef-theme-button .qodef-m-corner:before,button[type=submit] .qodef-m-corner:before{width:10px;height:1px}.qodef-theme-button .qodef-m-corner:after,button[type=submit] .qodef-m-corner:after{width:1px;height:10px}.qodef-theme-button .qodef-m-corner.qodef--top-left,button[type=submit] .qodef-m-corner.qodef--top-left{top:0;left:0}.qodef-theme-button .qodef-m-corner.qodef--top-left:before,button[type=submit] .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.qodef-theme-button .qodef-m-corner.qodef--top-left:after,button[type=submit] .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.qodef-theme-button .qodef-m-corner.qodef--top-right,button[type=submit] .qodef-m-corner.qodef--top-right{top:0;right:0}.qodef-theme-button .qodef-m-corner.qodef--top-right:before,button[type=submit] .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.qodef-theme-button .qodef-m-corner.qodef--top-right:after,button[type=submit] .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.qodef-theme-button .qodef-m-corner.qodef--bottom-left,button[type=submit] .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.qodef-theme-button .qodef-m-corner.qodef--bottom-left:before,button[type=submit] .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.qodef-theme-button .qodef-m-corner.qodef--bottom-left:after,button[type=submit] .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.qodef-theme-button .qodef-m-corner.qodef--bottom-right,button[type=submit] .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.qodef-theme-button .qodef-m-corner.qodef--bottom-right:before,button[type=submit] .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.qodef-theme-button .qodef-m-corner.qodef--bottom-right:after,button[type=submit] .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.qodef-theme-button span,button[type=submit] span{display:block;line-height:inherit}.qodef-theme-button span:before,button[type=submit] span:before{display:block;line-height:inherit}select{position:relative;display:block;height:auto;padding:8px 23px;margin:0;font-family:inherit;font-size:15px;line-height:24px;font-weight:400;color:#919191;background-color:#fafafa;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjQThBN0E3JyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:calc(100% - 20px) center;border:1px solid #c6c6c6;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none}select option{color:#919191}select:disabled{color:inherit;border-color:inherit;background-color:#fafafa;box-shadow:none;text-shadow:none}select.qodef-arrow--light{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjZmZmJyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==)}#qodef-page-footer select{color:#919191;background-color:#fafafa;border-color:#919191}body .select2-container--default{position:relative;display:inline-block;vertical-align:top;width:auto;margin:0 0 10px}body .select2-container--default .select2-selection--single{display:block;height:auto;padding:8px 23px;margin:0;font-family:inherit;font-size:15px;line-height:24px;font-weight:300;color:#919191;background-color:#fff;border:1px solid #c6c6c6;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}body .select2-container--default .select2-selection--single .select2-selection__rendered{display:block;padding:0;line-height:inherit;color:#919191;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--single .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0;right:0;width:50px;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;color:#919191}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__arrow:before{display:block;line-height:inherit;font-style:normal;content:'\33';font-family:ElegantIcons}body .select2-container--default .select2-selection--multiple{display:block;height:auto;padding:8px 23px;margin:0;font-family:inherit;font-size:15px;line-height:24px;font-weight:400;color:#919191;background-color:#fafafa;border:1px solid #c6c6c6;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{list-style:none;display:block;padding:0;line-height:inherit;color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:0;padding:0}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder{float:left;margin:0;color:inherit}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:5px 5px 0 0;padding:5px 10px;float:left;color:#fff;background-color:#111;border:0;border-radius:0;cursor:default}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{display:inline-block;margin:0 3px 0 0;font-weight:700;color:inherit;transition:opacity .2s ease-out;cursor:pointer}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover{color:inherit;opacity:.8}body .select2-container--default .select2-search--inline{float:left}body .select2-container--default .select2-search--inline .select2-search__field{width:100%;padding:0!important;margin:0!important;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;border:none!important;outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--inline .select2-search__field:focus{border-color:#111}body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}body .select2-container--default .select2-dropdown{position:absolute;top:0;left:-100000px;display:block;width:100%;background-color:#fff;border:1px solid #c6c6c6;border-radius:0;z-index:99999}body .select2-container--default .select2-search--dropdown{display:block;padding:14px 15px 2px}body .select2-container--default .select2-search--dropdown.select2-search--hide{display:none}body .select2-container--default .select2-search--dropdown .select2-search__field{width:100%;padding:4px 8px;margin:0;font-family:inherit;font-size:inherit;line-height:20px;font-weight:inherit;color:#919191;background-color:#fff;border:1px solid #c6c6c6;outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#919191;background-color:#fff;border-color:#c6c6c6}body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}body .select2-container--default .select2-results{display:block}body .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}body .select2-container--default .select2-results__options{position:relative;margin:5px 0;padding:5px 23px;list-style:none;color:#919191}body .select2-container--default .select2-results__option{padding:3px 0;font-size:15px;line-height:24px;-webkit-user-select:none;-ms-user-select:none;user-select:none;transition:color .2s ease-out}body .select2-container--default .select2-results__option[aria-selected]{cursor:pointer}body .select2-container--default .select2-results__option[role=group]{padding:0}body .select2-container--default .select2-results__option[aria-disabled=true]{color:#111}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:#919191;background:0 0}body .select2-container--default .select2-results__option .select2-results__option{padding-left:1em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}body .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}body .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#919191;background:0 0}body .select2-container--default .select2-results__group{display:block;padding:7px 0;cursor:default}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered{padding:0}body .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:0;right:auto}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered{padding:0}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin:7px auto 0 5px}body .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin:0 auto 0 3px}body .select2-container--default.select2-container--disabled .select2-selection--multiple,body .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#fafafa;cursor:default}body .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear,body .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}body .select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}body .select2-container--default.select2-container--open .select2-selection--multiple,body .select2-container--default.select2-container--open .select2-selection--single{color:#2b2b2b}body .select2-container--default.select2-container--open .select2-dropdown{left:0}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above{border-bottom-color:transparent}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{border-top-color:transparent}body:not([class*=emaurri-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:'\25BE';font-family:initial;font-size:16px}.select2-close-mask{position:fixed;top:0;left:0;display:block;width:auto;height:auto;min-height:100%;min-width:100%;padding:0;margin:0;background-color:#fff;border:0;opacity:0;z-index:99}.select2-hidden-accessible{position:absolute!important;width:1px!important;height:0!important;padding:0!important;line-height:1;border:0!important;overflow:hidden!important;white-space:nowrap!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=search]::-ms-clear,input[type=text]::-ms-clear{display:none}input:-webkit-autofill{-webkit-animation-delay:1s;-webkit-animation-fill-mode:both;-webkit-animation-name:qodefAutofillFix}.qodef-content-grid{width:1100px;margin:0 auto}.qodef-content-grid.qodef-extended-grid{width:100%!important;margin:0}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1100px)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1100px)/ 2)}.qodef--boxed .qodef-content-grid{width:1160px}@media only screen and (min-width:1441px){.qodef-content-grid-1400 .qodef-content-grid{width:1400px}.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1400px)/ 2)}.qodef-content-grid-1400 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1400px)/ 2)}.qodef--boxed.qodef-content-grid-1400 .qodef-content-grid{width:1460px}}@media only screen and (min-width:1441px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1300px)/ 2)}.qodef-content-grid-1300 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1300px)/ 2)}.qodef--boxed.qodef-content-grid-1300 .qodef-content-grid{width:1360px}}@media only screen and (min-width:1441px){.qodef-content-grid-1200 .qodef-content-grid{width:1200px}.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1200px)/ 2)}.qodef-content-grid-1200 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1200px)/ 2)}.qodef--boxed.qodef-content-grid-1200 .qodef-content-grid{width:1260px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 .qodef-content-grid{width:1000px}.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 1000px)/ 2)}.qodef-content-grid-1000 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 1000px)/ 2)}.qodef--boxed.qodef-content-grid-1000 .qodef-content-grid{width:1060px}}@media only screen and (min-width:769px){.qodef-content-grid-800 .qodef-content-grid{width:800px}.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 800px)/ 2)}.qodef-content-grid-800 .qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 800px)/ 2)}.qodef--boxed.qodef-content-grid-800 .qodef-content-grid{width:860px}}.qodef-grid{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-grid>.qodef-grid-inner{margin:0 -15px}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 15px}.qodef-grid .qodef-grid-item{position:relative;display:inline-block;width:100%;vertical-align:top;min-height:1px;float:left}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12{left:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12{right:100%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:9.09091%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10{left:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10{right:83.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9{left:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9{right:75%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8{left:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8{right:66.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:14.28571%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6{left:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6{right:50%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:20%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4{left:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4{right:33.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3{left:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3{right:25%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2{left:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2{right:16.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1{left:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1{right:8.33333%}}.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}@media only screen and (min-width:681px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%}.qodef-grid.qodef-layout--masonry .qodef-grid-inner{visibility:hidden}.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer{width:100%;padding:0;margin:0}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter{width:0;padding:0;margin:0}.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape{width:40%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape{width:25%}.qodef-grid.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner{margin:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{padding:0;margin:0}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space.qodef-swiper-container{margin-bottom:0}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner{margin:0 -5px}.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item{padding:0 5px;margin:0 0 10px}.qodef-grid.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-grid.qodef-gutter--small.qodef--no-bottom-space.qodef-swiper-container{margin-bottom:0}.qodef-grid.qodef-gutter--small>.qodef-grid-inner{margin:0 -10px}.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item{padding:0 10px;margin:0 0 20px}.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space.qodef-swiper-container{margin-bottom:0}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner{margin:0 -15px}.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item{padding:0 15px;margin:0 0 30px}.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space.qodef-swiper-container{margin-bottom:0}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner{margin:0 -20px}.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item{padding:0 20px;margin:0 0 40px}.qodef-grid.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--large.qodef--no-bottom-space.qodef-swiper-container{margin-bottom:0}.qodef-grid.qodef-gutter--large>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space.qodef-swiper-container{margin-bottom:0}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -40px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 40px;margin:0 0 80px}#qodef-page-wrapper{position:relative;overflow:hidden}#qodef-page-outer{position:relative}#qodef-page-inner{position:relative;padding:130px 0 100px}.single-product #qodef-page-inner{padding:130px 0 78px}@media only screen and (max-width:680px){.single-product #qodef-page-inner{padding-top:90px}}#qodef-page-content.qodef-layout--template .qodef-page-content-section.qodef-col--12{margin-bottom:0}.qodef--boxed{background-color:#fafafa}.qodef--boxed #qodef-page-wrapper{display:block;background-color:#fff}.qodef--boxed #qodef-page-inner{width:100%!important;max-width:90%;padding-left:30px;padding-right:30px}.qodef--passepartout #qodef-page-wrapper{background-color:#fff}button.mfp-arrow{top:calc(50% - 25px)!important;width:26px!important;height:51px!important;margin:0!important;color:#fff;transition:color .2s ease-out;opacity:1!important}button.mfp-arrow svg{display:block;width:100%;fill:none;stroke:currentColor;stroke-miterlimit:10;pointer-events:none}button.mfp-arrow:after,button.mfp-arrow:before{display:none!important}button.mfp-arrow:hover{color:rgba(255,255,255,.4)}button.mfp-arrow.mfp-arrow-left{left:30px}button.mfp-arrow.mfp-arrow-left svg{transform:scaleX(-1)}button.mfp-arrow.mfp-arrow-right{right:30px}button.mfp-close{top:-30px!important;right:0!important;width:20px!important;height:auto!important;margin:0!important;padding:0!important;color:#fff;transition:color .2s ease-out;opacity:1!important}button.mfp-close:hover{color:rgba(255,255,255,.4)}button.mfp-close:after,button.mfp-close:before{display:none!important}button.mfp-close svg{display:block;width:100%;height:auto;fill:currentColor;stroke:none;stroke-miterlimit:10;pointer-events:none}.mfp-wrap{z-index:11111!important}.mfp-figure:after{background:0 0!important;box-shadow:none!important}.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:20px;line-height:1.4em;letter-spacing:.035em;color:#fff}@media only screen and (max-width:1366px){.mfp-img{max-height:90vh!important}}.qodef-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-swiper-container .swiper-slide a{display:block}.qodef-swiper-container .swiper-slide img{width:100%}.qodef-swiper-container.qodef-swiper--initialized{visibility:visible}.swiper-pagination-bullets{bottom:32px!important}.swiper-pagination-bullets .swiper-pagination-bullet{position:relative;margin:0 16px!important;display:inline-flex;justify-content:center;align-items:center;width:22px;height:22px;background-color:transparent;border:1px solid transparent;opacity:1;transition:all .5s ease-in-out}.swiper-pagination-bullets .swiper-pagination-bullet span{position:relative;width:6px;height:6px;background-color:transparent;border-radius:100%;opacity:1;border:1px solid #595959;z-index:1;transition:all .9s ease-in-out}.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet span{border-color:#fff}.swiper-pagination-bullets .swiper-pagination-bullet:after,.swiper-pagination-bullets .swiper-pagination-bullet:before{content:'';display:block;position:absolute;background-color:#bfbfbf;z-index:0;opacity:0;transition:all .9s ease-in-out}.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:after,.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet:before{background-color:#e1e1e1}.swiper-pagination-bullets .swiper-pagination-bullet:before{width:40px;height:1px}.swiper-pagination-bullets .swiper-pagination-bullet:after{width:1px;height:40px}.swiper-pagination-bullets .swiper-pagination-bullet-active{border-color:#bfbfbf}.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet-active{border-color:#e1e1e1}.swiper-pagination-bullets .swiper-pagination-bullet-active span{background-color:#595959}.qodef-skin--light .swiper-pagination-bullets .swiper-pagination-bullet-active span{background-color:#fff}.swiper-pagination-bullets .swiper-pagination-bullet-active:after,.swiper-pagination-bullets .swiper-pagination-bullet-active:before{opacity:1}.swiper-button-next,.swiper-button-prev{background-image:none!important;width:auto!important;height:auto!important;margin:0!important;color:#111;transition:color .2s ease-out;transform:translateY(-50%)}.qodef-skin--light .swiper-button-next,.qodef-skin--light .swiper-button-prev{color:#fff}.swiper-button-next>svg,.swiper-button-prev>svg{display:block;width:36px;height:50px;fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}.swiper-button-next>svg>g:last-child>line,.swiper-button-prev>svg>g:last-child>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}.swiper-button-next:after,.swiper-button-prev:after{display:none!important}.swiper-button-next:hover>svg>g:last-child>line,.swiper-button-prev:hover>svg>g:last-child>line{stroke-dashoffset:70}.swiper-button-next:hover>svg>g:last-child>line:last-child,.swiper-button-prev:hover>svg>g:last-child>line:last-child{transition-delay:.15s}.swiper-button-prev{left:30px!important}.swiper-button-prev svg{transform:scale(-1)}.swiper-button-next{right:30px!important}.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{transform:translateX(-300%) translateY(-50%)}.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{transform:translateX(300%) translateY(-50%)}.widget_icl_lang_sel_widget{position:relative;display:inline-block;vertical-align:middle;width:100%}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{position:relative;display:inline-block;vertical-align:middle;text-align:left}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu{opacity:1;visibility:visible;transition-delay:0s}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag{position:relative;top:-1px}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown{padding:0;margin:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{position:relative;display:flex;align-items:center}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:'\33';font-family:ElegantIcons;line-height:1;border:0;position:initial;margin-left:auto}body:not([class*=emaurri-core]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,body:not([class*=emaurri-core]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:'\25BE';font-family:initial;font-size:16px}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{position:absolute;top:100%;left:0;width:100%;list-style:none;margin:0;border-top:0;z-index:10;opacity:0;visibility:hidden;transition:visibility 0s linear .25s,opacity .25s ease-in-out}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{display:block;width:100%;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{display:flex;align-items:center;border:0;background-color:transparent;padding:7px 0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal{padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul{list-style-type:none;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{display:inline-block;vertical-align:middle;margin-bottom:0!important}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{padding:0;display:block}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul{list-style-type:none;margin:0;padding:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{display:block;margin:0}.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{padding:0;display:block}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:200px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#2b2b2b;background-color:#fff;border:1px solid transparent;font-size:14px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#111}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fff}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#2b2b2b;font-size:14px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#111}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#2b2b2b}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#111}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#2b2b2b}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#111}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#2b2b2b;background-color:transparent;border:1px solid transparent;font-size:14px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#111}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:transparent}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#2b2b2b;font-size:14px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#111}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#2b2b2b}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#111}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#2b2b2b}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#111}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:175px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:8px 20px;height:40px;line-height:24px;color:#fff;background-color:#000;border:1px solid transparent;font-size:14px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#000}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#fff;font-size:14px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#2b2b2b;background-color:#fafafa;border:1px solid transparent;font-size:14px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#111}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fafafa}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#2b2b2b;font-size:14px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#111}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#2b2b2b}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#111}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#2b2b2b}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#111}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#2b2b2b;background-color:#fafafa;border:1px solid transparent;font-size:14px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#111}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fafafa}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#2b2b2b;font-size:14px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#111}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click{width:100%}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{padding:11px 20px;height:46px;line-height:24px;color:#2b2b2b;background-color:#fafafa;border:1px solid transparent;font-size:14px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover{color:#111}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{margin:0;padding:0 20px;background-color:#fafafa}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{color:#2b2b2b;font-size:14px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover,#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover{color:#111}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}.error404 #qodef-page-inner{padding:0}#qodef-404-page{position:relative;display:inline-block;width:100%;vertical-align:top;padding:160px 10% 250px;text-align:center}#qodef-404-page .qodef-404-title{margin:0}#qodef-404-page .qodef-404-text{display:block;margin:14px auto 0}@media only screen and (min-width:1025px){#qodef-404-page .qodef-404-text{max-width:50%}}#qodef-404-page .qodef-404-button{position:relative;display:inline-block;vertical-align:top;margin-top:52px}@keyframes qodef-blog-slider-zoom-in{0%{transform-origin:0 0 0;transform:translate3d(0,0,0) scale(1)}100%{transform:translate3d(0,-40px,0) scale(1.15)}}@keyframes qodef-blog-slider-zoom-out{0%{transform-origin:0 0 0;transform:translate3d(0,-40px,0) scale(1.15)}100%{transform:translate3d(0,0,0) scale(1)}}@keyframes qodef-swiper-content-in{0%{transform:translate3d(0,40px,0);opacity:0}100%{transform:translate3d(0,0,0);opacity:1}}@keyframes qodef-swiper-content-out{0%{transform:translate3d(0,0,0);opacity:1}100%{transform:translate3d(0,-50px,0);opacity:0}}.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-blog .qodef-blog-item{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 90px}.qodef-blog .qodef-blog-item:hover .qodef-e-media-image img,.qodef-blog .qodef-blog-item:hover .qodef-e-media-image.qodef--background{transform:scale(1.02)}.qodef-blog .qodef-blog-item .qodef-e-content,.qodef-blog .qodef-blog-item .qodef-e-inner,.qodef-blog .qodef-blog-item .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-blog .qodef-blog-item .qodef-e-media{overflow:hidden}.qodef-blog .qodef-blog-item .qodef-e-media>*{margin-bottom:40px}.qodef-blog .qodef-blog-item .qodef-e-media iframe{display:block;height:100%}.qodef-blog .qodef-blog-item .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%;overflow:hidden}.qodef-blog .qodef-blog-item .qodef-e-media-image a,.qodef-blog .qodef-blog-item .qodef-e-media-image img{display:block;width:100%}.qodef-blog .qodef-blog-item .qodef-e-media-image img{transition:1s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.01);transition:transform 3s cubic-bezier(.17,.05,.13,.85)}.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background img{visibility:hidden}.qodef-blog .qodef-blog-item .qodef-e-title{margin:0}.qodef-blog .qodef-blog-item .qodef-e-excerpt{margin:10px 0 0}.qodef-blog .qodef-blog-item .qodef-e-text:after{content:'';clear:both;display:table}.qodef-blog .qodef-blog-item .qodef-e-read-more{margin:23px 0 0}.qodef-blog .qodef-blog-item .qodef-e-info{position:relative;display:flex;align-items:center;width:100%}@media only screen and (min-width:681px){.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-left,.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{position:relative;display:flex;align-items:center;width:100%;flex:1}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{justify-content:flex-end}}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 16px 0 0}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:after{content:'|';position:absolute;top:-1px;right:5px;color:#ebebeb}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item a{color:inherit}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover{color:#111}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child{padding-right:0}.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child:after{content:''}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top{font-family:Montserrat,sans-serif;font-size:10px;line-height:2em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin-bottom:0;flex-flow:wrap}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item a{display:inline}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-flex;margin-top:18px}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom .qodef-e-info-item{color:#111}.qodef-blog .qodef-blog-item .qodef-e-info-tags a{position:relative;display:inline-block;vertical-align:top;margin-right:11px}.qodef-blog .qodef-blog-item .qodef-e-info-tags a:last-child{margin-right:0}.qodef-blog .qodef-blog-item .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after{content:'*';position:absolute;top:0;right:-.5em;font-size:1.5em}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item.sticky .qodef-e-title a{display:block}.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after{right:0}}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image{width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image img{width:100%}.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio{position:absolute;left:0;bottom:40px;width:100%;margin:0}.qodef-blog .qodef-blog-item.format-audio .mejs-controls .mejs-time-rail .mejs-time-current{background:#858585}.qodef-blog .qodef-blog-item.format-link .qodef-e-link{position:relative;display:inline-block;width:100%;vertical-align:top;padding:90px 9.5% 92px;background:#faf8f7 url(//www.gdfurlan.com/en//wp-content/themes/emaurri/assets/img/quote-link-bg.png)}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text{position:relative;margin:0}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon{position:absolute;top:-43px;right:-35px;width:170px;height:auto;fill:#fff}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote{position:relative;display:inline-block;width:100%;vertical-align:top;padding:92px 11.5% 98px;background:#faf8f7 url(//www.gdfurlan.com/en//wp-content/themes/emaurri/assets/img/quote-link-bg.png)}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text{position:relative;margin:0;z-index:22}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text:before{content:'';position:absolute;top:-9px;left:-50px;height:102px;width:128px;background:url(//www.gdfurlan.com/en//wp-content/themes/emaurri/assets/img/quote-post-bg.png);z-index:-1}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#919191;text-transform:uppercase;position:relative;display:block;margin:20px 0 0}.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog .qodef-blog-item.swiper-slide .qodef-e-media-image.qodef--background{transition:none}.qodef-blog .qodef-blog-item.swiper-slide:hover .qodef-e-media-image.qodef--background{transform:none}.qodef-blog .qodef-blog-item.swiper-slide:nth-child(even) .qodef-e-media-image.qodef--background{transform:scale(1)}.qodef-blog .qodef-blog-item.swiper-slide:nth-child(even):hover .qodef-e-media-image.qodef--background{transform:scale(1)}.qodef-blog .qodef-blog-item.swiper-slide:nth-child(odd) .qodef-e-media-image.qodef--background{transform:translate3d(0,-40px,0) scale(1.15)}.qodef-blog .qodef-blog-item.swiper-slide:nth-child(odd) .qodef-e-media-image:hover .qodef-e-media-image.qodef--background{transform:translate3d(0,-40px,0) scale(1.15)}.qodef-blog .qodef-blog-item.swiper-slide-active:nth-child(even) .qodef-e-media-image.qodef--background{animation:qodef-blog-slider-zoom-out 5s}.qodef-blog .qodef-blog-item.swiper-slide-active:nth-child(odd) .qodef-e-media-image.qodef--background{animation:qodef-blog-slider-zoom-in 5s}.qodef-blog .qodef-blog-item.swiper-slide-active.swiper-slide .qodef-e-info,.qodef-blog .qodef-blog-item.swiper-slide-active.swiper-slide .qodef-e-title{animation:qodef-swiper-content-in 1s backwards}.qodef-blog .qodef-blog-item.swiper-slide-active.swiper-slide .qodef-e-title{animation-delay:.5s}.qodef-blog .qodef-blog-item.swiper-slide-active.swiper-slide .qodef-e-info{animation-delay:.2s}.qodef-blog .qodef-blog-item.swiper-slide-active.swiper-slide .qodef-e-info a:hover{color:currentColor;opacity:.8}.qodef-blog .qodef-blog-item.swiper-slide .qodef-e-info,.qodef-blog .qodef-blog-item.swiper-slide .qodef-e-title{animation:qodef-swiper-content-out .5s 0s both}.qodef-blog.qodef-items--fixed article .qodef-e-media,.qodef-blog.qodef-items--fixed article .qodef-e-media-image{height:100%}.qodef-blog.qodef--list .qodef-blog-item .qodef-e-read-more{margin-top:23px}.qodef-blog.qodef--single .qodef-blog-item{margin-bottom:60px}.qodef-blog.qodef--single .qodef-blog-item .qodef-e-link,.qodef-blog.qodef--single .qodef-blog-item .qodef-e-quote{margin-bottom:47px}.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info.qodef-info--top{margin-bottom:0}.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info.qodef-info--bottom{margin-top:42px}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments .qodef-page-comments-not-found{margin:0}body.page #qodef-page-comments{margin-top:60px}#qodef-page-comments-list{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:85px}#qodef-page-comments-list .qodef-m-title{margin:0 0 16px}#qodef-page-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0}#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child{margin-top:0}#qodef-page-comments-list .qodef-comment-item{margin:50px 0 0;padding:0}#qodef-page-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 100px}#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{display:flex;align-items:flex-start}#qodef-page-comments-list .qodef-comment-item .qodef-e-image{flex-shrink:0;margin-right:40px}#qodef-page-comments-list .qodef-comment-item .qodef-e-image img{display:block}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments-list .qodef-comment-item .qodef-e-title{margin:0}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:9px 5vw 0 0}#qodef-page-comments-list .qodef-comment-item .qodef-e-text p{margin:0}#qodef-page-comments-list .qodef-comment-item .qodef-e-text img{margin-top:5px;margin-bottom:5px}#qodef-page-comments-list .qodef-comment-item .qodef-e-links{margin-top:39px;position:absolute;top:0;right:0}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;display:inline-block;vertical-align:top;margin-right:10px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;color:#111;text-decoration:none;transition:color .2s ease-out;cursor:pointer}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:focus,#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover{color:#919191}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:after{content:'';position:relative;display:block;width:25px;height:1px;bottom:-2px;background-color:currentColor;transition:width .2s ease-out}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover{color:#111}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover:after{width:100%}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}#qodef-page-comments-list .qodef-m-pagination{margin-top:50px}#qodef-page-comments-list .comment-respond p{margin:10px 0 0}#qodef-page-comments-list .comment-respond .comment-notes{margin:10px 0 23px}#qodef-page-comments-list .comment-respond .comment-form-cookies-consent{position:relative;display:flex;align-items:center;margin-top:9px;margin-bottom:23px}#qodef-page-comments-list .comment-respond .comment-form-cookies-consent>*{margin:0}#qodef-page-comments-list .comment-respond .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-top:1px;margin-right:6px}.comment-reply-title{margin-bottom:0}.comment-reply-title small{float:right;font-size:100%}@media only screen and (max-width:680px){.comment-reply-title small{float:none;display:block;font-size:70%}}#qodef-page-comments-form{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments-form .qodef-comment-form p{margin:10px 0 0}#qodef-page-comments-form .qodef-comment-form .comment-notes{margin:10px 0 23px}#qodef-page-comments-form .qodef-comment-form .comment-form-cookies-consent{position:relative;display:flex;align-items:center;margin-top:9px;margin-bottom:23px}#qodef-page-comments-form .qodef-comment-form .comment-form-cookies-consent>*{margin:0}#qodef-page-comments-form .qodef-comment-form .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-top:1px;margin-right:6px}.form-submit .qodef-button:hover{border-color:#919191;background-color:initial;color:initial}.qodef-filter--on .qodef-grid-inner{opacity:1;transition:opacity .5s ease}.qodef-filter--on.qodef--filter-loading .qodef-grid-inner{opacity:0;transition:opacity .2s ease}.qodef-filter--on.qodef--filter-loading .qodef-m-pagination-spinner{bottom:calc(50% - 16px)!important}.qodef-m-filter{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 45px}.qodef-m-filter .qodef-m-filter-items{position:relative;display:flex;align-items:center;justify-content:center}.qodef-m-filter .qodef-m-filter-item{position:relative;display:inline-block;vertical-align:top;margin:0 12px 0 0;padding:0 18px 0 0;transition:color .3s ease;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-m-filter .qodef-m-filter-item:after{content:'|';position:absolute;right:0}.qodef-m-filter .qodef-m-filter-item:last-of-type{padding:0;margin:0}.qodef-m-filter .qodef-m-filter-item:last-of-type:after{content:none}.qodef-m-filter .qodef-m-filter-item.qodef--active,.qodef-m-filter .qodef-m-filter-item:hover{color:#bababa}#qodef-page-footer{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer>*{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .qodef-alignment--left{text-align:left}#qodef-page-footer .qodef-alignment--left .widget img{margin-right:auto}#qodef-page-footer .qodef-alignment--center{text-align:center}#qodef-page-footer .qodef-alignment--center .widget img{margin-right:auto;margin-left:auto}#qodef-page-footer .qodef-alignment--right{text-align:right}#qodef-page-footer .qodef-alignment--right .widget img{margin-left:auto}#qodef-page-footer .qodef-newsletter-footer{font-family:Roboto,sans-serif;font-size:15px;line-height:23px;font-weight:300;letter-spacing:.01em;color:#2b2b2b;margin:9px 0 0;padding-right:12%}#qodef-page-footer .qodef-newsletter-footer form{margin-top:9px}#qodef-page-footer .qodef-newsletter-footer p:first-of-type{margin-top:0}@media (min-width:1025px) and (max-width:1440px){#qodef-page-footer .qodef-newsletter-footer{padding-right:0}}#qodef-page-footer .qodef-meta-style{line-height:20px;margin-bottom:9px}#qodef-page-footer .qodef-meta-style:first-of-type{margin-top:0}#qodef-page-footer .qodef-meta-style p{margin:0}#qodef-page-footer .widget.widget_nav_menu{padding-top:5px;padding-left:2vw}@media (min-width:1025px) and (max-width:1440px){#qodef-page-footer .widget.widget_nav_menu{padding-left:4vw}}@media only screen and (max-width:1024px){#qodef-page-footer .widget.widget_nav_menu{padding-left:0}}#qodef-page-footer-top-area{background-color:#faf8f7;background-position:center;background-repeat:no-repeat;background-size:cover}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 70px}.qodef--boxed #qodef-page-footer-top-area{padding-left:30px;padding-right:30px}#qodef-page-footer-top-area-inner{padding:130px 0 113px;border-top:0 solid #919191}#qodef-page-footer-bottom-area{background-color:#fff}#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 70px}.qodef--boxed #qodef-page-footer-bottom-area{padding-left:30px;padding-right:30px}#qodef-page-footer-bottom-area-inner{padding:14px 0;border-top:0 solid #919191;display:flex}@media (min-width:681px){#qodef-page-footer-bottom-area-inner .qodef-grid-item:nth-child(2){text-align:right}}.qodef-copy-text{font-family:Montserrat,sans-serif;font-size:9px;line-height:1.5em;font-weight:500;letter-spacing:.25em;color:#979797;text-transform:uppercase;letter-spacing:2.5px}@media only screen and (max-width:1024px){.qodef-copy-text{line-height:1.9em}}.qodef-copy-text a{color:#979797!important}.qodef-copy-text a:hover{color:#111!important}.wp-block-button{float:none;margin:1em 0}.wp-block-button .wp-block-button__link{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 51px 10px;color:#fff;background-color:#111;border:1px solid transparent;border-radius:28px;cursor:pointer}.wp-block-button .wp-block-button__link:hover{color:#111;background-color:transparent;border-color:#111}.wp-block-button.is-style-outline{border:none}.wp-block-button.is-style-outline .wp-block-button__link{color:#111;background-color:transparent;border:1px solid #919191;border-width:1px}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#fff;background-color:#111;border-color:#111}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-button.alignleft{text-align:left;margin-top:0;margin-right:2rem}.wp-block-button.alignright{text-align:right;margin-top:0;margin-left:2rem}.wp-block-image{margin-bottom:0}.wp-block-image .aligncenter{clear:both}.wp-block-image figcaption{margin-top:.75em}.wp-block-cover-image{float:none!important;max-width:100%!important;margin:0!important}.wp-block-cover-image h1,.wp-block-cover-image h2,.wp-block-cover-image h3,.wp-block-cover-image h4,.wp-block-cover-image h5,.wp-block-cover-image h6,.wp-block-cover-image p{z-index:1!important;margin:0 auto!important;max-width:580px!important;padding:14px!important;text-align:center;line-height:1em!important}.wp-block-cover-image h1 a,.wp-block-cover-image h2 a,.wp-block-cover-image h3 a,.wp-block-cover-image h4 a,.wp-block-cover-image h5 a,.wp-block-cover-image h6 a,.wp-block-cover-image p a{color:#fff!important}.wp-block-cover-image h1 a:hover,.wp-block-cover-image h2 a:hover,.wp-block-cover-image h3 a:hover,.wp-block-cover-image h4 a:hover,.wp-block-cover-image h5 a:hover,.wp-block-cover-image h6 a:hover,.wp-block-cover-image p a:hover{color:#111!important}.wp-block-cover-image :not(.has-text-color):not(.has-inline-color):not(a){color:#fff!important;font-size:30px!important}.wp-block-cover{margin-top:10px!important}.wp-block-cover.alignleft{margin-right:2em!important}.wp-block-cover.alignright{margin-left:2em!important}.wp-block-cover .wp-block-cover__inner-container{width:100%!important}.wp-block-cover h1,.wp-block-cover h2,.wp-block-cover h3,.wp-block-cover h4,.wp-block-cover h5,.wp-block-cover h6,.wp-block-cover p{z-index:1!important;margin:0 auto!important;max-width:580px!important;padding:14px!important;text-align:center;line-height:1em!important}.wp-block-cover h1 a,.wp-block-cover h2 a,.wp-block-cover h3 a,.wp-block-cover h4 a,.wp-block-cover h5 a,.wp-block-cover h6 a,.wp-block-cover p a{color:#fff!important}.wp-block-cover h1 a:hover,.wp-block-cover h2 a:hover,.wp-block-cover h3 a:hover,.wp-block-cover h4 a:hover,.wp-block-cover h5 a:hover,.wp-block-cover h6 a:hover,.wp-block-cover p a:hover{color:#111!important}.wp-block-cover :not(.has-text-color):not(.has-inline-color):not(a){color:#fff!important;font-size:30px!important}.wp-block-gallery{display:flex;margin-bottom:2em}.wp-block-gallery ul.blocks-gallery-grid{margin:0!important}.wp-block-gallery.alignleft{max-width:420px}.wp-block-gallery.alignright{max-width:420px}.wp-block-gallery figcaption{overflow-x:hidden}.wp-caption{margin-top:.5em;margin-bottom:.5em}.wp-block-pullquote{margin:0!important;padding:0!important;border:0!important;text-align:center!important;width:100%!important;position:relative;z-index:-2}.wp-block-pullquote blockquote{padding:25px!important}.has-drop-cap:after{content:'';display:table;table-layout:fixed;clear:both}.wp-block-file{display:flex;align-items:center;margin:0;color:#111;text-decoration:none;transition:color .2s ease-out;cursor:pointer}.wp-block-file:focus,.wp-block-file:hover{color:#919191}.wp-block-group.has-background{padding:20px 30px}.gallery-item img{border:0!important}.wp-block-search .wp-block-search__input{margin-bottom:0}.wp-block-rss .wp-block-rss__item-title{display:inline-block;vertical-align:top}#qodef-page-header{position:relative;display:inline-block;width:100%;vertical-align:top;height:110px;background-color:#fff;z-index:100}#qodef-page-header .qodef-header-logo-link{position:relative;display:flex;align-items:center;flex-shrink:0;height:110px;max-height:100%}#qodef-page-header .qodef-header-logo-link img{display:block;margin:auto 0;width:auto;max-height:100%;transition:opacity .3s ease}#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{max-height:23px}#qodef-page-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 40px}.qodef-layout--justified-gallery{height:auto!important;visibility:hidden}.qodef-layout--justified-gallery.qodef--justified-gallery-init{visibility:visible}.qodef-layout--justified-gallery .qodef-grid-inner{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0!important;overflow:hidden}.qodef-layout--justified-gallery .qodef-grid-item{position:absolute;width:auto;margin:0!important;padding:0!important;overflow:hidden}.qodef-layout--justified-gallery .qodef-grid-item img{height:auto!important;width:auto!important;margin:0!important}.qodef-layout--justified-gallery>.jg-filtered{display:none}#qodef-page-mobile-header{position:relative;display:none;height:70px;z-index:100}#qodef-page-mobile-header .qodef-mobile-header-logo-link{position:relative;display:flex;align-items:center;height:70px;max-height:23px}#qodef-page-mobile-header .qodef-mobile-header-logo-link img{display:block;margin:auto;width:auto;max-height:100%;transition:opacity .3s ease}#qodef-page-mobile-header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 40px}#qodef-page-mobile-header-inner.qodef-content-grid{padding:0}.qodef-mobile-header-opener{font-size:20px;margin-left:20px}.qodef-mobile-header-opener svg{display:block;width:32px;height:auto;fill:currentColor}.qodef-mobile-header-opener svg.qodef--initial{fill:none;stroke:currentColor;stroke-width:2;stroke-miterlimit:10}.qodef-mobile-header-navigation{position:absolute;top:100%;left:0;display:none;width:100%;max-height:calc(100vh - 70px);background-color:#fff;border-bottom:1px solid #919191;padding:0;margin:0;overflow-y:scroll;z-index:10}.qodef-mobile-header-navigation ul{margin:0;padding:0;list-style:none}.qodef-mobile-header-navigation ul li{position:relative;padding:6px 0 0}.qodef-mobile-header-navigation ul li a{position:relative;display:block}.qodef-mobile-header-navigation ul li a .qodef-menu-item-arrow{position:absolute;top:calc(50% - 11px);right:-9px;width:18px;height:auto;fill:currentColor;transform:rotate(0);transition:transform .3s ease}.qodef-mobile-header-navigation ul li ul{display:none;margin-right:-9px;padding-right:9px;padding-top:5px;padding-bottom:11px}.qodef-mobile-header-navigation ul li ul li>a{position:relative;display:flex;white-space:normal;margin:0 0;transition:color .2s ease-out;font-family:Roboto,sans-serif;font-size:15px;line-height:1.7em;font-weight:300;letter-spacing:.01em;color:#858585;padding:5px 0 0}.qodef-mobile-header-navigation ul li ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-mobile-header-navigation ul li ul li>a:hover{color:#111}.qodef-mobile-header-navigation ul li ul li.current-menu-ancestor>a,.qodef-mobile-header-navigation ul li ul li.current-menu-item>a{color:#111}.qodef-mobile-header-navigation ul li ul li ul{margin-left:1.5em}.qodef-mobile-header-navigation ul li.qodef--opened>a .qodef-menu-item-arrow{transform:rotate(90deg)}.qodef-mobile-header-navigation>ul{margin:0 auto;padding:34px 6px}.qodef-mobile-header-navigation>ul>li>a{font-family:Montserrat,sans-serif;font-size:11px;line-height:2.545em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-mobile-header-navigation>ul>li>a .qodef-menu-item-text-inner{position:relative}.qodef-mobile-header-navigation>ul>li>a .qodef-menu-item-text-inner:after{content:'';position:absolute;display:block;width:calc(100% - .25em);height:1px;background-color:currentColor;bottom:-3px;left:0;transform:scaleX(0);transition:transform .2s ease-out}.qodef-mobile-header-navigation>ul>li>a:hover .qodef-menu-item-text-inner:after{transform:scaleX(1)}.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-text-inner:after,.qodef-mobile-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-text-inner:after{transform:scaleX(1)}.qodef-header-navigation{height:100%}.qodef-header-navigation ul{margin:0!important;padding:0;list-style:none}.qodef-header-navigation ul li{position:relative;margin:0;padding:0}.qodef-header-navigation ul li a .qodef-menu-item-arrow{position:absolute;top:calc(50% - 8px);right:-9px;width:18px;height:auto;fill:currentColor}.qodef-header-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-header-navigation ul li.qodef-menu-item--narrow ul{position:absolute;top:100%;left:0;width:255px;margin:0;padding:20px 0;background-color:#fff;opacity:0;visibility:hidden}body:not([class*=emaurri-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul{border:1px solid #e1e1e1}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li{padding:0 31px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul{opacity:1;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{top:calc(-20px - 12px);left:100%;border:1px solid #e1e1e1;transition:opacity .4s ease-out}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right{left:auto;right:0;text-align:right}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a .qodef-menu-item-arrow{left:0;right:auto;padding-bottom:1px;transform:rotate(180deg)}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul{left:-100%}.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul{opacity:1;visibility:visible;transition:opacity .2s ease-out}.qodef-header-navigation>ul{position:relative;display:flex;align-items:center;height:100%;white-space:nowrap}.qodef-header-navigation>ul>li{height:100%;margin:0 21px}.qodef-header-navigation>ul>li:first-child{margin-left:0}.qodef-header-navigation>ul>li:last-child{margin-right:0}.qodef-header-navigation>ul>li>a{position:relative;display:flex;align-items:center;height:100%;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase}.qodef-header-navigation>ul>li>a .qodef-menu-item-text{position:relative}.qodef-header-navigation>ul>li>a .qodef-menu-item-text:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:-4px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-header-navigation>ul>li>a .qodef-menu-item-arrow{display:none}.qodef-header-navigation>ul>li>a:hover{color:#111}.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-text:after{transform:scaleX(1);transform-origin:left}.qodef-header-navigation>ul>li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.current-menu-item>a{color:#111}.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:after{transform:scaleX(1)}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a{font-family:Roboto,sans-serif;font-size:15px;line-height:1.867em;font-weight:300;letter-spacing:.01em;color:#858585}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a{position:relative;display:flex;white-space:normal;margin:11px 0;transition:color .2s ease-out}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li:hover>a{color:#111}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a{position:relative;display:flex;white-space:normal;margin:11px 0;transition:color .2s ease-out;justify-content:flex-end}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a,.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li:hover>a{color:#111}.qodef-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-m-pagination.qodef--wp .nav-links{position:relative;display:flex;align-items:center;justify-content:center;height:38px}.qodef-m-pagination.qodef--wp .page-numbers{position:relative;margin:0 8px;padding:0 3px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.qodef-m-pagination.qodef--wp .page-numbers:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:3px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-m-pagination.qodef--wp .page-numbers.current:after,.qodef-m-pagination.qodef--wp .page-numbers.qodef--active:after,.qodef-m-pagination.qodef--wp .page-numbers:hover:after{transform:scaleX(1)}.qodef-m-pagination.qodef--wp .page-numbers *{display:block;line-height:inherit}.qodef-m-pagination.qodef--wp .page-numbers:first-child{margin-left:0}.qodef-m-pagination.qodef--wp .page-numbers:last-child{margin-right:0}.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{padding:0;position:absolute}.qodef-m-pagination.qodef--wp .page-numbers.next:after,.qodef-m-pagination.qodef--wp .page-numbers.prev:after{display:none!important}.qodef-m-pagination.qodef--wp .page-numbers.next svg,.qodef-m-pagination.qodef--wp .page-numbers.prev svg{position:relative;top:-2px;display:block;width:30px;height:auto;fill:currentColor;stroke:none}.qodef-m-pagination.qodef--wp .page-numbers.prev{left:0}.qodef-m-pagination.qodef--wp .page-numbers.prev svg{transform:scaleX(-1)}.qodef-m-pagination.qodef--wp .page-numbers.next{right:0}.qodef-m-pagination.qodef--wp .page-numbers.current,.qodef-m-pagination.qodef--wp .page-numbers:hover{color:#111}.qodef-m-pagination.qodef--standard .qodef-m-pagination-items{position:relative;display:flex;align-items:center;justify-content:center;height:38px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item{position:relative;margin:0 8px;padding:0 3px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:3px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.current:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover:after{transform:scaleX(1)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item *{display:block;line-height:inherit}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child{margin-left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child{margin-right:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{padding:0;position:absolute}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:after{display:none!important}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next svg,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev svg{position:relative;top:-2px;display:block;width:30px;height:auto;fill:currentColor;stroke:none}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev svg{transform:scaleX(-1)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next{right:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover{color:#111}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef-prev--hidden{margin-left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next>svg,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev>svg{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next>svg>g:last-child>line,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev>svg>g:last-child>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover{color:initial}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover>svg>g:last-child>line,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover>svg>g:last-child>line{stroke-dashoffset:70}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover>svg>g:last-child>line:last-child,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover>svg>g:last-child>line:last-child{transition-delay:.15s}.qodef-m-pagination.qodef--load-more{text-align:center}.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner{position:relative;display:inline-block;vertical-align:top}.qodef-m-pagination.qodef--load-more .qodef-load-more-button{opacity:1}.qodef-m-pagination.qodef--infinite-scroll{text-align:center}.qodef-pagination--on .qodef-m-pagination-spinner{position:relative;display:inline-block;vertical-align:top;width:32px;height:auto;fill:#111;stroke:none;visibility:hidden;z-index:-1;animation:qode-rotate 2s infinite linear}.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--standard .qodef-m-pagination-spinner{position:absolute;bottom:calc(50% - 16px);left:calc(50% - 16px)}.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0}.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-m-pagination-inner{opacity:0}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner{position:absolute;bottom:10px;left:calc(50% - 16px)}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}.qodef-pagination--on.qodef--loading .qodef-m-pagination-spinner{visibility:visible;z-index:1}.qodef-single-links{position:relative;display:flex;align-items:baseline;width:100%;margin:10px 0;padding-top:30px;font-family:Montserrat,sans-serif;font-size:14px;line-height:1.65em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-single-links .qodef-m-single-links-title{margin-right:10px}.qodef-single-links a,.qodef-single-links>span:not(.qodef-m-single-links-title){position:relative;display:inline-block;vertical-align:top;margin-right:8px;padding:0 3px;color:#111;letter-spacing:0}.qodef-single-links a:last-child,.qodef-single-links>span:not(.qodef-m-single-links-title):last-child{margin-right:0}.qodef-single-links a:after,.qodef-single-links>span:not(.qodef-m-single-links-title):after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:3px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-single-links a.current:after,.qodef-single-links a:hover:after,.qodef-single-links>span:not(.qodef-m-single-links-title).current:after,.qodef-single-links>span:not(.qodef-m-single-links-title):hover:after{transform:scaleX(1)}.qodef-single-links>span:not(.qodef-m-single-links-title){color:#111}.qodef-search{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-search .qodef-e-search-heading{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}.qodef-search .qodef-e-search-heading-title{margin:0 0 20px}.qodef-search .qodef-e-search-heading-label{margin:8px 0 0}.qodef-search .qodef-search-form .qodef-search-form-field{padding-right:50px;margin:0}.qodef-search .qodef-search-form .qodef-search-form-button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}.qodef-search .qodef-search-form .qodef-search-form-button:hover{color:#111}.qodef-search .qodef-search-form .qodef-search-form-button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}.qodef-search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-search article{margin-bottom:30px}.qodef-search article:last-child{margin-bottom:0}.qodef-search article .qodef-e-inner{position:relative;display:flex;align-items:flex-start}.qodef-search article .qodef-e-inner>*{width:100%}.qodef-search article .qodef-e-inner .qodef-e-image{flex-basis:180px;padding-right:30px}.qodef-search article .qodef-e-inner .qodef-e-title{margin:0}.qodef-search article .qodef-e-inner .qodef-e-excerpt{margin:15px 0 0}#qodef-page-sidebar{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:60px}@media only screen and (max-width:1024px){#qodef-page-sidebar{margin-top:44px;margin-bottom:40px}}.qodef-page-title{position:relative;display:inline-block;width:100%;vertical-align:top;height:240px;background-color:#fafafa;z-index:2}.qodef-page-title .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-page-title .qodef-m-content{height:100%;display:flex;flex-direction:column;justify-content:center}.qodef-page-title .qodef-m-title{margin:0}.widget:last-child{margin-bottom:0!important}.widget .qodef-widget-title a{color:inherit}.widget ul:not(.qodef-shortcode-list){list-style:none;margin:0;padding:0}.widget ul:not(.qodef-shortcode-list) li ul{margin-left:1em}.widget select{max-width:100%;width:100%}.widget .select2{margin-bottom:0}.widget .select2-container--default .select2-selection--single{color:inherit!important}.widget .wp-caption{color:inherit}.widget[class*="_search"] .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget[class*="_search"] input{margin:0;padding-bottom:1px;padding-left:10px;padding-right:50px;border:none;border-bottom:1px solid #919191;text-transform:lowercase}.widget .tagcloud a{display:inline-block;font-family:inherit;font-size:17px!important;font-weight:inherit;letter-spacing:inherit;line-height:inherit;position:relative;text-transform:capitalize;vertical-align:top}.widget .tagcloud a:after{content:','}.widget.widget_media_image{margin-bottom:0}.widget.widget_media_image a{display:inline-block;vertical-align:top}.widget.widget_media_image img{display:block}.widget.widget_custom_html{margin-bottom:0}.widget.widget_text img{display:block}.widget.widget_calendar{width:100%}.widget.widget_calendar table{table-layout:fixed}.widget.widget_calendar caption{margin-bottom:5px}.widget.widget_calendar #today a{color:inherit}.widget.widget_calendar tfoot td,.widget.widget_calendar tfoot tr{border:0}.widget.widget_nav_menu .qodef-menu-item-arrow{display:none}.widget.widget_nav_menu a{position:relative}.widget.widget_nav_menu a:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:-3px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.widget.widget_nav_menu a:hover:after{transform:scaleX(1);transform-origin:left}.widget.widget_rss ul .rsswidget{font-family:Questrial,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:.035em;display:block}.widget.widget_rss ul .rssSummary{margin-top:15px;font-family:Roboto,sans-serif;font-size:17px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#2b2b2b;text-transform:none}.widget.widget_rss ul cite{display:block;margin-top:8px}.widget{margin:0 0 40px}.widget .qodef-widget-title{margin:0 0 12px}.widget .qodef-widget-title a:hover{color:#919191}.widget a{color:#2b2b2b}.widget a:hover{color:#919191}.widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}.widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}.widget ul:not(.qodef-shortcode-list) li a{color:inherit}.widget ul:not(.qodef-shortcode-list) li a:hover{color:inherit}.widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}.widget select{margin-top:20.5px}.widget .select2{margin-top:8.5px!important}.widget[class*="_search"] .qodef-widget-title{margin-bottom:20.5px}.widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}.widget[class*="_search"] button:hover{color:#2b2b2b}.widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}.widget .tagcloud a{color:#2b2b2b}.widget .tagcloud a:hover{color:#858585}.widget.widget_media_image .qodef-widget-title{margin-bottom:20.5px}.widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}.widget.widget_calendar tfoot a{color:#2b2b2b}.widget.widget_calendar tfoot a:hover{color:#919191}.widget.widget_categories .qodef-widget-title,.widget.widget_product_categories .qodef-widget-title{margin-bottom:16px}.widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}#qodef-top-area .widget{margin:0 0 0;color:#fff}#qodef-top-area .widget .qodef-widget-title{margin:0 0 12px;color:#fff}#qodef-top-area .widget .qodef-widget-title a:hover{color:#919191}#qodef-top-area .widget a{color:#fff}#qodef-top-area .widget a:hover{color:#919191}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li a{color:inherit}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li a:hover{color:inherit}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}#qodef-top-area .widget select{margin-top:20.5px}#qodef-top-area .widget .select2{margin-top:8.5px!important}#qodef-top-area .widget[class*="_search"] .qodef-widget-title{margin-bottom:20.5px}#qodef-top-area .widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}#qodef-top-area .widget[class*="_search"] button:hover{color:#2b2b2b}#qodef-top-area .widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}#qodef-top-area .widget .tagcloud a{color:#fff}#qodef-top-area .widget .tagcloud a:hover{color:#858585}#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:20.5px}#qodef-top-area .widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}#qodef-top-area .widget.widget_calendar tfoot a{color:#fff}#qodef-top-area .widget.widget_calendar tfoot a:hover{color:#919191}#qodef-top-area .widget.widget_categories .qodef-widget-title,#qodef-top-area .widget.widget_product_categories .qodef-widget-title{margin-bottom:16px}#qodef-top-area .widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}#qodef-page-header .widget{margin:0 0 40px}#qodef-page-header .widget .qodef-widget-title{margin:0 0 12px}#qodef-page-header .widget .qodef-widget-title a:hover{color:#919191}#qodef-page-header .widget a{color:#111}#qodef-page-header .widget a:hover{color:#919191}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li a{color:inherit}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li a:hover{color:inherit}#qodef-page-header .widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}#qodef-page-header .widget select{margin-top:20.5px}#qodef-page-header .widget .select2{margin-top:8.5px!important}#qodef-page-header .widget[class*="_search"] .qodef-widget-title{margin-bottom:20.5px}#qodef-page-header .widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}#qodef-page-header .widget[class*="_search"] button:hover{color:#2b2b2b}#qodef-page-header .widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}#qodef-page-header .widget .tagcloud a{color:#111}#qodef-page-header .widget .tagcloud a:hover{color:#858585}#qodef-page-header .widget.widget_media_image .qodef-widget-title{margin-bottom:20.5px}#qodef-page-header .widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}#qodef-page-header .widget.widget_calendar tfoot a{color:#111}#qodef-page-header .widget.widget_calendar tfoot a:hover{color:#919191}#qodef-page-header .widget.widget_categories .qodef-widget-title,#qodef-page-header .widget.widget_product_categories .qodef-widget-title{margin-bottom:16px}#qodef-page-header .widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}#qodef-page-sidebar .widget{margin:0 0 40px}#qodef-page-sidebar .widget .qodef-widget-title{margin:0 0 12px}#qodef-page-sidebar .widget .qodef-widget-title a:hover{color:#919191}#qodef-page-sidebar .widget a{color:#2b2b2b}#qodef-page-sidebar .widget a:hover{color:#919191}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li a{color:inherit}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li a:hover{color:#2b2b2b}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}#qodef-page-sidebar .widget select{margin-top:20.5px}#qodef-page-sidebar .widget .select2{margin-top:8.5px!important}#qodef-page-sidebar .widget[class*="_search"] .qodef-widget-title{margin-bottom:20.5px}#qodef-page-sidebar .widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}#qodef-page-sidebar .widget[class*="_search"] button:hover{color:#2b2b2b}#qodef-page-sidebar .widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}#qodef-page-sidebar .widget .tagcloud a{color:#2b2b2b}#qodef-page-sidebar .widget .tagcloud a:hover{color:#858585}#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title{margin-bottom:20.5px}#qodef-page-sidebar .widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}#qodef-page-sidebar .widget.widget_calendar tfoot a{color:#2b2b2b}#qodef-page-sidebar .widget.widget_calendar tfoot a:hover{color:#919191}#qodef-page-sidebar .widget.widget_categories .qodef-widget-title,#qodef-page-sidebar .widget.widget_product_categories .qodef-widget-title{margin-bottom:16px}#qodef-page-sidebar .widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}#qodef-page-footer .widget{margin:0 0 40px}#qodef-page-footer .widget .qodef-widget-title{margin:0 0 5px}#qodef-page-footer .widget .qodef-widget-title a:hover{color:#919191}#qodef-page-footer .widget a{color:#2b2b2b}#qodef-page-footer .widget a:hover{color:#919191}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li a{color:#2b2b2b}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li a:hover{color:#2b2b2b}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}#qodef-page-footer .widget select{margin-top:13.5px}#qodef-page-footer .widget .select2{margin-top:8.5px!important}#qodef-page-footer .widget[class*="_search"] .qodef-widget-title{margin-bottom:13.5px}#qodef-page-footer .widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}#qodef-page-footer .widget[class*="_search"] button:hover{color:#2b2b2b}#qodef-page-footer .widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}#qodef-page-footer .widget .tagcloud a{color:#2b2b2b}#qodef-page-footer .widget .tagcloud a:hover{color:#858585}#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:13.5px}#qodef-page-footer .widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}#qodef-page-footer .widget.widget_calendar tfoot a{color:#2b2b2b}#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:#919191}#qodef-page-footer .widget.widget_categories .qodef-widget-title,#qodef-page-footer .widget.widget_product_categories .qodef-widget-title{margin-bottom:9px}#qodef-page-footer .widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}#qodef-side-area .widget{margin:0 0 30px;color:#2b2b2b}#qodef-side-area .widget .qodef-widget-title{margin:0 0 12px;color:#111}#qodef-side-area .widget .qodef-widget-title a:hover{color:#919191}#qodef-side-area .widget a{color:#2b2b2b}#qodef-side-area .widget a:hover{color:#919191}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li a{color:inherit}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li a:hover{color:inherit}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}#qodef-side-area .widget select{margin-top:20.5px}#qodef-side-area .widget .select2{margin-top:8.5px!important}#qodef-side-area .widget[class*="_search"] .qodef-widget-title{margin-bottom:20.5px}#qodef-side-area .widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}#qodef-side-area .widget[class*="_search"] button:hover{color:#2b2b2b}#qodef-side-area .widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}#qodef-side-area .widget .tagcloud a{color:#2b2b2b}#qodef-side-area .widget .tagcloud a:hover{color:#858585}#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:20.5px}#qodef-side-area .widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}#qodef-side-area .widget.widget_calendar tfoot a{color:#2b2b2b}#qodef-side-area .widget.widget_calendar tfoot a:hover{color:#919191}#qodef-side-area .widget.widget_categories .qodef-widget-title,#qodef-side-area .widget.widget_product_categories .qodef-widget-title{margin-bottom:16px}#qodef-side-area .widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}.qodef-mega-menu-widget-holder .widget{margin:0 0 40px;color:#fff}.qodef-mega-menu-widget-holder .widget .qodef-widget-title{margin:0 0 12px;color:#fff}.qodef-mega-menu-widget-holder .widget .qodef-widget-title a:hover{color:#919191}.qodef-mega-menu-widget-holder .widget a{color:#fff}.qodef-mega-menu-widget-holder .widget a:hover{color:#919191}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;margin:0 0 14px}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0!important}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li a{color:inherit}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li a:hover{color:inherit}.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list) li ul{margin-top:14px}.qodef-mega-menu-widget-holder .widget select{margin-top:20.5px}.qodef-mega-menu-widget-holder .widget .select2{margin-top:8.5px!important}.qodef-mega-menu-widget-holder .widget[class*="_search"] .qodef-widget-title{margin-bottom:20.5px}.qodef-mega-menu-widget-holder .widget[class*="_search"] button{position:absolute;top:-3px;right:4px;width:50px;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#111;background-color:transparent;border:0}.qodef-mega-menu-widget-holder .widget[class*="_search"] button:hover{color:#2b2b2b}.qodef-mega-menu-widget-holder .widget[class*="_search"] button svg{display:block;width:17px;height:auto;fill:none;stroke:currentColor}.qodef-mega-menu-widget-holder .widget .tagcloud a{color:#fff}.qodef-mega-menu-widget-holder .widget .tagcloud a:hover{color:#858585}.qodef-mega-menu-widget-holder .widget.widget_media_image .qodef-widget-title{margin-bottom:20.5px}.qodef-mega-menu-widget-holder .widget.widget_calendar #today{color:#faf8f7;background-color:#2b2b2b}.qodef-mega-menu-widget-holder .widget.widget_calendar tfoot a{color:#fff}.qodef-mega-menu-widget-holder .widget.widget_calendar tfoot a:hover{color:#919191}.qodef-mega-menu-widget-holder .widget.widget_categories .qodef-widget-title,.qodef-mega-menu-widget-holder .widget.widget_product_categories .qodef-widget-title{margin-bottom:16px}.qodef-mega-menu-widget-holder .widget.widget_emaurri_core_blog_list .qodef-widget-title{margin-bottom:22px}#qodef-woo-page .qodef-woo-product-mark,.qodef-woo-shortcode .qodef-woo-product-mark{position:absolute;top:11px;left:10px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;z-index:5}#qodef-woo-page .qodef-woo-product-title,.qodef-woo-shortcode .qodef-woo-product-title{margin:0}#qodef-woo-page .qodef-woo-ratings,.qodef-woo-shortcode .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}#qodef-woo-page .qodef-woo-ratings .qodef-m-star,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star{color:#a2a2a2;font-size:16px}#qodef-woo-page .qodef-woo-ratings .qodef-m-star svg,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg{display:inline-block;margin-right:1em;width:13.78px;height:auto;fill:#e1e1e1}#qodef-woo-page .qodef-woo-ratings .qodef-m-star svg:last-child,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg:last-child{margin-right:0}#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active svg,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active svg{fill:currentColor}#qodef-woo-page .price,.qodef-woo-shortcode .price{position:relative;display:flex;align-items:center;font-size:15px;margin:5px 0 0;font-weight:400}#qodef-woo-page .price del,.qodef-woo-shortcode .price del{margin-right:10px}#qodef-woo-page .price ins,.qodef-woo-shortcode .price ins{text-decoration:none}#qodef-woo-page .added_to_cart,#qodef-woo-page .button,.qodef-woo-shortcode .added_to_cart,.qodef-woo-shortcode .button{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 30px 10px;cursor:pointer;z-index:3;color:#111;background-color:transparent;border:1px solid #919191;height:50px}#qodef-woo-page .added_to_cart .qodef-m-corner,#qodef-woo-page .button .qodef-m-corner,.qodef-woo-shortcode .added_to_cart .qodef-m-corner,.qodef-woo-shortcode .button .qodef-m-corner{position:absolute;color:#e1e1e1}#qodef-woo-page .added_to_cart .qodef-m-corner:after,#qodef-woo-page .added_to_cart .qodef-m-corner:before,#qodef-woo-page .button .qodef-m-corner:after,#qodef-woo-page .button .qodef-m-corner:before,.qodef-woo-shortcode .added_to_cart .qodef-m-corner:after,.qodef-woo-shortcode .added_to_cart .qodef-m-corner:before,.qodef-woo-shortcode .button .qodef-m-corner:after,.qodef-woo-shortcode .button .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}#qodef-woo-page .added_to_cart .qodef-m-corner:before,#qodef-woo-page .button .qodef-m-corner:before,.qodef-woo-shortcode .added_to_cart .qodef-m-corner:before,.qodef-woo-shortcode .button .qodef-m-corner:before{width:10px;height:1px}#qodef-woo-page .added_to_cart .qodef-m-corner:after,#qodef-woo-page .button .qodef-m-corner:after,.qodef-woo-shortcode .added_to_cart .qodef-m-corner:after,.qodef-woo-shortcode .button .qodef-m-corner:after{width:1px;height:10px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--top-left,#qodef-woo-page .button .qodef-m-corner.qodef--top-left,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--top-left,.qodef-woo-shortcode .button .qodef-m-corner.qodef--top-left{top:0;left:0}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--top-left:before,#qodef-woo-page .button .qodef-m-corner.qodef--top-left:before,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--top-left:before,.qodef-woo-shortcode .button .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--top-left:after,#qodef-woo-page .button .qodef-m-corner.qodef--top-left:after,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--top-left:after,.qodef-woo-shortcode .button .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--top-right,#qodef-woo-page .button .qodef-m-corner.qodef--top-right,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--top-right,.qodef-woo-shortcode .button .qodef-m-corner.qodef--top-right{top:0;right:0}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--top-right:before,#qodef-woo-page .button .qodef-m-corner.qodef--top-right:before,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--top-right:before,.qodef-woo-shortcode .button .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--top-right:after,#qodef-woo-page .button .qodef-m-corner.qodef--top-right:after,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--top-right:after,.qodef-woo-shortcode .button .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--bottom-left,#qodef-woo-page .button .qodef-m-corner.qodef--bottom-left,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--bottom-left,.qodef-woo-shortcode .button .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--bottom-left:before,#qodef-woo-page .button .qodef-m-corner.qodef--bottom-left:before,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--bottom-left:before,.qodef-woo-shortcode .button .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--bottom-left:after,#qodef-woo-page .button .qodef-m-corner.qodef--bottom-left:after,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--bottom-left:after,.qodef-woo-shortcode .button .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--bottom-right,#qodef-woo-page .button .qodef-m-corner.qodef--bottom-right,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--bottom-right,.qodef-woo-shortcode .button .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--bottom-right:before,#qodef-woo-page .button .qodef-m-corner.qodef--bottom-right:before,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--bottom-right:before,.qodef-woo-shortcode .button .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}#qodef-woo-page .added_to_cart .qodef-m-corner.qodef--bottom-right:after,#qodef-woo-page .button .qodef-m-corner.qodef--bottom-right:after,.qodef-woo-shortcode .added_to_cart .qodef-m-corner.qodef--bottom-right:after,.qodef-woo-shortcode .button .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}#qodef-woo-page .added_to_cart .qodef-m-btn-line,#qodef-woo-page .button .qodef-m-btn-line,.qodef-woo-shortcode .added_to_cart .qodef-m-btn-line,.qodef-woo-shortcode .button .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}#qodef-woo-page .added_to_cart .qodef-m-btn-line.qodef-btn-line--top,#qodef-woo-page .button .qodef-m-btn-line.qodef-btn-line--top,.qodef-woo-shortcode .added_to_cart .qodef-m-btn-line.qodef-btn-line--top,.qodef-woo-shortcode .button .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}#qodef-woo-page .added_to_cart .qodef-m-btn-line.qodef-btn-line--right,#qodef-woo-page .button .qodef-m-btn-line.qodef-btn-line--right,.qodef-woo-shortcode .added_to_cart .qodef-m-btn-line.qodef-btn-line--right,.qodef-woo-shortcode .button .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}#qodef-woo-page .added_to_cart .qodef-m-btn-line.qodef-btn-line--bottom,#qodef-woo-page .button .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-woo-shortcode .added_to_cart .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-woo-shortcode .button .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}#qodef-woo-page .added_to_cart .qodef-m-btn-line.qodef-btn-line--left,#qodef-woo-page .button .qodef-m-btn-line.qodef-btn-line--left,.qodef-woo-shortcode .added_to_cart .qodef-m-btn-line.qodef-btn-line--left,.qodef-woo-shortcode .button .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}#qodef-woo-page .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--bottom,#qodef-woo-page .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--top,#qodef-woo-page .button:hover .qodef-m-btn-line.qodef-btn-line--bottom,#qodef-woo-page .button:hover .qodef-m-btn-line.qodef-btn-line--top,.qodef-woo-shortcode .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-woo-shortcode .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--top,.qodef-woo-shortcode .button:hover .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-woo-shortcode .button:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}#qodef-woo-page .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--left,#qodef-woo-page .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--right,#qodef-woo-page .button:hover .qodef-m-btn-line.qodef-btn-line--left,#qodef-woo-page .button:hover .qodef-m-btn-line.qodef-btn-line--right,.qodef-woo-shortcode .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--left,.qodef-woo-shortcode .added_to_cart:hover .qodef-m-btn-line.qodef-btn-line--right,.qodef-woo-shortcode .button:hover .qodef-m-btn-line.qodef-btn-line--left,.qodef-woo-shortcode .button:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}#qodef-woo-page .added_to_cart.added,#qodef-woo-page .button.added,.qodef-woo-shortcode .added_to_cart.added,.qodef-woo-shortcode .button.added{display:none}.qodef-woo-product-list .added_to_cart,.qodef-woo-product-list .button{display:inline-flex;flex-direction:column;padding:0!important;color:#111;background-color:transparent;border:0;align-items:flex-start;height:auto!important;border:none!important}.qodef-woo-product-list .added_to_cart .qodef-m-text,.qodef-woo-product-list .button .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-woo-product-list .added_to_cart:after,.qodef-woo-product-list .button:after{content:'';position:relative;display:block;width:30px;height:1px;bottom:5px;background-color:currentColor;transition:width .2s ease-out}.qodef-woo-product-list .added_to_cart:hover,.qodef-woo-product-list .button:hover{color:#111}.qodef-woo-product-list .added_to_cart:hover:after,.qodef-woo-product-list .button:hover:after{width:100%}.qodef-woo-product-list .added_to_cart:hover,.qodef-woo-product-list .button:hover{background:0 0!important;color:#111!important}.qodef-woo-shortcode.qodef-item-layout--info-below-image .price{position:absolute;top:-4px;right:0}#qodef-woo-page .quantity{white-space:nowrap}#qodef-woo-page .quantity input[type=number]{width:60px;margin:0;padding:12px 10px;text-align:center;font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em}.woocommerce-error,.woocommerce-info,.woocommerce-message{display:flex;flex-direction:column-reverse;align-items:flex-start;padding:20px 30px;margin-bottom:30px;border:1px solid #919191;list-style:none}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{margin-top:12px}.woocommerce-page div.woocommerce .shop_table tr{border-left:none;border-right:none;border-top:none}.woocommerce-page div.woocommerce .shop_table td,.woocommerce-page div.woocommerce .shop_table th{padding:15px 0 15px 5px;vertical-align:middle;text-align:left;border:0}.woocommerce-page div.woocommerce .shop_table td:first-child,.woocommerce-page div.woocommerce .shop_table th:first-child{padding-left:0}.woocommerce-page div.woocommerce .shop_table th{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase}.woocommerce-page div.woocommerce .shop_table td ul{list-style:none;margin:0;padding:0}.woocommerce-page div.woocommerce .shop_table td ul li{margin:0 0 10px;padding:0}.woocommerce-page div.woocommerce .shop_table td ul li:last-child{margin-bottom:0}.woocommerce-page div.woocommerce .shop_table td ul li label{margin-bottom:0}.woocommerce-page div.woocommerce .shop_table p{margin:0}.woocommerce-page div.woocommerce .col2-set{position:relative;display:flex;align-items:flex-start;margin:0 -15px}.woocommerce-page div.woocommerce .col2-set>*{width:100%;padding:0 15px;margin-bottom:30px}.woocommerce-page div.woocommerce address{font-style:normal}.woocommerce-page div.woocommerce address p{margin:0}.woocommerce-page div.woocommerce form p{margin:0}.woocommerce-page .pswp__caption__center,.woocommerce-page .pswp__counter{color:#fff}#qodef-woo-page.qodef--cart .shop_table td.product-remove{width:30px}#qodef-woo-page.qodef--cart .shop_table td.product-remove a{font-size:20px}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{width:72px;padding-right:10px}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a,#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img{display:block;width:100%}#qodef-woo-page.qodef--cart .shop_table td.product-name{text-align:left}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:20px;line-height:1.4em;letter-spacing:.035em}#qodef-woo-page.qodef--cart .shop_table td.product-price,#qodef-woo-page.qodef--cart .shop_table td.product-subtotal{font-size:15px;font-weight:400}#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number]{margin:0}#qodef-woo-page.qodef--cart .shop_table td.actions{padding:30px 0 0;text-align:initial}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;width:70%;float:left}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:0}#qodef-woo-page.qodef--cart .shop_table td.actions label{display:none}#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text]{width:auto;margin-right:20px;height:50px;border:1px solid #919191}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:right}#qodef-woo-page.qodef--cart .shop_table.cart tbody>tr:last-child{border-bottom:0}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:20%}#qodef-woo-page.qodef--cart .cart_totals,#qodef-woo-page.qodef--cart .cross-sells{margin-top:80px}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:43px;line-height:1.16em;letter-spacing:.035em;margin:0 0 30px}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-size:41px}}#qodef-woo-page.qodef--cart .shipping-calculator-form select{width:auto;min-width:100%;margin:0}#qodef-woo-page.qodef--cart .wc-proceed-to-checkout{margin-top:30px}.woocommerce-page div.woocommerce>.cart-empty{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:43px;line-height:1.16em;letter-spacing:.035em;margin:0;align-items:center;text-align:center;border:none}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce>.cart-empty{font-size:41px}}.woocommerce-page div.woocommerce>.return-to-shop{margin:20px 0 0;text-align:center}.woocommerce-page div.woocommerce>.return-to-shop a{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 30px 10px;cursor:pointer;z-index:3;color:#111;background-color:transparent;border:1px solid #919191}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner{position:absolute;color:#e1e1e1}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner:after,.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner:before{width:10px;height:1px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner:after{width:1px;height:10px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--top-left{top:0;left:0}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--top-right{top:0;right:0}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}.woocommerce-page div.woocommerce>.return-to-shop a .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}.woocommerce-page div.woocommerce>.return-to-shop a:hover .qodef-m-btn-line.qodef-btn-line--bottom,.woocommerce-page div.woocommerce>.return-to-shop a:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}.woocommerce-page div.woocommerce>.return-to-shop a:hover .qodef-m-btn-line.qodef-btn-line--left,.woocommerce-page div.woocommerce>.return-to-shop a:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info{flex-direction:column}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p{margin-bottom:10px}#qodef-woo-page.qodef--checkout .woocommerce-checkout{margin-top:40px}#qodef-woo-page.qodef--checkout #customer_details h3{margin:0 0 20px}#qodef-woo-page.qodef--checkout #order_review_heading{margin:0 0 20px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment{margin-top:30px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order{margin-top:30px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:15px}#qodef-woo-page.qodef--checkout .wc_payment_methods{margin:0;padding:0;list-style:none}#qodef-woo-page.qodef--checkout .wc_payment_methods li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #919191}#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding-left:25px;padding-right:25px}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio{position:absolute;top:18px;left:0;margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods label{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em;margin:0;cursor:pointer}body.woocommerce-checkout .select2-container--default .select2-selection--single{border-width:0 0 1px 0;border-color:#919191}.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;float:left;padding-right:50px}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation ul li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #919191}.woocommerce-account .woocommerce-MyAccount-navigation ul li p{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-family:Questrial,sans-serif;font-weight:400;font-size:27px;line-height:1.29em;letter-spacing:.035em}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#111}.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left}@media (min-width:768px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{flex-direction:row-reverse;align-items:center;justify-content:space-between}}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details{margin:30px 0 0}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details{margin:48px 0 0}.woocommerce-account .woocommerce-MyAccount-content h2{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:43px;line-height:1.16em;letter-spacing:.035em;margin:0 0 20px}@media only screen and (max-width:680px){.woocommerce-account .woocommerce-MyAccount-content h2{font-size:41px}}.woocommerce-account .woocommerce-MyAccount-content .order-again{margin:30px 0 0}.woocommerce-account .button{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 30px 10px;cursor:pointer;z-index:3;color:#111;background-color:transparent;border:1px solid #919191}.woocommerce-account .button .qodef-m-corner{position:absolute;color:#e1e1e1}.woocommerce-account .button .qodef-m-corner:after,.woocommerce-account .button .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.woocommerce-account .button .qodef-m-corner:before{width:10px;height:1px}.woocommerce-account .button .qodef-m-corner:after{width:1px;height:10px}.woocommerce-account .button .qodef-m-corner.qodef--top-left{top:0;left:0}.woocommerce-account .button .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.woocommerce-account .button .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.woocommerce-account .button .qodef-m-corner.qodef--top-right{top:0;right:0}.woocommerce-account .button .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.woocommerce-account .button .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.woocommerce-account .button .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.woocommerce-account .button .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.woocommerce-account .button .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.woocommerce-account .button .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.woocommerce-account .button .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.woocommerce-account .button .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.woocommerce-account .button .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}.woocommerce-account .button .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}.woocommerce-account .button .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}.woocommerce-account .button .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}.woocommerce-account .button .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}.woocommerce-account .button:hover .qodef-m-btn-line.qodef-btn-line--bottom,.woocommerce-account .button:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}.woocommerce-account .button:hover .qodef-m-btn-line.qodef-btn-line--left,.woocommerce-account .button:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}.woocommerce-account .button:hover{color:initial;background-color:initial;border-color:#919191}.woocommerce-account.woocommerce-edit-address .button{margin-top:20px}.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{margin:10px 0 20px -3px}.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword{margin-top:18px}.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-text{margin-bottom:31px}.woocommerce-account .woocommerce-EditAccountForm fieldset{padding:0;margin:0}.woocommerce-account .woocommerce-EditAccountForm fieldset legend{display:none}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row{margin:0 0 10px}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input[type=text]{margin:0}body.woocommerce-account .select2-container--default .select2-selection--single{border-width:0 0 1px 0;border-color:#919191}.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:43px;line-height:1.16em;letter-spacing:.035em;margin:0 0 20px}@media only screen and (max-width:680px){.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{font-size:41px}}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview{margin:0;padding:0;list-style:none}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #919191}.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p{margin:0}.woocommerce-order-received .woocommerce-order .woocommerce-order-details{margin-top:40px}.woocommerce-order-received .woocommerce-order h2{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:43px;line-height:1.16em;letter-spacing:.035em;margin:0 0 20px}@media only screen and (max-width:680px){.woocommerce-order-received .woocommerce-order h2{font-size:41px}}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details{margin-top:50px}#qodef-woo-page .woocommerce-pagination{position:relative;display:flex;align-items:center;justify-content:center;margin-top:10px;margin-bottom:25px}#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;margin:0 8px;padding:0 3px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}#qodef-woo-page .woocommerce-pagination .page-numbers:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:3px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}#qodef-woo-page .woocommerce-pagination .page-numbers.current:after,#qodef-woo-page .woocommerce-pagination .page-numbers.qodef--active:after,#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after{transform:scaleX(1)}#qodef-woo-page .woocommerce-pagination .page-numbers *{display:block;line-height:inherit}#qodef-woo-page .woocommerce-pagination .page-numbers:first-child{margin-left:0}#qodef-woo-page .woocommerce-pagination .page-numbers:last-child{margin-right:0}#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{padding:0;position:absolute}#qodef-woo-page .woocommerce-pagination .page-numbers.next:after,#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after{display:none!important}#qodef-woo-page .woocommerce-pagination .page-numbers.next svg,#qodef-woo-page .woocommerce-pagination .page-numbers.prev svg{position:relative;top:-2px;display:block;width:30px;height:auto;fill:currentColor;stroke:none}#qodef-woo-page .woocommerce-pagination .page-numbers.prev{left:0}#qodef-woo-page .woocommerce-pagination .page-numbers.prev svg{transform:scaleX(-1)}#qodef-woo-page .woocommerce-pagination .page-numbers.next{right:0}#qodef-woo-page .woocommerce-pagination .page-numbers.current,#qodef-woo-page .woocommerce-pagination .page-numbers:hover{color:#111}@media only screen and (max-width:1024px){#qodef-woo-page .woocommerce-pagination{margin-bottom:27px}}#qodef-woo-page .woocommerce-pagination .page-numbers.next svg,#qodef-woo-page .woocommerce-pagination .page-numbers.prev svg{width:26px}#qodef-woo-page .woocommerce-pagination .page-numbers>svg{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-woo-page .woocommerce-pagination .page-numbers>svg>g:last-child>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-woo-page .woocommerce-pagination .page-numbers:hover{color:initial}#qodef-woo-page .woocommerce-pagination .page-numbers:hover>svg>g:last-child>line{stroke-dashoffset:70}#qodef-woo-page .woocommerce-pagination .page-numbers:hover>svg>g:last-child>line:last-child{transition-delay:.15s}.qodef-woo-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-list ul.products{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;padding:0;margin:0 -15px;list-style:none;clear:both}.qodef-woo-product-list ul.products>.product{padding:0 15px;margin:0 0 30px}.qodef-woo-product-list ul.products.columns-1>.product{width:100%}.qodef-woo-product-list ul.products.columns-2>.product{width:50%}.qodef-woo-product-list ul.products.columns-3>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-4>.product{width:25%}.qodef-woo-product-list ul.products.columns-5>.product{width:20%}.qodef-woo-product-list ul.products.columns-6>.product{width:16.66667%}.qodef-woo-product-list ul.products.columns-7>.product{width:14.28571%}.qodef-woo-product-list ul.products.columns-8>.product{width:12.5%}.qodef-woo-product-list.qodef-gutter--no ul.products{margin:0 0}.qodef-woo-product-list.qodef-gutter--no ul.products>.product{padding:0 0;margin:0 0 0}.qodef-woo-product-list.qodef-gutter--tiny ul.products{margin:0 -5px}.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product{padding:0 5px;margin:0 0 10px}.qodef-woo-product-list.qodef-gutter--small ul.products{margin:0 -10px}.qodef-woo-product-list.qodef-gutter--small ul.products>.product{padding:0 10px;margin:0 0 20px}.qodef-woo-product-list.qodef-gutter--normal ul.products{margin:0 -15px}.qodef-woo-product-list.qodef-gutter--normal ul.products>.product{padding:0 15px;margin:0 0 30px}.qodef-woo-product-list.qodef-gutter--medium ul.products{margin:0 -20px}.qodef-woo-product-list.qodef-gutter--medium ul.products>.product{padding:0 20px;margin:0 0 40px}.qodef-woo-product-list.qodef-gutter--large ul.products{margin:0 -25px}.qodef-woo-product-list.qodef-gutter--large ul.products>.product{padding:0 25px;margin:0 0 50px}.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -40px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 40px;margin:0 0 80px}.qodef-woo-product-list .qodef-woo-product-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.touchevents .qodef-woo-product-list .qodef-woo-product-inner{cursor:pointer}.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner{opacity:1}.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title{color:#111}.qodef-woo-product-list .qodef-woo-product-inner:hover .added_to_cart,.qodef-woo-product-list .qodef-woo-product-inner:hover .button{opacity:1;transform:translateY(0)}.qodef-woo-product-list .qodef-woo-product-image{position:relative;display:inline-block;vertical-align:top;max-width:100%}.qodef-woo-product-list .qodef-woo-product-image img{display:block;width:100%}.qodef-woo-product-list .qodef-woo-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;background-color:rgba(251,251,251,.7);opacity:0;transition:opacity .5s}.qodef-woo-product-list .qodef-woo-product-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:20px 0 52px}.qodef-woo-product-list .qodef-woo-product-content .qodef-woo-product-content-inner{display:flex;align-items:flex-start;width:100%}.qodef-woo-product-list .qodef-woo-product-content .qodef-woo-product-title{order:2;flex:1 1 100%}.qodef-woo-product-list .qodef-woo-product-content .price{flex:0 1 100%;margin-top:0!important}.qodef-woo-product-list .added_to_cart,.qodef-woo-product-list .button{opacity:0;transform:translateY(15px);transition:.3s ease!important}.qodef-woo-product-list .added_to_cart .qodef-m-btn-line,.qodef-woo-product-list .added_to_cart .qodef-m-corner,.qodef-woo-product-list .button .qodef-m-btn-line,.qodef-woo-product-list .button .qodef-m-corner{display:none}.qodef-woo-product-list .added_to_cart:after,.qodef-woo-product-list .button:after{margin:0 auto}.qodef-woo-product-list .qodef-woo-product-title{transition:color .2s ease-out}.qodef-woo-product-list .qodef-woo-product-categories{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:6px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;color:#a2a2a2;z-index:3}.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:#111}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator{position:relative;display:inline-block;vertical-align:top;margin:0 2px;font-size:12px}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after{content:'/'}.qodef-woo-product-list .qodef-woo-ratings{margin-top:9px}.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}#qodef-woo-page .qodef-quantity-buttons{position:relative;display:inline-block;vertical-align:middle;height:50px;border:1px solid #919191;background-color:#fff;margin:0 25px 0 0}@media only screen and (max-width:680px){#qodef-woo-page .qodef-quantity-buttons{margin-right:0}}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{display:inline-block;vertical-align:middle;font-size:14px;font-family:inherit;font-weight:400;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#111}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{position:relative;padding:0;font-family:inherit;line-height:48px;outline:0;border:none;width:auto;margin:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-inner-spin-button,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (max-width:680px){#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{max-width:24px}}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{width:25px;height:50px;line-height:48px;cursor:pointer;transition:color .2s ease-out}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:hover,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:hover{color:#111}@media only screen and (max-width:360px){#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{width:12px}}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{padding-right:5px}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after{content:'+'}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus{padding-left:5px}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after{content:'-'}.qodef-woo-results{position:relative;display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.qodef-woo-results .woocommerce-result-count{font-size:15px}.qodef-woo-results .woocommerce-ordering{margin-left:auto}.qodef-woo-results .woocommerce-ordering select{width:auto;min-width:300px;margin:0}.qodef-woo-results .woocommerce-ordering .select2-container--default{margin:0}#qodef-woo-page.qodef--single>.product{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .woocommerce-message{flex-direction:row-reverse;flex-wrap:wrap-reverse;align-items:center;justify-content:space-between}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-message{justify-content:flex-end}#qodef-woo-page.qodef--single .woocommerce-message .button{margin-top:15px}}#qodef-woo-page.qodef--single .qodef-woo-single-inner{position:relative;display:flex;align-items:flex-start;margin:0 -40px}#qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 40px}#qodef-woo-page.qodef--single .qodef-woo-single-image{position:relative;display:inline-block;width:100%;vertical-align:top}@media (min-width:1025px){#qodef-woo-page.qodef--single .qodef-woo-single-image{width:54%}}#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark{transform:translateX(40px)}#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg{cursor:crosshair}#qodef-woo-page.qodef--single .woocommerce-product-gallery{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure{position:relative;margin:0 -10px}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a,#qodef-woo-page.qodef--single .woocommerce-product-gallery figure img{display:block;width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.woocommerce-product-gallery__image{position:relative;width:calc(100% - 20px)!important;margin:0 10px;overflow:hidden}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 10px;margin-top:20px}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;left:10px;width:30px;height:30px;line-height:30px;text-align:center;z-index:5}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image{width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{width:33.33333%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{width:25%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{width:20%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{width:16.66667%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image{width:14.28571%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image{width:12.5%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:calc(27% + 10px)}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure{display:flex;flex-direction:row-reverse}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a,#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img{height:100%;object-fit:cover}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image{width:calc(100% - 27%)!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper{width:27%}@media screen and (min-width:681px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:100%}}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper{display:flex;flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{position:relative;display:inline-block;width:100%;vertical-align:top}@media (min-width:1025px){#qodef-woo-page.qodef--single .entry-summary{width:46%}}#qodef-woo-page.qodef--single .entry-summary .price{font-size:20px;letter-spacing:.01em;margin-top:13px}#qodef-woo-page.qodef--single .entry-summary button:hover{background-color:initial;color:initial;border-color:#919191}#qodef-woo-page.qodef--single .entry-summary button:hover .qodef-m-btn-line.qodef-btn-line--bottom,#qodef-woo-page.qodef--single .entry-summary button:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}#qodef-woo-page.qodef--single .entry-summary button:hover .qodef-m-btn-line.qodef-btn-line--left,#qodef-woo-page.qodef--single .entry-summary button:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}#qodef-woo-page.qodef--single .entry-summary button .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}#qodef-woo-page.qodef--single .entry-summary button .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}#qodef-woo-page.qodef--single .entry-summary button .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}#qodef-woo-page.qodef--single .entry-summary button .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}#qodef-woo-page.qodef--single .entry-summary button .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}#qodef-woo-page.qodef--single .woocommerce-product-rating{position:relative;display:flex;align-items:center}#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings{flex-shrink:0;width:auto;margin-right:20px}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link{color:#111;font-size:15px}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#111}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:32px}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child{margin-bottom:0}#qodef-woo-page.qodef--single form.cart{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:42px}#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){display:flex;align-items:flex-start}#qodef-woo-page.qodef--single form.cart .variations_button .quantity,#qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity{margin-right:20px}#qodef-woo-page.qodef--single form.cart.grouped_form{flex-wrap:wrap}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td,#qodef-woo-page.qodef--single form.cart.grouped_form .group_table th{padding:20px 0;vertical-align:middle;text-align:left}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label{margin-bottom:0;font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em}#qodef-woo-page.qodef--single form.cart.grouped_form>.button{margin-top:30px}#qodef-woo-page.qodef--single form.cart .group_table tr{border-left:none;border-right:none;border-top:none}#qodef-woo-page.qodef--single form.cart .group_table td,#qodef-woo-page.qodef--single form.cart .group_table th{padding:15px 0 15px 5px;vertical-align:middle;text-align:left;border:0}#qodef-woo-page.qodef--single form.cart .group_table td:first-child,#qodef-woo-page.qodef--single form.cart .group_table th:first-child{padding-left:0}#qodef-woo-page.qodef--single form.cart .group_table th{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase}#qodef-woo-page.qodef--single form.cart .group_table td ul{list-style:none;margin:0;padding:0}#qodef-woo-page.qodef--single form.cart .group_table td ul li{margin:0 0 10px;padding:0}#qodef-woo-page.qodef--single form.cart .group_table td ul li:last-child{margin-bottom:0}#qodef-woo-page.qodef--single form.cart .group_table td ul li label{margin-bottom:0}#qodef-woo-page.qodef--single form.cart .group_table p{margin:0}#qodef-woo-page.qodef--single form.cart .variations{margin-bottom:30px}#qodef-woo-page.qodef--single form.cart .variations tr{border:0}#qodef-woo-page.qodef--single form.cart .variations td,#qodef-woo-page.qodef--single form.cart .variations th{padding:0;text-align:initial;vertical-align:middle;border:0}#qodef-woo-page.qodef--single form.cart .variations label{margin-bottom:0;font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em}#qodef-woo-page.qodef--single form.cart .variations select{width:auto;min-width:300px;margin:0}#qodef-woo-page.qodef--single form.cart .variations .select2-container--default{margin:10px 0}#qodef-woo-page.qodef--single form.cart .variations .reset_variations{display:inline-block;vertical-align:top;margin:13px 0 0 15px}#qodef-woo-page.qodef--single form.cart .woocommerce-variation{display:flex;flex-direction:column;justify-content:flex-start;position:relative}#qodef-woo-page.qodef--single form.cart .woocommerce-variation-availability>*,#qodef-woo-page.qodef--single form.cart .woocommerce-variation-description>*,#qodef-woo-page.qodef--single form.cart .woocommerce-variation-price>*{margin:0 0 15px 0}#qodef-woo-page.qodef--single .out-of-stock{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em;margin:28px 0 0}#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:43px}#qodef-woo-page.qodef--single .product_meta>*{position:relative;display:flex;margin-bottom:4px}#qodef-woo-page.qodef--single .product_meta>:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label{flex-shrink:0;margin-right:6px;line-height:inherit!important;color:#121212}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{color:#4e4e4e}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a{color:#4e4e4e}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover{color:#858585}#qodef-woo-page.qodef--single .qodef-social-share{margin-top:34px;vertical-align:baseline}#qodef-woo-page.qodef--single .qodef-social-share .qodef-social-title{font-family:Roboto,sans-serif;font-size:17px;letter-spacing:.01em;bottom:2px}#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:50px}@media (min-width:1025px){#qodef-woo-page.qodef--single .woocommerce-tabs{padding-right:20px}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 26px 0 0;padding:0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{position:relative;display:block;padding:0 3px 1px;font-family:Questrial,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:.035em}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after{content:'';display:block;position:relative;bottom:0;height:1px;width:100%;background-color:currentColor;transform:scaleX(0);transition:transform .2s ease-out}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-right:0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:after{transform:scaleX(1)}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a{color:inherit}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{flex-direction:column;align-items:flex-start}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 0 26px 0;padding:0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-bottom:0}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:29px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information{margin-top:16px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews{margin-top:27px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2{display:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p{margin:0}#qodef-woo-page.qodef--single .shop_attributes{margin:15px 0;width:auto}#qodef-woo-page.qodef--single .shop_attributes tr{border:none}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th{padding:0;vertical-align:baseline;text-align:left;border:none}#qodef-woo-page.qodef--single .shop_attributes td{padding:0 0 0 6px}#qodef-woo-page.qodef--single .shop_attributes th{border:none;font-weight:300}#qodef-woo-page.qodef--single .shop_attributes th:after{content:':'}#qodef-woo-page.qodef--single .shop_attributes p{margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-size:27px;line-height:1.29em;letter-spacing:.035em;margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist{position:relative;display:inline-block;width:100%;vertical-align:top;margin:22px 0 0;padding:0;list-style:none}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>*{margin:0 0 30px;padding:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container{position:relative;display:flex;align-items:flex-start}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img{flex-shrink:0;width:80px;margin-right:20px}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .woocommerce-Reviews .meta{padding-top:2px}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:20px}#qodef-woo-page.qodef--single #review_form{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:32px}#qodef-woo-page.qodef--single #review_form .comment-reply-title{display:block;margin-bottom:14px;font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:27px;line-height:1.29em;letter-spacing:.035em}#qodef-woo-page.qodef--single #review_form .comment-form-rating{display:inline-flex;flex-direction:row-reverse;align-items:center}#qodef-woo-page.qodef--single #review_form .comment-form-rating label{margin-bottom:0;margin-left:10px}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars{display:none;line-height:1}#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings{display:flex;overflow:hidden}#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected svg{fill:currentColor}#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected .active~* svg{fill:none}#qodef-woo-page.qodef--single #review_form .comment-form-rating a{position:relative;display:inline-block;vertical-align:top;margin:0 14px 0 0;font-size:0;line-height:1;color:#a2a2a2}#qodef-woo-page.qodef--single #review_form .comment-form-rating a svg{display:block;width:14px;height:auto;fill:none;stroke:currentColor}#qodef-woo-page.qodef--single #review_form .comment-form-comment{margin-top:17px}#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent{position:relative;display:flex;align-items:center;margin:10px 0 22px}#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent>*{margin:0}#qodef-woo-page.qodef--single #review_form .comment-form-cookies-consent input[type=checkbox]{flex-shrink:0;margin-top:1px;margin-right:16px}#qodef-woo-page.qodef--single .related{margin-top:115px}#qodef-woo-page.qodef--single .related>h2{font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:35px;line-height:1.25em;letter-spacing:.035em;margin:0 0 32px}#qodef-woo-page.qodef--single .related .qodef-woo-product-content{margin-bottom:20px}.widget.woocommerce .qodef-woo-product-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;margin:0}.widget.woocommerce a .product-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.widget.woocommerce .qodef-woo-ratings{display:none}.widget.woocommerce .price{position:relative;display:flex;align-items:center;font-size:15px;margin:15px 0 0;font-weight:400}.widget.woocommerce .price del{margin-right:10px}.widget.woocommerce .price ins{text-decoration:none}.widget.woocommerce .button{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 30px 10px;cursor:pointer;z-index:3;display:inline-flex;flex-direction:column;padding:0!important;color:#111;background-color:transparent;border:0;align-items:flex-start}.widget.woocommerce .button .qodef-m-text{display:inline-block;vertical-align:middle}.widget.woocommerce .button:after{content:'';position:relative;display:block;width:30px;height:1px;bottom:5px;background-color:currentColor;transition:width .2s ease-out}.widget.woocommerce .button:hover{color:#111}.widget.woocommerce .button:hover:after{width:100%}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:0;cursor:pointer;height:1px;position:relative}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{border-radius:100%;height:7px;outline:0;position:absolute;top:-3px;width:7px;z-index:2}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{transform:translateX(-7px)}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{border-radius:0;display:block;height:100%;position:absolute;z-index:1}.widget.woocommerce.widget_price_filter .price_slider_amount{align-items:center;flex-direction:row-reverse;display:flex;justify-content:space-between;margin:17px 0 0;position:relative}.widget.woocommerce.widget_price_filter .price_slider_amount .price_label{font-size:15px;color:#a2a2a2}.widget.woocommerce.widget_price_filter .price_slider_amount .clear{display:none}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){align-items:center;display:flex;position:relative;font-family:Questrial,sans-serif;font-weight:400;font-size:27px;line-height:1.29em;letter-spacing:.035em}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove{font-size:0;line-height:1;position:absolute;right:0;top:0;z-index:2}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{display:block;line-height:25px;padding:0 3px;position:relative;font-size:18px;font-family:ElegantIcons;content:"\4d"}body:not([class*=emaurri-core]) .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{content:'x';font-family:initial}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;margin:0;vertical-align:middle}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons{align-items:center;display:flex;justify-content:space-between;margin:21px 0 0;position:relative}.widget.woocommerce.widget_products ul li,.widget.woocommerce.widget_recently_viewed_products ul li,.widget.woocommerce.widget_top_rated_products ul li{position:relative;display:flex;align-items:center}.widget.woocommerce.widget_products ul li:last-child,.widget.woocommerce.widget_recently_viewed_products ul li:last-child,.widget.woocommerce.widget_top_rated_products ul li:last-child{margin-bottom:0}.widget.woocommerce.widget_products .qodef-woo-product-image,.widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,.widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{flex-shrink:0}.widget.woocommerce.widget_products .qodef-woo-product-image a,.widget.woocommerce.widget_products .qodef-woo-product-image img,.widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image a,.widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,.widget.woocommerce.widget_top_rated_products .qodef-woo-product-image a,.widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}.widget.woocommerce.widget_product_categories .qodef-widget-title{margin-bottom:20px}.widget.woocommerce.widget_product_tag_cloud{margin-bottom:50px}.widget.woocommerce.widget_recent_reviews ul li .reviewer{margin-top:8px}.widget.woocommerce.widget_recent_reviews ul li .qodef-woo-ratings{display:none}.widget.woocommerce.widget_recent_reviews ul li:last-child{margin-bottom:0}.widget.woocommerce.widget_recent_reviews ul li>*{display:block}.widget.woocommerce.widget_recent_reviews a{position:relative}.widget.woocommerce.widget_recent_reviews a img{position:absolute;top:0;left:0}.widget.woocommerce.widget_layered_nav button{margin-top:10px}.widget.woocommerce .qodef-woo-product-title a{color:#2b2b2b}.widget.woocommerce a .product-title{color:#2b2b2b}.widget.woocommerce a:hover .product-title{color:#919191}.widget.woocommerce .qodef-m-star{color:#111!important}.widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:20.5px}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#c6c6c6}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{background-color:#111}.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{background-color:#111}.widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:20.5px}.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}.widget.woocommerce.widget_layered_nav form{margin-top:20.5px}.widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}.widget.woocommerce.widget_products .qodef-widget-title,.widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,.widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:20.5px}.widget.woocommerce.widget_products ul li,.widget.woocommerce.widget_recently_viewed_products ul li,.widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}.widget.woocommerce.widget_products .qodef-woo-product-image,.widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,.widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}.widget.woocommerce.widget_products .qodef-woo-product-image img,.widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,.widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}.widget.woocommerce.widget_product_search{margin-bottom:49px}.widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:20.5px}.widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}.widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}.widget.woocommerce.widget_recent_reviews a:hover{color:#919191}.widget.woocommerce.widget_recent_reviews a img{width:140px}#qodef-top-area .widget.woocommerce .qodef-woo-product-title a{color:#fff}#qodef-top-area .widget.woocommerce a .product-title{color:#fff}#qodef-top-area .widget.woocommerce a:hover .product-title{color:#919191}#qodef-top-area .widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:20.5px}#qodef-top-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:20.5px}#qodef-top-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}#qodef-top-area .widget.woocommerce.widget_layered_nav form{margin-top:20.5px}#qodef-top-area .widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}#qodef-top-area .widget.woocommerce.widget_products .qodef-widget-title,#qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,#qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:20.5px}#qodef-top-area .widget.woocommerce.widget_products ul li,#qodef-top-area .widget.woocommerce.widget_recently_viewed_products ul li,#qodef-top-area .widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}#qodef-top-area .widget.woocommerce.widget_products .qodef-woo-product-image,#qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,#qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}#qodef-top-area .widget.woocommerce.widget_products .qodef-woo-product-image img,#qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}#qodef-top-area .widget.woocommerce.widget_product_search{margin-bottom:49px}#qodef-top-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:20.5px}#qodef-top-area .widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}#qodef-top-area .widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}#qodef-top-area .widget.woocommerce.widget_recent_reviews a:hover{color:#919191}#qodef-top-area .widget.woocommerce.widget_recent_reviews a img{width:140px}#qodef-page-header .widget.woocommerce .qodef-woo-product-title a{color:#111}#qodef-page-header .widget.woocommerce a .product-title{color:#111}#qodef-page-header .widget.woocommerce a:hover .product-title{color:#919191}#qodef-page-header .widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:20.5px}#qodef-page-header .widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:20.5px}#qodef-page-header .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}#qodef-page-header .widget.woocommerce.widget_layered_nav form{margin-top:20.5px}#qodef-page-header .widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}#qodef-page-header .widget.woocommerce.widget_products .qodef-widget-title,#qodef-page-header .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,#qodef-page-header .widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:20.5px}#qodef-page-header .widget.woocommerce.widget_products ul li,#qodef-page-header .widget.woocommerce.widget_recently_viewed_products ul li,#qodef-page-header .widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}#qodef-page-header .widget.woocommerce.widget_products .qodef-woo-product-image,#qodef-page-header .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-header .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}#qodef-page-header .widget.woocommerce.widget_products .qodef-woo-product-image img,#qodef-page-header .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-header .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}#qodef-page-header .widget.woocommerce.widget_product_search{margin-bottom:49px}#qodef-page-header .widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:20.5px}#qodef-page-header .widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}#qodef-page-header .widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}#qodef-page-header .widget.woocommerce.widget_recent_reviews a:hover{color:#919191}#qodef-page-header .widget.woocommerce.widget_recent_reviews a img{width:140px}#qodef-page-sidebar .widget.woocommerce .qodef-woo-product-title a{color:#2b2b2b}#qodef-page-sidebar .widget.woocommerce a .product-title{color:#2b2b2b}#qodef-page-sidebar .widget.woocommerce a:hover .product-title{color:#919191}#qodef-page-sidebar .widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:20.5px}#qodef-page-sidebar .widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:20.5px}#qodef-page-sidebar .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}#qodef-page-sidebar .widget.woocommerce.widget_layered_nav form{margin-top:20.5px}#qodef-page-sidebar .widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}#qodef-page-sidebar .widget.woocommerce.widget_products .qodef-widget-title,#qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,#qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:20.5px}#qodef-page-sidebar .widget.woocommerce.widget_products ul li,#qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products ul li,#qodef-page-sidebar .widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}#qodef-page-sidebar .widget.woocommerce.widget_products .qodef-woo-product-image,#qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}#qodef-page-sidebar .widget.woocommerce.widget_products .qodef-woo-product-image img,#qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}#qodef-page-sidebar .widget.woocommerce.widget_product_search{margin-bottom:49px}#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:20.5px}#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews a:hover{color:#919191}#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews a img{width:140px}#qodef-page-footer .widget.woocommerce .qodef-woo-product-title a{color:#2b2b2b}#qodef-page-footer .widget.woocommerce a .product-title{color:#2b2b2b}#qodef-page-footer .widget.woocommerce a:hover .product-title{color:#919191}#qodef-page-footer .widget.woocommerce .qodef-m-star{color:#fff!important}#qodef-page-footer .widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:13.5px}#qodef-page-footer .widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:13.5px}#qodef-page-footer .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}#qodef-page-footer .widget.woocommerce.widget_layered_nav form{margin-top:13.5px}#qodef-page-footer .widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}#qodef-page-footer .widget.woocommerce.widget_products .qodef-widget-title,#qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,#qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:13.5px}#qodef-page-footer .widget.woocommerce.widget_products ul li,#qodef-page-footer .widget.woocommerce.widget_recently_viewed_products ul li,#qodef-page-footer .widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}#qodef-page-footer .widget.woocommerce.widget_products .qodef-woo-product-image,#qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}#qodef-page-footer .widget.woocommerce.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}#qodef-page-footer .widget.woocommerce.widget_product_search{margin-bottom:49px}#qodef-page-footer .widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:13.5px}#qodef-page-footer .widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}#qodef-page-footer .widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}#qodef-page-footer .widget.woocommerce.widget_recent_reviews a:hover{color:#919191}#qodef-page-footer .widget.woocommerce.widget_recent_reviews a img{width:140px}#qodef-side-area .widget.woocommerce .qodef-woo-product-title a{color:#2b2b2b}#qodef-side-area .widget.woocommerce a .product-title{color:#2b2b2b}#qodef-side-area .widget.woocommerce a:hover .product-title{color:#919191}#qodef-side-area .widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:20.5px}#qodef-side-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:20.5px}#qodef-side-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}#qodef-side-area .widget.woocommerce.widget_layered_nav form{margin-top:20.5px}#qodef-side-area .widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}#qodef-side-area .widget.woocommerce.widget_products .qodef-widget-title,#qodef-side-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,#qodef-side-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:20.5px}#qodef-side-area .widget.woocommerce.widget_products ul li,#qodef-side-area .widget.woocommerce.widget_recently_viewed_products ul li,#qodef-side-area .widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}#qodef-side-area .widget.woocommerce.widget_products .qodef-woo-product-image,#qodef-side-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,#qodef-side-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}#qodef-side-area .widget.woocommerce.widget_products .qodef-woo-product-image img,#qodef-side-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-side-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}#qodef-side-area .widget.woocommerce.widget_product_search{margin-bottom:49px}#qodef-side-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:20.5px}#qodef-side-area .widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}#qodef-side-area .widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}#qodef-side-area .widget.woocommerce.widget_recent_reviews a:hover{color:#919191}#qodef-side-area .widget.woocommerce.widget_recent_reviews a img{width:140px}.qodef-mega-menu-widget-holder .widget.woocommerce .qodef-woo-product-title a{color:#fff}.qodef-mega-menu-widget-holder .widget.woocommerce a .product-title{color:#fff}.qodef-mega-menu-widget-holder .widget.woocommerce a:hover .product-title{color:#919191}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_price_filter .qodef-widget-title{margin-bottom:20.5px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_shopping_cart .qodef-widget-title{margin-bottom:20.5px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul li img{width:140px;margin-right:25px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_layered_nav form{margin-top:20.5px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_layered_nav ul li.chosen a{color:#919191}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products .qodef-widget-title,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products .qodef-widget-title{margin-bottom:20.5px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products ul li,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products ul li,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products ul li{margin-bottom:20px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products .qodef-woo-product-image,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image{margin-right:25px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products .qodef-woo-product-image img,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img,.qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img{width:140px;height:120px;object-fit:cover}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_product_search{margin-bottom:49px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews .qodef-widget-title{margin-bottom:20.5px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews ul li{min-height:140px;margin-bottom:20px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews ul li>*{padding-left:165px}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews a:hover{color:#919191}.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews a img{width:140px}@media only screen and (max-width:1200px){.qodef-content-grid{width:960px}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 960px)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 960px)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(960px + 60px)}}@media only screen and (max-width:1024px){.qodef-content-grid{width:768px}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 768px)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 768px)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(768px + 60px)}}@media only screen and (max-width:800px){.qodef-content-grid{width:86%}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 86%)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 86%)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(86% + 60px)}}@media only screen and (max-width:480px){.qodef-content-grid{width:82%}.qodef-content-grid.qodef-extended-grid--right{padding-left:calc((100% - 82%)/ 2)}.qodef-content-grid.qodef-extended-grid--left{padding-right:calc((100% - 82%)/ 2)}.qodef--boxed .qodef-content-grid{width:calc(82% + 60px)}}@media (min-width:1025px) and (max-width:1280px){body.qodef-content-side--enabled .qodef-content-grid{width:calc(100% - 320px)}}@media (min-width:1281px) and (max-width:1366px){body.qodef-content-side--enabled .qodef-content-grid{width:calc(100% - 360px)}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-70px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -35px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 35px;margin:0 0 70px}}@media only screen and (max-width:680px){#qodef-404-page{padding:110px 40px 200px}}@media only screen and (max-width:1024px){.qodef-blog .qodef-blog-item .qodef-e-info{flex-flow:wrap}}@media only screen and (max-width:680px){.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-right{margin-top:15px}.qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon{right:12%;width:120px}.qodef-blog .qodef-blog-item .qodef-e-quote:before{right:19%;font-size:470px}.qodef-blog .qodef-blog-item .qodef-e-media-gallery .swiper-button-next,.qodef-blog .qodef-blog-item .qodef-e-media-gallery .swiper-button-prev{display:none}}@media only screen and (max-width:1024px){#qodef-page-comments{margin-bottom:30px}}@media only screen and (max-width:1024px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:40px}}@media only screen and (max-width:768px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:20px}}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{flex-wrap:wrap}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{margin-top:23px}#qodef-page-comments-list .qodef-comment-item .children{padding-left:3%}}@media only screen and (max-width:680px){.qodef-m-filter .qodef-m-filter-items{flex-direction:column}.qodef-m-filter .qodef-m-filter-item{margin:10px 0;padding:0}.qodef-m-filter .qodef-m-filter-item:after{display:none}.qodef-m-filter .qodef-m-filter-item:last-of-type{margin:10px 0}}@media only screen and (max-width:1024px){#qodef-page-footer-top-area #qodef-page-footer-top-area-inner{padding-bottom:56px}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 40px}#qodef-page-footer-top-area .qodef-meta-style{margin-bottom:13px}#qodef-page-footer-top-area .widget:last-child{margin-bottom:63px!important}}@media only screen and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 40px}}@media only screen and (max-width:680px){#qodef-page-footer-bottom-area .qodef-nl-680{display:block}}@media only screen and (max-width:1024px){#qodef-page-header{display:none}}@media only screen and (max-width:1024px){#qodef-page-mobile-header{display:block}}@media only screen and (max-width:768px){.woocommerce-page div.woocommerce .col2-set{flex-wrap:wrap}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th{font-size:9px}#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td .woocommerce-Price-amount{font-size:12px}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:14px;line-height:1.2em;display:block}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%;float:none}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*{margin-bottom:20px}#qodef-woo-page.qodef--cart .shop_table td.actions>.button{float:none}#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th{width:auto}}@media only screen and (max-width:360px){#qodef-woo-page.qodef--cart .shop_table td.product-name{font-size:12px}}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{width:100%;float:none}.woocommerce-account .woocommerce-MyAccount-navigation{padding-right:0}.woocommerce-account .woocommerce-MyAccount-content{margin-top:50px}}@media only screen and (max-width:680px){.woocommerce-account .woocommerce-message{padding:20px}.woocommerce-account .woocommerce-message .button{margin-top:20px;padding-left:20px;padding-right:20px}}@media only screen and (max-width:1440px){.qodef-woo-product-list ul.products.columns-6>.product{width:20%}}@media only screen and (max-width:1366px){.qodef-woo-product-list ul.products.columns-5>.product{width:25%}.qodef-woo-product-list ul.products.columns-6>.product{width:25%}.qodef-woo-product-list ul.products.columns-7>.product{width:25%}.qodef-woo-product-list ul.products.columns-8>.product{width:25%}}@media only screen and (max-width:1024px){.qodef-woo-product-list ul.products.columns-4>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-5>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-6>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-7>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-8>.product{width:33.33333%}}@media only screen and (max-width:768px){.qodef-woo-product-list ul.products.columns-3>.product{width:50%}.qodef-woo-product-list ul.products.columns-4>.product{width:50%}.qodef-woo-product-list ul.products.columns-5>.product{width:50%}.qodef-woo-product-list ul.products.columns-6>.product{width:50%}.qodef-woo-product-list ul.products.columns-7>.product{width:50%}.qodef-woo-product-list ul.products.columns-8>.product{width:50%}}@media only screen and (max-width:680px){.qodef-woo-product-list ul.products.columns-2>.product{width:100%}.qodef-woo-product-list ul.products.columns-3>.product{width:100%}.qodef-woo-product-list ul.products.columns-4>.product{width:100%}.qodef-woo-product-list ul.products.columns-5>.product{width:100%}.qodef-woo-product-list ul.products.columns-6>.product{width:100%}.qodef-woo-product-list ul.products.columns-7>.product{width:100%}.qodef-woo-product-list ul.products.columns-8>.product{width:100%}}@media (min-width:769px){.qodef-woo-product-list ul.products.columns-4>.product{width:50%}}@media (min-width:1025px){.qodef-woo-product-list ul.products.columns-4>.product{width:25%}}@media only screen and (max-width:1440px){.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -35px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 35px;margin:0 0 70px}}@media only screen and (max-width:680px){.qodef-woo-results{flex-wrap:wrap;align-items:flex-start;justify-content:start}}.qodef-woo-results .woocommerce-ordering{margin-left:0}@media only screen and (max-width:480px){.qodef-woo-results .woocommerce-ordering select{min-width:307.5px}}@media only screen and (max-width:360px){.qodef-woo-results .woocommerce-ordering select{min-width:262px}}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .qodef-woo-single-inner{flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{margin-top:60px}#qodef-woo-page.qodef--single .related{margin-top:75px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:10px}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure{flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image{width:100%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper{width:100%!important;display:flex;flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:20px!important}}@media only screen and (max-width:480px){#qodef-woo-page.qodef--single form.cart .variations .label{vertical-align:top}#qodef-woo-page.qodef--single form.cart .variations .label>*{margin-top:22px}#qodef-woo-page.qodef--single form.cart .variations .value{position:relative}#qodef-woo-page.qodef--single form.cart .variations .reset_variations{bottom:0;left:0;margin:0 0 0 20px;position:absolute}#qodef-woo-page.qodef--single form.cart .variations tr:last-child .value{padding-bottom:20px}#qodef-woo-page.qodef--single form.cart .variations tr:last-child .select2-container--default{margin-bottom:11px}}@media only screen and (max-width:360px){#qodef-woo-page.qodef--single .woocommerce-product-rating{flex-flow:wrap}#qodef-woo-page.qodef--single .single_add_to_cart_button{padding-left:16px;padding-right:16px}}.emaurri-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.qodef-meta-style{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-background-text-section.elementor-section .elementor-container{z-index:1}.qodef-row-background-text{position:absolute;display:flex;width:100%;height:100%;top:0;left:0;z-index:0;line-height:1;justify-content:center;align-items:center;-webkit-text-stroke:1px #e8ebe0;font-size:200px;font-family:Montserrat,sans-serif;letter-spacing:.075em;color:#fff;font-weight:700;opacity:.6;text-transform:uppercase;text-align:center}@media only screen and (max-width:1024px){.qodef-row-background-text{display:none}}.qodef-row-background-text .qodef-row-background-text-inner{position:relative}@media only screen and (max-width:1440px){.qodef-row-background-text .qodef-row-background-text-inner{font-size:.75em}}@media only screen and (max-width:1280px){.qodef-row-background-text .qodef-row-background-text-inner{font-size:.65em}}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word{display:inline-block;opacity:0}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char{opacity:0;transform:translateY(100px) skew(0deg,10deg);transition:.7s cubic-bezier(.65,.08,.12,1.05);display:inline-flex;min-width:25px}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(2){transition-delay:.12s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(3){transition-delay:.24s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(4){transition-delay:.36s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(5){transition-delay:.48s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(6){transition-delay:.6s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(7){transition-delay:.72s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(8){transition-delay:.84s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(9){transition-delay:.96s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(10){transition-delay:1.08s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(11){transition-delay:1.2s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(12){transition-delay:1.32s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(13){transition-delay:1.44s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(14){transition-delay:1.56s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(15){transition-delay:1.68s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(16){transition-delay:1.8s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(17){transition-delay:1.92s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(18){transition-delay:2.04s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(19){transition-delay:2.16s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word .qodef-bg-text-char:nth-child(20){transition-delay:2.28s}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word.qodef--appeared{opacity:1}.qodef-row-background-text .qodef-row-background-text-inner .qodef-row-background-word.qodef--appeared .qodef-bg-text-char{opacity:1;transform:translateY(0) skew(0deg,0deg)}.kc-elm.qodef-shortcode .fa,.kc-elm.qodef-shortcode .fas{font-family:'Font Awesome 5 Free';font-weight:900}.kc-elm.qodef-shortcode .fa:before,.kc-elm.qodef-shortcode .fas:before{font-family:inherit;font-weight:inherit}.kc-elm.qodef-shortcode .fab{font-family:'Font Awesome 5 Brands';font-weight:400}.kc-elm.qodef-shortcode .fab:before{font-family:inherit;font-weight:inherit}#qodef-back-to-top{position:fixed;height:70px;right:30px;bottom:40px;margin:0;opacity:0;visibility:hidden;z-index:10000}#qodef-back-to-top .qodef-back-to-top-icon{position:relative;display:flex;align-items:center;justify-content:center;height:100%;overflow:hidden;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top.qodef--predefined svg{display:block;width:70px;height:35px;fill:currentColor;transform:rotate(-90deg)}#qodef-back-to-top.qodef--predefined svg>g:last-child>g>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-back-to-top.qodef--predefined svg:hover>g:last-child>g>line{stroke-dashoffset:70}#qodef-back-to-top.qodef--predefined svg:hover>g:last-child>g>line:last-child{transition-delay:.15s}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;transition:opacity .3s ease}#qodef-back-to-top:hover{color:initial}.qodef-blog.qodef-item-layout--metro{margin:0}.qodef-blog.qodef-item-layout--metro article{margin-bottom:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-inner{overflow:hidden}.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background{margin-bottom:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 10px 35px}.qodef-blog.qodef-item-layout--metro article .qodef-e-content a{position:relative;z-index:3}.qodef-blog.qodef-item-layout--metro article .qodef-e-title{color:#111;max-width:640px;text-align:center}.qodef-blog.qodef-item-layout--metro article .qodef-e-title a{color:inherit}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top{margin-bottom:10px;justify-content:center;color:#111}.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link{z-index:2}.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{position:absolute;top:calc(50% - 36px);left:calc(50% - 36px);content:'\45';font-family:ElegantIcons;font-size:72px;line-height:1;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:#fff;speak:none;-webkit-font-smoothing:antialiased;z-index:1;border:3px solid #fff}.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after{content:'\e006'}.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{content:'\45'}.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after{content:'\e027'}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 68px}.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link-icon{right:84px;width:144px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 68px 87px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before{font-size:582px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author{margin:20px 0 4px}.qodef-blog.qodef-item-layout--metro.qodef-skin--light article .qodef-e-info.qodef-info--top,.qodef-blog.qodef-item-layout--metro.qodef-skin--light article .qodef-e-title{color:#fff}.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link{display:flex;justify-content:center;flex-direction:column;height:100%;padding-top:40px;padding-bottom:40px}.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote{display:flex;justify-content:center;flex-direction:column;height:100%;padding-top:40px;padding-bottom:40px}.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom{margin-top:5px}.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{display:flex;align-items:center}.qodef-blog.qodef-item-layout--simple article p.qodef-e-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.widget .qodef-blog.qodef-item-layout--simple article p.qodef-e-title a{color:inherit!important}@media (min-width:1025px) and (max-width:1599px){.qodef-blog.qodef-item-layout--simple article p.qodef-e-title{font-size:10px}}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{flex-shrink:0;width:120px;margin:0 20px 0 0}@media (min-width:1025px) and (max-width:1599px){.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{width:100px}}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{margin-top:5px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}@media (min-width:1025px) and (max-width:1599px){.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{font-size:10px}}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom a{color:#a2a2a2}.widget .qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom a{color:#a2a2a2!important}.qodef-blog.qodef-item-layout--standard-lite .qodef-e-media>*{margin-bottom:25px}.qodef-blog.qodef-item-layout--standard-lite .qodef-e-media-audio{bottom:25px!important}.qodef-blog.qodef-item-layout--standard-lite .qodef-e-info.qodef-info--bottom{margin-top:12px}.qodef-blog.qodef-item-layout--standard-lite .qodef-e-read-more{margin:0 0 21px}.qodef-blog.qodef-item-layout--standard-lite.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px}.qodef-blog.qodef-item-layout--standard-lite.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:50px}.qodef-blog.qodef-item-layout--standard-lite.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:50px}.qodef-blog.qodef-item-layout--standard-lite:not(.qodef-col-num--1) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--standard-lite:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon{right:40px;width:140px}.qodef-blog.qodef-item-layout--standard-lite:not(.qodef-col-num--1) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--standard-lite:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before{font-size:540px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:60px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom .qodef-e-info-right{margin-top:0}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:60px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:60px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 .qodef-m-pagination{margin-top:45px}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon{right:40px;width:140px}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before{font-size:540px}#qodef-author-info{position:relative;display:flex;width:100%;margin-bottom:80px;background:#faf8f7}#qodef-author-info .qodef-m-inner{position:relative;display:flex;align-items:center}#qodef-author-info .qodef-m-image{flex-shrink:0;margin-right:40px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block;height:100%}@media (min-width:768px){#qodef-author-info .qodef-m-image{height:100%}#qodef-author-info .qodef-m-image img{-o-object-fit:cover;object-fit:cover}}#qodef-author-info .qodef-m-content{padding:40px 75px 40px 0}#qodef-author-info .qodef-m-author{margin:0}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:11px 0 0}#qodef-author-info .qodef-m-social-icons{margin-top:3px;font-family:Montserrat,sans-serif;font-size:12px;line-height:inherit;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}#qodef-author-info .qodef-m-social-icons a{position:relative;display:inline-block;vertical-align:baseline;font-size:inherit;line-height:inherit}#qodef-author-info .qodef-m-social-icons a span:after{content:'.'}#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0}#qodef-author-info .qodef-m-social-icons a span:before{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:currentColor;transform-origin:left;transform:scaleX(0);transition:transform .2s ease-out}#qodef-author-info .qodef-m-social-icons a:hover{color:#2b2b2b}#qodef-author-info .qodef-m-social-icons a:hover span:before{transform:scaleX(1)}#qodef-author-info .qodef-m-social-icons a{position:relative;margin-right:3px}#qodef-author-info .qodef-m-social-icons a:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:3px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}#qodef-author-info .qodef-m-social-icons a:hover:after{transform:scaleX(1);transform-origin:left}#qodef-related-posts{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:86px}#qodef-single-post-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:20px 0 87px}#qodef-single-post-navigation .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-single-post-navigation .qodef-m-nav{position:relative;display:flex;align-items:center}#qodef-single-post-navigation .qodef-m-nav svg{fill:currentColor;stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-single-post-navigation .qodef-m-nav svg>g:last-child>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-single-post-navigation .qodef-m-nav:hover{color:initial}#qodef-single-post-navigation .qodef-m-nav:hover>svg>g:last-child>line{stroke-dashoffset:70}#qodef-single-post-navigation .qodef-m-nav:hover>svg>g:last-child>line:last-child{transition-delay:.15s}#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:inherit}#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon{position:relative;top:-2px;display:block;width:30px;height:auto;fill:currentColor;stroke:none}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:0}#qodef-single-post-navigation .qodef-m-nav.qodef--prev svg{transform:scaleX(-1)}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon{margin-right:4px}#qodef-single-post-navigation .qodef-m-nav.qodef--next{flex-direction:row-reverse;right:0;margin-left:auto;text-align:right}#qodef-single-post-navigation .qodef-m-nav.qodef--next svg{transform:scaleX(1.01)}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon{margin-left:4px}#qodef-single-post-navigation .qodef-m-nav-label{font-family:Roboto,sans-serif;font-size:20px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#121212}#qodef-page-content-side{position:fixed;top:0;right:0;width:135px;height:100%;z-index:99}#qodef-page-content-side.cs-on-right.cs-has-border{border-left:1px solid #e1e1e1}#qodef-page-content-side.cs-on-left{right:auto;left:0}#qodef-page-content-side.cs-on-left.cs-has-border{border-right:1px solid #e1e1e1}#qodef-page-content-side #qodef-page-content-side-inner{position:absolute;top:50%;left:50%;transform:rotate(-90deg) translate3d(-50%,-50%,0);transform-origin:top left;white-space:nowrap}#qodef-page-content-side #qodef-page-content-side-inner.off{opacity:0;visibility:hidden;transition:opacity .15s ease,visibility 0s .15s}#qodef-page-content-side #qodef-page-content-side-inner.on{opacity:1;visibility:visible;transition:opacity .3s ease}@media only screen and (max-width:1024px){#qodef-page-content-side{display:none}}.qodef-page-footer--uncover #qodef-page-outer{z-index:90}.no-touchevents .qodef-page-footer--uncover #qodef-page-footer{position:fixed;bottom:0;left:0}#qodef-fullscreen-area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fbfbfb;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99}#qodef-fullscreen-area .qodef-content-grid{height:100%}#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area{animation:qode-fade-in .25s linear both}.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area{animation:qode-fade-out .25s linear both}@media only screen and (min-width:1025px){#qodef-fullscreen-area{z-index:101}}#qodef-fullscreen-area .qodef-fullscreen-menu-overlay-close-holder{position:absolute;top:0;left:0;width:100%;height:100%;cursor:none}@media only screen and (max-width:1024px){#qodef-fullscreen-area .qodef-fullscreen-menu-overlay-close-holder{display:none}}#qodef-fullscreen-area-inner{display:flex;justify-content:center;flex-direction:column;align-items:center;width:100%;height:100%;margin-left:16vw}.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left;z-index:12;pointer-events:none}.qodef-fullscreen-menu ul{margin:0;padding:30px;list-style:none;display:inline-block;pointer-events:all;position:relative;left:-30px}.qodef-fullscreen-menu ul li{position:relative;margin:0;padding:0}.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow{display:none}.qodef-fullscreen-menu ul li.qodef--hide-link>a{cursor:default}.qodef-fullscreen-menu ul.sub-menu{display:none}.qodef-fullscreen-menu .qodef-menu-item-icon{margin-right:5px}.qodef-fullscreen-menu .qodef-mega-menu-widget-holder{display:none}.qodef-fullscreen-menu>ul>li{margin:14px 0}.qodef-fullscreen-menu>ul>li>a{font-family:Montserrat,sans-serif;font-size:16px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text{position:relative}.qodef-fullscreen-menu>ul>li>a .qodef-menu-item-text:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:-5px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-fullscreen-menu>ul>li>a:hover{color:#111}.qodef-fullscreen-menu>ul>li>a:hover .qodef-menu-item-text:after{transform:scaleX(1);transform-origin:left}.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a,.qodef-fullscreen-menu>ul>li.current-menu-item>a{color:#111}.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-fullscreen-menu>ul>li.current-menu-item>a .qodef-menu-item-text:after{transform:scaleX(1)}.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul{padding:13px 0 1px 30px}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a{position:relative;display:flex;white-space:normal;margin:11px 0;transition:color .2s ease-out;font-family:Roboto,sans-serif;font-size:15px;line-height:1.867em;font-weight:300;letter-spacing:.01em;color:#858585;margin:9px 0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover{color:#111}.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a{color:#111}.qodef-fs-close-cursor{position:fixed;top:0;left:0;margin:0 0 0 -25px;line-height:88px;text-align:center;border-radius:50%;pointer-events:none;z-index:123;color:#111}.qodef-fs-close-cursor.qodef--active .qodef-m-lines .qodef-m-line.qodef--1{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-fs-close-cursor.qodef--active .qodef-m-lines .qodef-m-line.qodef--2{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-fs-close-cursor .qodef-m-lines{position:relative;display:block;width:55px;height:13px}.qodef-fs-close-cursor .qodef-m-lines .qodef-m-line{position:absolute;left:0;height:1px;background-color:currentColor;transition:.5s cubic-bezier(.96,.15,0,1.1)}.qodef-fs-close-cursor .qodef-m-lines .qodef-m-line.qodef--1{top:2px;width:100%;transform:rotate(45deg);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition-delay:.2s}.qodef-fs-close-cursor .qodef-m-lines .qodef-m-line.qodef--2{top:2px;right:0;left:auto;width:100%;transform:rotate(-45deg);-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}.qodef-fs-close-cursor .qodef-m-lines .qodef-m-line.qodef--3{visibility:hidden}@media only screen and (max-width:1024px){.qodef-fs-close-cursor{display:none}}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines{width:26px;height:18px}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:after,.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:before{content:'';position:absolute;display:block;top:calc(50% - 1px);width:100%;height:1px;background-color:currentColor}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:before{transform:rotate(45deg) translateX(100%)}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:after{transform:rotate(-45deg) translateX(100%)}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines .qodef-m-line.qodef--1{top:calc(50% - 1px);transform:rotate(45deg);transition-delay:0s}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines .qodef-m-line.qodef--2{top:calc(50% - 1px);transform:rotate(-45deg);transition-delay:0s}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines .qodef-m-line.qodef--3{display:none}.qodef-fullscreen-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines .qodef-m-line:before{display:none}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener{color:#111}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon,.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon *{visibility:hidden;opacity:0}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close,.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-m-icon.qodef--close *{visibility:visible;opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}#qodef-page-header .qodef-widget-holder{display:flex;align-items:center;height:100%;margin-left:24px}#qodef-page-header .qodef-widget-holder .widget{margin:0 12px}#qodef-page-header .qodef-widget-holder .widget:first-child{margin-left:0}#qodef-page-header .qodef-widget-holder .widget:last-child{margin-right:0}#qodef-page-header div[id^=monster-widget-placeholder],#qodef-page-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-header-inner{border-bottom:1px solid #e1e1e1}#qodef-page-header-inner.qodef-content-grid{padding:0}#qodef-page-header-inner.qodef-skin--light nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a{color:#fff!important}#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover{color:#111!important}#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a{color:#111!important}#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened){color:#fff!important}#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a{color:#000!important}#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover{color:#111!important}#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a,.qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a{color:#111!important}#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),.qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened){color:#000!important}#qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:1}#qodef-page-header .qodef-header-logo-link img.qodef--dark,#qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}#qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky){position:absolute;top:50%;left:0;transform:translateY(-50%)}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark,#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light{opacity:1}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light,#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main{opacity:0}#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark{opacity:1}.qodef-header--minimal-centered #qodef-page-header{height:123px}.qodef-header--minimal-centered #qodef-page-header #qodef-page-header-inner{align-items:center}.qodef-header--minimal-centered #qodef-page-header .qodef-minimal-centered-header-left-wrapper,.qodef-header--minimal-centered #qodef-page-header .qodef-minimal-centered-header-right-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}.qodef-header--minimal-centered #qodef-page-header .qodef-minimal-centered-header-left-wrapper{justify-content:flex-start}.qodef-header--minimal-centered #qodef-page-header .qodef-header-logo-link{justify-content:center;margin:0 30px;height:100%}.qodef-header--minimal-centered #qodef-page-header .qodef-header-navigation{margin:0 24px}.qodef-header--minimal-centered #qodef-page-header .qodef-widget-holder{margin-left:0}.qodef-header--minimal-centered #qodef-page-header-inner{align-items:stretch;justify-content:center}.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link{margin-right:auto}.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder{margin-right:30px}.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation{margin-left:auto}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:100%}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo{position:absolute;top:0;left:0;height:100%;display:inline-flex;align-items:center}.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation{margin-left:auto;margin-right:auto}.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder{position:absolute;top:0;right:0;margin-left:0}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-right:auto}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link{margin-right:24px}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1400.qodef-header--vertical-sliding .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1300.qodef-header--vertical-sliding .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1440px){.qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1200.qodef-header--vertical-sliding .qodef-content-grid{width:768px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1100.qodef-header--vertical-sliding .qodef-content-grid{width:768px}}.qodef-header--vertical-sliding #qodef-page-header{height:100%;left:0;position:fixed;top:0;width:100px}.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link{top:40px}.qodef-header--vertical-sliding #qodef-page-header .qodef-header-logo-link img{max-width:unset}.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder{height:auto;position:relative;bottom:10px;left:50%;margin-left:4px}.qodef-header--vertical-sliding #qodef-page-header .qodef-widget-holder .widget{transform:rotate(-90deg);transform-origin:left top}.qodef-header--vertical-sliding #qodef-page-header-inner{padding:0}.qodef-header--vertical-sliding .qodef-vertical-sliding-area{align-items:center;display:flex;flex-direction:column;height:100%;width:100%;justify-content:space-between}.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static{background-color:#fff}.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-header-logo-link,.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--static .qodef-widget-holder{animation:qode-fade-in .25s 1s linear both}.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic{background-color:#fff;left:-670px;padding-left:100px;position:fixed;top:0;transition:all 1s ease;visibility:hidden;width:570px;z-index:-1}.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link,.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-widget-holder{margin-right:100px}.qodef-header--vertical-sliding .qodef-vertical-sliding-area.qodef--dynamic .qodef-header-logo-link img{position:relative!important;top:0!important;transform:none!important}.qodef-header--vertical-sliding #qodef-page-header.qodef-vertical-sliding-menu--opened .qodef--dynamic{left:0;visibility:visible}.qodef-header--vertical-sliding.admin-bar #qodef-page-header,.qodef-header--vertical-sliding.admin-bar .qodef--dynamic{height:calc(100% - 32px);top:32px}@media (min-width:1025px){.qodef-header--vertical-sliding #qodef-page-footer,.qodef-header--vertical-sliding #qodef-page-outer{padding-left:100px}}.qodef-header--vertical-sliding.qodef-header--fixed-display #qodef-page-header{width:100px}.qodef-opener-icon.qodef-vertical-sliding-menu-opener{display:block;position:absolute;top:50%;transform:translateY(-50%)}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined{top:calc(50% - 21px / 2);transform:none}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close{opacity:0}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines{width:24px;height:16px}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:after,.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:before{content:'';position:absolute;display:block;top:49%;width:100%;height:1px;background-color:currentColor;transition-delay:0s}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:before{transform:rotate(45deg) translateX(-100%)}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:after{transform:rotate(-45deg) translateX(-100%)}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line{transition-delay:0s}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--1{top:calc(50% - 1px);transform:rotate(45deg)}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--2{top:calc(50% - 1px);transform:rotate(-45deg)}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line.qodef--3{display:none}.qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-line:before{display:none}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined{left:calc(50% - 12px)}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close{opacity:1}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines{transition:.35s ease-out}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:after,.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close .qodef-m-lines:before{transition:all .35s ease-out}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--open{opacity:0}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--open,.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--open *{transition-delay:0s;transition:none}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--open .qodef-m-line:after,.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--open .qodef-m-line:before{display:none}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close:hover .qodef-m-lines:before{transform:rotate(45deg) translateX(0);transition-delay:.3s}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close:hover .qodef-m-lines:after{transform:rotate(-45deg) translateX(0);transition-delay:.45s}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close:hover .qodef-m-line.qodef--1{transform:rotate(45deg) translateX(100%);transition-delay:0s}.qodef-vertical-sliding-menu--opened .qodef-opener-icon.qodef-vertical-sliding-menu-opener.qodef-source--predefined .qodef--close:hover .qodef-m-line.qodef--2{transform:rotate(-45deg) translateX(100%);transition-delay:.15s}.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener .qodef-m-icon{visibility:hidden}.qodef-vertical-sliding-menu--opened .qodef-vertical-sliding-menu-opener .qodef-m-icon.qodef--close{visibility:visible}.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-vertical-sliding-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation{align-items:center;display:flex;height:100%;padding:0 115px;width:100%;z-index:100}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul{list-style:none;margin:0;padding:0}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li{margin:0;padding:0;position:relative}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-menu-item-text{display:inline-flex;align-items:center}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-menu-item-text svg{width:18px;height:18px;margin-top:-3px}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-drop-down-second{transform:translateZ(0)}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li .qodef-drop-down-second-inner{display:block;padding:0;position:relative;z-index:997}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation .qodef-menu-item-icon{margin-right:5px}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation .qodef-mega-menu-widget-holder{display:none}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li{margin:11px 0}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a{font-family:Montserrat,sans-serif;font-size:16px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-text{position:relative}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-text:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:-5px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover{color:#111}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a:hover .qodef-menu-item-text:after{transform:scaleX(1);transform-origin:left}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li>a .qodef-menu-item-arrow{display:none}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a{color:#111}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-text:after,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a .qodef-menu-item-text:after{transform:scaleX(1)}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner>ul{padding:19px 0 1px}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a{position:relative;display:flex;white-space:normal;margin:11px 0;transition:color .2s ease-out;font-family:Roboto,sans-serif;font-size:15px;line-height:1.867em;font-weight:300;letter-spacing:.01em;color:#858585}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a{color:#111}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-ancestor>a,.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation>ul>li.current-menu-item>a{color:#111}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--below ul li .qodef-drop-down-second{display:none}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second{position:absolute;top:0;width:100%}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul{background-color:#fff;left:calc(100% + 40px);margin-left:50px;opacity:0;padding:25px 20px;position:absolute;top:-23px;transition:all .2s ease-out;visibility:hidden;width:254px}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul.qodef-float--open{margin-left:0;opacity:1;visibility:visible;z-index:900}.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation.qodef-vertical-sliding-drop-down--side .qodef-drop-down-second ul ul{left:calc(100% + 20px);top:-25px;transition:all .2s ease;visibility:hidden}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}.qodef--boxed.qodef-header--fixed-display #qodef-top-area{left:30px;width:calc(100% - 60px)}.qodef--boxed.qodef-header--fixed-display #qodef-page-header{left:30px;width:calc(100% - 60px)}.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}.qodef-header-sticky{position:fixed;top:0;left:0;height:123px;width:100%;background-color:#fff;transform:translateY(-100%);transition:transform .5s ease,top .5s ease;z-index:100}.qodef-header--sticky-display .qodef-header-sticky{transform:translateY(0)}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}.qodef-header-sticky.qodef-sticky-border-enabled{border-bottom:1px solid #e1e1e1}.qodef-header-sticky-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 40px}.qodef-header-sticky-inner.qodef-content-grid{padding:0}.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left .qodef-header-sticky-inner{justify-content:flex-start}.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto!important}#qodef-top-area{position:relative;background-color:#111;z-index:101}#qodef-top-area-inner{align-items:center;display:flex;height:40px;justify-content:space-between;padding:0 40px;position:relative}#qodef-top-area-inner.qodef-content-grid{padding:0!important}#qodef-top-area .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-top-area .qodef-widget-holder.qodef-top-area-left{margin-right:auto}#qodef-top-area .qodef-widget-holder.qodef-top-area-right{margin-left:auto}#qodef-top-area .qodef-widget-holder .widget{margin:0 12px}#qodef-top-area .qodef-widget-holder .widget:first-child{margin-left:0}#qodef-top-area .qodef-widget-holder .widget:last-child{margin-right:0}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-top-area .widget .textwidget>*,#qodef-top-area .widget .widget p{margin:0}#qodef-top-area div[id^=monster-widget-placeholder],#qodef-top-area div[id^=woo-monster-widget-placeholder]{display:none}#qodef-multiple-map-notice{position:relative;display:flex;align-items:center;height:100%;padding:30px 15%;text-align:center;color:#111;background-color:#fafafa}.qodef-map-marker-holder{transform:translate(-50%,-100%);z-index:10}.qodef-map-marker-holder.qodef-active{z-index:500}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child{fill:#51a69e}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window{display:block}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child{fill:#51a69e}.qodef-map-marker-holder .qodef-map-marker{position:relative;width:50px;height:auto;transition:all .15s ease-out}.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner{position:relative;width:100%;height:100%}.qodef-map-marker-holder .qodef-map-marker svg{width:100%;height:auto}.qodef-map-marker-holder .qodef-map-marker svg path{transition:fill .2s ease-in-out}.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child{fill:#3ebeb4}.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child{fill:#51a69e}.qodef-map-marker-holder .qodef-info-window{position:absolute;top:-10px;left:-17px;display:none;min-width:284px;background-color:#fff;border:1px solid #919191;border-radius:4px;box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);z-index:10;transition:opacity .3s ease;transform:translate(0,-100%)}.qodef-map-marker-holder .qodef-info-window-inner{position:relative;display:flex;align-items:center;padding:8px}.qodef-map-marker-holder .qodef-info-window-inner:after{content:'';position:absolute;bottom:-4px;left:35px;width:5px;height:5px;background-color:#fff;border-top:1px solid #919191;border-left:1px solid #919191;transform:rotate(-135deg)}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image{margin-right:12px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img{display:block;width:65px}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title{margin:0;transition:color .2s ease-out}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location{margin:3px 0 0;font-family:Roboto,sans-serif;font-size:14px;line-height:1.2em}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title{color:#111}.qodef-cluster-marker{width:50px;height:auto}.qodef-cluster-marker.qodef-active svg path:first-child,.qodef-cluster-marker:hover svg path:first-child{fill:#3ebeb4}.qodef-cluster-marker.qodef-active svg path:last-child,.qodef-cluster-marker:hover svg path:last-child{fill:#51a69e}.qodef-cluster-marker .qodef-cluster-marker-inner{position:relative}.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number{position:absolute;top:-4px;left:0;right:0;font-size:30px;font-weight:700;text-align:center;color:#111}.qodef-cluster-marker svg{width:100%;height:auto}.qodef-cluster-marker svg path{transition:fill .2s ease-in-out}.qodef-places-geo-radius{position:absolute;left:0;top:calc(100% + 10px);width:100%;height:48px;display:none;padding:10px 20px;background-color:#fff;border:1px solid #919191;z-index:9999}.qodef-places-geo-radius .qodef-range-slider-label{display:inline-flex;align-items:center;height:100%}.qodef-places-geo-radius .noUi-target{position:relative;display:inline-flex;height:3px;width:calc(100% - 70px);background-color:#eaeaea;border:0;direction:ltr;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none;margin-left:10px}.qodef-places-geo-radius .noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;user-select:none}.qodef-places-geo-radius .noUi-target .noUi-base{position:relative;width:100%;height:100%;z-index:1}.qodef-places-geo-radius .noUi-target .noUi-connects{position:relative;width:100%;height:100%;overflow:hidden;z-index:0}.qodef-places-geo-radius .noUi-target .noUi-connect,.qodef-places-geo-radius .noUi-target .noUi-origin{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;will-change:transform;transform-origin:0 0}.qodef-places-geo-radius .noUi-target .noUi-connect{background-color:#111}.qodef-places-geo-radius .noUi-target .noUi-handle{position:absolute;top:-3px;left:auto;right:-9px;width:9px;height:9px;background-color:#111;cursor:pointer}.qodef-places-geo-radius .noUi-target .noUi-tooltip{position:absolute;left:50%;bottom:7px;display:block;font-size:12px;white-space:nowrap;transform:translateX(-50%)}.qodef-places-geo-radius .noUi-target .noUi-tooltip:after{content:' km'}.qodef-places-geo-radius .noUi-state-drag *{cursor:inherit!important}.qodef-places-geo-radius .noUi-draggable{cursor:ew-resize}.qodef-places-geo-radius [disabled] .noUi-handle,.qodef-places-geo-radius [disabled].noUi-handle,.qodef-places-geo-radius [disabled].noUi-target{cursor:not-allowed!important}#qodef-page-mobile-header{background-color:#fff}#qodef-page-mobile-header .qodef-widget-holder{display:flex;align-items:center;height:100%}#qodef-page-mobile-header .qodef-widget-holder .widget{margin:0 0 0 12px}#qodef-page-mobile-header .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-page-mobile-header .widget .textwidget>*,#qodef-page-mobile-header .widget .widget p{margin:0}#qodef-page-mobile-header div[id^=monster-widget-placeholder],#qodef-page-mobile-header div[id^=woo-monster-widget-placeholder]{display:none}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened{color:#111}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon{visibility:hidden}#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close{visibility:visible}.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;position:fixed;top:0;left:0;transform:translateY(-100%)}.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{transition:transform .3s ease,top .3s ease}.qodef-mobile-header--sticky-display #qodef-page-mobile-header{transform:translateY(0)}.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}#qodef-page-mobile-header-inner.qodef-content-grid{padding:0}.qodef--passepartout #qodef-page-mobile-header-inner{padding:0}.qodef-mobile-header-navigation ul li .qodef-content-grid{width:100%}#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:1}#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:0}#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main){position:absolute;top:50%;left:0;transform:translateY(-50%)}.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px}.qodef-mobile-header-navigation ul li.qodef--hide-link>a{cursor:default}.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder{display:none}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon{margin-left:20px}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener{margin-left:20px}#qodef-side-area-mobile-header{position:fixed;top:0;right:-340px;width:340px;height:100vh;display:flex;align-items:center;padding:70px 60px;background-color:#faf8f7;overflow:hidden;visibility:hidden;z-index:9999;transition:all 1s ease}#qodef-side-area-mobile-header .qodef-m-close{position:absolute;top:26px;right:40px;display:block;z-index:1000;color:#fff}#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--1{top:13px;transform:rotate(45deg)}#qodef-side-area-mobile-header .qodef-m-close.qodef-source--predefined .qodef-m-line.qodef--2{top:13px;transform:rotate(-45deg)}#qodef-side-area-mobile-header .qodef-m-navigation ul{margin:0;padding:0;list-style:none}#qodef-side-area-mobile-header .qodef-m-navigation ul li{position:relative;padding:0;margin:0}#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second{display:none;transform:translateZ(0)}#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner{position:relative;display:block;padding:0;z-index:997}#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a{cursor:default}#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon{margin-right:5px}#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder{display:none}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover{color:#111}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner>ul{padding:10px 0 12px}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul{padding-left:20px}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li>a{position:relative;display:flex;white-space:normal;margin:11px 0;transition:color .2s ease-out;font-family:Roboto,sans-serif;font-size:17px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#fff}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon{flex-shrink:0}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-ancestor>a,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li.current-menu-item>a,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li .qodef-drop-down-second-inner ul li:hover>a{color:#111}#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a,#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a{color:#111}#qodef-side-area-mobile-header .qodef-widget-holder{position:absolute;left:60px;bottom:20px;width:calc(100% - 2*60px);height:auto}#qodef-side-area-mobile-header .qodef-widget-holder .widget{margin:0}.admin-bar #qodef-side-area-mobile-header{top:32px;height:calc(100vh - 32px)}#qodef-side-area-mobile-header.qodef--opened{right:0;visibility:visible}.qodef-mobile-header--standard #qodef-page-mobile-header-inner{justify-content:flex-end}.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-header-navigation .qodef-menu-item-icon{display:block;margin-right:5px;line-height:inherit}.qodef-header-navigation .qodef-menu-item-icon:before{display:block;line-height:inherit}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;left:-31px;display:block;width:auto;height:0;opacity:0;visibility:hidden;overflow:hidden;z-index:10;transition:top .15s ease-out}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20;transition:opacity .2s ease-out}.qodef-header-navigation ul li .qodef-mega-menu-widget-holder{display:none;white-space:normal}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:-31px}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top;border:1px solid #e1e1e1}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{position:relative;top:auto;opacity:1;visibility:visible}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder{display:block}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{background-color:#fff;border:1px solid #e1e1e1}.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{width:100vw}.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid){padding:0 40px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul{display:flex;justify-content:space-between;padding:38px 0 24px;margin:0 -15px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li{width:100%;padding:0 15px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase;display:block;margin-bottom:26px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover{color:#111}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow{display:none}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul{padding-top:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a{position:relative;display:flex;white-space:normal;margin:14px 0;transition:color .2s ease-out;font-family:Roboto,sans-serif;font-size:15px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#858585}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon{flex-shrink:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a{color:#111}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a,.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a{color:#111}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover{color:#111}body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner{padding:0 40px}.qodef-opener-icon{position:relative;display:inline-block;vertical-align:middle;line-height:1}.qodef-opener-icon .qodef-m-icon{position:relative;visibility:visible}.qodef-opener-icon .qodef-m-icon.qodef--close{position:absolute;top:0;left:0;visibility:hidden}.qodef-opener-icon.qodef-source--icon-pack{font-size:35px}.qodef-opener-icon.qodef-source--icon-pack *{display:inline-block;line-height:inherit}.qodef-opener-icon.qodef-source--icon-pack :before{display:inline-block;line-height:inherit}.qodef-opener-icon.qodef-source--svg-path span{position:relative}.qodef-opener-icon.qodef-source--svg-path span>*{vertical-align:middle}.qodef-opener-icon.qodef-source--predefined:focus,.qodef-opener-icon.qodef-source--predefined:hover{color:initial}.qodef-opener-icon.qodef-source--predefined .qodef-m-lines{position:relative;display:block;width:45px;height:21px;overflow:hidden}.qodef-opener-icon.qodef-source--predefined .qodef-m-line{position:absolute;left:0;height:1px;width:100%;background-color:currentColor;transition:all .3s ease-out;transform:translateX(0)}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1{top:0;transition-delay:.2s}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2{top:10px;transition-delay:.1s}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3{top:20px;transition-delay:0s}.qodef-opener-icon.qodef-source--predefined .qodef-m-line:before{content:'';position:absolute;display:block;width:100%;height:1px;background-color:currentColor;transition:all .3s ease-out;transform:translateX(-200%);transform-origin:left;transition-delay:0s}@media only screen and (min-width:1025px){.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line{transform:translateX(100%)}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line:before{transform:translateX(-100%)}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line.qodef--1{transition-delay:0s}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line.qodef--1:before{transition-delay:.3s}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line.qodef--2{transition-delay:.1s}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line.qodef--2:before{transition-delay:.4s}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line.qodef--3{transition-delay:.2s}.qodef-opener-icon.qodef-source--predefined .qodef-m-icon:hover .qodef-m-lines .qodef-m-line.qodef--3:before{transition-delay:.5s}}@media only screen and (max-width:1024px){.qodef-opener-icon.qodef-source--predefined .qodef-m-lines{width:35px;height:19px}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2{top:9px}.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3{top:18px}}.qodef-parallax{position:relative;width:100%;overflow:hidden}.qodef-parallax.elementor-section{overflow:visible}.qodef-parallax-row-holder{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;opacity:0}.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder,.touchevents .qodef-parallax-img-holder{top:0;height:100%;opacity:1}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}.qodef-parallax-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.touchevents .qodef-parallax-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.qodef-browser--edge .qodef-parallax-img,.qodef-browser--ms-explorer .qodef-parallax-img{height:100%}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 .ajax-loader{animation:qode-rotate 2s linear infinite;background-image:none!important;border:2px solid #e6e6e6!important;border-radius:50%;border-top:2px solid #111!important;height:23px!important;margin:0 0 0 12px!important;position:absolute;right:-10px;width:23px!important}.qodef-contact-form-7 .qodef-standard-contact-form input[type=email],.qodef-contact-form-7 .qodef-standard-contact-form input[type=tel],.qodef-contact-form-7 .qodef-standard-contact-form input[type=text],.qodef-contact-form-7 .qodef-standard-contact-form input[type=url]{margin-bottom:18px}.qodef-contact-form-7 .qodef-standard-contact-form textarea{margin:31px 0 29px;padding-top:12px}.qodef-contact-form-7 button .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}.qodef-contact-form-7 button .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}.qodef-contact-form-7 button .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}.qodef-contact-form-7 button .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}.qodef-contact-form-7 button .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}.qodef-contact-form-7 button:hover{background-color:initial;border-color:#919191;color:initial}.qodef-contact-form-7 button:hover .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-contact-form-7 button:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}.qodef-contact-form-7 button:hover .qodef-m-btn-line.qodef-btn-line--left,.qodef-contact-form-7 button:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}.wpcf7-response-output{margin:1em 0 0!important}.qodef-newsletter-form{position:relative}.qodef-newsletter-form input{padding-left:0}.qodef-newsletter-form button{border:none;background:0 0;position:absolute;right:0;top:10px;padding:3px 0 3px 18px;color:#a2a2a2}.qodef-newsletter-form button:hover{border:none;background:0 0;color:#a2a2a2}#qodef-page-footer .qodef-newsletter-form button{color:#919191}.qodef-newsletter-form:hover button{color:#2b2b2b}#qodef-page-footer .qodef-newsletter-form:hover button{color:#2b2b2b}.qodef-instagram-list #sb_instagram{padding:0!important}.qodef-instagram-list #sb_instagram #sbi_images{padding:0!important}.qodef-instagram-list .sbi_photo_wrap a{background-image:none!important;height:auto!important;padding-bottom:0!important}.qodef-instagram-list .sbi_photo_wrap a:after{color:#fff;content:'\f16d';font-family:'Font Awesome 5 Brands';font-size:20px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-out}.qodef-instagram-list .sbi_photo_wrap a:hover:after{opacity:1}.qodef-instagram-list .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 10px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 20px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 30px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 40px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 50px 0 0!important}.qodef-instagram-list.qodef-layout--slider.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0 80px 0 0!important}.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container{list-style:none;margin:0 auto;overflow:hidden;padding:0!important;position:relative;visibility:hidden;z-index:1}.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container .swiper-slide img{width:100%}.qodef-instagram-list.qodef-layout--slider .qodef-instagram-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images{float:none;width:auto;margin:0}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images{float:none;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images{float:none;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images{float:none;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images{float:none;width:auto;margin:0 -25px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images{float:none;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-layout--columns.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-content{display:flex;flex-wrap:wrap;align-items:flex-start}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-content .qodef-woo-product-title{order:2;flex:1 1 auto}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-content .qodef-woo-product-categories{order:3;flex-basis:100%}.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-content .price{order:2;flex:0 1 auto;margin-top:0;font-size:15px}.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .added_to_cart,.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-inner .button{margin-top:20px!important}.widget_emaurri_core_woo_dropdown_cart{height:100%}.qodef-woo-dropdown-cart{position:relative;display:inline-block;vertical-align:top;height:100%;padding:0 10px}.qodef-woo-dropdown-cart .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-woo-dropdown-cart .qodef-m-opener{position:relative;display:flex;align-items:center;height:100%}.qodef-woo-dropdown-cart .qodef-m-opener-count,.qodef-woo-dropdown-cart .qodef-m-opener-label{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:inherit;text-transform:uppercase;margin-left:10px}.qodef-woo-dropdown-cart .qodef-m-dropdown{position:absolute;top:100%;left:auto;right:0;text-align:left;opacity:0;visibility:hidden;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{position:relative;display:inline-block;vertical-align:top;width:305px;padding:28px 30px;background-color:#fff;border:1px solid #e1e1e1}.qodef-woo-dropdown-cart .qodef-m-order-details{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:28px}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase}.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-amount{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:27px}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;color:#111;background-color:transparent;border:1px solid #919191;width:100%;padding:11px 20px 10px;text-align:center;font-size:10px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner{position:absolute;color:#e1e1e1}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner:after,.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner:before{width:10px;height:1px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner:after{width:1px;height:10px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--top-left{top:0;left:0}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--top-right{top:0;right:0}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}.qodef-woo-dropdown-cart .qodef-m-action-link .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}#qodef-page-header .qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:initial}.qodef-woo-dropdown-cart .qodef-m-action-link:hover .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-woo-dropdown-cart .qodef-m-action-link:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}.qodef-woo-dropdown-cart .qodef-m-action-link:hover .qodef-m-btn-line.qodef-btn-line--left,.qodef-woo-dropdown-cart .qodef-m-action-link:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}#qodef-page-header .qodef-woo-dropdown-cart .qodef-m-action-link{color:#111}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{position:relative;display:flex;align-items:flex-start;margin-top:20px}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child{margin-top:0}.qodef-woo-dropdown-cart .qodef-e-image{flex-shrink:0;width:80px;margin-right:20px}.qodef-woo-dropdown-cart .qodef-e-image a,.qodef-woo-dropdown-cart .qodef-e-image img{display:block}.qodef-woo-dropdown-cart .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;padding-right:20px}.qodef-woo-dropdown-cart .qodef-e-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase;display:block;line-height:22px;margin:10px 0 0}.qodef-woo-dropdown-cart .qodef-e-quantity{font-size:15px;color:#919191;margin:0}.qodef-woo-dropdown-cart .qodef-e-price{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#111;text-transform:uppercase;color:#a2a2a2;margin:5px 0 0}.qodef-woo-dropdown-cart .qodef-e-remove{position:absolute;top:-2px;right:-3px;font-size:13px;line-height:1}.touchevents .qodef-woo-dropdown-cart{cursor:pointer}.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{opacity:1;visibility:visible}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#2b2b2b}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:140px}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#2b2b2b}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#2b2b2b}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:140px}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details{color:#2b2b2b}#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#111}#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:100px}#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}#qodef-page-sidebar .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:140px}#qodef-page-footer .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#2b2b2b}#qodef-page-footer .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}#qodef-page-footer .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}#qodef-page-footer .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:140px}#qodef-side-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#2b2b2b}#qodef-side-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#2b2b2b}#qodef-side-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}#qodef-side-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}#qodef-side-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:140px}#qodef-side-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details{color:#2b2b2b}.qodef-mega-menu-widget-holder .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#fff}.qodef-mega-menu-widget-holder .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#fff}.qodef-mega-menu-widget-holder .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item{margin-top:20px}.qodef-mega-menu-widget-holder .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-woo-dropdown-item:first-of-type{margin-top:0}.qodef-mega-menu-widget-holder .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-e-image{margin-right:17px;width:140px}.qodef-mega-menu-widget-holder .qodef-woo-dropdown-cart .qodef-woo-dropdown-items .qodef-m-order-details{color:#fff}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo{width:auto;opacity:1;will-change:opacity;transition:opacity .2s ease-out;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{position:absolute;top:0;left:0;width:auto;opacity:0;will-change:opacity;transition:opacity .35s ease-out}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:0}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:1}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e{display:flex;align-items:center;justify-content:center}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image{line-height:0;position:relative;display:inline-block;vertical-align:top}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a{display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo{width:auto;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo{display:none}.qodef-portfolio-single{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-portfolio-single .qodef-media iframe{max-height:calc(56.25vw)}.qodef-portfolio-single .qodef-e-content h2{margin-bottom:15px}.qodef-portfolio-single .qodef-portfolio-info>*{display:flex;align-items:flex-start}.qodef-portfolio-single .qodef-portfolio-info>:last-child{margin-bottom:0}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-title{margin:0 20px 4px 0;color:#121212}.qodef-portfolio-single .qodef-portfolio-info a,.qodef-portfolio-single .qodef-portfolio-info p{margin:0;color:#4e4e4e}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag{position:relative}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:after,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:after{content:",";position:relative;right:3px}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:last-child:after,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:last-child:after{display:none}.qodef-portfolio-single .qodef-portfolio-info .qodef-e-category:hover,.qodef-portfolio-single .qodef-portfolio-info .qodef-e-tag:hover{color:#858585}.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share{margin-top:27px}.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share .qodef-social-share.qodef-layout--text ul.qodef-shortcode-list{letter-spacing:.15em}.qodef-portfolio-single .qodef-portfolio-info .qodef-info--social-share .qodef-social-share li{vertical-align:baseline}.qodef-portfolio-single .qodef-variations--small .qodef-media{margin-right:15px}.qodef-portfolio-single .qodef-variations--small .qodef-e-content h2{margin-top:0}.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info{margin-top:32px}.qodef-portfolio-single .qodef-variations--big .qodef-e-content{margin-top:11px}.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info{margin-top:38px;padding-left:95px}.qodef-portfolio-category-list .qodef-e-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-portfolio-category-list .qodef-e-image img{display:block}.qodef-portfolio-category-list .qodef-e-content a{position:relative;z-index:1}.qodef-portfolio-category-list .qodef-e-title{margin:0}.qodef-portfolio-category-list .qodef-e-description{margin:9px 0 0}.qodef-portfolio-category-list .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-inner:hover .qodef-e-content{opacity:1}.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:31px 40px;background-color:rgba(17,17,17,.4);opacity:0;transition:opacity .2s ease-out}.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-description,.qodef-portfolio-category-list.qodef-layout--gallery .qodef-e-title{color:#fff}.qodef-portfolio-category-list.qodef-layout--standard .qodef-e-content{margin-top:28px}@keyframes qodef-in-view-bg-text{0%{opacity:0;transform:translateY(100px) skew(0deg,10deg)}100%{opacity:1;transform:translateY(0) skew(0deg,0deg)}}.qodef-portfolio-exhibition{position:relative;margin:0;padding:0}.qodef-portfolio-exhibition .qodef-e-info-top{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;display:flex}.qodef-portfolio-exhibition .qodef-e-info-category .qodef-e-category:after{content:',';color:#2b2b2b}.qodef-portfolio-exhibition .qodef-e-info-category .qodef-e-category:last-child:after{content:''}.qodef-portfolio-exhibition .qodef-e-author{padding-left:20px;position:relative}.qodef-portfolio-exhibition .qodef-e-author:before{content:'|';color:#e1e1e1;position:absolute;left:7px;bottom:1px}.qodef-portfolio-exhibition .qodef-e-title{margin:6px 87px 36px 0}.qodef-portfolio-exhibition .qodef-e-read-more{margin-top:15px}.qodef-portfolio-exhibition .qodef-slides-info-holder{position:fixed;top:0;margin:0;width:50%;height:100vh;display:flex;padding:0;overflow:visible;align-items:center}.admin-bar .qodef-portfolio-exhibition .qodef-slides-info-holder{height:calc(100vh - 32px)}.qodef-portfolio-exhibition .qodef-slides-info-holder article{position:absolute;left:0;width:100%;opacity:0;transition:opacity .2s ease-out}.qodef-portfolio-exhibition .qodef-slides-info-holder article.qodef-in-view{opacity:1;z-index:1}.qodef-portfolio-exhibition .qodef-slides-info-holder article.qodef-in-view .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word{opacity:1}.qodef-portfolio-exhibition .qodef-slides-info-holder article.qodef-in-view .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char{opacity:1;transform:translateY(0) skew(0deg,0deg)}.qodef-portfolio-exhibition .qodef-slides-info-holder .qodef-e-info{position:relative;padding-left:28%;margin-top:10%}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text{position:absolute;font-size:180px;top:-98px;z-index:-1;margin-left:130px;line-height:1;align-items:center;-webkit-text-stroke:1px #e8ebe0;font-family:Montserrat,sans-serif;letter-spacing:.075em;color:#fff;font-weight:700;opacity:.6;text-transform:uppercase;text-align:center;display:flex;width:100%}@media only screen and (max-width:1024px){.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text{display:none}}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner{position:relative}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word{display:inline-block;opacity:0}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char{display:inline-flex;min-width:25px;opacity:0;transform:translateY(100px) skew(0deg,10deg);transition:.7s cubic-bezier(.65,.08,.12,1.05)}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(2){transition-delay:.12s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(3){transition-delay:.24s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(4){transition-delay:.36s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(5){transition-delay:.48s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(6){transition-delay:.6s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(7){transition-delay:.72s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(8){transition-delay:.84s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(9){transition-delay:.96s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(10){transition-delay:1.08s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(11){transition-delay:1.2s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(12){transition-delay:1.32s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(13){transition-delay:1.44s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(14){transition-delay:1.56s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(15){transition-delay:1.68s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(16){transition-delay:1.8s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(17){transition-delay:1.92s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(18){transition-delay:2.04s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(19){transition-delay:2.16s}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text .qodef-portfolio-exhibition-bg-text-inner .qodef-portfolio-exhibition-bg-word .qodef-bg-text-char:nth-child(20){transition-delay:2.28s}.qodef-portfolio-exhibition .qodef-slides-main-holder{padding-left:50%}@media (min-width:1441px){.qodef-portfolio-exhibition .qodef-slides-main-holder{padding-top:60px}}.qodef-portfolio-exhibition .qodef-slides-main-holder article{position:relative;margin-bottom:130px}.qodef-portfolio-exhibition .qodef-slides-main-holder article .qodef-e-media-image img{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:-webkit-clip-path 1s cubic-bezier(.645,.045,.355,1);transition:clip-path 1s cubic-bezier(.645,.045,.355,1);transition:clip-path 1s cubic-bezier(.645,.045,.355,1),-webkit-clip-path 1s cubic-bezier(.645,.045,.355,1);will-change:clip-path}.qodef-portfolio-exhibition .qodef-slides-main-holder article.qodef--appeared .qodef-e-media-image img{-webkit-clip-path:inset(0 0 0 0)!important;clip-path:inset(0 0 0 0)!important}.qodef-portfolio-exhibition .qodef-slides-main-holder .qodef-e-info{display:none}.qodef-portfolio-exhibition .qodef-slides-main-holder .qodef-e-image-holder{position:relative}.qodef-portfolio-exhibition .qodef-slides-main-holder .qodef-e-media-image{position:relative;z-index:1}.qodef-portfolio-interactive-list{position:relative;width:100%;height:100%;overflow:hidden;display:flex}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta,.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview{padding:10px 0}@media (min-width:1025px){.qodef-portfolio-interactive-list.qodef-ptf-hovered .qodef-ptf-list-showcase-preview-item:not(.active) .qodef-grid-item:after{opacity:1}}.qodef-portfolio-interactive-list .qodef-pl-inner{font-size:0;margin:0}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-title-resp{display:none}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta{width:34%;height:100%;display:inline-block;vertical-align:top;position:relative;box-sizing:border-box;padding-right:20px}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta.qodef-fix-meta .qodef-ptf-list-showcase-meta-items-holder{position:fixed;width:34.2%;padding:0 15px 0 20px;top:0;left:0;transition:top .2s ease-out}.admin-bar .qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta.qodef-fix-meta .qodef-ptf-list-showcase-meta-items-holder{top:32px}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta.qodef-fix-bottom .qodef-ptf-list-showcase-meta-inner{transition:none}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item{cursor:pointer;border:1px solid #e1e1e1;box-sizing:border-box;margin-bottom:10px;transition:border-color .5s cubic-bezier(.02,.01,.47,1),margin .5s cubic-bezier(.02,.01,.47,1);height:99px}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item:not(:first-child){margin-top:-11px}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item.active,.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item:hover{border:1px solid #919191;margin-bottom:20px;margin-top:0!important}.qodef-portfolio-interactive-list .qodef-ptf-meta-item-date-year{padding-left:30px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-portfolio-interactive-list .qodef-e-title,.qodef-portfolio-interactive-list .qodef-ptf-meta-item-date-year{line-height:1.2em}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item,.qodef-portfolio-interactive-list .qodef-ptf-meta-headings{display:table;width:100%;table-layout:fixed}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-e-info-category,.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-e-title,.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-ptf-meta-item-date-year{display:table-cell;vertical-align:middle}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-e-info-category{position:relative;padding-left:13px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-e-info-category a{color:#a2a2a2}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-e-info-category:before{content:'|';position:absolute;left:0;margin-top:-1px;color:#e1e1e1}.qodef-portfolio-interactive-list .qodef-ptf-meta-headings h4{display:table-cell;vertical-align:middle;padding-bottom:7px;letter-spacing:1px}.qodef-portfolio-interactive-list .qodef-e-title{width:37.3%;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;font-weight:600}.qodef-portfolio-interactive-list .qodef-e-title a{display:flex;padding:15px 20px 15px 3%;width:100%;height:100%;box-sizing:border-box;align-items:center}.qodef-portfolio-interactive-list .qodef-e-title a:hover{color:#111}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview{display:inline-block;vertical-align:middle;width:66%;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0);box-sizing:border-box}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview .qodef-column .qodef-column-inner{padding:0}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview .qodef-three-columns-inner,.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview .qodef-two-columns-50-50-inner{margin:0}.qodef-portfolio-interactive-list .qodef-three-images-scrollable .qodef-ptf-list-showcase-preview{width:70%}.qodef-portfolio-interactive-list .qodef-three-images-scrollable .qodef-ptf-list-showcase-meta{width:30%}.qodef-portfolio-interactive-list .qodef-three-images-scrollable.qodef-featured-images-on-left .qodef-ptf-list-showcase-preview{left:0}.qodef-portfolio-interactive-list .qodef-three-images-scrollable.qodef-featured-images-on-left .qodef-ptf-list-showcase-meta{left:70%}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview::-webkit-scrollbar{display:none}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item{padding-bottom:20px;padding-left:0;cursor:pointer}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item:last-child{padding-bottom:0}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item .qodef-three-columns .qodef-column{width:33.33%;float:left}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item .qodef-ptf-images-link{position:absolute;width:100%;height:100%;z-index:11}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-ptf-view-holder{font-size:18px;color:#2b2b2b}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta-item .qodef-ptf-view-holder a:hover{color:#111}.qodef-portfolio-interactive-list .qodef-ptf-view-holder{width:35%;text-align:center}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item .qodef-grid-item{display:block;position:relative}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item .qodef-grid-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.6);transition:opacity .4s;opacity:0}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item img{display:block;width:100%;height:auto;vertical-align:top;box-sizing:border-box;filter:none;transition:all .5s ease-out}@keyframes qodef-fade-in{0%{opacity:0}100%{opacity:1}}.qodef-portfolio-list{animation:qodef-fade-in .5s ease-out}.qodef-portfolio-list .qodef-e-inner{position:relative}@media only screen and (max-width:1024px){.qodef-portfolio-list .qodef-e-inner{padding:0!important}}.qodef-portfolio-list .qodef-e-image img{display:block}.qodef-portfolio-list .qodef-e-title{margin:0}.qodef-portfolio-list p.qodef-e-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-portfolio-list .qodef-e-info-author,.qodef-portfolio-list .qodef-e-info-category,.qodef-portfolio-list .qodef-e-info-date{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.7em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-portfolio-list .qodef-e-info-author a{display:inline}.qodef-portfolio-list .qodef-e-info-date{margin-top:7px}.qodef-portfolio-list .qodef-m-pagination{margin-top:35px}.qodef-portfolio-list.qodef-items--fixed .qodef-e-image{height:100%;overflow:hidden}.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image{height:100%}.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-portfolio-list.qodef-layout--scrollable{position:relative;width:100%;height:100%;overflow:hidden;display:flex}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview{padding:10px 0}@media (min-width:1025px){.qodef-portfolio-list.qodef-layout--scrollable.qodef-ptf-hovered .qodef-ptf-list-showcase-preview-item:not(.active) .qodef-grid-item:after{opacity:1}}.qodef-portfolio-list.qodef-layout--scrollable .qodef-pl-inner{font-size:0;margin:0}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-title-resp{display:none}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta{width:34%;height:100%;display:inline-block;vertical-align:top;position:relative;box-sizing:border-box;padding-right:20px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta.qodef-fix-meta .qodef-ptf-list-showcase-meta-items-holder{position:fixed;width:34.2%;padding:0 15px 0 20px;top:0;left:0;transition:top .2s ease-out}.admin-bar .qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta.qodef-fix-meta .qodef-ptf-list-showcase-meta-items-holder{top:32px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta.qodef-fix-bottom .qodef-ptf-list-showcase-meta-inner{transition:none}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item{cursor:pointer;border:1px solid #e1e1e1;box-sizing:border-box;margin-bottom:10px;transition:border-color .5s cubic-bezier(.02,.01,.47,1),margin .5s cubic-bezier(.02,.01,.47,1);height:99px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item:not(:first-child){margin-top:-11px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item.active,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item:hover{border:1px solid #919191;margin-bottom:20px;margin-top:0!important}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-meta-item-date-year{padding-left:30px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-portfolio-list.qodef-layout--scrollable .qodef-e-title,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-meta-item-date-year{line-height:1.2em}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-meta-headings{display:table;width:100%;table-layout:fixed}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-e-info-category,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-e-title,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-ptf-meta-item-date-year{display:table-cell;vertical-align:middle}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-e-info-category{position:relative;padding-left:13px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-e-info-category a{color:#a2a2a2}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-e-info-category:before{content:'|';position:absolute;left:0;margin-top:-1px;color:#e1e1e1}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-meta-headings h4{display:table-cell;vertical-align:middle;padding-bottom:7px;letter-spacing:1px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-e-title{width:37.3%;font-weight:600}.qodef-portfolio-list.qodef-layout--scrollable .qodef-e-title a{display:flex;padding:15px 20px 15px 3%;width:100%;height:100%;box-sizing:border-box;align-items:center}.qodef-portfolio-list.qodef-layout--scrollable .qodef-e-title a:hover{color:#111}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview{display:inline-block;vertical-align:middle;width:66%;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0);box-sizing:border-box}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview .qodef-column .qodef-column-inner{padding:0}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview .qodef-three-columns-inner,.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview .qodef-two-columns-50-50-inner{margin:0}.qodef-portfolio-list.qodef-layout--scrollable .qodef-three-images-scrollable .qodef-ptf-list-showcase-preview{width:70%}.qodef-portfolio-list.qodef-layout--scrollable .qodef-three-images-scrollable .qodef-ptf-list-showcase-meta{width:30%}.qodef-portfolio-list.qodef-layout--scrollable .qodef-three-images-scrollable.qodef-featured-images-on-left .qodef-ptf-list-showcase-preview{left:0}.qodef-portfolio-list.qodef-layout--scrollable .qodef-three-images-scrollable.qodef-featured-images-on-left .qodef-ptf-list-showcase-meta{left:70%}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview::-webkit-scrollbar{display:none}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item{padding-bottom:20px;padding-left:0;cursor:pointer}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item:last-child{padding-bottom:0}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item .qodef-three-columns .qodef-column{width:33.33%;float:left}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item .qodef-ptf-images-link{position:absolute;width:100%;height:100%;z-index:11}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-ptf-view-holder{font-size:18px;color:#2b2b2b}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta-item .qodef-ptf-view-holder a:hover{color:#111}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-view-holder{width:35%;text-align:center}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item .qodef-grid-item{display:block;position:relative}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item .qodef-grid-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.6);transition:opacity .4s;opacity:0}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item img{display:block;width:100%;height:auto;vertical-align:top;box-sizing:border-box;filter:none;transition:all .5s ease-out}.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content{margin-top:15px}.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-date{margin-top:0}.qodef-item-layout--info-below.qodef-hover-animation--zoom .qodef-e-media-image{overflow:hidden}.qodef-item-layout--info-below.qodef-hover-animation--zoom .qodef-e-media-image img{transform:scale(1);transition:transform 3s cubic-bezier(.17,.05,.13,.85)}.qodef-item-layout--info-below.qodef-hover-animation--zoom a.qodef-e-title-link:hover{color:inherit}.qodef-item-layout--info-below.qodef-hover-animation--zoom .qodef-e:hover .qodef-e-media-image img{transform:scale(1.1)}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content{position:absolute;bottom:50px;left:52px}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content{left:35px}}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner{display:flex;align-items:flex-start;justify-content:center}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner{flex-direction:column}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner>*{margin-bottom:7px}}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner .qodef-e-title{position:relative;padding-right:12px;margin-right:6px}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner .qodef-e-title a{display:inline-block!important}@media (min-width:681px){.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner .qodef-e-title:after{content:'|';position:absolute;right:0;bottom:1px}}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner>a{font-size:18px;font-weight:600;margin-top:10px}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content-inner *{color:#fff;z-index:1}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-image img{min-height:240px;-o-object-fit:cover;object-fit:cover}}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-left:18vw}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner *{color:#fff;z-index:1}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner .qodef-e-info-top{display:flex;margin-bottom:5px}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category{position:relative;padding-right:5px;margin-right:7px}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category a{display:inline;margin-right:7px;position:relative}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category a:not(:last-of-type):after{content:',';position:absolute;right:0}.qodef-portfolio-list.qodef-item-layout--info-centered .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category:after{content:'|';position:absolute;right:0;bottom:1px}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner{overflow:hidden}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image{transform:scale(1);transition:transform .4s ease}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image{transform:scale(1.03)}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-content{display:none}.qodef-follow-info-holder{position:fixed;top:50%;left:50%;z-index:9999;pointer-events:none;visibility:hidden;transition:transform .3s ease}.qodef-follow-info-holder.qodef-right{text-align:right;transform:translateX(-100%)}.qodef-follow-info-holder .qodef-follow-info-inner{position:relative;display:inline-block;vertical-align:middle}.qodef-follow-info-holder .qodef-follow-info-title{display:inline-block;position:relative;color:#fff;background-color:#111;text-transform:uppercase;white-space:nowrap;z-index:8;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);padding:3px 5px;margin-top:4px}.qodef-follow-info-holder .qodef-follow-info-category{display:inline-block;padding:0 4px;background-color:#111;white-space:nowrap;z-index:9;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-follow-info-holder .qodef-follow-info-category a:not(:last-child):after{content:"/";margin:0 2px 0 3px}.qodef-follow-info-holder a{color:#fff}.qodef-follow-info-holder.qodef-is-active{visibility:visible}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category,.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{transition:.5s cubic-bezier(.165,.84,.44,1) .25s}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category{transition:.5s cubic-bezier(.165,.84,.44,1)}.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content{position:absolute;bottom:0;left:0;width:100%;height:100%}.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner{background-color:rgba(251,251,251,.8);width:100%;height:100%;display:flex;align-items:flex-end;justify-content:flex-start;padding:0 0 23px 25px}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner{flex-direction:column;align-items:flex-start;justify-content:flex-end}.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner .qodef-e-title{margin-bottom:7px}}.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner *{color:#2b2b2b;z-index:1}.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner .qodef-e-title{position:relative;padding-right:12px;margin-right:6px}@media (min-width:681px){.qodef-portfolio-list.qodef-item-layout--info-on-hover-bottom-left .qodef-e-content-inner .qodef-e-title:not(:only-child):after{content:'|';position:absolute;right:0;bottom:1px}}.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e-content{opacity:0;transition:opacity .5s}.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-info-author,.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-title{opacity:0;transform:translateY(15px)}.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-info-author{transition:.15s ease}.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-title{transition:.15s ease}.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content .qodef-e-info-author,.qodef-item-layout--info-on-hover-bottom-left.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content .qodef-e-title{opacity:1;transform:translateY(0)}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;bottom:0;left:0;width:100%;height:100%}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner{background-color:rgba(251,251,251,.7);width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content-inner *{color:#2b2b2b;z-index:1}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-info-date{margin-bottom:0}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content{opacity:0;transition:opacity .5s}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-info-date,.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-title{opacity:0;transform:translateY(15px)}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-info-date{transition:.25s ease}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content .qodef-e-title{transition:.3s ease}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content .qodef-e-info-date,.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content .qodef-e-title{opacity:1;transform:translateY(0)}@keyframes qodef-swiper-image-in{0%,5%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);transform:scale(1.2);transform-origin:0 50%}100%{-webkit-clip-path:inset(0 -1px 0 0);clip-path:inset(0 -1px 0 0);transform:scale(1);transform-origin:0 50%}}@keyframes qodef-swiper-image-out{0%{transform:scale(1);transform-origin:100% 50%}100%{transform:scale(1.1);transform-origin:100% 50%}}@keyframes qodef-swiper-text-in{0%{transform:translateX(-30%);opacity:0}100%{transform:translateX(0);opacity:1}}.qodef-portfolio-list.qodef-item-layout--slider-full{width:100%;height:calc(100vh - 110px);max-height:820px}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-item-layout--slider-full{height:calc(100vh - 70px)}}.admin-bar .qodef-portfolio-list.qodef-item-layout--slider-full{height:calc(100vh - 110px - 32px)}@media only screen and (max-width:1024px){.admin-bar .qodef-portfolio-list.qodef-item-layout--slider-full{height:calc(100vh - 70px - 32px)}}.qodef-header--transparent .qodef-portfolio-list.qodef-item-layout--slider-full{height:100vh}@media only screen and (max-width:1024px){.qodef-header--transparent .qodef-portfolio-list.qodef-item-layout--slider-full{height:calc(100vh - 70px)}}.qodef-header--transparent.admin-bar .qodef-portfolio-list.qodef-item-layout--slider-full{height:calc(100vh - 32px)}@media only screen and (max-width:1024px){.qodef-header--transparent.admin-bar .qodef-portfolio-list.qodef-item-layout--slider-full{height:calc(100vh - 32px - 70px)}}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;margin-left:16.5vw;max-width:33vw}@media only screen and (max-width:1440px){.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner{max-width:40vw;margin-left:13.5vw}}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner{max-width:62vw}}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner{margin-left:7vw}}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner *{color:#fff;z-index:1}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top{display:flex;margin-top:12px;margin-bottom:5px}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top{flex-direction:column}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top>*{margin-bottom:7px}}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category{position:relative;padding-right:5px;margin-right:7px}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category a{display:inline;margin-right:7px;position:relative}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category a:not(:last-of-type):after{content:',';position:absolute;right:0}@media (min-width:681px){.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-content-inner .qodef-e-info-top .qodef-e-info-category:after{content:'|';position:absolute;right:0;bottom:1px}}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image,.qodef-portfolio-list.qodef-item-layout--slider-full a,.qodef-portfolio-list.qodef-item-layout--slider-full img{height:100%}.qodef-portfolio-list.qodef-item-layout--slider-full img{-o-object-fit:cover;object-fit:cover}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image,.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image>a{display:block;height:100%;width:100%}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image .qodef-e-media-background,.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image>a .qodef-e-media-background{height:100%;background-size:cover;background-position:center center}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image .qodef-e-media-background,.qodef-portfolio-list.qodef-item-layout--slider-full .qodef-e-media-image>a .qodef-e-media-background{min-height:calc(100vh - 230px)}}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-item-layout--slider-full .swiper-button-next,.qodef-portfolio-list.qodef-item-layout--slider-full .swiper-button-prev{display:none}}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-media-image{position:relative;overflow:hidden}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-media-image a{display:inline-block}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-media-image a:nth-of-type(2){position:absolute;top:0;left:0}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-media-image a.qodef--animate-in{animation:qodef-swiper-image-in .8s cubic-bezier(.46,.03,.52,.96) both}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-media-image a.qodef--animate-out{animation:qodef-swiper-image-out .8s cubic-bezier(.46,.03,.52,.96) forwards}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-content-inner.qodef--animate-in{z-index:1}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-content-inner.qodef--animate-in .qodef-e-info-top{animation:qodef-swiper-text-in .9s}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-content-inner.qodef--animate-in .qodef-e-title{animation:qodef-swiper-text-in 1s}.qodef-portfolio-list.qodef-item-layout--slider-full .qodef--custom-swiper .qodef-e-content-inner.qodef--animate-out{display:none}.qodef-portfolio-project-info{position:relative;display:inline-flex;align-items:flex-start;color:#4e4e4e}.qodef-portfolio-project-info .qodef-e-label{position:relative;display:inline-block;vertical-align:middle;margin:0 20px 0 0;color:#121212}.qodef-portfolio-project-info .qodef-e-categories a{color:#4e4e4e}.qodef-portfolio-project-info .qodef-e-categories .qodef-e-category:not(:last-of-type):after{content:', '}.qodef-portfolio-project-info .qodef-e-tags a{color:#4e4e4e}.qodef-portfolio-project-info .qodef-e-tags .qodef-e-tag:not(:last-of-type):after{content:', '}#qodef-portfolio-single-related-items{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:86px}#qodef-single-portfolio-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:82px 0 33px}#qodef-single-portfolio-navigation .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-single-portfolio-navigation .qodef-m-nav{position:relative;display:flex;align-items:center}#qodef-single-portfolio-navigation .qodef-m-nav>*{display:block;line-height:inherit}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev svg{transform:scaleX(-1)}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next{flex-direction:row-reverse;text-align:right;margin-left:auto}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon{margin-left:5px}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{position:absolute;top:8px;left:50%;border:1px solid #e1e1e1;width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translateX(-50%)}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:after{content:'';width:7px;height:7px;background-color:#707070;border-radius:50%}#qodef-single-portfolio-navigation .qodef-m-nav>svg{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-single-portfolio-navigation .qodef-m-nav>svg>g:last-child>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}#qodef-single-portfolio-navigation .qodef-m-nav:hover{color:initial}#qodef-single-portfolio-navigation .qodef-m-nav:hover>svg>g:last-child>line{stroke-dashoffset:70}#qodef-single-portfolio-navigation .qodef-m-nav:hover>svg>g:last-child>line:last-child{transition-delay:.15s}#qodef-single-portfolio-navigation .qodef-m-nav:focus{color:initial}#qodef-single-portfolio-navigation .qodef-m-nav-icon{font-size:30px}#qodef-single-portfolio-navigation .qodef-m-nav-label{font-family:Questrial,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:.035em}.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item{display:block;margin-bottom:40px;float:none}.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item:last-of-type{margin-bottom:0}.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item{display:block;margin-bottom:10px;float:none}.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child{margin-bottom:0}.qodef-team-list .qodef-e-role{margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;font-size:10px}.qodef-team-list .qodef-e-title{margin:2px 0 6px}@media (min-width:768px) and (max-width:1024px){.qodef-team-list h5.qodef-e-title{font-size:23px}}.qodef-team-list .qodef-team-member-social-icons{margin:0;display:inline-flex;height:28px;align-items:center}.qodef-team-list .qodef-team-member-social-icon{margin-left:9px;margin-right:5px}.qodef-team-list .qodef-team-member-social-icon:hover{color:#a2a2a2}.qodef-team-list .qodef-team-member-social-text{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;margin-left:9px;letter-spacing:.2em;margin-right:5px;position:relative}.qodef-team-list .qodef-team-member-social-text:after{content:'';display:block;width:100%;height:1px;background-color:currentColor;position:absolute;left:0;bottom:-4px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease-out}.qodef-team-list .qodef-team-member-social-text:hover:after{transform:scaleX(1);transform-origin:left}.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-e-image-inner{opacity:1}.qodef-team-list.qodef-item-layout--info-below .qodef-e-inner:hover .qodef-e-image-inner .qodef-team-member-social-icons{opacity:1;transform:translateY(0)}.qodef-team-list.qodef-item-layout--info-below .qodef-e-image{position:relative}.qodef-team-list.qodef-item-layout--info-below .qodef-e-image-inner{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(251,251,251,.8);opacity:0;transition:opacity .5s}.qodef-team-list.qodef-item-layout--info-below .qodef-e-image-inner .qodef-team-member-social-icons{opacity:0;transform:translateY(15px);transition:.3s ease}.qodef-team-list.qodef-item-layout--info-below .qodef-e-content{margin:19px 0 0}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner .qodef-e-role,.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner .qodef-e-title,.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner .qodef-team-member-social-icons{opacity:0;transform:translateY(15px)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner .qodef-team-member-social-icons{transition:.25s ease}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner .qodef-e-role{transition:.35s ease}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner .qodef-e-title{transition:.3s ease}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content{opacity:1;z-index:1}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-role,.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-title,.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-team-member-social-icons{opacity:1;transform:translateY(0)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(255,255,255,.95);display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:opacity .5s;z-index:-1}.qodef-testimonials-list .qodef-e-inner{padding:28px 0 114px 30px}@media only screen and (max-width:680px){.qodef-testimonials-list .qodef-e-inner{padding-left:0}}.qodef-testimonials-list .qodef-e-quote-mark{position:absolute;left:1px;top:0;z-index:0}.qodef-testimonials-list .qodef-e-media-image{line-height:0;margin-bottom:25px}.qodef-testimonials-list .qodef-e-content{position:relative;z-index:1}.qodef-testimonials-list .qodef-e-title{margin:0 0 25px}.qodef-testimonials-list .qodef-e-text{margin:0 0 6px;font-family:Roboto,sans-serif;font-size:20px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#121212}.qodef-testimonials-list .qodef-e-author{margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase;font-size:10px}.qodef-testimonials-list .swiper-pagination-bullets{text-align:left;bottom:30px!important;left:-10px!important;padding:0 30px}@media only screen and (max-width:680px){.qodef-testimonials-list .swiper-pagination-bullets{padding:0}}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{color:#fff}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{background-color:#fff}.qodef-fullscreen-search-holder{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;background-color:#fbfbfb;z-index:100}.qodef-fullscreen-search-holder .qodef-m-inner{width:100%}.qodef-fullscreen-search-holder .qodef-m-form{position:relative;width:60%;margin:0 auto;z-index:12;padding:30px;box-sizing:content-box}.qodef-fullscreen-search-holder .qodef-m-form-field{height:100%;margin:0;padding:0 43px 1px;font-size:27px;color:#4e4e4e;line-height:2em;background:0 0;border:0;border-radius:0;text-transform:lowercase}.qodef-fullscreen-search-holder .qodef-m-form-submit{position:absolute;right:50px;bottom:-20px;width:auto;display:flex;padding:0;margin:0;color:#111;background:0 0;border:0;outline:0;opacity:0;cursor:pointer;transition:color .2s ease-out}.qodef-fullscreen-search-holder .qodef-m-form-submit svg{width:25px;height:25px}.qodef-fullscreen-search-holder .qodef-m-form-submit:hover{color:#111;background:0 0}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit{opacity:1;right:80px;bottom:38px;transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s}.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack{font-size:18px}.qodef-fullscreen-search-holder .qodef-m-form-line{position:absolute;left:0;bottom:-2px;width:0;border-bottom:1px solid #919191;transition:all .3s ease}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line{transition:width .5s ease .6s;bottom:28px;width:calc(100% - 60px);left:30px}.qodef-fullscreen-search-holder .qodef-m-close{position:absolute;color:#2b2b2b;opacity:0;visibility:hidden;z-index:1}.qodef-fullscreen-search-holder .qodef-m-close svg{stroke:none;width:40px;height:40px}.admin-bar .qodef-fullscreen-search-holder .qodef-m-close{top:72px}.qodef-fullscreen-search-holder .qodef-m-close:hover{color:#111}.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack{font-size:25px}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close{opacity:1;visibility:visible;top:52px;right:40px}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close .qodef-m-line.qodef--1{top:12px;transform:rotate(45deg)}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close .qodef-m-line.qodef--2{top:12px;transform:rotate(-45deg)}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close .qodef-m-line.qodef--3{display:none}.qodef-fullscreen-search-holder #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-search-holder #qodef-page-header .qodef-header-logo-link img.qodef--light,.qodef-fullscreen-search-holder #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}.qodef-fullscreen-search-holder .qodef-header-logo-link{display:none}.qodef-fullscreen-search-holder .qodef-fullscreen-search-overlay-close-holder{position:absolute;top:0;left:0;width:100%;height:100%;cursor:none}@media only screen and (max-width:1024px){.qodef-fullscreen-search-holder .qodef-fullscreen-search-overlay-close-holder{display:none}}.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{animation:fullscreen_search_fade_out .3s ease both}.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{animation:fullscreen_search_fade_in .3s ease both}@keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.qodef-search-opener>*{position:relative;display:inline-block;vertical-align:middle;line-height:inherit}.qodef-search-opener.qodef-source--icon-pack{font-size:23px}.qodef-search-opener-text{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:inherit;text-transform:uppercase;margin-left:4px}.qodef-fullscreen-menu--opened .qodef-search-opener.qodef-opener-icon .qodef-m-icon{visibility:hidden}.qodef-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden;overflow-anchor:none}.qodef-accordion .qodef-accordion-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-accordion.qodef--init{visibility:visible}.qodef-accordion.qodef-layout--simple .qodef-accordion-title{position:relative;display:flex;align-items:center;justify-content:space-between;margin:30px 0 0;padding:18px 19px;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer;border:1px solid #bebebe}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner{position:absolute;color:#e1e1e1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner:after,.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner:before{width:10px;height:1px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner:after{width:1px;height:10px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--top-left{top:0;left:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--top-right{top:0;right:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{flex-shrink:0;font-family:Montserrat,sans-serif;display:flex;font-size:30px;font-weight:300;line-height:0;text-align:center;right:20px;transform:translateY(-50%)}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{display:flex;transition:opacity .2s ease-out}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{display:block;line-height:inherit}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus{transform:rotate(0);transition:transform .2s ease-out}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover{border-color:#919191}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus{transform:rotate(45deg)}.qodef-accordion.qodef-layout--simple p.qodef-accordion-title{font-family:Montserrat,sans-serif;font-size:12px;line-height:1.75em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:30px 5% 2px 20px;margin:0}@media only screen and (max-width:680px){.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding-right:20px}}.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0}.qodef-banner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-banner .qodef-m-banner-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:1}.qodef-banner .qodef-m-content{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.qodef-banner .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.qodef-banner .qodef-m-title{margin:10px 0 4px}.qodef-banner .qodef-m-title-inner{display:inline-block}.qodef-banner .qodef-m-subtitle{font-family:Questrial,sans-serif;margin:0;opacity:.5;letter-spacing:0}.qodef-banner .qodef-m-text-field{font-size:15px;color:#111;margin:0 0 10px;font-style:italic}.qodef-banner .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;overflow:hidden}.qodef-banner .qodef-m-image img{display:block;transition:all .35s ease-out}.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:35px}.qodef-banner.qodef-layout--link-button .qodef-m-title{margin:10px 0}.qodef-banner.qodef-layout--link-button .qodef-m-text{margin:0}.qodef-banner.qodef-layout--link-button .qodef-m-button{margin:10px 0 0}.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner{align-items:flex-start;flex-direction:column;justify-content:center;padding:30px}.qodef-button.qodef-html--link{position:relative;display:inline-flex;vertical-align:middle;width:auto;margin:0;font-family:Montserrat,sans-serif;font-size:11px;line-height:2.5em;font-weight:500;text-decoration:none;text-transform:uppercase;letter-spacing:.35em;border-radius:0;outline:0;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;padding:11px 51px 10px}.qodef-button.qodef-size--small{padding:11px 30px 10px}.qodef-button.qodef-size--large{padding:12px 55px}.qodef-button.qodef-size--full{width:100%;text-align:center}.qodef-button.qodef-layout--filled.qodef-html--link{color:#fff;background-color:#111;border:1px solid transparent}.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:#111;background-color:transparent;border-color:#111}.qodef-button.qodef-layout--outlined{color:#111;background-color:transparent;border:1px solid #919191}.qodef-button.qodef-layout--outlined .qodef-m-corner{position:absolute;color:#e1e1e1}.qodef-button.qodef-layout--outlined .qodef-m-corner:after,.qodef-button.qodef-layout--outlined .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.qodef-button.qodef-layout--outlined .qodef-m-corner:before{width:10px;height:1px}.qodef-button.qodef-layout--outlined .qodef-m-corner:after{width:1px;height:10px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--top-left{top:0;left:0}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--top-right{top:0;right:0}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.qodef-button.qodef-layout--outlined .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.qodef-button.qodef-layout--outlined .qodef-m-btn-line{position:absolute;transition:transform .35s ease-out;background-color:currentColor}.qodef-button.qodef-layout--outlined .qodef-m-btn-line.qodef-btn-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}.qodef-button.qodef-layout--outlined .qodef-m-btn-line.qodef-btn-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}.qodef-button.qodef-layout--outlined .qodef-m-btn-line.qodef-btn-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}.qodef-button.qodef-layout--outlined .qodef-m-btn-line.qodef-btn-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}.qodef-button.qodef-layout--outlined:hover .qodef-m-btn-line.qodef-btn-line--bottom,.qodef-button.qodef-layout--outlined:hover .qodef-m-btn-line.qodef-btn-line--top{transform:scaleX(1)}.qodef-button.qodef-layout--outlined:hover .qodef-m-btn-line.qodef-btn-line--left,.qodef-button.qodef-layout--outlined:hover .qodef-m-btn-line.qodef-btn-line--right{transform:scaleY(1)}.qodef-button.qodef-layout--textual{display:inline-flex;flex-direction:column;align-items:flex-start;padding:0!important;color:#111;background-color:transparent;border:0}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-button.qodef-layout--textual:after{content:'';position:relative;display:block;width:30px;height:1px;bottom:5px;background-color:currentColor;transition:width .2s ease-out}.qodef-button.qodef-layout--textual.qodef-underline--center{align-items:center}.qodef-button.qodef-layout--textual.qodef-underline--right{align-items:flex-end}.qodef-button.qodef-layout--textual:hover:after{width:100%}.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{width:100%}.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{width:50%}.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{width:33.33333%}.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{width:25%}.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{width:20%}.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:16.66667%}.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff}.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:inline-block;vertical-align:top;padding:0 20px}.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:Montserrat,sans-serif;font-size:100px;line-height:1em;font-weight:600;color:#ebebeb}.qodef-countdown.qodef-layout--simple .qodef-label{margin:21px 0 0 0;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-counter.qodef-layout--simple{text-align:center}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:Montserrat,sans-serif;font-weight:600;font-size:100px;line-height:.72em;letter-spacing:.025em;color:#ebebeb}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:20px 0 0 0}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:21px 0 0 0;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-counter.qodef-layout--simple.qodef-spearator--on .qodef-m-digit-wrapper{position:relative}.qodef-counter.qodef-layout--simple.qodef-spearator--on .qodef-m-digit-wrapper:after{content:'';display:block;height:100%;width:1px;position:absolute;top:-3%;right:0;background-color:#ebebeb}@media only screen and (max-width:1024px){.qodef-counter.qodef-layout--simple.qodef-spearator--on.qodef-spearator-hide-on-tablet .qodef-m-digit-wrapper:after{display:none}}@media only screen and (max-width:680px){.qodef-counter.qodef-layout--simple.qodef-spearator--on.qodef-spearator-hide-on-phone .qodef-m-digit-wrapper:after{display:none}}.qodef-crossfade-images{display:inline-block;position:relative;max-width:100%}.qodef-crossfade-images .qodef-m-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.qodef-crossfade-images .qodef-m-image-holder{transition:all .5s}.qodef-crossfade-images .qodef-m-image-holder .qodef-m-image-holder-inner{position:relative;overflow:hidden}.qodef-crossfade-images .qodef-m-image-holder .qodef-m-initial-image{vertical-align:middle;transition:opacity .5s ease}.qodef-crossfade-images .qodef-m-image-holder .qodef-m-hover-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;opacity:0;transition:all .5s ease}.qodef-crossfade-images .qodef-m-title-holder{text-align:center}.qodef-crossfade-images .qodef-m-title-holder .qodef-m-title{margin:28px 0}.qodef-crossfade-images:hover .qodef-m-image-holder .qodef-m-initial-image{opacity:0}.qodef-crossfade-images:hover .qodef-m-image-holder .qodef-m-hover-image{opacity:1;transition:opacity .5s .05s}.qodef-custom-font{position:relative;margin:0}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:flex;align-items:center;justify-content:center;float:left;margin:0 10px 5px 0;font-family:Questrial,sans-serif;font-weight:400;color:#111;font-size:55px;line-height:1.14em;letter-spacing:.025em}@media only screen and (max-width:680px){.qodef-dropcaps .qodef-m-letter{font-size:45px}}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:35px;line-height:1.25em;letter-spacing:.035em;color:#fff;background-color:#111}.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-google-map .qodef-m-map{display:block;width:100%}.qodef-google-map .qodef-m-map embed,.qodef-google-map .qodef-m-map iframe,.qodef-google-map .qodef-m-map object{width:100%;display:block}.qodef-google-map .qodef-m-map img{max-width:none}.qodef-highlight .qodef-highlight-text{padding:0 5px;color:#fff;background-color:#111}.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-icon-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;line-height:1}.qodef-icon-list-item .qodef-e-title a{display:block}.qodef-icon-list-item .qodef-e-title-inner{display:flex;align-items:center}.qodef-icon-list-item .qodef-icon-holder{flex-shrink:0;margin-right:5px;float:none}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:17px}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img{display:block}#qodef-page-sidebar .widget.widget_emaurri_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_emaurri_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_emaurri_core_icon_list_item{margin-bottom:0}.qodef-icon-with-text .qodef-m-title{margin:0}.qodef-icon-with-text .qodef-m-title a{display:block}.qodef-icon-with-text .qodef-m-text{margin:8px 0 0}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}.qodef-icon-with-text .qodef-icon-holder{float:none}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-icon-with-text.qodef-layout--before-content{display:flex;align-items:flex-start}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{flex-shrink:0;margin-right:15px}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title{line-height:1}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner{display:flex;align-items:center}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{flex-shrink:0;margin-right:5px}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:21px}.qodef-icon-holder{position:relative;display:inline-block;vertical-align:top;width:auto;line-height:1}.qodef-icon-holder a{display:block}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit}.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{width:2em;height:2em;line-height:2em;text-align:center;color:#fff;background-color:#111;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#111}.qodef-icon-holder.qodef-layout--circle{border-radius:50%}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em}.qodef-icon-holder.qodef-size--small{font-size:2em}.qodef-icon-holder.qodef-size--medium{font-size:3em}.qodef-icon-holder.qodef-size--large{font-size:4em}.qodef-icon-holder.qodef-size--huge{font-size:5em}.widget.widget_emaurri_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_emaurri_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_emaurri_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_emaurri_core_icon{margin-bottom:0}.qodef-image-gallery.qodef-bullets-align--left .swiper-pagination{text-align:left}.qodef-image-gallery.qodef-bullets-align--center .swiper-pagination{text-align:center}.qodef-image-gallery.qodef-bullets-align--right .swiper-pagination{text-align:right}.qodef-image-gallery.qodef-swiper-container{padding-bottom:125px}.qodef-image-gallery.qodef-border-enabled .swiper-wrapper{padding-left:10px}.qodef-image-gallery.qodef-border-enabled .swiper-slide{margin:10px 0;border:1px solid #e1e1e1}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner{position:absolute;color:#e1e1e1}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner:after,.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner:before{width:10px;height:1px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner:after{width:1px;height:10px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--top-left{top:0;left:0}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--top-right{top:0;right:0}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.qodef-image-gallery.qodef-border-enabled .swiper-slide .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.qodef-image-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-marquee .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 auto;overflow:hidden}.qodef-image-marquee .qodef-m-content.qodef--mobile{display:none}.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%}.qodef-image-marquee .qodef-m-image.qodef-image--copy{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateX(100%) translateZ(0)}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}@keyframes qode-move-marquee{0%{transform:translateX(0) translateZ(0)}100%{transform:translateX(-100%) translateZ(0)}}@keyframes qode-move-marquee-copy{0%{transform:translateX(100%) translateZ(0)}100%{transform:translateX(0) translateZ(0)}}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top;border:1px solid #e1e1e1}.qodef-image-with-text .qodef-m-image .qodef-m-corner{position:absolute;color:#e1e1e1}.qodef-image-with-text .qodef-m-image .qodef-m-corner:after,.qodef-image-with-text .qodef-m-image .qodef-m-corner:before{content:'';display:block;position:absolute;background-color:currentColor;transition:.2s ease-out}.qodef-image-with-text .qodef-m-image .qodef-m-corner:before{width:10px;height:1px}.qodef-image-with-text .qodef-m-image .qodef-m-corner:after{width:1px;height:10px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--top-left{top:0;left:0}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--top-left:before{top:-1px;left:-11px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--top-left:after{top:-11px;left:-1px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--top-right{top:0;right:0}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--top-right:before{top:-1px;left:1px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--top-right:after{top:-11px;left:0}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--bottom-left{bottom:0;left:0}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--bottom-left:before{top:0;left:-11px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--bottom-left:after{top:1px;left:-1px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--bottom-right{bottom:0;right:0}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--bottom-right:before{top:0;left:1px}.qodef-image-with-text .qodef-m-image .qodef-m-corner.qodef--bottom-right:after{top:1px;left:0}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block;width:100%}.qodef-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-title{margin:21px 0 0}.qodef-image-with-text .qodef-m-text{margin:15px 0 0}.qodef-image-with-text .qodef-m-image-border-line{position:absolute;transition:transform .35s ease-out;background-color:#a6a6a6}.qodef-image-with-text .qodef-m-image-border-line.qodef-image-border-line--top{left:-1px;top:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:left center}.qodef-image-with-text .qodef-m-image-border-line.qodef-image-border-line--right{right:-1px;bottom:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center bottom}.qodef-image-with-text .qodef-m-image-border-line.qodef-image-border-line--bottom{right:-1px;bottom:-1px;height:1px;width:calc(100% + 2px);transform:scaleX(0);transform-origin:right center}.qodef-image-with-text .qodef-m-image-border-line.qodef-image-border-line--left{left:-1px;top:-1px;width:1px;height:calc(100% + 2px);transform:scaleY(0);transform-origin:center top}.qodef-image-with-text:hover .qodef-m-image-border-line.qodef-image-border-line--bottom,.qodef-image-with-text:hover .qodef-m-image-border-line.qodef-image-border-line--top{transform:scaleX(1)}.qodef-image-with-text:hover .qodef-m-image-border-line.qodef-image-border-line--left,.qodef-image-with-text:hover .qodef-m-image-border-line.qodef-image-border-line--right{transform:scaleY(1)}.qodef-info-section.qodef-layout--background-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-info-section.qodef-layout--background-text .qodef-m-info{position:relative;z-index:2}.qodef-info-section.qodef-layout--background-text .qodef-m-title{margin:0 0 18px}.qodef-info-section.qodef-layout--background-text .qodef-m-text{margin:0}.qodef-info-section.qodef-layout--background-text .qodef-button{margin-top:6px}.qodef-info-section.qodef-layout--background-text .qodef-m-background-text{position:absolute;display:inline-block;color:rgba(17,17,17,.1);text-align:center;font-weight:700;font-size:250px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text{top:0;left:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text{top:0;right:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text{bottom:0;left:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text{bottom:0;right:-20px}.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text{font-size:450px;top:34px;left:0;right:0;text-align:center}.qodef-numbered-text{text-align:center}.qodef-numbered-text .qodef-m-number{font-family:Montserrat,sans-serif;font-size:140px;font-weight:700;line-height:1;color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#e8ebe0}.qodef-numbered-text .qodef-m-title{margin:8px 0 0}.qodef-numbered-text .qodef-m-text{margin:9px 0 0 0}.qodef-numbered-text .qodef-m-button{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:inherit;text-transform:uppercase;margin:17px 0 0 0;letter-spacing:.3em}.qodef-numbered-text .qodef-m-button:after{bottom:-3px}.qodef-progress-bar{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-progress-bar .qodef-m-inner{position:relative;display:flex;flex-direction:column}.qodef-progress-bar .qodef-m-canvas{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-progress-bar .qodef-m-canvas svg{display:block}.qodef-progress-bar .qodef-m-title{margin:20px 0 0}.qodef-progress-bar p.qodef-m-title{font-family:Montserrat,sans-serif;font-size:12px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-progress-bar.qodef--init{visibility:visible}.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-family:Montserrat,sans-serif;font-size:12px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;transform:none!important}.qodef-progress-bar.qodef-layout--line .qodef-m-inner{flex-direction:column-reverse}.qodef-progress-bar.qodef-layout--line .progressbar{padding:0 10px;margin:0 -10px}.qodef-progress-bar.qodef-layout--line .proggress{position:relative;width:0}.qodef-progress-bar.qodef-layout--line .proggress:after,.qodef-progress-bar.qodef-layout--line .proggress:before{content:'';position:absolute;top:-10px;width:1px;height:21px;background:#ccc}.qodef-progress-bar.qodef-layout--line .proggress:before{left:0}.qodef-progress-bar.qodef-layout--line .proggress:after{right:0}.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;top:-24px;right:0;width:auto;font-family:Montserrat,sans-serif;font-size:12px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 12px 8px}.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount{left:0;right:auto;transform:translateX(-150%)}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-section-title.qodef-alignment--center{text-align:center}.qodef-section-title.qodef-alignment--left{text-align:left}.qodef-section-title.qodef-alignment--right{text-align:right}.qodef-section-title .qodef-m-title{margin:0}.qodef-section-title .qodef-m-text{font-family:Roboto,sans-serif;font-size:20px;line-height:1.65em;font-weight:300;letter-spacing:.01em;color:#121212;margin:10px 0 0}.qodef-section-title .qodef-m-tagline{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;display:block;margin:0 0 19px}.qodef-separator{position:relative;height:auto;font-size:0;line-height:1}.qodef-separator .qodef-m-line{position:relative;display:inline-block;width:100%;vertical-align:top;margin:10px 0;border-bottom:1px solid #919191}.qodef-separator.qodef-position--center{text-align:center}.qodef-separator.qodef-position--left{text-align:left}.qodef-separator.qodef-position--right{text-align:right}#qodef-page-sidebar .widget.widget_emaurri_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_emaurri_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_emaurri_core_separator{margin-bottom:0}.qodef-single-image img{display:block}.qodef-swapping-image-gallery{position:relative;overflow:hidden;display:flex;align-items:flex-start}.qodef-swapping-image-gallery .qodef-m-info{flex-grow:1;flex-basis:0}.qodef-swapping-image-gallery .qodef-m-image-holder{flex-grow:1;flex-basis:0;overflow:hidden;box-shadow:0 0 10.53px 2.47px rgba(2,2,2,.04)}.qodef-swapping-image-gallery .qodef-m-info{padding-top:60px}.qodef-swapping-image-gallery .qodef-m-headline{margin:0 0 60px}.qodef-swapping-image-gallery .qodef-m-title{margin:0 0 24px}.qodef-swapping-image-gallery .qodef-m-description{margin:0}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom{width:auto}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail{font-size:0;cursor:pointer;opacity:.35;transition:opacity .3s ease-out}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img{display:block}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active{opacity:1}.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:120px}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:120px}.qodef-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-tabs.qodef--init{visibility:visible}.qodef-tabs .qodef-tabs-navigation{margin:0;padding:0;list-style:none}.qodef-tabs .qodef-tabs-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-tabs .qodef-tabs-content p{margin:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;display:flex;align-items:center;margin:0;padding:0;list-style:none}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 26px 0 0;padding:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{position:relative;display:block;padding:0 3px 1px;font-family:Questrial,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:.035em}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after{content:'';display:block;position:relative;bottom:0;height:1px;width:100%;background-color:currentColor;transform:scaleX(0);transition:transform .2s ease-out}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-right:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after{transform:scaleX(1)}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a{color:inherit}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{flex-direction:column;align-items:flex-start}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 0 26px 0;padding:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-bottom:0}}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:flex;align-items:stretch;justify-content:space-between;height:100%}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{flex-shrink:0;display:block;padding-right:26px;margin-right:26px;border-right:1px solid #919191}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{width:100%;margin-bottom:26px}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child{margin-bottom:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a{display:inline-block;width:auto}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}.qodef-text-marquee{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-text-marquee .qodef-m-content{display:flex;white-space:nowrap;font-size:100px;font-family:Questrial,sans-serif;line-height:1em;font-weight:700;overflow:hidden}.qodef-text-marquee .qodef-marquee-element{padding:0 25px;will-change:transform}.qodef-text-marquee .qodef-m-text>span:after{content:'\00b7';display:inline-block;padding:0 28px;color:#111}.qodef-text-marquee .qodef-m-text--1{color:#111}.qodef-text-marquee .qodef-m-text--2{color:#111}.qodef-text-marquee .qodef-m-text--3{color:#111}.qodef-triple-image-highlight{position:relative;text-align:center}.qodef-triple-image-highlight .qodef-e-inner{position:relative;display:inline-block;max-width:82%}@media only screen and (max-width:680px){.qodef-triple-image-highlight .qodef-e-inner{max-width:100%}}.qodef-triple-image-highlight .qodef-e-image-holder{position:relative;max-width:45vw;will-change:transform}.qodef-triple-image-highlight .qodef-e-image-holder .qodef-e-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:40}.qodef-triple-image-highlight .qodef-e-image-holder.qodef--center{position:relative;display:inline-block;vertical-align:middle;transform:scale(.7);transition:transform .7s cubic-bezier(.86,0,.07,1)}.qodef-triple-image-highlight .qodef-e-image-holder.qodef--left,.qodef-triple-image-highlight .qodef-e-image-holder.qodef--right{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;transition:transform 1.2s cubic-bezier(.19,1,.22,1) .5s,transform-origin 0s cubic-bezier(.19,1,.22,1) 0s,visibility 0s .6s}.qodef-triple-image-highlight .qodef-e-image-holder img{position:relative;display:block;z-index:10;border:1px solid #e0e0e0}.qodef-triple-image-highlight .qodef-left-trigger,.qodef-triple-image-highlight .qodef-right-trigger{position:absolute;top:0;width:15%;height:100%;z-index:300;cursor:pointer}.qodef-triple-image-highlight .qodef-left-trigger{left:0}.qodef-triple-image-highlight .qodef-right-trigger{right:0}.qodef-triple-image-highlight .qodef-left-arrow,.qodef-triple-image-highlight .qodef-right-arrow{position:absolute;top:50%;transform:translateY(-50%);cursor:pointer}.qodef-triple-image-highlight .qodef-left-arrow>svg,.qodef-triple-image-highlight .qodef-right-arrow>svg{display:block;width:30px;height:39px;fill:none;stroke:currentColor;stroke-miterlimit:10;stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}.qodef-triple-image-highlight .qodef-left-arrow>svg>g:last-child>line,.qodef-triple-image-highlight .qodef-right-arrow>svg>g:last-child>line{stroke-dashoffset:0;stroke-dasharray:35;transition:.6s ease}.qodef-triple-image-highlight .qodef-left-arrow:hover>svg>g:last-child>line,.qodef-triple-image-highlight .qodef-right-arrow:hover>svg>g:last-child>line{stroke-dashoffset:70}.qodef-triple-image-highlight .qodef-left-arrow:hover>svg>g:last-child>line:last-child,.qodef-triple-image-highlight .qodef-right-arrow:hover>svg>g:last-child>line:last-child{transition-delay:.15s}.qodef-triple-image-highlight .qodef-left-arrow{left:-128px}.qodef-triple-image-highlight .qodef-left-arrow svg{transform:scaleX(-1)}.qodef-triple-image-highlight .qodef-right-arrow{right:-128px}.qodef-vertical-split-slider{height:100vh;position:relative}.qodef-vertical-split-slider .ms-tableCell{height:100vh!important}@media only screen and (max-width:1366px){.qodef-vertical-split-slider .ms-tableCell .qodef-portfolio-list img{max-height:65vh;width:auto}}.qodef-vertical-split-slider-responsive{display:none}.qodef-vertical-split-slider .qodef-m-slide-content-holder,.qodef-vertical-split-slider-responsive .qodef-m-slide-content-holder{display:inline-flex;flex-direction:column;align-items:flex-start}.qodef-vertical-split-slider .qodef-m-slide-content-holder .qodef-m-slide-image-wrapper,.qodef-vertical-split-slider-responsive .qodef-m-slide-content-holder .qodef-m-slide-image-wrapper{overflow:hidden;width:auto}.qodef-vertical-split-slider .qodef-m-slide-content-holder:hover .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-content-holder:hover .qodef-m-image{transform:scale(1.03)}.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{transform:scaleX(1.001);transition:transform .5s ease}.qodef-vertical-split-slider .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-m-title{display:block;margin:19px 0 0}.qodef-vertical-split-slider .qodef-m-subtitle,.qodef-vertical-split-slider-responsive .qodef-m-subtitle{display:block;margin:7px 0 0;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-vertical-split-slider .qodef-m-text,.qodef-vertical-split-slider-responsive .qodef-m-text{margin:15px 0 0 0}.qodef-vertical-split-slider .qodef-m-button,.qodef-vertical-split-slider-responsive .qodef-m-button{margin:22px 0 0 0}.qodef-vertical-split-slider .qodef-m-slide-image,.qodef-vertical-split-slider-responsive .qodef-m-slide-image{background-size:cover}.qodef-vertical-split-slider .qodef-m-slide-content,.qodef-vertical-split-slider-responsive .qodef-m-slide-content{text-align:center;padding:0 5%}.qodef-vertical-split-slider p.qodef-m-title,.qodef-vertical-split-slider-responsive p.qodef-m-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}#multiscroll-nav{display:none}#multiscroll-nav li{margin:16px 0!important;width:22px!important;height:22px!important}#multiscroll-nav a{display:flex!important;justify-content:center;align-items:center;background-color:transparent;border:1px solid transparent;border-radius:50%;opacity:1;transition:all .5s ease-in-out}#multiscroll-nav a span{position:relative;width:6px;height:6px;background-color:transparent;border-radius:100%;opacity:1;border:1px solid #000;z-index:1;top:0;left:0;transition:all .9s ease-in-out}#multiscroll-nav a:after,#multiscroll-nav a:before{content:'';display:block;position:absolute;background-color:#919191;z-index:0;opacity:0;transition:all .9s ease-in-out}#multiscroll-nav a:before{width:40px;height:1px}#multiscroll-nav a:after{width:1px;height:40px}#multiscroll-nav a.active{border-color:#919191}#multiscroll-nav a.active span{background-color:#000}#multiscroll-nav a.active:after,#multiscroll-nav a.active:before{opacity:1}#multiscroll-nav.right{right:39px!important}.qodef-vertical-split-slider--initialized #multiscroll-nav{display:block}.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--light a:not(.active) span{background-color:#fff}.qodef-vertical-split-slider--initialized #multiscroll-nav.qodef-skin--dark a:not(.active) span{background-color:#000}.qodef-video-button{position:relative;display:inline-block;vertical-align:middle}.qodef-video-button .qodef-m-play{position:absolute;top:0;left:0;font-size:251px;width:100%;height:100%;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;line-height:1}.qodef-video-button .qodef-m-play .qodef-m-play-inner{display:flex;align-items:center;justify-content:center;line-height:inherit;width:1em;height:1em;position:relative}.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-m-play-text{font-family:Montserrat,sans-serif;font-weight:500;font-size:12px;margin-right:12px;line-height:1em;letter-spacing:.25em;color:inherit;text-transform:uppercase}@media only screen and (max-width:1024px){.qodef-video-button .qodef-m-play .qodef-m-play-inner{width:215px;height:215px}}@media only screen and (max-width:680px){.qodef-video-button .qodef-m-play .qodef-m-play-inner{width:170px;height:170px}}.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-svg-circle{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:-1;fill:none;stroke:currentColor;transition:all .8s cubic-bezier(.45,0,.14,1.03),stroke 10ms ease-out;transform:rotate(-135deg);transition-duration:1.1s}.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-svg-circle circle{transition-duration:1.1s;stroke-dasharray:950;stroke-dashoffset:950;stroke-width:1;transition:all .8s cubic-bezier(.45,0,.14,1.03)}.qodef-video-button .qodef-m-play .qodef-m-play-inner .qodef-svg-circle:nth-of-type(2) circle{stroke-dasharray:0;stroke-dashoffset:0;opacity:.6}.qodef-video-button .qodef-m-play .qodef-m-play-inner svg:not(.qodef-svg-circle){transform:translateX(0);transition:transform .8s cubic-bezier(.45,0,.14,1.03)}.qodef-video-button .qodef-m-play .qodef-m-play-inner:hover .qodef-svg-circle{transform:rotate(-45deg) translateZ(0)}.qodef-video-button .qodef-m-play .qodef-m-play-inner:hover .qodef-svg-circle circle{stroke-dashoffset:10}.qodef-video-button .qodef-m-play .qodef-m-play-inner:hover svg:not(.qodef-svg-circle){transform:translateX(5px)}.qodef-video-button.qodef--has-img .qodef-m-image img{min-height:300px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width:680px){.qodef-video-button.qodef--has-img .qodef-m-image img{min-height:240px}}.qodef-video-button:not(.qodef--has-img) .qodef-m-play{position:relative}#qodef-side-area{position:fixed;top:0;right:-610px;width:610px;height:100%;min-height:100%;padding:189px 152px 35px;text-align:center;background-color:#fff;border-top:1px solid #e1e1e1;overflow:scroll;visibility:hidden;z-index:9999;transition:all 1s ease}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}#qodef-side-area.qodef-alignment--center{text-align:center}#qodef-side-area.qodef-alignment--right{text-align:right}#qodef-side-area.qodef-alignment--left{text-align:left}#qodef-side-area-close{position:absolute;top:48px;right:49px;display:block;z-index:1000;color:#111}.admin-bar #qodef-side-area-close{top:83px}#qodef-side-area-close.qodef-source--predefined .qodef-m-lines{width:24px;height:17px}#qodef-side-area-close.qodef-source--predefined .qodef-m-lines:after,#qodef-side-area-close.qodef-source--predefined .qodef-m-lines:before{content:'';position:absolute;display:block;top:49%;width:100%;height:1px;background-color:currentColor;transition:all .35s ease-out;transition-delay:0s}#qodef-side-area-close.qodef-source--predefined .qodef-m-lines:before{transform:rotate(45deg) translateX(-100%)}#qodef-side-area-close.qodef-source--predefined .qodef-m-lines:after{transform:rotate(-45deg) translateX(-100%)}#qodef-side-area-close.qodef-source--predefined .qodef-m-line{transition:.35s ease-out;transition-delay:0s}#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--1{top:calc(50% - 1px);transform:rotate(45deg)}#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--2{top:calc(50% - 1px);transform:rotate(-45deg)}#qodef-side-area-close.qodef-source--predefined .qodef-m-line.qodef--3{display:none}#qodef-side-area-close.qodef-source--predefined .qodef-m-line:before{display:none}#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-lines:before{transform:rotate(45deg) translateX(0);transition-delay:.3s}#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-lines:after{transform:rotate(-45deg) translateX(0);transition-delay:.45s}#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-line.qodef--1{transform:rotate(45deg) translateX(100%);transition-delay:0s}#qodef-side-area-close.qodef-source--predefined:hover .qodef-m-line.qodef--2{transform:rotate(-45deg) translateX(100%);transition-delay:.15s}.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:0;transition:opacity .2s ease-in-out,z-index .2s ease-in-out;background:rgba(0,0,0,.05)}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}.widget_emaurri_core_side_area_opener{height:100%;display:flex}.widget_emaurri_core_side_area_opener a.qodef-side-area-opener{height:100%;display:flex;align-items:center;border-color:#e1e1e1}#qodef-page-header .widget_emaurri_core_side_area_opener a.qodef-side-area-opener:focus,#qodef-page-header .widget_emaurri_core_side_area_opener a.qodef-side-area-opener:hover,.widget_emaurri_core_side_area_opener a.qodef-side-area-opener:focus,.widget_emaurri_core_side_area_opener a.qodef-side-area-opener:hover{color:initial}.qodef-social-share{position:relative;display:inline-block;vertical-align:top}.qodef-social-share .qodef-social-title{position:relative;display:inline-block;vertical-align:top;margin:0 20px 0 0;color:#121212}.qodef-social-share ul{position:relative;display:inline-block;vertical-align:top;list-style:none;padding:0;margin:0}.qodef-social-share li{position:relative;display:inline-block;line-height:1;padding:0;margin:0}.qodef-social-share li a{font-size:20px}.qodef-social-share.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom}.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;vertical-align:middle}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){transition-delay:.3s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){transition-delay:.4s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){transition-delay:.5s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){transition-delay:.6s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){transition-delay:.7s}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:block}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;visibility:hidden;z-index:950}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0!important}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;display:block;text-align:center;visibility:hidden;overflow:hidden;opacity:0;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{transition:color .2s ease-out,background-color .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{display:block;line-height:inherit}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;left:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:90px;height:30px;line-height:30px;border:1px solid #919191}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child){border-top:none}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:14px;color:#2b2b2b;background-color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){bottom:-30px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){bottom:-60px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){bottom:-90px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){bottom:-120px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){bottom:-150px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){bottom:-180px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){bottom:-210px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:0;right:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{width:calc(90px / 3)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:5px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:35px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:65px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:95px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:125px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:155px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:185px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:0;left:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{width:calc(90px / 3)}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:5px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:35px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:65px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:95px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:125px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:155px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:185px}.qodef-social-share.qodef-layout--list li{margin-right:15px}.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list{font-family:Montserrat,sans-serif;font-size:12px;line-height:inherit;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list a{position:relative;display:inline-block;vertical-align:baseline;font-size:inherit;line-height:inherit}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list a span:after{content:'.'}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list a:last-child{margin-right:0}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list a span:before{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:currentColor;transform-origin:left;transform:scaleX(0);transition:transform .2s ease-out}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list a:hover{color:#2b2b2b}.qodef-social-share.qodef-layout--text ul.qodef-shortcode-list a:hover span:before{transform:scaleX(1)}.qodef-social-share.qodef-layout--text li{margin-right:15px}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:21px}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px}#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-page-spinner{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}#qodef-page-spinner .qodef-m-inner{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#111;background-color:#fff}#qodef-page-spinner .qodef-m-spinner{position:relative}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1{position:absolute;top:50%;left:50%;height:50%;width:50%;z-index:1;animation:qode-atom-shrink 4.5s infinite linear}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before{content:'';position:absolute;top:-50%;left:-50%;height:100%;width:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{position:absolute;width:100%;height:100%;z-index:0}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{content:'';position:absolute;top:0;left:0;height:20px;width:20px;margin:0 auto;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2{animation:qode-atom-zindex 1.5s .75s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before{transform:rotate(0);animation:qode-atom-postion 1.5s infinite ease,qode-atom-size 1.5s -1.125s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3{transform:rotate(120deg);animation:qode-atom-zindex 1.5s -.25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before{animation:qode-atom-postion 1.5s -1s infinite ease,qode-atom-size 1.5s -.75s infinite ease}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4{transform:rotate(240deg);animation:qode-atom-zindex 1.5s .25s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before{animation:qode-atom-postion 1.5s -.5s infinite ease,qode-atom-size 1.5s -125ms infinite ease}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock{position:relative;width:50px;height:50px;margin:-25px 0 0 -25px;animation:qode-clock 8s infinite steps(8)}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item{position:absolute;height:50px;width:50px}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before{content:'';position:absolute;height:18.31501832px;width:18.31501832px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1{transform:rotate(-135deg);animation:qode-clock-1 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2{transform:rotate(-90deg);animation:qode-clock-2 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3{transform:rotate(-45deg);animation:qode-clock-3 1s ease-in infinite}#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4{animation:qode-clock-4 1s ease-in infinite}#qodef-page-spinner.qodef-layout--cube .qodef-m-cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;animation:qode-cube 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;border-radius:50%;opacity:.6;animation:qode-double-pulse 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2{animation-delay:-1s}#qodef-page-spinner.qodef-layout--emaurri .qodef-m-emaurri{display:flex;justify-content:center;align-items:center;opacity:0;animation:qode-fade-in 1s .3s forwards}#qodef-page-spinner.qodef-layout--emaurri .qodef-m-emaurri .qodef-m-emaurri-text{position:relative;z-index:12}#qodef-page-spinner.qodef-layout--emaurri .qodef-m-emaurri .qodef-m-emaurri-text span{font-size:27px;font-family:"Bebas Neue",sans-serif;text-transform:uppercase;color:#111;letter-spacing:.28em;opacity:0;display:inline-block;will-change:transform;white-space:pre-wrap}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles{position:relative;width:60px;height:60px;margin:-30px 0 0 -30px}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item{position:absolute;width:100%;height:100%}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2{animation-delay:calc((600ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3{animation-delay:calc((900ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4{animation-delay:calc((1200ms) - 1500ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2{transform:rotateZ(45deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1{animation-delay:calc((300ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2{animation-delay:calc((600ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3{animation-delay:calc((900ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4{animation-delay:calc((1200ms) - 1400ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3{transform:rotateZ(90deg)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2{animation-delay:calc((600ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3{animation-delay:calc((900ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4{animation-delay:calc((1200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle{position:absolute;width:12px;height:12px;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.2s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1{top:0;left:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2{top:0;right:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3{right:0;bottom:0}#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4{left:0;bottom:0}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion{position:relative;width:30px;height:30px;margin:-45px 0 0 -30px}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item{position:absolute;top:50%;left:50%;height:40px;width:40px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1{top:0;left:50%;animation:qode-fussion-ball-1 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2{top:50%;left:100%;animation:qode-fussion-ball-2 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3{top:100%;left:50%;animation:qode-fussion-ball-3 1s 0s ease infinite;z-index:1}#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4{top:50%;left:0;animation:qode-fussion-ball-4 1s 0s ease infinite;z-index:2}#qodef-page-spinner.qodef-layout--lines .qodef-m-lines{width:60px;height:60px;margin:0 0 0 -30px}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)}#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4{position:absolute;width:60px;height:4px;margin-left:10px;background-color:currentColor;animation:qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis{position:relative;height:50px;width:50px;margin:-25px 0 0 -25px;animation:qode-mitosis-invert 2s infinite steps(2,end)}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1{animation:qode-mitosis-ball-1 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2{animation:qode-mitosis-ball-2 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3{animation:qode-mitosis-ball-3 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4{animation:qode-mitosis-ball-4 1s infinite alternate linear}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading{position:relative;display:flex;align-items:center;justify-content:space-between}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>*{margin:0;opacity:0;animation:qode-fade-in 1s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder{flex-shrink:0;animation-delay:.5s}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line{position:relative;display:block;height:3px;width:500px;margin-top:20px;background-color:#e5e1dc;overflow:hidden;opacity:0;animation:qode-fade-in 1s .3s forwards}#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#111;width:0}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles{position:relative;width:100px;height:100px;margin:-50px 0 0 -50px}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle{position:absolute;height:100%;width:100%;background:currentColor;border:0 solid currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1{animation:qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2{animation:qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3{animation:qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4{animation:qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)}#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;animation:qode-scaleout 1s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles{width:60px;height:20px}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div{display:inline-block;width:12px;height:12px;margin:4px;background-color:currentColor;border-radius:100%;opacity:0;animation:qode-ball-fall 1.5s ease infinite both}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1){animation-delay:calc((100ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2){animation-delay:calc((200ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3){animation-delay:calc((300ms) - 300ms)}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes{position:relative;width:32px;height:32px;margin:-16px 0 0 -16px}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube{position:absolute;top:0;left:0;width:10px;height:10px;background-color:currentColor;animation:qode-rotating-cubes 1.8s infinite ease-in-out}#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2{animation-delay:-.9s}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe{display:inline-block;float:left;height:100%;width:6px;margin:0 3px 0 0;background-color:currentColor;animation:qode-stretch-delay 1.2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2{animation-delay:calc((200ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3{animation-delay:calc((300ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4{animation-delay:calc((400ms) - 1300ms)}#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5{animation-delay:calc((500ms) - 1300ms)}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles{position:relative;width:40px;height:40px;margin:-20px 0 0 -20px;text-align:center;animation:qode-rotate-circles 2s infinite linear}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle{position:absolute;top:0;width:60%;height:60%;display:inline-block;background-color:currentColor;border-radius:100%;transform-origin:center bottom;animation:qode-bounce 2s infinite ease-in-out}#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2{top:auto;bottom:0;animation-delay:-1s}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles{width:150px;height:30px;margin:-15px 0 0 -75px}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle{float:left;height:30px;width:30px;margin-right:10px;background:currentColor;border-radius:50%}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1{animation:qode-wave-jump-3 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2{animation:qode-wave-jump-2 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3{animation:qode-wave-jump-1 1.8s infinite ease-out}#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4{margin-right:0;animation:qode-wave-wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave{width:72px;margin:-9px 0 0 -36px;text-align:center}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item{display:inline-block;width:18px;height:18px;margin:0 3px 0 0;background-color:currentColor;border-radius:100%;animation:qode-bounce-delay 1.4s infinite ease-in-out both}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1{animation-delay:-.32s}#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2{animation-delay:-.16s}.qodef-page-title{background-position:center 0;background-repeat:no-repeat;background-size:cover}.qodef-page-title.qodef-image--responsive{height:auto!important}.qodef-page-title.qodef-image--responsive .qodef-m-content{position:absolute;top:0;left:0}.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid{left:50%;transform:translateX(-50%)}.qodef-page-title.qodef-alignment--center{text-align:center}.qodef-page-title.qodef-alignment--right{text-align:right}.qodef-page-title .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-page-title .qodef-m-image img{display:block;width:100%}.qodef-page-title .qodef-m-content.qodef-content-full-width{padding:0 40px}.qodef-page-title .qodef-breadcrumbs{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.5em;font-weight:500;letter-spacing:.25em;color:#8c8282;text-transform:uppercase}.qodef-page-title .qodef-breadcrumbs a:hover{color:#8c8282}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 5px;color:#e5d8d8}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:'|'}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current{margin-right:.5em}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0}.qodef-footer-logo{display:flex;position:relative;align-items:center}.qodef-footer-logo .qodef-footer-logo-image{height:86px}.qodef-footer-logo a{display:block;height:100%}.qodef-footer-logo a img{height:100%;width:auto}.qodef-footer-logo .qodef-footer-logo-border{position:absolute;right:10%;height:100%;width:1px;background:#c6c6c6}@media only screen and (max-width:1366px){.qodef-footer-logo .qodef-footer-logo-border{right:0!important}}@media only screen and (max-width:1024px){.qodef-footer-logo .qodef-footer-logo-border{display:none}}@media only screen and (max-width:1440px){.qodef-footer-logo img{max-width:calc(100% - 35px);height:auto!important}}@media only screen and (max-width:1366px){.qodef-footer-logo img{max-width:calc(100% - 25px)}}@media only screen and (max-width:680px){.qodef-footer-logo{height:auto!important;margin-bottom:20px}}.qodef-social-icons-group .qodef-icon-holder{margin-right:9px}.qodef-social-icons-group .qodef-icon-holder a{transition:color .2s ease-out}.qodef-social-icons-group .qodef-icon-holder:last-child{margin-right:0}.qodef-social-text{display:inline-flex}.qodef-social-text .qodef-social-text-link{position:relative;font-family:Montserrat,sans-serif;font-size:12px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase;letter-spacing:.15em;margin-right:14px}.qodef-social-text .qodef-social-text-link:after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:currentColor;transform-origin:left;transform:scaleX(0);transition:transform .2s ease-out}.qodef-social-text .qodef-social-text-link:hover:after{transform:scaleX(1)}.qodef-social-text .qodef-social-text-link:last-child{margin-right:0}.widget_emaurri_core_sticky_sidebar{position:relative;width:100%;height:0;margin:0!important;padding:0!important;border:none!important;background:0 0!important}@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 40px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 40px 87px}}@media only screen and (max-width:1024px){.qodef-blog.qodef-item-layout--metro.qodef-col-num--1 .qodef-e-media-image img{max-width:inherit;height:70vh;-o-object-fit:cover;object-fit:cover}}@media only screen and (max-width:1024px){#qodef-author-info{padding-right:45px}}@media only screen and (max-width:680px){#qodef-author-info{padding-right:0}#qodef-author-info .qodef-m-inner{flex-wrap:wrap}#qodef-author-info .qodef-m-image{width:100%}#qodef-author-info .qodef-m-image img{width:100%}#qodef-author-info .qodef-m-content{padding:33px}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-header--vertical-sliding #qodef-page-header-inner{display:none}.qodef-header--vertical-sliding #qodef-page-outer,.qodef-header--vertical-sliding footer{padding-left:0}}@media only screen and (max-width:1024px){#qodef-top-area{display:none}}@media only screen and (max-width:1024px){.qodef-opener-icon.qodef-source--predefined .qodef-m-line,.qodef-opener-icon.qodef-source--predefined .qodef-m-line *,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2,.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3{transition-delay:0s}.qodef-opener-icon.qodef-source--predefined .qodef--close .qodef-m-line{transition-duration:0s}}@media only screen and (max-width:1024px){.qodef-portfolio-single .qodef-variations--small .qodef-media{margin:0 0 50px}.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info{margin-top:50px;padding:0 15px}}@media only screen and (max-width:1440px){.qodef-portfolio-exhibition .qodef-slides-info-holder .qodef-e-info{padding-left:20%}.qodef-portfolio-exhibition .qodef-slides-info-holder .qodef-e-title{margin-right:39px}.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text{font-size:135px;top:-60px;margin-left:140px}}@media only screen and (max-width:1280px){.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text{font-size:120px}}@media only screen and (max-width:1024px){.qodef-portfolio-exhibition .qodef-e-portfolio-exhibition-bg-text{display:none}.qodef-portfolio-exhibition .qodef-slides-info-holder{display:none}.qodef-portfolio-exhibition .qodef-slides-main-holder{padding-left:0}.qodef-portfolio-exhibition .qodef-slides-main-holder .qodef-e-info{display:block;margin-bottom:50px}.qodef-portfolio-exhibition .qodef-slides-main-holder article{margin-bottom:100px}.qodef-portfolio-exhibition .qodef-e-read-more{margin-bottom:55px}}@media only screen and (max-width:680px){.qodef-portfolio-exhibition .qodef-e-title{margin-right:20px}}@media only screen and (max-width:1440px){.qodef-portfolio-interactive-list .qodef-ptf-meta-item{table-layout:auto}.qodef-portfolio-interactive-list .qodef-ptf-meta-item-date-year{padding-left:18px}.qodef-portfolio-interactive-list .qodef-e-title{width:45%}.qodef-portfolio-interactive-list .qodef-ptf-view-holder{width:24%}}@media only screen and (max-width:1024px){.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-title-resp{display:block;padding-top:5px;margin-top:21px;margin-bottom:70px;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-title-resp>a{display:block}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-title-resp .qodef-ptf-meta-item-date-year{display:block;padding:10px 0}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-meta{display:none}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview{width:100%}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item{padding:0 20px}.qodef-portfolio-interactive-list .qodef-ptf-list-showcase-preview-item a:after{display:none}}@media only screen and (max-width:1440px){.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-meta-item{table-layout:auto}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-meta-item-date-year{padding-left:18px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-e-title{width:45%}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-view-holder{width:24%}}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-title-resp{display:block;padding-top:5px;margin-bottom:70px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-title-resp h4{margin-top:21px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-meta{display:none}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview{width:100%}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item{padding:0 20px}.qodef-portfolio-list.qodef-layout--scrollable .qodef-ptf-list-showcase-preview-item a:after{display:none}}@media only screen and (max-width:768px){.qodef-countdown.qodef-show--4 .qodef-digit-wrapper,.qodef-countdown.qodef-show--5 .qodef-digit-wrapper,.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:33.33333333333333%}}@media only screen and (max-width:1024px){.qodef-highlight.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content.qodef--desktop{display:none}.qodef-image-marquee .qodef-m-content.qodef--mobile{display:block}}@media only screen and (max-width:1024px){.qodef-info-section.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:60px}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:60px}.qodef-swapping-image-gallery .qodef-m-info{padding-top:30px}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{margin:0 0 30px}.qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:680px){.qodef-swapping-image-gallery{display:block}.qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info{flex-basis:auto}.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:0}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:0}}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:block}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{padding-right:0;margin-right:0;border-right:0}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:26px}.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}}@media only screen and (max-width:1440px){.qodef-triple-image-highlight .qodef-left-arrow{left:-78px}.qodef-triple-image-highlight .qodef-right-arrow{right:-78px}}@media only screen and (max-width:1024px){.qodef-triple-image-highlight .qodef-left-arrow{left:-58px}.qodef-triple-image-highlight .qodef-right-arrow{right:-58px}}@media only screen and (max-width:680px){.qodef-triple-image-highlight .qodef-e-image-holder{max-width:75vw}.qodef-triple-image-highlight .qodef-left-arrow,.qodef-triple-image-highlight .qodef-right-arrow{display:none}}@media only screen and (max-width:1440px){.qodef-vertical-split-slider .qodef-m-image{max-height:70vh;width:auto}}@media only screen and (max-width:1024px){.qodef-vertical-split-slider.qodef-disable-below--1024{display:none}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive{display:block}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}.qodef-vertical-split-slider.qodef-disable-below--1024+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10%}}@media only screen and (max-width:768px){.qodef-vertical-split-slider.qodef-disable-below--768{display:none}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive{display:block}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content,.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-image{min-height:50vh}.qodef-vertical-split-slider.qodef-disable-below--768+.qodef-vertical-split-slider-responsive .qodef-m-slide-content{padding:10%}}.qodef-vss-responsive{display:flex;flex-direction:column;align-items:center}.qodef-vss-responsive .qodef-m-slide-image{width:100%;min-height:80vh;background-size:cover;background-position:center}.qodef-vss-responsive .qodef-m-slide-content{width:100%;display:flex;justify-content:center;padding:50px;text-align:left}.qodef-vss-responsive .qodef-m-title{display:block;margin:19px 0 0}.qodef-vss-responsive .qodef-m-subtitle{display:block;margin:11px 0 0;font-family:Montserrat,sans-serif;font-size:11px;line-height:1em;font-weight:500;letter-spacing:.25em;color:#a2a2a2;text-transform:uppercase}.qodef-vss-responsive .qodef-m-button{margin:22px 0 0}.qodef-vss-responsive p.qodef-m-title{font-family:Montserrat,sans-serif;font-size:11px;line-height:1.75em;font-weight:500;letter-spacing:.25em;color:#2b2b2b;text-transform:uppercase}@media only screen and (max-width:1440px){#qodef-side-area{right:-540px;width:540px;padding:10vh 8% 35px}}@media (min-width:1025px) and (max-width:1600px){#qodef-side-area #qodef-side-area-inner{padding-top:30px}}@media only screen and (max-width:680px){.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:1px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:46px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:91px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:136px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:181px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:226px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:271px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{left:auto;right:0}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:auto;left:1px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:auto;left:46px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:auto;left:91px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:auto;left:136px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:auto;left:181px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:auto;left:226px}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:auto;left:271px}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content{padding-top:0!important}}@media only screen and (max-width:1024px){#qodef-page-sidebar .qodef-social-icons-group{justify-content:flex-start}}