@charset "UTF-8";
@charset "UTF-8";
.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{position:relative}.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-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.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[aria-selected]{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}.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}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.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__remove{margin-left:2px;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[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.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--highlighted[aria-selected]{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;margin-right:10px}.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}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.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;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.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[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{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{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 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%}.qode-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}.qode-cd-switch .qodef-cd-import-attachments{display:none}.qode-cd-switch .qode-cd-cb-disable,.qode-cd-switch .qode-cd-cb-enable{display:block;float:left;padding:0 10px}.qode-cd-switch .qode-cd-cb-disable.selected,.qode-cd-switch .qode-cd-cb-enable.selected{background-color:#3596ee;color:#fff}.qode-cd-switch .qode-cd-cb-disable span,.qode-cd-switch .qode-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;
}
}
@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}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}html{overflow-y:scroll}*{-webkit-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block}figcaption{margin:10px 0 23px 0}del{text-decoration:line-through}pre{max-width:100%;margin:15px 0;padding:15px;background-color:#fff;white-space:pre-wrap;word-wrap:break-word}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}table tr{border:1px solid #000}table th{padding:5px 7px;text-align:left;border-right:1px solid #000}table td{padding:5px 10px;text-align:left;border-right:1px solid #000}.qodef-dark-theme-skin table td,.qodef-dark-theme-skin table th{border-right:1px solid #fff}.qodef-dark-theme-skin table tr{border:1px solid #fff}hr{background-color:#bbb;border:0;height:1px;margin-bottom:1.5em}ol,ul{list-style-position:inside;margin:0 0 1.5em;padding:0}li>ol,li>ul{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}embed,iframe,object{max-width:100%}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}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}progress{vertical-align:baseline}summary{display:list-item}template{display:none}.gallery-caption,.wp-caption{max-width:100%;margin-bottom:1.5em;font-size:.8125rem;font-style:italic;opacity:1}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0;opacity:1}.wp-caption-text{text-align:center}.bypostauthor,.sticky{opacity:1}::-moz-selection{color:#fff;background:#000}::selection{color:#fff;background:#000}::-moz-selection{color:#fff;background:#000}.screen-reader-text{position:absolute!important;width:1px;height:0;line-height:1;clip:rect(1px,1px,1px,1px);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;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em;margin-bottom:1.5em;clear:both}.alignright{display:inline;float:right;margin-left:1.5em;margin-bottom:1.5em;clear:both}.aligncenter{clear:both;display:block;margin:1.5em auto}.alignwide{margin-left:auto;margin-right:auto;clear:both}.alignwide{margin-left:auto;margin-right:auto;clear:both}@media only screen and (max-width:1024px){.alignwide{width:100%;max-width:100%}}.alignfull{position:relative;left:-1rem;width:calc(100% + (2 * 1rem));max-width:calc(100% + (2 * 1rem));clear:both}@media only screen and (max-width:1024px){.alignfull{left:calc(-12.5% - 75px);width:calc(125% + 150px);max-width:calc(125% + 150px);margin-top:calc(2 * 1rem);margin-bottom:calc(2 * 1rem)}}.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;font-size:15px;line-height:1.6em;font-weight:300;color:#353535;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.qodef-dark-theme-skin{font-family:Roboto;font-size:15px;line-height:1.6em;font-weight:300;color:#353535;background-color:#111;color:#a2a2a2;overflow-x:hidden;-webkit-font-smoothing:antialiased}.qodef-h1,h1{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:60px;line-height:1.133em;letter-spacing:.2em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.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:hover,h1 a:hover{color:#000}.qodef-h2,h2{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:40px;line-height:1.2em;letter-spacing:.2em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.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:hover,h2 a:hover{color:#000}.qodef-h3,h3{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.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:hover,h3 a:hover{color:#000}.qodef-h4,h4{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:20px;line-height:1.2em;letter-spacing:.2em;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:hover,h4 a:hover{color:#000}.qodef-h5,h5{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;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:hover,h5 a:hover{color:#000}.qodef-h6,h6{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;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:hover,h6 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h1,.qodef-dark-theme-skin h1{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:60px;line-height:1.133em;letter-spacing:.2em;color:#fff;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-dark-theme-skin .qodef-h1 a,.qodef-dark-theme-skin 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-dark-theme-skin .qodef-h1 a:hover,.qodef-dark-theme-skin h1 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h1 a:hover,.qodef-dark-theme-skin h1 a:hover{color:#fff}.qodef-dark-theme-skin .qodef-h2,.qodef-dark-theme-skin h2{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:40px;line-height:1.2em;letter-spacing:.2em;color:#fff;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-dark-theme-skin .qodef-h2 a,.qodef-dark-theme-skin 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-dark-theme-skin .qodef-h2 a:hover,.qodef-dark-theme-skin h2 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h2 a:hover,.qodef-dark-theme-skin h2 a:hover{color:#fff}.qodef-dark-theme-skin .qodef-h3,.qodef-dark-theme-skin h3{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;color:#fff;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-dark-theme-skin .qodef-h3 a,.qodef-dark-theme-skin 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-dark-theme-skin .qodef-h3 a:hover,.qodef-dark-theme-skin h3 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h3 a:hover,.qodef-dark-theme-skin h3 a:hover{color:#fff}.qodef-dark-theme-skin .qodef-h4,.qodef-dark-theme-skin h4{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:20px;line-height:1.2em;letter-spacing:.2em;color:#fff;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-dark-theme-skin .qodef-h4 a,.qodef-dark-theme-skin 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-dark-theme-skin .qodef-h4 a:hover,.qodef-dark-theme-skin h4 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h4 a:hover,.qodef-dark-theme-skin h4 a:hover{color:#fff}.qodef-dark-theme-skin .qodef-h5,.qodef-dark-theme-skin h5{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;color:#fff;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-dark-theme-skin .qodef-h5 a,.qodef-dark-theme-skin 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-dark-theme-skin .qodef-h5 a:hover,.qodef-dark-theme-skin h5 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h5 a:hover,.qodef-dark-theme-skin h5 a:hover{color:#fff}.qodef-dark-theme-skin .qodef-h6,.qodef-dark-theme-skin h6{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;color:#fff;margin:25px 0;-ms-word-wrap:break-word;word-wrap:break-word}.qodef-dark-theme-skin .qodef-h6 a,.qodef-dark-theme-skin 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-dark-theme-skin .qodef-h6 a:hover,.qodef-dark-theme-skin h6 a:hover{color:#000}.qodef-dark-theme-skin .qodef-h6 a:hover,.qodef-dark-theme-skin h6 a:hover{color:#fff}a,p a{color:#000;text-decoration:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out;cursor:pointer}a:hover,p a:hover{color:#000}p{margin:10px 0;line-height:1.6em}.wpb_wrapper blockquote{padding:0 2% 0 162px}.wpb_wrapper blockquote:before{top:119%}blockquote{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0;padding:0;position:relative;padding:30px 2% 15px 162px;border:none;font-family:"Playfair Display",serif;font-style:italic;font-size:20px;quotes:none;color:#1d1d1d}blockquote:before{content:'“';position:absolute;font-style:initial;top:96%;left:25px;height:65px;font-size:200px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#010101;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);z-index:-1}@media only screen and (max-width:680px){blockquote{padding:35px 0 15px 95px}}@media only screen and (max-width:1366px){blockquote:before{top:89%}}@media only screen and (max-width:768px){blockquote:before{top:79%}}@media only screen and (max-width:680px){blockquote:before{top:38%;left:5px}}blockquote>*{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}blockquote:after{content:''}blockquote cite{font-style:normal;font-weight:400}.qodef-dark-theme-skin a,.qodef-dark-theme-skin blockquote p,.qodef-dark-theme-skin blockquote:before,.qodef-dark-theme-skin p a{color:#fff}.qodef-dark-theme-skin a:hover,.qodef-dark-theme-skin p a:hover{color:#353535}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 20px;padding:12px 20px;font-family:inherit;font-size:14px;line-height:30px;font-weight:inherit;color:#353535;background-color:transparent;border:1px solid #000;border-radius:0;outline:0;cursor:pointer;-webkit-appearance:none;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#000;background-color:transparent;border-color:#000}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:1}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:1}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-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}input[type=email]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-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}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:inherit;opacity:1}#qodef-page-footer input[type=email],#qodef-page-footer input[type=number],#qodef-page-footer input[type=password],#qodef-page-footer input[type=tel],#qodef-page-footer input[type=text],#qodef-page-footer input[type=url],#qodef-page-footer textarea{color:#fff;background-color:transparent;border:1px solid #fff}#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=tel]:focus,#qodef-page-footer input[type=text]:focus,#qodef-page-footer input[type=url]:focus,#qodef-page-footer textarea:focus{color:#fff;background-color:transparent;border-color:#ccc}.qodef-dark-theme-skin input[type=email],.qodef-dark-theme-skin input[type=number],.qodef-dark-theme-skin input[type=password],.qodef-dark-theme-skin input[type=tel],.qodef-dark-theme-skin input[type=text],.qodef-dark-theme-skin input[type=url],.qodef-dark-theme-skin textarea{border:1px solid #fff;color:#fff}.post-password-form input[type=password]{margin-top:.5em}.qodef-theme-button,button[type=submit],input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:9px 24px 8px 24px;color:#000;background-color:transparent;border:1px solid #000;cursor:pointer;background-color:transparent}.qodef-theme-button:after,.qodef-theme-button:before,button[type=submit]:after,button[type=submit]:before,input[type=submit]:after,input[type=submit]:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-theme-button:before,button[type=submit]:before,input[type=submit]:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-theme-button:after,button[type=submit]:after,input[type=submit]:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-theme-button.qodef-size--small:before,button[type=submit].qodef-size--small:before,input[type=submit].qodef-size--small:before{width:44px}.qodef-theme-button.qodef-size--small:after,button[type=submit].qodef-size--small:after,input[type=submit].qodef-size--small:after{width:47px}.qodef-theme-button.qodef-size--large:before,button[type=submit].qodef-size--large:before,input[type=submit].qodef-size--large:before{width:55px}.qodef-theme-button.qodef-size--large:after,button[type=submit].qodef-size--large:after,input[type=submit].qodef-size--large:after{width:53px}.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover{color:#000;background-color:transparent;border-color:#000;background-color:transparent}.qodef-theme-button:hover:after,.qodef-theme-button:hover:before,button[type=submit]:hover:after,button[type=submit]:hover:before,input[type=submit]:hover:after,input[type=submit]:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}body:not(.trister-core) .qodef-e-read-more a{padding:0!important;font-size:13px;font-weight:700;color:#000;background-color:transparent;border:0}body:not(.trister-core) .qodef-e-read-more a .qodef-m-text{display:inline-block;vertical-align:middle}body:not(.trister-core) .qodef-e-read-more a:after,body:not(.trister-core) .qodef-e-read-more a:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}body:not(.trister-core) .qodef-e-read-more a:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}body:not(.trister-core) .qodef-e-read-more a:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}body:not(.trister-core) .qodef-e-read-more a:hover{color:#000}body:not(.trister-core) .qodef-e-read-more a:hover:after,body:not(.trister-core) .qodef-e-read-more a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-dark-theme-skin .qodef-theme-button,.qodef-dark-theme-skin button[type=submit],.qodef-dark-theme-skin input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:9px 24px 8px 24px;color:#fff;background-color:#111;border:1px solid transparent;border-color:#fff;cursor:pointer;background-color:transparent}.qodef-dark-theme-skin .qodef-theme-button:hover,.qodef-dark-theme-skin button[type=submit]:hover,.qodef-dark-theme-skin input[type=submit]:hover{color:#fff;background-color:#111;background-color:transparent}body .select2-container--default{position:relative;display:inline-block;vertical-align:top;width:auto;margin:0 0 20px;border-bottom:1px solid #000}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:#000}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 .select2-container--default .select2-selection--single{display:block;height:47px;padding:8.5px 0;margin:0;font-family:inherit;font-size:14px;line-height:30px;font-weight:400;color:#353535;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-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:inherit;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-weight:300}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:10px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:23px;color:#000}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;content:'\33';font-family:ElegantIcons;font-style:normal}body .select2-container--default .select2-selection--multiple{display:block;height:47px;padding:8.5px 20px;margin:0;font-family:inherit;font-size:14px;line-height:30px;font-weight:400;color:#353535;background-color:transparent;border:1px solid transparent;border-radius:0;outline:0;cursor:pointer;-webkit-user-select:none;-moz-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;-o-text-overflow:ellipsis;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:0 10px;float:left;color:#fff;background-color:#000;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;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;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:#000}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:#fafafa;border:1px solid transparent;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:#353535;background-color:#fff;border:1px solid #000;outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#000;background-color:#fff;border-color:#000}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:2px 15px;list-style:none}body .select2-container--default .select2-results__option{padding:3px 0;font-size:14px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;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:#000}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:#000;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:#000;background:0 0}body .select2-container--default .select2-results__group{display:block;padding:7px 0;cursor:default}.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}.qodef-contactform-one .qodef-cf-input input,.qodef-contactform-one .qodef-cf-input textarea,.qodef-contactform-one .qodef-cf-textarea input,.qodef-contactform-one .qodef-cf-textarea textarea{background-color:transparent}.qodef-contactform-one .qodef-cf-input input{line-height:26px}.qodef-contactform-one .qodef-cf-submit{margin-top:20px}.qodef-contactform-one .qodef-cf-submit button{color:#000;background-color:transparent;border:1px solid #000;padding:13px 40px 13px 44px;padding:13px 71px 13px 75px;border:1px solid #000}.qodef-contactform-one .qodef-cf-submit button:after,.qodef-contactform-one .qodef-cf-submit button:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-contactform-one .qodef-cf-submit button:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-contactform-one .qodef-cf-submit button:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-contactform-one .qodef-cf-submit button.qodef-size--small:before{width:44px}.qodef-contactform-one .qodef-cf-submit button.qodef-size--small:after{width:47px}.qodef-contactform-one .qodef-cf-submit button.qodef-size--large:before{width:55px}.qodef-contactform-one .qodef-cf-submit button.qodef-size--large:after{width:53px}.qodef-contactform-one .qodef-cf-submit button:before{width:85px!important}.qodef-contactform-one .qodef-cf-submit button:after{width:84px!important}.qodef-contactform-one .qodef-cf-submit button:hover{color:#000;background-color:transparent;border-color:#000}.qodef-contactform-one .qodef-cf-submit button:hover:after,.qodef-contactform-one .qodef-cf-submit button:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-contactform-one .qodef-cf-submit .ajax-loader{display:none!important}body[class*=tristero-core] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{left:-15px;width:235px!important}.qodef-contactform-two .qodef-cf-input input,.qodef-contactform-two .qodef-cf-input textarea,.qodef-contactform-two .qodef-cf-textarea input,.qodef-contactform-two .qodef-cf-textarea textarea{background-color:transparent}.qodef-contactform-two .qodef-cf-input input{line-height:26px}.qodef-contactform-two .qodef-cf-submit{margin-top:20px}.qodef-contactform-two .qodef-cf-submit button{color:#000;background-color:transparent;border:1px solid #000;padding:13px 40px 13px 44px;padding:13px 71px 13px 75px;border:1px solid #000;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-contactform-two .qodef-cf-submit button:after,.qodef-contactform-two .qodef-cf-submit button:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-contactform-two .qodef-cf-submit button:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-contactform-two .qodef-cf-submit button:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-contactform-two .qodef-cf-submit button.qodef-size--small:before{width:44px}.qodef-contactform-two .qodef-cf-submit button.qodef-size--small:after{width:47px}.qodef-contactform-two .qodef-cf-submit button.qodef-size--large:before{width:55px}.qodef-contactform-two .qodef-cf-submit button.qodef-size--large:after{width:53px}.qodef-contactform-two .qodef-cf-submit button:before{width:85px!important}.qodef-contactform-two .qodef-cf-submit button:after{width:84px!important}.qodef-contactform-two .qodef-cf-submit button:hover{color:#000;background-color:transparent;border-color:#000}.qodef-contactform-two .qodef-cf-submit button:hover:after,.qodef-contactform-two .qodef-cf-submit button:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-contactform-two .qodef-cf-submit .ajax-loader{display:none!important}.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-input input,.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-input textarea,.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-submit button,.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-textarea input,.qodef-dark-theme-skin .qodef-contactform-one .qodef-cf-textarea textarea,.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-input input,.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-input textarea,.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-submit button,.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-textarea input,.qodef-dark-theme-skin .qodef-contactform-two .qodef-cf-textarea textarea{border-color:#fff;color:#fff}body:not([class*=tristero-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:'\25BE';font-family:initial;font-size:26px}.qodef-content-grid{width:1100px;margin:0 auto}@media only screen and (min-width:1441px){.qodef-content-grid-1400 .qodef-content-grid{width:1400px}}@media only screen and (min-width:1367px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}}@media only screen and (min-width:1367px){.qodef-content-grid-1200 .qodef-content-grid{width:1200px}}@media only screen and (min-width:1025px){.qodef-content-grid-1000 .qodef-content-grid{width:1000px}}@media only screen and (min-width:769px){.qodef-content-grid-800 .qodef-content-grid{width:800px}}@media only screen and (min-width:1367px){.qodef-content-grid-1300 .qodef-content-grid{width:1100px}}@media only screen and (min-width:1600px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}}.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--columns.qodef-col-num--9>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--9.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--9.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+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-layout--masonry.qodef-col-num--9 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--9>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-layout--masonry.qodef-col-num--9>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--9>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}.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-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-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-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-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-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-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}.qodef--boxed{background-color:#fafafa}.qodef--boxed #qodef-page-wrapper{display:block;background-color:#fff}.qodef--boxed #qodef-page-inner{padding-left:30px;padding-right:30px}.qodef--passepartout #qodef-page-wrapper{background-color:#fff}button.mfp-arrow{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}button.mfp-arrow:hover{opacity:.6}button.mfp-arrow:after,button.mfp-arrow:before{border:0;color:#fff;font-size:45px;font-family:ElegantIcons;font-weight:900}button.mfp-arrow-left{left:-27px}button.mfp-arrow-left:after{content:"\34"}button.mfp-arrow-right:after{content:"\35"}button.mfp-close{text-indent:-1000px;overflow:hidden;text-align:left!important;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}button.mfp-close:hover{opacity:.6}button.mfp-close:after{font-family:ElegantIcons;content:"\4d";position:absolute;right:4px;bottom:0;text-indent:0;font-size:24px;font-weight:900}.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{font-family:Roboto;font-size:15px;line-height:1.6em;font-weight:300;color:#fff}.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,.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{background-color:transparent;border-radius:0;opacity:1;position:relative}.swiper-pagination-bullets .swiper-pagination-bullet:after{content:'';display:inline-block;width:8px;height:8px;position:absolute;top:4px;left:0;background-color:#fff;border-radius:100%;-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:transparent}.swiper-pagination-bullets .swiper-pagination-bullet-active:after{border-radius:100%;-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{width:auto!important;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.swiper-button-next,.swiper-button-prev{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-image:none!important;width:30px!important;height:30px!important;margin:0!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#000!important;text-align:center}.swiper-button-next:after,.swiper-button-prev:after{font-family:"Font Awesome 5 Free";font-size:35px;font-weight:900}.swiper-button-next .e-next-arrow svg,.swiper-button-next .e-prev-arrow svg,.swiper-button-prev .e-next-arrow svg,.swiper-button-prev .e-prev-arrow svg{-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.swiper-button-next .e-next-arrow:hover svg,.swiper-button-next .e-prev-arrow:hover svg,.swiper-button-prev .e-next-arrow:hover svg,.swiper-button-prev .e-prev-arrow:hover svg{-webkit-transform:translateX(15%);-ms-transform:translateX(15%);transform:translateX(15%)}.qodef-dark-theme-skin .swiper-button-next,.qodef-dark-theme-skin .swiper-button-prev{color:#fff!important}.qodef-dark-theme-skin .swiper-button-next svg polygon,.qodef-dark-theme-skin .swiper-button-prev svg polygon{fill:#fff}.swiper-button-prev{left:53px!important}@media only screen and (max-width:680px){.swiper-button-prev{left:14px!important}}.swiper-button-prev:after{content:'\f104'}.swiper-button-next{right:53px!important}@media only screen and (max-width:680px){.swiper-button-next{right:14px!important}}.swiper-button-next:after{content:"\f105"}.swiper-button-next.swiper-button-outside,.swiper-button-prev.swiper-button-outside{color:#000;top:45%}.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{-webkit-transform:translateX(141%) translateY(-3px);-ms-transform:translateX(141%) translateY(-3px);transform:translateX(141%) translateY(-3px)}@media only screen and (max-width:1024px){.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{-webkit-transform:translateX(110%) translateY(-3px);-ms-transform:translateX(110%) translateY(-3px);transform:translateX(110%) translateY(-3px)}}@media only screen and (max-width:768px){.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{display:none}}.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{-webkit-transform:translateX(-141%);-ms-transform:translateX(-141%);transform:translateX(-141%)}@media only screen and (max-width:1024px){.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}}@media only screen and (max-width:768px){.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{display:none}}.qodef-dark-theme-skin .qodef-testimonials-list .qodef-e-author .qodef-e-author-job,.qodef-dark-theme-skin .qodef-testimonials-list .qodef-e-author .qodef-e-author-name,.qodef-dark-theme-skin .qodef-testimonials-list .qodef-e-text{color:#fff}.qodef-dark-theme-skin .swiper-button-next.swiper-button-outside svg polygon,.qodef-dark-theme-skin .swiper-container-rtl .swiper-button-prev.swiper-button-outside svg polygon{fill:#fff}.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;-webkit-box-sizing:border-box;box-sizing:border-box}.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;-webkit-transition-delay:0s;-o-transition-delay:0s;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.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;font-size:15px;line-height:1;border:0;position:initial;margin-left:auto}.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;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:visibility 0s linear .25s,opacity .25s ease-in-out;-o-transition:visibility 0s linear .25s,opacity .25s ease-in-out;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:#353535;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:#000}#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:#353535;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:#000}#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:#353535}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#000}#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:#353535}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#000}#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:#353535;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:#000}#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:#353535;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:#000}#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:#353535}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#000}#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:#353535}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#000}#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:#353535;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:#000}#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:#353535;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:#000}#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:#353535}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#000}#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:#353535}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#000}#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:#353535;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:#000}#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:#353535;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:#000}#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:#353535;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:#000}#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:#353535;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:#000}#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}.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media{margin-bottom:31px}.qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom{margin-top:20px;margin-bottom:42px}.qodef-blog article{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.qodef-blog article .qodef-e-content,.qodef-blog article .qodef-e-inner,.qodef-blog article .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-blog article .qodef-e-media-image{position:relative;display:inline-block;vertical-align:top;max-width:100%}.qodef-blog article .qodef-e-media-image a,.qodef-blog article .qodef-e-media-image img{display:block;width:100%}.qodef-blog article .qodef-e-media-image.qodef--background{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.qodef-blog article .qodef-e-media-image.qodef--background img{visibility:hidden}.qodef-blog article .entry-date{font-family:"Playfair Display",serif;font-style:italic;font-size:14px}.qodef-blog article .qodef-e-media{margin-bottom:26px}.qodef-blog article .qodef-e-media iframe{display:block}.qodef-blog article .qodef-e-title{margin:0 0 5px}.qodef-blog article .qodef-e-excerpt{margin:15px 0 0}.qodef-blog article .qodef-e-read-more{margin:15px 0 0}.qodef-blog article .qodef-e-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (min-width:681px){.qodef-blog article .qodef-e-info .qodef-e-info-left,.qodef-blog article .qodef-e-info .qodef-e-info-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.qodef-blog article .qodef-e-info .qodef-e-info-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:8px}}.qodef-blog article .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 19px 0 0;color:currentColor}.qodef-blog article .qodef-e-info .qodef-e-info-item:after{content:'/';position:absolute;top:0;right:7px}.qodef-blog article .qodef-e-info .qodef-e-info-item a{color:inherit}.qodef-blog article .qodef-e-info .qodef-e-info-item a:hover{color:#000}.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child{padding-right:0}.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child:after{content:''}.qodef-blog article .qodef-e-info.qodef-info--top{margin-bottom:2px}.qodef-blog article .qodef-e-info.qodef-info--bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:18px}.qodef-blog article .qodef-e-info-tags a{position:relative;display:inline-block;vertical-align:top;margin-right:11px}.qodef-blog article .qodef-e-info-tags a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}.qodef-blog article .qodef-e-info-tags a:last-child{margin-right:0}.qodef-blog article .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-blog article.sticky .qodef-e-title a{position:relative;text-decoration:underline}.qodef-blog article.sticky .qodef-e-title a:after{content:'*';position:relative;top:0;right:0;font-size:1.5em;display:inline-block}.qodef-blog article.format-audio .qodef-e-media-image{width:100%}.qodef-blog article.format-audio .qodef-e-media-image img{width:100%}.qodef-blog article.format-audio .qodef-e-media-audio{position:absolute;left:0;bottom:0;width:100%}.qodef-blog article.format-link .qodef-e-link{position:relative;display:inline-block;width:100%;vertical-align:top;padding:154px 6.5% 105px 6.5%;background:url(//www.japanesetattoo.com.au/wp-content/themes/tristero/assets/img/background-light.png);background-repeat:repeat-x;background-repeat:repeat-y}.qodef-blog article.format-link .qodef-e-link-text{position:relative;margin:0;color:#000;text-align:center;font-family:"Playfair Display",serif;font-style:italic;font-size:20px;text-transform:none;font-weight:300;letter-spacing:0;line-height:1.5em}.qodef-blog article.format-link .qodef-icon-elegant-icons{position:absolute;top:-62px;left:50%;font-size:50px;line-height:1;color:#000;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-blog article.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog article.format-quote .qodef-e-quote{position:relative;display:inline-block;width:100%;vertical-align:top;padding:161px 6.5% 92px 6.5%;background:url(//www.japanesetattoo.com.au/wp-content/themes/tristero/assets/img/background-light.png);background-repeat:repeat-x;background-repeat:repeat-y}.qodef-blog article.format-quote .qodef-e-quote:before{content:'“';position:absolute;font-family:"Playfair Display",serif;top:34.2%;left:50%;height:.37em;font-size:140px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#000;-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.qodef-blog article.format-quote .qodef-e-quote-text{position:relative;margin:0;color:#000;text-align:center;font-family:"Playfair Display",serif;font-style:italic;font-size:20px;text-transform:none;font-weight:300;letter-spacing:0;line-height:1.5em}.qodef-blog article.format-quote .qodef-e-quote-author{position:relative;display:block;margin:20px 0 0;color:#fff;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:14px;text-align:center;letter-spacing:.2em}.qodef-blog article.format-quote .qodef-e-quote-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.qodef-blog.qodef-items--fixed article .qodef-e-media,.qodef-blog.qodef-items--fixed article .qodef-e-media-image{height:100%}.qodef-dark-theme-skin .qodef-blog article .qodef-e-info .qodef-e-info-item a:hover{color:#fff}.qodef-dark-theme-skin .qodef-blog article.format-link .qodef-e-link,.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote{background:url(//www.japanesetattoo.com.au/wp-content/themes/tristero/assets/img/dd_background.png)}.qodef-dark-theme-skin .qodef-blog article.format-link .qodef-e-link-text,.qodef-dark-theme-skin .qodef-blog article.format-link .qodef-icon-elegant-icons,.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote-author,.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote-text,.qodef-dark-theme-skin .qodef-blog article.format-quote .qodef-e-quote:before{color:#fff}.category .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom,.date .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom,.tag .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-content .qodef-info--bottom{margin-top:22px}.category .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media,.date .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media,.tag .qodef-blog.qodef--list:not(.qodef-col-num--1) article .qodef-e-media{margin-bottom:26px}.category .qodef-m-pagination,.date .qodef-m-pagination,.tag .qodef-m-pagination{margin:75px 0 0}.category .qodef-blog.qodef--list article,.date .qodef-blog.qodef--list article,.tag .qodef-blog.qodef--list article{margin-bottom:47px}.category .qodef-blog.qodef--list article:last-child,.date .qodef-blog.qodef--list article:last-child,.tag .qodef-blog.qodef--list article:last-child{margin-bottom:0}.category .qodef-blog article .qodef-e-title,.date .qodef-blog article .qodef-e-title,.tag .qodef-blog article .qodef-e-title{line-height:1em}.category .qodef-blog,.date .qodef-blog,.tag .qodef-blog{margin:0 0 12px}.category .qodef-blog article .qodef-e-excerpt,.date .qodef-blog article .qodef-e-excerpt,.tag .qodef-blog article .qodef-e-excerpt{margin:24px 0 0}.category .qodef-blog.qodef--list article.format-link,.category .qodef-blog.qodef--list article.format-quote,.date .qodef-blog.qodef--list article.format-link,.date .qodef-blog.qodef--list article.format-quote,.tag .qodef-blog.qodef--list article.format-link,.tag .qodef-blog.qodef--list article.format-quote{margin-bottom:99px}.category .qodef-blog article .qodef-e-info.qodef-info--top,.date .qodef-blog article .qodef-e-info.qodef-info--top,.tag .qodef-blog article .qodef-e-info.qodef-info--top{margin-bottom:5px}@media only screen and (max-width:1024px){.category .qodef-page-sidebar-section,.date .qodef-page-sidebar-section,.tag .qodef-page-sidebar-section{margin-top:103px}}.qodef-blog.qodef--list article{margin-bottom:120px}.qodef-blog.qodef--list article .qodef-e-read-more{margin-top:0}.qodef-blog.qodef--list article.format-link{margin-bottom:130px}.qodef-blog.qodef--list article.format-quote{margin-bottom:130px}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top{margin-bottom:2px}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom{margin-top:19px}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-category a{font-family:"Playfair Display",serif;font-style:italic;font-size:15px}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a{font-family:"Playfair Display",serif;font-style:italic;font-size:15px;text-decoration:none;color:#4e4d4d;line-height:1.66em;margin-right:9px}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a:last-child:after{display:none}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a:after{content:",";font-family:inherit;display:inline-block;color:inherit;position:absolute;height:unset;width:unset;background-color:transparent;bottom:unset;left:unset;right:-7px}.qodef-blog.qodef--single article.format-link .qodef-e-link{margin-bottom:30px}.qodef-blog.qodef--single article.format-quote .qodef-e-quote{margin-bottom:30px}.qodef-dark-theme-skin .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a{color:#fff}.qodef-dark-theme-skin .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom .qodef-e-info-tags a:hover{color:#a2a2a2}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:0}#qodef-page-comments .qodef-page-comments-not-found{margin:0}#qodef-page-comments-list{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:77px}#qodef-page-comments-list .qodef-m-title{margin:0 0 56px}#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:52px 0 0;padding:0}#qodef-page-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 89px}#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#qodef-page-comments-list .qodef-comment-item .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;margin-right:17px}#qodef-page-comments-list .qodef-comment-item .qodef-e-image img{display:block;border-radius:100%}#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;line-height:1em;display:inline-block;width:49%;letter-spacing:.08em}#qodef-page-comments-list .qodef-comment-item .qodef-e-date{margin-top:-1px}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{font-family:"Playfair Display",serif;font-style:italic;font-size:15px}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#000}#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:14px 0 0;font-size:17px}#qodef-page-comments-list .qodef-comment-item .qodef-e-text img{display:block;margin:10px 0}#qodef-page-comments-list .qodef-comment-item .qodef-e-links{margin-top:4px;display:inline-block;width:50%;text-align:right}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .qodef-e-links{text-align:left}}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .qodef-e-links .comment-reply-link{margin-left:0}}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;display:inline-block;vertical-align:top;margin-left:10px;font-size:16px;line-height:3em;letter-spacing:0;font-family:"Roboto Slab";font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;line-height:1em}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover{color:#353535}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:first-child{margin-right:0}#qodef-page-comments-list .qodef-m-pagination{margin-top:50px}#qodef-page-comments-form{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments-form .comment-reply-title{margin:0 0 43px}body:not([class*=tristero-core]) #qodef-page-comments-form .comment-reply-title{margin:44px 0 43px}#qodef-page-comments-form .comment-form{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-comments-form .comment-form .comment-notes{margin:5px 0 0}#qodef-page-comments-form .form-submit #submit{color:#000;background-color:transparent;border:1px solid #000;border:1px solid #000}#qodef-page-comments-form .form-submit #submit:after,#qodef-page-comments-form .form-submit #submit:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-page-comments-form .form-submit #submit:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-page-comments-form .form-submit #submit:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}#qodef-page-comments-form .form-submit #submit.qodef-size--small:before{width:44px}#qodef-page-comments-form .form-submit #submit.qodef-size--small:after{width:47px}#qodef-page-comments-form .form-submit #submit.qodef-size--large:before{width:55px}#qodef-page-comments-form .form-submit #submit.qodef-size--large:after{width:53px}#qodef-page-comments-form .form-submit #submit:hover{color:#000;background-color:transparent;border-color:#000}#qodef-page-comments-form .form-submit #submit:hover:after,#qodef-page-comments-form .form-submit #submit:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#qodef-page-comments-form .form-submit #submit .qodef-btn-text{font-size:13px;letter-spacing:.2em}@media only screen and (max-width:680px){#qodef-page-comments-form .comment-form-cookies-consent{margin:10px 0 32px}}#qodef-page-comments-form .comment-form-cookies-consent>input{display:inline-block;margin:4px 6px 6px;vertical-align:middle}#qodef-page-comments-form .comment-form-cookies-consent>label{display:inline-block;margin-left:4px;margin-bottom:22px;font-size:14px;line-height:30px}@media only screen and (max-width:680px){#qodef-page-comments-form .comment-form-cookies-consent>label{margin-bottom:0;width:86%;vertical-align:middle}}.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-date a,.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-links a,.qodef-dark-theme-skin .logged-in-as a{color:#fff}.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover,.qodef-dark-theme-skin #qodef-page-comments-list .qodef-comment-item .qodef-e-links a:hover,.qodef-dark-theme-skin .logged-in-as a:hover{color:#a2a2a2}.qodef-dark-theme-skin #qodef-page-comments-form .form-submit #submit{color:#fff;border:2px solid #fff}body:not(.tristero-core) #qodef-page-comments-list .qodef-m-title{margin:40px 0 56px}body:not(.tristero-core) #qodef-page-footer .widget.widget_recent_comments ul:not(.qodef-shortcode-list) li{margin:0 0 17px}body:not(.tristero-core) .qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom{margin-top:92px}.qodef-filter--on .qodef-hidden-filter-items{position:absolute!important;display:none!important;height:0!important;line-height:1!important}.qodef-filter--on .qodef-grid-inner{opacity:1;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}.qodef-filter--on.qodef--filter-loading .qodef-grid-inner{opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.qodef-filter--on.qodef--filter-loading .qodef-loading-spinner{bottom:calc(50% - 16px)!important}.qodef-m-filter{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 40px}.qodef-m-filter .qodef-m-filter-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-m-filter .qodef-m-filter-item{position:relative;display:inline-block;vertical-align:top;margin:0 27px;padding:0 2px;-webkit-transition:color .3s ease,background-color .3s ease;-o-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;letter-spacing:.2em;font-size:13px}.qodef-m-filter .qodef-m-filter-item.qodef--active:after,.qodef-m-filter .qodef-m-filter-item:hover:after{content:'';position:absolute;left:0;bottom:calc(50% - 1px);width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;opacity:1;left:-10px;width:calc(100% + 20px)}.qodef-dark-theme-skin .qodef-m-filter .qodef-m-filter-item,.qodef-dark-theme-skin .qodef-m-filter .qodef-m-filter-item:hover{color:#fff}#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-page-footer-default-skin #qodef-page-footer-bottom-area .textwidget a:hover{color:#fff}#qodef-page-footer.qodef-page-footer-light-skin #qodef-page-footer-top-area{background-color:#fff}#qodef-page-footer.qodef-page-footer-light-skin .qodef-social-share li a,#qodef-page-footer.qodef-page-footer-light-skin .widget.widget_nav_menu ul li a,#qodef-page-footer.qodef-page-footer-light-skin .widget_text p{color:#000}#qodef-page-footer.qodef-page-footer-light-skin #qodef-page-footer-bottom-area .textwidget a:hover{color:#000}@media only screen and (max-width:768px){#qodef-page-footer .widget.widget_nav_menu ul li{padding:0 12px!important}}#qodef-page-footer-top-area{padding:138px 0 132px;background-color:#000;background-position:center;background-repeat:no-repeat;background-size:cover;border-top:0 solid #000}#qodef-page-footer-top-area .qodef-content-full-width{padding:0 70px}#qodef-page-footer-bottom-area{padding:8px 0;background-color:#000;border-top:0 solid #000}#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 70px}p.has-background{padding:20px 30px}.wp-block-audio{width:100%}.wp-block-audio audio{width:auto}.wp-block-audio.alignleft audio,.wp-block-audio.alignright audio{max-width:50%}.wp-block-audio.aligncenter audio{display:block;margin:0 auto}.wp-block-video video{width:100%}.wp-block-button{margin:10px 0}.wp-block-button.alignleft{margin:10px 10px 10px 0}.wp-block-button.alignright{margin:10px 0 10px 10px}.wp-block-button .wp-block-button__link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:9px 24px 8px 24px;color:#fff;background-color:#111;border:1px solid transparent;cursor:pointer;border-radius:4px}.wp-block-button .wp-block-button__link br{display:none}.wp-block-button .wp-block-button__link:hover{color:#fff;background-color:#111}.wp-block-button.is-style-outline .wp-block-button__link{color:#000;background-color:transparent;border:1px solid #000}.wp-block-button.is-style-outline .wp-block-button__link:after,.wp-block-button.is-style-outline .wp-block-button__link:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.wp-block-button.is-style-outline .wp-block-button__link:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.wp-block-button.is-style-outline .wp-block-button__link:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--small:before{width:44px}.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--small:after{width:47px}.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--large:before{width:55px}.wp-block-button.is-style-outline .wp-block-button__link.qodef-size--large:after{width:53px}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#000;background-color:transparent;border-color:#000}.wp-block-button.is-style-outline .wp-block-button__link:hover:after,.wp-block-button.is-style-outline .wp-block-button__link:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.editor-rich-text__tinymce .wp-block-button.wp-block{width:100%}.wp-block-archives,.wp-block-categories,.wp-block-latest-posts{margin:0;padding-left:0}.wp-block-archives ul,.wp-block-categories ul,.wp-block-latest-posts ul{padding-left:0!important}.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li{margin-bottom:6px;list-style-type:none}.wp-block-archives li a,.wp-block-categories li a,.wp-block-latest-posts li a{color:#000;text-decoration:none}.wp-block-archives li a:hover,.wp-block-categories li a:hover,.wp-block-latest-posts li a:hover{color:#000}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{text-align:center}.wp-block-categories li ul{margin:4px 0 0;padding:0 0 0 10px;list-style-type:none}.wp-block-categories li ul li:last-child{padding:4px 0 0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0}.wp-block-button.aligncenter{text-align:center}.wp-block-preformatted{padding:15px;white-space:pre-wrap;word-wrap:break-word}.wp-block-verse{font-family:inherit;font-size:22px;line-height:1.8}.has-drop-cap:not(:focus):first-letter{font-family:inherit;font-size:3.375em;line-height:1;font-weight:700;margin:0 .25em 0 0}blockquote.wp-block-pullquote{position:relative;padding:30px 2% 15px 162px;border:none;font-family:"Playfair Display",serif;font-style:italic;font-size:20px;position:relative;display:inline-block;vertical-align:middle;width:auto}blockquote.wp-block-pullquote:before{content:'“';position:absolute;font-style:initial;top:96%;left:25px;height:65px;font-size:200px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#010101;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);z-index:-1}blockquote.wp-block-pullquote.aligncenter{width:100%}blockquote.wp-block-pullquote.alignleft{text-align:left;max-width:100%}blockquote.wp-block-pullquote.alignright{text-align:right;max-width:100%}blockquote.wp-block-pullquote p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}.wp-block-pullquote{margin:0}.wp-block-pullquote blockquote{position:relative;padding:30px 2% 15px 162px;border:none;font-family:"Playfair Display",serif;font-style:italic;font-size:20px;width:auto;text-align:center;width:100%}.wp-block-pullquote blockquote:before{content:'“';position:absolute;font-style:initial;top:96%;left:25px;height:65px;font-size:200px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#010101;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);z-index:-1}.wp-block-pullquote p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit}.wp-block-quote{position:relative;padding:30px 2% 15px 162px;border:none;font-family:"Playfair Display",serif;font-style:italic;font-size:20px}.wp-block-quote:before{content:'“';position:absolute;font-style:initial;top:96%;left:25px;height:65px;font-size:200px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#010101;-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);z-index:-1}.wp-block-quote>p{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}.wp-block-quote>*{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:1rem 0;font-size:1.6875em!important;line-height:1.6em!important;padding-left:160px}.wp-block-image{margin:0}.wp-block-image img{display:block}.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{max-width:100%}.wp-block-image.alignfull{left:auto;max-width:100%}.wp-block-image.alignfull img{width:100vw}.wp-block-cover,.wp-block-cover-image{position:relative;min-height:430px;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-cover-image.alignwide,.wp-block-cover.alignwide{margin:5px 0}@media only screen and (min-width:768px){.wp-block-cover,.wp-block-cover-image{padding:1rem 10%}}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{font-size:30px;line-height:1.2em;letter-spacing:.2em;font-size:28px!important;margin-bottom:0;color:#fff!important;letter-spacing:unset;font-size:36px!important}.wp-block-cover-image.aligncenter .wp-block-cover-image-text,.wp-block-cover-image.aligncenter .wp-block-cover-text,.wp-block-cover-image.aligncenter h2,.wp-block-cover.aligncenter .wp-block-cover-image-text,.wp-block-cover.aligncenter .wp-block-cover-text,.wp-block-cover.aligncenter h2{width:100%;z-index:1;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{width:100%;max-width:30%;padding:1rem 5%}.wp-block-cover-image.alignfull .wp-block-cover-image-text,.wp-block-cover-image.alignfull .wp-block-cover-text,.wp-block-cover-image.alignfull h2,.wp-block-cover.alignfull .wp-block-cover-image-text,.wp-block-cover.alignfull .wp-block-cover-text,.wp-block-cover.alignfull h2{max-width:calc(8 * (100vw / 12) - 28px)}.wp-block-gallery{list-style-type:none;padding-left:0}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-bottom:16px}#qodef-page-content .qodef-e-text ol:not(.blocks-gallery-grid),#qodef-page-content .qodef-e-text ul:not(.blocks-gallery-grid){padding-left:1.3em;margin-left:1.3em}.wp-block-audio figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption,.wp-block-image figcaption,.wp-block-video figcaption{font-size:.71111em;font-family:inherit;line-height:1.6;margin:0;padding:.5rem;text-align:center}.wp-block-separator,hr{background-color:#767676;border:0;height:2px;margin-bottom:2rem;margin-top:2rem;max-width:100px;text-align:left}.wp-block-separator.is-style-wide,hr.is-style-wide{max-width:100%}.wp-block-separator.is-style-dots,hr.is-style-dots{max-width:100%;background-color:inherit;border:inherit;height:inherit;text-align:center}.wp-block-separator.is-style-dots:before,hr.is-style-dots:before{color:#767676;font-size:1.6875em;letter-spacing:.88889em;padding-left:.88889em}.wp-block-separator+h1:before,.wp-block-separator+h2:before,hr+h1:before,hr+h2:before{display:none}.wp-block-embed-twitter{overflow:hidden}.wp-block-embed{margin:0}.wp-block-table{margin:1rem 0}.wp-block-table td,.wp-block-table th{border-color:#000}.wp-block-file{font-family:inherit}.wp-block-file .wp-block-file__button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:5px 34px;color:#fff;background-color:#111;border:1px solid transparent;cursor:pointer;margin-left:.75em}.wp-block-file .wp-block-file__button:hover{color:#fff;background-color:#111}.wp-block-code{border-radius:0}.wp-block-code code{font-size:1.125em;white-space:pre-wrap;word-break:break-word}@media only screen and (min-width:768px){.wp-block-columns .wp-block-column>:first-child{margin-top:0}.wp-block-columns .wp-block-column>:last-child{margin-bottom:0}.wp-block-columns[class*=has-]>*{margin-right:1rem}.wp-block-columns[class*=has-]>:last-child{margin-right:0}}.wp-block-latest-comments .wp-block-latest-comments__comment-meta{font-weight:700}.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date{font-weight:400}.wp-block-latest-comments .wp-block-latest-comments__comment,.wp-block-latest-comments .wp-block-latest-comments__comment-date,.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p{font-size:inherit}.has-primary-background-color{background-color:#000}.has-primary-background-color a,.has-primary-background-color h1,.has-primary-background-color h2,.has-primary-background-color h3,.has-primary-background-color h4,.has-primary-background-color h5,.has-primary-background-color h6,.has-primary-background-color p{color:#fff}#qodef-page-header{position:relative;display:inline-block;width:100%;vertical-align:top;height:100px;z-index:100}#qodef-page-header .qodef-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;max-height:100%}#qodef-page-header .qodef-header-logo-link img{display:block;margin:auto 0;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{width:50%}#qodef-page-header .qodef-header-sticky .qodef-header-logo-link.qodef-height--not-set img{width:30%}#qodef-page-header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 76px}.qodef-header--light .qodef-header-sticky{background-color:#000}.qodef-dark-theme-skin.qodef-header--light .qodef-header-sticky{background-color:#111}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;max-height:100%}#qodef-page-mobile-header .qodef-mobile-header-logo-link img{display:block;margin:auto;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}#qodef-page-mobile-header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 20px}.qodef--passepartout #qodef-page-mobile-header-inner{padding:0}#qodef-mobile-header-opener{font-size:20px;margin-left:20px}#qodef-mobile-header-opener .qodef-lines{position:relative;display:block;width:47px;height:30px}#qodef-mobile-header-opener .qodef-lines .qodef-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor;-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;-o-transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease,-webkit-transform .3s ease}#qodef-mobile-header-opener .qodef-lines .qodef-line.qodef-line-1{top:11px}#qodef-mobile-header-opener .qodef-lines .qodef-line.qodef-line-2{top:18px}#qodef-mobile-header-navigation{position:absolute;top:100%;left:0;display:none;width:100%;max-height:calc(100vh - 70px);padding:0;margin:0;overflow-y:scroll;z-index:10}#qodef-mobile-header-navigation #qodef-mobile-header-navigation-menu>li{padding:5px 0}#qodef-mobile-header-navigation .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:20px 0 29px 0;background-color:#fff}#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;font-size:13px}#qodef-mobile-header-navigation ul{padding:0 0 0 10px;list-style:none}#qodef-mobile-header-navigation ul li{margin:0;padding:0;position:relative}#qodef-mobile-header-navigation ul li a{position:relative;display:inline-block;width:100%;vertical-align:top;padding:4px 0}#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner{position:relative}#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:calc(50% - 1px);width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;left:-10px;width:calc(100% + 20px)}#qodef-mobile-header-navigation ul li a:hover .qodef-menu-item-inner:after{opacity:1}#qodef-mobile-header-navigation ul li ul{display:none;margin:0;padding-right:20px;padding-top:8px;padding-bottom:0}#qodef-mobile-header-navigation ul li ul li>a .qodef-menu-item-inner:after{display:none}body:not([class*=tristero-core]) #qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{content:'>';position:absolute;top:0;right:0;line-height:inherit;color:#000}body:not(.tristero-core) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li a{white-space:break-spaces}body:not(.tristero-core) #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{width:40%}.qodef-header-navigation{height:100%}.qodef-header-navigation ul{margin:0;padding:0;list-style:none}.qodef-header-navigation ul li{position:relative;display:block;margin:0;padding:0}.qodef-header-navigation ul li a .qodef-menu-item-inner{position:relative;display:inline-block;vertical-align:top;padding:0 3px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}.qodef-header-navigation ul li .qodef-menu-arrow{display:none}.qodef-header-navigation ul li.qodef-hide-link>a{cursor:default}.qodef-header-navigation ul li.qodef-hide-link>a .qodef-menu-item-inner{color:inherit;background-color:transparent}.qodef-header-navigation ul li.qodef-menu-item--narrow ul{position:absolute;top:100%;left:0;width:247px;margin:0;padding:22px 0 22px 0;background:url(//www.japanesetattoo.com.au/wp-content/themes/tristero/assets/img/dd_background.png);background-repeat:repeat-x;background-repeat:repeat-y;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease-out,visibility .2s ease-out;-o-transition:opacity .3s ease-out,visibility .2s ease-out;transition:opacity .3s ease-out,visibility .2s ease-out}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li{padding:4px 33px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a{font-size:15px;line-height:24px;color:#d0cfcf}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a,.qodef-header-navigation ul li.qodef-menu-item--narrow ul li:hover>a{color:#fff}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children{position:relative}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{font-family:Ionicons;content:"";position:absolute;top:54%;right:33px;line-height:1;font-size:18px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right .2s ease-in-out;-o-transition:right .2s ease-in-out;transition:right .2s ease-in-out;color:currentColor}.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 li.menu-item-has-children:hover>a:after{right:30px;-webkit-transition:right .2s ease-in-out;-o-transition:right .2s ease-in-out;transition:right .2s ease-in-out}body:not([class*=tristero-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{content:'>';position:absolute;top:18px;right:30px;line-height:inherit;color:#fff}.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{top:-22px;left:100%}.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.menu-item-has-children>a:after{right:unset;-webkit-transition:left .2s ease-in-out;-o-transition:left .2s ease-in-out;transition:left .2s ease-in-out;left:33px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:9px}body:not([class*=tristero-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:'<';left:30px;right:auto}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children:hover>a:after{left:30px;-webkit-transition:left .2s ease-in-out;-o-transition:left .2s ease-in-out;transition:left .2s ease-in-out}.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}.qodef-header-navigation>ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;white-space:nowrap}.qodef-header-navigation>ul>li{height:100%;padding:0 30px}.qodef-header-navigation>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;letter-spacing:.2em;font-size:13px}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner{padding:0}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text{position:relative}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:after,.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:before{content:'';position:absolute;bottom:calc(50% - 1px);width:calc(50% + 11px);height:1px;background-color:currentColor;-webkit-transform:scaleX(.001);-ms-transform:scaleX(.001);transform:scaleX(.001);-webkit-transition:opacity 0s .3s,-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:opacity 0s .3s,-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1),opacity 0s .3s;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity 0s .3s;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity 0s .3s,-webkit-transform .3s cubic-bezier(.22,1,.36,1);opacity:0}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:before{left:-10px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:after{right:-10px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner .qodef-menu-item-text:after,.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner .qodef-menu-item-text:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);opacity:1;-webkit-transition:opacity 0s 0s,-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:opacity 0s 0s,-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1),opacity 0s 0s;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity 0s 0s;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity 0s 0s,-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-header-navigation>ul>li.qodef-hide-link>a .qodef-menu-item-inner:after{opacity:0}.qodef-header--standard .qodef-header-navigation .qodef-drop-down-second .qodef-drop-down-second-inner>ul li.qodef-menu-item--narrow ul{left:-6px}body:not(.qodef-header--standard) .qodef-header-navigation>ul>li:last-child{padding-right:0}.qodef-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:81px 0 0}@media only screen and (max-width:1024px){.qodef-m-pagination{margin:81px 0 46px}}.qodef-m-pagination.qodef--wp .nav-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-m-pagination.qodef--wp .page-numbers{position:relative;margin:0 12px;font-family:Roboto;font-size:17px;font-weight:300;line-height:1.52em;color:#000;font-weight:700;font-size:14px}.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:after{content:'';position:absolute;left:0;bottom:calc(50% - 1px);width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;left:-3px;width:calc(100% + 6px)}.qodef-m-pagination.qodef--wp .page-numbers.dots:after{display:none}.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{position:relative;top:1px;font-size:30px}.qodef-m-pagination.qodef--wp .page-numbers.next:after,.qodef-m-pagination.qodef--wp .page-numbers.prev:after{display:none}body:not([class*=tristero-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,body:not([class*=tristero-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev{top:2px;font-size:12px;text-transform:uppercase}.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{margin:0 6px 3px 0}.qodef-m-pagination.qodef--wp .page-numbers.current:after,.qodef-m-pagination.qodef--wp .page-numbers:hover:after{opacity:1}.qodef-m-pagination.qodef--standard .qodef-m-pagination-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item{position:relative;margin:0 12px;font-family:Roboto;font-size:17px;font-weight:300;line-height:1.52em;color:#000;font-weight:700;font-size:14px;letter-spacing:.2em}.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--number-1{margin-left:0}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:after{content:'';position:absolute;left:0;bottom:calc(50% - 1px);width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;left:-3px;width:calc(100% + 6px)}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.dots:after{display:none}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{position:relative;top:1px;font-size:30px;line-height:1}.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}body:not([class*=tristero-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,body:not([class*=tristero-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{top:0;font-size:17px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev{margin-right:15px;margin-left:-5px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next{margin-left:2px;margin-right:-5px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active:after,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover:after{opacity:1}.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-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner{position:relative;display:inline-block;vertical-align:top;font-size:32px;line-height:1;color:#000;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-m-pagination.qodef--infinite-scroll .qodef-infinite-scroll-spinner:before{display:block;line-height:inherit}.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner{opacity:1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner{opacity:0}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner{position:absolute;bottom:10px;left:calc(50% - 16px);font-size:32px;line-height:1;color:#000;opacity:0;z-index:-1;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{display:block;line-height:inherit}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner{opacity:1;z-index:1}.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner{opacity:1;z-index:1}.qodef-single-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;margin:15px 0}.qodef-single-links .qodef-m-single-links-title{font-family:Roboto;font-size:17px;font-weight:300;line-height:1.52em;color:#000;margin-right:10px}.qodef-single-links a,.qodef-single-links>span:not(.qodef-m-single-links-title){position:relative;margin:0 12px;font-family:Roboto;font-size:17px;font-weight:300;line-height:1.52em;color:#000;font-weight:700;font-size:14px}.qodef-single-links a *,.qodef-single-links>span:not(.qodef-m-single-links-title) *{display:block;line-height:inherit}.qodef-single-links a:first-child,.qodef-single-links>span:not(.qodef-m-single-links-title):first-child{margin-left: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:'';position:absolute;left:0;bottom:calc(50% - 1px);width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;left:-3px;width:calc(100% + 6px)}.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{opacity:1}.qodef-single-links>span:not(.qodef-m-single-links-title){color:#000}.qodef-dark-theme-skin .qodef-m-pagination.qodef--wp .page-numbers{color:#fff}.qodef-dark-theme-skin .qodef-m-pagination.qodef--standard .qodef-m-pagination-item,.qodef-dark-theme-skin .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover a{color:#fff}.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 .qodef-e-search-heading-title{margin:0 0 20px}.qodef-search .qodef-e-search-heading .qodef-e-search-heading-form{width:100%;margin:0}.qodef-search .qodef-e-search-heading .qodef-search-form .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-search .qodef-e-search-heading .qodef-search-form button,.qodef-search .qodef-e-search-heading .qodef-search-form input{height:50px;padding:10px 0;font-family:inherit;font-weight:inherit;line-height:30px;border-radius:0;outline:0;-webkit-appearance:none}.qodef-search .qodef-e-search-heading .qodef-search-form input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#353535;background-color:#fff;border:1px solid #000;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.qodef-search .qodef-e-search-heading .qodef-search-form input:focus{border-color:#000}.qodef-search .qodef-e-search-heading .qodef-search-form input::-webkit-input-placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form input::-moz-placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form input::-ms-input-placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form input::placeholder{color:inherit;opacity:1}.qodef-search .qodef-e-search-heading .qodef-search-form button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-search .qodef-e-search-heading .qodef-search-form button span{display:block;line-height:inherit}.qodef-search .qodef-e-search-heading .qodef-search-form button span:before{display:block;line-height:inherit}.qodef-search .qodef-e-search-heading .qodef-search-form button:hover{color:#000}.qodef-search article{margin-bottom:30px}.qodef-search article:last-child{margin-bottom:0}.qodef-search article .qodef-e-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-search article .qodef-e-inner>*{width:100%}.qodef-search article .qodef-e-inner .qodef-e-image{-ms-flex-preferred-size:180px;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;padding-left:20px}@media only screen and (max-width:1024px){#qodef-page-sidebar{padding-left:0}}#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content{display:block;position:relative;background-color:transparent;padding:17px 10px 3px}#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a{color:#000}#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a:hover{color:#4e4d4d}#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-info-date,#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title{width:100%;color:#000;text-align:center;line-height:1em}#qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title{margin-top:7px}.qodef-dark-theme-skin #qodef-page-sidebar .widget a,.qodef-dark-theme-skin #qodef-page-sidebar .widget a:hover,.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_categories ul>li,.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_product_categories ul>li,.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover{color:#a2a2a2}.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_categories ul>li:hover,.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_product_categories ul>li:hover{color:#fff;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_categories ul>li:hover a,.qodef-dark-theme-skin #qodef-page-sidebar .widget.widget_product_categories ul>li:hover a{color:#fff}.qodef-dark-theme-skin #qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a{color:#fff}.qodef-dark-theme-skin #qodef-page-sidebar .qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-title a:hover{color:#a2a2a2}.qodef-page-title{position:relative;display:inline-block;width:100%;vertical-align:top;height:240px;background:url(//www.japanesetattoo.com.au/wp-content/themes/tristero/assets/img/background-light.png);background-repeat:repeat-x;background-repeat:repeat-y}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-page-title .qodef-m-title{margin:0 0 3px}.qodef-dark-theme-skin .qodef-page-title{background:url(//www.japanesetattoo.com.au/wp-content/themes/tristero/assets/img/dd_background.png)}.qodef-dark-theme-skin .qodef-m-title{color:#fff}.qodef-dark-theme-skin .qodef-m-title:hover a{color:#fff}.widget{margin:0 0 48px;text-align:center}.widget:last-child{margin-bottom:0!important}.widget .qodef-widget-title{margin:0 0 1px;text-align:center}.widget .qodef-widget-title a{color:inherit}.widget .qodef-widget-title a:hover{color:#000}.widget a{color:#353535}.widget a:hover{color:#000}.widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}.widget ul:not(.qodef-shortcode-list) li{margin:0 0 7px}.widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}.widget ul:not(.qodef-shortcode-list) li ul{margin-top:7px}.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#353535;background-color:#fff;border:1px solid transparent;border-radius:0;outline:0}.widget.widget_archive .select2,.widget.widget_categories .select2,.widget.widget_text .select2{margin-bottom:0}.widget.widget_calendar{width:100%}.widget.widget_calendar table{table-layout:fixed}.widget.widget_calendar table *{text-align:center;color:#d0cfcf}.widget.widget_calendar .wp-calendar-nav{overflow:hidden}.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev{float:left}.widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{float:right}.widget.widget_calendar #today{color:#fff;background-color:transparent}.widget.widget_calendar #today a{color:inherit}.widget.widget_calendar tfoot td,.widget.widget_calendar tfoot tr{border:0}.widget.widget_calendar tfoot a{color:#353535}.widget.widget_calendar tfoot a:hover{color:#000}.widget.widget_categories .qodef-widget-title{margin:0 0 17px}.widget.widget_categories ul>li{text-align:center}.widget .widget_tristero_core_instagram_list .qodef-widget-title{margin:0 0 27px}.widget.widget_text .qodef-widget-title{margin:0 0 13px}.widget.widget_text img{display:block}.widget.widget_rss ul li{margin-bottom:25px}.widget.widget_rss ul li:last-child{margin-bottom:0}.widget.widget_rss ul .rsswidget{display:block;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:16px;line-height:1.25em;letter-spacing:0}.widget.widget_rss ul .rssSummary{margin-top:5px}.widget.widget_rss ul cite{display:block;margin-top:5px}.widget.widget_search .qodef-widget-title{margin-bottom:8.5px}.widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_search button,.widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}.widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#353535;background-color:transparent;border:2px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.widget.widget_search input:focus{color:#000;background-color:#fafafa;border-color:transparent}.widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}.widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_search input::placeholder{color:inherit;opacity:1}.widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.widget.widget_search button span{display:block;line-height:inherit}.widget.widget_search button span:before{display:block;line-height:inherit}.widget.widget_search button:hover{color:#353535}.widget.widget_tag_cloud .qodef-widget-title{margin:0 0 17px}.widget.widget_tag_cloud .tagcloud{text-align:center}.widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;font-size:15px!important}.widget.widget_tag_cloud .tagcloud a:hover{color:#4e4d4d}.widget.widget_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}.widget.widget_media_image{margin-bottom:0}.widget.widget_media_image .qodef-widget-title{margin-bottom:8.5px}.widget.widget_media_image a,.widget.widget_media_image img{display:block;margin:0 auto}.widget.widget_nav_menu{margin:0}.widget.widget_nav_menu ul{text-align:center;margin:27px 0 8px}.widget.widget_nav_menu ul li{display:inline-block;padding:0 29px}body:not([class*=tristero-core]) .widget.widget_nav_menu ul li{display:block;padding:0}@media only screen and (max-width:680px){.widget.widget_nav_menu ul li{width:100%}}.widget.widget_nav_menu ul li a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:13px;color:#fff;position:relative;letter-spacing:.2em}.widget.widget_nav_menu ul li a:after,.widget.widget_nav_menu ul li a:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.widget.widget_nav_menu ul li a:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.widget.widget_nav_menu ul li a:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}body:not([class*=tristero-core]) .widget.widget_nav_menu ul li a:hover:after,body:not([class*=tristero-core]) .widget.widget_nav_menu ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}body[class*=tristero-core] .widget.widget_nav_menu ul li:hover a:after,body[class*=tristero-core] .widget.widget_nav_menu ul li:hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.widget.widget_text .qodef-social-share{width:100%}.widget.widget_text .qodef-social-share ul{width:100%;text-align:center}#qodef-top-area .widget{margin:0 0 0;text-align:center;color:#fff}#qodef-top-area .widget:last-child{margin-bottom:0!important}#qodef-top-area .widget .qodef-widget-title{margin:0 0 1px;text-align:center;color:#fff}#qodef-top-area .widget .qodef-widget-title a{color:inherit}#qodef-top-area .widget .qodef-widget-title a:hover{color:#000}#qodef-top-area .widget a{color:#fff}#qodef-top-area .widget a:hover{color:#000}#qodef-top-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 7px}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-top-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:7px}#qodef-top-area .widget.widget_archive select,#qodef-top-area .widget.widget_categories select,#qodef-top-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#353535;background-color:#fff;border:1px solid transparent;border-radius:0;outline:0}#qodef-top-area .widget.widget_archive .select2,#qodef-top-area .widget.widget_categories .select2,#qodef-top-area .widget.widget_text .select2{margin-bottom:0}#qodef-top-area .widget.widget_calendar{width:100%}#qodef-top-area .widget.widget_calendar table{table-layout:fixed}#qodef-top-area .widget.widget_calendar table *{text-align:center;color:#d0cfcf}#qodef-top-area .widget.widget_calendar .wp-calendar-nav{overflow:hidden}#qodef-top-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev{float:left}#qodef-top-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{float:right}#qodef-top-area .widget.widget_calendar #today{color:#fff;background-color:transparent}#qodef-top-area .widget.widget_calendar #today a{color:inherit}#qodef-top-area .widget.widget_calendar tfoot td,#qodef-top-area .widget.widget_calendar tfoot tr{border:0}#qodef-top-area .widget.widget_calendar tfoot a{color:#fff}#qodef-top-area .widget.widget_calendar tfoot a:hover{color:#000}#qodef-top-area .widget.widget_categories .qodef-widget-title{margin:0 0 17px}#qodef-top-area .widget.widget_categories ul>li{text-align:center}#qodef-top-area .widget .widget_tristero_core_instagram_list .qodef-widget-title{margin:0 0 27px}#qodef-top-area .widget.widget_text .qodef-widget-title{margin:0 0 13px}#qodef-top-area .widget.widget_text img{display:block}#qodef-top-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-top-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-top-area .widget.widget_rss ul .rsswidget{display:block;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:16px;line-height:1.25em;letter-spacing:0}#qodef-top-area .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-top-area .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-top-area .widget.widget_search .qodef-widget-title{margin-bottom:8.5px}#qodef-top-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-top-area .widget.widget_search button,#qodef-top-area .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-top-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#353535;background-color:transparent;border:2px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-top-area .widget.widget_search input:focus{color:#000;background-color:#fafafa;border-color:transparent}#qodef-top-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-top-area .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-top-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-top-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-top-area .widget.widget_search button:hover{color:#353535}#qodef-top-area .widget.widget_tag_cloud .qodef-widget-title{margin:0 0 17px}#qodef-top-area .widget.widget_tag_cloud .tagcloud{text-align:center}#qodef-top-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;font-size:15px!important}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover{color:#4e4d4d}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}#qodef-top-area .widget.widget_media_image{margin-bottom:0}#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:8.5px}#qodef-top-area .widget.widget_media_image a,#qodef-top-area .widget.widget_media_image img{display:block;margin:0 auto}#qodef-top-area .widget.widget_nav_menu{margin:0}#qodef-top-area .widget.widget_nav_menu ul{text-align:center;margin:27px 0 8px}#qodef-top-area .widget.widget_nav_menu ul li{display:inline-block;padding:0 29px}body:not([class*=tristero-core]) #qodef-top-area .widget.widget_nav_menu ul li{display:block;padding:0}@media only screen and (max-width:680px){#qodef-top-area .widget.widget_nav_menu ul li{width:100%}}#qodef-top-area .widget.widget_nav_menu ul li a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:13px;color:#fff;position:relative;letter-spacing:.2em}#qodef-top-area .widget.widget_nav_menu ul li a:after,#qodef-top-area .widget.widget_nav_menu ul li a:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-top-area .widget.widget_nav_menu ul li a:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-top-area .widget.widget_nav_menu ul li a:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}body:not([class*=tristero-core]) #qodef-top-area .widget.widget_nav_menu ul li a:hover:after,body:not([class*=tristero-core]) #qodef-top-area .widget.widget_nav_menu ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}body[class*=tristero-core] #qodef-top-area .widget.widget_nav_menu ul li:hover a:after,body[class*=tristero-core] #qodef-top-area .widget.widget_nav_menu ul li:hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#qodef-top-area .widget.widget_text .qodef-social-share{width:100%}#qodef-top-area .widget.widget_text .qodef-social-share ul{width:100%;text-align:center}#qodef-page-footer .widget{margin:0 0 48px;text-align:center;color:#ccc}#qodef-page-footer .widget:last-child{margin-bottom:0!important}#qodef-page-footer .widget .qodef-widget-title{margin:0 0 37px;text-align:center;color:#fff}#qodef-page-footer .widget .qodef-widget-title a{color:inherit}#qodef-page-footer .widget .qodef-widget-title a:hover{color:#fff}#qodef-page-footer .widget a{color:#d0cfcf}#qodef-page-footer .widget a:hover{color:#fff}#qodef-page-footer .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li{margin:0 0 7px}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li ul{margin-top:7px}#qodef-page-footer .widget.widget_archive select,#qodef-page-footer .widget.widget_categories select,#qodef-page-footer .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#353535;background-color:#fff;border:1px solid #000;border-radius:0;outline:0}#qodef-page-footer .widget.widget_archive .select2,#qodef-page-footer .widget.widget_categories .select2,#qodef-page-footer .widget.widget_text .select2{margin-bottom:0}#qodef-page-footer .widget.widget_calendar{width:100%}#qodef-page-footer .widget.widget_calendar table{table-layout:fixed}#qodef-page-footer .widget.widget_calendar table *{text-align:center;color:#d0cfcf}#qodef-page-footer .widget.widget_calendar .wp-calendar-nav{overflow:hidden}#qodef-page-footer .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev{float:left}#qodef-page-footer .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{float:right}#qodef-page-footer .widget.widget_calendar #today{color:#fff;background-color:transparent}#qodef-page-footer .widget.widget_calendar #today a{color:inherit}#qodef-page-footer .widget.widget_calendar tfoot td,#qodef-page-footer .widget.widget_calendar tfoot tr{border:0}#qodef-page-footer .widget.widget_calendar tfoot a{color:#d0cfcf}#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:#fff}#qodef-page-footer .widget.widget_categories .qodef-widget-title{margin:0 0 17px}#qodef-page-footer .widget.widget_categories ul>li{text-align:center}#qodef-page-footer .widget .widget_tristero_core_instagram_list .qodef-widget-title{margin:0 0 27px}#qodef-page-footer .widget.widget_text .qodef-widget-title{margin:0 0 13px}#qodef-page-footer .widget.widget_text img{display:block}#qodef-page-footer .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-footer .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_rss ul .rsswidget{display:block;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:16px;line-height:1.25em;letter-spacing:0}#qodef-page-footer .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-footer .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-footer .widget.widget_search .qodef-widget-title{margin-bottom:44.5px}#qodef-page-footer .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_search button,#qodef-page-footer .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-footer .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#353535;background-color:transparent;border:2px solid #000;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_search input:focus{color:#000;background-color:#fafafa;border-color:#000}#qodef-page-footer .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-footer .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-footer .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-footer .widget.widget_search button:hover{color:#353535}#qodef-page-footer .widget.widget_tag_cloud .qodef-widget-title{margin:0 0 17px}#qodef-page-footer .widget.widget_tag_cloud .tagcloud{text-align:center}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;font-size:15px!important}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover{color:#4e4d4d}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}#qodef-page-footer .widget.widget_media_image{margin-bottom:0}#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:44.5px}#qodef-page-footer .widget.widget_media_image a,#qodef-page-footer .widget.widget_media_image img{display:block;margin:0 auto}#qodef-page-footer .widget.widget_nav_menu{margin:0}#qodef-page-footer .widget.widget_nav_menu ul{text-align:center;margin:27px 0 8px}#qodef-page-footer .widget.widget_nav_menu ul li{display:inline-block;padding:0 29px}body:not([class*=tristero-core]) #qodef-page-footer .widget.widget_nav_menu ul li{display:block;padding:0}@media only screen and (max-width:680px){#qodef-page-footer .widget.widget_nav_menu ul li{width:100%}}#qodef-page-footer .widget.widget_nav_menu ul li a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:13px;color:#fff;position:relative;letter-spacing:.2em}#qodef-page-footer .widget.widget_nav_menu ul li a:after,#qodef-page-footer .widget.widget_nav_menu ul li a:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-page-footer .widget.widget_nav_menu ul li a:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-page-footer .widget.widget_nav_menu ul li a:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}body:not([class*=tristero-core]) #qodef-page-footer .widget.widget_nav_menu ul li a:hover:after,body:not([class*=tristero-core]) #qodef-page-footer .widget.widget_nav_menu ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}body[class*=tristero-core] #qodef-page-footer .widget.widget_nav_menu ul li:hover a:after,body[class*=tristero-core] #qodef-page-footer .widget.widget_nav_menu ul li:hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#qodef-page-footer .widget.widget_text{margin:0 0 22px;text-align:center}#qodef-page-footer .widget.widget_text .qodef-social-share{width:100%}#qodef-page-footer .widget.widget_text .qodef-social-share ul{width:100%;text-align:center}#qodef-side-area .widget{margin:0 0 48px;text-align:center;color:#fff}#qodef-side-area .widget:last-child{margin-bottom:0!important}#qodef-side-area .widget .qodef-widget-title{margin:0 0 1px;text-align:center;color:#fff}#qodef-side-area .widget .qodef-widget-title a{color:inherit}#qodef-side-area .widget .qodef-widget-title a:hover{color:#000}#qodef-side-area .widget a{color:#fff}#qodef-side-area .widget a:hover{color:#000}#qodef-side-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 7px}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-side-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:7px}#qodef-side-area .widget.widget_archive select,#qodef-side-area .widget.widget_categories select,#qodef-side-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#353535;background-color:#fff;border:1px solid transparent;border-radius:0;outline:0}#qodef-side-area .widget.widget_archive .select2,#qodef-side-area .widget.widget_categories .select2,#qodef-side-area .widget.widget_text .select2{margin-bottom:0}#qodef-side-area .widget.widget_calendar{width:100%}#qodef-side-area .widget.widget_calendar table{table-layout:fixed}#qodef-side-area .widget.widget_calendar table *{text-align:center;color:#d0cfcf}#qodef-side-area .widget.widget_calendar .wp-calendar-nav{overflow:hidden}#qodef-side-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev{float:left}#qodef-side-area .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{float:right}#qodef-side-area .widget.widget_calendar #today{color:#fff;background-color:transparent}#qodef-side-area .widget.widget_calendar #today a{color:inherit}#qodef-side-area .widget.widget_calendar tfoot td,#qodef-side-area .widget.widget_calendar tfoot tr{border:0}#qodef-side-area .widget.widget_calendar tfoot a{color:#fff}#qodef-side-area .widget.widget_calendar tfoot a:hover{color:#000}#qodef-side-area .widget.widget_categories .qodef-widget-title{margin:0 0 17px}#qodef-side-area .widget.widget_categories ul>li{text-align:center}#qodef-side-area .widget .widget_tristero_core_instagram_list .qodef-widget-title{margin:0 0 27px}#qodef-side-area .widget.widget_text .qodef-widget-title{margin:0 0 13px}#qodef-side-area .widget.widget_text img{display:block}#qodef-side-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-side-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-side-area .widget.widget_rss ul .rsswidget{display:block;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:16px;line-height:1.25em;letter-spacing:0}#qodef-side-area .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-side-area .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-side-area .widget.widget_search .qodef-widget-title{margin-bottom:8.5px}#qodef-side-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-side-area .widget.widget_search button,#qodef-side-area .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-side-area .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#353535;background-color:transparent;border:2px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-side-area .widget.widget_search input:focus{color:#000;background-color:#fafafa;border-color:transparent}#qodef-side-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-side-area .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-side-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-side-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-side-area .widget.widget_search button:hover{color:#353535}#qodef-side-area .widget.widget_tag_cloud .qodef-widget-title{margin:0 0 17px}#qodef-side-area .widget.widget_tag_cloud .tagcloud{text-align:center}#qodef-side-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;font-size:15px!important}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover{color:#4e4d4d}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}#qodef-side-area .widget.widget_media_image{margin-bottom:0}#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:8.5px}#qodef-side-area .widget.widget_media_image a,#qodef-side-area .widget.widget_media_image img{display:block;margin:0 auto}#qodef-side-area .widget.widget_nav_menu{margin:0}#qodef-side-area .widget.widget_nav_menu ul{text-align:center;margin:27px 0 8px}#qodef-side-area .widget.widget_nav_menu ul li{display:inline-block;padding:0 29px}body:not([class*=tristero-core]) #qodef-side-area .widget.widget_nav_menu ul li{display:block;padding:0}@media only screen and (max-width:680px){#qodef-side-area .widget.widget_nav_menu ul li{width:100%}}#qodef-side-area .widget.widget_nav_menu ul li a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:13px;color:#fff;position:relative;letter-spacing:.2em}#qodef-side-area .widget.widget_nav_menu ul li a:after,#qodef-side-area .widget.widget_nav_menu ul li a:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-side-area .widget.widget_nav_menu ul li a:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-side-area .widget.widget_nav_menu ul li a:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}body:not([class*=tristero-core]) #qodef-side-area .widget.widget_nav_menu ul li a:hover:after,body:not([class*=tristero-core]) #qodef-side-area .widget.widget_nav_menu ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}body[class*=tristero-core] #qodef-side-area .widget.widget_nav_menu ul li:hover a:after,body[class*=tristero-core] #qodef-side-area .widget.widget_nav_menu ul li:hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#qodef-side-area .widget.widget_text .qodef-social-share{width:100%}#qodef-side-area .widget.widget_text .qodef-social-share ul{width:100%;text-align:center}#qodef-page-sidebar .widget{margin:0 0 48px;text-align:center}#qodef-page-sidebar .widget:last-child{margin-bottom:0!important}#qodef-page-sidebar .widget .qodef-widget-title{margin:0 0 27px;text-align:center}#qodef-page-sidebar .widget .qodef-widget-title a{color:inherit}#qodef-page-sidebar .widget .qodef-widget-title a:hover{color:#000}#qodef-page-sidebar .widget a{color:#353535}#qodef-page-sidebar .widget a:hover{color:#000}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li{margin:0 0 7px}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li ul{margin-top:7px}#qodef-page-sidebar .widget.widget_archive select,#qodef-page-sidebar .widget.widget_categories select,#qodef-page-sidebar .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#353535;background-color:#fff;border:1px solid transparent;border-radius:0;outline:0}#qodef-page-sidebar .widget.widget_archive .select2,#qodef-page-sidebar .widget.widget_categories .select2,#qodef-page-sidebar .widget.widget_text .select2{margin-bottom:0}#qodef-page-sidebar .widget.widget_calendar{width:100%}#qodef-page-sidebar .widget.widget_calendar table{table-layout:fixed}#qodef-page-sidebar .widget.widget_calendar table *{text-align:center;color:#d0cfcf}#qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav{overflow:hidden}#qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev{float:left}#qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{float:right}#qodef-page-sidebar .widget.widget_calendar #today{color:#fff;background-color:transparent}#qodef-page-sidebar .widget.widget_calendar #today a{color:inherit}#qodef-page-sidebar .widget.widget_calendar tfoot td,#qodef-page-sidebar .widget.widget_calendar tfoot tr{border:0}#qodef-page-sidebar .widget.widget_calendar tfoot a{color:#353535}#qodef-page-sidebar .widget.widget_calendar tfoot a:hover{color:#000}#qodef-page-sidebar .widget.widget_categories .qodef-widget-title{margin:0 0 17px}#qodef-page-sidebar .widget.widget_categories ul>li{text-align:center}#qodef-page-sidebar .widget .widget_tristero_core_instagram_list .qodef-widget-title{margin:0 0 27px}#qodef-page-sidebar .widget.widget_text .qodef-widget-title{margin:0 0 13px}#qodef-page-sidebar .widget.widget_text img{display:block}#qodef-page-sidebar .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-sidebar .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-sidebar .widget.widget_rss ul .rsswidget{display:block;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:16px;line-height:1.25em;letter-spacing:0}#qodef-page-sidebar .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-sidebar .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-sidebar .widget.widget_search .qodef-widget-title{margin-bottom:34.5px}#qodef-page-sidebar .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-sidebar .widget.widget_search button,#qodef-page-sidebar .widget.widget_search input{height:46px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-sidebar .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#353535;background-color:transparent;border:2px solid transparent;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-sidebar .widget.widget_search input:focus{color:#000;background-color:#fafafa;border-color:transparent}#qodef-page-sidebar .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-page-sidebar .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-sidebar .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-sidebar .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-sidebar .widget.widget_search button:hover{color:#353535}#qodef-page-sidebar .widget.widget_tag_cloud .qodef-widget-title{margin:0 0 17px}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud{text-align:center}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;font-size:15px!important}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover{color:#4e4d4d}#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}#qodef-page-sidebar .widget.widget_media_image{margin-bottom:0}#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title{margin-bottom:34.5px}#qodef-page-sidebar .widget.widget_media_image a,#qodef-page-sidebar .widget.widget_media_image img{display:block;margin:0 auto}#qodef-page-sidebar .widget.widget_nav_menu{margin:0}#qodef-page-sidebar .widget.widget_nav_menu ul{text-align:center;margin:27px 0 8px}#qodef-page-sidebar .widget.widget_nav_menu ul li{display:inline-block;padding:0 29px}body:not([class*=tristero-core]) #qodef-page-sidebar .widget.widget_nav_menu ul li{display:block;padding:0}@media only screen and (max-width:680px){#qodef-page-sidebar .widget.widget_nav_menu ul li{width:100%}}#qodef-page-sidebar .widget.widget_nav_menu ul li a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:13px;color:#fff;position:relative;letter-spacing:.2em}#qodef-page-sidebar .widget.widget_nav_menu ul li a:after,#qodef-page-sidebar .widget.widget_nav_menu ul li a:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-page-sidebar .widget.widget_nav_menu ul li a:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-page-sidebar .widget.widget_nav_menu ul li a:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}body:not([class*=tristero-core]) #qodef-page-sidebar .widget.widget_nav_menu ul li a:hover:after,body:not([class*=tristero-core]) #qodef-page-sidebar .widget.widget_nav_menu ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}body[class*=tristero-core] #qodef-page-sidebar .widget.widget_nav_menu ul li:hover a:after,body[class*=tristero-core] #qodef-page-sidebar .widget.widget_nav_menu ul li:hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#qodef-page-sidebar .widget.widget_text .qodef-social-share{width:100%}#qodef-page-sidebar .widget.widget_text .qodef-social-share ul{width:100%;text-align:center}.qodef-dark-theme-skin .widget a,.qodef-dark-theme-skin .widget li,.qodef-dark-theme-skin .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}.qodef-dark-theme-skin aside .widget a,.qodef-dark-theme-skin aside .widget.widget_product_tag_cloud .tagcloud a{color:#a2a2a2}.qodef-dark-theme-skin .widget.widget_product_tag_cloud .tagcloud a:hover{color:#a2a2a2!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{display:none}input[type=text]::-ms-clear{display:none}body #qodef-page-footer .widget.widget_search input,body footer .select2-container--default .select2-selection--single{background-color:#fff}body footer .select2-container--default .select2-selection--single{padding-left:10px;padding-right:10px}body footer .select2-container--default .select2-selection--single .select2-selection__arrow{width:40px}body:not(.tristero-core) .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below{left:0}.widget_archive select[name=archive-dropdown]{background-color:#fff!important}.widget_categories select.postform{background-color:#fff!important}body .qodef-woo-product-list .price,body .qodef-woo-shortcode .price{position:absolute!important;right:0}#qodef-woo-page .qodef-woo-product-mark,.qodef-woo-shortcode .qodef-woo-product-mark{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);padding:7px 23px;font-size:15px;line-height:1;color:#fff;background-color:#000;z-index:5;font-family:"Playfair Display",serif;font-style:italic;font-size:12px}#qodef-woo-page .qodef-woo-product-mark.qodef-woo-onsale,.qodef-woo-shortcode .qodef-woo-product-mark.qodef-woo-onsale{background-color:#fff;color:#000}#qodef-woo-page .qodef-woo-product-title,.qodef-woo-shortcode .qodef-woo-product-title{margin:0;line-height:1em;display:inline-block;width:calc(50% - 4px)}#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{font-size:12px;letter-spacing:.1em;color:#000}#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 .price,.qodef-woo-shortcode .price{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;margin:5px 0 0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;display:inline-block;width:calc(50% - 4px);text-align:right;line-height:1em}#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 .price .woocommerce-Price-currencySymbol,.qodef-woo-shortcode .price .woocommerce-Price-currencySymbol{padding-right:6px}#qodef-woo-page .added_to_cart,#qodef-woo-page .button,.qodef-woo-shortcode .added_to_cart,.qodef-woo-shortcode .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:13px 40px 13px 44px;cursor:pointer;z-index:3;color:#000;background-color:transparent;border:1px solid #000;padding:14px 42px;border:1px solid #000}#qodef-woo-page .added_to_cart:after,#qodef-woo-page .added_to_cart:before,#qodef-woo-page .button:after,#qodef-woo-page .button:before,.qodef-woo-shortcode .added_to_cart:after,.qodef-woo-shortcode .added_to_cart:before,.qodef-woo-shortcode .button:after,.qodef-woo-shortcode .button:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-woo-page .added_to_cart:before,#qodef-woo-page .button:before,.qodef-woo-shortcode .added_to_cart:before,.qodef-woo-shortcode .button:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-woo-page .added_to_cart:after,#qodef-woo-page .button:after,.qodef-woo-shortcode .added_to_cart:after,.qodef-woo-shortcode .button:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}#qodef-woo-page .added_to_cart.qodef-size--small:before,#qodef-woo-page .button.qodef-size--small:before,.qodef-woo-shortcode .added_to_cart.qodef-size--small:before,.qodef-woo-shortcode .button.qodef-size--small:before{width:44px}#qodef-woo-page .added_to_cart.qodef-size--small:after,#qodef-woo-page .button.qodef-size--small:after,.qodef-woo-shortcode .added_to_cart.qodef-size--small:after,.qodef-woo-shortcode .button.qodef-size--small:after{width:47px}#qodef-woo-page .added_to_cart.qodef-size--large:before,#qodef-woo-page .button.qodef-size--large:before,.qodef-woo-shortcode .added_to_cart.qodef-size--large:before,.qodef-woo-shortcode .button.qodef-size--large:before{width:55px}#qodef-woo-page .added_to_cart.qodef-size--large:after,#qodef-woo-page .button.qodef-size--large:after,.qodef-woo-shortcode .added_to_cart.qodef-size--large:after,.qodef-woo-shortcode .button.qodef-size--large:after{width:53px}#qodef-woo-page .added_to_cart:hover,#qodef-woo-page .button:hover,.qodef-woo-shortcode .added_to_cart:hover,.qodef-woo-shortcode .button:hover{color:#000;background-color:transparent;border-color:#000}#qodef-woo-page .added_to_cart:hover:after,#qodef-woo-page .added_to_cart:hover:before,#qodef-woo-page .button:hover:after,#qodef-woo-page .button:hover:before,.qodef-woo-shortcode .added_to_cart:hover:after,.qodef-woo-shortcode .added_to_cart:hover:before,.qodef-woo-shortcode .button:hover:after,.qodef-woo-shortcode .button:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}@media only screen and (max-width:1024px){#qodef-woo-page .added_to_cart,#qodef-woo-page .button,.qodef-woo-shortcode .added_to_cart,.qodef-woo-shortcode .button{padding:14px 21px}}@media only screen and (max-width:680px){#qodef-woo-page .added_to_cart,#qodef-woo-page .button,.qodef-woo-shortcode .added_to_cart,.qodef-woo-shortcode .button{padding:14px 24px}}#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-page .quantity{white-space:nowrap}#qodef-woo-page .quantity input[type=number]{width:60px;margin:0;padding:12px 10px;text-align:center;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-error a,.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-info a,.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-message a{top:9px;right:50px}.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-error a.showcoupon,.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-info a.showcoupon,.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-message a.showcoupon{margin-top:20px}@media only screen and (max-width:680px){.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-error a.showcoupon,.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-info a.showcoupon,.woocommerce-page.woocommerce-checkout div.woocommerce .woocommerce-message a.showcoupon{top:69px;right:unset;left:47px}}.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{padding:28px 30px;margin-bottom:30px;border:1px solid #000}.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{margin-top:12px;position:absolute;top:2px;right:12px}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{padding:28px 30px 88px 30px}.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{top:62px;right:16px}}.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:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;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__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close,.woocommerce-page .pswp__button.pswp__button--fs,.woocommerce-page .pswp__button.pswp__button--zoom{background:0 0!important}.woocommerce-page .pswp__button--arrow--left:before,.woocommerce-page .pswp__button--arrow--right:before,.woocommerce-page .pswp__button.pswp__button--close:before,.woocommerce-page .pswp__button.pswp__button--fs:before,.woocommerce-page .pswp__button.pswp__button--zoom:before{border:0;color:#fff;font-family:"Font Awesome 5 Free";font-weight:900;background:0 0}.woocommerce-page .pswp__button--arrow--left:before{font-size:45px;content:"\f104"}.woocommerce-page .pswp__button--arrow--right:before{font-size:45px;content:"\f105"}.woocommerce-page .pswp__button.pswp__button--close:before{font-size:17px;content:"\f00d"}.woocommerce-page .pswp__button.pswp__button--zoom:before{font-size:17px;content:"\f00e"}.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before{font-size:17px;content:"\f010"}.woocommerce-page .pswp__button.pswp__button--fs:before{font-size:17px;content:"\f0b2"}.woocommerce-page .pswp__caption__center,.woocommerce-page .pswp__counter{font-family:inherit;text-transform:uppercase;font-size:15px;font-weight:500;color:#fff}.page #qodef-woo-page .added_to_cart,.page #qodef-woo-page .button,.page .qodef-woo-shortcode .added_to_cart,.page .qodef-woo-shortcode .button,.post-type-archive-product #qodef-woo-page .added_to_cart,.post-type-archive-product #qodef-woo-page .button,.post-type-archive-product .qodef-woo-shortcode .added_to_cart,.post-type-archive-product .qodef-woo-shortcode .button,.tax-product_cat #qodef-woo-page .added_to_cart,.tax-product_cat #qodef-woo-page .button,.tax-product_cat .qodef-woo-shortcode .added_to_cart,.tax-product_cat .qodef-woo-shortcode .button,.tax-product_tag #qodef-woo-page .added_to_cart,.tax-product_tag #qodef-woo-page .button,.tax-product_tag .qodef-woo-shortcode .added_to_cart,.tax-product_tag .qodef-woo-shortcode .button{color:#fff;background-color:#111;border:1px solid transparent;font-family:"Playfair Display",serif;font-style:italic;font-size:16px;text-transform:lowercase;letter-spacing:0;font-weight:400;padding:10px 20px}.page #qodef-woo-page .added_to_cart:hover,.page #qodef-woo-page .button:hover,.page .qodef-woo-shortcode .added_to_cart:hover,.page .qodef-woo-shortcode .button:hover,.post-type-archive-product #qodef-woo-page .added_to_cart:hover,.post-type-archive-product #qodef-woo-page .button:hover,.post-type-archive-product .qodef-woo-shortcode .added_to_cart:hover,.post-type-archive-product .qodef-woo-shortcode .button:hover,.tax-product_cat #qodef-woo-page .added_to_cart:hover,.tax-product_cat #qodef-woo-page .button:hover,.tax-product_cat .qodef-woo-shortcode .added_to_cart:hover,.tax-product_cat .qodef-woo-shortcode .button:hover,.tax-product_tag #qodef-woo-page .added_to_cart:hover,.tax-product_tag #qodef-woo-page .button:hover,.tax-product_tag .qodef-woo-shortcode .added_to_cart:hover,.tax-product_tag .qodef-woo-shortcode .button:hover{color:#fff;background-color:#111;background-color:#000}.woocommerce-cart #qodef-woo-page .added_to_cart,.woocommerce-cart #qodef-woo-page .button,.woocommerce-cart .qodef-woo-shortcode .added_to_cart,.woocommerce-cart .qodef-woo-shortcode .button,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a,.woocommerce-checkout #qodef-woo-page .added_to_cart,.woocommerce-checkout #qodef-woo-page .button,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart,.woocommerce-checkout .qodef-woo-shortcode .button,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a{color:#000;background-color:transparent;border:1px solid #000;border:1px solid #000;text-transform:uppercase;font-family:"Roboto Slab";font-style:unset;letter-spacing:.2em;font-size:14px;padding:14px 20px}.woocommerce-cart #qodef-woo-page .added_to_cart:after,.woocommerce-cart #qodef-woo-page .added_to_cart:before,.woocommerce-cart #qodef-woo-page .button:after,.woocommerce-cart #qodef-woo-page .button:before,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:after,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:before,.woocommerce-cart .qodef-woo-shortcode .button:after,.woocommerce-cart .qodef-woo-shortcode .button:before,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:after,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:before,.woocommerce-checkout #qodef-woo-page .added_to_cart:after,.woocommerce-checkout #qodef-woo-page .added_to_cart:before,.woocommerce-checkout #qodef-woo-page .button:after,.woocommerce-checkout #qodef-woo-page .button:before,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:after,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:before,.woocommerce-checkout .qodef-woo-shortcode .button:after,.woocommerce-checkout .qodef-woo-shortcode .button:before,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:after,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.woocommerce-cart #qodef-woo-page .added_to_cart:before,.woocommerce-cart #qodef-woo-page .button:before,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:before,.woocommerce-cart .qodef-woo-shortcode .button:before,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:before,.woocommerce-checkout #qodef-woo-page .added_to_cart:before,.woocommerce-checkout #qodef-woo-page .button:before,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:before,.woocommerce-checkout .qodef-woo-shortcode .button:before,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.woocommerce-cart #qodef-woo-page .added_to_cart:after,.woocommerce-cart #qodef-woo-page .button:after,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:after,.woocommerce-cart .qodef-woo-shortcode .button:after,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:after,.woocommerce-checkout #qodef-woo-page .added_to_cart:after,.woocommerce-checkout #qodef-woo-page .button:after,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:after,.woocommerce-checkout .qodef-woo-shortcode .button:after,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--small:before,.woocommerce-cart #qodef-woo-page .button.qodef-size--small:before,.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--small:before,.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--small:before,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:before,.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--small:before,.woocommerce-checkout #qodef-woo-page .button.qodef-size--small:before,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--small:before,.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--small:before,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:before{width:44px}.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--small:after,.woocommerce-cart #qodef-woo-page .button.qodef-size--small:after,.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--small:after,.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--small:after,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:after,.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--small:after,.woocommerce-checkout #qodef-woo-page .button.qodef-size--small:after,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--small:after,.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--small:after,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--small:after{width:47px}.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--large:before,.woocommerce-cart #qodef-woo-page .button.qodef-size--large:before,.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--large:before,.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--large:before,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:before,.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--large:before,.woocommerce-checkout #qodef-woo-page .button.qodef-size--large:before,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--large:before,.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--large:before,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:before{width:55px}.woocommerce-cart #qodef-woo-page .added_to_cart.qodef-size--large:after,.woocommerce-cart #qodef-woo-page .button.qodef-size--large:after,.woocommerce-cart .qodef-woo-shortcode .added_to_cart.qodef-size--large:after,.woocommerce-cart .qodef-woo-shortcode .button.qodef-size--large:after,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:after,.woocommerce-checkout #qodef-woo-page .added_to_cart.qodef-size--large:after,.woocommerce-checkout #qodef-woo-page .button.qodef-size--large:after,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart.qodef-size--large:after,.woocommerce-checkout .qodef-woo-shortcode .button.qodef-size--large:after,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a.qodef-size--large:after{width:53px}.woocommerce-cart #qodef-woo-page .added_to_cart:hover,.woocommerce-cart #qodef-woo-page .button:hover,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover,.woocommerce-cart .qodef-woo-shortcode .button:hover,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover,.woocommerce-checkout #qodef-woo-page .added_to_cart:hover,.woocommerce-checkout #qodef-woo-page .button:hover,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover,.woocommerce-checkout .qodef-woo-shortcode .button:hover,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover{color:#000;background-color:transparent;border-color:#000}.woocommerce-cart #qodef-woo-page .added_to_cart:hover:after,.woocommerce-cart #qodef-woo-page .added_to_cart:hover:before,.woocommerce-cart #qodef-woo-page .button:hover:after,.woocommerce-cart #qodef-woo-page .button:hover:before,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover:after,.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover:before,.woocommerce-cart .qodef-woo-shortcode .button:hover:after,.woocommerce-cart .qodef-woo-shortcode .button:hover:before,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover:after,.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover:before,.woocommerce-checkout #qodef-woo-page .added_to_cart:hover:after,.woocommerce-checkout #qodef-woo-page .added_to_cart:hover:before,.woocommerce-checkout #qodef-woo-page .button:hover:after,.woocommerce-checkout #qodef-woo-page .button:hover:before,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover:after,.woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover:before,.woocommerce-checkout .qodef-woo-shortcode .button:hover:after,.woocommerce-checkout .qodef-woo-shortcode .button:hover:before,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover:after,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a,.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a{padding:14px 42px}.single-product #qodef-woo-page.qodef--single .woocommerce-error a,.single-product #qodef-woo-page.qodef--single .woocommerce-info a,.single-product #qodef-woo-page.qodef--single .woocommerce-message a{right:25px}@media only screen and (max-width:680px){.single-product #qodef-woo-page.qodef--single .woocommerce-error a,.single-product #qodef-woo-page.qodef--single .woocommerce-info a,.single-product #qodef-woo-page.qodef--single .woocommerce-message a{right:unset;top:72px}}@media only screen and (max-width:680px){.single-product #qodef-woo-page.qodef--single .woocommerce-message{padding:28px 30px 88px 30px}}.single-product input[type=email],.single-product input[type=number],.single-product input[type=password],.single-product input[type=tel],.single-product input[type=text],.single-product input[type=url]{margin:0 0 11px}.single-product textarea{margin:0 0 20px}.single-product #qodef-woo-page .related.products .added_to_cart,.single-product #qodef-woo-page .related.products .button{color:#fff;background-color:#111;border:1px solid transparent;border:1px solid #fff;font-family:"Playfair Display",serif;font-style:italic;font-size:16px;text-transform:lowercase;letter-spacing:0;font-weight:400;padding:10px 20px}.single-product #qodef-woo-page .related.products .added_to_cart:hover,.single-product #qodef-woo-page .related.products .button:hover{color:#fff;background-color:#111}.single-product #qodef-woo-page .related.products .added_to_cart:hover:after,.single-product #qodef-woo-page .related.products .button:hover:after{opacity:0}.single-product #qodef-woo-page .qodef-woo-product-list .added_to_cart,.single-product #qodef-woo-page .qodef-woo-product-list .button,.single-product #qodef-woo-page .related.products .added_to_cart,.single-product #qodef-woo-page .related.products .button,.woocommerce-cart #qodef-woo-page .qodef-woo-product-list .added_to_cart,.woocommerce-cart #qodef-woo-page .qodef-woo-product-list .button,.woocommerce-cart #qodef-woo-page .related.products .added_to_cart,.woocommerce-cart #qodef-woo-page .related.products .button{color:#fff;background-color:#111;border:1px solid transparent;border:1px solid #fff;font-family:"Playfair Display",serif;font-style:italic;font-size:16px;text-transform:lowercase;letter-spacing:0;font-weight:400}.single-product #qodef-woo-page .qodef-woo-product-list .added_to_cart:hover,.single-product #qodef-woo-page .qodef-woo-product-list .button:hover,.single-product #qodef-woo-page .related.products .added_to_cart:hover,.single-product #qodef-woo-page .related.products .button:hover,.woocommerce-cart #qodef-woo-page .qodef-woo-product-list .added_to_cart:hover,.woocommerce-cart #qodef-woo-page .qodef-woo-product-list .button:hover,.woocommerce-cart #qodef-woo-page .related.products .added_to_cart:hover,.woocommerce-cart #qodef-woo-page .related.products .button:hover{color:#fff;background-color:#111}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th{font-size:13px}}#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:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:17px;line-height:1.176em;letter-spacing:0}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:13px}}#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number]{margin:0}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table td.product-quantity .qodef-quantity-buttons .qodef-quantity-input{width:54px}}#qodef-woo-page.qodef--cart .shop_table td.actions{padding:70px 0 0;text-align:initial}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;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 .coupon input{padding:13px 20px}#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}#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:70px}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;margin:0 0 42px}#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:20px}.woocommerce-page div.woocommerce>.cart-empty{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;text-align:center}.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-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:5px 34px;cursor:pointer;z-index:3;color:#fff;background-color:#111;border:1px solid transparent}.woocommerce-page div.woocommerce>.return-to-shop a:hover{color:#fff;background-color:#111}#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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 .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 #000}#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding:9px 25px 10px 25px;margin-top:39px}#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:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;cursor:pointer;line-height:2.8em}.qodef-dark-theme-skin #qodef-woo-page.qodef--checkout .wc_payment_methods label{color:#fff}.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 #000}.woocommerce-account .woocommerce-MyAccount-navigation ul li p{margin:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:17px;line-height:1.176em;letter-spacing:0}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#000}.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left}.woocommerce-account .button{color:#000;background-color:transparent;border:1px solid #000;border:1px solid #000;text-transform:uppercase;font-family:"Roboto Slab";font-style:unset;letter-spacing:.2em;font-size:14px;padding:14px 42px;font-weight:400}.woocommerce-account .button:after,.woocommerce-account .button:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.woocommerce-account .button:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.woocommerce-account .button:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.woocommerce-account .button.qodef-size--small:before{width:44px}.woocommerce-account .button.qodef-size--small:after{width:47px}.woocommerce-account .button.qodef-size--large:before{width:55px}.woocommerce-account .button.qodef-size--large:after{width:53px}.woocommerce-account .button:hover{color:#000;background-color:transparent;border-color:#000}.woocommerce-account .button:hover:after,.woocommerce-account .button:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{display:inline-block;margin-left:5px;margin-right:25px;margin-bottom:0}@media only screen and (max-width:680px){.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{margin-left:0;margin-right:30px;margin-bottom:21px}}.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword{margin-top:10px}.woocommerce-account .woocommerce-EditAccountForm fieldset{padding:0;margin:0}.woocommerce-account .woocommerce-EditAccountForm fieldset legend{display:none}.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;margin:0 0 20px}.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 #000}.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:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;margin:0 0 20px}.woocommerce-order-received .woocommerce-order .woocommerce-customer-details{margin-top:50px}#qodef-woo-page .woocommerce-pagination{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:26px 0}@media only screen and (max-width:1024px){#qodef-woo-page .woocommerce-pagination{margin-bottom:80px}}#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;margin:0 13px;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:16px;line-height:1.25em;letter-spacing:0;font-size:14px}#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:after{content:'';position:absolute;left:0;bottom:calc(50% - 1px);width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;left:-3px;width:calc(100% + 6px)}#qodef-woo-page .woocommerce-pagination .page-numbers.dots:after{display:none}#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{position:relative;top:1px;font-size:30px}body:not([class*=tristero-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.next,body:not([class*=tristero-core]) #qodef-woo-page .woocommerce-pagination .page-numbers.prev{font-size:13px}#qodef-woo-page .woocommerce-pagination .page-numbers.next:after,#qodef-woo-page .woocommerce-pagination .page-numbers.prev:after{display:none}#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{margin:0 6px 3px 0}#qodef-woo-page .woocommerce-pagination .page-numbers.current:after,#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after{opacity:1}.qodef-dark-theme-skin #qodef-woo-page .woocommerce-pagination .page-numbers{color:#fff}.qodef-woo-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-list ul.products{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;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 ul.products.columns-9>.product{width:11.11111%}.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:#000}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10px;text-align:center;background-color:rgba(255,255,255,.2);opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-woo-product-list .qodef-woo-product-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:21px 0 41px}.qodef-woo-product-list .qodef-woo-product-title{-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.qodef-woo-product-list .qodef-woo-product-categories{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:1px;line-height:1em;margin-top:2px}.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;font-family:"Playfair Display",serif;font-style:italic;font-size:14px;color:#353535;z-index:3}.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:#000}.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;width:51%;display:none}.qodef-woo-product-list .qodef-woo-ratings+.qodef-woo-product-price{width:calc(40% - -30px)}.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner:hover .added_to_cart,.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .qodef-woo-product-inner:hover .button{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart,.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button{clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0);-webkit-transition:-webkit-filter .2s ease,-webkit-clip-path .3s cubic-bezier(.22,1,.36,1)!important;transition:-webkit-filter .2s ease,-webkit-clip-path .3s cubic-bezier(.22,1,.36,1)!important;-o-transition:filter .2s ease,clip-path .3s cubic-bezier(.22,1,.36,1)!important;transition:filter .2s ease,clip-path .3s cubic-bezier(.22,1,.36,1)!important;transition:filter .2s ease,clip-path .3s cubic-bezier(.22,1,.36,1),-webkit-filter .2s ease,-webkit-clip-path .3s cubic-bezier(.22,1,.36,1)!important;will-change:transform}.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart:after,.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart:before,.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button:after,.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button:before{display:none}.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .added_to_cart:hover,.qodef-woo-product-list.qodef-woo-product-list.qodef-item-layout--info-below .button:hover{-webkit-filter:invert(1);filter:invert(1)}.qodef-dark-theme-skin #qodef-woo-page .price,.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-categories a:hover,.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title,.qodef-dark-theme-skin .qodef-woo-shortcode .price,.qodef-dark-theme-skin .select2-container--default .select2-selection--single .select2-selection__arrow,.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_amount .button,.qodef-dark-theme-skin .widget.widget_product_search button{color:#fff}.qodef-dark-theme-skin .qodef-woo-product-search button[type=submit]:hover{background-color:transparent}.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_wrapper .ui-widget-content,.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{background-color:#fff}.qodef-dark-theme-skin .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{border-left-color:#fff}.qodef-dark-theme-skin .select2-container--default .select2-selection--single,.qodef-dark-theme-skin .widget.widget_product_search input,.qodef-dark-theme-skin .widget.widget_product_search input:focus{color:#a2a2a2}.qodef-dark-theme-skin .select2-container--default{border-bottom:1px solid #fff}.qodef-dark-theme-skin .widget.widget_product_search input,.qodef-dark-theme-skin .widget.widget_product_search input:focus{border:1px solid #fff}.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-categories a{color:#a2a2a2}.qodef-dark-theme-skin .qodef-woo-product-list .qodef-woo-product-image-inner{background-color:rgba(135,135,135,.2)}#qodef-woo-page .qodef-quantity-buttons{position:relative;display:inline-block;vertical-align:middle}#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:19px;font-family:inherit;font-weight:600;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{position:relative;height:58px;width:64px;padding:0;margin:0 30px 0 0;font-family:inherit;line-height:48px;outline:0;color:#000;font-family:"Roboto Slab";padding:0 0 0 1px!important}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{position:absolute;right:0;width:30px;height:29px;line-height:26px;border-left:0;cursor:pointer;-webkit-transition:color .15s ease-in-out;-o-transition:color .15s ease-in-out;transition:color .15s ease-in-out;color:#231f20;border:1px solid #000;border-left:none}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{top:0;border-bottom:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after{font-family:ElegantIcons;content:"\4c"}body:not([class*=tristero-core]) #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after{content:'+';font-family:initial;font-size:22px}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus{bottom:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after{font-family:ElegantIcons;content:"\4b"}body:not([class*=tristero-core]) #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after{content:'-';font-family:initial;font-size:23px;line-height:24px}.qodef-woo-results{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:24px}.qodef-woo-results .woocommerce-ordering{margin-left:auto}.qodef-woo-results .woocommerce-ordering select{width:auto;min-width:220px;margin:0}.qodef-woo-results .woocommerce-ordering .select2-container--default{margin:0}#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{padding:28px 30px;margin-bottom:30px;border:1px solid #000}#qodef-woo-page.qodef--single .woocommerce-error a,#qodef-woo-page.qodef--single .woocommerce-info a,#qodef-woo-page.qodef--single .woocommerce-message a{margin-top:12px;position:absolute;top:2px;right:12px}#qodef-woo-page.qodef--single>.product{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single>.product .entry-summary .qodef-woo-product-title{width:100%}#qodef-woo-page.qodef--single>.product .entry-summary .price{width:100%;text-align:left;line-height:1em;margin:13px 0 13px 0}#qodef-woo-page.qodef--single>.product .entry-summary .added_to_cart:before,#qodef-woo-page.qodef--single>.product .entry-summary .button:before{width:52px}#qodef-woo-page.qodef--single>.product .entry-summary .added_to_cart:after,#qodef-woo-page.qodef--single>.product .entry-summary .button:after{width:55px}#qodef-woo-page.qodef--single .qodef-woo-single-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 -20px}#qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 20px}#qodef-woo-page.qodef--single .qodef-woo-single-image{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark{-webkit-transform:translateX(-34px);-ms-transform:translateX(-34px);transform:translateX(-34px)}#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 -13px}#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% - 26px)!important;margin:0 11px;overflow:hidden}#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 13px;margin-top:27px}#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.woocommerce-product-gallery--columns-9 .woocommerce-product-gallery__image{width:11.11111%}#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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;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%;-o-object-fit:cover;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-woo-page.qodef--single .entry-summary .price{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:20px;line-height:1.2em;letter-spacing:.2em;font-size:25px;line-height:2.4em;margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-rating{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings{-ms-flex-negative:0;flex-shrink:0;width:auto;margin-right:20px}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link{color:#353535}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#000}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:21px}#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:32px}#qodef-woo-page.qodef--single form.cart .variations_button,#qodef-woo-page.qodef--single form.cart:not(.variations_form){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;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:36px}#qodef-woo-page.qodef--single form.cart.grouped_form{-ms-flex-wrap:wrap;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 td,#qodef-woo-page.qodef--single form.cart.grouped_form .group_table tr{border:none}#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label{margin-bottom:0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}#qodef-woo-page.qodef--single form.cart.grouped_form>.button{margin-top:30px}#qodef-woo-page.qodef--single form.cart .variations{margin-bottom:30px}#qodef-woo-page.qodef--single form.cart .variations tr{border:none}#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-right:none}#qodef-woo-page.qodef--single form.cart .variations label{margin-bottom:0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}#qodef-woo-page.qodef--single form.cart .variations select{width:auto;min-width:220px;margin:0}#qodef-woo-page.qodef--single form.cart .variations .select2-container--default{margin: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 .single_variation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}#qodef-woo-page.qodef--single form.cart .single_variation .price{margin:0}#qodef-woo-page.qodef--single .out-of-stock{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;margin:28px 0 0}#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:54px}#qodef-woo-page.qodef--single .product_meta>*{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:9px}#qodef-woo-page.qodef--single .product_meta>:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label{-ms-flex-negative:0;flex-shrink:0;margin-right:8px;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;font-size:16px;line-height:inherit!important}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{padding-top:0;font-size:17px}#qodef-woo-page.qodef--single .qodef-social-share{margin-top:50px}#qodef-woo-page.qodef--single .qodef-social-share ul{margin:-2px 0 0}#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:127px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{position:relative;display:inline-block;width:100%;vertical-align:middle;list-style:none;margin:0;padding:0;text-align:center;clear:both;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{padding:0 0 15px;position:relative;display:inline-block;vertical-align:middle;margin-left:-3px}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{width:100%}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{display:block;padding:0 16px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;position:relative;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:20px;line-height:1.2em;letter-spacing:.2em}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{display:inline;padding:0}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before{content:'';position:absolute;bottom:50%;width:55%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before{left:10px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after{right:10px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:before{left:-7px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after{right:-7px}}#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,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a{color:#000}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:before,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:before,#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-active a:before,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:after,#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;margin:11px 0 0;padding:0 125px}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{padding:0}}#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 .woocommerce-tabs .wc-tab .comment-form-cookies-consent{margin-bottom:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .comment-form-cookies-consent input{margin-right:15px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab .comment-form-cookies-consent label{margin-bottom:0}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th{padding:5px 0;vertical-align:middle;text-align:left;border:none}#qodef-woo-page.qodef--single .shop_attributes tr{border:none}#qodef-woo-page.qodef--single .shop_attributes th{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;width:50%;text-align:right;padding-right:10px;font-size:16px}#qodef-woo-page.qodef--single .shop_attributes td{padding-left:10px}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .shop_attributes td.woocommerce-product-attributes-item__value{padding-left:42px}}#qodef-woo-page.qodef--single .shop_attributes p{margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-size:17px;line-height:1.176em;letter-spacing:0;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img{-ms-flex-negative:0;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:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}#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:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}#qodef-woo-page.qodef--single #review_form .comment-form-rating label{margin-bottom:5px}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars{line-height:1}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars>span{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars *{line-height:inherit}#qodef-woo-page.qodef--single #review_form .comment-form-rating a{position:relative;display:inline-block;vertical-align:top;margin:0;font-size:0;color:transparent}#qodef-woo-page.qodef--single #review_form .comment-form-rating a:before{position:relative;display:inline-block;vertical-align:top;overflow:hidden;z-index:-1;content:"\e031";font-size:12px;letter-spacing:.1em;color:#000;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{position:absolute;top:0;right:0;display:block;content:"\e033\e033\e033\e033\e033";font-size:12px;letter-spacing:.1em;color:#000;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#qodef-woo-page.qodef--single #review_form .comment-form-comment{margin-top:17px}#qodef-woo-page.qodef--single .related{margin-top:111px}#qodef-woo-page.qodef--single .related>h2{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:30px;line-height:1.2em;letter-spacing:.2em;margin:0 0 40px}.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a{color:#fff}.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input,.qodef-dark-theme-skin #qodef-woo-page .qodef-woo-ratings .qodef-m-star,.qodef-dark-theme-skin #qodef-woo-page.qodef--single #review_form .comment-reply-title,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .entry-summary .price,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .out-of-stock,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .shop_attributes th,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author,.qodef-dark-theme-skin .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star{color:#fff}.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link{color:#a2a2a2}.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#a2a2a2}.qodef-dark-theme-skin .qodef-social-share li a:hover{color:#fff}.qodef-dark-theme-skin #qodef-woo-page .added_to_cart,.qodef-dark-theme-skin #qodef-woo-page .button,.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus,.qodef-dark-theme-skin .qodef-woo-shortcode .added_to_cart,.qodef-dark-theme-skin .qodef-woo-shortcode .button{border:1px solid #fff;color:#fff}.qodef-dark-theme-skin #qodef-woo-page .qodef-woo-product-list .added_to_cart,.qodef-dark-theme-skin #qodef-woo-page .qodef-woo-product-list .button,.qodef-dark-theme-skin .qodef-woo-shortcode .qodef-woo-product-list .added_to_cart,.qodef-dark-theme-skin .qodef-woo-shortcode .qodef-woo-product-list .button{border:1px solid transparent!important;color:#fff}.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{border-left:none}.qodef-dark-theme-skin #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{border-bottom:none}.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#fff 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#fff 33%,rgba(255,255,255,0) 0)}.widget.woocommerce .qodef-woo-product-title{margin:0}.widget.woocommerce .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.widget.woocommerce .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}.widget.woocommerce .qodef-woo-ratings .qodef-m-star{font-size:12px;letter-spacing:.1em;color:#000}.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.widget.woocommerce .price{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;margin:5px 0 0}.widget.woocommerce .price del{margin-right:10px}.widget.woocommerce .price ins{text-decoration:none}.widget.woocommerce .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:5px 34px;cursor:pointer;z-index:3;color:#000;background-color:transparent;border:1px solid #000}.widget.woocommerce .button:after,.widget.woocommerce .button:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.widget.woocommerce .button:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.widget.woocommerce .button:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.widget.woocommerce .button.qodef-size--small:before{width:44px}.widget.woocommerce .button.qodef-size--small:after{width:47px}.widget.woocommerce .button.qodef-size--large:before{width:55px}.widget.woocommerce .button.qodef-size--large:after{width:53px}.widget.woocommerce .button:hover{color:#000;background-color:transparent;border-color:#000}.widget.woocommerce .button:hover:after,.widget.woocommerce .button:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}.widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:17px;line-height:1.176em;letter-spacing:0}.widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2}.widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"\4d";font-size:18px;line-height:25px}.widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}.widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}.widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}.widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}.widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:21px 0 0}.widget.widget_layered_nav ul li.chosen a{color:#000}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:1px;background-color:#000;border-radius:0;cursor:pointer}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-4px;height:5px;width:5px;outline:0;z-index:2;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #000}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{-webkit-transform:translateX(-8px) rotate(180deg);-ms-transform:translateX(-8px) rotate(180deg);transform:translateX(-8px) rotate(180deg)}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#000;border-radius:0;z-index:1;height:3px;top:-1px}.widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:22px 0 0}.widget.widget_price_filter .price_slider_amount .clear{display:none}.widget.widget_price_filter .price_slider_amount .button{padding:0!important;font-size:14px;color:#000;background-color:transparent;border:0}.widget.widget_product_categories .qodef-widget-title{margin:0 0 18px!important}.widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#000;background-color:transparent;border:1px solid #000;border-radius:0;outline:0}.widget.widget_product_categories ul li{text-align:center}.widget.widget_product_search .qodef-widget-title{margin-bottom:28.5px}.widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.widget.widget_product_search button,.widget.widget_product_search input{height:51px;padding:9px 0 13px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}.widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:15px;color:#000;background-color:transparent;border:1px solid #000;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.widget.widget_product_search input::-webkit-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::-moz-placeholder{color:inherit;opacity:1}.widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::-ms-input-placeholder{color:inherit;opacity:1}.widget.widget_product_search input::placeholder{color:inherit;opacity:1}.widget.widget_product_search button{position:absolute;top:0;right:0;width:50px;font-size:18px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}.widget.widget_product_search button span{display:block;line-height:inherit}.widget.widget_product_search button span:before{display:block;line-height:inherit}.widget.widget_product_search button:hover{color:#353535}.widget.widget_product_tag_cloud .qodef-widget-title{margin:0 0 17px!important}.widget.widget_product_tag_cloud .tagcloud{text-align:center}.widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#353535;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;text-decoration:none}.widget.widget_product_tag_cloud .tagcloud a:hover{color:#4e4d4d!important}.widget.widget_product_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}.widget.widget_products ul li,.widget.widget_recently_viewed_products ul li,.widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.widget.widget_products ul li:last-child,.widget.widget_recently_viewed_products ul li:last-child,.widget.widget_top_rated_products ul li:last-child{margin-bottom:0}.widget.widget_products .qodef-woo-product-image,.widget.widget_recently_viewed_products .qodef-woo-product-image,.widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:20px}.widget.widget_products .qodef-woo-product-image a,.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image a,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image a,.widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}.widget.widget_products .qodef-woo-product-image img,.widget.widget_recently_viewed_products .qodef-woo-product-image img,.widget.widget_top_rated_products .qodef-woo-product-image img{width:80px}.widget.widget_products .qodef-woo-product-title a,.widget.widget_recently_viewed_products .qodef-woo-product-title a,.widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit}.widget.widget_products .qodef-woo-product-title a:hover,.widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,.widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#000}.widget.widget_products .qodef-woo-ratings,.widget.widget_recently_viewed_products .qodef-woo-ratings,.widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}.widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px}.widget.widget_recent_reviews ul li:last-child{margin-bottom:0}.widget.widget_recent_reviews ul li>*{display:block;padding-left:100px}.widget.widget_recent_reviews a{position:relative;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}.widget.widget_recent_reviews a:hover{color:#000}.widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}.widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li a:not(.remove){position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:17px;line-height:1.176em;letter-spacing:0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove{position:absolute;top:0;right:0;font-size:0;line-height:1;z-index:2}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content ul li .remove:after{position:relative;display:block;padding:0 3px;font-family:ElegantIcons;content:"\4d";font-size:18px;line-height:25px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}#qodef-page-footer .widget.widget_shopping_cart .widget_shopping_cart_content .buttons{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:21px 0 0}#qodef-page-footer .widget.widget_layered_nav ul li.chosen a{color:#000}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:1px;background-color:#000;border-radius:0;cursor:pointer}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-4px;height:5px;width:5px;outline:0;z-index:2;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:10px solid #000}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{-webkit-transform:translateX(-8px) rotate(180deg);-ms-transform:translateX(-8px) rotate(180deg);transform:translateX(-8px) rotate(180deg)}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#000;border-radius:0;z-index:1;height:3px;top:-1px}#qodef-page-footer .widget.widget_price_filter .price_slider_amount{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:22px 0 0}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear{display:none}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .button{padding:0!important;font-size:14px;color:#000;background-color:transparent;border:0}#qodef-page-footer .widget.widget_product_categories .qodef-widget-title{margin:0 0 18px!important}#qodef-page-footer .widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:7.5px 0 0;padding:11px 20px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#000;background-color:transparent;border:1px solid #ccc;border-radius:0;outline:0}#qodef-page-footer .widget.widget_product_categories ul li{text-align:center}#qodef-page-footer .widget.widget_product_search .qodef-widget-title{margin-bottom:28.5px}#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer .widget.widget_product_search button,#qodef-page-footer .widget.widget_product_search input{height:51px;padding:9px 0 13px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}#qodef-page-footer .widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:15px;color:#000;background-color:transparent;border:1px solid #ccc;-webkit-transition:border-color .2s ease-out;-o-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_product_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer .widget.widget_product_search button{position:absolute;top:0;right:0;width:50px;font-size:18px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;-o-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-footer .widget.widget_product_search button span{display:block;line-height:inherit}#qodef-page-footer .widget.widget_product_search button span:before{display:block;line-height:inherit}#qodef-page-footer .widget.widget_product_search button:hover{color:#353535}#qodef-page-footer .widget.widget_product_tag_cloud .qodef-widget-title{margin:0 0 17px!important}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud{text-align:center}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 4px 2px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#ccc;font-family:"Playfair Display",serif;font-style:italic;font-size:15px;text-decoration:none}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover{color:#4e4d4d!important}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover:after{content:'';position:absolute;left:0;bottom:9px;width:100%;height:1px;background-color:currentColor;width:109%;-webkit-transform:translateX(-4px);-ms-transform:translateX(-4px);transform:translateX(-4px)}#qodef-page-footer .widget.widget_products ul li,#qodef-page-footer .widget.widget_recently_viewed_products ul li,#qodef-page-footer .widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}#qodef-page-footer .widget.widget_products ul li:last-child,#qodef-page-footer .widget.widget_recently_viewed_products ul li:last-child,#qodef-page-footer .widget.widget_top_rated_products ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_products .qodef-woo-product-image,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:20px}#qodef-page-footer .widget.widget_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image a,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}#qodef-page-footer .widget.widget_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-image img{width:80px}#qodef-page-footer .widget.widget_products .qodef-woo-product-title a,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit}#qodef-page-footer .widget.widget_products .qodef-woo-product-title a:hover,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#000}#qodef-page-footer .widget.widget_products .qodef-woo-ratings,#qodef-page-footer .widget.widget_recently_viewed_products .qodef-woo-ratings,#qodef-page-footer .widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}#qodef-page-footer .widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px}#qodef-page-footer .widget.widget_recent_reviews ul li:last-child{margin-bottom:0}#qodef-page-footer .widget.widget_recent_reviews ul li>*{display:block;padding-left:100px}#qodef-page-footer .widget.widget_recent_reviews a{position:relative;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}#qodef-page-footer .widget.widget_recent_reviews a:hover{color:#000}#qodef-page-footer .widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}#qodef-page-footer .widget.widget_recent_reviews .qodef-woo-ratings{margin-top:5px}@media only screen and (max-width:1200px){.qodef-content-grid{width:960px}}@media only screen and (max-width:1024px){.qodef-content-grid{width:768px}}@media only screen and (max-width:768px){.qodef-content-grid{width:600px}}@media only screen and (max-width:680px){.qodef-content-grid{width:420px}}@media only screen and (max-width:480px){.qodef-content-grid{width:300px}}@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%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.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--9.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--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.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%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@media only screen and (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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@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: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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@media only screen and (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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@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: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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@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: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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@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: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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@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: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--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:11.11111%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:22.22222%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner{margin:0 -25px}.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width:680px){#qodef-404-page{padding:110px 40px 200px}}@media only screen and (max-width:1024px){.qodef-blog article .qodef-e-quote:before{top:34.5%!important}}@media only screen and (max-width:768px){.qodef-blog article .qodef-e-quote:before{top:32%!important}}@media only screen and (max-width:680px){.qodef-blog article .qodef-e-info .qodef-e-info-right{margin-top:15px}.qodef-blog article .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-blog article .qodef-e-quote:before{top:27.5%!important}}@media only screen and (max-width:1024px){#qodef-page-comments{margin-bottom:30px}}@media only screen and (max-width:768px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:40px}}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:0}}@media only screen and (max-width:480px){#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-page-comments-list .qodef-comment-item .qodef-e-content{margin-top:23px}}@media only screen and (max-width:680px){.qodef-m-filter .qodef-m-filter-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-m-filter .qodef-m-filter-item{margin:5px 0}}@media only screen and (max-width:1024px){#qodef-page-footer-top-area .qodef-content-full-width{padding:0 76px}}@media only screen and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 76px}}@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{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--cart .shop_table th.product-thumbnail{display:none}#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:none}#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 .coupon input{padding:13px 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: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: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%}.qodef-woo-product-list ul.products.columns-9>.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%}.qodef-woo-product-list ul.products.columns-9>.product{width:100%}}@media only screen and (max-width:1440px){.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -25px}.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 25px;margin:0 0 50px}}@media only screen and (max-width:680px){.qodef-woo-results{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.qodef-woo-results .woocommerce-ordering{margin-left:0}@media only screen and (max-width:1024px){#qodef-woo-page.qodef--single .qodef-woo-single-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .entry-summary{margin-top:60px}}@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.woocommerce-product-gallery--columns-9 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{-ms-flex-wrap:wrap;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:26px!important}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 0 27px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-bottom:0}}
.tristero-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.qodef-align-all-elements>*{display:inline-block}.qodef-align-all-elements br{display:none}.qodef-align-all-elements.qodef-inline-flex-centered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-align-all-elements .qodef-custom-font{-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-align-all-elements .qodef-custom-font:hover{color:#353535!important}.qodef-page-footer-light-skin .qodef-align-all-elements .qodef-custom-font a{color:#000!important}.qodef-page-footer-light-skin .qodef-align-all-elements .qodef-custom-font a:hover{color:unset}.qodef-dark-theme-skin .qodef-align-all-elements .qodef-custom-font a:hover{color:unset!important}rs-layer-wrap .qodef-button br{display:none}body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 12px}@media only screen and (max-width:1024px){body{background-position:center}}body .mejs-controls .mejs-time-rail .mejs-time-current{background:#000}.tax-portfolio-category .qodef-portfolio-list.qodef-item-layout--info-on-hover:not(.qodef-list-layout-pinterest) .qodef-e-content .qodef-e-content-inner,.tax-portfolio-tag .qodef-portfolio-list.qodef-item-layout--info-on-hover:not(.qodef-list-layout-pinterest) .qodef-e-content .qodef-e-content-inner{bottom:0}.tax-portfolio-category #qodef-page-inner,.tax-portfolio-tag #qodef-page-inner{position:relative;padding:100px 0 119px}@media only screen and (max-width:680px){.qodef-h1,h1{font-size:48px!important}}body .select2-container--default .select2-results__option{font-size:15px!important}.qodef-dark-theme-skin #qodef-page-sidebar .widget .qodef-align-all-elements a,.qodef-dark-theme-skin #qodef-woo-page.qodef--single #review_form .comment-form-rating a:before,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .related>h2{color:#fff}.qodef-dark-theme-skin .qodef-align-all-elements .qodef-custom-font:hover,.qodef-dark-theme-skin .select2-container--default .select2-selection--single .select2-selection__rendered{color:#a2a2a2!important}.qodef-dark-theme-skin .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item>a,.qodef-dark-theme-skin .qodef-header-navigation ul li.qodef-menu-item--narrow ul li:hover>a{color:#5b5b5b}.qodef-dark-theme-skin .qodef-header-navigation ul li.qodef-menu-item--narrow ul li a{color:#000}.qodef-dark-theme-skin #qodef-woo-page.qodef--cart .cart_totals>h2,.qodef-dark-theme-skin #qodef-woo-page.qodef--cart .cross-sells>h2,.qodef-dark-theme-skin.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,.qodef-dark-theme-skin.woocommerce-page div.woocommerce .shop_table th,.qodef-dark-theme-skin.woocommerce-page div.woocommerce>.cart-empty{color:#fff}.qodef-dark-theme-skin .woocommerce-cart #qodef-woo-page .button,.qodef-dark-theme-skin .woocommerce-cart #qodef-woo-page .button:hover,.qodef-dark-theme-skin .woocommerce-checkout .qodef-woo-shortcode .added_to_cart:hover,.qodef-dark-theme-skin.woocommerce-cart #qodef-woo-page .added_to_cart:hover,.qodef-dark-theme-skin.woocommerce-cart #qodef-woo-page .button:hover,.qodef-dark-theme-skin.woocommerce-cart .qodef-woo-shortcode .added_to_cart,.qodef-dark-theme-skin.woocommerce-cart .qodef-woo-shortcode .added_to_cart:hover,.qodef-dark-theme-skin.woocommerce-cart .qodef-woo-shortcode .button,.qodef-dark-theme-skin.woocommerce-cart .qodef-woo-shortcode .button:hover,.qodef-dark-theme-skin.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a,.qodef-dark-theme-skin.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover,.qodef-dark-theme-skin.woocommerce-cart.woocommerce-page div.woocommerce>.return-to-shop a:hover .qodef-dark-theme-skin.woocommerce-cart #qodef-woo-page .added_to_cart:hover,.qodef-dark-theme-skin.woocommerce-checkout #qodef-woo-page .added_to_cart:hover,.qodef-dark-theme-skin.woocommerce-checkout #qodef-woo-page .button:hover,.qodef-dark-theme-skin.woocommerce-checkout .qodef-woo-shortcode .button:hover,.qodef-dark-theme-skin.woocommerce-checkout.woocommerce-page div.woocommerce>.return-to-shop a:hover{color:#fff;border-color:#fff}.qodef-dark-theme-skin #qodef-woo-page.qodef--checkout .wc_payment_methods li,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-error,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-info,.qodef-dark-theme-skin #qodef-woo-page.qodef--single .woocommerce-message,.qodef-dark-theme-skin.woocommerce-page div.woocommerce .woocommerce-error,.qodef-dark-theme-skin.woocommerce-page div.woocommerce .woocommerce-info,.qodef-dark-theme-skin.woocommerce-page div.woocommerce .woocommerce-message{border-color:#fff}.qodef-dark-theme-skin.woocommerce-account .button,.qodef-dark-theme-skin.woocommerce-account .button:hover{color:#fff;border-color:#fff}.qodef-dark-theme-skin.post-type-archive-product #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.post-type-archive-product #qodef-page-footer-top-area,.qodef-dark-theme-skin.single-portfolio-item #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.single-portfolio-item #qodef-page-footer-top-area,.qodef-dark-theme-skin.single-post #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.single-post #qodef-page-footer-top-area,.qodef-dark-theme-skin.single-product #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.single-product #qodef-page-footer-top-area,.qodef-dark-theme-skin.tag #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.tag #qodef-page-footer-top-area,.qodef-dark-theme-skin.tax-portfolio-tag #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.tax-portfolio-tag #qodef-page-footer-top-area,.qodef-dark-theme-skin.tax-product_tag #qodef-page-footer-bottom-area,.qodef-dark-theme-skin.tax-product_tag #qodef-page-footer-top-area{background-color:transparent;background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/dd_background.png);background-repeat:repeat-x;background-repeat:repeat-y}.qodef-dark-theme-skin #qodef-page-footer-bottom-area,.qodef-dark-theme-skin #qodef-page-footer-top-area{background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/dd_background.png);background-repeat:repeat-x;background-repeat:repeat-y}.qodef-dark-theme-skin .qodef-header-navigation ul li.qodef-menu-item--narrow ul{background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/background-light.png)}.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-m-dropdown-inner{background-color:#fff;border:1px solid #fff}.qodef-dark-theme-skin .qodef-dark-theme-skin .widget a,.qodef-dark-theme-skin .qodef-dark-theme-skin .widget li,.qodef-dark-theme-skin .qodef-dark-theme-skin .widget.widget_tag_cloud .tagcloud a:hover,.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-e-content a,.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-e-price,.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-m-order-details,.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label{color:#000}.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-m-action-link,.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:#000;border-color:#000}body .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px}body footer .select2-container--default .select2-selection--single{background-color:#fff}.qodef-hover-white a:hover{color:#fff!important}.qodef-hover-gray a:hover{color:#4e4d4d!important}#qodef-page-footer-bottom-area .textwidget a{color:#c4c0c0}#qodef-page-footer-bottom-area .textwidget a:hover{color:#ccc}body .select2-container--default .select2-dropdown{background-color:#000!important;color:#fff}body .select2-container--default .select2-dropdown ::-webkit-scrollbar{width:11px}body .select2-container--default .select2-dropdown ::-webkit-scrollbar-track{background:#fff}body .select2-container--default .select2-dropdown ::-webkit-scrollbar-thumb{background:#989898}body .select2-container--default .select2-dropdown ::-webkit-scrollbar-thumb:hover{background:#989898}body .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#a1a1a1!important}body.qodef-dark-theme-skin .select2-container--default .select2-dropdown{background-color:#fff!important;color:#000}body .select2-container--default .select2-results__option:hover,body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:#acacac}.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-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}#qodef-back-to-top{position:fixed;width:auto;height:auto;right:0;bottom:50px;margin:0;opacity:0;visibility:hidden;z-index:10000;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:50% 53%;-ms-transform-origin:50% 53%;transform-origin:50% 53%}#qodef-back-to-top .qodef-back-to-top-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;color:#fff;overflow:hidden;-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top .qodef-back-to-top-icon polygon{fill:#111}#qodef-back-to-top:hover .qodef-back-to-top-icon{-webkit-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;-webkit-transition:opacity .15s ease,visibility 0s .15s;-o-transition:opacity .15s ease,visibility 0s .15s;transition:opacity .15s ease,visibility 0s .15s}#qodef-back-to-top.qodef--on{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.qodef-dark-theme-skin #qodef-back-to-top .qodef-back-to-top-icon polygon{fill:#fff}.qodef-blog.qodef-item-layout--metro{margin:0}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 40px 35px;background-color:rgba(0,0,0,.12)}.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:#fff}.qodef-blog.qodef-item-layout--metro article .qodef-e-title a{color:inherit}.qodef-blog.qodef-item-layout--metro article .qodef-e-info>*{color:#fff}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top{margin-bottom:0}.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-icon-elegant-icons{right:84px;font-size: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-items--fixed article.format-link .qodef-e-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{-ms-flex-negative:0;flex-shrink:0;width:120px;margin:0 20px 0 0}.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{margin-top:5px}.qodef-blog .qodef-social-share li a{font-size:16px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content{text-align:left}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-e-excerpt{margin:24px 0 0}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-info--bottom{margin-top:22px;margin-bottom:59px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-info--top{margin-bottom:13px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-e-read-more,.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-info--top .entry-date{text-align:left}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-content .qodef-shortcode-list li a{font-size:16px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article .qodef-e-media{margin-bottom:31px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article.format-quote .qodef-e-quote-text{line-height:1.5em}.qodef-blog.qodef-item-layout--standard article .qodef-e-content{text-align:center}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-info--top{margin-bottom:10px}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-info--top .qodef-e-info-date{width:100%;text-align:center;font-family:"Playfair Display",serif;font-style:italic;font-size:14px;line-height:1em}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-info--bottom{margin-top:21px}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-shortcode-list li a{font-size:16px}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-e-read-more{text-align:center;width:100%}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-e-title{line-height:1em}.qodef-blog.qodef-item-layout--standard article .qodef-e-content .qodef-e-excerpt{margin:14px 0 0;font-weight:300}.qodef-blog.qodef-item-layout--standard article .qodef-e-media-image:after{content:'';display:block;height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:none;mix-blend-mode:lighten;background:#ad2e37;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.22,1,.36,1);-o-transition:opacity .5s cubic-bezier(.22,1,.36,1);transition:opacity .5s cubic-bezier(.22,1,.36,1)}.qodef-blog.qodef-item-layout--standard article .qodef-e-media-image:hover:after{opacity:1}.qodef-browser--edge .qodef-blog.qodef-item-layout--standard article .qodef-e-media-image:hover:after,.qodef-browser--ms-explorer .qodef-blog.qodef-item-layout--standard article .qodef-e-media-image:hover:after{opacity:.5}.qodef-blog.qodef-item-layout--standard article .qodef-e-media-image:hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.qodef-blog.qodef-item-layout--standard article .qodef-e-media-image img{-webkit-transition:-webkit-filter .5s cubic-bezier(.22,1,.36,1);transition:-webkit-filter .5s cubic-bezier(.22,1,.36,1);-o-transition:filter .5s cubic-bezier(.22,1,.36,1);transition:filter .5s cubic-bezier(.22,1,.36,1);transition:filter .5s cubic-bezier(.22,1,.36,1),-webkit-filter .5s cubic-bezier(.22,1,.36,1)}.qodef-blog.qodef-item-layout--standard article.qodef-active-hover .qodef-e-media-image:after{opacity:1}.qodef-blog.qodef-item-layout--standard article.qodef-active-hover .qodef-e-media-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:59px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:65px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:65px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:76px}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:20px}}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{right:40px;font-size:140px}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{font-size:110px}}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:76px}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:20px}}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote:before{font-size:540px}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote:before{font-size:240px}}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:42px;background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/background-light.png);background-repeat:repeat-x;background-repeat:repeat-y;-webkit-transition:opacity .3s ease-out,visibility .2s ease-out;-o-transition:opacity .3s ease-out,visibility .2s ease-out;transition:opacity .3s ease-out,visibility .2s ease-out}#qodef-author-info .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:49px 38px}#qodef-author-info .qodef-m-image{-ms-flex-negative:0;flex-shrink:0;margin-right:29px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block}#qodef-author-info .qodef-m-image img{border-radius:100%}#qodef-author-info .qodef-m-author{margin:0;line-height:1em}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:15px 0 0}#qodef-author-info .qodef-m-author-label{font-family:"Playfair Display",serif;font-style:italic;font-size:15px}#qodef-author-info .qodef-m-social-icons{margin-top:18px}#qodef-author-info .qodef-m-social-icons a{position:relative;display:inline-block;vertical-align:top;margin-right:16px}#qodef-author-info .qodef-m-social-icons a:last-child{margin-right:0}.qodef-dark-theme-skin #qodef-author-info{background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/dd_background.png)}#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:78px 0 71px}@media only screen and (max-width:680px){#qodef-single-post-navigation{margin:78px 0 75px}}#qodef-single-post-navigation .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#qodef-single-post-navigation .qodef-m-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-single-post-navigation .qodef-m-nav:hover span{color:#353535}#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:inherit}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:-10px}#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-icon-elegant-icons{margin-right:4px}#qodef-single-post-navigation .qodef-m-nav.qodef--next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:-10px;margin-left:auto;text-align:right}#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-icon-elegant-icons{margin-left:4px}#qodef-single-post-navigation .qodef-icon-elegant-icons{font-size:30px}#qodef-single-post-navigation .qodef-m-nav-label{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;line-height:2em;letter-spacing:.2em;color:#4e4d4d}.qodef-dark-theme-skin #qodef-single-post-navigation .qodef-m-nav-label{color:#fff}.qodef-dark-theme-skin #qodef-single-post-navigation .qodef-m-inner:hover a,.qodef-dark-theme-skin #qodef-single-post-navigation .qodef-m-inner:hover span{color:#a2a2a2}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 .ajax-loader{position:absolute;right:-10px}.qodef-fullscreen-menu-opener{position:relative;display:inline-block;vertical-align:middle}.qodef-fullscreen-menu-opener .qodef-open-icon{position:relative;visibility:visible}.qodef-fullscreen-menu-opener .qodef-close-icon{position:absolute;top:0;left:0;visibility:hidden}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{font-size:35px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack *{display:inline-block;line-height:inherit}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack :before{display:inline-block;line-height:inherit}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span{position:relative}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{vertical-align:middle}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span path,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{fill:currentColor}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{line-height:1}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines{position:relative;display:block;width:47px;height:30px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor;-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;-o-transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease,-webkit-transform .3s ease}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3{top:11px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-4{top:18px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-4{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line .qodef-lines{width:50px}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1,.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-3{top:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);height:2px}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2,.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-4{top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);height:2px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-1{-webkit-animation:qodef-line-1 .5s cubic-bezier(.22,1,.36,1) forwards .2s;animation:qodef-line-1 .5s cubic-bezier(.22,1,.36,1) forwards .2s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-2{-webkit-animation:qodef-line-2 .5s cubic-bezier(.22,1,.36,1) forwards .3s;animation:qodef-line-2 .5s cubic-bezier(.22,1,.36,1) forwards .3s}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-3{-webkit-animation:qodef-line-3 .5s cubic-bezier(.22,1,.36,1) forwards;animation:qodef-line-3 .5s cubic-bezier(.22,1,.36,1) forwards}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-4{-webkit-animation:qodef-line-4 .5s cubic-bezier(.22,1,.36,1) forwards .1s;animation:qodef-line-4 .5s cubic-bezier(.22,1,.36,1) forwards .1s}@-webkit-keyframes qodef-line-1{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qodef-line-1{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qodef-line-2{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qodef-line-2{0%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qodef-line-3{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}100%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@keyframes qodef-line-3{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}100%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@-webkit-keyframes qodef-line-4{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}100%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}}@keyframes qodef-line-4{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}100%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line{background-color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line{background-color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}.qodef-fullscreen-menu-holder{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99;background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/dd_background.png);background-repeat:repeat-x;background-repeat:repeat-y;-webkit-transition:opacity .3s ease-out,visibility .2s ease-out;-o-transition:opacity .3s ease-out,visibility .2s ease-out;transition:opacity .3s ease-out,visibility .2s ease-out}.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-holder-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.qodef-fullscreen-menu-holder .qodef-content-grid{height:100%}.qodef-fullscreen-menu-holder .qodef-content-grid nav.qodef-fullscreen-menu{width:100%}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu{position:relative;top:0;margin:0 auto;text-align:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul{position:relative;list-style:none;padding:0;margin:0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li{margin:0;padding:0;text-align:center;visibility:hidden;opacity:0;-webkit-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px)}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{position:relative;display:inline-block;vertical-align:middle;margin:12px 0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:40px;line-height:1.2em;letter-spacing:.2em;font-size:50px;color:#fff;padding:0 9px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a .qodef-menu-item-inner:after,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a .qodef-menu-item-inner:before{content:'';position:absolute;width:calc(50% + 11px);bottom:calc(55% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a .qodef-menu-item-inner:before{left:-10px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a .qodef-menu-item-inner:after{right:-10px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}@media only screen and (min-width:1025px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover .qodef-menu-item-inner:after,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover .qodef-menu-item-inner:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}}@media only screen and (max-width:1024px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{font-size:35px}}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a .qodef-menu-item-inner:after,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a .qodef-menu-item-inner:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul{padding:7px 0 0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul.sub-menu{display:none}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li.current-menu-ancestor>a,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li.current-menu-item>a{background-color:transparent;color:#fff}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a{font-size:17px;font-family:Roboto;font-weight:300;text-transform:none;margin:5px 0;color:#d0cfcf;letter-spacing:0}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a .qodef-menu-item-inner:after,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a .qodef-menu-item-inner:before{display:none}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a:hover{background-color:transparent;color:#fff}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul li a{font-size:16px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li:last-child ul:last-child{padding-bottom:0}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon{visibility:visible}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{color:#fff}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.2s cubic-bezier(.22,1,.36,1);-o-transition:.2s cubic-bezier(.22,1,.36,1);transition:.2s cubic-bezier(.22,1,.36,1)}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(0){-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(1){-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(2){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(5){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(6){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(7){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li:nth-child(8){-webkit-transition-delay:.8s;-o-transition-delay:.8s;transition-delay:.8s}.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}@-webkit-keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-holder{-webkit-animation:fullscreen-fade-in .25s linear both;animation:fullscreen-fade-in .25s linear both}.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-holder{-webkit-animation:fullscreen-fade-out .25s linear both;animation:fullscreen-fade-out .25s linear both}.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a{color:#fff}.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a{color:#000}#qodef-page-header .qodef-widget-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#qodef-page-header .qodef-widget-holder .widget{margin:0 0 0 30px}#qodef-page-header-inner.qodef-content-grid{padding:0}.qodef-dark-theme-skin .qodef-header-navigation>ul>li>a{color:#fff}.qodef-browser--ms-explorer #qodef-page-header .qodef-header-logo-link img:not(.qodef--main){position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%)}#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){position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--light{opacity:1}.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--dark,.qodef-header--light #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--dark{opacity:1}.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--light,.qodef-header--dark #qodef-page-header .qodef-header-logo-link .qodef--main{opacity:0}#qodef-page-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}.qodef-header--centered #qodef-page-header{height:150px}.qodef-header--centered #qodef-page-header-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--centered #qodef-page-header-inner>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-header--divided .qodef-header-sticky .qodef-header-logo-link.qodef-height--not-set img{width:35%!important}.qodef-header--divided #qodef-page-header .qodef-header-logo-link{margin:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;height:100%;-ms-flex-preferred-size:175px;flex-basis:175px}.qodef-header--divided #qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{width:60%}.qodef-header--divided #qodef-page-header .qodef-divided--left,.qodef-header--divided #qodef-page-header .qodef-divided--right{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-23px;height:100%}.qodef-header--divided #qodef-page-header .qodef-divided--left nav>ul>li,.qodef-header--divided #qodef-page-header .qodef-divided--right nav>ul>li{padding:0 28px}.qodef-header--divided #qodef-page-header .qodef-divided--right nav{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.qodef-header--divided #qodef-page-header .qodef-divided--left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--divided #qodef-page-header .qodef-divided--left nav>ul>li:last-child{padding-right:1px}.qodef-header--divided #qodef-page-header-inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;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-logo-link{margin-right:auto}.qodef-header-standard--left #qodef-page-header-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left #qodef-page-header-inner .qodef-widget-holder{margin-left:auto}.qodef-header--standard #qodef-page-header-inner .qodef-header-logo-link{-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header--standard #qodef-page-header-inner .qodef-header-logo-link img{width:30%!important}.qodef-header--standard #qodef-page-header-inner .qodef-header-navigation{-ms-flex-preferred-size:60%;flex-basis:60%}.qodef-header--standard #qodef-page-header-inner .qodef-header-navigation .menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--standard #qodef-page-header-inner .qodef-widget-holder{-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--standard .qodef-header-sticky .qodef-header-logo-link{-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header--standard .qodef-header-sticky .qodef-header-logo-link img{width:20%!important}.qodef-header--standard .qodef-header-sticky .qodef-header-navigation{-ms-flex-preferred-size:60%;flex-basis:60%}.qodef-header--standard .qodef-header-sticky .qodef-header-navigation .menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--standard .qodef-header-sticky .qodef-widget-holder{-ms-flex-preferred-size:20%;flex-basis:20%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--tabbed #qodef-page-header-inner{padding:0}.qodef-header--tabbed #qodef-page-header{border-bottom:1px solid #000}.qodef-header--tabbed #qodef-page-header .qodef-header-logo-link{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-header--tabbed #qodef-page-header .qodef-tabbed--left{height:100%;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.qodef-header--tabbed #qodef-page-header .qodef-tabbed--right{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-left:1px solid #000}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-top-widgets{display:-webkit-box;display:-ms-flexbox;display:flex;height:35%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #000;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-top-widgets>.widget:first-child{margin-right:auto}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;height:65%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.qodef-header--tabbed #qodef-page-header .qodef-tabbed-bottom-widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-header--tabbed #qodef-page-header .widget{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0 15px;border-left:1px solid #000}.qodef-header--tabbed #qodef-page-header .widget .textwidget>*,.qodef-header--tabbed #qodef-page-header .widget .widget p{margin:0}.qodef-header--tabbed #qodef-page-header .widget:first-child{border-left:none}.qodef-header--tabbed .qodef-header-navigation{padding:0 15px}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1680px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1367px) and (max-width:1440px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:1100px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid{width:768px}}@media only screen and (min-width:1281px) and (max-width:1366px){.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid{width:960px}}@media only screen and (min-width:1025px) and (max-width:1280px){.qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid{width:768px}}.qodef-header--vertical #qodef-page-header{position:fixed;top:0;left:0;width:360px;height:100%;background-color:#fff;z-index:100}.qodef-header--vertical #qodef-page-header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:67px 40px 10px 70px;height:100%}.qodef-header--vertical #qodef-page-header-inner .qodef-header-navigation ul{display:block}.qodef-header--vertical #qodef-page-header-inner .qodef-header-navigation ul>li{margin:0}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder{display:block;margin-bottom:72px}@media only screen and (max-width:1366px){.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder{margin-bottom:45px}}.qodef-header--vertical.admin-bar #qodef-page-header{top:32px;height:calc(100% - 32px)}.qodef-header--vertical #qodef-page-footer,.qodef-header--vertical #qodef-page-outer{padding-left:360px}.qodef-dark-theme-skin.qodef-header--vertical #qodef-page-header{background-color:#111}.qodef-dark-theme-skin.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover,.qodef-dark-theme-skin.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a,.qodef-dark-theme-skin.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item>a,.qodef-dark-theme-skin.qodef-header--vertical .qodef-header-vertical-navigation ul li.current_page_item>a,.qodef-dark-theme-skin.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{color:#fff}.qodef-header--vertical .qodef-header-vertical-navigation{margin:-244px 0 0;padding:0;z-index:100;width:100%}@media only screen and (max-width:1680px){.qodef-header--vertical .qodef-header-vertical-navigation{margin:-8px 0 0}}@media only screen and (max-width:1440px){.qodef-header--vertical .qodef-header-vertical-navigation{margin:8px 0 0}}.qodef-header--vertical .qodef-header-vertical-navigation ul{position:relative;list-style-type:none;padding:0;margin:0}.qodef-header--vertical .qodef-header-vertical-navigation ul li{position:relative;padding:0;margin:0}.qodef-header--vertical .qodef-header-vertical-navigation ul li a{position:relative;display:block;margin:0;padding:4px 0;font-size:15px;color:#878585}.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover{color:#000}.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover .qodef-menu-arrow{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current_page_item>a{color:#000}.qodef-header--vertical .qodef-header-vertical-navigation ul li ul{padding:3px 0 4px 0}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second{-webkit-transform:translateZ(0);transform:translateZ(0)}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner{position:relative;display:block;padding:0;z-index:997}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;font-size:14px;line-height:30px;font-weight:700;text-transform:uppercase;padding:5px 0;letter-spacing:.02em}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a 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-header--vertical .qodef-header-vertical-navigation>ul>li>a a:hover{color:#000}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner{position:relative}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:before{content:'';position:absolute;width:calc(50% + 11px);bottom:calc(55% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:before{left:-10px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner .qodef-menu-item-text:after{right:-10px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li:hover a .qodef-menu-item-inner .qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li:hover a .qodef-menu-item-inner .qodef-menu-item-text:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-header--vertical .qodef-header-vertical-navigation>ul ul>li a{padding:2px 0}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second{display:none}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second{position:absolute;top:0;width:100%}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul{position:absolute;top:-23px;left:calc(100% + 40px);width:254px;background-color:#fff;padding:25px 20px;margin-left:50px;visibility:hidden;opacity:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul *{visibility:inherit;-webkit-transition:visibility .2s ease;-o-transition:visibility .2s ease;transition:visibility .2s ease}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open{margin-left:0;opacity:1;visibility:visible;z-index:900}.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul{top:-25px;left:calc(100% + 20px);visibility:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}.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:100px;width:100%;padding:0 76px;background-color:#fff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:top .5s ease,-webkit-transform .5s ease;transition:top .5s ease,-webkit-transform .5s ease;-o-transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease,-webkit-transform .5s ease;z-index:100}.qodef-header-sticky .qodef-header-sticky-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.qodef-header-standard--right .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto}.qodef-header--sticky-display .qodef-header-sticky{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}#qodef-top-area{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;padding:0 76px;background-color:#000;z-index:101}#qodef-top-area .widget{display:inline-block;vertical-align:middle;line-height:1}#qodef-top-area .widget .textwidget>*{margin:0}.qodef-instagram-list #sb_instagram{padding-bottom:0!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none!important;height:auto!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -25px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}@media only screen and (max-width:768px){#sb_instagram.sbi_col_10 #sbi_images .sbi_item,#sb_instagram.sbi_col_3 #sbi_images .sbi_item,#sb_instagram.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_col_5 #sbi_images .sbi_item,#sb_instagram.sbi_col_6 #sbi_images .sbi_item,#sb_instagram.sbi_col_7 #sbi_images .sbi_item,#sb_instagram.sbi_col_8 #sbi_images .sbi_item,#sb_instagram.sbi_col_9 #sbi_images .sbi_item{width:25%}}@media only screen and (max-width:680px){#sb_instagram.sbi_col_10 #sbi_images .sbi_item,#sb_instagram.sbi_col_3 #sbi_images .sbi_item,#sb_instagram.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_col_5 #sbi_images .sbi_item,#sb_instagram.sbi_col_6 #sbi_images .sbi_item,#sb_instagram.sbi_col_7 #sbi_images .sbi_item,#sb_instagram.sbi_col_8 #sbi_images .sbi_item,#sb_instagram.sbi_col_9 #sbi_images .sbi_item{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;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-dark-theme-skin #qodef-mobile-header-navigation .qodef-m-inner,.qodef-dark-theme-skin #qodef-page-mobile-header{background-color:#000}.qodef-dark-theme-skin #qodef-mobile-header-navigation .qodef-m-inner>ul>li>a,.qodef-dark-theme-skin #qodef-mobile-header-navigation ul li ul li.current-menu-item>a,.qodef-dark-theme-skin #qodef-mobile-header-opener:hover{color:#fff}.qodef-dark-theme-skin #qodef-mobile-header-navigation ul li ul li>a{color:#c1c0c0}#qodef-page-mobile-header{background-color:#fff}.qodef-mobile-header--sticky #qodef-page-mobile-header{width:100%;position:fixed;top:0;left:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.qodef-mobile-header--sticky-animation #qodef-page-mobile-header{-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;-o-transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease,-webkit-transform .3s ease}.qodef-mobile-header--sticky-display #qodef-page-mobile-header{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}#qodef-mobile-header-navigation ul li .qodef-menu-arrow{display:none}#qodef-mobile-header-navigation ul li.qodef-hide-link>a{cursor:default}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow{position:absolute;top:0;right:0;display:block;width:30px;height:30px;font-size:20px;line-height:28px;cursor:pointer}#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after{color:inherit;display:block;line-height:inherit;content:'\35';font-family:ElegantIcons;font-style:normal;text-align:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}#qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>.qodef-menu-arrow:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-fullscreen-menu-opener{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--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}.qodef-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:-8px;display:block;width:auto;height:0;opacity:0;visibility:hidden;overflow:hidden;z-index:10;background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/dd_background.png);background-repeat:repeat-x;background-repeat:repeat-y;-webkit-transition:opacity .3s ease-out,visibility .2s ease-out;-o-transition:opacity .3s ease-out,visibility .2s ease-out;transition:opacity .3s ease-out,visibility .2s ease-out}.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start{opacity:1;visibility:visible;overflow:visible;z-index:20}.qodef-drop-down-second--full-width .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second{width:100vw}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner{padding:0 76px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul{margin-top:13px}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li{padding:3px 0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a{font-size:15px;line-height:24px;color:#d0cfcf}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding:45px 0 41px;margin:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;padding:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;letter-spacing:.2em;font-size:13px;color:#fff}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right{left:auto;right:0}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul{position:relative;top:auto;opacity:1;visibility:visible}.qodef-parallax{position:relative;width:100%;overflow:hidden}.qodef-parallax:not(.qodef-page-title){height:100vh}@media only screen and (max-width:680px){.qodef-parallax:not(.qodef-page-title){height:auto!important}}.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:157%;left:0;width:100%;opacity:0}.touchevents .qodef-parallax-img-holder{top:0;height:100%;opacity:1}.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder{opacity:1;height:197%}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-bg-image-holder{height:100%}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform;margin-top:-10%}@media only screen and (max-width:1024px){.qodef-parallax-img-wrapper{margin-top:0}}.qodef-safari .qodef-parallax-img-wrapper{-webkit-backface-visibility:hidden;-webkit-perspective:1000}.qodef-parallax-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-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%}@media only screen and (max-width:1024px){.qodef-parallax.qodef-parallax--custom .qodef-parallax-bg-image-holder{height:100%}.qodef-parallax.qodef-parallax--custom .qodef-parallax-img-holder .qodef-parallax-img-wrapper img{display:none}}@media only screen and (max-width:680px){.qodef-parallax:not(.qodef-parallax--custom) .qodef-parallax-img-holder .qodef-parallax-img-wrapper img{max-width:unset;height:100%}}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 .ajax-loader{position:absolute;right:-10px}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none!important;height:auto!important;opacity:1!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background-color:#000;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:after{content:'Ig';position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);font-family:"Playfair Display",serif;font-size:20px;font-weight:300;font-style:italic;color:#fff;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover{opacity:1!important}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:before{opacity:.35}.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover:after{opacity:1}.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0}.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -5px}.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -10px}.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -15px}.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -20px}.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -25px}.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -40px}.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}.qodef-instagram-swiper-container{position:relative;margin:0 auto;padding:0;list-style:none;z-index:1;visibility:hidden;overflow:hidden}.qodef-instagram-swiper-container .swiper-slide a,.qodef-instagram-swiper-container .swiper-slide img{width:100%}.qodef-instagram-swiper-container.qodef-swiper--initialized{visibility:visible}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-color:#fff;left:50%;margin:0;padding:12px 41px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none}.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_tristero_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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-woo-dropdown-cart .qodef-m-dropdown{position:absolute;top:100%;left:auto;right:0;text-align:left;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;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:300px;padding:20px;background-color:#fff;border:1px solid #000}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#353535}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#353535}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#000}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;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{-ms-flex-negative:0;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{margin:0}.qodef-woo-dropdown-cart .qodef-e-price{margin:6px 0 0}.qodef-woo-dropdown-cart .qodef-e-quantity{margin:3px 0 0}.qodef-woo-dropdown-cart .qodef-e-remove{position:absolute;top:-2px;right:0;font-size:20px;line-height:1}.qodef-woo-dropdown-cart .qodef-m-order-details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#353535}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:20px}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;width:100%;padding:8px 20px;text-align:center;color:#fff;background-color:#111;border:1px solid transparent}.qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:#fff;background-color:#111}.touchevents .qodef-woo-dropdown-cart{cursor:pointer}.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{opacity:1;visibility:visible}.qodef-dark-theme-skin .qodef-woo-dropdown-cart .qodef-m-opener svg path{stroke:#fff}.qodef-woo-side-area-cart{position:relative;display:inline-block;vertical-align:top;height:100%;padding:0 10px}.qodef-woo-side-area-cart .qodef-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;height:100%}.qodef-woo-side-area-cart .qodef-m-opener{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-woo-side-area-cart .qodef-m-content{position:fixed;top:0;right:-360px;height:100vh;width:360px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:100px 0 74px;background-color:#fff;overflow:hidden;visibility:hidden;z-index:9999;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1);-o-transition:all .6s cubic-bezier(.77,0,.175,1);transition:all .6s cubic-bezier(.77,0,.175,1)}.admin-bar .qodef-woo-side-area-cart .qodef-m-content{top:32px;height:calc(100vh - 32px)}.qodef-woo-side-area-cart .qodef-m-close{position:absolute;top:30px;right:30px;display:block;font-size:34px;z-index:1000}.qodef-woo-side-area-cart .qodef-m-items{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 50px}.qodef-woo-side-area-cart .qodef-m-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:20px}.qodef-woo-side-area-cart .qodef-m-item:first-child{margin-top:0}.qodef-woo-side-area-cart .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;width:80px;margin-right:20px}.qodef-woo-side-area-cart .qodef-e-image a,.qodef-woo-side-area-cart .qodef-e-image img{display:block}.qodef-woo-side-area-cart .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top;padding-right:20px}.qodef-woo-side-area-cart .qodef-e-title{margin:0}.qodef-woo-side-area-cart .qodef-e-price{margin:3px 0 0}.qodef-woo-side-area-cart .qodef-e-quantity{margin:3px 0 0}.qodef-woo-side-area-cart .qodef-e-remove{position:absolute;top:-2px;right:0;font-size:20px;line-height:1}.qodef-woo-side-area-cart .qodef-m-order-details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px;padding:0 50px}.qodef-woo-side-area-cart .qodef-m-order-details>*{margin:0}.qodef-woo-side-area-cart .qodef-m-action{position:absolute;bottom:0;left:0;width:100%}.qodef-woo-side-area-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;width:100%;padding:8px 20px;text-align:center;color:#fff;background-color:#111;border:1px solid transparent}.qodef-woo-side-area-cart .qodef-m-action-link:hover{color:#fff;background-color:#111}.qodef-woo-side-area-cart.qodef--opened .qodef-m-content{right:0;visibility:visible}.qodef-woo-side-area-cart-cover{position:fixed;top:0;left:0;width:calc(100% - 360px);height:100vh;overflow:hidden;z-index:1002}.qodef-shortcode .last_toggle_el_margin,.qodef-shortcode .wpb_button,.qodef-shortcode .wpb_content_element,.qodef-shortcode .wpb_row,.qodef-shortcode ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}.qodef-vc-row-wrapper.qodef--parallax-row{width:100%}.touchevents .qodef-vc-row-wrapper.qodef--parallax-row{height:auto!important}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}@media only screen and (max-width:1366px){.qodef-clients-list.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:unset}.qodef-clients-list.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}.qodef-clients-list.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:680px){.qodef-clients-list.qodef-grid.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo img:last-child{position:absolute;top:0;left:0;opacity:.6}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo img:last-child{-webkit-animation:qodef-glitch-effect .3s cubic-bezier(.22,1,.36,1) forwards;animation:qodef-glitch-effect .3s cubic-bezier(.22,1,.36,1) forwards}@-webkit-keyframes qodef-glitch-effect{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}40%{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}60%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}80%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes qodef-glitch-effect{0%{-webkit-transform:translate(0);transform:translate(0)}20%{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}40%{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}60%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}80%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}.single-portfolio .qodef-page-content-section.qodef-grid-item{margin:0!important}.qodef-portfolio-single-item .qodef-portfolio-title{margin:0 0 15px}.qodef-portfolio-single-item .qodef-portfolio-info .qodef-e{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.qodef-portfolio-single-item .qodef-portfolio-info .qodef-e:last-child{margin-bottom:0}.qodef-portfolio-single-item .qodef-portfolio-info .qodef-social-title,.qodef-portfolio-single-item .qodef-portfolio-info h5{margin:0 10px 5px 0;line-height:1.5em;letter-spacing:.08em}.qodef-portfolio-single-item .qodef-portfolio-info .qodef-social-title{font-size:17px;letter-spacing:.08em}.qodef-portfolio-single-item .qodef-portfolio-info a,.qodef-portfolio-single-item .qodef-portfolio-info p{margin:0;line-height:1.1em;font-family:Roboto;font-size:17px;font-weight:300;line-height:1.52em;color:#000;color:#353535}.qodef-portfolio-single-item .qodef-portfolio-info .qodef-portfolio-social-share a,.qodef-portfolio-single-item .qodef-portfolio-info .qodef-portfolio-social-share p{margin:0;line-height:1.1em;font-family:"Playfair Display",serif;font-style:italic;font-size:20px;color:#000}.qodef-portfolio-single-item .qodef-portofolio-categories .qodef-portfolio-category:after{content:",";margin:0 3px 0 -2px}.qodef-portfolio-single-item .qodef-portofolio-categories .qodef-portfolio-category:last-child:after{display:none}.qodef-portfolio-single-item .qodef-portofolio-tags .qodef-portfolio-tag:after{content:",";margin:0 3px 0 -2px}.qodef-portfolio-single-item .qodef-portofolio-tags .qodef-portfolio-tag:last-child:after{display:none}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-big .qodef-e-content .qodef-grid-item .qodef-portfolio-content,.qodef-porfolio-single-layout--gallery-small .qodef-e-content .qodef-grid-item .qodef-portfolio-content,.qodef-porfolio-single-layout--images-big .qodef-e-content .qodef-grid-item .qodef-portfolio-content,.qodef-porfolio-single-layout--images-small .qodef-e-content .qodef-grid-item .qodef-portfolio-content{margin-top:26px!important}}.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-info,.qodef-porfolio-single-layout--images-small .qodef-portfolio-info,.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-info{margin-top:48px}.qodef-dark-theme-skin .qodef-portfolio-single-item .qodef-portfolio-info a,.qodef-dark-theme-skin .qodef-portfolio-single-item .qodef-portfolio-info p{color:#a2a2a2}.qodef-portfolio-list.qodef-swiper-container.qodef-list-layout-pinterest{overflow:visible}.qodef-portfolio-list.qodef-swiper-container.qodef-list-layout-pinterest .swiper-wrapper .qodef-article-container article:not(:last-child){margin-bottom:26px}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-swiper-container.qodef-list-layout-pinterest .swiper-wrapper .qodef-article-container article:not(:last-child){margin-bottom:27px}}@media only screen and (max-width:768px){.qodef-portfolio-list.qodef-swiper-container.qodef-list-layout-pinterest .swiper-wrapper .qodef-article-container article:not(:last-child){margin-bottom:28px}}@media only screen and (max-width:680px){.qodef-portfolio-list.qodef-swiper-container.qodef-list-layout-pinterest .swiper-wrapper .qodef-article-container article:not(:last-child){margin-bottom:29px}}.qodef-portfolio-list .swiper-button-next,.qodef-portfolio-list .swiper-button-prev{position:relative;width:auto!important;height:auto!important;display:inline-block;width:calc(50% - 2px)!important;-webkit-transform:none;-ms-transform:none;transform:none;left:unset!important;right:unset!important}.qodef-portfolio-list .swiper-button-next:after,.qodef-portfolio-list .swiper-button-prev:after{display:none}.qodef-portfolio-list .swiper-button-next{margin:40px 0 0!important}.qodef-portfolio-list .swiper-button-next svg{float:left;margin-left:14px}.qodef-portfolio-list .swiper-button-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.qodef-portfolio-list .swiper-button-prev svg{float:left;margin-left:14px}.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{height:100%;position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-portfolio-list .qodef--load-more{margin-top:35px}.qodef-dark-theme-skin .qodef-portfolio-list.qodef-swiper-container .swiper-button-next svg polygon,.qodef-dark-theme-skin .qodef-portfolio-list.qodef-swiper-container .swiper-button-prev svg polygon{fill:#fff}.qodef-dark-theme-skin .swiper-pagination-bullets .swiper-pagination-bullet:after{background-color:#fff}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image{overflow:hidden}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-content{margin-top:26px}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-content .qodef-e-info-category{display:inline-block;padding:0 4px;white-space:nowrap;font-size:16px;line-height:1.37em;font-weight:300;margin:0;font-family:"Playfair Display",serif;font-style:italic;text-transform:none;letter-spacing:.04em}.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-content .qodef-e-title{margin:0 0 16px 0}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-inner{position:relative}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-image img{position:relative;display:inline-block;vertical-align:middle}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content{position:absolute;bottom:9%;left:4%}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .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 .qodef-e-content-inner *{color:#fff;z-index:1}.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner .qodef-e-title{margin:0}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item .qodef-e-content{display:none}.qodef-dark-theme-skin .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image{cursor:pointer}.qodef-dark-theme-skin .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image a{cursor:pointer}.qodef-dark-theme-skin .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image a img{cursor:pointer}.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{position:relative;cursor:pointer}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image a{cursor:pointer}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image a img{cursor:pointer}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image img{position:relative;display:inline-block;vertical-align:middle}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image .qodef-e-media-image:after{content:'';display:block;height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:none;mix-blend-mode:lighten;background:#ad2e37;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.22,1,.36,1);-o-transition:opacity .5s cubic-bezier(.22,1,.36,1);transition:opacity .5s cubic-bezier(.22,1,.36,1)}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image .qodef-e-media-image img{-webkit-transition:-webkit-filter .5s cubic-bezier(.22,1,.36,1);transition:-webkit-filter .5s cubic-bezier(.22,1,.36,1);-o-transition:filter .5s cubic-bezier(.22,1,.36,1);transition:filter .5s cubic-bezier(.22,1,.36,1);transition:filter .5s cubic-bezier(.22,1,.36,1),-webkit-filter .5s cubic-bezier(.22,1,.36,1)}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image:after{opacity:1}.qodef-browser--edge .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image:after,.qodef-browser--ms-explorer .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image:after{opacity:.5}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image .qodef-e-media-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media only screen and (max-width:1024px){.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item{position:relative}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content{display:block;width:calc(100% - 2px);position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:9999;visibility:hidden;opacity:0;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1);border:1px solid #555;background-color:#000;text-align:center;padding:19px 0 23px 0}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-title{color:#fff;background-color:#000;text-transform:uppercase;white-space:unset;z-index:8;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);padding:3px 5px 3px 5px;margin:4px 0 0 0;-webkit-transition:.5s cubic-bezier(.22,1,.36,1) .3s;-o-transition:.5s cubic-bezier(.22,1,.36,1) .3s;transition:.5s cubic-bezier(.22,1,.36,1) .3s}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-title a{color:#fff}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-title a:hover{color:#fff}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-info-category{padding:0 4px;background-color:#000;white-space:nowrap;z-index:9;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);font-size:16px;line-height:1.37em;font-weight:300;margin:0;font-family:"Playfair Display",serif;font-style:italic;text-transform:none;letter-spacing:.04em;-webkit-transition:.5s cubic-bezier(.22,1,.36,1) .1s;-o-transition:.5s cubic-bezier(.22,1,.36,1) .1s;transition:.5s cubic-bezier(.22,1,.36,1) .1s}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-info-category a{color:#fff}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-info-category a:hover{color:#fff}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item div.qodef-e-content .qodef-e-info-category a:not(:last-child):after{content:'/';margin:0 2px 0 3px}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item:hover div.qodef-e-content{opacity:1;visibility:visible}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item:hover div.qodef-e-content .qodef-e-info-category,.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article.portfolio-item:hover div.qodef-e-content .qodef-e-title{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.qodef-follow-info-holder{position:fixed;top:40px;left:-80px;z-index:9999;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1)}.qodef-browser--edge .qodef-follow-info-holder,.qodef-browser--ms-explorer .qodef-follow-info-holder{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.qodef-follow-info-holder.qodef-right{text-align:right;left:-10%;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1)}.qodef-browser--edge .qodef-follow-info-holder.qodef-right,.qodef-browser--ms-explorer .qodef-follow-info-holder.qodef-right{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.qodef-follow-info-holder .qodef-follow-info-inner{background-color:#000;text-align:center;width:198px;padding:19px 0 23px 0}.qodef-follow-info-holder .qodef-follow-info-inner>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.qodef-follow-info-holder .qodef-follow-info-inner .qodef-e-info-category{font-family:"Playfair Display",serif;font-style:italic;font-size:16px;text-transform:lowercase;font-weight:300}.qodef-follow-info-holder .qodef-follow-info-inner *{color:#fff;z-index:1}.qodef-follow-info-holder .qodef-follow-info-inner .qodef-e-title{margin:7px 0 0;line-height:1em}.qodef-follow-info-holder .qodef-follow-info-title{display:inline-block;position:relative;color:#fff;background-color:#000;text-transform:uppercase;white-space:unset;z-index:8;-webkit-clip-path:inset(0 100% 0 100%);clip-path:inset(0 100% 0 100%);padding:3px 5px 3px 5px;margin-top:4px}.qodef-browser--edge .qodef-follow-info-holder .qodef-follow-info-title,.qodef-browser--ms-explorer .qodef-follow-info-holder .qodef-follow-info-title{opacity:0;visibility:hidden}.qodef-follow-info-holder .qodef-follow-info-title .qodef-e-title{margin:0;line-height:1.35em}.qodef-follow-info-holder .qodef-follow-info-category{display:inline-block;padding:0 4px;background-color:#000;white-space:nowrap;z-index:9;-webkit-clip-path:inset(0 100% 0 100%);clip-path:inset(0 100% 0 100%);font-size:16px;line-height:1.37em;font-weight:300;margin:0;font-family:"Playfair Display",serif;font-style:italic;text-transform:none;letter-spacing:.04em}.qodef-browser--edge .qodef-follow-info-holder .qodef-follow-info-category,.qodef-browser--ms-explorer .qodef-follow-info-holder .qodef-follow-info-category{opacity:0;visibility:hidden}.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;opacity:1;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1)}.qodef-browser--edge .qodef-follow-info-holder.qodef-is-active,.qodef-browser--ms-explorer .qodef-follow-info-holder.qodef-is-active{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.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-browser--edge .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category,.qodef-browser--edge .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title,.qodef-browser--ms-explorer .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category,.qodef-browser--ms-explorer .qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{opacity:1;visibility:visible}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-transition:.5s cubic-bezier(.22,1,.36,1) .3s;-o-transition:.5s cubic-bezier(.22,1,.36,1) .3s;transition:.5s cubic-bezier(.22,1,.36,1) .3s}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category{-webkit-transition:.5s cubic-bezier(.22,1,.36,1) .1s;-o-transition:.5s cubic-bezier(.22,1,.36,1) .1s;transition:.5s cubic-bezier(.22,1,.36,1) .1s}.qodef-dark-theme-skin .qodef-follow-info-holder .qodef-follow-info-category,.qodef-dark-theme-skin .qodef-follow-info-holder .qodef-follow-info-inner,.qodef-dark-theme-skin .qodef-follow-info-holder .qodef-follow-info-title,.qodef-dark-theme-skin .qodef-follow-iwt-info-holder .qodef-follow-info-inner,.qodef-dark-theme-skin .qodef-follow-iwt-info-holder .qodef-follow-info-inner *{background-color:#fff;color:#000}.qodef-dark-theme-skin .qodef-follow-info-holder .qodef-follow-info-inner *,.qodef-dark-theme-skin .qodef-follow-info-holder .qodef-follow-info-title .qodef-e-title a{color:#000}.qodef-portfolio-list.qodef-item-layout--info-on-hover:not(.qodef-list-layout-pinterest) .qodef-e-content .qodef-e-content-inner{bottom:-10px}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-inner{position:relative}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-image img{position:relative;display:inline-block;vertical-align:middle}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-image .qodef-e-media-image{opacity:1}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-image .qodef-e-media-hover-image{position:absolute;top:0;opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;height:100%;width:100%}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-image .qodef-e-media-hover-image a{display:block;height:100%}.qodef-portfolio-list.qodef-item-layout--info-on-hover article:hover .qodef-e-image .qodef-e-media-hover-image{opacity:1;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.qodef-portfolio-list.qodef-item-layout--info-on-hover article:hover .qodef-e-image .qodef-e-media-hover-image+.qodef-e-media-image{opacity:0;-webkit-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.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 .qodef-e-content-inner{background-color:#000;text-align:center;position:absolute;width:80%;bottom:-20px;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:19px 0 23px 0}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .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 .qodef-e-content-inner .qodef-e-info-category{font-family:"Playfair Display",serif;font-style:italic;font-size:16px;text-transform:lowercase;font-weight:300}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner *{color:#fff;z-index:1}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-title{margin:7px 0 0;line-height:1em}.qodef-dark-theme-skin .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner{background-color:#fff}.qodef-dark-theme-skin .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a,.qodef-dark-theme-skin .qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-title a{color:#000}.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-inner{overflow:hidden}.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-content{display:none;opacity:1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;padding:inherit}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content{opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in article:hover .qodef-e-content{opacity:1}#qodef-single-portfolio-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:87px 0 3px}@media only screen and (max-width:1440px){#qodef-single-portfolio-navigation{margin:81px 0 3px}}@media only screen and (max-width:1024px){#qodef-single-portfolio-navigation{margin:87px 0 3px}}.qodef-item-layout--gallery-small #qodef-single-portfolio-navigation,.qodef-item-layout--images-small #qodef-single-portfolio-navigation{margin:97px 0 3px}@media only screen and (max-width:1024px){.qodef-item-layout--gallery-small #qodef-single-portfolio-navigation,.qodef-item-layout--images-small #qodef-single-portfolio-navigation{margin:87px 0 3px}}#qodef-single-portfolio-navigation .qodef-m-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#qodef-single-portfolio-navigation .qodef-m-nav svg polygon{fill:#010101}#qodef-single-portfolio-navigation .qodef-m-nav:hover polygon{fill:#353535}#qodef-single-portfolio-navigation .qodef-m-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#qodef-single-portfolio-navigation .qodef-m-nav>*{display:block;line-height:inherit}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev{left:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-icon-elegant-icons{margin-right:4px}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:0;text-align:right;margin-left:auto}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-icon-elegant-icons{margin-left:4px}#qodef-single-portfolio-navigation .qodef-icon-elegant-icons{font-size:30px}#qodef-single-portfolio-navigation .qodef-m-nav-label{font-family:Roboto;font-size:17px;font-weight:300;line-height:1.52em;color:#000}.qodef-dark-theme-skin #qodef-single-portfolio-navigation .qodef-m-nav svg polygon{fill:#fff}.qodef-dark-theme-skin #qodef-single-portfolio-navigation .qodef-m-nav svg:hover polygon{fill:#e8e8e8}.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-media{margin-bottom:26px}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-media{margin-bottom:0}}.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:96px!important}.qodef-item-layout--gallery-big .qodef-grid.qodef-gutter--tiny.qodef-col-num--3.qodef--no-bottom-space{margin-bottom:-17px}.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media{margin-bottom:0}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media .qodef-popup-item{display:block;margin-bottom:26px}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media .qodef-popup-item{margin-bottom:0}}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:96px!important}.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-media .qodef-popup-item{display:block;margin-bottom:20px}.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-media .qodef-popup-item:last-child{margin-bottom:0}.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-media{margin-bottom:26px}.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:95px!important}.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}.qodef-portfolio-single-slider.qodef-media.qodef-swiper-container .swiper-slide{width:auto}.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:96px!important}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:33px!important}}.qodef-reservation-form .qodef-m-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.qodef-reservation-form .qodef-m-field{-ms-flex-preferred-size:19%;flex-basis:19%;position:relative}.qodef-reservation-form .qodef-m-field-label{-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:auto;flex-basis:auto}.qodef-reservation-form .qodef-m-icon-arrow{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:23px}.qodef-reservation-form .qodef-m-icon{color:#000;position:absolute;left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;top:18px;z-index:1}.qodef-reservation-form .qodef-m-icon-date{font-size:17px;top:16px}.qodef-reservation-form .qodef-m-label{text-align:center;font-size:38px;line-height:46px;color:#000}.qodef-reservation-form .qodef-m-date,.qodef-reservation-form .qodef-m-date:focus,.qodef-reservation-form .select2-container--default{margin:0;width:100%!important;text-align:center;font-size:17px;border:1px solid #000}.qodef-reservation-form .select2-selection--single{color:inherit!important;font-size:inherit!important;border:inherit!important}.qodef-reservation-form button{width:100%;padding-left:0!important;padding-right:0!important}.qodef-reservation-form .qodef-m-copyright{font-size:14px;font-family:Roboto;margin:5px 0}@media only screen and (max-width:680px){.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{padding-right:0}}.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:33px}@media only screen and (max-width:768px){.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){padding-right:0}}.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(2n){padding-left:33px}@media only screen and (max-width:768px){.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(2n){padding-left:0}}@media only screen and (max-width:768px){.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-heading{background-image:none!important}}@media only screen and (max-width:680px){.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:last-child,.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2){padding-right:0}}.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-heading,.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-heading{background:0 0}@media only screen and (max-width:768px){.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-heading,.qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-heading{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}}.qodef-restaurant-menu-list .qodef-e-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}.qodef-restaurant-menu-list .qodef-e-heading-title{margin:19px 0 20px}.qodef-restaurant-menu-list .qodef-e-heading-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid transparent;opacity:.5;margin:0 10px}.qodef-restaurant-menu-list .qodef-e-heading-price{margin:0;font-family:Roboto;font-size:16px}.qodef-restaurant-menu-list .qodef-e-description{margin:2px 0 0;color:#000;font-size:15px;font-style:italic}.qodef-restaurant-menu-list.qodef-item-skin--light .qodef-e-heading-price,.qodef-restaurant-menu-list.qodef-item-skin--light .qodef-e-heading-title{color:#fff}.qodef-restaurant-menu-list.qodef-item-skin--light .qodef-e-description{color:#000}.qodef-dark-theme-skin .qodef-restaurant-menu-list .qodef-e-heading-title{color:#fff}.qodef-dark-theme-skin .qodef-restaurant-menu-list .qodef-e-heading{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#fff 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#fff 33%,rgba(255,255,255,0) 0)}@media only screen and (max-width:680px){.qodef-dark-theme-skin .qodef-restaurant-menu-list.qodef-gutter--tiny.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-heading,.qodef-dark-theme-skin .qodef-restaurant-menu-list.qodef-gutter--tiny.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-heading{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#fff 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#fff 33%,rgba(255,255,255,0) 0)}}@media only screen and (max-width:768px){.qodef-dark-theme-skin .qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-heading,.qodef-dark-theme-skin .qodef-restaurant-menu-list.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-heading{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#fff 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#fff 33%,rgba(255,255,255,0) 0)}}.qodef-team-list .qodef-e-content-inner{text-align:center;background-color:#000;color:#fff;width:calc(100% - 130px);padding:10px;padding:30px 10px 29px 10px}@media only screen and (max-width:1600px){.qodef-team-list .qodef-e-content-inner{width:calc(100% - 70px)}}@media only screen and (max-width:1440px){.qodef-team-list .qodef-e-content-inner{width:calc(100% - 30px)}}@media only screen and (max-width:768px){.qodef-team-list .qodef-e-content-inner{width:calc(100% - 70px)}}@media only screen and (max-width:680px){.qodef-team-list .qodef-e-content-inner{width:calc(100% - 60px)}}.qodef-team-list.qodef-swiper-container .swiper-pagination{margin-top:40px;position:relative}.qodef-team-list .qodef-e-role{margin:0 0 3px;font-size:14px;font-family:"Playfair Display",serif;font-style:italic}.qodef-team-list .qodef-e-title{margin:0 0 10px;color:#fff;line-height:1em}.qodef-team-list .qodef-team-member-social-icons{margin:0}.qodef-team-list .qodef-team-member-social-icons-textual a{display:inline-block;font-family:"Playfair Display",serif;font-style:italic;font-size:16px;font-weight:300;margin-right:7px;color:#fff;width:auto}.qodef-team-list .qodef-team-member-social-icons-textual a:last-child{margin-right:0}.qodef-team-list .qodef-team-member-social-icons-textual a:after{content:".";display:inline-block;font-family:inherit;color:inherit}.qodef-team-list.qodef-item-layout--info-below .qodef-e-content{margin:14px 0 0}.qodef-team-list.qodef-item-layout--info-on-hover{overflow:hidden}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content-inner{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,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-textual{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1);transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1);-o-transition:clip-path .5s cubic-bezier(.22,1,.36,1);transition:clip-path .5s cubic-bezier(.22,1,.36,1);transition:clip-path .5s cubic-bezier(.22,1,.36,1),-webkit-clip-path .5s cubic-bezier(.22,1,.36,1)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-role{-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-title{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-team-member-social-icons-textual{-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-team-member-social-icons-textual a{-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-team-member-social-icons-textual a:hover{opacity:.43}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-image:after{opacity:1}.qodef-browser--edge .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-image:after,.qodef-browser--ms-explorer .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-image:after{opacity:.5}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-image img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content-inner{-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-role,.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-title,.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icons-textual{-webkit-clip-path:inset(0 100% 0 100%);clip-path:inset(0 100% 0 100%);-webkit-transition:-webkit-clip-path .7s cubic-bezier(.22,1,.36,1);transition:-webkit-clip-path .7s cubic-bezier(.22,1,.36,1);-o-transition:clip-path .7s cubic-bezier(.22,1,.36,1);transition:clip-path .7s cubic-bezier(.22,1,.36,1);transition:clip-path .7s cubic-bezier(.22,1,.36,1),-webkit-clip-path .7s cubic-bezier(.22,1,.36,1)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-image:after{content:'';display:block;height:100%;width:100%;position:absolute;top:0;left:0;pointer-events:none;mix-blend-mode:lighten;background:#ad2e37;opacity:0;-webkit-transition:opacity .5s cubic-bezier(.22,1,.36,1);-o-transition:opacity .5s cubic-bezier(.22,1,.36,1);transition:opacity .5s cubic-bezier(.22,1,.36,1)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-image img{-webkit-transition:-webkit-filter .5s cubic-bezier(.22,1,.36,1);transition:-webkit-filter .5s cubic-bezier(.22,1,.36,1);-o-transition:filter .5s cubic-bezier(.22,1,.36,1);transition:filter .5s cubic-bezier(.22,1,.36,1);transition:filter .5s cubic-bezier(.22,1,.36,1),-webkit-filter .5s cubic-bezier(.22,1,.36,1)}.qodef-testimonials-list{padding:0 10%}.qodef-testimonials-list .qodef-swiper-container{cursor:-webkit-grab;cursor:grab}.qodef-testimonials-list .qodef-swiper-container+.swiper-button-next:after,.qodef-testimonials-list .qodef-swiper-container~.swiper-button-prev:after{content:""}.qodef-testimonials-list .qodef-swiper-container~.swiper-button-prev .e-prev-arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-text{font-size:16px}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-testimonials-quotes{display:none}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-e-media-image{margin-bottom:28px}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-e-text{margin:10px 0 19px;padding:0 9%;color:#000}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-e-author-name{margin:24px 0 11px}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-e-author-job{color:#000}.qodef-testimonials-list:not(.qodef-col-num--1) .swiper-slide-active+.swiper-slide-next .qodef-e-media-image img{-webkit-filter:none;filter:none}.qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-media-image img{width:123px;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.qodef-testimonials-list:not(.qodef-col-num--1) .swiper-pagination-bullets{bottom:0!important}.qodef-testimonials-list .qodef-e-inner{padding-bottom:50px}.qodef-testimonials-list .qodef-e-inner .qodef-testimonials-quotes{display:block;position:relative;width:100%;-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg)}.qodef-testimonials-list .qodef-e-inner .qodef-testimonials-quotes:after{content:"“";display:block;margin-top:38px;font-size:140px;font-family:"Playfair Display",serif;text-align:center}.qodef-testimonials-list .qodef-e-media-image{line-height:0;margin-bottom:25px}.qodef-testimonials-list .qodef-e-media-image img{width:146px;margin-left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-testimonials-list .qodef-e-title{margin:0 0 25px}.qodef-testimonials-list .qodef-e-text{display:block;margin:54px 0 0;text-align:center;font-size:27px;font-family:"Playfair Display",serif;font-style:italic;font-size:27px;line-height:1.5em;padding:0 25%}@media only screen and (max-width:1440px){.qodef-testimonials-list .qodef-e-text{padding:0 15%}}@media only screen and (max-width:1280px){.qodef-testimonials-list .qodef-e-text{padding:0 12%}}@media only screen and (max-width:680px){.qodef-testimonials-list .qodef-e-text{padding:0 12%}}.qodef-testimonials-list .qodef-e-author{margin:0;text-align:center;width:100%}.qodef-testimonials-list .qodef-e-author .qodef-e-author-job,.qodef-testimonials-list .qodef-e-author .qodef-e-author-name{display:block;line-height:1em;text-align:center}.qodef-testimonials-list .qodef-e-author .qodef-e-author-job{font-weight:300;margin-bottom:41px}.qodef-testimonials-list .qodef-e-author .qodef-e-author-name{margin:28px 0 11px}.qodef-testimonials-list .swiper-pagination-bullets{text-align:left;bottom:0!important;padding-bottom:1px}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:after{background-color:#000}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-author-job,.qodef-testimonials-list.qodef-skin--light .qodef-e-author-name,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title,.qodef-testimonials-list.qodef-skin--light .qodef-testimonials-quotes:after{color:#fff}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:after{background-color:#fff}.qodef-testimonials-list.qodef-skin--light .swiper-button-outside svg polygon{fill:#fff}.qodef-dark-theme-skin .qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-e-text{color:#fff}.qodef-dark-theme-skin .qodef-testimonials-list:not(.qodef-col-num--1) .qodef-e-inner .qodef-e-author-job{color:#a2a2a2}.qodef-dark-theme-skin .qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:after{background-color:#fff}@-webkit-keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100}100%{opacity:0;visibility:hidden;z-index:0}}@keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100}100%{opacity:0;visibility:hidden;z-index:0}}@-webkit-keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100}100%{opacity:1;visibility:visible;z-index:100}}@keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100}100%{opacity:1;visibility:visible;z-index:100}}.qodef-search-cover{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background-color:#fff;z-index:-1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.qodef-covers-search--fadeout .qodef-search-cover{-webkit-animation:cover_search_fade_out .3s ease both;animation:cover_search_fade_out .3s ease both}.qodef-covers-search--fadein .qodef-search-cover{-webkit-animation:cover_search_fade_in .3s ease both;animation:cover_search_fade_in .3s ease both}.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover{display:none}.qodef-search-cover .qodef-form-holder{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-search-cover .qodef-lines{position:relative;display:block;width:47px;height:30px}.qodef-search-cover .qodef-lines .qodef-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor;-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;-o-transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease,-webkit-transform .3s ease}.qodef-search-cover .qodef-lines .qodef-line.qodef-line-1{top:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-search-cover .qodef-lines .qodef-line.qodef-line-2{top:13px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-search-cover input[type=text]{display:inline-block;vertical-align:middle;float:left;width:90%;padding:0 0 0 69px;margin:0;font-family:inherit;font-size:40px;font-weight:400;font-family:"Playfair Display",serif;font-style:italic;text-transform:none;color:#4e4d4d;background-color:transparent;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;outline:0;outline-offset:0}.qodef-search-cover input[type=text]:focus{color:#000}.qodef-search-cover input[type=text]::-webkit-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::-moz-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]:-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::-ms-input-placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=text]::placeholder{color:inherit;opacity:1}.qodef-search-cover input[type=submit]{position:absolute;height:1px;width:1px;padding:0;margin:-1px;border:0 none;clip:rect(0,0,0,0);visibility:hidden}.qodef-search-cover .qodef-search-close{position:absolute;top:50%;right:37px;display:inline-block;vertical-align:middle;color:#000;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-search-cover .qodef-search-close:hover{color:#000}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack{font-size:23px;line-height:1em;padding-right:19px}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path path,.qodef-search-cover .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search-holder{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:rgba(255,255,255,.98);z-index:100}.qodef-fullscreen-search-holder .qodef-fullscreen-search-inner{width:100%}.qodef-fullscreen-search-holder .qodef-fullscreen-search-form{position:relative;width:60%;margin:0 auto}.qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line{position:absolute;left:0;bottom:-2px;width:0;border-bottom:1px solid #000;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line{width:100%;-webkit-transition:width .5s ease .6s;-o-transition:width .5s ease .6s;transition:width .5s ease .6s}.qodef-fullscreen-search-holder .qodef-field-holder{display:block;position:relative}.qodef-fullscreen-search-holder .qodef-search-field{position:relative;height:100%;width:100%;margin:0;padding:0;font-family:inherit;font-size:25px;color:#000;line-height:2em;background:0 0;border:0;border-radius:0;outline:0;-webkit-box-shadow:none;box-shadow:none}.qodef-fullscreen-search-holder .qodef-search-submit{position:absolute;right:0;bottom:-20px;width:auto;color:#353535;background-color:transparent;border:none;outline:0;opacity:0;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.qodef-fullscreen-search-holder .qodef-search-submit:hover{color:#000}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-submit{opacity:1;bottom:10px;-webkit-transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;-o-transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s}.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--icon-pack{font-size:18px;line-height:1em}.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path path,.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search-holder .qodef-search-close{position:absolute;top:33px;right:70px;color:#353535;opacity:0;visibility:hidden;z-index:1}.admin-bar .qodef-fullscreen-search-holder .qodef-search-close{top:72px}.qodef-fullscreen-search-holder .qodef-search-close:hover{color:#000}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack{font-size:25px;line-height:1em}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path path,.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{-webkit-animation:fullscreen_search_fade_out .3s ease both;animation:fullscreen_search_fade_out .3s ease both}.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{-webkit-animation:fullscreen_search_fade_in .3s ease both;animation:fullscreen_search_fade_in .3s ease both}.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-close{opacity:1;visibility:visible}@-webkit-keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}@-webkit-keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}.widget_tristero_core_search_opener{margin-bottom:0!important}.qodef-search-opener{position:relative;display:inline-block;vertical-align:middle;font-size:18px;padding:0 20px;line-height:1}.qodef-search-opener .qodef-search-opener-inner{display:block}.qodef-search-opener .qodef-search-opener-inner>*{position:relative;display:inline-block;vertical-align:middle;line-height:inherit}.qodef-search-opener .qodef-search-opener-inner>:before{display:block;line-height:inherit}.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{vertical-align:middle}.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper path,.qodef-search-opener.qodef-search-opener-svg-path .qodef-search-opener-wrapper>*{fill:currentColor;stroke:currentColor}.qodef-accordion{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-accordion .qodef-accordion-content-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-accordion.qodef--init{visibility:visible}.qodef-browser--ms-explorer .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title{width:100%}.qodef-accordion.qodef-layout--simple .qodef-accordion-title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:4px 0 0;padding:8px 10px 4px 0;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer}@media only screen and (max-width:680px){.qodef-accordion.qodef-layout--simple .qodef-accordion-title{line-height:1.7em}}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:before{display:block;content:"";height:1px;position:absolute;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x;width:100%;top:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:last-of-type{padding:12px 10px 7px 0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:last-of-type:after{display:block;content:"";height:1px;position:absolute;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x;width:100%;bottom:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active:last-of-type:after{display:none}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;-ms-flex-negative:0;flex-shrink:0;width:20px;height:18px;line-height:1;text-align:center}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{position:absolute;display:block;width:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out;font-size:20px}.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--minus{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus{opacity:1}.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{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:0 0 14px;margin:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content.ui-accordion-content-active:last-of-type:after{display:block;content:"";height:1px;position:absolute;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x;width:100%;bottom:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0;font-weight:300}.qodef-dark-theme-skin .qodef-accordion.qodef-layout--simple .qodef-accordion-title{color:#fff}.qodef-dark-theme-skin .qodef-accordion.qodef-layout--simple .qodef-accordion-title:before,.qodef-dark-theme-skin .qodef-accordion.qodef-layout--simple .qodef-accordion-title:last-of-type:after{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#fff 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#fff 33%,rgba(255,255,255,0) 0)}.qodef-advanced-image-slider{position:relative;overflow:hidden;padding:0 21px 0 219px}@media only screen and (max-width:1366px){.qodef-advanced-image-slider{padding:0 0 0 150px}}@media only screen and (max-width:768px){.qodef-advanced-image-slider{padding:0}}.qodef-advanced-image-slider.qodef-orientation-right{padding:0 219px 0 21px}@media only screen and (max-width:1366px){.qodef-advanced-image-slider.qodef-orientation-right .swiper-slide{-webkit-transform:translateX(1px);-ms-transform:translateX(1px);transform:translateX(1px)}}@media only screen and (max-width:768px){.qodef-advanced-image-slider.qodef-orientation-right .swiper-slide{-webkit-transform:none;-ms-transform:none;transform:none}}@media only screen and (max-width:1366px){.qodef-advanced-image-slider.qodef-orientation-right{padding:0 150px 0 0}}.qodef-advanced-image-slider.qodef-orientation-right .qodef-vertical-border{right:210px}.qodef-advanced-image-slider.qodef-orientation-right .qodef-slider-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.qodef-advanced-image-slider .qodef-advanced-image-slider-inner{padding-left:31.2%;overflow:visible}.qodef-advanced-image-slider .qodef-vertical-border{position:absolute;left:210px;width:40px;height:100%;background:0 0;display:block;z-index:99999;top:0}.qodef-advanced-image-slider .qodef-slider-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:28px 0 0}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-next,.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-prev{position:unset;width:unset!important;height:unset!important;width:auto!important;-webkit-transform:none;-ms-transform:none;transform:none;left:unset!important;right:unset!important}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-next:hover svg,.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-prev:hover svg{-webkit-transform:translateX(15%);-ms-transform:translateX(15%);transform:translateX(15%)}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-next svg,.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-prev svg{-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-next:after,.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-prev:after{display:none}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-next svg{margin-left:14px}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.qodef-advanced-image-slider .qodef-slider-navigation .swiper-button-prev svg{margin-left:14px}.qodef-advanced-image-slider .qodef-ais-slider{position:relative}.qodef-advanced-image-slider .qodef-ais-slider:before{content:'';position:absolute;left:-50px;top:0;height:100%;width:50px;background:#fff;z-index:9999}.qodef-advanced-image-slider .qodef-ais-slider .qodef-ais-item img{opacity:0}.qodef-advanced-image-slider .qodef-ais-slider .qodef-ais-item-inner{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center}.qodef-advanced-image-slider .qodef-ais-slider .qodef-ais-item-inner .qodef-ais-item-text{position:relative;display:table;table-layout:fixed;height:100%;width:100%}.qodef-advanced-image-slider .qodef-ais-slider .qodef-ais-item-inner .qodef-ais-item-text .qodef-ais-item-text-inner{position:relative;display:table-cell;height:100%;width:100%;vertical-align:bottom;padding-left:71px;padding-bottom:64px}.qodef-advanced-image-slider .qodef-ais-slider .qodef-ais-item-inner .qodef-ais-item-text .qodef-ais-item-text-inner .qodef-ais-subtitle{color:#fff;font-size:15px;font-family:"Roboto Slab";font-weight:300;font-style:italic;margin:0}.qodef-advanced-image-slider .qodef-ais-slider .qodef-ais-item-inner .qodef-ais-item-text .qodef-ais-item-text-inner .qodef-ais-title .qodef-ais-entry-title{color:#fff;font-size:30px;line-height:.556em;font-family:"Roboto Slab";margin:0}.qodef-advanced-image-slider .swiper-slide{overflow:hidden;border:1px solid #ebebeb}.qodef-advanced-image-slider .swiper-container{overflow:visible}.qodef-advanced-image-slider .swiper-pagination{position:relative;text-align:right;margin:23px 0 0;counter-reset:qodef-bullet-counter}.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet{width:36px;height:36px;margin:0 14px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:transparent;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#353535;font-size:15px;font-family:"Roboto Slab";font-weight:600;opacity:1}.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before,.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet:hover:before{opacity:.2;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet:first-child{margin-left:0}.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet:last-child{margin-right:0}.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet:before{content:"";position:absolute;background-color:currentColor;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;border-radius:50%;width:100%;height:100%;opacity:0;-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);z-index:-1;top:0;left:0}.qodef-advanced-image-slider .swiper-pagination .swiper-pagination-bullet:after{counter-increment:qodef-bullet-counter;content:"0" counter(qodef-bullet-counter);position:absolute;left:0;top:0;height:100%;width:100%;line-height:35px;text-align:center;z-index:123}.qodef-row-background-text-holder.qodef-aux{z-index:9999;-webkit-clip-path:inset(0 79.75% 0 17.7%);clip-path:inset(0 79.75% 0 17.7%)}.qodef-firefox .qodef-row-background-text-holder.qodef-aux,.qodef-ms-explorer .qodef-row-background-text-holder.qodef-aux{display:none}.qodef-dark-theme-skin .qodef-advanced-image-slider .swiper-button-next svg polygon,.qodef-dark-theme-skin .qodef-advanced-image-slider .swiper-button-prev svg polygon{fill:#fff}.qodef-dark-theme-skin .qodef-advanced-image-slider .qodef-vertical-border{background:0 0}.qodef-dark-theme-skin .qodef-advanced-image-slider .swiper-slide{border-color:#333}.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;text-align:center}.qodef-banner .qodef-m-content-inner{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.qodef-banner .qodef-m-title{margin:10px 0 4px;text-align:center;width:100%}.qodef-banner span.qodef-m-title{font-family:"Playfair Display",serif;font-size:18px;font-style:italic;color:#fff;font-size:65px;text-align:center;min-height:92px;line-height:1em}@media only screen and (max-width:680px){.qodef-banner span.qodef-m-title{font-size:42px;min-height:60px}}.qodef-banner .qodef-m-title-inner{display:inline-block}.qodef-banner .qodef-m-subtitle{font-family:"Roboto Slab";margin:0;opacity:.5;letter-spacing:0}.qodef-banner .qodef-m-text-field{font-size:15px;color:#000;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;-webkit-transition:all .35s ease-out;-o-transition:all .35s ease-out;transition:all .35s ease-out;width:100%}.qodef-banner.qodef-layout--link-button .qodef-m-content-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;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{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px}.qodef-banner.qodef-layout--link-overlay .qodef-m-title{margin:17px 0 10px 0}.qodef-banner.qodef-layout--link-overlay .qodef-m-image{overflow:hidden}.qodef-banner.qodef-layout--link-overlay .qodef-m-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-banner.qodef-layout--link-overlay:hover .qodef-m-image img{-webkit-transform:scale(1.1) translateX(5px);-ms-transform:scale(1.1) translateX(5px);transform:scale(1.1) translateX(5px)}.qodef-button.qodef-html--link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:9px 24px 8px 24px}.qodef-button.qodef-size--small{padding:5px 34px}.qodef-button.qodef-size--large{padding:13px 40px 13px 44px}.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:#fff;background-color:#111}.qodef-button.qodef-layout--outlined{color:#000;background-color:transparent;border:1px solid #000}.qodef-button.qodef-layout--outlined:after,.qodef-button.qodef-layout--outlined:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-button.qodef-layout--outlined:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-button.qodef-layout--outlined:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-button.qodef-layout--outlined.qodef-size--small:before{width:44px}.qodef-button.qodef-layout--outlined.qodef-size--small:after{width:47px}.qodef-button.qodef-layout--outlined.qodef-size--large:before{width:55px}.qodef-button.qodef-layout--outlined.qodef-size--large:after{width:53px}.qodef-button.qodef-layout--outlined:hover{color:#000;background-color:transparent;border-color:#000}.qodef-button.qodef-layout--outlined:hover:after,.qodef-button.qodef-layout--outlined:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-dark-theme-skin .qodef-button.qodef-layout--outlined,.qodef-dark-theme-skin .qodef-button.qodef-layout--outlined:hover{color:#fff;border-color:#fff}.qodef-button.qodef-layout--textual{padding:0!important;font-size:13px;font-weight:700;color:#000;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,.qodef-button.qodef-layout--textual:before{content:'';position:absolute;width:calc(50% + 16px);bottom:calc(50% - 2px);height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-button.qodef-layout--textual:before{left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-button.qodef-layout--textual:after{right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-button.qodef-layout--textual:hover{color:#000}.qodef-button.qodef-layout--textual:hover:after,.qodef-button.qodef-layout--textual:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-dark-theme-skin .qodef-button.qodef-layout--textual{color:#fff}.qodef-dark-theme-skin .qodef-button.qodef-layout--textual .qodef-m-text{color:#fff}.qodef-call-to-action.qodef-layout--standard{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-call-to-action.qodef-layout--standard .qodef-m-content{padding-right:20px}.qodef-call-to-action.qodef-layout--standard .qodef-m-content>*{margin:0}.qodef-call-to-action.qodef-layout--standard .qodef-m-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.qodef-cards-gallery{position:relative;display:inline-block;width:100%;vertical-align:top;padding:10px 0}.qodef-cards-gallery .qodef-e-inner{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-cards-gallery img{position:relative;display:block;-webkit-box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-shadow:3px 3px 16px 2px rgba(0,0,0,.04)}.qodef-cards-gallery .qodef-m-fake-card{position:relative;display:block;opacity:0;visibility:hidden;pointer-events:none}.qodef-cards-gallery .qodef-m-card{position:absolute;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.qodef-cards-gallery .qodef-m-card.qodef-animating{-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);-o-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1);pointer-events:none}.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings{-webkit-transition:all .6s cubic-bezier(0,0,0,1);-o-transition:all .6s cubic-bezier(0,0,0,1);transition:all .6s cubic-bezier(0,0,0,1);pointer-events:none}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card{left:0;will-change:transform}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){-webkit-transform:scale(.5) translateX(80%);-ms-transform:scale(.5) translateX(80%);transform:scale(.5) translateX(80%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){-webkit-transform:scale(.6) translateX(54%);-ms-transform:scale(.6) translateX(54%);transform:scale(.6) translateX(54%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){-webkit-transform:scale(.7) translateX(35%);-ms-transform:scale(.7) translateX(35%);transform:scale(.7) translateX(35%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){-webkit-transform:scale(.8) translateX(21%);-ms-transform:scale(.8) translateX(21%);transform:scale(.8) translateX(21%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){-webkit-transform:scale(.9) translateX(9.2%);-ms-transform:scale(.9) translateX(9.2%);transform:scale(.9) translateX(9.2%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover{margin-left:10px!important}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card{right:0;will-change:transform}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){-webkit-transform:scale(.5) translateX(-80%);-ms-transform:scale(.5) translateX(-80%);transform:scale(.5) translateX(-80%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){-webkit-transform:scale(.6) translateX(-54%);-ms-transform:scale(.6) translateX(-54%);transform:scale(.6) translateX(-54%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){-webkit-transform:scale(.7) translateX(-35%);-ms-transform:scale(.7) translateX(-35%);transform:scale(.7) translateX(-35%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){-webkit-transform:scale(.8) translateX(-21%);-ms-transform:scale(.8) translateX(-21%);transform:scale(.8) translateX(-21%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){-webkit-transform:scale(.9) translateX(-9.2%);-ms-transform:scale(.9) translateX(-9.2%);transform:scale(.9) translateX(-9.2%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type){cursor:pointer}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover{margin-right:10px!important}.no-touch .qodef-cards-gallery.qodef-animation--bundle img{visibility:hidden}@-webkit-keyframes qodefCardAppearFromRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;visibility:visible}30%{opacity:1;visibility:visible}100%{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes qodefCardAppearFromRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0;visibility:visible}30%{opacity:1;visibility:visible}100%{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared img{-webkit-animation:qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards;animation:qodefCardAppearFromRight 1s cubic-bezier(.19,1,.22,1) forwards}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done){-webkit-animation-delay:.2s;animation-delay:.2s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done){-webkit-animation-delay:.4s;animation-delay:.4s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done){-webkit-animation-delay:.6s;animation-delay:.6s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done){-webkit-animation-delay:.8s;animation-delay:.8s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done){-webkit-animation-delay:1s;animation-delay:1s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done){-webkit-animation-delay:1.2s;animation-delay:1.2s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done){-webkit-animation-delay:1.4s;animation-delay:1.4s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--right.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done){-webkit-animation-delay:1.6s;animation-delay:1.6s}@-webkit-keyframes qodefCardAppearFromLeft{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}30%{visibility:visible;opacity:1}100%{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes qodefCardAppearFromLeft{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}30%{visibility:visible;opacity:1}100%{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared img{-webkit-animation:qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards;animation:qodefCardAppearFromLeft 1s cubic-bezier(.19,1,.22,1) forwards}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(1) img:not(.qodef-animation-done){-webkit-animation-delay:.2s;animation-delay:.2s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(2) img:not(.qodef-animation-done){-webkit-animation-delay:.4s;animation-delay:.4s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(3) img:not(.qodef-animation-done){-webkit-animation-delay:.6s;animation-delay:.6s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(4) img:not(.qodef-animation-done){-webkit-animation-delay:.8s;animation-delay:.8s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(5) img:not(.qodef-animation-done){-webkit-animation-delay:1s;animation-delay:1s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(6) img:not(.qodef-animation-done){-webkit-animation-delay:1.2s;animation-delay:1.2s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(7) img:not(.qodef-animation-done){-webkit-animation-delay:1.4s;animation-delay:1.4s}.no-touch .qodef-cards-gallery.qodef-animation--bundle.qodef-orientation--left.qodef-appeared .qodef-m-card:nth-child(8) img:not(.qodef-animation-done){-webkit-animation-delay:1.6s;animation-delay:1.6s}.qodef-comparision-pricing-table{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap}.qodef-comparision-pricing-table ul{list-style-type:none;margin:0}.qodef-comparision-pricing-table h1,.qodef-comparision-pricing-table h2,.qodef-comparision-pricing-table h3,.qodef-comparision-pricing-table h4,.qodef-comparision-pricing-table h5,.qodef-comparision-pricing-table h6,.qodef-comparision-pricing-table p{margin:0}.qodef-comparision-pricing-table .qodef-m-table{border:1px solid #000}.qodef-comparision-pricing-table .qodef-m-table .qodef-m-table-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:112px;padding:22px 30px;background-image:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/inc/shortcodes/comparison-pricing-table/assets/img/pattern_dark.png);border-bottom:1px solid #000}.qodef-comparision-pricing-table .qodef-m-table .qodef-m-table-head .qodef-m-title{word-break:break-word}.qodef-comparision-pricing-table .qodef-m-table .qodef-m-content li{padding:22px 30px;border-bottom:1px solid #000}.qodef-comparision-pricing-table .qodef-m-table .qodef-m-content li:last-child{border-bottom:0}.qodef-comparision-pricing-table .qodef-m-table .qodef-m-footer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:112px;padding:22px 30px;border-top:1px solid #000}.qodef-comparision-pricing-table .qodef-m-table:not(.qodef--features){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;border-left-width:0}.qodef-comparision-pricing-table .qodef-m-table:not(.qodef--features) .qodef-m-table-head{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-table-head{padding-left:15%;padding-right:15%}.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-content .qodef-e-item{padding-left:15%;padding-right:15%}.qodef-comparision-pricing-table .qodef-m-table.qodef--features .qodef-m-footer{background-image:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/inc/shortcodes/comparison-pricing-table/assets/img/pattern_dark.png)}.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table{width:30%}.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table.qodef--features{width:40%}.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table{width:23.333%}.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table.qodef--features{width:30%}.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:inherit;font-size:90px;line-height:1em;font-weight:600;color:#000}.qodef-dark-theme-skin .qodef-countdown.qodef-layout--simple .qodef-digit{color:#fff}.qodef-counter.qodef-layout--simple{text-align:center}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:"Roboto Slab";font-weight:600;font-size:75px;line-height:1;color:#fff}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0;font-size:20px;font-family:"Playfair Display",serif;font-style:italic;letter-spacing:.04em}.qodef-dark-theme-skin .qodef-counter.qodef-layout--simple .qodef-m-digit{color:#fff}.qodef-custom-font{position:relative;margin:0}.qodef-custom-font.qodef-custom-hover{-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-custom-font.qodef-custom-hover:hover{opacity:.43}.qodef-custom-font.qodef-gray-hover{-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.qodef-custom-font.qodef-gray-hover:hover{color:#353535!important}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;float:left;margin:0 10px 5px 0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:40px;line-height:1.2em;letter-spacing:.2em}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:20px;line-height:1.2em;letter-spacing:.2em;color:#fff;background-color:#000}.qodef-dropcaps.qodef-type--circle{border-radius:100%}.qodef-dual-showcase{position:relative;display:block;width:100vw;height:100vh}.admin-bar .qodef-dual-showcase{height:calc(100vh - 32px)}.qodef-dual-showcase .qodef-e-holder,.qodef-dual-showcase .qodef-e-inner{position:relative;height:100%}.qodef-dual-showcase .qodef-m-panel{position:absolute;top:0;width:50%;height:100%;overflow:hidden;will-change:width}.qodef-dual-showcase .qodef-m-panel.qodef-panel--left{background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/inc/shortcodes/dual-showcase/assets/img/noise-dark.jpg) repeat center;-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);left:0}.qodef-dual-showcase .qodef-m-panel.qodef-panel--left .qodef-m-character-holder{-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);left:25%}.qodef-dual-showcase .qodef-m-panel.qodef-panel--left .qodef-m-text-holder{left:25%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-dual-showcase .qodef-m-panel.qodef-panel--right{background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/inc/shortcodes/dual-showcase/assets/img/noise-light.jpg) repeat center;-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0);right:0}.qodef-dual-showcase .qodef-m-panel.qodef-panel--right .qodef-m-character-holder{-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);right:25%}.qodef-dual-showcase .qodef-m-panel.qodef-panel--right .qodef-m-text-holder{right:25%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}.qodef-dual-showcase .qodef-m-link{position:absolute;width:100vw;height:100%}.qodef-dual-showcase .qodef-m-link.qodef-link--left{left:0}.qodef-dual-showcase .qodef-m-link.qodef-link--right{right:0}.qodef-dual-showcase .qodef-m-character-holder{position:absolute;top:46%;display:-webkit-box;display:-ms-flexbox;display:flex;mix-blend-mode:exclusion;-webkit-text-stroke:1px #fff}.qodef-dual-showcase .qodef-m-character{font-family:"Roboto Slab";font-size:36.5vw;font-weight:900;line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;mix-blend-mode:exclusion;overflow:hidden;background:#000;color:#fff;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.qodef-dual-showcase .qodef-m-character.qodef-character--right .qodef-m-character-image{-webkit-filter:invert(100%);filter:invert(100%)}.qodef-dual-showcase .qodef-m-character .qodef-m-character-image{display:block;position:absolute;top:20px;left:0;background-image:none;background-repeat:no-repeat;background-position:center center;background-size:contain;width:100%;height:100%;pointer-events:none;mix-blend-mode:multiply;will-change:transform}.qodef-dual-showcase .qodef-m-character-duplicate{position:absolute;top:0;left:0;font-family:"Roboto Slab";font-size:36.5vw;font-weight:900;line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-fill-color:transparent}.qodef-dual-showcase .qodef-m-text-holder{position:absolute;bottom:163px}.qodef-dual-showcase .qodef-m-link-text{font-family:"Playfair Display",serif;font-size:18px;font-style:italic;letter-spacing:.04em}.qodef-dual-showcase .qodef-m-link-text.qodef-link-text--left{color:#a9a8a8;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-dual-showcase .qodef-m-link-text.qodef-link-text--left+.qodef-m-loading-text{color:#a9a8a8}.qodef-dual-showcase .qodef-m-link-text.qodef-link-text--right{color:#4e4d4e;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-dual-showcase .qodef-m-link-text.qodef-link-text--right+.qodef-m-loading-text{color:#4e4d4e}.qodef-dual-showcase .qodef-m-link-text+.qodef-m-loading-text{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:"Playfair Display",serif;font-size:18px;font-style:italic;letter-spacing:.04em;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-dual-showcase .qodef-m-logo{display:block;width:auto;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.qodef-dual-showcase .qodef-m-logo img{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);opacity:0}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-panel--left{-webkit-animation:qodef-show-left-panel .75s ease forwards .4s;animation:qodef-show-left-panel .75s ease forwards .4s}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-panel--left.qodef-link-active .qodef-m-text-holder{left:50%;-webkit-transition:left 0s ease .5s;-o-transition:left 0s ease .5s;transition:left 0s ease .5s}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-panel--right{-webkit-animation:qodef-show-right-panel .75s ease forwards .4s;animation:qodef-show-right-panel .75s ease forwards .4s}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-panel--right.qodef-link-active .qodef-m-text-holder{right:50%;-webkit-transition:right 0s ease .5s;-o-transition:right 0s ease .5s;transition:right 0s ease .5s}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-link-active{width:100%;-webkit-transition:width .5s ease .1s;-o-transition:width .5s ease .1s;transition:width .5s ease .1s}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-link-active .qodef-m-character,.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-link-active .qodef-m-character-duplicate{-webkit-transition:-webkit-transform 1.6s cubic-bezier(.53,.12,0,1)!important;transition:-webkit-transform 1.6s cubic-bezier(.53,.12,0,1)!important;-o-transition:transform 1.6s cubic-bezier(.53,.12,0,1)!important;transition:transform 1.6s cubic-bezier(.53,.12,0,1)!important;transition:transform 1.6s cubic-bezier(.53,.12,0,1),-webkit-transform 1.6s cubic-bezier(.53,.12,0,1)!important}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-link-active .qodef-m-link-text{-webkit-animation:qodef-hide-link-text .5s ease forwards;animation:qodef-hide-link-text .5s ease forwards}.qodef-dual-showcase.qodef-init .qodef-m-panel.qodef-link-active .qodef-m-loading-text{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:-webkit-clip-path .3s ease .7s;transition:-webkit-clip-path .3s ease .7s;-o-transition:clip-path .3s ease .7s;transition:clip-path .3s ease .7s;transition:clip-path .3s ease .7s,-webkit-clip-path .3s ease .7s}.qodef-dual-showcase.qodef-init .qodef-m-character-holder.qodef-character-holder--left .qodef-m-character{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:.5s ease .8s;-o-transition:.5s ease .8s;transition:.5s ease .8s}.qodef-dual-showcase.qodef-init .qodef-m-character-holder.qodef-character-holder--right .qodef-m-character{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:.5s ease 1s;-o-transition:.5s ease 1s;transition:.5s ease 1s}.qodef-dual-showcase.qodef-init .qodef-m-link-text.qodef-link-text--left{-webkit-animation:qodef-show-link-text .5s ease forwards 1s;animation:qodef-show-link-text .5s ease forwards 1s}.qodef-dual-showcase.qodef-init .qodef-m-link-text.qodef-link-text--right{-webkit-animation:qodef-show-link-text .5s ease forwards 1.2s;animation:qodef-show-link-text .5s ease forwards 1.2s}.qodef-dual-showcase.qodef-init .qodef-m-logo img{-webkit-animation:qodef-show-element .5s ease forwards;animation:qodef-show-element .5s ease forwards}.qodef-dual-showcase.qodef-link-active .qodef-m-logo{opacity:0;visibility:hidden;-webkit-transition:.1s ease;-o-transition:.1s ease;transition:.1s ease}.qodef-dual-showcase.qodef-link-active .qodef-m-link{pointer-events:none}.qodef-dual-showcase.qodef-link-active .qodef-m-panel:not(.qodef-link-active){width:0;-webkit-transition:width .5s ease .1s;-o-transition:width .5s ease .1s;transition:width .5s ease .1s}.qodef-dual-showcase.qodef-link-active .qodef-m-panel:not(.qodef-link-active) .qodef-m-character-duplicate{visibility:hidden;opacity:0;-webkit-transition:0s;-o-transition:0s;transition:0s}.qodef-dual-showcase.qodef-link-active .qodef-m-panel:not(.qodef-link-active) .qodef-m-character-image{visibility:hidden;opacity:0;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.qodef-dual-showcase.qodef-link-active .qodef-m-panel:not(.qodef-link-active) .qodef-m-text-holder{visibility:hidden;opacity:0;-webkit-transition:0s;-o-transition:0s;transition:0s}@-webkit-keyframes qodef-show-left-panel{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qodef-show-left-panel{0%{-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qodef-show-right-panel{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qodef-show-right-panel{0%{-webkit-clip-path:inset(100% 0 0 0);clip-path:inset(100% 0 0 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qodef-show-link-text{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qodef-show-link-text{0%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}100%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@-webkit-keyframes qodef-hide-link-text{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}100%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@keyframes qodef-hide-link-text{0%{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}100%{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@-webkit-keyframes qodef-show-element{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes qodef-show-element{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.qodef-frame-slider-holder{position:relative;margin-bottom:106px}.qodef-frame-slider-holder .qodef-frame-slider-image{position:absolute;top:0;left:50%;width:70%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);pointer-events:none;z-index:100}.qodef-frame-slider-holder .qodef-frame-slider-image img{width:100%}.qodef-frame-slider-holder .qodef-m-swiper{overflow:hidden}.qodef-frame-slider-holder .qodef-m-item{height:0;width:0;margin:0 5%;padding-left:50%;padding-top:calc(50% * 563 / 829)}.qodef-frame-slider-holder .qodef-m-item img{position:absolute;top:1px;left:0;width:100%;height:100%;border-top-left-radius:4%;border-top-right-radius:4%;-o-object-fit:cover;object-fit:cover}.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-106px!important}.qodef-google-map{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-google-map .qodef-m-map{display:block;width:100%;height:300px}.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:#000}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-icon-list-item .qodef-icon-holder{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;float:none}.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:18px}.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_tristero_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_tristero_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_tristero_core_icon_list_item{margin-bottom:0}.qodef-icon-with-text:hover .qodef-m-title a{color:#000}.qodef-icon-with-text .qodef-m-title{margin:0}.qodef-icon-with-text .qodef-m-title a{display:block;color:inherit}.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-dark-theme-skin .qodef-icon-with-text:hover .qodef-m-title a{color:#fff}.qodef-icon-with-text.qodef-layout--before-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{-ms-flex-negative:0;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper{-ms-flex-negative:0;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:#000;-webkit-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;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;-webkit-transition:none;-o-transition:none;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#000}.qodef-icon-holder.qodef-layout--circle{border-radius:50%}.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.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_tristero_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_tristero_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_tristero_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_tristero_core_icon{margin-bottom:0}.qodef-image-gallery.qodef-swiper-container{overflow:hidden;width:calc(100% - 428px);margin:0 214px;cursor:-webkit-grab;cursor:grab}@media only screen and (max-width:1366px){.qodef-image-gallery.qodef-swiper-container{margin:0 160px;width:calc(100% - 320px)}}@media only screen and (max-width:1024px){.qodef-image-gallery.qodef-swiper-container{margin:0 80px;width:calc(100% - 160px)}}@media only screen and (max-width:768px){.qodef-image-gallery.qodef-swiper-container{margin:0 50px;width:calc(100% - 100px)}}@media only screen and (max-width:680px){.qodef-image-gallery.qodef-swiper-container{margin:0 30px;width:calc(100% - 60px)}}.qodef-image-gallery.qodef-swiper-container.qodef-col-num--1{overflow:visible}.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item{width:unset;margin:unset;overflow:visible}@media only screen and (max-width:680px){.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item{margin:0 30px;width:calc(100% - 60px)}}.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item .swiper-slide{width:auto!important;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media only screen and (max-width:768px){.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item .swiper-slide{width:80%!important}}@media only screen and (max-width:680px){.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item .swiper-slide{width:90%!important}}.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item .swiper-slide:not(.swiper-slide-active){-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item .swiper-slide img{border:1px solid #ebebeb}.qodef-image-gallery.qodef-swiper-container .swiper-button-next,.qodef-image-gallery.qodef-swiper-container .swiper-button-prev{position:relative;width:auto!important;height:auto!important;display:inline-block;width:calc(50% - 2px)!important;-webkit-transform:none;-ms-transform:none;transform:none;left:unset!important;right:unset!important}.qodef-image-gallery.qodef-swiper-container .swiper-button-next:after,.qodef-image-gallery.qodef-swiper-container .swiper-button-prev:after{display:none}.qodef-image-gallery.qodef-swiper-container .swiper-button-next{margin:40px 0 0!important}.qodef-image-gallery.qodef-swiper-container .swiper-button-next svg{float:left;margin-left:14px}.qodef-image-gallery.qodef-swiper-container .swiper-button-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.qodef-image-gallery.qodef-swiper-container .swiper-button-prev svg{float:left;margin-left:14px}.qodef-dark-theme-skin .qodef-image-gallery.qodef-swiper-container .swiper-button-next svg polygon,.qodef-dark-theme-skin .qodef-image-gallery.qodef-swiper-container .swiper-button-prev svg polygon{fill:#fff}.qodef-dark-theme-skin .qodef-image-gallery.qodef-swiper-container.qodef-highlighted-item .swiper-slide img{border-color:#333}.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;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.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%;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}@-webkit-keyframes qode-move-marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes qode-move-marquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.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;overflow:hidden;margin:0 auto;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content{display:none}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{position:relative;display:inline-block;width:100%;vertical-align:top;display:none}@media only screen and (max-width:680px){.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile{display:block}}.qodef-image-marquee .qodef-m-content.qodef-marquee-mobile .qodef-m-image{background-size:cover!important}.qodef-image-marquee .qodef-m-image{position:absolute;top:0;left:0;height:100%;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}@-webkit-keyframes qodefMoveMarquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes qodefMoveMarquee{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.qodef-image-marquee .qodef-m-image a{position:relative;display:block}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dark-theme-skin .qodef-image-with-text.qodef-layout--info-follow .qodef-m-image{cursor:pointer}.qodef-dark-theme-skin .qodef-image-with-text.qodef-layout--info-follow .qodef-m-image img{cursor:pointer;border:1px solid #333}.qodef-image-with-text.qodef-layout--info-follow .qodef-m-image{cursor:pointer}.qodef-image-with-text.qodef-layout--info-follow .qodef-m-image img{cursor:pointer;border:1px solid #ebebeb}.qodef-image-with-text.qodef-layout--text-on-hover{position:relative}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content{position:absolute;width:auto;bottom:calc(29% - 4px);right:-20px;opacity:0}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content .qodef-m-title{display:inline-block;color:#fff;margin:0 0 20px 0}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content .qodef-m-title a{padding:35px 33px;background-color:#000}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content .qodef-m-title a:hover{color:#fff}.qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-image img{border:1px solid #ebebeb}.qodef-image-with-text.qodef-layout--text-on-hover:hover .qodef-m-content{opacity:1}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block}.qodef-image-with-text .qodef-m-image img{margin:0 auto}.qodef-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-image-with-text .qodef-m-title{margin:3px 0 0}.qodef-image-with-text .qodef-m-text{margin:1px 0 0;color:#000}.qodef-image-with-text .qodef-m-button{margin:30px 0 0;color:#000}.qodef-image-with-text.qodef-has-animation .qodef-m-image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-image-with-text.qodef-has-animation .qodef-m-image img:last-child{position:absolute;top:0;opacity:.6}.qodef-image-with-text.qodef-has-animation.qodef-init .qodef-m-image img:last-child{-webkit-animation:qodef-infinite-glitch-effect 1.5s cubic-bezier(.22,1,.36,1) infinite;animation:qodef-infinite-glitch-effect 1.5s cubic-bezier(.22,1,.36,1) infinite}.qodef-dark-theme-skin .qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content .qodef-m-title a{background:#fff;color:#000}.qodef-dark-theme-skin .qodef-image-with-text.qodef-layout--text-on-hover .qodef-m-content .qodef-m-title a:hover{color:#000}.qodef-dark-theme-skin .qodef-image-with-text .qodef-m-text{color:#a2a2a2}.qodef-dark-theme-skin .qodef-image-with-text.qodef-layout--info-follow .qodef-m-image img{border-color:#333}@-webkit-keyframes qodef-infinite-glitch-effect{0%{-webkit-transform:translate(0);transform:translate(0)}5%{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}10%{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}15%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}20%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}25%{-webkit-transform:translate(0);transform:translate(0)}100%{-webkit-transform:translate(0);transform:translate(0)}}@keyframes qodef-infinite-glitch-effect{0%{-webkit-transform:translate(0);transform:translate(0)}5%{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}10%{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}15%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}20%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}25%{-webkit-transform:translate(0);transform:translate(0)}100%{-webkit-transform:translate(0);transform:translate(0)}}.qodef-image-with-text.qodef-layout--info-follow .qodef-m-content{display:none}.qodef-image-with-text.qodef-layout--info-follow .qodef-m-content .qodef-m-title{padding:8px 0}.qodef-image-with-text.qodef-layout--info-follow .qodef-m-title{padding:8px 0;white-space:nowrap}.qodef-image-with-text.qodef-layout--info-follow .qodef-m-caption{font-size:16px;line-height:1.37em;font-weight:300;margin:0;font-family:"Playfair Display",serif;font-style:italic;text-transform:none;letter-spacing:.04em}.qodef-image-with-text.qodef-layout--info-follow .qodef-follow-iwt-info-holder .qodef-follow-info-inner{width:auto;padding:19px 27px 23px 27px}@media only screen and (max-width:1024px){.qodef-image-with-text.qodef-layout--info-follow{position:relative}.qodef-image-with-text.qodef-layout--info-follow div.qodef-m-content{display:block;width:calc(100% - 2px);position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);z-index:9999;visibility:hidden;opacity:0;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1);border:1px solid #555}.qodef-image-with-text.qodef-layout--info-follow div.qodef-m-content .qodef-m-holder{background-color:#000;text-align:center;padding:19px 0 23px 0}.qodef-image-with-text.qodef-layout--info-follow div.qodef-m-content .qodef-m-title{color:#fff;white-space:unset;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:.5s cubic-bezier(.22,1,.36,1) .1s;-o-transition:.5s cubic-bezier(.22,1,.36,1) .1s;transition:.5s cubic-bezier(.22,1,.36,1) .1s}.qodef-image-with-text.qodef-layout--info-follow:hover div.qodef-m-content{opacity:1;visibility:visible}.qodef-image-with-text.qodef-layout--info-follow:hover div.qodef-m-content .qodef-m-title{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.qodef-follow-iwt-info-holder{position:fixed;top:40px;left:-80px;z-index:9999;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1)}.qodef-browser--edge .qodef-follow-iwt-info-holder,.qodef-browser--ms-explorer .qodef-follow-iwt-info-holder{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.qodef-follow-iwt-info-holder.qodef-right{text-align:right;left:-10%;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1)}.qodef-browser--edge .qodef-follow-iwt-info-holder.qodef-right,.qodef-browser--ms-explorer .qodef-follow-iwt-info-holder.qodef-right{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.qodef-follow-iwt-info-holder .qodef-follow-info-inner{background-color:#000;text-align:center;width:198px;padding:19px 0 23px 0}.qodef-follow-iwt-info-holder .qodef-follow-info-inner .qodef-m-caption{font-size:16px;line-height:1.37em;font-weight:300;margin:0;font-family:"Playfair Display",serif;font-style:italic;text-transform:none;letter-spacing:.04em}.qodef-follow-iwt-info-holder .qodef-follow-info-inner>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.qodef-follow-iwt-info-holder .qodef-follow-info-inner .qodef-e-info-category{font-family:"Playfair Display",serif;font-style:italic;font-size:16px;text-transform:lowercase;font-weight:300}.qodef-follow-iwt-info-holder .qodef-follow-info-inner *{color:#fff;z-index:1}.qodef-follow-iwt-info-holder .qodef-follow-info-inner .qodef-e-title{margin:7px 0 0;line-height:1em}.qodef-follow-iwt-info-holder .qodef-follow-info-title{display:inline-block;position:relative;color:#fff;background-color:#000;text-transform:uppercase;white-space:unset;z-index:8;-webkit-clip-path:inset(0 100% 0 100%);clip-path:inset(0 100% 0 100%);padding:3px 5px;margin-top:4px}.qodef-browser--edge .qodef-follow-iwt-info-holder .qodef-follow-info-title,.qodef-browser--ms-explorer .qodef-follow-iwt-info-holder .qodef-follow-info-title{opacity:0;visibility:hidden}.qodef-follow-iwt-info-holder .qodef-follow-info-title .qodef-e-title{margin:0}.qodef-follow-iwt-info-holder .qodef-follow-info-category{display:inline-block;padding:0 4px;background-color:#000;white-space:nowrap;z-index:9;-webkit-clip-path:inset(0 100% 0 100%);clip-path:inset(0 100% 0 100%)}.qodef-browser--edge .qodef-follow-iwt-info-holder .qodef-follow-info-category,.qodef-browser--ms-explorer .qodef-follow-iwt-info-holder .qodef-follow-info-category{opacity:0;visibility:hidden}.qodef-follow-iwt-info-holder .qodef-follow-info-category a:not(:last-child):after{content:'/';margin:0 2px 0 3px}.qodef-follow-iwt-info-holder a{color:#fff}.qodef-follow-iwt-info-holder.qodef-is-active{visibility:visible;opacity:1;-webkit-transition:all .3s cubic-bezier(.22,1,.36,1);-o-transition:all .3s cubic-bezier(.22,1,.36,1);transition:all .3s cubic-bezier(.22,1,.36,1)}.qodef-browser--edge .qodef-follow-iwt-info-holder.qodef-is-active,.qodef-browser--ms-explorer .qodef-follow-iwt-info-holder.qodef-is-active{-webkit-transition:all 0s;-o-transition:all 0s;transition:all 0s}.qodef-follow-iwt-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-browser--edge .qodef-follow-iwt-info-holder.qodef-is-active .qodef-follow-info-title,.qodef-browser--ms-explorer .qodef-follow-iwt-info-holder.qodef-is-active .qodef-follow-info-title{opacity:1;visibility:visible}.qodef-follow-iwt-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-transition:.5s cubic-bezier(.22,1,.36,1) .1s;-o-transition:.5s cubic-bezier(.22,1,.36,1) .1s;transition:.5s cubic-bezier(.22,1,.36,1) .1s}.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(0,0,0,.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-interactive-link-showcase{position:relative;display:inline-block;width:100%;vertical-align:top;height:100vh;visibility:hidden}.admin-bar .qodef-interactive-link-showcase{height:calc(100vh - 32px)}.qodef-interactive-link-showcase .qodef-m-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;-webkit-transition:opacity 0s .45s;-o-transition:opacity 0s .45s;transition:opacity 0s .45s}.qodef-interactive-link-showcase .qodef-m-image.qodef--active{opacity:1;z-index:5;-webkit-transition:opacity .4s cubic-bezier(.215,.61,.355,1);-o-transition:opacity .4s cubic-bezier(.215,.61,.355,1);transition:opacity .4s cubic-bezier(.215,.61,.355,1)}.qodef-interactive-link-showcase .qodef-m-image img{display:none}.qodef-interactive-link-showcase .qodef-m-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10}.qodef-interactive-link-showcase .qodef-m-item{position:relative;display:inline-block;vertical-align:top;width:auto;padding:0 6px 5px;margin:13px 0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:40px;line-height:1.2em;letter-spacing:.2em;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}.qodef-interactive-link-showcase .qodef-m-item .qodef-m-item-title{display:block}.qodef-interactive-link-showcase .qodef-m-item.qodef--active{color:#fff;background-color:#000}.qodef-interactive-link-showcase.qodef--init{visibility:visible}.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item{color:#fff}.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active{color:#000;background-color:#fff}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item{padding:20px 0;margin:0;color:#000;background-color:transparent}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item.qodef--active .qodef-e-follow-content{display:block}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title{display:block;z-index:-2}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-content{position:absolute;top:0;left:0;width:auto;display:none}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image{position:relative;display:inline-block;vertical-align:top;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);overflow:hidden;z-index:-1}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-image img{position:relative;display:block}.qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-follow-title{position:absolute;top:calc(50% + 20px);left:0;display:block;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:40px;line-height:1.2em;letter-spacing:.2em;white-space:nowrap;color:#fff}.qodef-interactive-link-showcase.qodef-layout--list{padding:150px 0}.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{position:relative;display:block;margin-left:auto;width:62%;height:100%;overflow:hidden}.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{position:absolute;top:0;left:0;width:100%;height:100%;width:38%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container{width:100%;height:100%;z-index:10}.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images{position:absolute;top:0;left:0;width:100%;height:100%;height:100%;overflow:hidden;z-index:5}.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item{height:auto;margin:0 5%}.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item .qodef-m-item-title{opacity:0}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(1) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .1s;-o-transition:opacity 1s .1s;transition:opacity 1s .1s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(2) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .2s;-o-transition:opacity 1s .2s;transition:opacity 1s .2s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(3) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .3s;-o-transition:opacity 1s .3s;transition:opacity 1s .3s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(4) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .4s;-o-transition:opacity 1s .4s;transition:opacity 1s .4s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(5) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .5s;-o-transition:opacity 1s .5s;transition:opacity 1s .5s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(6) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .6s;-o-transition:opacity 1s .6s;transition:opacity 1s .6s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(7) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .7s;-o-transition:opacity 1s .7s;transition:opacity 1s .7s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(8) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .8s;-o-transition:opacity 1s .8s;transition:opacity 1s .8s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(9) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s .9s;-o-transition:opacity 1s .9s;transition:opacity 1s .9s}.qodef-interactive-link-showcase.qodef-layout--slider.qodef--init .qodef-m-item:nth-child(10) .qodef-m-item-title{opacity:1;-webkit-transition:opacity 1s 1s;-o-transition:opacity 1s 1s;transition:opacity 1s 1s}.qodef-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center;background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/background-light.png);background-repeat:repeat-x;background-repeat:repeat-y}@media only screen and (max-width:680px){.qodef-pricing-table{margin:0 0 20px}}.qodef-pricing-table.qodef-status--featured{-webkit-transform:translateY(-36px);-ms-transform:translateY(-36px);transform:translateY(-36px)}.qodef-pricing-table .qodef-m-inner{padding:63px 45px 52px 45px}@media only screen and (max-width:1366px){.qodef-pricing-table .qodef-m-inner{padding:63px 33px 52px 33px}}.qodef-pricing-table .qodef-m-title{margin:0 0 7px}.qodef-pricing-table .qodef-m-title p{margin:0;color:#000;font-family:"Playfair Display",serif;font-style:italic;font-size:14px}.qodef-pricing-table .qodef-m-price{background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x;padding:0 0 26px}.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;line-height:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-pricing-table .qodef-m-content{margin:22px 0 0}.qodef-pricing-table .qodef-m-content ul{list-style:none;margin:0;padding:0 23px 0}@media only screen and (max-width:1440px){.qodef-pricing-table .qodef-m-content ul{padding:0 9px 0}}@media only screen and (max-width:1366px){.qodef-pricing-table .qodef-m-content ul{padding:0}}@media only screen and (max-width:1024px){.qodef-pricing-table .qodef-m-content ul{padding:0 46px 0}}@media only screen and (max-width:768px){.qodef-pricing-table .qodef-m-content ul{padding:0}}@media only screen and (max-width:680px){.qodef-pricing-table .qodef-m-content ul{padding:0 13px 0}}.qodef-pricing-table .qodef-m-content ul li{color:#000;margin-bottom:11px}.qodef-pricing-table .qodef-m-content ul li:last-child{margin-bottom:0}.qodef-pricing-table .qodef-m-content ul li:before{content:"\4e";font-family:ElegantIcons;padding-right:15px;vertical-align:middle}.qodef-pricing-table .qodef-m-button .qodef-button{margin:19px 0 0;font-size:13px}.qodef-pricing-table .qodef-m-button .qodef-button .qodef-m-text:after{bottom:calc(50% - 2px)}.qodef-dark-theme-skin .qodef-pricing-table .qodef-button.qodef-layout--textual,.qodef-dark-theme-skin .qodef-pricing-table .qodef-button.qodef-layout--textual .qodef-m-text,.qodef-dark-theme-skin .qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper{color:#000}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-progress-bar:not(.qodef-layout--line) .qodef-m-canvas svg{display:block}.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}.qodef-progress-bar .qodef-m-title{margin:20px 0 0}.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.qodef-progress-bar.qodef-layout--line .progressbar{position:relative}.qodef-progress-bar.qodef-layout--line .proggress{width:0;position:relative}.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;top:-24px;width:auto;height:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px}.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-caption{font-family:"Playfair Display",serif;font-size:18px;font-style:italic;color:#353535;display:inline-block;margin-bottom:5px}.qodef-section-title .qodef-m-text{margin:14px 0 0}.qodef-dark-theme-skin .qodef-section-title .qodef-m-title{color:#fff}.qodef-dark-theme-skin .qodef-section-title .qodef-m-caption{color:#a2a2a2}.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 #000}.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_tristero_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_tristero_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_tristero_core_separator{margin-bottom:0}.qodef-stacked-images{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-stacked-images .qodef-m-images{position:relative;display:inline-block;vertical-align:middle;opacity:0;-webkit-transition:all .7s cubic-bezier(.23,1,.32,1);-o-transition:all .7s cubic-bezier(.23,1,.32,1);transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-stacked-images .qodef-m-images .qodef-e-image.qodef--stack{position:absolute;display:block;bottom:-100%;-webkit-transition:all .7s cubic-bezier(.23,1,.32,1);-o-transition:all .7s cubic-bezier(.23,1,.32,1);transition:all .7s cubic-bezier(.23,1,.32,1)}.qodef-stack--left.qodef-stacked-images .qodef-m-images{margin:0 0 0 190px}.qodef-stack--right.qodef-stacked-images .qodef-m-images{margin:0 170px 0 0}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images{margin:0 0 75px 0}.qodef-stacked-images .qodef-m-images.qodef--appeared{opacity:1}.qodef-stack--left.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:70px;left:-190px}.qodef-stack--right.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:70px;right:-170px}.qodef-stack--bottom.qodef-stacked-images .qodef-m-images.qodef--appeared .qodef-e-image.qodef--stack{bottom:-75px;right:110px}.widget.qodef-stamp-widget{margin-bottom:0}.qodef-stamp{position:relative;display:inline-block;vertical-align:top;width:195px;height:195px;color:#000;font-family:Roboto;font-size:12px;font-weight:400;text-transform:uppercase}.qodef-stamp .qodef-m-centered-text{font-family:Roboto;font-size:80px;color:#000;position:absolute;left:0;right:0;text-align:center;display:inline-block;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-stamp .qodef-m-circle{position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);border:1px solid currentColor;border-radius:100%;opacity:0;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);-webkit-transition:opacity .2s ease,-webkit-transform .3s ease;transition:opacity .2s ease,-webkit-transform .3s ease;-o-transition:opacity .2s ease,transform .3s ease;transition:opacity .2s ease,transform .3s ease;transition:opacity .2s ease,transform .3s ease,-webkit-transform .3s ease}.qodef-stamp .qodef-m-text{position:relative;display:block;height:100%}.qodef-stamp .qodef-m-text>*{position:absolute;top:0;left:calc(50% - 4px);width:8px;height:50%;text-align:center;opacity:0;-webkit-transition:opacity .1s;-o-transition:opacity .1s;transition:opacity .1s;-webkit-transform-origin:bottom center;-ms-transform-origin:bottom center;transform-origin:bottom center;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.qodef-stamp.qodef--appear .qodef-m-circle{opacity:.8;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.qodef-stamp.qodef--init .qodef-m-text>*{opacity:1}.qodef-stamp.qodef--abs{position:absolute}@media only screen and (max-width:1440px){.qodef-stamp.qodef-hide-on--1440{display:none}}@media only screen and (max-width:1366px){.qodef-stamp.qodef-hide-on--1366{display:none}}@media only screen and (max-width:1280px){.qodef-stamp.qodef-hide-on--1280{display:none}}@media only screen and (max-width:1024px){.qodef-stamp.qodef-hide-on--1024{display:none}}@media only screen and (max-width:768px){.qodef-stamp.qodef-hide-on--768{display:none}}@media only screen and (max-width:680px){.qodef-stamp.qodef-hide-on--680{display:none}}@media only screen and (max-width:480px){.qodef-stamp.qodef-hide-on--480{display:none}}.qodef-swapping-image-gallery{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1114px;margin:0 auto}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.qodef-swapping-image-gallery .qodef-m-sig-caption{padding-right:18%}.qodef-swapping-image-gallery .qodef-m-sig-caption .qodef-section-title .qodef-m-caption{letter-spacing:.04em}.qodef-swapping-image-gallery .swiper-pagination-custom{-webkit-transform:none;-ms-transform:none;transform:none}.qodef-swapping-image-gallery .qodef-m-info{-ms-flex-preferred-size:50%;flex-basis:50%}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder{padding-right:82px}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery .qodef-m-thumbnails-holder{padding-right:0}}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail{margin-bottom:20px!important}.qodef-swapping-image-gallery .qodef-m-image-holder{-ms-flex-preferred-size:60%;flex-basis:60%;overflow:hidden;border:1px solid #ebebeb}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery .qodef-m-image-holder{margin-bottom:10px}}@media only screen and (max-width:768px){.qodef-swapping-image-gallery .qodef-m-image-holder{margin-bottom:unset}}.qodef-swapping-image-gallery .qodef-m-info{padding-top:26px}.qodef-swapping-image-gallery .qodef-m-headline{margin:2px 0 34px;padding-right:18%}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery .qodef-m-headline{padding-right:0}}.qodef-swapping-image-gallery .qodef-m-title{margin:0 0 20px}.qodef-swapping-image-gallery .qodef-m-description{margin:0}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom{width:auto}@media only screen and (max-width:768px){.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom{padding-right:177px}}@media only screen and (max-width:680px){.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .swiper-pagination-custom{padding-right:0}}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail{font-size:0;cursor:pointer;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .2s ease-in-out;transition:-webkit-filter .2s ease-in-out;-o-transition:filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out,-webkit-filter .2s ease-in-out;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img{display:block}@media only screen and (max-width:680px){.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail img{margin:0 auto}}.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active,.qodef-swapping-image-gallery .qodef-m-thumbnails-holder .qodef-m-thumbnail:hover{-webkit-transition:-webkit-filter .2s ease-in-out;transition:-webkit-filter .2s ease-in-out;-o-transition:filter .2s ease-in-out;transition:filter .2s ease-in-out;transition:filter .2s ease-in-out,-webkit-filter .2s ease-in-out;-webkit-filter:none;filter:none}.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}.qodef-dark-theme-skin .qodef-swapping-image-gallery .qodef-m-image-holder{border-color:#333}.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-dark-theme-skin .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,.qodef-dark-theme-skin .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,.qodef-dark-theme-skin .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,.qodef-dark-theme-skin .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a{color:#353535}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;display:inline-block;width:100%;vertical-align:middle;list-style:none;margin:0;padding:0;text-align:center;clear:both;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{padding:0 0 15px;position:relative;display:inline-block;vertical-align:middle;margin-left:-3px}@media only screen and (max-width:1024px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{width:100%}}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:block;padding:0 16px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;position:relative;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;font-size:20px;line-height:1.2em;letter-spacing:.2em}@media only screen and (max-width:1024px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:inline;padding:0}}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before{content:'';position:absolute;bottom:50%;width:55%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before{left:10px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after{right:10px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}@media only screen and (max-width:1024px){.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:before{left:-7px}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after{right:-7px}}.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,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a{color:#000}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:before,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:before,.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-active a:before,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after,.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{-ms-flex-negative:0;flex-shrink:0;display:block;padding-right:26px;margin-right:26px;border-right:1px solid #000}.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:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;font-size:100px;font-family:"Roboto Slab";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:#000}.qodef-text-marquee .qodef-m-text--1{color:#000}.qodef-text-marquee .qodef-m-text--2{color:#000}.qodef-text-marquee .qodef-m-text--3{color:#000}.qodef-vertical-split-slider{height:100vh;position:relative}.qodef-vertical-split-slider .ms-tableCell{height:100vh!important}.qodef-vertical-split-slider-responsive{display:none}.qodef-vertical-split-slider .qodef-m-image,.qodef-vertical-split-slider-responsive .qodef-m-image{max-height:40%;width:auto}.qodef-vertical-split-slider .qodef-m-title,.qodef-vertical-split-slider-responsive .qodef-m-title{display:block;margin:26px 0 0 0}.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%}#multiscroll-nav{display:none}#multiscroll-nav li{width:11px;height:11px;margin:14px}#multiscroll-nav a span{top:0;left:0;width:11px;height:11px;background-color:#353535;border:none}#multiscroll-nav a.active span{background-color:#000}#multiscroll-nav.right{right:26px}.qodef-vertical-split-slider--initialized #multiscroll-nav{display:block}.qodef-header--light.qodef-vertical-split-slider--initialized #multiscroll-nav a:not(.active) span{background-color:#fff}.qodef-header--dark.qodef-vertical-split-slider--initialized #multiscroll-nav 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;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;font-size:106px;line-height:1}.qodef-video-button .qodef-m-play span{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:inherit}.qodef-video-button .qodef-m-play span svg:last-child{position:absolute;opacity:.6;-webkit-animation:qodef-infinite-glitch-effect 1.5s cubic-bezier(.22,1,.36,1) infinite;animation:qodef-infinite-glitch-effect 1.5s cubic-bezier(.22,1,.36,1) infinite}@keyframes qodef-infinite-glitch-effect{0%{-webkit-transform:translate(0);transform:translate(0)}5%{-webkit-transform:translate(-5px,5px);transform:translate(-5px,5px)}10%{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}15%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}20%{-webkit-transform:translate(5px,-5px);transform:translate(5px,-5px)}25%{-webkit-transform:translate(0);transform:translate(0)}100%{-webkit-transform:translate(0);transform:translate(0)}}.qodef-workflow{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-workflow .qodef-e-workflow-image{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.qodef-workflow .qodef-e-workflow-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-37px}.qodef-workflow .qodef-e-workflow-item:nth-child(even){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:right}.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner{-webkit-transform:translateX(34%);-ms-transform:translateX(34%);transform:translateX(34%)}.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner:after{left:calc(100% + 30px)}.qodef-workflow .qodef-e-workflow-item:nth-child(odd){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner{-webkit-transform:translateX(-34%);-ms-transform:translateX(-34%);transform:translateX(-34%)}.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner:after{right:calc(100% + 30px)}.qodef-workflow .qodef-e-workflow-item-inner{position:relative;max-width:260px}.qodef-workflow .qodef-e-workflow-item-inner:after{content:'';position:absolute;top:70px;height:1px;width:100%;max-width:200px;display:block;background:#000}.qodef-workflow .qodef-e-subtitle{margin:0;font-size:15px;font-style:italic;color:#000}.qodef-workflow .qodef-e-title{margin:3px 0 0;letter-spacing:.1em}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines{position:relative;display:block;width:47px;height:30px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line{position:absolute;left:0;height:2px;width:100%;background-color:currentColor}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-1,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-1,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-3{top:11px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-4,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-2,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-4{top:18px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-1,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-1{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-2{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-4,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-3,.qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-lines .qodef-line.qodef-line-4{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover .qodef-lines .qodef-line.qodef-line-1,.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-1{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .2s;transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .2s;-o-transition:clip-path .5s cubic-bezier(.22,1,.36,1) .2s;transition:clip-path .5s cubic-bezier(.22,1,.36,1) .2s;transition:clip-path .5s cubic-bezier(.22,1,.36,1) .2s,-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .2s}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover .qodef-lines .qodef-line.qodef-line-2,.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-2{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .3s;transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .3s;-o-transition:clip-path .5s cubic-bezier(.22,1,.36,1) .3s;transition:clip-path .5s cubic-bezier(.22,1,.36,1) .3s;transition:clip-path .5s cubic-bezier(.22,1,.36,1) .3s,-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .3s}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover .qodef-lines .qodef-line.qodef-line-3,.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-3{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);-webkit-transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1);transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1);-o-transition:clip-path .5s cubic-bezier(.22,1,.36,1);transition:clip-path .5s cubic-bezier(.22,1,.36,1);transition:clip-path .5s cubic-bezier(.22,1,.36,1),-webkit-clip-path .5s cubic-bezier(.22,1,.36,1)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined:hover .qodef-lines .qodef-line.qodef-line-4,.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-lines .qodef-line.qodef-line-4{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);-webkit-transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .1s;transition:-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .1s;-o-transition:clip-path .5s cubic-bezier(.22,1,.36,1) .1s;transition:clip-path .5s cubic-bezier(.22,1,.36,1) .1s;transition:clip-path .5s cubic-bezier(.22,1,.36,1) .1s,-webkit-clip-path .5s cubic-bezier(.22,1,.36,1) .1s}.qodef-side-area-opener{position:relative;display:inline-block;vertical-align:middle;line-height:1}.qodef-side-area-opener .qodef-side-area-opener-icon{display:block}.qodef-side-area-opener:hover{color:#000}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{font-size:35px}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon *{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon :before{display:block;line-height:inherit}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{vertical-align:middle}.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon path,.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon rect,.qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-area-opener-icon>*{fill:currentColor;stroke:currentColor}.qodef-header--default .qodef-side-area-opener.qodef-side-area-opener--svg-path{color:#fff}.qodef-side-area-opener.qodef-side-area-opener--svg-path svg>*{vertical-align:middle}.qodef-side-area-opener.qodef-side-area-opener--svg-path svg path,.qodef-side-area-opener.qodef-side-area-opener--svg-path svg rect,.qodef-side-area-opener.qodef-side-area-opener--svg-path svg>*{fill:currentColor;stroke:currentColor}.qodef-side-area-opener.qodef-side-area-opener--svg-path:hover svg path,.qodef-side-area-opener.qodef-side-area-opener--svg-path:hover svg rect,.qodef-side-area-opener.qodef-side-area-opener--svg-path:hover svg>*{fill:#fff;stroke:#fff}.qodef-side-area-opener.qodef-side-area-opener--predefined{line-height:1}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--svg-path{color:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-line{background-color:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}.qodef-header--light .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--svg-path{color:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-line{background-color:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#000}.qodef-header--dark .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}#qodef-side-area{position:fixed;top:0;right:-490px;width:490px;height:100%;min-height:100%;padding:58px 75px 35px;background-color:#101010;overflow:hidden;visibility:hidden;z-index:9999;background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/dd_background.png);background-repeat:repeat-x;background-repeat:repeat-y;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1);-o-transition:all .6s cubic-bezier(.77,0,.175,1);transition:all .6s cubic-bezier(.77,0,.175,1);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-dark-theme-skin #qodef-side-area{background:url(//www.japanesetattoo.com.au/wp-content/plugins/tristero-core/assets/img/background-light.png)}.qodef-dark-theme-skin #qodef-side-area #qodef-side-area-close .qodef-lines span{color:#000}@media only screen and (max-width:1440px){#qodef-side-area{padding:35px 75px 35px}}#qodef-side-area .widget .qodef-align-all-elements a:hover{color:#fff}#qodef-side-area #qodef-side-area-close{position:absolute;top:76px;right:76px;display:block;z-index:1000;color:#fff}.admin-bar #qodef-side-area #qodef-side-area-close{top:68px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack{font-size:35px}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack *{display:block;line-height:inherit}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--icon-pack :before{display:block;line-height:inherit}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path>*{vertical-align:middle}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path path,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--svg-path>*{fill:currentColor;stroke:currentColor}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined{line-height:1}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-1,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-3{top:13px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-2,#qodef-side-area #qodef-side-area-close.qodef-side-area-close--predefined .qodef-lines .qodef-line.qodef-line-4{top:13px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:0;-webkit-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;-o-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}.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 5px 0 0;font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0}.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;vertical-align:top;line-height:1;padding:0;margin:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-social-share li a{font-size:20px;font-family:"Playfair Display",serif;font-style:italic}.qodef-social-share li a .qodef-social-network-text:after{content:".";display:inline-block;font-size:inherit;color:inherit}.qodef-social-share li.qodef-facebook-share a:hover{color:#353535}.qodef-social-share li.qodef-twitter-share a:hover{color:#353535}.qodef-social-share li.qodef-linkedin-share a:hover{color:#353535}.qodef-social-share li.qodef-tumblr-share a:hover{color:#353535}.qodef-social-share li.qodef-pinterest-share a:hover{color:#353535}.qodef-social-share li.qodef-vk-share a:hover{color:#353535}.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){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){-webkit-transition-delay:.7s;-o-transition-delay:.7s;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;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out}.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;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 #000}.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.qodef-facebook-share a:hover{background-color:#3b5998;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover{background-color:#00aced;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover{background-color:#007bb5;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover{background-color:#32506d;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover{background-color:#cb2027;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover{background-color:#45668e;color:#fff}.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a{font-size:14px;color:#353535;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 li{margin-right:10px}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}.qodef-dark-theme-skin .qodef-social-share .qodef-social-title{color:#fff}.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-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#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--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}#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--list li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover{color:#45668e}#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#ccc}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover{color:#3b5998}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover{color:#00aced}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover{color:#007bb5}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover{color:#32506d}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover{color:#cb2027}#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover{color:#45668e}.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%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-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 76px}.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span{font-size:15px;color:#686868;font-family:"Playfair Display",serif;font-style:italic}.qodef-page-title .qodef-breadcrumbs a:hover{text-decoration:underline}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator{margin:0 5px}.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after{content:'/'}.qodef-dark-theme-skin .qodef-page-title .qodef-breadcrumbs a,.qodef-dark-theme-skin .qodef-page-title .qodef-breadcrumbs span{color:#a2a2a2}.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:0;margin-bottom:5px;line-height:1.35em}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0}.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions{display:none}.qodef-twitter-list.qodef-layout--columns #ctf{overflow:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item{position:relative;display:inline-block;width:100%;vertical-align:top;float:left;border:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{margin-left:0;display:block;margin-bottom:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{line-height:1!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{width:37px;height:37px;margin:0 7px 0 0;float:none;border-radius:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:"Roboto Slab";font-weight:700;text-transform:uppercase;color:#000;font-size:17px;line-height:1.176em;letter-spacing:0;font-weight:600!important;margin:0 4px 0 0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink{font-family:Roboto;font-size:15px;line-height:1.6em;font-weight:300;color:#353535;margin-right:4px;margin-left:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child,.qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta{margin-top:4px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname{display:none}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:0;padding:0;margin-top:-5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;position:relative;top:5px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-left:0;margin-top:-3px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:'\e094';font-family:ElegantIcons;padding-right:10px;font-size:18px;visibility:hidden}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{padding:0;font-size:14px;margin-right:8px}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child{margin-right:0}.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply{margin-left:0}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before{content:"";display:table;table-layout:fixed}.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after{clear:both}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item{width:50%}@media only screen and (min-width:681px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item{width:25%}@media only screen and (min-width:1025px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item{width:20%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}.qodef-twitter-list.qodef-layout--columns.qodef-col-num--9 #ctf .ctf-tweets>.ctf-item{width:11.11111%}@media only screen and (min-width:1367px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--9.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-twitter-list.qodef-layout--columns.qodef-col-num--9.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets{margin:0}.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item{padding:0;margin:0}.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets{margin:0 -5px}.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item{padding:0 5px;margin:0 0 10px}.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets{margin:0 -10px}.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item{padding:0 10px;margin:0 0 20px}.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets{margin:0 -15px}.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item{padding:0 15px;margin:0 0 30px}.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets{margin:0 -20px}.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item{padding:0 20px;margin:0 0 40px}.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -40px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 40px;margin:0 0 80px}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a{color:#ccc}#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover{color:#fff}.widget.qodef-author-info .qodef-author-info-image{margin-bottom:21px;display:inline-block}.widget.qodef-author-info .qodef-author-info-name{margin:0 0 21px}.widget.qodef-author-info .qodef-author-info-description{margin:0}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category a,.qodef-woo-product-list .product-category a{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title,.qodef-woo-product-list .product-category .woocommerce-loop-category__title{background-color:#fff;left:50%;margin:0;padding:12px 41px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.qodef-woo-product-categories-list.qodef-item-layout--info-on-image .count,.qodef-woo-product-list .count{display:none}.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_tristero_core_woo_dropdown_cart{height:100%;margin-bottom:0!important}.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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-count{font-family:"Roboto Slab";font-size:13px;font-weight:700;margin-left:4px;margin-bottom:11px}.qodef-woo-dropdown-cart .qodef-m-opener .qodef-m-opener-icon{margin-top:9px}.qodef-woo-dropdown-cart .qodef-m-opener svg path{fill:none;stroke:#000}.qodef-woo-dropdown-cart .qodef-m-dropdown{position:absolute;top:100%;left:auto;right:0;text-align:left;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;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:328px;padding:41px 40px 42px 40px;background-color:#141414;border:1px solid #141414}.qodef-woo-dropdown-cart .qodef-m-dropdown-inner .qodef-m-posts-not-found{color:#c1c0c0;margin:0}.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#fff}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#fff}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#353535}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:10px}.qodef-woo-dropdown-cart .qodef-woo-dropdown-item:first-child{margin-top:0}.qodef-woo-dropdown-cart .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;width:40px;margin-right:14px}.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;color:#fff}.qodef-woo-dropdown-cart .qodef-e-content a{color:#fff}.qodef-woo-dropdown-cart .qodef-e-content .qodef-e-title{line-height:1em}.qodef-woo-dropdown-cart .qodef-e-title{margin:0}.qodef-woo-dropdown-cart .qodef-e-price{margin:4px 0 0;text-transform:uppercase}.qodef-woo-dropdown-cart .qodef-e-quantity{margin:3px 0 0}.qodef-woo-dropdown-cart .qodef-e-remove{position:absolute;top:0;right:0;font-size:15px;line-height:1}.qodef-woo-dropdown-cart .qodef-m-order-details{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;margin-top:6px;margin-bottom:13px}.qodef-woo-dropdown-cart .qodef-m-order-details .qodef-m-order-label{color:#fff;font-weight:300;text-transform:none;letter-spacing:.08em;font-family:Roboto}.qodef-woo-dropdown-cart .qodef-m-order-details .woocommerce-Price-amount{font-weight:700;font-size:15px;letter-spacing:.08em}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#fff}.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:7px}.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Roboto Slab";font-size:13px;line-height:2em;letter-spacing:.2em;font-weight:700;text-decoration:none;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;width:100%;padding:8px 20px;text-align:center;color:#000;background-color:transparent;border:1px solid #000;color:#fff;border-color:#fff;padding:13px 20px}.qodef-woo-dropdown-cart .qodef-m-action-link:after,.qodef-woo-dropdown-cart .qodef-m-action-link:before{content:'';position:absolute;bottom:50%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);transition:-webkit-transform .3s cubic-bezier(.22,1,.36,1);-o-transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1);transition:transform .3s cubic-bezier(.22,1,.36,1),-webkit-transform .3s cubic-bezier(.22,1,.36,1)}.qodef-woo-dropdown-cart .qodef-m-action-link:before{width:34px;left:-15px;-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.qodef-woo-dropdown-cart .qodef-m-action-link:after{width:37px;right:-15px;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-size--small:before{width:44px}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-size--small:after{width:47px}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-size--large:before{width:55px}.qodef-woo-dropdown-cart .qodef-m-action-link.qodef-size--large:after{width:53px}.qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:#000;background-color:transparent;border-color:#000;color:#fff;border-color:#fff}.qodef-woo-dropdown-cart .qodef-m-action-link:hover:after,.qodef-woo-dropdown-cart .qodef-m-action-link:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.touchevents .qodef-woo-dropdown-cart{cursor:pointer}.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{opacity:1;visibility:visible}.qodef-working-hours-list{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-working-hours-list .qodef-working-hours-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:6px}.qodef-working-hours-list .qodef-working-hours-item:not(:last-child){background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#000),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#000 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#000 33%,rgba(255,255,255,0) 0);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x}.qodef-working-hours-list .qodef-e-day{position:relative;margin:0;padding:14px 0 21px 0}.qodef-working-hours-list .qodef-e-day:after{content:":";display:inline-block;position:absolute;right:-3px}.qodef-working-hours-list .qodef-e-day-icon{position:absolute;top:-2px;right:-8px;font-size:8px;color:#000}.qodef-working-hours-list .qodef-e-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 10px;opacity:0}.qodef-working-hours-list .qodef-e-time{margin:0;font-family:Roboto;font-size:16px}.qodef-working-hours-list .qodef-e-time.qodef--closed{color:#353535}.qodef-working-hours-list .qodef-m-footer{position:relative;top:3px;font-size:14px;color:#353535}.qodef-working-hours-list .qodef-m-footer-icon{position:relative;top:-5px;right:0;font-size:8px;color:#000}.qodef-dark-theme-skin .qodef-working-hours-list .qodef-e-day,.qodef-dark-theme-skin .qodef-working-hours-list .qodef-e-time.qodef--closed{color:#fff}.qodef-dark-theme-skin .qodef-working-hours-list .qodef-working-hours-item:not(:last-child){background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#fff),color-stop(0,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#fff 33%,rgba(255,255,255,0) 0);background-image:linear-gradient(to right,#fff 33%,rgba(255,255,255,0) 0)}.qodef-vc-row-wrapper.qodef--parallax-row{width:100%}.touchevents .qodef-vc-row-wrapper.qodef--parallax-row{height:auto!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:680px){#qodef-author-info .qodef-m-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-author-info .qodef-m-content{margin-top:23px}}@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 #qodef-page-header-inner{display:none}.qodef-header--vertical #qodef-page-outer,.qodef-header--vertical footer{padding-left:0}}@media only screen and (max-width:768px){#qodef-top-area{display:none}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-small .qodef-media,.qodef-porfolio-single-layout--images-small .qodef-media,.qodef-porfolio-single-layout--masonry-small .qodef-media{margin-right:0}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important}}@media only screen and (max-width:1024px){.qodef-reservation-form .qodef-holder--field{-ms-flex-preferred-size:49%;flex-basis:49%;margin-bottom:10px}.qodef-holder--label{display:none}}@media only screen and (max-width:680px){.qodef-reservation-form .qodef-holder--field{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}}@media only screen and (max-width:1024px){.qodef-fullscreen-search-holder .qodef-form-holder-inner{width:80%}}@media only screen and (max-width:768px){.qodef-advanced-image-slider{padding:0}.qodef-advanced-image-slider.qodef-orientation-right{padding:0}.qodef-advanced-image-slider .qodef-vertical-border{display:none}}@media only screen and (max-width:680px){.qodef-advanced-image-slider{padding:0}.qodef-advanced-image-slider .qodef-vertical-border{display:none}.qodef-advanced-image-slider.qodef-orientation-right .qodef-slider-navigation{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.qodef-advanced-image-slider .qodef-slider-navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:680px){.qodef-call-to-action.qodef-layout--standard .qodef-m-inner{display:block}.qodef-call-to-action.qodef-layout--standard .qodef-m-button{margin-top:20px}}@media only screen and (max-width:768px){.qodef-cards-gallery .qodef-m-fake-card{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){-webkit-transform:scale(.3) translateX(84%);-ms-transform:scale(.3) translateX(84%);transform:scale(.3) translateX(84%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){-webkit-transform:scale(.4) translateX(60%);-ms-transform:scale(.4) translateX(60%);transform:scale(.4) translateX(60%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){-webkit-transform:scale(.5) translateX(39%);-ms-transform:scale(.5) translateX(39%);transform:scale(.5) translateX(39%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){-webkit-transform:scale(.6) translateX(25%);-ms-transform:scale(.6) translateX(25%);transform:scale(.6) translateX(25%)}.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){-webkit-transform:scale(.7) translateX(11.2%);-ms-transform:scale(.7) translateX(11.2%);transform:scale(.7) translateX(11.2%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6){-webkit-transform:scale(.3) translateX(-84%);-ms-transform:scale(.3) translateX(-84%);transform:scale(.3) translateX(-84%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5){-webkit-transform:scale(.4) translateX(-60%);-ms-transform:scale(.4) translateX(-60%);transform:scale(.4) translateX(-60%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4){-webkit-transform:scale(.5) translateX(-39%);-ms-transform:scale(.5) translateX(-39%);transform:scale(.5) translateX(-39%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3){-webkit-transform:scale(.6) translateX(-25%);-ms-transform:scale(.6) translateX(-25%);transform:scale(.6) translateX(-25%)}.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2){-webkit-transform:scale(.7) translateX(-11.2%);-ms-transform:scale(.7) translateX(-11.2%);transform:scale(.7) translateX(-11.2%)}}@media only screen and (max-width:768px){.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table,.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table{display:block;width:100%}.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table:not(.qodef--features),.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table:not(.qodef--features){border-top:0;border-left-width:1px}.qodef-comparision-pricing-table.qodef-columns--2 .qodef-m-table.qodef--features,.qodef-comparision-pricing-table.qodef-columns--3 .qodef-m-table.qodef--features{width:100%}}@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:1680px){.qodef-dual-showcase .qodef-m-text-holder{bottom:113px}}@media only screen and (max-width:1440px){.qodef-dual-showcase .qodef-m-text-holder{bottom:123px}}@media only screen and (max-width:1366px){.qodef-dual-showcase .qodef-m-text-holder{bottom:93px}}@media only screen and (max-width:1280px){.qodef-dual-showcase .qodef-m-text-holder{bottom:113px}}@media only screen and (max-width:1024px){.qodef-dual-showcase .qodef-m-character .qodef-m-character-image{top:15px}}@media only screen and (max-width:768px){.qodef-dual-showcase .qodef-m-character .qodef-m-character-image{top:10px}.qodef-dual-showcase .qodef-m-text-holder{bottom:calc(30% + 40px)}.qodef-dual-showcase .qodef-m-logo{-webkit-transform:translateX(-50%) translateY(-50%) scale(.8);-ms-transform:translateX(-50%) translateY(-50%) scale(.8);transform:translateX(-50%) translateY(-50%) scale(.8)}}@media only screen and (max-width:480px){.qodef-dual-showcase .qodef-m-text-holder{bottom:163px}.qodef-dual-showcase .qodef-m-logo{-webkit-transform:translateX(-50%) translateY(-50%) scale(.4);-ms-transform:translateX(-50%) translateY(-50%) scale(.4);transform:translateX(-50%) translateY(-50%) scale(.4)}.qodef-dual-showcase .qodef-m-character .qodef-m-character-image{background-image:none!important}.qodef-dual-showcase .qodef-m-character-duplicate{display:none}.qodef-dual-showcase .qodef-m-link-text{display:none}}@media only screen and (max-width:1024px){.qodef-frame-slider-holder{margin-bottom:96px}.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-96px!important}}@media only screen and (max-width:768px){.qodef-frame-slider-holder{margin-bottom:86px}.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-86px!important}}@media only screen and (max-width:680px){.qodef-frame-slider-holder{margin-bottom:76px}.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-76px!important}}@media only screen and (max-width:480px){.qodef-frame-slider-holder{margin-bottom:46px}.qodef-frame-slider-holder .swiper-pagination-bullets{bottom:-46px!important}}@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:1366px){.qodef-interactive-link-showcase.qodef-type--standard{padding:100px 0}.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images{width:60%}.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{width:40%}}@media only screen and (max-width:1024px){.qodef-interactive-link-showcase.qodef-type--standard{padding:60px 0}.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images{width:80%}.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{width:100%;padding-left:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item{font-size:30px;line-height:1.2em;letter-spacing:.2em;padding-bottom:3px}}@media only screen and (max-width:680px){.qodef-interactive-link-showcase.qodef-type--standard{padding:30px 0}.qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items{padding-left:30px}}@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:35px}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:35px}.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:768px){.qodef-swapping-image-gallery{display:block}.qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info{-ms-flex-preferred-size:auto;flex-basis:auto}.qodef-swapping-image-gallery .qodef-m-image-holder{margin-top:29px}.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-tabs-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 0 26px 0;padding:0;width:100%}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child{margin-bottom:0}.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: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%}}@media only screen and (max-width:1440px){.qodef-workflow .qodef-e-workflow-item:nth-child(even) .qodef-e-workflow-item-inner{-webkit-transform:none;-ms-transform:none;transform:none}.qodef-workflow .qodef-e-workflow-item:nth-child(odd) .qodef-e-workflow-item-inner{-webkit-transform:none;-ms-transform:none;transform:none}.qodef-workflow .qodef-e-workflow-item-inner:after{width:50%}}@media only screen and (max-width:1280px){.qodef-workflow .qodef-e-workflow-item-inner:after{width:20%}}@media only screen and (max-width:1024px){.qodef-workflow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.qodef-workflow .qodef-e-workflow-image{display:none}.qodef-workflow .qodef-e-workflow-item{margin-bottom:30px}.qodef-workflow .qodef-e-workflow-item-inner:after{width:0}}@media only screen and (max-width:680px){.qodef-workflow{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-workflow .qodef-e-workflow-item{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important;text-align:center!important}}@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:1440px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}.qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(9n+1){clear:both}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--9.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:11.11111%}}@media only screen and (max-width:1440px){.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-50px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets{margin:0 -25px}.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item{padding:0 25px;margin:0 0 50px}}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image a img {
cursor: pointer;
width: auto;
height: 250px;
}