@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{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.qodef-core-dashboard{max-width:initial!important}.qodef-core-dashboard .qodef-core-dashboard-inner{margin:0 -15px;display:inline-block;width:100%}.qodef-core-dashboard .qodef-cd-logo{display:inline-block;vertical-align:middle;padding-right:15px;width:62px}.qodef-core-dashboard .qodef-cd-title{display:inline-block;vertical-align:middle;font-size:41px;font-weight:400;margin:0}.qodef-core-dashboard .qodef-cd-title-holder{margin-bottom:30px}.qodef-core-dashboard .qodef-cd-subtitle{font-size:18px;line-height:25px;font-weight:400;color:#555d66;max-width:610px;margin:10px 0 30px}.qodef-core-dashboard .qodef-core-dashboard-column{float:left;width:100%;max-width:610px;padding:0 15px}.qodef-core-dashboard .qodef-core-dashboard-column.qodef-cd-smaller-column{max-width:380px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box{background-color:#fff}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-core-bottom-space{margin-bottom:30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder{padding:28px 34px 23px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-box-title-holder p{margin:19px 0 0;padding:0;font-size:16px;line-height:22px;font-weight:400;color:#555d66}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-box-title-holder p{font-size:14px;line-height:20px;margin:17px 0 0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box.qodef-cd-import-box .qodef-cd-label{font-weight:600;margin-bottom:15px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h2{margin:0;padding:0;font-size:25px;font-weight:400;color:#32373c;text-align:left}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box h3{margin:0;padding:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-field-holder{padding-bottom:30px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-label{display:block;color:#555d66;font-size:14px;margin-bottom:7px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input{border:none;border-bottom:1px solid #c2c2c2;outline:0;width:50%;-webkit-box-shadow:none;box-shadow:none;color:#555d66;font-size:14px;padding:4px 0;margin:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus{outline:0;border-color:#c2c2c2}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-webkit-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-moz-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus:-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:focus::placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-webkit-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-moz-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::-ms-input-placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input::placeholder{color:#555d66;opacity:1}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:active,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:focus,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-input:-webkit-autofill{-webkit-text-fill-color:#666!important}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-field{border-bottom-color:#ee3535}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cd-error-message{display:block;color:#ee3535;font-size:12px;margin-top:5px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem{border:1px solid #e1e1e1;border-left:3px solid #ee3535;padding:15px;margin-bottom:25px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box .qodef-cdb-problem p{font-size:12px;line-height:18px;font-weight:600;margin:0;padding:0}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-core-dashboard-box:last-child .qodef-cd-box-row:last-child{padding-bottom:10px}.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button{padding:7px 35px;background-color:#3596ee;border:none;color:#fff;font-size:16px;line-height:1em;border-radius:5px;-webkit-box-shadow:0 2px 0 0 #246eae;box-shadow:0 2px 0 0 #246eae}.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-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)}}@-webkit-keyframes qodef-btn-simple-animation{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes qodef-btn-simple-animation{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}50%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}51%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}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}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 th{padding:5px 7px;text-align:center;border:0}table td{padding:5px 10px;text-align:center}table tr{border-bottom:1px solid #000}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:#0a1a2b}::selection{color:#fff;background:#0a1a2b}::-moz-selection{color:#fff;background:#0a1a2b}.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}.alignright{display:inline;float:right;margin-left:1.5em;margin-bottom:1.5em}.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:"IBM Plex Mono",monospace;font-size:17px;line-height:30px;font-weight:400;color:#6b6768;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.qodef-h1,h1{font-family:"Playfair Display",serif;color:#0a1a2b;font-size:55px;line-height:1.273em;font-weight:400;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:#0a1a2b}.qodef-h2,h2{font-family:"Playfair Display",serif;color:#0a1a2b;font-size:40px;line-height:1.25em;font-weight:400;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:#0a1a2b}.qodef-h3,h3{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;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:#0a1a2b}.qodef-h4,h4{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;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:#0a1a2b}.qodef-h5,h5{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;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:#0a1a2b}.qodef-h6,h6{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:12px;line-height:1.667em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;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:#0a1a2b}a,p a{color:#ee7968;text-decoration:none;-webkit-transition:color .2s ease-out;transition:color .2s ease-out;cursor:pointer}a:hover,p a:hover{color:#0a1a2b}p{margin:10px 0}blockquote{position:relative;display:inline-block;width:100%;vertical-align:top;margin:10px 0;padding:0;background:#efe6e8;color:#ee7968;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 5% 53px;text-transform:none;text-align:center;quotes:none}blockquote>p{position:relative;padding:18px 10% 20px 0}blockquote pre{background:#efe6e8;color:#a28eb2;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 108px 53px;text-transform:none;top:58px}blockquote pre:before{content:'“'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}blockquote pre:after{content:'”'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}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,blockquote:before{content:''}blockquote cite{font-style:normal;font-weight:400}.qodef-13px-paragraph a,.qodef-13px-paragraph p{font-size:13px;line-height:23px;color:#595959;font-family:"IBM Plex Mono",monospace}.qodef-13px-paragraph a:hover{color:#ee7968}.qodef-13px-link-itaic{font-size:13px;font-style:italic;line-height:23px}#qodef-page-inner .wpb_text_column ul{list-style-type:none}#qodef-page-inner .wpb_text_column ul:last-child{margin-bottom:0}#qodef-page-inner .wpb_text_column ul li{position:relative;display:inline-block;margin-left:18px;margin-bottom:30px}#qodef-page-inner .wpb_text_column ul li:before{content:"";display:inline-block;position:absolute;top:.75em;left:-17px;width:3px;height:3px;border-radius:50%;background-color:currentColor}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 24px;padding:17px 27px;font-family:inherit;font-size:17px;line-height:24px;font-weight:inherit;color:#242424;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;transition:color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out}input[type=email]:hover,input[type=number]:hover,input[type=password]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=url]:hover,textarea:hover{cursor:text}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:#0a1a2b;background-color:transparent;border-color:#ee7968}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:#ee7968}.qodef-theme-button,button[type=submit],input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:18px 50px;font-size:16px;font-weight:700;color:#fff;background-color:#e8604c;border:1px solid transparent;cursor:pointer}.qodef-theme-button:hover,button[type=submit]:hover,input[type=submit]:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}body .select2-container--default{position:relative;display:inline-block;vertical-align:top;width:auto;margin:0 0 24px}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:#0a1a2b}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:58px;padding:17px 27px;margin:0;font-family:inherit;font-size:17px;line-height:24px;font-weight:400;color:#242424;background-color:#fafafa;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;text-overflow:ellipsis;white-space:nowrap}body .select2-container--default .select2-selection--single .select2-selection__clear{position:relative;float:right;margin:0;font-weight:inherit;cursor:pointer}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute;top:0;right:0;width:50px;height:100%;display:-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:16px;color:#0a1a2b}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:58px;padding:17px 27px;margin:0;font-family:inherit;font-size:17px;line-height:24px;font-weight:400;color:#242424;background-color:#fafafa;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;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:#0a1a2b;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;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:#0a1a2b;cursor:text}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:#6b6768;background-color:#fff;border:1px solid #000;outline:0;-webkit-appearance:none}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#0a1a2b;background-color:#fff;border-color:#0a1a2b}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:17px;line-height:24px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-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:#0a1a2b}body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{color:#0a1a2b;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:#0a1a2b;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-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}}.qodef-grid{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-grid>.qodef-grid-inner{margin:0 -15px}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 15px}.qodef-grid .qodef-grid-item{position:relative;display:inline-block;width:100%;vertical-align:top;min-height:1px;float:left}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12{width:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12{left:100%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12{right:100%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11{width:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:9.09091%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:9.09091%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10{width:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10{left:83.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10{right:83.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9{width:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9{left:75%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9{right:75%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8{width:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8{left:66.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8{right:66.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7{width:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:14.28571%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:14.28571%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6{width:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6{left:50%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6{right:50%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5{width:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:20%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:20%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{width:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4{left:33.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4{right:33.33333%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3{width:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3{left:25%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3{right:25%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2{width:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2{left:16.66667%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2{right:16.66667%}}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1{width:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1{left:8.33333%}.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1{right:8.33333%}}.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}@media only screen and (min-width:681px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}@media only screen and (min-width:769px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}@media only screen and (min-width:1025px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}@media only screen and (min-width:1367px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (min-width:1441px){.qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner{height:100%;overflow:hidden}.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;width:100%}.qodef-grid.qodef-layout--masonry .qodef-grid-inner{visibility:hidden}.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init{visibility:visible}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer{width:100%;padding:0;margin:0}.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter{width:0;padding:0;margin:0}.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape{width:40%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape{width:25%}.qodef-grid.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner{margin:0}.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item{padding:0;margin:0}.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}.qodef-grid.qodef-gutter--tiny>.qodef-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-grid.qodef-gutter--extra-huge.qodef--no-bottom-space{margin-bottom:-104px}.qodef-grid.qodef-gutter--extra-huge>.qodef-grid-inner{margin:0 -52px}.qodef-grid.qodef-gutter--extra-huge>.qodef-grid-inner>.qodef-grid-item{padding:0 52px;margin:0 0 104px}#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;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:"Font Awesome 5 Free";font-weight:900}button.mfp-arrow-left:after{content:"\f104"}button.mfp-arrow-right:after{content:"\f105"}button.mfp-close{text-indent:-1000px;overflow:hidden;text-align:left!important;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}button.mfp-close:hover{opacity:.6}button.mfp-close:after{font-family:"Font Awesome 5 Free";content:"\f00d";position:absolute;right:4px;bottom:0;text-indent:0;font-size:17px;font-weight:900}.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{font-family:"Playfair Display",serif;text-transform:uppercase;font-size:15px;font-weight:500;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{width:35px;height:12px;background-color:transparent;border-radius:0;opacity:1;-webkit-transition:width .3s ease;transition:width .3s ease;position:relative}.swiper-pagination-bullets .swiper-pagination-bullet:after{content:'';display:inline-block;width:100%;position:absolute;top:4px;left:0;height:4px;background-color:#000}.swiper-pagination-bullets .swiper-pagination-bullet-active{width:60px;background-color:transparent}.swiper-button-next,.swiper-button-prev{background-image:none!important;width:47px!important;height:47px!important;border-radius:50%;margin:0!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;color:#ee7968;text-align:center}.swiper-button-next:before,.swiper-button-prev:before{font-size:24px;line-height:47px;font-family:Kiko;font-weight:300}.swiper-button-next:after,.swiper-button-prev:after{display:none!important}.swiper-button-prev{left:29px!important}@media only screen and (max-width:680px){.swiper-button-prev{left:14px!important}}.swiper-button-prev:before{content:'\f101';position:relative;left:-1px}.swiper-button-next{right:29px!important}@media only screen and (max-width:680px){.swiper-button-next{right:14px!important}}.swiper-button-next:before{content:"\f102";position:relative;left:1px}.swiper-button-next.swiper-button-outside,.swiper-button-prev.swiper-button-outside{color:#000}.swiper-button-prev.swiper-button-outside,.swiper-container-rtl .swiper-button-next.swiper-button-outside{-webkit-transform:translateX(-300%);-ms-transform:translateX(-300%);transform:translateX(-300%)}.swiper-button-next.swiper-button-outside,.swiper-container-rtl .swiper-button-prev.swiper-button-outside{-webkit-transform:translateX(300%);-ms-transform:translateX(300%);transform:translateX(300%)}.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;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;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:#6b6768;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:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#0a1a2b}#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:#6b6768}#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#0a1a2b}#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:#6b6768}#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#0a1a2b}#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:#6b6768}#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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:#6b6768;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:#0a1a2b}#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}.error404 .qodef-global-social-share-button-holder{display:none}.error404.qodef-header--vertical #qodef-page-outer{padding-left:0}.error404.qodef-header--expanding #qodef-404-page{height:calc(100vh - 118px)}#qodef-404-page{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 10% 0;text-align:center;height:calc(100vh - 95px)}@media only screen and (min-width:1025px){.qodef-header--vertical #qodef-404-page{height:100vh}}#qodef-404-page .qodef-404-content{position:relative;display:inline-block;width:100%;vertical-align:top;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}#qodef-404-page .qodef-stamp{width:178px;height:178px}#qodef-404-page .qodef-stamp .qodef-m-text>*{left:50%}#qodef-404-page .qodef-404-title{margin:0;font-size:175px;line-height:1}#qodef-404-page .qodef-404-text{display:block;margin:54px 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:41px}.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}.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-title-in-center{text-align:center;margin-bottom:40px}.qodef-blog article .qodef-e-info-date{display:inline-block}.qodef-blog article .qodef-e-info-date.qodef-centered-date{width:100%;text-align:left;margin-bottom:10px}.qodef-blog article .qodef-e-info-date.qodef-centered-date .qodef-icon{color:#ee7968}.qodef-blog article .qodef-e-info-date.qodef-vertical-date{display:inline-block;position:absolute;top:63px;left:-192px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:1024px){.qodef-blog article .qodef-e-info-date.qodef-vertical-date{display:block;top:-36px;left:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(0)}}.qodef-blog article .qodef-e-info-date a{font-size:13px;letter-spacing:0;line-height:22px;font-weight:400;color:#595959}.qodef-blog article .qodef-e-info-date .qodef-icon{position:relative;top:2px;font-size:14px;color:#ee7968}.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 img{-webkit-box-shadow:19px 30px 45px 5px rgba(194,175,169,.55);box-shadow:19px 30px 45px 5px rgba(194,175,169,.55);-webkit-transition:.5s;transition:.5s}.qodef-blog article .qodef-e-media-image:hover img{-webkit-box-shadow:6px 6px 45px 5px rgba(194,175,169,.55);box-shadow:6px 6px 45px 5px rgba(194,175,169,.55)}.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 .qodef-e-media iframe{display:block}.qodef-blog article .qodef-e-title{margin:0}.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}.qodef-blog article .qodef-e-info .qodef-e-info-right .qodef-e-info-social-share{float:right}.qodef-blog article .qodef-e-info .qodef-e-info-right .qodef-e-info-social-share .qodef-social-title{vertical-align:baseline}.qodef-blog article .qodef-e-info .qodef-e-info-right .qodef-e-info-social-share .qodef-shortcode-list{vertical-align:baseline}.qodef-blog article .qodef-e-info .qodef-e-info-right .qodef-e-info-social-share .qodef-shortcode-list>li{vertical-align:baseline}}@media only screen and (min-width:681px){.qodef-blog article .qodef-e-info .qodef-e-info-left{width:70%;display:inline-block}.qodef-blog article .qodef-e-info .qodef-e-info-right{width:30%;float:right;display:inline-block}}.qodef-blog article .qodef-e-info .qodef-e-info-item{position:relative;display:inline-block;vertical-align:top;padding:0 21px 0 0;color:currentColor;line-height:25px}.qodef-blog article .qodef-e-info .qodef-e-info-item a{color:inherit;line-height:25px}.qodef-blog article .qodef-e-info .qodef-e-info-item a .qodef-icon{position:relative;top:4px;font-size:16px}.qodef-blog article .qodef-e-info .qodef-e-info-item a:hover{color:#0a1a2b}.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-blog-like{margin:0 21px 0 0;display:inline-block}.qodef-blog article .qodef-e-info .qodef-blog-like .qodef-like{color:currentColor}.qodef-blog article .qodef-e-info .qodef-blog-like .qodef-like a{color:inherit}.qodef-blog article .qodef-e-info .qodef-blog-like .qodef-like>span:first-child{margin-right:10px;color:#ee7968}.qodef-blog article .qodef-e-info .qodef-blog-like .qodef-like>span:last-child{margin-left:2px}.qodef-blog article .qodef-e-info .qodef-blog-like .qodef-like>span.qodef-like-update{margin:0}.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:61px;border-top:1px solid #e1d9d8;border-bottom:1px solid #e1d9d8;padding:12px 0 12px}.qodef-blog article .qodef-e-info.qodef-info--bottom a{font-size:13px}.qodef-blog article .qodef-e-info-tags .qodef-icon{font-size:16px;position:relative;top:3px}.qodef-blog article .qodef-e-info-tags a{position:relative;display:inline-block;margin-right:11px}.qodef-blog article .qodef-e-info-tags a:last-child{margin-right:0}.qodef-blog article .qodef-e-single-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:15px 0}.qodef-blog article .qodef-e-single-links .qodef-e-single-links-title{font-family:"Playfair Display",serif;font-size:17px;line-height:1.765em;color:#0a1a2b;margin-right:10px}.qodef-blog article .qodef-e-single-links a,.qodef-blog article .qodef-e-single-links>span:not(.qodef-e-single-links-title){position:relative;display:inline-block;vertical-align:top;margin-right:8px;padding:0 3px;color:#0a1a2b}.qodef-blog article .qodef-e-single-links a:last-child,.qodef-blog article .qodef-e-single-links>span:not(.qodef-e-single-links-title):last-child{margin-right:0}.qodef-blog article .qodef-e-single-links>span:not(.qodef-e-single-links-title){color:#0a1a2b}.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{text-decoration:underline}.qodef-blog article.has-post-thumbnail .qodef-e-media{margin-bottom:30px}.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:3% 8% 3% 3.5%;background:#efe6e8}.qodef-blog article.format-link .qodef-e-link .qodef-icon{position:absolute;top:50%;right:30px;font-size:40px;line-height:1;color:#a28eb2;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-blog article.format-link .qodef-e-link-text{position:relative;margin:0;color:#a28eb2}.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:3% 8% 3% 3.5%;background:#efe6e8}.qodef-blog article.format-quote .qodef-e-quote:before{content:"\f263";font-family:Kiko;position:absolute;right:30px;height:.37em;line-height:1;font-weight:600;letter-spacing:-.02em;color:#a28eb2;font-size:40px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-blog article.format-quote .qodef-e-quote-text{position:relative;margin:0;color:#a28eb2}.qodef-blog article.format-quote .qodef-e-quote-author{position:relative;display:block;margin:20px 0 0;color:#fff}.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-blog.qodef-enable-vertical-date{padding-left:114px}@media only screen and (max-width:1024px){.qodef-blog.qodef-enable-vertical-date{padding-left:0}}.qodef-blog.qodef-blog--light.qodef--single article .qodef-e-info-date a{color:#fff}.qodef-blog.qodef-blog--light .qodef-e-info .qodef-blog-like .qodef-like{color:#fff}.qodef-blog.qodef-blog--light p{color:#a5a8ab}.qodef-blog.qodef-blog--light article .qodef-e-info .qodef-e-info-right .qodef-e-info-social-share .qodef-social-title{color:#fff}.qodef-blog.qodef-blog--light article .qodef-e-info.qodef-info--bottom{border-color:#233141}.qodef-blog.qodef-blog--light article .qodef-e-info .qodef-e-info-item,.qodef-blog.qodef-blog--light article .qodef-e-info-date a,.qodef-blog.qodef-blog--light article .qodef-e-title{color:#fff}.qodef-blog.qodef-blog--light article .qodef-e-info .qodef-e-info-item a:hover{color:#ee7968}.qodef-blog.qodef-blog--light .qodef-comment-item .qodef-e-links>:hover{color:#fff}.qodef-blog.qodef-blog--light .qodef-m-title{color:#fff}.qodef-blog.qodef-blog--light .qodef-comment-item .qodef-e-date a,.qodef-blog.qodef-blog--light .qodef-comment-item .qodef-e-title{color:#fff}.qodef-blog.qodef-blog--light .comment-reply-title{color:#fff}.qodef-blog.qodef-blog--light .comment-form-cookies-consent label{color:#fff}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input,.qodef-blog.qodef-blog--light #commentform textarea{border-color:rgba(255,255,255,.5)}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input::-webkit-input-placeholder,.qodef-blog.qodef-blog--light #commentform textarea::-webkit-input-placeholder{color:#fff}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input::-moz-placeholder,.qodef-blog.qodef-blog--light #commentform textarea::-moz-placeholder{color:#fff}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input:-ms-input-placeholder,.qodef-blog.qodef-blog--light #commentform textarea:-ms-input-placeholder{color:#fff}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input::-ms-input-placeholder,.qodef-blog.qodef-blog--light #commentform textarea::-ms-input-placeholder{color:#fff}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input::placeholder,.qodef-blog.qodef-blog--light #commentform textarea::placeholder{color:#fff}.qodef-blog.qodef-blog--light #commentform .qodef-input-holder input:focus,.qodef-blog.qodef-blog--light #commentform textarea:focus{color:#ee7968}.qodef-blog.qodef-blog--light .comment-form-cookies-consent .comment-form-cookies-consent label{color:#fff}.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--list article:last-child{margin-bottom:27px}.qodef-blog.qodef--single article{margin:0 0 35px}.qodef-blog.qodef--single article .qodef-e-title.entry-title{margin:0 0 30px}.qodef-blog.qodef--single article .qodef-e-info-date{display:inline-block}.qodef-blog.qodef--single article .qodef-e-info-date.qodef-centered-date{width:100%;text-align:center;margin-bottom:10px}.qodef-blog.qodef--single article .qodef-e-info-date.qodef-centered-date .qodef-icon{color:#ee7968}.qodef-blog.qodef--single article .qodef-e-info-date.qodef-vertical-date{position:absolute;top:78px;left:-192px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (max-width:1024px){.qodef-blog.qodef--single article .qodef-e-info-date.qodef-vertical-date{display:block;top:-36px;left:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(0)}}.qodef-blog.qodef--single article .qodef-e-info-date a{font-size:13px;letter-spacing:0;line-height:22px;font-weight:400;color:#595959}.qodef-blog.qodef--single article .qodef-e-info-date .qodef-icon{position:relative;top:2px;font-size:14px;color:#ee7968}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top{margin-bottom:0}.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom{margin-top:37px}.qodef-blog.qodef--single article.format-link .qodef-e-link{margin-bottom:51px}.qodef-blog.qodef--single article.format-quote .qodef-e-quote{margin-bottom:51px}.qodef-blog.qodef--single article.has-post-thumbnail .qodef-e-media{margin-bottom:41px}#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:67px}#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:73px}#qodef-page-comments-list .qodef-m-title{margin:0 0 20px}#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:12px 0 0;padding:25px 29px 14px}#qodef-page-comments-list .qodef-comment-item:nth-child(2n){background-color:#f5ebe7}#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:29px}#qodef-page-comments-list .qodef-comment-item .qodef-e-image img{display:block;border-radius:50%}#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;display:inline-block}#qodef-page-comments-list .qodef-comment-item .qodef-e-date{display:inline-block}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{color:#6b6768;font-size:13px;font-weight:400;letter-spacing:0;line-height:23px}#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#0a1a2b}#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:8px 0 1px}#qodef-page-comments-list .qodef-comment-item .qodef-e-links{margin-top:16px}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{position:relative;display:inline-block;vertical-align:top;margin-right:10px;font-size:13px;letter-spacing:.1em;line-height:23px;text-transform:uppercase}#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}#qodef-page-comments-list .qodef-m-pagination{margin-top:50px}#cancel-comment-reply-link{padding:0 0 0 11px!important;font-size:13px;font-weight:400;line-height:1.769em;color:#ee7968;background-color:transparent;border:0;text-transform:uppercase;letter-spacing:.1em;font-family:"IBM Plex Mono",monospace}#cancel-comment-reply-link:hover{color:#0a1a2b}#commentform .qodef-grid-item{margin:0!important}#qodef-page-comments-form{position:relative;display:inline-block;width:100%;vertical-align:top}.logged-in-as a{color:#ee7968}.form-submit .submit{background-color:#ee7968}.form-submit .submit:hover{background-color:#e8604c;color:#fff;border-color:#e8604c}.comment-reply-title{margin:20px 0 10px}.comment-form{position:relative;display:inline-block;width:100%;vertical-align:top}.comment-form .comment-notes{margin:5px 0 0}textarea{min-height:137px}.comment-form-cookies-consent{margin:2px 0 29px 0;line-height:25px}.comment-form-cookies-consent input,.comment-form-cookies-consent label{margin:0;display:inline;color:#242424;font-size:15px}.comment-form-cookies-consent input{margin-right:3px;position:relative;top:1px}.form-submit{margin:14px 0 0 0}.qodef-grid>.qodef-grid-inner>.qodef-grid-item{margin:0}.qodef-input-holder{position:relative}.qodef-input-holder .qodef-icon{position:absolute;right:0;top:0;padding:17px 21px 17px 21px;font-size:16px;line-height:26px;color:#ee7968}.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;transition:opacity .5s ease}.qodef-filter--on.qodef--filter-loading .qodef-grid-inner{opacity:0;-webkit-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;transition:color .3s ease,background-color .3s ease;font-family:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.qodef-m-filter .qodef-m-filter-item.qodef--active,.qodef-m-filter .qodef-m-filter-item:hover{background-color:#0a1a2b;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 .widget a:hover{color:#ee7968!important}#qodef-page-footer-top-area{padding:126px 0 113px;background-color:#0a1a2b;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:17px 0;background-color:transparent;border-top:0 solid #000}#qodef-page-footer-bottom-area .qodef-grid-item .widget_text .textwidget{font-style:italic;font-size:13px;letter-spacing:0;line-height:23px;color:#595959}#qodef-page-footer-bottom-area .qodef-grid-item .widget_text .textwidget .qodef-13px-link-italic a{font-family:"IBM Plex Mono",Sans-serif;font-size:13px;font-weight:400;letter-spacing:0;color:#595959}#qodef-page-footer-bottom-area .qodef-grid-item .widget_text .textwidget .qodef-13px-link-italic a:hover{color:#ee7968}#qodef-page-footer-bottom-area .qodef-right{text-align:right}#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 70px}.qodef-footer-absolute{position:absolute!important;bottom:0;left:0}.wp-block-group.has-background,p.has-background{margin:2rem 0;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:2rem 0;text-align:center}.wp-block-button .wp-block-button__link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:17px 39px;color:#fff;background-color:#e8604c;border:1px solid transparent;cursor:pointer;border-radius:4px}.wp-block-button .wp-block-button__link:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}.wp-block-button.alignleft{margin-top:0;margin-right:2rem;text-align:left}.wp-block-button.alignright{margin-top:0;margin-left:2rem;text-align:right}.wp-block-button.is-style-outline .wp-block-button__link{color:#ee7968;background-color:transparent;border:2px solid #ee7968}.wp-block-button.is-style-outline .wp-block-button__link:hover{color:#fff;background-color:#e8604c;border-color:#e8604c}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-archives,.wp-block-categories,.wp-block-latest-posts,.wp-block-rss{margin:0;padding-left:0}.wp-block-archives ul,.wp-block-categories ul,.wp-block-latest-posts ul,.wp-block-rss ul{padding-left:0!important}.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li,.wp-block-rss li{margin-bottom:1em;list-style-type:none}.wp-block-archives li a,.wp-block-categories li a,.wp-block-latest-posts li a,.wp-block-rss li a{color:#0a1a2b;text-decoration:none}.wp-block-archives li a:hover,.wp-block-categories li a:hover,.wp-block-latest-posts li a:hover,.wp-block-rss li a:hover{color:#0a1a2b}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter,.wp-block-rss.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-categories.is-grid li{margin:0 16px 16px 0}.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}.wp-block-pullquote.is-style-solid-color blockquote{text-align:center}blockquote.wp-block-pullquote{background:#efe6e8;color:#ee7968;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 5% 53px;text-transform:none;text-align:center;position:relative;display:inline-block;vertical-align:middle;width:auto}blockquote.wp-block-pullquote>p{position:relative;padding:18px 10% 20px 0}blockquote.wp-block-pullquote pre{background:#efe6e8;color:#a28eb2;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 108px 53px;text-transform:none;top:58px}blockquote.wp-block-pullquote pre:before{content:'“'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}blockquote.wp-block-pullquote pre:after{content:'”'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}blockquote.wp-block-pullquote.is-style-solid-color blockquote{text-align:center}blockquote.wp-block-pullquote.aligncenter{width:100%;text-align:center}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{background:#efe6e8;color:#ee7968;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 5% 53px;text-transform:none;text-align:center;width:auto;text-align:center}.wp-block-pullquote blockquote>p{position:relative;padding:18px 10% 20px 0}.wp-block-pullquote blockquote pre{background:#efe6e8;color:#a28eb2;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 108px 53px;text-transform:none;top:58px}.wp-block-pullquote blockquote pre:before{content:'“'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}.wp-block-pullquote blockquote pre:after{content:'”'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}.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{background:#efe6e8;color:#ee7968;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 5% 53px;text-transform:none;text-align:center;padding:33px 5% 43px}.wp-block-quote>p{position:relative;padding:18px 10% 20px 0}.wp-block-quote pre{background:#efe6e8;color:#a28eb2;font-family:"Playfair Display",serif;font-style:italic;font-size:40px;display:block;letter-spacing:0;line-height:50px;padding:43px 108px 53px;text-transform:none;top:58px}.wp-block-quote pre:before{content:'“'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}.wp-block-quote pre:after{content:'”'!important;font-size:40px;font-family:"Playfair Display",serif;font-weight:600;color:#a28eb2;display:inline-block}.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;padding:10px 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}.wp-block-quote.is-large cite br,.wp-block-quote.is-style-large cite br{display:none}.wp-block-quote.has-text-align-right{text-align:right!important}.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%;margin:0}.wp-block-image.alignfull img{width:100vw}.wp-block-cover .wp-block-cover-text{max-width:inherit!important;padding:14px 50px;font-size:28px!important;font-weight:400!important}.wp-block-cover,.wp-block-cover-image{position:relative;min-height:430px;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;left:0!important;width:100%!important;margin-bottom:10px}.wp-block-cover .wp-block-cover__inner-container .has-large-font-size,.wp-block-cover-image .wp-block-cover__inner-container .has-large-font-size{font-size:28px;font-weight:400}@media only screen and (min-width:768px){.wp-block-cover,.wp-block-cover-image{padding:1rem 3%}}.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:40px;line-height:1.25em;font-weight:400;font-size:28px!important;color:#fff!important;margin-bottom:0;text-transform:none;font-weight:400;line-height:1.667em}.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{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{width:100%}.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}.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:1rem;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:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:13px 30px;color:#fff;background-color:#e8604c;border:1px solid transparent;cursor:pointer;margin-left:.75em}.wp-block-file .wp-block-file__button:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}.wp-block-code{border-radius:0}.wp-block-code code{font-size:1.125em;white-space:pre-wrap;word-break:break-word}.wp-block-columns{margin-top:28px}@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:#0a1a2b}.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:95px;z-index:100}#qodef-page-header .qodef-menu-item-icon{position:absolute;top:-9px;right:-13px;font-size:10px;font-weight:600;line-height:1.5;color:#ee7968}#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:95px;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;transition:opacity .3s ease}#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img{width:50%}@-moz-document url-prefix(){.qodef-header--vertical #qodef-page-header .qodef-header-logo-link img{width:66.32%}}.qodef-header-border--yes #qodef-page-header:after{content:"";display:block;width:100%;height:1px;-webkit-clip-path:inset(0 40px);clip-path:inset(0 40px);background-color:#e1d9d8}#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 40px}.qodef-layout--justified-gallery{height:auto!important;visibility:hidden}.qodef-layout--justified-gallery.qodef--justified-gallery-init{visibility:visible}.qodef-layout--justified-gallery .qodef-grid-inner{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0!important;overflow:hidden}.qodef-layout--justified-gallery .qodef-grid-item{position:absolute;width:auto;margin:0!important;padding:0!important;overflow:hidden}.qodef-layout--justified-gallery .qodef-grid-item img{height:auto!important;width:auto!important;margin:0!important}.qodef-layout--justified-gallery>.jg-filtered{display:none}#qodef-page-mobile-header{position:relative;display:none;height:70px;z-index:100}#qodef-page-mobile-header .qodef-mobile-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;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;transition:opacity .3s ease}#qodef-page-mobile-header .qodef-menu-item-icon{position:absolute;top:-9px;right:-13px;font-size:10px;font-weight:600;line-height:1.5;color:#ee7968}#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-mobile-header-opener{font-size:24px;margin-left:20px}#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-m-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:20px 0;background-color:#fff;border-bottom:1px solid #000}#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a{color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;font-weight:500;line-height:1.1em;letter-spacing:.1em;text-transform:uppercase}#qodef-mobile-header-navigation .qodef-m-inner>ul>li .qodef-drop-down-second .sub-menu li a{font-size:14px;font-weight:400;letter-spacing:.1em;color:#000;text-transform:uppercase;padding:0}#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:6px 0}#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner{position:relative}#qodef-mobile-header-navigation ul li a:hover{color:#ee7968}#qodef-mobile-header-navigation ul li.current-menu-item:not(.qodef-anchor)>a{color:#ee7968}#qodef-mobile-header-navigation ul li ul{display:none;margin:0;padding-right:20px;padding-top:4px}body:not([class*=mycareer-core]) #qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{content:'>';position:absolute;top:0;right:0;line-height:inherit;color:#0a1a2b}.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;transition:color .2s ease-out}.qodef-header-navigation ul li a:hover{color:#ee7968}.qodef-header-navigation ul li a:hover .qodef-menu-item-inner{color:#ee7968}.qodef-header-navigation ul li .qodef-menu-arrow{display:none}.qodef-header-navigation ul li.current-menu-ancestor>a .qodef-menu-item-inner{color:#ee7968}.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:192px;margin:0;padding:19px 3px;background-color:#fff;opacity:0;visibility:hidden;-webkit-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:0 26px}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a{font-size:14px;font-weight:400;line-height:30px;letter-spacing:.1em;color:#000;text-transform:uppercase}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a .qodef-menu-item-inner{padding:0}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover .qodef-menu-item-inner{position:relative}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover .qodef-menu-item-inner:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a:hover .qodef-menu-item-inner:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul{opacity:1;visibility:visible}body:not([class*=mycareer-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children>a:after{content:'>';position:absolute;top:3px;right:26px;line-height:inherit;color:#fff}.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.current-menu-item a .qodef-menu-item-inner:after{opacity:1}.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{top:-34px;left:100%}.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right{left:auto;right:0;text-align:right}body:not([class*=mycareer-core]) .qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li.menu-item-has-children>a:after{content:'<';left:26px;right:auto}.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 26px}.qodef-header-navigation>ul>li:last-child{padding-right:0}.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%;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:15px;font-weight:500;line-height:1.1em;letter-spacing:.1em;text-transform:uppercase}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner{padding:0}.qodef-header-navigation>ul>li>a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:color 0s,-webkit-transform .3s;transition:color 0s,-webkit-transform .3s;transition:transform .3s,color 0s;transition:transform .3s,color 0s,-webkit-transform .3s}.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.qodef-header-navigation>ul>li.current-menu-ancestor.qodef-anchor--active a .qodef-menu-item-inner:after,.qodef-header-navigation>ul>li.current-menu-item.qodef-anchor--active a .qodef-menu-item-inner:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important;color:#ee7968}.qodef-header-navigation>ul>li.current-menu-ancestor.qodef-anchor--active a .qodef-menu-item-inner .qodef-menu-item-text,.qodef-header-navigation>ul>li.current-menu-item.qodef-anchor--active a .qodef-menu-item-inner .qodef-menu-item-text{color:#ee7968}.qodef-header-navigation>ul>li.qodef-hide-link>a .qodef-menu-item-inner:after{opacity:0}.qodef-m-pagination{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0}.qodef-m-pagination.qodef--wp .nav-links{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.qodef-m-pagination.qodef--wp .page-numbers{position:relative;margin:0 16px;padding:0 3px;font-family:"Playfair Display",serif;font-size:17px;line-height:1.765em;color:#0a1a2b}.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:0;width:100%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:color 0s,-webkit-transform .3s;transition:color 0s,-webkit-transform .3s;transition:transform .3s,color 0s;transition:transform .3s,color 0s,-webkit-transform .3s}.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:17px;color:#ee7968}.qodef-m-pagination.qodef--wp .page-numbers.next:after,.qodef-m-pagination.qodef--wp .page-numbers.prev:after{display:none}body:not([class*=mycareer-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,body:not([class*=mycareer-core]) .qodef-m-pagination.qodef--wp .page-numbers.prev{top:0;font-size:17px}.qodef-m-pagination.qodef--wp .page-numbers.prev{margin-right:6px}.qodef-m-pagination.qodef--wp .page-numbers.next{margin-left:6px}.qodef-m-pagination.qodef--wp .page-numbers.current:after,.qodef-m-pagination.qodef--wp .page-numbers:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(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}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item{position:relative;margin:0 19px;font-family:"Playfair Display",serif;font-size:17px;line-height:1.765em;color:#0a1a2b}.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:0;width:100%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:color 0s,-webkit-transform .3s;transition:color 0s,-webkit-transform .3s;transition:transform .3s,color 0s;transition:transform .3s,color 0s,-webkit-transform .3s}.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:14px;line-height:1;color:#ee7968}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next .qodef-icon-fontkiko,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev .qodef-icon-fontkiko{font-size:14px}.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*=mycareer-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,body:not([class*=mycareer-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:25px;margin-left:-5px}.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next{margin-left:6px;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{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(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:#0a1a2b;opacity:0;z-index:-1;-webkit-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;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:#0a1a2b;opacity:0;z-index:-1;-webkit-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-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:#6b6768;background-color:#fff;border:1px solid #000;-webkit-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:#0a1a2b}.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:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#0a1a2b}.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}.qodef-page-title{position:relative;display:inline-block;width:100%;vertical-align:top;height:185px;background-color:#fafafa}.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}.widget{margin:0 0 35px}.widget:last-child{margin-bottom:0!important}.widget .qodef-widget-title{margin:0 0 21px}.widget .qodef-widget-title a{color:inherit}.widget .qodef-widget-title a:hover{color:#0a1a2b}.widget a{color:#6b6768}.widget a:hover{color:#0a1a2b}.widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}.widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px}.widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}.widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:10px}.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select{width:100%;max-width:100%;height:46px;margin:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:17px;line-height:24px;font-style:normal;font-weight:600;color:#6b6768;background-color:#fafafa;border:none;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 #today{color:#f5e5d4;background-color:#0a1a2b}.widget.widget_calendar #today a{color:inherit}.widget.widget_calendar tfoot a{color:#6b6768}.widget.widget_calendar tfoot a:hover{color:#0a1a2b}.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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:12px;line-height:1.667em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.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:30.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:#6b6768;background-color:#fafafa;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.widget.widget_search input:focus{color:#0a1a2b;background-color:#fafafa;border-color:#ee7968}.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:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#6b6768}.widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#6b6768}.widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}.widget.widget_tag_cloud .tagcloud a:hover{color:#0a1a2b}.widget.widget_media_image{margin-bottom:0}.widget.widget_media_image .qodef-widget-title{margin-bottom:30.5px}.widget.widget_media_image a,.widget.widget_media_image img{display:block}#qodef-top-area .widget{margin:0 0 0;color:#6b6768}#qodef-top-area .widget:last-child{margin-bottom:0!important}#qodef-top-area .widget .qodef-widget-title{margin:0 0 21px;color:#6b6768}#qodef-top-area .widget .qodef-widget-title a{color:inherit}#qodef-top-area .widget .qodef-widget-title a:hover{color:#0a1a2b}#qodef-top-area .widget a{color:#6b6768}#qodef-top-area .widget a:hover{color:#0a1a2b}#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 10px}#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:10px;margin-left:10px}#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:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:17px;line-height:24px;font-style:normal;font-weight:600;color:#6b6768;background-color:#fafafa;border:none;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 #today{color:#f5e5d4;background-color:#0a1a2b}#qodef-top-area .widget.widget_calendar #today a{color:inherit}#qodef-top-area .widget.widget_calendar tfoot a{color:#6b6768}#qodef-top-area .widget.widget_calendar tfoot a:hover{color:#0a1a2b}#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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:12px;line-height:1.667em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:30.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:#6b6768;background-color:#fafafa;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-top-area .widget.widget_search input:focus{color:#0a1a2b;background-color:#fafafa;border-color:#ee7968}#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:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#6b6768}#qodef-top-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#6b6768}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover{color:#0a1a2b}#qodef-top-area .widget.widget_media_image{margin-bottom:0}#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:30.5px}#qodef-top-area .widget.widget_media_image a,#qodef-top-area .widget.widget_media_image img{display:block}#qodef-page-footer .widget{margin:0 0 35px;color:#ccc}#qodef-page-footer .widget:last-child{margin-bottom:0!important}#qodef-page-footer .widget .qodef-widget-title{margin:0 0 37px;color:#ccc}#qodef-page-footer .widget .qodef-widget-title a{color:inherit}#qodef-page-footer .widget .qodef-widget-title a:hover{color:#ccc}#qodef-page-footer .widget a{color:#ccc}#qodef-page-footer .widget a:hover{color:#ccc}#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 10px}#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:10px;margin-left:10px}#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:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:17px;line-height:24px;font-style:normal;font-weight:600;color:#6b6768;background-color:#fafafa;border:none;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 #today{color:#333;background-color:#ccc}#qodef-page-footer .widget.widget_calendar #today a{color:inherit}#qodef-page-footer .widget.widget_calendar tfoot a{color:#ccc}#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:#ccc}#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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:12px;line-height:1.667em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:46.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:#6b6768;background-color:#fafafa;border:1px solid #ccc;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_search input:focus{color:#0a1a2b;background-color:#fafafa;border-color:#0a1a2b}#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:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#6b6768}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#ccc}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover{color:#ccc}#qodef-page-footer .widget.widget_media_image{margin-bottom:0}#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:46.5px}#qodef-page-footer .widget.widget_media_image a,#qodef-page-footer .widget.widget_media_image img{display:block}#qodef-page-footer-bottom-area .widget{margin:0 0 35px;color:#6b6768}#qodef-page-footer-bottom-area .widget:last-child{margin-bottom:0!important}#qodef-page-footer-bottom-area .widget .qodef-widget-title{margin:0 0 37px;color:#6b6768}#qodef-page-footer-bottom-area .widget .qodef-widget-title a{color:inherit}#qodef-page-footer-bottom-area .widget .qodef-widget-title a:hover{color:#ccc}#qodef-page-footer-bottom-area .widget a{color:#6b6768}#qodef-page-footer-bottom-area .widget a:hover{color:#ccc}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:10px}#qodef-page-footer-bottom-area .widget.widget_archive select,#qodef-page-footer-bottom-area .widget.widget_categories select,#qodef-page-footer-bottom-area .widget.widget_text select{width:100%;max-width:100%;height:46px;margin:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:17px;line-height:24px;font-style:normal;font-weight:600;color:#6b6768;background-color:#fafafa;border:none;border-radius:0;outline:0}#qodef-page-footer-bottom-area .widget.widget_archive .select2,#qodef-page-footer-bottom-area .widget.widget_categories .select2,#qodef-page-footer-bottom-area .widget.widget_text .select2{margin-bottom:0}#qodef-page-footer-bottom-area .widget.widget_calendar{width:100%}#qodef-page-footer-bottom-area .widget.widget_calendar table{table-layout:fixed}#qodef-page-footer-bottom-area .widget.widget_calendar #today{color:#333;background-color:#ccc}#qodef-page-footer-bottom-area .widget.widget_calendar #today a{color:inherit}#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a{color:#6b6768}#qodef-page-footer-bottom-area .widget.widget_calendar tfoot a:hover{color:#ccc}#qodef-page-footer-bottom-area .widget.widget_text img{display:block}#qodef-page-footer-bottom-area .widget.widget_rss ul li{margin-bottom:25px}#qodef-page-footer-bottom-area .widget.widget_rss ul li:last-child{margin-bottom:0}#qodef-page-footer-bottom-area .widget.widget_rss ul .rsswidget{display:block;font-family:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:12px;line-height:1.667em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#qodef-page-footer-bottom-area .widget.widget_rss ul .rssSummary{margin-top:5px}#qodef-page-footer-bottom-area .widget.widget_rss ul cite{display:block;margin-top:5px}#qodef-page-footer-bottom-area .widget.widget_search .qodef-widget-title{margin-bottom:46.5px}#qodef-page-footer-bottom-area .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}#qodef-page-footer-bottom-area .widget.widget_search button,#qodef-page-footer-bottom-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-page-footer-bottom-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:#6b6768;background-color:#fafafa;border:1px solid #ccc;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer-bottom-area .widget.widget_search input:focus{color:#0a1a2b;background-color:#fafafa;border-color:#0a1a2b}#qodef-page-footer-bottom-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}#qodef-page-footer-bottom-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}#qodef-page-footer-bottom-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer-bottom-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}#qodef-page-footer-bottom-area .widget.widget_search input::placeholder{color:inherit;opacity:1}#qodef-page-footer-bottom-area .widget.widget_search button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}#qodef-page-footer-bottom-area .widget.widget_search button span{display:block;line-height:inherit}#qodef-page-footer-bottom-area .widget.widget_search button span:before{display:block;line-height:inherit}#qodef-page-footer-bottom-area .widget.widget_search button:hover{color:#6b6768}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#6b6768}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}#qodef-page-footer-bottom-area .widget.widget_tag_cloud .tagcloud a:hover{color:#ccc}#qodef-page-footer-bottom-area .widget.widget_media_image{margin-bottom:0}#qodef-page-footer-bottom-area .widget.widget_media_image .qodef-widget-title{margin-bottom:46.5px}#qodef-page-footer-bottom-area .widget.widget_media_image a,#qodef-page-footer-bottom-area .widget.widget_media_image img{display:block}#qodef-side-area .widget{margin:0 0 35px;color:#6b6768}#qodef-side-area .widget:last-child{margin-bottom:0!important}#qodef-side-area .widget .qodef-widget-title{margin:0 0 21px;color:#6b6768}#qodef-side-area .widget .qodef-widget-title a{color:inherit}#qodef-side-area .widget .qodef-widget-title a:hover{color:#0a1a2b}#qodef-side-area .widget a{color:#6b6768}#qodef-side-area .widget a:hover{color:#0a1a2b}#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 10px}#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:10px;margin-left:10px}#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:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:17px;line-height:24px;font-style:normal;font-weight:600;color:#6b6768;background-color:#fafafa;border:none;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 #today{color:#f5e5d4;background-color:#0a1a2b}#qodef-side-area .widget.widget_calendar #today a{color:inherit}#qodef-side-area .widget.widget_calendar tfoot a{color:#6b6768}#qodef-side-area .widget.widget_calendar tfoot a:hover{color:#0a1a2b}#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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:12px;line-height:1.667em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:30.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:#6b6768;background-color:#fafafa;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-side-area .widget.widget_search input:focus{color:#0a1a2b;background-color:#fafafa;border-color:#ee7968}#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:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#6b6768}#qodef-side-area .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#6b6768}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover{color:#0a1a2b}#qodef-side-area .widget.widget_media_image{margin-bottom:0}#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:30.5px}#qodef-side-area .widget.widget_media_image a,#qodef-side-area .widget.widget_media_image img{display:block}.widget .wp-block-search.wp-block-search__button-outside .qodef-search-form-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%}.widget .wp-block-search.wp-block-search__text-button button{width:auto}.widget .wp-block-search.wp-block-search__text-button button.qodef--button-inside{padding:0 10px}.widget .wp-block-search .qodef-search-form-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:0 1em}.widget .wp-block-search .qodef-search-form-button.qodef--has-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:100%;border:0;padding:0}.widget .wp-block-search .qodef-search-form-button.qodef--has-icon svg{display:block;width:15px;height:auto}.widget .wp-block-search .qodef-search-form-button.qodef--button-outside{margin-left:1em;position:relative;top:auto;right:auto}.widget .wp-block-search .qodef-search-form-button.qodef--button-inside{background-color:transparent!important;border:none!important;height:100%;position:absolute;right:0;top:0}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}@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%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12{width:100%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11{width:91.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10{width:83.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9{width:75%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8{width:66.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7{width:58.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6{width:50%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5{width:41.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4{width:33.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2{width:16.66667%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1{width:8.33333%}}@media only screen and (max-width:1366px) and (min-width:1025px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1366px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12{width:100%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11{width:91.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10{width:83.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9{width:75%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8{width:66.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7{width:58.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6{width:50%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5{width:41.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3{width:25%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2{width:16.66667%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1{width:8.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1024px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12{width:100%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11{width:91.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10{width:83.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9{width:75%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8{width:66.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7{width:58.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5{width:41.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4{width:33.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3{width:25%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2{width:16.66667%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1{width:8.33333%}}@media only screen and (max-width:768px) and (min-width:681px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:768px){.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12{width:100%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11{width:91.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10{width:83.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9{width:75%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8{width:66.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7{width:58.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6{width:50%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5{width:41.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4{width:33.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3{width:25%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2{width:16.66667%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1{width:8.33333%}}@media only screen and (max-width:680px) and (min-width:481px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:680px){.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12{width:100%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11{width:91.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10{width:83.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9{width:75%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8{width:66.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7{width:58.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6{width:50%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5{width:41.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4{width:33.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3{width:25%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2{width:16.66667%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1{width:8.33333%}}@media only screen and (max-width:480px) and (min-width:0){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}}@media only screen and (max-width:480px){.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-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:1600px){#qodef-404-page .qodef-stamp.qodef--abs{top:-10px}#qodef-404-page .qodef-stamp .qodef-m-text>*{left:54%}}@media only screen and (max-width:1440px){#qodef-404-page .qodef-stamp .qodef-m-text>*{left:57%}}@media only screen and (max-width:1366px){#qodef-404-page .qodef-stamp .qodef-m-text>*{left:58%}}@media only screen and (max-width:1280px){#qodef-404-page .qodef-stamp.qodef--abs{top:-30px}}@media only screen and (max-width:1024px){#qodef-404-page{height:calc(100vh - 70px)}#qodef-404-page .qodef-stamp.qodef--abs{top:-10px}#qodef-404-page .qodef-stamp .qodef-m-text>*{left:61%}}@media only screen and (max-width:768px){#qodef-404-page .qodef-stamp.qodef--abs{top:0}#qodef-404-page .qodef-stamp .qodef-m-text>*{left:66%}}@media only screen and (max-width:680px){#qodef-404-page .qodef-404-title{font-size:100px}#qodef-404-page .qodef-stamp{font-size:14px;width:130px;height:115px;top:-8%}#qodef-404-page .qodef-stamp.qodef--abs{top:-23px;left:43%!important}}@media only screen and (max-width:1024px){.qodef-blog{margin:0 0 107px}.qodef-blog article .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-blog article.format-link .qodef-e-link{padding:6%}.qodef-blog article.format-quote .qodef-e-quote{padding:6%}}@media only screen and (max-width:680px){.qodef-blog article .qodef-e-info .qodef-e-info-right .qodef-e-info-social-share{margin-top:15px}.qodef-blog article .qodef-e-info.qodef-info--bottom{display:inline-block}.qodef-blog article.format-link .qodef-e-link{padding:10% 13%}.qodef-blog article.format-quote .qodef-e-quote{padding:10% 13%}}@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:10px}}@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 40px}}@media only screen and (max-width:1024px){#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 40px}}@media only screen and (max-width:1024px){#qodef-page-header{display:none}}@media only screen and (max-width:1024px){#qodef-page-mobile-header{display:block}}.mycareer-core-page-inline-style{position:absolute!important;width:0;height:0;line-height:1;display:none}.qodef-grid.qodef-gutter--extra-huge>.qodef-grid-inner>.qodef-grid-item{margin:0}.archive.qodef-archive-light-skin .qodef-blog .qodef-e-text .qodef-e-excerpt{color:#fff}.archive.qodef-archive-light-skin .qodef-blog .qodef-e-info.qodef-info--bottom{border-color:#233141}.archive.qodef-archive-light-skin .qodef-blog .qodef-e-info.qodef-info--bottom .qodef-e-info-left>div a,.archive.qodef-archive-light-skin .qodef-blog .qodef-e-info.qodef-info--bottom .qodef-e-info-left>div span{color:#fff}.archive.qodef-archive-light-skin .qodef-blog .qodef-e-info.qodef-info--bottom .qodef-e-info-right .qodef-e-info-social-share .qodef-shortcode-list li a{color:#fff}.qodef-custom-rev-download-btn{cursor:pointer}.qodef-custom-rev-download-btn:hover svg line:nth-child(2){-webkit-animation:qodef-animate-download-line-middle .7s forwards;animation:qodef-animate-download-line-middle .7s forwards}.qodef-custom-rev-download-btn:hover svg line:nth-child(3){-webkit-animation:qodef-animate-download-line-right 1.2s forwards;animation:qodef-animate-download-line-right 1.2s forwards;-webkit-animation-delay:.1s;animation-delay:.1s}.qodef-custom-rev-download-btn:hover svg line:nth-child(4){-webkit-animation:qodef-animate-download-line-left 1.2s forwards;animation:qodef-animate-download-line-left 1.2s forwards;-webkit-animation-delay:.1s;animation-delay:.1s}.qodef-custom-rev-link-underline,.qodef-custom-rev-link-underline-holder span>span{position:relative}.qodef-custom-rev-link-underline-holder span>span:after,.qodef-custom-rev-link-underline:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-custom-rev-link-underline-holder span>span:hover:after,.qodef-custom-rev-link-underline:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.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:40px;height:40px;right:25px;bottom:25px;margin:0;opacity:0;visibility:hidden;z-index:10000}#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%;font-size:20px;color:#fff;background-color:#ee7968;border:1px solid #ee7968;overflow:hidden;-webkit-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-back-to-top .qodef-back-to-top-icon span{-webkit-transition:.2s;transition:.2s}#qodef-back-to-top .qodef-back-to-top-icon *{display:block;line-height:inherit}#qodef-back-to-top:hover .qodef-back-to-top-icon{color:#fff!important;background-color:#e8604c;border-color:#e8604c}#qodef-back-to-top:hover .qodef-back-to-top-icon span{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}#qodef-back-to-top.qodef--off{opacity:0;visibility:hidden;-webkit-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;transition:opacity .3s ease}.qodef-blog.qodef-item-layout--metro .qodef-info--bottom{border:none!important;margin-top:2px!important}.qodef-blog.qodef-item-layout--metro article{margin-bottom:47px!important}.qodef-blog.qodef-item-layout--metro article .qodef-e-inner{display:table}.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--bottom{padding:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-media{display:table-cell;width:100%;float:left;margin-bottom:0}.qodef-blog.qodef-item-layout--metro article .qodef-e-media .qodef-e-media-image img{-webkit-box-shadow:none;box-shadow:none}.qodef-blog.qodef-item-layout--metro article .qodef-e-content{display:table-cell;width:50%;padding:0 7.5%;vertical-align:middle;background:#efe6e8}@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--metro article .qodef-e-content{padding:0 4.5%}}.qodef-blog.qodef-item-layout--metro article .qodef-e-content .qodef-e-text{margin-top:2px}.qodef-blog.qodef-item-layout--metro.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{border:none;margin-top:-2px;padding-top:0}.qodef-blog.qodef-item-layout--metro.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:50px}.qodef-blog.qodef-item-layout--metro.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:50px}.qodef-blog.qodef-item-layout--metro:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--metro:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{right:40px;font-size:140px}.qodef-blog.qodef-item-layout--metro:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--metro article.qodef-e--read-more-active-hover .qodef-e-read-more .qodef-button .qodef-m-text:before{-webkit-animation:qodef-animate-button-simple-icon .5s forwards;animation:qodef-animate-button-simple-icon .5s forwards}.qodef-blog.qodef-item-layout--metro article .qodef-e-excerpt{margin:18px 0 6px}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a{color:#ee7968}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a:hover{color:#e8604c}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more a:hover .qodef-m-text:before{-webkit-animation:qodef-animate-button-simple-icon .5s forwards;animation:qodef-animate-button-simple-icon .5s forwards}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more .qodef-button .qodef-m-text{padding-left:24px}.qodef-blog.qodef-item-layout--metro article .qodef-e-read-more .qodef-button .qodef-m-text:before{content:"\24";font-family:ElegantIcons;font-weight:900;display:block;line-height:inherit;color:#a28eb2;position:absolute;left:0}@-webkit-keyframes qodef-animate-button-simple-icon{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}50%{-webkit-transform:translateX(15px);transform:translateX(15px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}70%{-webkit-transform:translateX(-15px);transform:translateX(-15px);-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}100%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes qodef-animate-button-simple-icon{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}50%{-webkit-transform:translateX(15px);transform:translateX(15px);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}70%{-webkit-transform:translateX(-15px);transform:translateX(-15px);-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}100%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}.qodef-blog.qodef-item-layout--minimal.qodef--blog-list-light-skin .qodef-e-title{color:#fff}.qodef-blog.qodef-item-layout--minimal.qodef--blog-list-light-skin .qodef-e-title a:hover{color:#ee7968}.qodef-blog.qodef-item-layout--minimal.qodef--blog-list-light-skin .qodef-e-read-more a span{color:#90a6bb}.qodef-blog.qodef-item-layout--minimal.qodef--blog-list-light-skin .qodef-e-read-more a span.qodef-m-text:before{color:#90a6bb}.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom{margin-top:5px}.qodef-blog.qodef-item-layout--simple.qodef--blog-list-light-skin .qodef-e-content .qodef-e-title{color:#fff}.qodef-blog.qodef-item-layout--simple.qodef--blog-list-light-skin .qodef-e-content .qodef-e-title a:hover{color:inherit}.qodef-blog.qodef-item-layout--simple.qodef--blog-list-light-skin .qodef-e-read-more a span{color:#90a6bb}.qodef-blog.qodef-item-layout--simple.qodef--blog-list-light-skin .qodef-e-read-more a span.qodef-m-text:before{color:#90a6bb}.qodef-blog.qodef-item-layout--simple .qodef-info--bottom{border:none!important;margin-top:2px!important}.qodef-blog.qodef-item-layout--simple.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px}.qodef-blog.qodef-item-layout--simple.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:50px}.qodef-blog.qodef-item-layout--simple.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:50px}.qodef-blog.qodef-item-layout--simple:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--simple:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{right:40px;font-size:140px}.qodef-blog.qodef-item-layout--simple:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--simple article.qodef-e--read-more-active-hover .qodef-e-read-more .qodef-button .qodef-m-text:before{-webkit-animation:qodef-animate-button-simple-icon .5s forwards;animation:qodef-animate-button-simple-icon .5s forwards}.qodef-blog.qodef-item-layout--simple article .qodef-e-media{margin-bottom:19px}.qodef-blog.qodef-item-layout--simple article .qodef-e-excerpt{margin:15px 0 6px}.qodef-blog.qodef-item-layout--simple article .qodef-e-read-more{margin-top:1px}.qodef-blog.qodef-item-layout--simple article .qodef-e-read-more .qodef-button:hover .qodef-m-text:before{-webkit-animation:qodef-animate-button-simple-icon .5s forwards;animation:qodef-animate-button-simple-icon .5s forwards}.qodef-blog.qodef-item-layout--simple article .qodef-e-read-more .qodef-button .qodef-m-text{padding-left:24px}.qodef-blog.qodef-item-layout--simple article .qodef-e-read-more .qodef-button .qodef-m-text:before{content:"\24";font-family:ElegantIcons;font-weight:900;display:block;line-height:inherit;color:#ee7968;position:absolute;left:0}.qodef-blog.qodef-item-layout--standard .qodef-info--bottom{border:none!important;margin-top:2px!important}.qodef-blog.qodef-item-layout--standard.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>article.qodef-grid-item{margin:0 0 35px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:36px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link{margin-bottom:50px}.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote{margin-bottom:50px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-e-link{padding:76px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-link .qodef-icon-elegant-icons{right:40px;font-size:140px}.qodef-blog.qodef-item-layout--standard:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote{padding:76px}.qodef-blog.qodef-item-layout--standard article.qodef-e--read-more-active-hover .qodef-e-read-more .qodef-button .qodef-m-text:before{-webkit-animation:qodef-animate-button-simple-icon .5s forwards;animation:qodef-animate-button-simple-icon .5s forwards}.qodef-blog.qodef-item-layout--standard article .qodef-e-media{margin-bottom:48px;-webkit-box-shadow:3px 22px 60px -55px rgba(0,0,0,.72);box-shadow:3px 22px 60px -55px rgba(0,0,0,.72)}.qodef-blog.qodef-item-layout--standard article .qodef-e-excerpt{margin:15px 0 6px}.qodef-blog.qodef-item-layout--standard article .qodef-e-read-more .qodef-button:hover .qodef-m-text:before{-webkit-animation:qodef-animate-button-simple-icon .5s forwards;animation:qodef-animate-button-simple-icon .5s forwards}.qodef-blog.qodef-item-layout--standard article .qodef-e-read-more .qodef-button .qodef-m-text{padding-left:24px}.qodef-blog.qodef-item-layout--standard article .qodef-e-read-more .qodef-button .qodef-m-text:before{content:"\24";font-family:ElegantIcons;font-weight:900;display:block;line-height:inherit;color:#ee7968;position:absolute;left:0}#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:36px}#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}#qodef-author-info .qodef-m-image{-ms-flex-negative:0;flex-shrink:0;margin-right:25px}#qodef-author-info .qodef-m-image a,#qodef-author-info .qodef-m-image img{display:block}#qodef-author-info .qodef-m-author{margin:0}#qodef-author-info .qodef-m-email{margin:5px 0 0}#qodef-author-info .qodef-m-description{margin:17px 0 0}#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-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:0}#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>*{display:block;line-height:inherit}#qodef-single-post-navigation .qodef-m-nav .qodef-icon-fontkiko{font-family:Kiko}#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:-10px}@media only screen and (max-width:680px){#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:0}}#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}@media only screen and (max-width:680px){#qodef-single-post-navigation .qodef-m-nav.qodef--next{right:0}}#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:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;margin:0 15px}.wpcf7-form .qodef-input-holder{position:relative}.wpcf7-form .qodef-input-holder .qodef-icon{position:absolute;right:19px;top:0;padding:17px 21px 17px 21px;font-size:16px;line-height:26px;color:#ee7968}.wpcf7-form .qodef-coming-soon .qodef-grid>.qodef-grid-inner{margin:0 -4px}.wpcf7-form .qodef-coming-soon .qodef-grid>.qodef-grid-inner>.qodef-grid-item{padding:0 4px}.qode-comming-soon-cf7{width:100%}.qode-comming-soon-cf7 .newsletter-footer{display:inline-block;float:left}.qode-comming-soon-cf7 .newsletter-footer:first-child{margin-right:7px}@media only screen and (max-width:1024px){.qode-comming-soon-cf7 .newsletter-footer:first-child{width:72.5%}}@media only screen and (max-width:768px){.qode-comming-soon-cf7 .newsletter-footer:first-child{width:64.5%}}@media only screen and (max-width:680px){.qode-comming-soon-cf7 .newsletter-footer:first-child{width:100%;margin-right:0}}@media only screen and (max-width:680px){.qode-comming-soon-cf7 .newsletter-footer:last-child{width:100%}.qode-comming-soon-cf7 .newsletter-footer:last-child .qodef-button{margin:0 auto;display:inherit}}div.wpcf7-response-output{margin:-12px -10px;border:2px solid #ee7968;border-color:#ee7968}.qodef-cv-main-form-without-subject+div.wpcf7-response-output{margin:10px 0}.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-contact-form-7 .ajax-loader{position:absolute;right:-16px}.qodef-contact-form-7 .wpcf7-validation-errors{display:inline-block;margin:0}.qodef-grid-lines-holder{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:100%;z-index:0}.qodef-grid-lines-holder.qodef-grid-lines-animated .qodef-grid-line{height:0}.qodef-grid-lines-holder .qodef-grid-line{display:block;float:left;position:relative;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-grid-lines-holder .qodef-grid-line:after{content:"";position:absolute;right:0;height:100%;width:1px;background-color:rgba(172,172,172,.3);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:.75s cubic-bezier(.47,.94,.04,.98) .4s;transition:.75s cubic-bezier(.47,.94,.04,.98) .4s}.qodef-grid-lines-holder .qodef-grid-line:first-child:before{content:"";position:absolute;left:0;height:100%;width:1px;background-color:rgba(172,172,172,.3);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transition:.75s cubic-bezier(.47,.94,.04,.98) .4s;transition:.75s cubic-bezier(.47,.94,.04,.98) .4s}.qodef-grid-lines-holder.qodef-grid-columns .qodef-grid-line{width:16.66%}.qodef-floating-contact{font-size:13px;line-height:1.9em}.qodef-floating-contact .floating-contact-holder{color:#242424}.qodef-floating-contact .floating-contact-holder a{color:currentColor;position:relative}.qodef-floating-contact .floating-contact-holder a:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-floating-contact .floating-contact-holder a:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.qodef-floating-contact .floating-contact-holder a:hover{color:#ee7968}.qodef-floating-contact .floating-contact-holder>span{display:block}.qodef-floating-contact .qodef-floating-left,.qodef-floating-contact .qodef-floating-right{display:inline-block;position:fixed;z-index:9999}.qodef-floating-contact .qodef-floating-left{bottom:42px;left:37px}.qodef-floating-contact .qodef-floating-right{bottom:42px;right:37px}.qodef-floating-contact .qodef-floating-right .floating-contact-holder>span{display:inline-block;margin:0 7px}.qodef-floating-contact .qodef-floating-right .floating-contact-holder>span:last-child{margin:0}.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:36px;color:#fff}.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;stroke: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:30px;height:30px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line{position:absolute;left:0;height:4px;width:100%;background-color:currentColor;-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-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{top:8px}.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2{top:17px}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1{top:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2{top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.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-header--dark.qodef-header--minimal .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{color:#000}.qodef-header--dark.qodef-header--minimal.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:0}.qodef-header--dark.qodef-header--minimal.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}.qodef-header--dark.qodef-header--minimal.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark{opacity:1}.qodef-header--light.qodef-header--minimal .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{color:#fff}.qodef-header--light.qodef-header--minimal .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack:hover{color:#fff!important}.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-color:rgba(59,53,74,.97)}.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-description-text h1{color:#fff;max-width:60%}@media only screen and (max-width:1440px){.qodef-fullscreen-menu-holder .qodef-fullscreen-menu-description-text h1{max-width:75%}}.qodef-fullscreen-menu-holder .qodef-e-back-button{display:block;width:100%}.qodef-fullscreen-menu-holder .qodef-e-back-button .qodef-button{line-height:22px}.qodef-fullscreen-menu-holder .qodef-e-back-button .qodef-m-text{font-weight:600;letter-spacing:.1em;font-size:16px;line-height:22px;position:relative;top:-1px}.qodef-fullscreen-menu-holder .qodef-e-back-button .qodef-m-text:before{content:"\f093";font-family:Kiko;font-weight:400;color:#fff;font-size:18px;position:relative;top:4px;left:-6px;padding-right:8px}.qodef-fullscreen-menu-holder .qodef-menu-item-icon{position:absolute;top:-9px;right:-13px;font-size:10px;font-weight:600;line-height:1.5;color:#ee7968}.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;margin-bottom:66px}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul{position:relative;list-style:none;padding:0;margin:0;display:inline-block;-webkit-column-count:2;-moz-column-count:2;column-count:2}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li{margin:0;padding:0 89px 0 0;text-align:left}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{position:relative;display:inline-block;vertical-align:middle;margin:12px 0;font-size:20px;letter-spacing:.1em;color:#b0aeb4;padding:0 9px;-webkit-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;font-family:"IBM Plex Mono",monospace;text-transform:uppercase}@media only screen and (min-width:1025px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover{color:#fff}}@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-ancestor>a,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a{color:#ee7968}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul{padding:20px 0 14px}.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{background-color:transparent;color:#fff}.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a{font-size:21px;font-family:"IBM Plex Mono",monospace;font-weight:300;text-transform:none;margin:5px 0}.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-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}.qodef-fullscreen-menu-description-text{opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.8s cubic-bezier(.13,.43,.25,1);transition:.8s cubic-bezier(.13,.43,.25,1)}.qodef-e-back-button{opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.5s cubic-bezier(.13,.43,.25,1);transition:.5s cubic-bezier(.13,.43,.25,1)}#qodef-fullscreen-menu-navigation-menu li{opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.5s cubic-bezier(.13,.43,.25,1);transition:.5s cubic-bezier(.13,.43,.25,1)}@-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--in .qodef-fullscreen-menu-description-text{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-fullscreen-menu-animate--in .qodef-e-back-button{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.5s;transition-delay:.5s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(1){-webkit-transition-delay:0s;transition-delay:0s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(4){-webkit-transition-delay:.3s;transition-delay:.3s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(5){-webkit-transition-delay:.4s;transition-delay:.4s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(6){-webkit-transition-delay:.5s;transition-delay:.5s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(7){-webkit-transition-delay:.6s;transition-delay:.6s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(8){-webkit-transition-delay:.7s;transition-delay:.7s}.qodef-fullscreen-menu-animate--in #qodef-fullscreen-menu-navigation-menu li:nth-child(9){-webkit-transition-delay:.8s;transition-delay:.8s}.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-e-donation-category,.qodef-e-donation-tag{font-size:26px;letter-spacing:.025em;color:#0a1a2b}.qodef-e-donation-category a,.qodef-e-donation-tag a{color:#0a1a2b}.qodef-e-donation-category a:hover,.qodef-e-donation-tag a:hover{color:#0a1a2b}.qodef-e-donation-category-separator:after,.qodef-e-donation-tags-separator:after{content:'/'}.qodef-e-donation-category-separator:last-child:after,.qodef-e-donation-tags-separator:last-child:after{content:''}.qodef-e-donation-title{color:#0a1a2b}.give-goal-progress{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0;min-height:90px}.give-goal-progress .give-progress-bar{width:100%;height:10px;border-radius:5px;background:rgba(10,26,43,.25);margin:20px 0 18px}.give-goal-progress .give-progress-bar>span{width:0!important;-webkit-transition:width .5s ease-out;transition:width .5s ease-out;-webkit-transition-delay:.5s;transition-delay:.5s;border-radius:5px}.give-goal-progress .raised{width:100%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.give-goal-progress .raised>*{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;color:#0a1a2b;font-size:17px!important;text-transform:capitalize}.give-goal-progress .raised .give-percentage,.give-goal-progress .raised .income{margin-right:auto}.give-goal-progress .qode-progress-text-holder{font-size:26px;letter-spacing:.025em;color:#0a1a2b}.give-goal-progress .qode-progress-text-holder .qode-progress-text{opacity:0;-webkit-transition:opacity .5s ease-out;transition:opacity .5s ease-out;-webkit-transition-delay:1s;transition-delay:1s}.give-goal-progress .qode-progress-text-holder .qode-progress-text>span{display:inline-block;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.give_error,.give_success,.give_warning{display:none!important}.give-form-wrap .give-form{margin:0}.give-submit-button-wrap{position:relative}.give-loading-animation{position:absolute;right:10px;top:35%}.give-wrap .give-card__progress{margin-top:0}.give-modal-open #give-donation-level-button-wrap,.give-modal-open .give-donation-amount,.give-modal-open .give-total-wrap{display:block!important}.give-modal .give-submit-button-wrap{margin:0 -35px}.give-modal .mfp-content{padding:0;width:auto!important}.give-modal .give-btn{width:100%!important;border-radius:0!important;text-align:center;margin:0!important}.give-modal .mfp-close{font-size:0}.give-modal button.mfp-close:after{right:14px}.give-modal .give-form{background:#f4f2f1;padding:35px 35px 0;margin:0}.give-display-modal #give-donation-level-button-wrap,.give-display-modal .give-donation-amount,.give-display-modal .give-total-wrap{display:none!important}.give-display-modal .give-form{margin:0!important;padding:0!important}.single-give_forms .give-form-title{display:none}.single-give_forms .qodef-page-sidebar-section.qodef--hide{display:none}.single-give_forms div.images{margin:0}.single-give_forms .qodef-e-top-holder{position:relative;overflow:hidden}.single-give_forms .qodef-e-donate{position:absolute;width:100%;bottom:0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.single-give_forms .give-submit-button-wrap{margin:0 -35px}.single-give_forms .give-btn{width:100%!important;border-radius:0!important;text-align:center;margin:0!important}.single-give_forms .qodef-e-media-image img{display:block;width:100%}.single-give_forms .give-form{background:#f4f2f1;padding:35px 35px 0;margin:0}.single-give_forms .qodef-e-donation-title{margin:9px 0 16px}.single-give_forms .give-goal-progress{background:#f4f2f1;padding:36px 35px 34px;margin:0 0 42px}.single-give_forms .qodef-category-separator:after{content:'/'}.single-give_forms .qodef-category-separator:last-child:after{content:''}.single-give_forms .qodef-tags-separator:after{content:'/'}.single-give_forms .qodef-tags-separator:last-child:after{content:''}.single-give_forms div.give-form-content-wrap.give_post_form-content{margin:0}.single-give_forms .qodef-e-donation-bottom-holder{margin-top:30px}.single-give_forms .qodef-e-donation-bottom-holder>*{display:inline-block}.single-give_forms .qodef-e-donation-bottom-holder .qodef-e-info-date{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;padding-right:20px;line-height:23px}.single-give_forms .qodef-e-donation-bottom-holder .qodef-e-info-date a,.single-give_forms .qodef-e-donation-bottom-holder .qodef-e-info-date p{display:inline-block;vertical-align:middle;margin:0}.single-give_forms #qodef-page-comments{margin-top:66px}.single-give_forms:hover .qodef-e-donate{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-donation-list .qodef-e-inner{background-color:#f4f2f1}.qodef-donation-list .qodef-e-img-holder{position:relative;overflow:hidden}.qodef-donation-list .qodef-e-media-image img{display:block;width:100%}.qodef-donation-list .qodef-e-give-form-holder{position:absolute;width:100%;bottom:0;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.qodef-donation-list .give-submit-button-wrap{margin:0 -35px}.qodef-donation-list .give-btn{width:100%!important;border-radius:0!important;text-align:center;margin:0!important}.qodef-donation-list .give-form{background:#f4f2f1;padding:30px 30px 0}.qodef-donation-list .qodef-e-inner:hover .qodef-e-give-form-holder{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a{color:rgba(255,255,255,.5)}.qodef-header--light #qodef-page-header .qodef-header-navigation>ul>li>a:hover span.qodef-menu-item-inner{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 .qodef-widget-holder .widget.widget_mycareer_core_icon_list_item .qodef-icon-list-item{vertical-align:middle}.qodef-header--dark #qodef-page-header .qodef-header-navigation>ul>li>a:hover{color:#0a1a2b}#qodef-page-header-inner.qodef-content-grid{padding:0}.qodef-custom-img-box-shadow{-webkit-box-shadow:19px 30px 45px 5px rgba(194,175,169,.55);box-shadow:19px 30px 45px 5px rgba(194,175,169,.55)}@media only screen and (max-width:680px){.qodef-custom-mobile-margin-10-18{margin:10px 18px}}@media only screen and (max-width:1600px) and (max-height:800px){.qodef-cs-responsive{padding:6.6% 0 0 0!important}}@media only screen and (max-width:1440px) and (max-height:777px){.qodef-cs-responsive{padding:6.5% 0 0 0!important}}@media only screen and (max-width:1366px) and (max-height:645px){.qodef-cs-responsive{padding:2% 0 0 0!important}}@media only screen and (max-width:1280px) and (max-height:677px){.qodef-cs-responsive{padding:3% 0 0 0!important}}.archive .qodef-hide-on-archieve{display:none}.archive .qodef-grid.qodef-gutter--extra-huge>.qodef-grid-inner>.qodef-grid-item{margin:0}.archive .qodef-blog article .qodef-e-info.qodef-info--bottom{margin-top:26px}.archive .qodef-blog.qodef--list article{margin-bottom:60px}.qodef-13px-link-italic a{font-family:"IBM Plex Mono",Sans-serif;font-size:13px;font-weight:400;letter-spacing:0;color:#595959}.qodef-13px-link-italic a:hover{color:#ee7968}@media only screen and (max-width:1440px){.qodef-margin-top-30-1440{margin-top:30px}}.dialog-type-lightbox.elementor-lightbox{display:none!important}.elementor .textwidget .qodef-left-info-item-mail:hover,.elementor .textwidget .qodef-left-info-item-phone:hover{color:#ee7968;position:relative}.elementor .textwidget .qodef-left-info-item-mail:hover:after,.elementor .textwidget .qodef-left-info-item-phone:hover:after{content:'';position:absolute;left:0;bottom:0;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.elementor .textwidget .qodef-left-info-item-mail:hover:after,.elementor .textwidget .qodef-left-info-item-phone:hover:after{bottom:-4px}}}@-moz-document url-prefix(){.elementor .textwidget .qodef-left-info-item-mail:hover:after,.elementor .textwidget .qodef-left-info-item-phone:hover:after{bottom:-1px}}.elementor .textwidget .qodef-left-info-item-mail:hover:hover:after,.elementor .textwidget .qodef-left-info-item-phone:hover:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards}.elementor .textwidget .qodef-mail-custom-link{font-size:19px;line-height:33px;letter-spacing:0;color:#ee7968}.elementor .textwidget .qodef-m-item-custom-link{margin:0 5px;font-size:15px;letter-spacing:.1em;line-height:22px;color:#262626;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;text-transform:uppercase;position:relative}.elementor .textwidget .qodef-m-item-custom-link:hover{color:#ee7968;position:relative}.elementor .textwidget .qodef-m-item-custom-link:hover:after{content:'';position:absolute;left:0;bottom:0;height:1px;width:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;background-color:currentColor}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.elementor .textwidget .qodef-m-item-custom-link:hover:after{bottom:-4px}}}@-moz-document url-prefix(){.elementor .textwidget .qodef-m-item-custom-link:hover:after{bottom:-1px}}.elementor .textwidget .qodef-m-item-custom-link:hover:hover:after{-webkit-animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards;animation:qodef-btn-simple-animation 1s cubic-bezier(.54,.32,.05,.96) forwards}.elementor .elementor-text-editor a{color:#595959}.elementor .elementor-text-editor a:hover{color:#ee7968}#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%;left:0;-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-page-header .qodef-header-logo-link{margin:0 40px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.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}.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-inner{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-dark-header .qodef-expanding-menu-opener,.qodef-dark-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-expanding-menu-opener .qodef-fm-text{color:#000!important}.qodef-light-header .qodef-expanding-menu-opener,.qodef-light-header .qodef-page-header>div:not(.qodef-sticky-header):not(.fixed) .qodef-expanding-menu-opener .qodef-fm-text{color:#fff!important}.qodef-header--expanding #qodef-page-header{height:118px}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu:after{width:100%;-webkit-transition:.4s;transition:.4s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-header-navigation>ul>li{opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-header--expanding #qodef-page-header{margin:0;padding:0;z-index:110;width:100%}.qodef-header--expanding #qodef-page-header .qodef-menu-area{height:118px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers{position:relative;height:100%;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers .qodef-position-left{position:relative;float:left;z-index:2;height:100%}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers .qodef-position-left .qodef-position-left-inner{height:100%}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers .qodef-position-left .qodef-position-left-inner a.qodef-header-logo-link{height:100%!important}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers .qodef-position-right{position:relative;float:right;z-index:2;height:100%;text-align:right}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers .qodef-position-right-inner{height:100%}.qodef-header--expanding #qodef-page-header .qodef-vertical-align-containers .qodef-position-right-inner .qodef-expanding-menu.qodef-main-menu{width:auto}.qodef-header--expanding .qodef-header-navigation{position:relative;display:inline-block;vertical-align:middle;height:100%;width:auto;margin-right:50px}.qodef-header--expanding .qodef-header-navigation>ul>li{position:relative;opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}.qodef-header--expanding .qodef-header-navigation>ul>li>a{position:relative;display:inline-block;width:100%;vertical-align:middle;height:100%;padding:0;color:#000;font-size:13px;text-transform:uppercase;font-weight:500;font-family:"Open Sans",sans-serif;letter-spacing:.1em;line-height:22px;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-header--expanding .qodef-header-navigation>ul>li>a .qodef-menu-item-inner{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li{opacity:1;-webkit-transition:opacity .3s ease-out,visibility .3s ease-out;transition:opacity .3s ease-out,visibility .3s ease-out;visibility:visible}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+1){-webkit-transition-delay:.3s;transition-delay:.3s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+2){-webkit-transition-delay:.35s;transition-delay:.35s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+3){-webkit-transition-delay:.4s;transition-delay:.4s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+4){-webkit-transition-delay:.45s;transition-delay:.45s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+5){-webkit-transition-delay:.5s;transition-delay:.5s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+6){-webkit-transition-delay:.55s;transition-delay:.55s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+7){-webkit-transition-delay:.6s;transition-delay:.6s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+8){-webkit-transition-delay:.65s;transition-delay:.65s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+9){-webkit-transition-delay:.7s;transition-delay:.7s}.qodef-header--expanding.qodef-expanding-menu-opened .qodef-main-menu>ul>li:nth-last-child(n+10){-webkit-transition-delay:.75s;transition-delay:.75s}.qodef-header--expanding .qodef-expanding-menu-opener{position:relative;display:inline-block;vertical-align:middle;line-height:1;margin:0 0 0 7px;color:#0a1a2b!important}.qodef-header--expanding .qodef-expanding-menu-opener .qodef-fm-text{position:absolute;top:6px;right:32px;color:#000;font-family:"IBM Plex Mono",monospace;font-weight:700;font-size:11px;letter-spacing:.04em;text-transform:uppercase;-webkit-transition:opacity .3s ease-out .8s;transition:opacity .3s ease-out .8s;opacity:1}.qodef-header--expanding .qodef-expanding-menu-opener .qodef-expanding-menu-opener-icon{-webkit-transition:opacity .3s .3s;transition:opacity .3s .3s}.qodef-header--expanding .qodef-expanding-menu-opener .qodef-expanding-menu-close-icon{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;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}@supports (-ms-ime-align:auto){.qodef-header--expanding .qodef-expanding-menu-opener .qodef-close{top:0}}.qodef-header-expanding .qodef-main-menu:after{right:0;width:0;-webkit-transition:.4s .4s;transition:.4s .4s}.qodef-header-expanding .qodef-menu-line{opacity:0;-webkit-transition:width .5s,left .35s,opacity .1s;transition:width .5s,left .35s,opacity .1s}.qodef-header--expanding .qodef-expanding-menu-opener .qodef-open{font-size:32px;color:#ab5232;overflow:hidden;-webkit-transition:opacity .3s;transition:opacity .3s}.qodef-header--expanding .qodef-expanding-menu-opener .qodef-close{font-size:30px;color:#ab5232;overflow:hidden;opacity:0;position:absolute;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.qodef-header--expanding .qodef-expanding-menu-opener.qodef-fm-opened .qodef-open{opacity:0;-webkit-transform:scaleX(3);-ms-transform:scaleX(3);transform:scaleX(3)}.qodef-header--expanding .qodef-expanding-menu-opener.qodef-fm-opened .qodef-close{opacity:1}.qodef-header--expanding .qodef-expanding-menu-opener.qodef-fm-opened .qodef-expanding-menu-opener-icon{-webkit-transition:opacity .3s;transition:opacity .3s;opacity:0}.qodef-header--expanding .qodef-expanding-menu-opener.qodef-fm-opened .qodef-expanding-menu-close-icon{-webkit-transition:opacity .3s .15s;transition:opacity .3s .15s;opacity:1}.qodef-header--expanding .qodef-expanding-menu-opener.qodef-fm-opened .qodef-close path:nth-child(1){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.qodef-header--expanding .qodef-expanding-menu-opener.qodef-fm-opened .qodef-close path:nth-child(2){-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.qodef-header--expanding .qodef-expanding-menu-opened .qodef-page-header,.qodef-header--expanding .qodef-expanding-menu-opened .qodef-top-bar{visibility:hidden}.qodef-header--expanding .qodef-expanding-menu-opened .qodef-expanding-menu-opener,.qodef-header--expanding .qodef-expanding-menu-opened .qodef-logo-wrapper{visibility:visible}.qodef-header--expanding .qodef-expanding-menu-opened .qodef-expanding-menu-holder-outer{visibility:visible!important;opacity:1!important}.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-show-widget-on-vertical-header{line-height:23px;display:none}.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:25.5%;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:14px 33% 33px 30px}@media only screen and (max-width:1440px){.qodef-header--vertical #qodef-page-header-inner{padding:14px 40px 33px 30px}}.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;padding:0 21px;max-width:100%}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .qodef-show-widget-on-vertical-header{line-height:23px}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget{margin:0 0 5px}.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget:last-child{margin-bottom:0!important}.qodef-header--vertical #qodef-page-header-inner .textwidget p{font-size:13px;font-weight:400;color:#595959;line-height:23px}.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:25.5%}.qodef-header--vertical .qodef-header-vertical-navigation{margin:58px 0 31px;padding:0 21px;z-index:100;width:100%}.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:2px 0;font-size:13px;font-weight:400;line-height:30px;letter-spacing:.1em;color:#000;text-transform:uppercase}.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:hover{color:#0a1a2b}.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.current-menu-ancestor>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item:not(.qodef-anchor)>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li>a:hover{color:#ee7968}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a span.qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item:not(.qodef-anchor)>a span.qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li>a:hover span.qodef-menu-item-text:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a .qodef-menu-item-inner:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item:not(.qodef-anchor)>a .qodef-menu-item-inner:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li>a:hover .qodef-menu-item-inner:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item.qodef-anchor.qodef-anchor--active>a{color:#ee7968}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item.qodef-anchor.qodef-anchor--active>a span.qodef-menu-item-text:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item.qodef-anchor.qodef-anchor--active>a .qodef-menu-item-inner:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li ul{padding:6px 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 .qodef-drop-down-second .qodef-drop-down-second-inner ul li a .qodef-menu-item-inner{position:relative}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.3s;transition:.3s}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current-menu-item:not(.qodef-anchor)>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current_page_item:not(.qodef-anchor)>a,.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li>a:hover{color:#ee7968}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current-menu-item:not(.qodef-anchor)>a span.qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current_page_item:not(.qodef-anchor)>a span.qodef-menu-item-text:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li>a:hover span.qodef-menu-item-text:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current-menu-item:not(.qodef-anchor)>a .qodef-menu-item-inner:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li.current_page_item:not(.qodef-anchor)>a .qodef-menu-item-inner:after,.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner ul li>a:hover .qodef-menu-item-inner:after{-webkit-transform:scaleX(1)!important;-ms-transform:scaleX(1)!important;transform:scaleX(1)!important}.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a{font-size:14px}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{color:#0a1a2b;font-size:15px;line-height:60px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:0}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a span.qodef-menu-item-text{display:inline-block;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a span.qodef-menu-item-text:after{width:100%;height:1px;background:#ee7968;content:"";position:relative;display:block;bottom:22px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.3s;transition:.3s}.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;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;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;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:75px;width:100%;padding:0 40px;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;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%;border-bottom:1px solid #e1d9d8}.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 40px;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:0!important;overflow:hidden!important}html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition{opacity:1!important}.qodef-instagram-list .sbi_photo_wrap a{background-image:none!important;height:auto!important;padding-bottom:0!important}.qodef-instagram-list .sbi_photo_wrap a:after{color:#fff;content:'\f16d';font-family:'Font Awesome 5 Brands';font-size:20px;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-instagram-list .sbi_photo_wrap a:hover:after{opacity:1}.qodef-instagram-list .sbi_photo_wrap a img{display:inline-block!important}.qodef-instagram-list.qodef-swiper-container #sb_instagram #sbi_images .sbi_item{margin:inherit!important}#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-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;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-content-grid-lines--enabled.qodef-content-behind-header #qodef-page-mobile-header{background-color:transparent}#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:3px;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;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-mobile-vertical-menu-opener{font-size:24px;margin-left:20px;color:#0a1a2b}.qodef-mobile-vertical-menu-opener:hover{color:#ee7968}.qodef-header--light #qodef-page-mobile-header .qodef-header-logo-image.qodef--dark,.qodef-header--light #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}.qodef-header--light #qodef-page-mobile-header .qodef-header-logo-image.qodef--light{opacity:1}.qodef-header--light .qodef-mobile-vertical-menu-opener{color:#fff}.qodef-mobile-side-area{background-color:#faf2f0;height:100vh;min-height:100vh;overflow:hidden;padding:94px 30px 80px 81px;-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;top:0;right:0;width:399px;max-width:100%;z-index:9999;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(170%,0,0);transform:translate3d(170%,0,0);-webkit-transition:-webkit-transform .7s cubic-bezier(.25,1,.2,1);transition:-webkit-transform .7s cubic-bezier(.25,1,.2,1);transition:transform .7s cubic-bezier(.25,1,.2,1);transition:transform .7s cubic-bezier(.25,1,.2,1),-webkit-transform .7s cubic-bezier(.25,1,.2,1)}.admin-bar .qodef-mobile-side-area{top:40px}.qodef-mobile-side-area.opened{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23)}.qodef-mobile-side-area.opened #qodef-vertical-mobile-header-navigation,.qodef-mobile-side-area.opened .qodef-mobile-menu-bottom{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.qodef-mobile-side-area .qodef-mobile-side-area-inner{height:calc(100vh - 136px);min-height:calc(100vh - 136px);overflow:hidden}.qodef-mobile-side-area .qodef-mobile-widget-area{position:absolute;bottom:0;left:0;width:100%;display:block;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-mobile-side-area .qodef-mobile-widget-area>*{-webkit-box-sizing:border-box;box-sizing:border-box;float:left;height:60px;margin:0;text-align:center;line-height:60px;display:inline-block;vertical-align:middle;font-size:24px}.qodef-mobile-side-area .qodef-mobile-widget-area .qodef-mobile-widget-area-inner{position:relative;width:100%}.qodef-mobile-side-area .qodef-mobile-widget-area .qodef-mobile-widget-area-inner>div{display:inline-block}.qodef-mobile-side-area .qodef-close-mobile-side-area-holder{display:block;position:absolute;top:18px;right:21px;z-index:1000;cursor:pointer}.qodef-mobile-side-area .qodef-close-mobile-side-area-holder i,.qodef-mobile-side-area .qodef-close-mobile-side-area-holder span{color:#0a1a2b;font-size:24px}.qodef-mobile-side-area .qodef-close-mobile-side-area-holder i:hover,.qodef-mobile-side-area .qodef-close-mobile-side-area-holder span:hover{color:#ee7968}#qodef-vertical-mobile-header-navigation{opacity:0;-webkit-transform:translateX(50px);-ms-transform:translateX(50px);transform:translateX(50px);-webkit-transition:opacity .45s cubic-bezier(.2,.75,.3,1) .22s,-webkit-transform .45s cubic-bezier(.2,.75,.3,1) .22s;transition:opacity .45s cubic-bezier(.2,.75,.3,1) .22s,-webkit-transform .45s cubic-bezier(.2,.75,.3,1) .22s;transition:transform .45s cubic-bezier(.2,.75,.3,1) .22s,opacity .45s cubic-bezier(.2,.75,.3,1) .22s;transition:transform .45s cubic-bezier(.2,.75,.3,1) .22s,opacity .45s cubic-bezier(.2,.75,.3,1) .22s,-webkit-transform .45s cubic-bezier(.2,.75,.3,1) .22s}#qodef-vertical-mobile-header-navigation ul{padding:0;margin:0;list-style-type:none}#qodef-vertical-mobile-header-navigation ul li{position:relative;padding:0;margin:0;-webkit-transform:translateZ(0)}#qodef-vertical-mobile-header-navigation ul li.qodef-anchor.qodef-anchor--active.current-menu-item.current_page_item a{color:#ee7968}#qodef-vertical-mobile-header-navigation ul li a,#qodef-vertical-mobile-header-navigation ul li h6{position:relative;display:inline-block;padding:1.389em 0;margin:0;cursor:pointer;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;font-weight:500;line-height:1.1em;letter-spacing:.1em;text-transform:uppercase}#qodef-vertical-mobile-header-navigation ul li a .qodef-menu-item-inner{position:relative}#qodef-vertical-mobile-header-navigation ul li a:hover{color:#ee7968}#qodef-vertical-mobile-header-navigation ul li.current-menu-item:not(.qodef-anchor)>a{color:#ee7968}#qodef-vertical-mobile-header-navigation ul li .qodef-drop-down-second .sub-menu li a{font-size:14px;font-weight:400;letter-spacing:.1em;color:#000;text-transform:uppercase;padding:0}#qodef-vertical-mobile-header-navigation ul ul{display:none;margin-left:10px;margin-bottom:10px}#qodef-vertical-mobile-header-navigation ul ul li a,#qodef-vertical-mobile-header-navigation ul ul li h6{color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:15px;font-weight:500;line-height:1.1em;letter-spacing:.1em;text-transform:uppercase}#qodef-vertical-mobile-header-navigation ul ul li.current-menu-ancestor>a,#qodef-vertical-mobile-header-navigation ul ul li.current-menu-ancestor>h6,#qodef-vertical-mobile-header-navigation ul ul li.current-menu-item>a,#qodef-vertical-mobile-header-navigation ul ul li.current-menu-item>h6{color:#0a1a2b}#qodef-vertical-mobile-header-navigation .qodef-grid>ul>li.qodef-active-item>a,#qodef-vertical-mobile-header-navigation .qodef-grid>ul>li.qodef-active-item>h6{color:#0a1a2b}#qodef-vertical-mobile-header-navigation .qodef-grid>ul>li.qodef-active-item>.mobile_arrow>.qodef-sub-arrow:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#qodef-vertical-mobile-header-navigation .mobile_arrow{position:relative;width:50px;height:auto;top:3px;padding:9px 12px 9px 5px;font-size:15px;line-height:inherit;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}#qodef-vertical-mobile-header-navigation .mobile_arrow:hover{cursor:pointer}#qodef-vertical-mobile-header-navigation .mobile_arrow .qodef-sub-arrow{display:inline-block;line-height:1;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}#qodef-vertical-mobile-header-navigation .mobile_arrow .ion-ios-arrow-down{display:none}#qodef-vertical-mobile-header-navigation li.qodef-opened>.mobile_arrow>.qodef-sub-arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}#qodef-vertical-mobile-header-navigation>.qodef-grid>ul>li:last-child>a,#qodef-vertical-mobile-header-navigation>ul>li:last-child>a{border-bottom:none}#qodef-vertical-mobile-header-navigation ul li .qodef-menu-arrow{display:none}#qodef-vertical-mobile-header-navigation ul li.qodef-hide-link>a{cursor:default}#qodef-vertical-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow{position:relative;display:inline-block;width:30px;height:auto;top:3px;font-size:20px;line-height:inherit;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}#qodef-vertical-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;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-vertical-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-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:0;display:block;width:auto;opacity:0;visibility:hidden;overflow:hidden;z-index:10;background-color:#fff;-webkit-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 40px}.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{color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;font-weight:500;line-height:1.1em;letter-spacing:.1em;text-transform:capitalize}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a .qodef-menu-item-inner{padding:0}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a:hover .qodef-menu-item-inner:after{opacity:1}.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-size:14px;text-transform:uppercase}.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{opacity:1;visibility:visible}.qodef-parallax{position:relative;width:100%;overflow:hidden}.qodef-parallax:not(.qodef-page-title){height:100vh}.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;background:#030303;opacity:0}.touchevents .qodef-parallax-img-holder{top:0;height:100%}.qodef-parallax-content-holder{position:relative;z-index:99}.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}.qodef-parallax-img{position:absolute;top:50%;left:50%;-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%}.qodef-clients-list .qodef-e{position:relative;display:inline-block;width:100%;vertical-align:top}@media only screen and (max-width:1024px){.qodef-clients-list .qodef-e{margin-bottom:30px!important;width:50%!important}.qodef-clients-list .qodef-e:nth-child(3n+1){clear:none!important}.qodef-clients-list .qodef-e:last-child{margin-bottom:0!important}}@media only screen and (max-width:768px){.qodef-clients-list .qodef-e:nth-last-child(-n+2){margin-bottom:0!important}}@media only screen and (max-width:680px){.qodef-clients-list .qodef-e{width:100%!important}.qodef-clients-list .qodef-e:nth-last-child(-n+2){margin-bottom:30px!important}}.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;opacity:1;will-change:opacity;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out;display:inline-block}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo{position:absolute;top:0;left:0;width:auto;opacity:0;will-change:opacity;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:0;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:1;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.single-portfolio .qodef-page-content-section.qodef-grid-item{margin:0!important}.qodef-portfolio-single-item{color:#6b6768}.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:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:26px;-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 h5{margin:0 15px 0 0;line-height:1.538em;text-transform:initial;letter-spacing:0;color:#595959}.qodef-portfolio-single-item .qodef-portfolio-info .qodef-social-title{letter-spacing:0;color:#595959}.qodef-portfolio-single-item .qodef-portfolio-info a,.qodef-portfolio-single-item .qodef-portfolio-info p{font-size:13px;margin:0;line-height:1.538em;color:#595959}.qodef-portfolio-single-item .qodef-portfolio-info a:hover{color:#ee7968}.qodef-portfolio-single-item .qodef-portofolio-categories .qodef-portfolio-category:after{content:"/";margin:0 8px 0 0}.qodef-portfolio-single-item .qodef-portofolio-categories .qodef-portfolio-category:last-child:after{display:none}.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:45px}.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}.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{text-transform:none!important;font-family:"IBM Plex Mono",monospace!important;font-size:17px!important;line-height:30px!important;font-weight:400!important}.mfp-content .mfp-close:after{font-family:Kiko;font-style:normal;font-weight:600;content:"\f252"}.mfp-gallery button.mfp-arrow:after,.mfp-gallery button.mfp-arrow:before{font-family:Kiko;font-style:normal;font-size:30px;font-weight:400}.mfp-gallery button.mfp-arrow.mfp-arrow-left:before{content:"\f093"}.mfp-gallery button.mfp-arrow.mfp-arrow-left:after{content:''}.mfp-gallery button.mfp-arrow.mfp-arrow-right:after{content:"\f092"}.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-portfolio-list .qodef-e-content .qodef-e-title{margin:18px 0 1px}.qodef-portfolio-list .qodef-e-info-category .qodef-e-category{font-size:13px;color:#0a1a2b;font-weight:400;letter-spacing:0;line-height:23px}.qodef-portfolio-list.qodef-item-skin--light .qodef-e-content .qodef-e-title{color:#fff}.qodef-portfolio-list.qodef-item-skin--light .qodef-e-info-category .qodef-e-category{color:rgba(255,255,255,.5)}.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-item-skin--light .qodef-e-content .qodef-e-title a:hover{color:inherit}.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:8.5%;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 0 2px}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-content{display:none}.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{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.qodef-follow-info-holder{position:fixed;top:50%;left:50%;z-index:9999;pointer-events:none;visibility:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.qodef-follow-info-holder.qodef-right{text-align:right;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.qodef-follow-info-holder .qodef-follow-info-inner{position:relative;display:inline-block;vertical-align:middle}.qodef-follow-info-holder .qodef-follow-info-title{display:inline-block;position:relative;color:#fff;background-color:#0a1a2b;text-transform:uppercase;white-space:nowrap;z-index:8;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);padding:3px 5px;margin-top:4px;font-weight:600;font-size:16px}.qodef-follow-info-holder .qodef-follow-info-title .qodef-e-title{margin:0}.qodef-follow-info-holder .qodef-follow-info-category{display:inline-block;padding:0 4px;background-color:#0a1a2b;white-space:nowrap;z-index:9;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);color:rgba(255,255,255,.5);font-size:13px;font-weight:400}.qodef-follow-info-holder .qodef-follow-info-category a:not(:last-child):after{content:'/';margin:0 2px 0 3px}.qodef-follow-info-holder a{color:#fff}.qodef-follow-info-holder.qodef-is-active{visibility:visible}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category,.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-transition:.5s cubic-bezier(.165,.84,.44,1) .25s;transition:.5s cubic-bezier(.165,.84,.44,1) .25s}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category{-webkit-transition:.5s cubic-bezier(.165,.84,.44,1);transition:.5s cubic-bezier(.165,.84,.44,1)}.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-inner:hover .qodef-e-content-inner .qodef-e-title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content-inner .qodef-e-info-category{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.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-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:rgba(10,10,10,.8);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: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-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 *{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:5px 0 2px;opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s .1s;transition:.3s .1s}.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category{opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s .2s;transition:.3s .2s}.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;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;transition:opacity .3s ease}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}.qodef-sprinkled-portfolio.qodef-items--fixed .qodef-e-image{height:100%;overflow:hidden}.qodef-sprinkled-portfolio.qodef-items--fixed .qodef-e-media-image{height:100%}.qodef-sprinkled-portfolio.qodef-items--fixed .qodef-e-media-image a{height:100%;position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-sprinkled-portfolio .qodef--load-more{margin-top:35px}.qodef-sprinkled-portfolio .qodef-e-content .qodef-e-title{margin:18px 0 1px}.qodef-sprinkled-portfolio .qodef-e-info-category .qodef-e-category{font-size:13px;color:#0a1a2b;font-weight:400;letter-spacing:0;line-height:23px}.qodef-sprinkled-portfolio.qodef-item-skin--light .qodef-e-content .qodef-e-title{color:#fff}.qodef-sprinkled-portfolio.qodef-item-skin--light .qodef-e-info-category .qodef-e-category{color:rgba(255,255,255,.5)}.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder{display:block;position:fixed;bottom:73px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);left:39px}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder{bottom:120px;position:absolute;width:100%;left:0;text-align:center}.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-lbt-mail,.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-lbt-phone{width:100%}}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder{position:absolute;bottom:5%}}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder{bottom:13%}}.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-left-bottom-text{display:inline-block}.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-left-bottom-text .qodef-e-lbt-mail,.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-left-bottom-text .qodef-e-lbt-phone,.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-left-bottom-text .qodef-e-lbt-text{display:block;font-size:13px;font-weight:400;line-height:23px;letter-spacing:0;clear:both;float:left}.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-left-bottom-text .qodef-e-lbt-phone,.qodef-sprinkled-portfolio .qodef-e-left-bottom-sprinkled-holder .qodef-e-left-bottom-text .qodef-e-lbt-text{color:#262626}.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder{display:block;position:fixed;bottom:56px;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);right:41px}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder{bottom:50px;right:0;position:absolute;width:100%;text-align:center}}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder{position:absolute;bottom:5%}}.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder .qodef-m-item-link{margin:0 5px;font-size:15px;letter-spacing:.1em;line-height:22px;color:#262626;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;text-transform:uppercase;position:relative}.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder .qodef-m-item-link:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder .qodef-m-item-link:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.qodef-sprinkled-portfolio .qodef-e-right-bottom-holder .qodef-m-item-link:hover{color:#ee7968}.qodef-sprinkled-portfolio .qodef-page.page--preview .qodef-e-right-bottom-holder{bottom:56px;right:56px;position:absolute}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio .qodef-page.page--preview .qodef-e-right-bottom-holder{bottom:50px;right:auto;position:absolute;width:100%;text-align:center}}.qodef-sprinkled-portfolio .qodef-page.page--preview .qodef-e-left-bottom-sprinkled-holder{bottom:73px;position:absolute;left:54px}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio .qodef-page.page--preview .qodef-e-left-bottom-sprinkled-holder{bottom:120px;position:absolute;width:100%;left:0;text-align:center}.qodef-sprinkled-portfolio .qodef-page.page--preview .qodef-e-left-bottom-sprinkled-holder .qodef-e-lbt-mail,.qodef-sprinkled-portfolio .qodef-page.page--preview .qodef-e-left-bottom-sprinkled-holder .qodef-e-lbt-phone{width:100%}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio *,.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio ::after,.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio ::before{-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio :root{font-size:14px}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .js .loading::before{content:'';position:fixed;z-index:100000;top:0;left:0;width:100%;height:100%;background:#f1f1f1}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .js .loading::after{content:'';position:fixed;z-index:100000;top:50%;left:50%;width:60px;height:60px;margin:-30px 0 0 -30px;pointer-events:none;border-radius:50%;opacity:.4;background:#fff;-webkit-animation:loaderAnim .7s linear infinite alternate forwards;animation:loaderAnim .7s linear infinite alternate forwards}@-webkit-keyframes loaderAnim{to{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}@keyframes loaderAnim{to{opacity:1;-webkit-transform:scale3d(.5,.5,1);transform:scale3d(.5,.5,1)}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main{width:100%;overflow:hidden}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page article.qodef-e.grid__item-wrap.qodef-grid-item{opacity:1}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview{position:relative;overflow:hidden;height:100vh}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview article.qodef-e.grid__item-wrap.qodef-grid-item{opacity:0}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview .menu-wrap{pointer-events:auto;opacity:1}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview .menu-wrap .menu .menu__item .menu__item-explore,.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview .menu-wrap .menu .menu__item .menu__item-explore-ie{pointer-events:auto}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview .grid-wrap{pointer-events:none}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview .grid-wrap .grid .grid__item-wrap .grid__item{z-index:0}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page.page--preview .grid-wrap .qodef-gridback{pointer-events:none;opacity:0}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap{position:absolute;top:0;height:100%;width:100vw;overflow:hidden;pointer-events:none;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap{width:100%}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100vh;position:relative;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:none;will-change:transform}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item{position:relative;width:100%;text-align:center;margin:0}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item{top:-12%}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-link{font-family:"Playfair Display",serif;color:#0a1a2b;font-size:55px;line-height:1.273em;font-weight:400;line-height:1;font-size:9.12vw;display:block}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-link{font-size:50px}}@media only screen and (max-width:320px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-link{font-size:42px}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-link>span{display:inline-block}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-link>span.qodef-e-title-outline{-webkit-text-stroke:1px currentColor;text-stroke:1px currentColor;-webkit-text-fill-color:transparent;text-fill-color:transparent}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .qodef-e-subtitle{margin:25px 0 0 0}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .qodef-e-subtitle{margin:25px 20px 0 20px}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore,.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore-ie{will-change:transform;position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:18px 50px;font-size:16px;font-weight:700;color:#fff;background-color:#e8604c;border:1px solid transparent;border:none!important;margin:40px 0 0 0;pointer-events:none;cursor:pointer}@media only screen and (max-width:320px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore,.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore-ie{margin:10px 0 0 0}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore-ie:hover,.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c;border-color:#fff}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore-ie{display:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore{display:none}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .menu-wrap .menu .menu__item .menu__item-explore-ie{display:inline-block}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap{display:grid;margin:0 auto;grid-template-columns:100%;grid-template-rows:3rem 1fr;position:relative;padding:13rem 5vw 2rem;pointer-events:auto}@media only screen and (max-width:768px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap{padding:5rem 5vw 5rem}}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap{padding:8rem 5vw 12rem}}@media screen and (min-width:53em){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap{grid-template-rows:1.25rem 1fr;grid-gap:3rem;padding:2.5rem 4.1rem}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .grid{padding:0 10vw}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .grid{grid-area:2/1/3/2;display:grid;width:100%;height:80vw;grid-template-columns:repeat(12,calc(100% / 12 - 20px));grid-template-rows:repeat(11,calc(80vw / 11 - 20px));grid-gap:20px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .grid .grid__item-wrap{position:relative;text-align:center;will-change:transform}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .grid .grid__item-wrap:after{content:'';background:#f1f1f1;opacity:0;position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:opacity .8s cubic-bezier(.19,1,.22,1);transition:opacity .8s cubic-bezier(.19,1,.22,1);will-change:opacity}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .grid .grid__item-wrap .grid__item{opacity:0;position:relative;width:100%;height:100%;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;will-change:transform;z-index:5}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .qodef-gridback{pointer-events:auto;position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:18px 50px;font-size:16px;font-weight:700;color:#fff;background-color:#e8604c;border:1px solid transparent;border:none!important;opacity:1;position:absolute;left:0;top:0;font-weight:700;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .qodef-gridback:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c;color:#fff}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .qodef-gridback .qodef-icon-fontkiko{vertical-align:bottom;margin-right:10px}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .main .qodef-page .grid-wrap .qodef-gridback{top:-115px}}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:first-child{grid-area:2/2/4/5}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(2){grid-area:1/5/6/9}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(3){grid-area:1/9/6/13}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(4){grid-area:4/1/7/5}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(5){grid-area:6/8/9/5}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(6){grid-area:6/8/9/13}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(7){grid-area:7/2/10/5}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(8){grid-area:12/5/9/9}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(9){grid-area:9/9/11/12}.qodef-sprinkled-portfolio.qodef-layout--sprinkled-portfolio .grid--layout-1 .grid__item-wrap:nth-child(10){grid-area:10/2/12/5}@media only screen and (max-width:1600px){.qodef-sprinkled-portfolio .qodef-stamp{width:160px;height:180px}}@media only screen and (max-width:1440px){.qodef-sprinkled-portfolio .qodef-stamp{width:140px;height:165px}}@media only screen and (max-width:1366px){.qodef-sprinkled-portfolio .qodef-stamp{width:130px;height:160px}}@media only screen and (max-width:1280px){.qodef-sprinkled-portfolio .qodef-stamp{width:120px;height:150px}}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio .qodef-stamp{display:none}}@media only screen and (max-width:1024px){.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a{display:none}}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner{background:0 0!important}}.qodef-sprinkled-portfolio.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image{overflow:hidden}.qodef-sprinkled-portfolio.qodef-item-layout--info-bottom-left .qodef-e-inner{position:relative}.qodef-sprinkled-portfolio.qodef-item-layout--info-bottom-left .qodef-e-image img{position:relative;display:inline-block;vertical-align:middle}.qodef-sprinkled-portfolio.qodef-item-layout--info-bottom-left .qodef-e-content{position:absolute;bottom:9%;left:4%}.qodef-sprinkled-portfolio.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-sprinkled-portfolio.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner>a{font-size:18px;font-weight:600;margin-top:10px}.qodef-sprinkled-portfolio.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner *{color:#fff;z-index:1}.qodef-sprinkled-portfolio.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner .qodef-e-title{margin:0}.qodef-sprinkled-portfolio.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-content{display:none}.qodef-sprinkled-portfolio.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner{overflow:hidden}.qodef-sprinkled-portfolio.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner .qodef-e-image{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.qodef-sprinkled-portfolio.qodef-item-layout--info-follow.qodef-hover-animation--follow .qodef-e-inner:hover .qodef-e-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.qodef-follow-info-holder{position:fixed;top:50%;left:50%;z-index:9999;pointer-events:none;visibility:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.qodef-follow-info-holder.qodef-right{text-align:right;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.qodef-follow-info-holder .qodef-follow-info-inner{position:relative;display:inline-block;vertical-align:middle}.qodef-follow-info-holder .qodef-follow-info-title{display:inline-block;position:relative;color:#fff;background-color:#0a1a2b;text-transform:uppercase;white-space:nowrap;z-index:8;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);padding:3px 5px;margin-top:4px}.qodef-follow-info-holder .qodef-follow-info-title .qodef-e-title{margin:0}.qodef-follow-info-holder .qodef-follow-info-category{display:inline-block;padding:0 4px;background-color:#0a1a2b;white-space:nowrap;z-index:9;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}.qodef-follow-info-holder .qodef-follow-info-category a:not(:last-child):after{content:'/';margin:0 2px 0 3px}.qodef-follow-info-holder a{color:#fff}.qodef-follow-info-holder.qodef-is-active{visibility:visible}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category,.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-title{-webkit-transition:.5s cubic-bezier(.165,.84,.44,1) .25s;transition:.5s cubic-bezier(.165,.84,.44,1) .25s}.qodef-follow-info-holder.qodef-is-active .qodef-follow-info-category{-webkit-transition:.5s cubic-bezier(.165,.84,.44,1);transition:.5s cubic-bezier(.165,.84,.44,1)}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-inner{position:relative}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content .qodef-e-content-inner .qodef-e-title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-image img{position:relative;display:inline-block;vertical-align:middle}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content{position:absolute;bottom:0;left:0;width:100%;height:100%}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner{background-color:#f5ebe7;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.qodef-sprinkled-portfolio.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-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner *{z-index:1}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category{opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s .2s;transition:.3s .2s}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-title{margin:5px 0 1px;opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s .1s;transition:.3s .1s}@media only screen and (max-width:680px){.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-title{display:none}}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a{opacity:.5;display:inline-block;width:100%}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-inner{overflow:hidden}.qodef-sprinkled-portfolio.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-content{display:none;opacity:1;-webkit-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;transition:opacity .3s ease}.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}#qodef-single-portfolio-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:57px 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{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 .qodef-icon-fontkiko{font-family:Kiko}#qodef-single-portfolio-navigation .qodef-m-nav>*{display:inline-block;line-height:inherit}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev{left:0}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-icon-fontkiko{margin-right:10px}#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-fontkiko{margin-left:10px}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:18px 50px;font-size:16px;font-weight:700;color:#fff;background-color:#e8604c;border:1px solid transparent;position:fixed;top:110px;left:37px;z-index:5000;-webkit-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}@media only screen and (max-width:1024px){#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{top:-109px;left:0;position:absolute}}@media only screen and (max-width:680px){#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link{top:-115px}}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c;color:#fff}#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-icon-fontkiko{vertical-align:bottom}#qodef-single-portfolio-navigation .qodef-icon-fontkiko{font-size:14px}#qodef-single-portfolio-navigation .qodef-m-nav-label{font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:700}.qodef-postfolio-single-slider.qodef-media.qodef-swiper-container .swiper-slide{width:auto}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-title{margin:40px 0 14px}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-custom-with-info-center{max-width:955px;margin:0 auto;float:none;display:block}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content{position:fixed;bottom:39px;left:39px;z-index:50}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item .qodef-portfolio-left-info-item-mail,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item .qodef-portfolio-left-info-item-phone,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item .qodef-portfolio-left-info-item-text{display:table;font-size:13px;font-weight:400;line-height:1.2em;letter-spacing:0;margin-bottom:8px;-webkit-transform:translateZ(0);transform:translateZ(0);color:#232323}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-mail,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-phone{position:relative}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-mail:after,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-phone:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-mail:hover:after,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-phone:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-mail:hover,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content .qodef-portfolio-left-info-item-phone:hover{color:#ee7968}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content{text-align:right;position:fixed;bottom:26px;right:41px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:50}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content .qodef-portfolio-right-info-item{display:inline-block}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content .qodef-portfolio-right-info-item a{margin:0 5px;font-size:15px;letter-spacing:.1em;line-height:22px;color:#323a45;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;text-transform:uppercase;position:relative}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content .qodef-portfolio-right-info-item a:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content .qodef-portfolio-right-info-item a:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content .qodef-portfolio-right-info-item a:hover{color:#ee7968}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:34px!important;max-width:955px;margin:0 auto;display:block;float:none}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-info .qodef-e{width:50%;float:left}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .swiper-button-next,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .swiper-button-prev{background:#fff}.qodef-porfolio-single-layout--custom-with-info #qodef-single-portfolio-navigation{max-width:955px;margin:57px auto 3px;float:none;display:block}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--custom-with-info #qodef-single-portfolio-navigation{margin:111px auto 3px}}@media only screen and (min-width:1025px){.qodef-porfolio-single-layout--custom-with-info #qodef-single-portfolio-navigation{padding:0 15px}}.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-e-content{margin-top:39px}.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:13px}.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item #qodef-single-portfolio-navigation{margin-top:13px}.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-portfolio-title{margin:0 0 29px}.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:48px!important}.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-media .qodef-popup-item{margin-bottom:41px}.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item #qodef-single-portfolio-navigation{margin-top:0}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-e-title{margin:0 0 27px}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media{margin:12px 0 0;padding-left:9%}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media .qodef-popup-item{display:block;margin-bottom:40px}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media .qodef-popup-item:last-child{margin-bottom:30px}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:40px!important}.qodef-porfolio-single-layout--images-big #qodef-single-portfolio-navigation{margin:0}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-shortcode-list li a span{-webkit-transition:color ease-in-out .3s;transition:color ease-in-out .3s}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-shortcode-list li a:hover{color:#ee7968}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light #qodef-single-portfolio-navigation a{color:#90a6bb;-webkit-transition:color ease-in-out .3s;transition:color ease-in-out .3s}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light #qodef-single-portfolio-navigation a:hover{color:#fff}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-e-content .qodef-e-title{color:#fff;margin:0 0 33px}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-e-content .qodef-portfolio-content p{color:#fff;opacity:.5}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-e-content .qodef-portfolio-info>div *{color:#fff}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-e-content .qodef-portfolio-info div p,.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-e-content .qodef-portfolio-info>div:not(.qodef-portfolio-social-share) a{opacity:.5;-webkit-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s}.qodef-porfolio-single-layout--images-big.qodef-porfolio-single-layout--light .qodef-e-content .qodef-portfolio-info>div:not(.qodef-portfolio-social-share) a:hover{opacity:1}.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-media .qodef-popup-item{display:block;margin-bottom:41px}.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:41px!important}.qodef-item-layout--images-small .qodef-portfolio-single-item .qodef-portfolio-title{margin:0 0 29px}.qodef-item-layout--images-small #qodef-single-portfolio-navigation{margin-top:31px}.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:85px!important}.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-title{margin:41px 0 15px}.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:28px!important}.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info .qodef-e{width:50%;float:left}.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:41px!important}.qodef-item-layout--masonry-small .qodef-portfolio-single-item .qodef-portfolio-title{margin:0 0 29px}.qodef-item-layout--masonry-small #qodef-single-portfolio-navigation{margin-top:31px}.qodef-postfolio-single-slider.qodef-media.qodef-swiper-container .swiper-slide{width:auto}.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-title{margin:41px 0 25px}.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:32px!important}.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-info .qodef-e{width:50%;float:left}.qodef-team-list .qodef-e-role{margin:0}.qodef-team-list .qodef-e-title{margin:2px 0 13px}.qodef-team-list .qodef-team-member-social-icons{margin:0}.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content{padding:14px 0 0 0}.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content .qodef-e-title{margin:2px 0 13px}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-content{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-content .qodef-e-title{margin:4px 0 19px;opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s .1s;transition:.3s .1s}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-content .qodef-e-info-category{opacity:0;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);-webkit-transition:.3s .2s;transition:.3s .2s}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e:hover .qodef-e-content{opacity:1}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e:hover .qodef-e-content .qodef-e-content-inner .qodef-e-title{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e:hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-testimonials-list .qodef-e-inner{padding-bottom:40px}.qodef-testimonials-list .qodef-e-media-image{line-height:0;margin-bottom:25px}.qodef-testimonials-list .qodef-e-title{margin:0 0 25px}.qodef-testimonials-list .qodef-e-text{margin:0 0 25px}.qodef-testimonials-list .qodef-e-author{margin:0}.qodef-testimonials-list .swiper-pagination-bullets{text-align:left;bottom:0!important}.qodef-testimonials-list .swiper-pagination-bullets .swiper-pagination-bullet:before{background-color:#0a1a2b}.qodef-testimonials-list.qodef-skin--light .qodef-e-author,.qodef-testimonials-list.qodef-skin--light .qodef-e-text,.qodef-testimonials-list.qodef-skin--light .qodef-e-title{color:#fff}.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before{background-color:#fff}@-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;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 input[type=text]{display:inline-block;vertical-align:middle;float:left;width:90%;padding:0 0 0 47px;margin:0;font-family:inherit;font-size:26px;font-weight:600;text-transform:uppercase;color:#0a1a2b;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:#0a1a2b}.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:#0a1a2b;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-search-cover .qodef-search-close:hover{color:#0a1a2b}.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack{font-size:23px;line-height:1em}.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;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;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:#0a1a2b;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:#6b6768;background-color:transparent;border:none;outline:0;opacity:0;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.qodef-fullscreen-search-holder .qodef-search-submit:hover{color:#0a1a2b}.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;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:#6b6768;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:#0a1a2b}.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}}.qodef-search-opener{position:relative;display:inline-block;vertical-align:middle;font-size:23px;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-tooltip-follow-yes{position:relative;width:100%;height:100%}.qodef-tooltip-follow-yes .qodef-tooltip-text{position:fixed;left:0;top:0;display:block;padding:15px 29px;background-color:#fff;font-size:13px;line-height:23px;color:#595959;-webkit-box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);width:auto;height:auto;z-index:9999;pointer-events:none;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);opacity:0}.qodef-tooltip-follow-yes .qodef-tooltip-text.qodef-is-active{opacity:1;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transition:-webkit-clip-path .7s cubic-bezier(.6,.2,0,1.05);transition:-webkit-clip-path .7s cubic-bezier(.6,.2,0,1.05);transition:clip-path .7s cubic-bezier(.6,.2,0,1.05);transition:clip-path .7s cubic-bezier(.6,.2,0,1.05),-webkit-clip-path .7s cubic-bezier(.6,.2,0,1.05)}.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-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:21px 0 0;padding:0 0 7px 0;-webkit-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out;cursor:pointer;border-bottom:1px solid #e8eeeb}.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;-ms-flex-negative:0;flex-shrink:0;color:#629489;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;transition:opacity .2s ease-out}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{display:block;line-height:inherit}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--close{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--open{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--close{opacity:1}.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--open{opacity:0}.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:35px 31px 38px 31px;margin:0;background:#f1e7e3}.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0}.qodef-button.qodef-html--link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:17px 39px}.qodef-button.qodef-size--small{padding:13px 30px}.qodef-button.qodef-size--large{padding:18px 50px;font-size:16px;font-weight:700}.qodef-button.qodef-layout--filled.qodef-html--link{color:#fff;background-color:#e8604c;border:1px solid transparent}.qodef-button.qodef-layout--filled.qodef-html--link:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}.qodef-button.qodef-layout--outlined{color:#ee7968;background-color:transparent;border:2px solid #ee7968}.qodef-button.qodef-layout--outlined:hover{color:#fff;background-color:#e8604c;border-color:#e8604c}.qodef-button.qodef-layout--textual{padding:0!important;font-size:13px;line-height:1.769em;color:#ee7968;background-color:transparent;border:0}.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}.qodef-button.qodef-layout--textual:hover{color:#e8604c}#qodef-page-sidebar .widget.widget_mycareer_core_button{margin-bottom:0}#qodef-page-footer .widget.widget_mycareer_core_button{margin-bottom:0}#qodef-side-area .widget.widget_mycareer_core_button{margin-bottom:0}.widget.widget_mycareer_core_button a{font-weight:600;letter-spacing:.1em;vertical-align:baseline;color:#242424}.widget.widget_mycareer_core_button a>span:not(.qodef-m-text){position:relative;top:1px;color:#ee7968}.widget.widget_mycareer_core_button a .qodef-m-text{color:inherit;position:relative;bottom:1px}.widget.widget_mycareer_core_button a .qodef-m-text:after{content:'';position:absolute;left:0;bottom:5px;width:100%;height:1px;background-color:currentColor;opacity:1;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.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:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23)}.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-box-sizing:border-box;box-sizing:border-box;-webkit-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);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);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-certificate{position:relative;background:#f1e7e3}.qodef-certificate .qodef-m-title{margin:0}.qodef-certificate .qodef-m-title a{display:block}.qodef-certificate .qodef-m-text{margin:8px 0 0}.qodef-certificate .qodef-m-icon-wrapper{line-height:1}.qodef-certificate .qodef-icon-holder{float:none}.qodef-certificate .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-certificate.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-certificate.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-certificate.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-certificate.qodef-layout--before-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:26px 35px;-webkit-transition:.3s;transition:.3s}.qodef-certificate.qodef-layout--before-content .qodef-m-link-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000}.qodef-certificate.qodef-layout--before-content .qodef-m-icon-wrapper{-ms-flex-negative:0;flex-shrink:0;margin-right:25px;line-height:48px;height:48px}.qodef-certificate.qodef-layout--before-content .qodef-m-icon-wrapper .qodef-icon-holder{vertical-align:middle}.qodef-certificate.qodef-layout--before-content .qodef-m-icon-wrapper .qodef-icon-holder .qodef-icon{font-size:36px}.qodef-certificate.qodef-layout--before-content .qodef-m-text{font-size:13px;font-weight:400;letter-spacing:0;line-height:20px;margin:6px 0 0}.qodef-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-countdown .qodef-label{font-size:13px;line-height:1.769em;color:#595959}.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{color:#fff}.qodef-countdown.qodef-countdown--light .qodef-label{color:#9ea1a5}.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:"Playfair Display",serif;font-size:55px;line-height:1.3em;font-weight:400;color:#ee7968}.qodef-countdown.qodef-layout--simple.qodef-custom--color .qodef-digit{color:currentColor}.qodef-countdown.qodef-layout--simple.qodef-countdown--light .qodef-digit{color:#fff}.qodef-countdown.qodef-layout--simple.qodef-countdown--light .qodef-label{color:rgba(255,255,255,.5)}.qodef-counter.qodef-layout--simple{text-align:center}.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:"Playfair Display",serif;font-size:55px;line-height:1.3em;font-weight:400;color:#ee7968}.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0;font-size:13px;line-height:1.769em;color:#595959}.qodef-counter.qodef-layout--simple .qodef-m-text{margin:0}.qodef-custom-font{position:relative;margin:0}.qodef-dropcaps{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-dropcaps .qodef-m-letter{position:relative;top:5px;display:-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:"Playfair Display",serif;color:#0a1a2b;font-size:40px;line-height:1.25em;font-weight:400}.qodef-dropcaps .qodef-m-text{display:inline;margin:0}.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:#0a1a2b}.qodef-dropcaps.qodef-type--circle{border-radius:100%}.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:#0a1a2b}.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 a .qodef-e-title-text{-webkit-transition:.2s;transition:.2s;position:relative}.qodef-icon-list-item .qodef-e-title a .qodef-e-title-text:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-icon-list-item .qodef-e-title a .qodef-e-title-text:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}@media only screen and (max-width:1024px){.qodef-icon-list-item .qodef-e-title a .qodef-e-title-text:after{bottom:0!important}}.qodef-icon-list-item .qodef-e-title a:hover .qodef-e-title-text{color:#ee7968}.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:11px;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_mycareer_core_icon_list_item{margin-bottom:0}#qodef-page-footer .widget.widget_mycareer_core_icon_list_item{margin-bottom:0}#qodef-side-area .widget.widget_mycareer_core_icon_list_item{margin-bottom:0}.qodef-icon-with-text .qodef-m-title{margin:0}.qodef-icon-with-text .qodef-m-title a{display:block}.qodef-icon-with-text .qodef-m-text{margin:8px 0 0;max-width:100%}.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}.qodef-icon-with-text .qodef-icon-holder{float:none}.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text{max-width:78%}.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:6px}.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:8px}.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 a span{-webkit-transition:.3s;transition:.3s}.qodef-icon-holder .qodef-icon{display:block;line-height:inherit;color:#ee7968}.qodef-icon-holder .qodef-icon.qodef-icon-fontkiko{font-family:Kiko}.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:#0a1a2b;-webkit-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;transition:none}.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#0a1a2b}.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_mycareer_core_icon{display:inline-block;line-height:1}#qodef-page-sidebar .widget.widget_mycareer_core_icon{margin-bottom:0}#qodef-page-footer .widget.widget_mycareer_core_icon{margin-bottom:0}#qodef-side-area .widget.widget_mycareer_core_icon{margin-bottom:0}.qodef-image-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-image a,.qodef-image-with-text .qodef-m-image img{display:block}.qodef-image-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-image-with-text .qodef-m-title{margin:31px 0 0;display:inline-block}.qodef-image-with-text .qodef-m-text{margin:15px 0 0;display:inline-block;text-transform:uppercase;font-size:13px;font-weight:400;letter-spacing:.1em;color:#242424}.qodef-image-with-text .qodef-m-text:before{content:'/';margin:0 9px 0 0}.qodef-image-with-text.qodef-img-shadow--enabled .qodef-m-image{-webkit-box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23)}.qodef-image-with-text.qodef-img-shadow--enabled .qodef-m-image img{-webkit-transition:.3s;transition:.3s}.qodef-image-with-text.qodef-img-shadow--enabled:hover .qodef-m-image img{-webkit-transform:translateY(-3px);-ms-transform:translateY(-3px);transform:translateY(-3px)}.qodef-image-with-text.qodef-layout--text-left{width:auto}.qodef-image-with-text.qodef-layout--text-left .qodef-m-iwt-holder{position:absolute;left:-13px;bottom:0;-webkit-transform:rotate(-90deg) translateZ(0);transform:rotate(-90deg) translateZ(0);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.qodef-image-with-text.qodef-layout--text-left .qodef-m-content-title{width:auto;display:table-cell;position:absolute;bottom:60px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.qodef-image-with-text.qodef-layout--text-left .qodef-m-image{-webkit-box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);position:relative;display:inline-block;width:100%;vertical-align:middle;-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s}.qodef-image-with-text.qodef-layout--text-left .qodef-m-image:hover{-webkit-box-shadow:-2px -14px 40px 0 rgba(209,173,161,.23);box-shadow:-2px -14px 40px 0 rgba(209,173,161,.23)}.qodef-image-with-text.qodef-layout--text-left .qodef-m-image>a{display:block}.qodef-info-box{position:relative;background:#15273a}.qodef-info-box .qodef-m-title{margin:0;color:#fff}.qodef-info-box .qodef-m-title a{display:block}.qodef-info-box .qodef-m-text{margin:8px 0 0}.qodef-info-box .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-info-box.qodef-layout--before-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:41px 60px;-webkit-transition:.4s;transition:.4s}@media only screen and (max-width:680px){.qodef-info-box.qodef-layout--before-content{padding:41px 27px}}.qodef-info-box.qodef-layout--before-content .qodef-m-link-holder{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000}.qodef-info-box.qodef-layout--before-content .qodef-m-text{font-size:17px;font-weight:400;letter-spacing:0;line-height:30px;margin:15px 0 0;color:rgba(255,255,255,.5)}.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 26px}.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(10,26,43,.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;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);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:"Playfair Display",serif;font-size:40px;line-height:1.25em;font-weight:400;-webkit-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:#0a1a2b}.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:#0a1a2b;background-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;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;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;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;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;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;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;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;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;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;transition:opacity 1s 1s}.qodef-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}.qodef-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;font-weight:400;color:#6b6768;line-height:48px;letter-spacing:0;text-transform:none}.qodef-list-item .qodef-e-title .qodef-e-title-text:before{content:'';display:inline-block;position:relative;bottom:2px;vertical-align:middle;background:#6b6768;width:4px;height:4px;border-radius:50%;margin-right:15px}.qodef-list-item .qodef-e-title a{display:block}.qodef-list-item p.qodef-e-title{font-size:13px}.qodef-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}.elementor-widget-mycareer_core_list_item{margin:0!important}.qodef-panel-sections{position:relative;padding-left:19.5%;visibility:hidden}.qodef-panel-sections .qodef-panel{position:fixed;top:0;left:0;width:19.5%;height:100vh;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;overflow:hidden}.qodef-panel-sections .qodef-panel-links{position:absolute;right:32px;top:7px;white-space:nowrap}.qodef-panel-sections .qodef-panel-links .qodef-html--link{font-weight:700;font-size:16px}.qodef-panel-sections .qodef-panel-links .qodef-btn,.qodef-panel-sections .qodef-panel-links .qodef-link-tagline{margin:0 15px}.qodef-panel-sections .qodef-panel-links .qodef-link-tagline{position:relative;font-size:13px;color:#595959;margin-right:19px}.qodef-panel-sections .qodef-panel-links .qodef-link-tagline:after{content:'';position:absolute;top:100%;left:0;height:1px;width:100%;background-color:currentColor}.qodef-panel-sections .qodef-panel-expand{position:absolute;bottom:30px;left:13%;height:60px;width:60px;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;cursor:pointer;font-size:25px;color:#fff;background-color:#48425d;border-radius:50%;z-index:3000}.qodef-panel-sections .qodef-panel-text-outer{position:relative;width:100%}.qodef-panel-sections .qodef-panel-text-holder{position:relative;padding:7vw 13%;z-index:30}.qodef-panel-sections .qodef-collapsed .qodef-panel-text-holder{-webkit-transition:background-color .8s;transition:background-color .8s}.qodef-panel-sections .qodef-panel-text-inner{display:block;text-align:left}.qodef-panel-sections .qodef-panel-title-holder{display:inline-block}.qodef-panel-sections .qodef-panel-title-tagline{margin:0;font-size:13px;line-height:1;letter-spacing:.1em;text-align:right;position:relative;top:5px}.qodef-panel-sections .qodef-panel-title{display:inline-block;font-size:50px;line-height:1;color:#ee7968;margin:0}.qodef-panel-sections .qodef-panel-title>span.qodef-panel-title-white{color:#fff;margin-left:-11px}.qodef-panel-sections .qodef-panel-desc-text{color:#f5ece7;margin:42px 0 0 0}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-outer:after{content:'';position:absolute;top:4%;left:-21%;padding-top:85.5%;width:85.5%;z-index:100;border-radius:50%;background:inherit;-webkit-box-shadow:0 0 25px 8px rgba(0,0,0,.05);box-shadow:0 0 25px 8px rgba(0,0,0,.05)}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-holder{-webkit-clip-path:circle(50% at 16% 50%);clip-path:circle(50% at 16% 50%)}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-abs{position:absolute;top:7vw;left:20%;z-index:20}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-abs .qodef-panel-title{color:transparent;text-shadow:0 0 25px rgba(0,0,0,.15);opacity:.8}.qodef-panel-sections.qodef-with-text-clip .qodef-collapsed .qodef-panel-title{-webkit-transition:color .4s;transition:color .4s}.qodef-panel-sections.qodef-with-text-clip .qodef-clip-pattern{position:absolute;top:15%;right:15%;height:70%;width:100%;background:url(//www.productpartner.fr/wp-content/plugins/mycareer-core_old/assets/css/img/clip-pattern.png) top right no-repeat;z-index:10}.qodef-panel-sections .qodef-panel-bg-color{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 0;background-repeat:no-repeat}.qodef-panel-sections .qodef-collapsed .qodef-panel-bg-color{-webkit-transition:background-color .8s;transition:background-color .8s}.qodef-panel-sections img{display:block}.qodef-panel-sections .qodef-panel-section{padding:4.2% 10% 3.3% 11.6%}.qodef-panel-sections .qodef-panel-section:last-child{padding-bottom:4.2%}.qodef-panel-sections .qodef-panel-section~div{padding-top:7.5%}.qodef-panel-sections .qodef-panel-section~div .qodef-ps-text-holder{margin-bottom:7.9%}.qodef-panel-sections .qodef-panel-section .qodef-ps-text-holder{position:relative;margin-bottom:6.5%}@media only screen and (max-width:1440px){.qodef-panel-sections .qodef-panel-section .qodef-ps-text-holder{margin-bottom:8.7%}}@media only screen and (max-width:1366px){.qodef-panel-sections .qodef-panel-section .qodef-ps-text-holder{margin-bottom:9.2%}}.qodef-panel-sections .qodef-panel-section .qodef-ps-title{margin:0;max-width:70%}.qodef-panel-sections .qodef-panel-section .qodef-ps-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div{width:44%;margin-bottom:7%}@media only screen and (max-width:1024px){.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div{width:99%}}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div:last-child,.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div:nth-last-child(2){margin-bottom:0}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div>div{max-width:100%}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text{margin-bottom:6.2%;width:47%}@media only screen and (max-width:680px){.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text{display:block}}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{position:relative;top:-15px;margin-right:33px}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text{margin:12px 0 0;max-width:82%}@media only screen and (max-width:1440px){.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text{max-width:91%}}@media only screen and (max-width:1024px){.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text{max-width:82%}}.qodef-panel-sections .qodef-panel-section.qodef-layout--with-offset .qodef-ps-content>div:nth-child(even){margin-top:40px}.qodef-panel-sections .qodef-panel.qodef-expanded{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10001;-webkit-transition:-webkit-transform 1.2s cubic-bezier(.86,0,.07,1);transition:-webkit-transform 1.2s cubic-bezier(.86,0,.07,1);transition:transform 1.2s cubic-bezier(.86,0,.07,1);transition:transform 1.2s cubic-bezier(.86,0,.07,1),-webkit-transform 1.2s cubic-bezier(.86,0,.07,1);background-size:cover;background-position:50% 0;background-repeat:no-repeat;pointer-events:none;visibility:hidden}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-bg-holder{position:absolute;top:0;left:0;width:0;height:100vh;-webkit-transition:.5s;transition:.5s}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-title{font-size:75px}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-text-outer{width:auto}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-text-holder{padding:0}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-desc-text{margin:49px 0 0 0;max-width:700px}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-text-inner{text-align:center}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-links{top:initial;right:initial;z-index:300;position:relative;text-align:center}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list{list-style-type:none;text-align:center;margin:66px 0 57px 0}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list li{opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:.5s cubic-bezier(.13,.43,.25,1);transition:.5s cubic-bezier(.13,.43,.25,1)}@media only screen and (max-width:680px){.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list{margin:56px 0 47px 0}}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item{display:inline-block;margin:0 18px}@media only screen and (max-width:680px){.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item{margin:5px 18px}}@media only screen and (max-width:1024px){.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item{opacity:1}}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item-link{display:block}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item-link img{display:block;border-radius:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:-webkit-filter .2s;transition:-webkit-filter .2s;transition:filter .2s;transition:filter .2s,-webkit-filter .2s}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item-link .qodef-featured-item-title{display:inline-block;margin-top:4px;font-size:13px;color:#f5ece7;opacity:.5;-webkit-transition:opacity .2s;transition:opacity .2s}@media only screen and (max-width:1024px){.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item-link .qodef-featured-item-title{-webkit-transition:opacity 0s;transition:opacity 0s}}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item-link:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list .qodef-featured-item-link:hover .qodef-featured-item-title{opacity:1}.qodef-panel-sections.qodef-with-text-clip .qodef-panel.qodef-expanded .qodef-panel-text-outer:after{top:-32.8%;left:-44.3%;padding-top:100%;width:100%}.qodef-panel-sections.qodef-with-text-clip .qodef-panel.qodef-expanded .qodef-panel-text-abs{top:0;left:0}.qodef-panel-sections.qodef-with-text-clip .qodef-panel.qodef-expanded .qodef-panel-text-holder{-webkit-clip-path:circle(50% at 15% 50%);clip-path:circle(50% at 15% 50%)}.qodef-panel-sections.qodef-with-text-clip .qodef-panel.qodef-expanded .qodef-clip-pattern{top:0;background-repeat:repeat;width:46%}.qodef-panel-sections .qodef-collapse{position:absolute;top:40px;right:36px;color:#fff;padding:0;cursor:pointer;width:60px;height:60px;font-size:24px;line-height:2.5em;border-radius:50%;background-color:#48425d;text-align:center}.qodef-panel-sections .qodef-panel-copyright-text{position:absolute;left:0;bottom:32px;width:100%;text-align:center;margin:0;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1;font-style:italic}.qodef-panel-sections .qodef-panel-copyright-text a{color:#6b6768}.qodef-panel-sections .qodef-panel-copyright-text a:hover{color:#fff}.no-touchevents .qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-text-outer{opacity:0;-webkit-transform:translate3d(-4%,0,0);transform:translate3d(-4%,0,0);-webkit-transition:opacity .4s .3s,-webkit-transform .6s cubic-bezier(.215,.61,.355,1) .3s;transition:opacity .4s .3s,-webkit-transform .6s cubic-bezier(.215,.61,.355,1) .3s;transition:transform .6s cubic-bezier(.215,.61,.355,1) .3s,opacity .4s .3s;transition:transform .6s cubic-bezier(.215,.61,.355,1) .3s,opacity .4s .3s,-webkit-transform .6s cubic-bezier(.215,.61,.355,1) .3s}.no-touchevents .qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-text-outer:after{opacity:0;-webkit-transform:translate3d(-10%,10%,0);transform:translate3d(-10%,10%,0);-webkit-transition:opacity .3s .25s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .25s;transition:opacity .3s .25s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .25s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .25s,opacity .3s .25s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .25s,opacity .3s .25s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .25s}.no-touchevents .qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-copyright-text{opacity:0;-webkit-transform:translate3d(0,-4%,0);transform:translate3d(0,-4%,0);-webkit-transition:opacity .4s .3s,-webkit-transform .6s cubic-bezier(.215,.61,.355,1) .3s;transition:opacity .4s .3s,-webkit-transform .6s cubic-bezier(.215,.61,.355,1) .3s;transition:transform .6s cubic-bezier(.215,.61,.355,1) .3s,opacity .4s .3s;transition:transform .6s cubic-bezier(.215,.61,.355,1) .3s,opacity .4s .3s,-webkit-transform .6s cubic-bezier(.215,.61,.355,1) .3s}.no-touchevents .qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-links{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:opacity .3s .15s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .15s;transition:opacity .3s .15s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .15s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .15s,opacity .3s .15s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .15s,opacity .3s .15s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .15s}.no-touchevents .qodef-panel-sections .qodef-panel.qodef-expanded .qodef-collapse{-webkit-transition:opacity .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1);transition:opacity .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1);transition:transform .2s cubic-bezier(.215,.61,.355,1),opacity .2s;transition:transform .2s cubic-bezier(.215,.61,.355,1),opacity .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1);opacity:0}.no-touchevents .qodef-panel-sections.qodef--expanding .qodef-expanded{pointer-events:all;visibility:visible;padding-top:0}.no-touchevents .qodef-panel-sections.qodef--expanding .qodef-expanded .qodef-panel-bg-holder{width:100vw;-webkit-transition:1s cubic-bezier(.86,0,.07,1);transition:1s cubic-bezier(.86,0,.07,1)}.no-touchevents .qodef-panel-sections.qodef--expanding .qodef-collapsed .qodef-panel-bg-color{opacity:0;-webkit-transition:opacity .6s cubic-bezier(.215,.61,.355,1) .4s;transition:opacity .6s cubic-bezier(.215,.61,.355,1) .4s}.no-touchevents .qodef-panel-sections.qodef--expanding .qodef-collapsed .qodef-panel-expand{opacity:0;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transition:opacity .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1);transition:opacity .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1);transition:transform .2s cubic-bezier(.215,.61,.355,1),opacity .2s;transition:transform .2s cubic-bezier(.215,.61,.355,1),opacity .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1)}.no-touchevents .qodef-panel-sections.qodef--expanding .qodef-collapsed .qodef-clip-pattern{opacity:0;-webkit-transform:translate3d(-70%,0,0);transform:translate3d(-70%,0,0);-webkit-transition:opacity .3s .1s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .1s;transition:opacity .3s .1s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .1s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .1s,opacity .3s .1s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .1s,opacity .3s .1s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .1s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(1){-webkit-transition-delay:0s;transition-delay:0s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(2){-webkit-transition-delay:.1s;transition-delay:.1s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(4){-webkit-transition-delay:.3s;transition-delay:.3s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(5){-webkit-transition-delay:.4s;transition-delay:.4s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(6){-webkit-transition-delay:.5s;transition-delay:.5s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(7){-webkit-transition-delay:.6s;transition-delay:.6s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(8){-webkit-transition-delay:.7s;transition-delay:.7s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-featured-items .qodef-featured-items-list li:nth-child(9){-webkit-transition-delay:.8s;transition-delay:.8s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-panel-text-outer{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:opacity .4s,-webkit-transform 1.2s cubic-bezier(.215,.61,.355,1);transition:opacity .4s,-webkit-transform 1.2s cubic-bezier(.215,.61,.355,1);transition:transform 1.2s cubic-bezier(.215,.61,.355,1),opacity .4s;transition:transform 1.2s cubic-bezier(.215,.61,.355,1),opacity .4s,-webkit-transform 1.2s cubic-bezier(.215,.61,.355,1)}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-panel-text-outer::after{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:opacity .3s .1s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .1s;transition:opacity .3s .1s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .1s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .1s,opacity .3s .1s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .1s,opacity .3s .1s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .1s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-panel-copyright-text{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:opacity .4s .3s,-webkit-transform 1.2s cubic-bezier(.215,.61,.355,1) .3s;transition:opacity .4s .3s,-webkit-transform 1.2s cubic-bezier(.215,.61,.355,1) .3s;transition:transform 1.2s cubic-bezier(.215,.61,.355,1) .3s,opacity .4s .3s;transition:transform 1.2s cubic-bezier(.215,.61,.355,1) .3s,opacity .4s .3s,-webkit-transform 1.2s cubic-bezier(.215,.61,.355,1) .3s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-panel-links{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;-webkit-transition:opacity .3s .6s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .6s;transition:opacity .3s .6s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .6s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .6s,opacity .3s .6s;transition:transform .3s cubic-bezier(.215,.61,.355,1) .6s,opacity .3s .6s,-webkit-transform .3s cubic-bezier(.215,.61,.355,1) .6s}.no-touchevents .qodef-panel-sections.qodef--expanding.qodef--done .qodef-expanded .qodef-collapse{-webkit-transition:opacity .6s .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1) .2s;transition:opacity .6s .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1) .2s;transition:transform .2s cubic-bezier(.215,.61,.355,1) .2s,opacity .6s .2s;transition:transform .2s cubic-bezier(.215,.61,.355,1) .2s,opacity .6s .2s,-webkit-transform .2s cubic-bezier(.215,.61,.355,1) .2s;opacity:1}.qodef-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.qodef-pricing-table.qodef-status--featured{background:#f1e7e3}.qodef-pricing-table .qodef-m-inner{padding:45px}.qodef-pricing-table .qodef-m-title p{margin:0;color:#0a1a2b;font-size:18px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.qodef-pricing-table .qodef-m-price{margin-top:-3px}.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:25px 0 0}.qodef-pricing-table .qodef-m-content ul{list-style:none;margin:0}.qodef-pricing-table .qodef-m-content ul li{color:#0a1a2b;margin-bottom:8px}.qodef-pricing-table .qodef-m-content ul li:last-child{margin-bottom:0}.qodef-pricing-table .qodef-m-content ul li:before{content:'\f00c';font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.qodef-pricing-table .qodef-m-button .qodef-button{margin:32px 0 0}.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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.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--circle{width:100%}.qodef-progress-bar.qodef-layout--circle .progressbar-text{font-size:21px;font-weight:700;letter-spacing:.05em;color:#242424}.qodef-progress-bar.qodef-layout--circle .qodef-m-canvas{width:143px;margin:0 auto}.qodef-progress-bar.qodef-layout--circle .qodef-m-title{text-align:center;font-weight:600;color:#242424;margin:15px 0 0}.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:-32px;width:auto;height:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:16px;font-weight:700;letter-spacing:.1em;color:#242424;left:93%!important}.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px;display:inline-block;width:55%}.qodef-progress-bar.qodef-layout--line .qodef-m-canvas{display:inline-block;width:75%;position:relative;top:14px}@media only screen and (max-width:1440px){.qodef-progress-bar.qodef-layout--line .qodef-m-canvas{width:60%}}@media only screen and (max-width:1024px){.qodef-progress-bar.qodef-layout--line .qodef-m-canvas{width:45%}}.qodef-progress-bar.qodef-layout--line .qodef-m-inner{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}.widget.qodef-resume-download-widget{margin-bottom:0}.qodef-resume-download{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;color:#ee7968;font-family:"IBM Plex Mono",monospace;font-size:16px;font-weight:400;line-height:19px;text-transform:uppercase}.qodef-resume-download.qodef--abs{position:absolute;z-index:50}.qodef-resume-download.qodef--box{background-color:#fff;padding:33px 37px;-webkit-box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23)}.qodef-resume-download.qodef--box .qodef-m-text{margin-right:148px}.qodef-resume-download.qodef--box.qodef--icon-left .qodef-m-text{margin-right:0;margin-left:151px}.qodef-resume-download.qodef--box.qodef--icon-left .qodef-m-icon{margin-right:0}.qodef-resume-download.qodef--icon-left .qodef-m-icon{float:left;margin-right:6px}.qodef-resume-download .qodef-m-text{position:relative;display:inline-block;height:100%;letter-spacing:.1em;line-height:1.1}.qodef-resume-download .qodef-m-icon{height:24px;font-size:24px;vertical-align:middle;display:inline-block}.qodef-resume-download .qodef-m-icon i{font-style:normal}.qodef-resume-download .qodef-m-icon svg{height:inherit;stroke:currentColor}.qodef-resume-download:hover .qodef-m-icon svg line:nth-child(2){-webkit-animation:qodef-animate-download-line-middle .7s forwards;animation:qodef-animate-download-line-middle .7s forwards}.qodef-resume-download:hover .qodef-m-icon svg line:nth-child(3){-webkit-animation:qodef-animate-download-line-right 1.2s forwards;animation:qodef-animate-download-line-right 1.2s forwards;-webkit-animation-delay:.1s;animation-delay:.1s}.qodef-resume-download:hover .qodef-m-icon svg line:nth-child(4){-webkit-animation:qodef-animate-download-line-left 1.2s forwards;animation:qodef-animate-download-line-left 1.2s forwards;-webkit-animation-delay:.1s;animation-delay:.1s}@-webkit-keyframes qodef-animate-download-line-middle{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}50%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}51%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@keyframes qodef-animate-download-line-middle{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}50%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}51%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 0;transform-origin:50% 0}}@-webkit-keyframes qodef-animate-download-line-left{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}30%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}31%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}80%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}}@keyframes qodef-animate-download-line-left{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}30%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}31%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}80%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}}@-webkit-keyframes qodef-animate-download-line-right{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}30%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}31%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}80%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}}@keyframes qodef-animate-download-line-right{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}30%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}31%{-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}80%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:50% 80%;transform-origin:50% 80%}}.qodef-section-title{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-section-title.qodef-alignment--center{text-align:center}.qodef-section-title.qodef-alignment--left{text-align:left}.qodef-section-title.qodef-alignment--right{text-align:right}.qodef-section-title .qodef-m-title{margin:0}.qodef-section-title .qodef-m-text{font-family:"IBM Plex Mono",monospace;font-size:17px;line-height:1.765em;color:#6b6768;margin:18px 0 0}.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}@media only screen and (max-width:1024px){.qodef-separator.qodef-hide-below-1024{display:none}}#qodef-page-sidebar .widget.widget_mycareer_core_separator{margin-bottom:0}#qodef-page-footer .widget.widget_mycareer_core_separator{margin-bottom:0}#qodef-side-area .widget.widget_mycareer_core_separator{margin-bottom:0}.qodef-skills{position:relative;display:inline-block;width:100%;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-skills .qodef-m-items{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-skills .qodef-m-item-content ul{list-style-type:none}.qodef-skills .qodef-m-item-content ul:last-child{margin-bottom:0}.qodef-skills .qodef-m-item-content ul li{position:relative;display:inline-block;margin-left:18px;margin-bottom:30px}.qodef-skills .qodef-m-item-content ul li:before{content:"";display:inline-block;position:absolute;top:.75em;left:-17px;width:3px;height:3px;border-radius:50%;background-color:currentColor}.qodef-skills.qodef--init{visibility:visible}.qodef-skills.qodef-skin--light .qodef-m-item{color:#fff}.qodef-skills.qodef-skin--light .qodef-m-item.qodef--active{color:#0a1a2b;background-color:#fff}.qodef-skills.qodef-layout--list .qodef-icon-holder{vertical-align:baseline}.qodef-skills.qodef-layout--list .qodef-icon-holder .qodef-icon{display:table-cell;font-size:12px}.qodef-skills.qodef-layout--list .qodef-m-items{margin-top:15px}.qodef-skills.qodef-layout--list .qodef-m-title{font-size:16px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#242424;margin-bottom:15px}.qodef-skills.qodef-layout--list .qodef-m-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-cover-line{height:100%;left:23.7%;margin-left:0;position:absolute;width:1px;background:0 0}.qodef-skills.qodef-layout--list .qodef-m-item:last-of-type .qodef-m-cover-line{display:block;bottom:100%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:#fff}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder{width:100%;text-align:left;position:relative;left:0;top:0;margin-bottom:2px}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-skills{display:block;width:160px}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-year>span:after{content:"";display:inline-block;width:5px;height:1px;background:currentColor;vertical-align:middle;margin-left:11px}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-year>span:last-child:after{content:none}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-rating,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-year-end{display:inline-block}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-skills{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;margin-bottom:8px;display:inline-block;text-transform:none}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-skills:before{content:'';display:inline-block;height:3px;width:3px;background-color:#595959;position:relative;border-radius:50%;bottom:2px;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;margin-right:8px}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-rating,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-year-end{font-size:13px;line-height:23px;color:#595959}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content{width:76.3%;float:right;text-align:left;padding-left:70px;padding-bottom:79px}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content h1,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content h2,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content h3,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content h4,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content h5,.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content h6{margin:0 0 15px 0;line-height:1.3}.widget.qodef-stamp-widget{margin-bottom:0}.qodef-stamp{position:relative;display:inline-block;vertical-align:top;width:195px;height:195px;color:#ee7968;font-family:"IBM Plex Mono",monospace;font-size:15px;font-weight:500;text-transform:uppercase}.qodef-stamp .qodef-m-centered-text{font-family:"IBM Plex Mono",monospace;font-size:80px;color:#0a1a2b;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--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-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-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-box-sizing:border-box;box-sizing:border-box;-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;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;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-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}.qodef-swapping-image-gallery .qodef-m-info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.qodef-swapping-image-gallery .qodef-m-image-holder{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;overflow:hidden;-webkit-box-shadow:0 0 10.53px 2.47px rgba(2,2,2,.04);box-shadow:0 0 10.53px 2.47px rgba(2,2,2,.04)}.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:120px}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:120px}.qodef-swapping-image-gallery .qodef-m-info{padding-top:60px}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{margin:0 0 60px}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline .qodef-m-title{margin:0 0 24px}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline .qodef-m-description{margin:0}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-thumbnails-holder .swiper-pagination-custom{width:auto}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-thumbnails-holder .qodef-m-thumbnail{font-size:0;cursor:pointer;opacity:.35;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-thumbnails-holder .qodef-m-thumbnail.qodef--active{opacity:1}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-thumbnails-holder .qodef-m-thumbnail img{display:block}.qodef-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;visibility:hidden}.qodef-tabs.qodef--init{visibility:visible}.qodef-tabs .qodef-tabs-navigation{margin:0;padding:0;list-style:none}.qodef-tabs .qodef-tabs-content{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-tabs .qodef-tabs-content p{margin:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li{margin:0 26px 0 0;padding:0}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:block;padding:0 3px 1px;font-family:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;-webkit-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover{color:#ee7968}.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:#0a1a2b}.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:16px;margin-right:16px}.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:10px 0 0;padding:35px 31px 38px 31px;background:#f1e7e3}.qodef-text-clip-holder .qodef-tc-inner{text-align:left;-webkit-transform:rotate(90deg) translateX(28%);-ms-transform:rotate(90deg) translateX(28%);transform:rotate(90deg) translateX(28%);left:-50%;position:absolute;display:block;width:100%;z-index:200}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.qodef-text-clip-holder .qodef-tc-mask{color:#fff!important}.qodef-text-clip-holder .qodef-tc-original{color:#fff!important}}@supports (-ms-ime-align:auto){.qodef-text-clip-holder .qodef-tc-mask{color:#fff!important}.qodef-text-clip-holder .qodef-tc-original{color:#fff!important}}.qodef-text-clip-holder .qodef-tc-mask-wrapper{position:absolute;display:block;width:100%;height:100%;top:0;left:0;-webkit-transition:1s cubic-bezier(.075,.82,.165,1);transition:1s cubic-bezier(.075,.82,.165,1);-webkit-clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)!important;clip-path:polygon(0 50%,100% 50%,100% 100%,0 100%)!important}.qodef-text-clip-holder .qodef-tc-mask,.qodef-text-clip-holder .qodef-tc-original{margin:0 0 36px 16px;padding:0 0 0 15%}.qodef-text-clip-holder.qodef-tc-align-center{text-align:center}.qodef-text-clip-holder.qodef-tc-align-right{text-align:right}.qodef-text-clip-holder.qodef-tc-with-background-image{text-align:center;height:100vh}.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-bgrnd-holder{position:absolute;width:100%;height:100vh;left:0;top:0;background-size:cover;background-position:center;-webkit-transition:opacity 2s cubic-bezier(.075,.82,.165,1);transition:opacity 2s cubic-bezier(.075,.82,.165,1)}.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-inner{-webkit-transition:opacity .6s cubic-bezier(.075,.82,.165,1);transition:opacity .6s cubic-bezier(.075,.82,.165,1)}.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-inner .qodef-tc-mask,.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-inner .qodef-tc-original{font-size:285px}.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-mask{-webkit-transform:translateY(-34%);-ms-transform:translateY(-34%);transform:translateY(-34%);-webkit-transition:1s .2s cubic-bezier(.8,.06,0,.91);transition:1s .2s cubic-bezier(.8,.06,0,.91)}.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-original{-webkit-transform:translateY(34%);-ms-transform:translateY(34%);transform:translateY(34%);-webkit-transition:1s .2s cubic-bezier(.8,.06,0,.91);transition:1s .2s cubic-bezier(.8,.06,0,.91)}.qodef-text-clip-holder.qodef-tc-with-background-image .qodef-tc-mask-wrapper{-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%)}.qodef-text-clip-holder.qodef-tc-with-background-image.qodef-appeared .qodef-tc-bgrnd-holder,.qodef-text-clip-holder.qodef-tc-with-background-image.qodef-appeared .qodef-tc-inner{opacity:1}.qodef-text-clip-holder.qodef-tc-with-background-image.qodef-appeared .qodef-tc-bgrnd-holder .qodef-tc-mask,.qodef-text-clip-holder.qodef-tc-with-background-image.qodef-appeared .qodef-tc-bgrnd-holder .qodef-tc-original,.qodef-text-clip-holder.qodef-tc-with-background-image.qodef-appeared .qodef-tc-inner .qodef-tc-mask,.qodef-text-clip-holder.qodef-tc-with-background-image.qodef-appeared .qodef-tc-inner .qodef-tc-original{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.qodef-text-clip-holder .qodef-e-left-bottom-text-holder{text-align:left;display:block;position:fixed;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);right:2%}.qodef-text-clip-holder .qodef-e-left-bottom-text-holder .qodef-e-left-bottom-text .qodef-e-lbt-mail,.qodef-text-clip-holder .qodef-e-left-bottom-text-holder .qodef-e-left-bottom-text .qodef-e-lbt-phone,.qodef-text-clip-holder .qodef-e-left-bottom-text-holder .qodef-e-left-bottom-text .qodef-e-lbt-text{display:block;font-size:13px;font-weight:400;line-height:23px;letter-spacing:0}.qodef-text-clip-holder .qodef-e-left-bottom-text-holder .qodef-e-left-bottom-text .qodef-e-lbt-phone,.qodef-text-clip-holder .qodef-e-left-bottom-text-holder .qodef-e-left-bottom-text .qodef-e-lbt-text{color:#262626}.qodef-text-clip-holder .qodef-page.page--preview .qodef-e-left-bottom-text-holder,.qodef-text-clip-holder .qodef-page.page--preview .qodef-e-right-bottom-holder{bottom:1%;position:absolute}.qodef-e-left-bottom-text-holder,.qodef-e-text-clip-right-bottom-holder{display:block;position:absolute;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);z-index:10}.qodef-e-left-bottom-text-holder{top:23.8%;right:6.3%}.qodef-e-left-bottom-text-holder .qodef-text-clip-widget-title{font-size:18px;color:#fff;letter-spacing:.1em;line-height:22px;font-family:"IBM Plex Mono",monospace;display:block;font-weight:700;text-transform:uppercase;margin-bottom:19px}.qodef-e-left-bottom-text-holder .qodef-text-clip-mail-text,.qodef-e-left-bottom-text-holder .qodef-text-clip-phone{font-size:19px;color:#fff;letter-spacing:0;line-height:33px;font-family:"IBM Plex Mono",monospace;display:block;font-weight:400}.qodef-e-left-bottom-text-holder .qodef-text-clip-mail-text a,.qodef-e-left-bottom-text-holder .qodef-text-clip-phone a{color:#fff}.qodef-e-text-clip-right-bottom-holder{top:2.5%;right:4%}.qodef-e-text-clip-right-bottom-holder .qodef-e-text-clip-right-bottom a{margin:0 5px;font-size:15px;letter-spacing:.1em;line-height:22px;color:#fff;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;text-transform:uppercase;position:relative}.qodef-e-text-clip-right-bottom-holder .qodef-e-text-clip-right-bottom a:after{content:'';display:block;height:1px;width:100%;position:absolute;left:0;bottom:0;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1);transition:transform .3s cubic-bezier(.85,.26,.17,1),-webkit-transform .3s cubic-bezier(.85,.26,.17,1)}.qodef-e-text-clip-right-bottom-holder .qodef-e-text-clip-right-bottom a:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:-webkit-transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1);transition:transform .4s cubic-bezier(.85,.26,.17,1),-webkit-transform .4s cubic-bezier(.85,.26,.17,1)}.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:#6b6768;border:none}#multiscroll-nav a.active span{background-color:#0a1a2b}#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:#0a1a2b;font-size:106px;line-height:1}.qodef-video-button .qodef-m-play span{display:block;line-height:inherit}.qodef-video-button .qodef-m-play span:before{display:block;line-height:inherit}.qodef-workflow{position:relative;display:inline-block;width:100%;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-workflow .qodef-m-items{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-workflow .qodef-m-item-content ul{list-style-type:none}.qodef-workflow .qodef-m-item-content ul:last-child{margin-bottom:0}.qodef-workflow .qodef-m-item-content ul li{position:relative;display:inline-block;margin-left:18px;margin-bottom:30px}.qodef-workflow .qodef-m-item-content ul li:before{content:"";display:inline-block;position:absolute;top:.75em;left:-17px;width:3px;height:3px;border-radius:50%;background-color:currentColor}.qodef-workflow .qodef-m-item-content .qodef-e-title a{color:#ee7968;font-size:13px}.qodef-workflow.qodef--init{visibility:visible}.qodef-workflow.qodef-skin--light .qodef-m-item{color:#fff}.qodef-workflow.qodef-skin--light .qodef-m-item.qodef--active{color:#0a1a2b;background-color:#fff}.qodef-workflow .qodef-accordion-title{font-size:0;text-transform:none;margin:27px 0 0;padding:0 0 9px 0;cursor:pointer}.qodef-workflow .qodef-accordion-title:first-child{margin-top:0}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder{font-size:inherit;line-height:21px}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span{display:inline-block;width:50%}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-m-item-year{font-size:13px;font-weight:400;color:#595959}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-accordion-mark{font-size:18px;color:#ee7968;text-align:right;position:relative;line-height:1}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-accordion-mark .qodef-icon{position:absolute;display:block;width:100%;bottom:-3px;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-accordion-mark .qodef-icon:before{display:block;line-height:inherit}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-accordion-mark .qodef-icon.qodef-icon--open{opacity:0}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-accordion-mark .qodef-icon.qodef-icon--close{opacity:.5}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-m-item-company{font-size:16px;text-transform:uppercase}.qodef-workflow .qodef-accordion-title .qodef-m-item-company-holder>span.qodef-m-item-company-info{font-size:13px;font-style:italic;color:#ee7968;text-align:right;font-family:"IBM Plex Mono",monospace;font-weight:500}.qodef-workflow .qodef-accordion-title.ui-state-active{border:none!important}.qodef-workflow .qodef-accordion-title.ui-state-active .qodef-m-item-company-holder>span.qodef-accordion-mark span.qodef-icon--open{opacity:1}.qodef-workflow .qodef-accordion-title.ui-state-active .qodef-m-item-company-holder>span.qodef-accordion-mark span.qodef-icon--close{opacity:0}.qodef-workflow .qodef-accordion-content{padding:35px 31px 38px 31px;background:#f1e7e3}.qodef-workflow .qodef-accordion-content ul li{color:#444343}.qodef-workflow.qodef-behavior--accordion .qodef-accordion-title{margin:21px 0 0;padding:0 0 5px 0;border-bottom:1px solid #e8eeeb}.qodef-workflow.qodef-behavior--accordion .qodef-accordion-title:first-child{margin-top:0}.qodef-workflow.qodef-behavior--toggle .qodef-accordion-title{margin:27px 0 0;padding:0 0 4px 0;border-bottom:1px solid rgba(135,182,193,.5)}.qodef-workflow.qodef-behavior--toggle .qodef-accordion-title.ui-state-active{border-bottom:0}.qodef-workflow.qodef-behavior--toggle .qodef-accordion-title:first-child{margin-top:0}.qodef-workflow.qodef-layout--list:last-child .qodef-m-main-line{display:none}.qodef-workflow.qodef-layout--list .qodef-m-main-line{left:23.7%;margin-left:0;position:absolute;top:0;height:100%;width:1px;background-color:transparent;border:none}.qodef-workflow.qodef-layout--list .qodef-m-circle{background:0 0;border:2px solid #ee7968;border-radius:50%;content:"";width:17px;height:17px;left:23.7%;top:0;margin:0 0 0 -8px;position:absolute;z-index:23;-webkit-transition:.3s .1s;transition:.3s .1s}.edgtf-safari .qodef-workflow.qodef-layout--list .qodef-m-circle{-webkit-transition:0s;transition:0s}@media (max-width:1024px){.qodef-workflow.qodef-layout--list .qodef-m-circle{-webkit-transition:0s;transition:0s}}.qodef-workflow.qodef-layout--list .qodef-m-circle.qodef-m-circle--active{background:#ee7968;-webkit-transition:.3s .3s;transition:.3s .3s}.edgtf-safari .qodef-workflow.qodef-layout--list .qodef-m-circle.qodef-m-circle--active{-webkit-transition:0s;transition:0s}@media (max-width:1024px){.qodef-workflow.qodef-layout--list .qodef-m-circle.qodef-m-circle--active{-webkit-transition:0s;transition:0s}}.qodef-workflow.qodef-layout--list .qodef-m-item{position:relative;display:inline-block;width:100%;vertical-align:top}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-cover-line{height:100%;left:23.7%;margin-left:0;position:absolute;width:1px;background-color:#ee7968;z-index:3;opacity:.3}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-cover-follow-line{height:0;left:23.7%;top:5px;margin-left:0;position:absolute;width:1px;background-color:#ee7968;-webkit-transition:1s cubic-bezier(.08,.71,.25,1);transition:1s cubic-bezier(.08,.71,.25,1);z-index:10}.edgtf-safari .qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-cover-follow-line{-webkit-transition:0s;transition:0s}@media (max-width:1024px){.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-cover-follow-line{-webkit-transition:0s;transition:0s}}.qodef-workflow.qodef-layout--list .qodef-m-item:last-of-type .qodef-m-cover-line{display:block;bottom:100%;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);background:#fff}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder{width:23.7%;text-align:right;padding-right:52px;position:absolute;left:0;top:0}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-company,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year{display:block}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year>span:after{content:"";display:inline-block;width:5px;height:1px;background:currentColor;vertical-align:middle;margin-left:11px}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year>span:last-child:after{content:none}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year-end,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year-start{display:inline-block}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-company{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1px}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year-end,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year-start{font-size:13px;line-height:23px;color:#595959}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content{width:76.3%;float:right;text-align:left;padding-left:70px;padding-bottom:79px}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content h1,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content h2,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content h3,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content h4,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content h5,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content h6{margin:0 0 15px 0;line-height:1.3}.qodef-workflow.qodef-layout--list .qodef-m-item:last-child .qodef-m-cover-line{display:none}.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-company{color:#fff}.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year span{color:#858d95}.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content{color:#858d95}.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content h1,.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content h2,.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content h3,.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content h4,.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content h5,.qodef-workflow.qodef-layout--list.qodef-skin--light .qodef-m-item .qodef-m-item-content h6{color:#fff}#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:30px;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:4px;width:100%;background-color:currentColor;-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease,-webkit-transform .3s ease}#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{top:8px}#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{top:17px}.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:#0a1a2b}.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>*{fill:currentColor;stroke:currentColor}.qodef-side-area-opener.qodef-side-area-opener--predefined{line-height:1}.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--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:120px 75px 35px;background-color:#fff;overflow:hidden;visibility:hidden;z-index:9999;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1);transition:all .6s cubic-bezier(.77,0,.175,1);text-align:center}#qodef-side-area #qodef-side-area-close{position:absolute;top:33px;right:40px;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{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{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;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;font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;text-transform:capitalize}.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}.qodef-social-share li a{font-size:20px;color:#0a1a2b}.qodef-social-share li.qodef-facebook-share a:hover{color:#ee7968}.qodef-social-share li.qodef-twitter-share a:hover{color:#ee7968}.qodef-social-share li.qodef-linkedin-share a:hover{color:#ee7968}.qodef-social-share li.qodef-tumblr-share a:hover{color:#ee7968}.qodef-social-share li.qodef-pinterest-share a:hover{color:#ee7968}.qodef-social-share li.qodef-vk-share a:hover{color:#ee7968}.qodef-header--light .qodef-global-social-share-button-holder .qodef-social-share li a{color:#fff}.qodef-global-social-share-button-holder{display:inline-block;position:fixed;left:2%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999;opacity:1;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1280px){.qodef-global-social-share-button-holder{left:10px}}.qodef-global-social-share-button-holder .qodef-social-share{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.qodef-global-social-share-button-holder .qodef-social-share li a{font-size:18px}@media only screen and (max-width:1024px){.qodef-global-social-share-button-holder{display:none}}.qodef-global-social-share-button-global-off{display:none}.qodef-show-social-button-on-page .qodef-global-social-share-button-global-off{display:inline-block}.qodef-hide-social-button .qodef-global-social-share-button-holder{display:none}.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;transition-delay:.2s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){-webkit-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;transition-delay:.4s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){-webkit-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;transition-delay:.6s}.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){-webkit-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-box-sizing:border-box;box-sizing:border-box;-webkit-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;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:#6b6768;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:13px}.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}.qodef-social-share.qodef-layout--longtext.qodef-vertical-longtext{vertical-align:top;position:absolute;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);left:0}.qodef-social-share.qodef-layout--longtext.qodef-vertical-longtext .qodef-shortcode-list{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;text-align:right;display:table}.qodef-social-share.qodef-layout--longtext.qodef-vertical-longtext .qodef-shortcode-list>li{display:table-cell}.qodef-social-share.qodef-layout--longtext.qodef-vertical-longtext .qodef-shortcode-list>li>a{display:table}.qodef-social-share.qodef-layout--longtext.qodef-vertical-longtext .qodef-shortcode-list>li>a>span{display:table-cell;padding:0 32px 0 7px}.qodef-social-share.qodef-layout--longtext.qodef-block-longtext .qodef-shortcode-list li{display:block;padding:6px 0 7px}.qodef-social-share.qodef-layout--longtext .qodef-shortcode-list li a{font-size:12px;font-weight:400;letter-spacing:0;line-height:22px;color:#595959;text-transform:none}.qodef-social-share.qodef-layout--longtext .qodef-shortcode-list li a:before{content:'';display:inline-block;height:4px;width:4px;background-color:#595959;position:relative;border-radius:50%;bottom:2px;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;margin-right:3px}.qodef-social-share.qodef-layout--longtext .qodef-shortcode-list li a:hover:after{opacity:1}.qodef-social-share.qodef-layout--longtext li{margin-right:20px}.qodef-social-share.qodef-layout--longtext li:last-child{margin-right:0}.qodef-social-share.qodef-layout--text .qodef-shortcode-list li a{font-size:15px;font-weight:500;letter-spacing:.1em;line-height:22px;color:#595959;text-transform:uppercase}.qodef-social-share.qodef-layout--text .qodef-shortcode-list li a:after{content:'';display:block;height:1px;width:100%;background-color:#595959;position:relative;bottom:4px;opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.qodef-social-share.qodef-layout--text .qodef-shortcode-list li a:hover:after{opacity:1}.qodef-social-share.qodef-layout--text li{margin-right:20px}.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:21px}.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:21px}#qodef-page-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-smooth-transition-loader{position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}.qodef-smooth-transition-loader .qodef-st-loader{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}.qodef-smooth-transition-loader .qodef-st-loader .qodef-st-loader-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:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#0a1a2b;background-color:#fff}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%{opacity:.5}20%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}90%{opacity:.5}100%{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}.qodef-smooth-transition-loader .qodef-st-loader .qodef-mycareer-spinner-holder{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:100px;height:100px}.qodef-smooth-transition-loader .qodef-st-loader .qodef-mycareer-spinner-holder .qodef-mycareer-spinner-circle{position:absolute;width:65px;height:65px;background-color:currentColor;border-radius:50%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:scaleout 1.2s infinite;animation:scaleout 1.2s infinite}.qodef-smooth-transition-loader .qodef-st-loader .qodef-rotate-circles{width:60px;height:20px}.qodef-smooth-transition-loader .qodef-st-loader .qodef-rotate-circles>div{background-color:currentColor;display:inline-block;width:12px;height:12px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1.5s ease infinite both;animation:ball-fall 1.5s ease infinite both}.qodef-smooth-transition-loader .qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(1){-webkit-animation-delay:calc((100ms) - 300ms);animation-delay:calc((100ms) - 300ms)}.qodef-smooth-transition-loader .qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(2){-webkit-animation-delay:calc((200ms) - 300ms);animation-delay:calc((200ms) - 300ms)}.qodef-smooth-transition-loader .qodef-st-loader .qodef-rotate-circles>div:nth-last-of-type(3){-webkit-animation-delay:calc((300ms) - 300ms);animation-delay:calc((300ms) - 300ms)}@-webkit-keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}100%{transform:scale(1);-webkit-transform:scale(1);opacity:0}}.qodef-smooth-transition-loader .qodef-st-loader .pulse{width:32px;height:32px;margin:-16px 0 0 -16px;background-color:currentColor;border-radius:16px;-webkit-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out}@-webkit-keyframes double-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes double-pulse{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.qodef-smooth-transition-loader .qodef-st-loader .double_pulse{width:40px;height:40px;margin:-20px 0 0 -20px;position:relative}.qodef-smooth-transition-loader .qodef-st-loader .double_pulse .double-bounce1,.qodef-smooth-transition-loader .qodef-st-loader .double_pulse .double-bounce2{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:currentColor;opacity:.6;-webkit-animation:double-pulse 2s infinite ease-in-out;animation:double-pulse 2s infinite ease-in-out}.qodef-smooth-transition-loader .qodef-st-loader .double_pulse .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes cube{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes cube{0%{-webkit-transform:perspective(120px) rotateX(0) rotateY(0);transform:perspective(120px) rotateX(0) rotateY(0)}50%{-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0);transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.qodef-smooth-transition-loader .qodef-st-loader .cube{width:60px;height:60px;margin:-30px 0 0 -30px;background-color:currentColor;-webkit-animation:cube 1.2s infinite ease-in-out;animation:cube 1.2s infinite ease-in-out}@-webkit-keyframes rotating-cubes{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5);transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotating-cubes{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5);transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg);transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg);transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.qodef-smooth-transition-loader .qodef-st-loader .rotating_cubes{width:32px;height:32px;margin:-16px 0 0 -16px;position:relative}.qodef-smooth-transition-loader .qodef-st-loader .rotating_cubes .cube1,.qodef-smooth-transition-loader .qodef-st-loader .rotating_cubes .cube2{background-color:currentColor;width:10px;height:10px;position:absolute;top:0;left:0;-webkit-animation:rotating-cubes 1.8s infinite ease-in-out;animation:rotating-cubes 1.8s infinite ease-in-out}.qodef-smooth-transition-loader .qodef-st-loader .rotating_cubes .cube2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.4);transform:scaleY(.4)}20%{-webkit-transform:scaleY(1);transform:scaleY(1)}}.qodef-smooth-transition-loader .qodef-st-loader .stripes{width:50px;height:60px;margin:-30px 0 0 -25px;text-align:center;font-size:10px}.qodef-smooth-transition-loader .qodef-st-loader .stripes>div{background-color:currentColor;height:100%;width:6px;display:inline-block;margin:0 3px 0 0;-webkit-animation:stretchdelay 1.2s infinite ease-in-out;animation:stretchdelay 1.2s infinite ease-in-out}.qodef-smooth-transition-loader .qodef-st-loader .stripes .rect2{-webkit-animation-delay:calc((200ms) - 1300ms);animation-delay:calc((200ms) - 1300ms)}.qodef-smooth-transition-loader .qodef-st-loader .stripes .rect3{-webkit-animation-delay:calc((300ms) - 1300ms);animation-delay:calc((300ms) - 1300ms)}.qodef-smooth-transition-loader .qodef-st-loader .stripes .rect4{-webkit-animation-delay:calc((400ms) - 1300ms);animation-delay:calc((400ms) - 1300ms)}.qodef-smooth-transition-loader .qodef-st-loader .stripes .rect5{-webkit-animation-delay:calc((500ms) - 1300ms);animation-delay:calc((500ms) - 1300ms)}@-webkit-keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncedelay{0%,100%,80%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.qodef-smooth-transition-loader .qodef-st-loader .wave{width:72px;text-align:center;margin:-9px 0 0 -36px}.qodef-smooth-transition-loader .qodef-st-loader .wave>div{width:18px;height:18px;background-color:currentColor;margin:0 3px 0 0;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out both;animation:bouncedelay 1.4s infinite ease-in-out both}.qodef-smooth-transition-loader .qodef-st-loader .wave .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.qodef-smooth-transition-loader .qodef-st-loader .wave .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes rotatecircles{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotatecircles{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.qodef-smooth-transition-loader .qodef-st-loader .two_rotating_circles{width:40px;height:40px;margin:-20px 0 0 -20px;position:relative;text-align:center;-webkit-animation:rotatecircles 2s infinite linear;animation:rotatecircles 2s infinite linear}.qodef-smooth-transition-loader .qodef-st-loader .two_rotating_circles .dot1,.qodef-smooth-transition-loader .qodef-st-loader .two_rotating_circles .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:currentColor;border-radius:100%;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.qodef-smooth-transition-loader .qodef-st-loader .two_rotating_circles .dot2{top:auto;bottom:0;-webkit-animation-delay:-1s;animation-delay:-1s}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles{width:60px;height:60px;margin:-30px 0 0 -30px;position:relative}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container{position:absolute;width:100%;height:100%}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container>div{background-color:currentColor;border-radius:100%;position:absolute;width:12px;height:12px;-webkit-animation:bouncedelay 1.2s infinite ease-in-out both;animation:bouncedelay 1.2s infinite ease-in-out both}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container>div.circle1{top:0;left:0}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container>div.circle2{top:0;right:0}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container>div.circle3{right:0;bottom:0}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container>div.circle4{left:0;bottom:0}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle2{-webkit-animation-delay:calc((600ms) - 1500ms);animation-delay:calc((600ms) - 1500ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle3{-webkit-animation-delay:calc((900ms) - 1500ms);animation-delay:calc((900ms) - 1500ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container1 .circle4{-webkit-animation-delay:calc((1200ms) - 1500ms);animation-delay:calc((1200ms) - 1500ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container2{-webkit-transform:rotateZ(45deg);-ms-transform:rotate(45deg);transform:rotateZ(45deg)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle1{-webkit-animation-delay:calc((300ms) - 1400ms);animation-delay:calc((300ms) - 1400ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle2{-webkit-animation-delay:calc((600ms) - 1400ms);animation-delay:calc((600ms) - 1400ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle3{-webkit-animation-delay:calc((900ms) - 1400ms);animation-delay:calc((900ms) - 1400ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container2 .circle4{-webkit-animation-delay:calc((1200ms) - 1400ms);animation-delay:calc((1200ms) - 1400ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container3{-webkit-transform:rotateZ(90deg);-ms-transform:rotate(90deg);transform:rotateZ(90deg)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle1{-webkit-animation-delay:calc((300ms) - 1300ms);animation-delay:calc((300ms) - 1300ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle2{-webkit-animation-delay:calc((600ms) - 1300ms);animation-delay:calc((600ms) - 1300ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle3{-webkit-animation-delay:calc((900ms) - 1300ms);animation-delay:calc((900ms) - 1300ms)}.qodef-smooth-transition-loader .qodef-st-loader .five_rotating_circles .spinner-container.container3 .circle4{-webkit-animation-delay:calc((1200ms) - 1300ms);animation-delay:calc((1200ms) - 1300ms)}@-webkit-keyframes atom_position{50%{top:80px;left:80px}}@keyframes atom_position{50%{top:80px;left:80px}}@-webkit-keyframes atom_size{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@keyframes atom_size{50%{-webkit-transform:scale(.5);transform:scale(.5)}}@-webkit-keyframes atom_zindex{100%{z-index:10}}@keyframes atom_zindex{100%{z-index:10}}@-webkit-keyframes atom_shrink{50%{-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes atom_shrink{50%{-webkit-transform:scale(.9);transform:scale(.9)}}.qodef-smooth-transition-loader .qodef-st-loader .atom{width:100px;height:100px;margin:-50px 0 0 -50px;position:relative}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-1{height:50%;width:50%;left:50%;top:50%;position:absolute;z-index:1;-webkit-animation:atom_shrink 4.5s infinite linear;animation:atom_shrink 4.5s infinite linear}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-1:before{content:'';background:currentColor;border-radius:50%;height:100%;width:100%;position:absolute;top:-50%;left:-50%}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-2{-webkit-animation:atom_zindex 1.5s .75s infinite steps(2,end);animation:atom_zindex 1.5s .75s infinite steps(2,end)}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-2:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease;animation:atom_position 1.5s infinite ease,atom_size 1.5s -1.125s infinite ease}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-3{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation:atom_zindex 1.5s -.25s infinite steps(2,end);animation:atom_zindex 1.5s -.25s infinite steps(2,end)}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-3:before{-webkit-animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease;animation:atom_position 1.5s -1s infinite ease,atom_size 1.5s -.75s infinite ease}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-4{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation:atom_zindex 1.5s .25s infinite steps(2,end);animation:atom_zindex 1.5s .25s infinite steps(2,end)}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-4:before{-webkit-animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease;animation:atom_position 1.5s -.5s infinite ease,atom_size 1.5s -125ms infinite ease}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-2,.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-3,.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-4{position:absolute;width:100%;height:100%;z-index:0}.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-2:before,.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-3:before,.qodef-smooth-transition-loader .qodef-st-loader .atom .ball-4:before{content:'';height:20px;width:20px;border-radius:50%;background:currentColor;top:0;left:0;margin:0 auto;position:absolute}@-webkit-keyframes clock{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clock{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes clock1{0%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}30%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}100%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}}@keyframes clock1{0%{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}30%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}100%{-webkit-transform:rotate(-450deg);transform:rotate(-450deg)}}@-webkit-keyframes clock2{5%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}35%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes clock2{5%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}35%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes clock3{10%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}40%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes clock3{10%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}40%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes clock4{15%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}100%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}}@keyframes clock4{15%{-webkit-transform:rotate(0);transform:rotate(0)}45%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}100%{-webkit-transform:rotate(-315deg);transform:rotate(-315deg)}}.qodef-smooth-transition-loader .qodef-st-loader .clock{width:50px;height:50px;margin:-25px 0 0 -25px;position:relative;-webkit-animation:clock 8s infinite steps(8);animation:clock 8s infinite steps(8)}.qodef-smooth-transition-loader .qodef-st-loader .clock .ball{height:50px;width:50px;position:absolute}.qodef-smooth-transition-loader .qodef-st-loader .clock .ball:before{content:'';border-radius:50%;height:18.31501832px;width:18.31501832px;position:absolute;background:currentColor}.qodef-smooth-transition-loader .qodef-st-loader .clock .ball.ball-1{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-animation:clock1 1s ease-in infinite;animation:clock1 1s ease-in infinite}.qodef-smooth-transition-loader .qodef-st-loader .clock .ball.ball-2{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-animation:clock2 1s ease-in infinite;animation:clock2 1s ease-in infinite}.qodef-smooth-transition-loader .qodef-st-loader .clock .ball.ball-3{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:clock3 1s ease-in infinite;animation:clock3 1s ease-in infinite}.qodef-smooth-transition-loader .qodef-st-loader .clock .ball.ball-4{-webkit-animation:clock4 1s ease-in infinite;animation:clock4 1s ease-in infinite}@-webkit-keyframes mitosis_invert{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes mitosis_invert{100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@-webkit-keyframes mitosis_ball1{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,25%) scale(.6,.8);transform:translate(50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}}@keyframes mitosis_ball1{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,25%) scale(.6,.8);transform:translate(50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,50%) scale(.6,.6);transform:translate(50%,50%) scale(.6,.6)}}@-webkit-keyframes mitosis_ball2{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8);transform:translate(50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}}@keyframes mitosis_ball2{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(25%) scale(1,.8);transform:translateX(25%) scale(1,.8)}40%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}60%{-webkit-transform:translateX(50%) scale(.8,.8);transform:translateX(50%) scale(.8,.8)}74%{-webkit-transform:translate(50%,-25%) scale(.6,.8);transform:translate(50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(50%,-50%) scale(.6,.6);transform:translate(50%,-50%) scale(.6,.6)}}@-webkit-keyframes mitosis_ball3{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8);transform:translate(-50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}}@keyframes mitosis_ball3{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,25%) scale(.6,.8);transform:translate(-50%,25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,50%) scale(.6,.6);transform:translate(-50%,50%) scale(.6,.6)}}@-webkit-keyframes mitosis_ball4{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8);transform:translate(-50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}}@keyframes mitosis_ball4{12%{-webkit-transform:none;transform:none}26%{-webkit-transform:translateX(-25%) scale(1,.8);transform:translateX(-25%) scale(1,.8)}40%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}60%{-webkit-transform:translateX(-50%) scale(.8,.8);transform:translateX(-50%) scale(.8,.8)}74%{-webkit-transform:translate(-50%,-25%) scale(.6,.8);transform:translate(-50%,-25%) scale(.6,.8)}88%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}100%{-webkit-transform:translate(-50%,-50%) scale(.6,.6);transform:translate(-50%,-50%) scale(.6,.6)}}.qodef-smooth-transition-loader .qodef-st-loader .mitosis{height:50px;width:50px;margin:-25px 0 0 -25px;position:relative;-webkit-animation:mitosis_invert 2s infinite steps(2,end);animation:mitosis_invert 2s infinite steps(2,end)}.qodef-smooth-transition-loader .qodef-st-loader .mitosis .ball{border-radius:50%;position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor}.qodef-smooth-transition-loader .qodef-st-loader .mitosis .ball.ball-1{-webkit-animation:mitosis_ball1 1s infinite alternate linear;animation:mitosis_ball1 1s infinite alternate linear}.qodef-smooth-transition-loader .qodef-st-loader .mitosis .ball.ball-2{-webkit-animation:mitosis_ball2 1s infinite alternate linear;animation:mitosis_ball2 1s infinite alternate linear}.qodef-smooth-transition-loader .qodef-st-loader .mitosis .ball.ball-3{-webkit-animation:mitosis_ball3 1s infinite alternate linear;animation:mitosis_ball3 1s infinite alternate linear}.qodef-smooth-transition-loader .qodef-st-loader .mitosis .ball.ball-4{-webkit-animation:mitosis_ball4 1s infinite alternate linear;animation:mitosis_ball4 1s infinite alternate linear}@-webkit-keyframes lines_spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lines_spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.qodef-smooth-transition-loader .qodef-st-loader .lines{width:60px;height:60px;margin:0 0 0 -30px}.qodef-smooth-transition-loader .qodef-st-loader .lines .line1{margin-left:10px;position:absolute;width:60px;height:4px;background-color:currentColor;-webkit-animation:lines_spin 1.5s infinite ease calc((100ms) - 100ms);animation:lines_spin 1.5s infinite ease calc((100ms) - 100ms)}.qodef-smooth-transition-loader .qodef-st-loader .lines .line2{margin-left:10px;position:absolute;width:60px;height:4px;background-color:currentColor;-webkit-animation:lines_spin 1.5s infinite ease calc((200ms) - 100ms);animation:lines_spin 1.5s infinite ease calc((200ms) - 100ms)}.qodef-smooth-transition-loader .qodef-st-loader .lines .line3{margin-left:10px;position:absolute;width:60px;height:4px;background-color:currentColor;-webkit-animation:lines_spin 1.5s infinite ease calc((300ms) - 100ms);animation:lines_spin 1.5s infinite ease calc((300ms) - 100ms)}.qodef-smooth-transition-loader .qodef-st-loader .lines .line4{margin-left:10px;position:absolute;width:60px;height:4px;background-color:currentColor;-webkit-animation:lines_spin 1.5s infinite ease calc((400ms) - 100ms);animation:lines_spin 1.5s infinite ease calc((400ms) - 100ms)}@-webkit-keyframes fussion_ball1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@keyframes fussion_ball1{50%{top:-100%;left:200%}100%{top:50%;left:100%;z-index:2}}@-webkit-keyframes fussion_ball2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@keyframes fussion_ball2{50%{top:200%;left:200%}100%{top:100%;left:50%;z-index:1}}@-webkit-keyframes fussion_ball3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@keyframes fussion_ball3{50%{top:200%;left:-100%}100%{top:50%;left:0;z-index:2}}@-webkit-keyframes fussion_ball4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}@keyframes fussion_ball4{50%{top:-100%;left:-100%}100%{top:0;left:50%;z-index:1}}.qodef-smooth-transition-loader .qodef-st-loader .fussion{width:30px;height:30px;margin:-45px 0 0 -30px;position:relative}.qodef-smooth-transition-loader .qodef-st-loader .fussion .ball{height:40px;width:40px;left:50%;top:50%;background:currentColor;border-radius:50%;float:left;position:absolute}.qodef-smooth-transition-loader .qodef-st-loader .fussion .ball.ball-1{top:0;left:50%;-webkit-animation:fussion_ball1 1s 0s ease infinite;animation:fussion_ball1 1s 0s ease infinite;z-index:1}.qodef-smooth-transition-loader .qodef-st-loader .fussion .ball.ball-2{top:50%;left:100%;-webkit-animation:fussion_ball2 1s 0s ease infinite;animation:fussion_ball2 1s 0s ease infinite;z-index:2}.qodef-smooth-transition-loader .qodef-st-loader .fussion .ball.ball-3{top:100%;left:50%;-webkit-animation:fussion_ball3 1s 0s ease infinite;animation:fussion_ball3 1s 0s ease infinite;z-index:1}.qodef-smooth-transition-loader .qodef-st-loader .fussion .ball.ball-4{top:50%;left:0;-webkit-animation:fussion_ball4 1s 0s ease infinite;animation:fussion_ball4 1s 0s ease infinite;z-index:2}@-webkit-keyframes wave_jump1{12%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,24%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes wave_jump1{12%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,24%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes wave_jump2{12%{-webkit-transform:translate(0,0);transform:translate(0,0)}24%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,36%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes wave_jump2{12%{-webkit-transform:translate(0,0);transform:translate(0,0)}24%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,36%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes wave_jump3{24%{-webkit-transform:translate(0,0);transform:translate(0,0)}36%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,48%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@keyframes wave_jump3{24%{-webkit-transform:translate(0,0);transform:translate(0,0)}36%{-webkit-transform:translate(20px,-40px);transform:translate(20px,-40px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%,48%{-webkit-transform:translate(40px,0);transform:translate(40px,0)}}@-webkit-keyframes wave_wipe{100%,48%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}}@keyframes wave_wipe{100%,48%{-webkit-transform:translateX(-120px);transform:translateX(-120px)}}.qodef-smooth-transition-loader .qodef-st-loader .wave_circles{width:150px;height:30px;margin:-15px 0 0 -75px}.qodef-smooth-transition-loader .qodef-st-loader .wave_circles .ball{height:30px;width:30px;float:left;background:currentColor;border-radius:50%;margin-right:10px}.qodef-smooth-transition-loader .qodef-st-loader .wave_circles .ball.ball-1{-webkit-animation:wave_jump3 1.8s infinite ease-out;animation:wave_jump3 1.8s infinite ease-out}.qodef-smooth-transition-loader .qodef-st-loader .wave_circles .ball.ball-2{-webkit-animation:wave_jump2 1.8s infinite ease-out;animation:wave_jump2 1.8s infinite ease-out}.qodef-smooth-transition-loader .qodef-st-loader .wave_circles .ball.ball-3{-webkit-animation:wave_jump1 1.8s infinite ease-out;animation:wave_jump1 1.8s infinite ease-out}.qodef-smooth-transition-loader .qodef-st-loader .wave_circles .ball.ball-4{margin-right:0;-webkit-animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1);animation:wave_wipe 1.8s infinite cubic-bezier(.5,0,.5,1)}@-webkit-keyframes pulse_circles_pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;border-width:50px}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:0;border-width:0}}@keyframes pulse_circles_pulse{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:1;border-width:50px}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:0;border-width:0}}.qodef-smooth-transition-loader .qodef-st-loader .pulse_circles{width:100px;height:100px;margin:-50px 0 0 -50px;position:relative}.qodef-smooth-transition-loader .qodef-st-loader .pulse_circles .ball{height:100%;width:100%;background:currentColor;position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:0 solid currentColor}.qodef-smooth-transition-loader .qodef-st-loader .pulse_circles .ball.ball-1{-webkit-animation:pulse_circles_pulse 3s infinite calc((-750ms) + 750ms);animation:pulse_circles_pulse 3s infinite calc((-750ms) + 750ms)}.qodef-smooth-transition-loader .qodef-st-loader .pulse_circles .ball.ball-2{-webkit-animation:pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms);animation:pulse_circles_pulse 3s infinite calc((-1500ms) + 750ms)}.qodef-smooth-transition-loader .qodef-st-loader .pulse_circles .ball.ball-3{-webkit-animation:pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms);animation:pulse_circles_pulse 3s infinite calc((-2250ms) + 750ms)}.qodef-smooth-transition-loader .qodef-st-loader .pulse_circles .ball.ball-4{-webkit-animation:pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms);animation:pulse_circles_pulse 3s infinite calc((-3000ms) + 750ms)}.qodef-sp-holder{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;z-index:115;visibility:hidden;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out;background-color:rgba(0,0,0,.65);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-sp-holder .qodef-sp-inner{width:90%;max-width:600px;background-color:#fff;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);box-shadow:1px 16px 40px 0 rgba(209,173,161,.23);-webkit-transition:opacity .2s ease-out,-webkit-transform .3s cubic-bezier(.06,.47,.38,.99);transition:opacity .2s ease-out,-webkit-transform .3s cubic-bezier(.06,.47,.38,.99);transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .2s ease-out;transition:transform .3s cubic-bezier(.06,.47,.38,.99),opacity .2s ease-out,-webkit-transform .3s cubic-bezier(.06,.47,.38,.99)}.qodef-sp-holder .qodef-sp-close{position:absolute;top:16px;right:16px;display:block;color:#000}.qodef-sp-holder .qodef-sp-close:hover{color:#6b6768}.qodef-sp-holder .qodef-sp-close svg{stroke:currentColor;fill:currentColor}.qodef-sp-holder .qodef-sp-content-container{background-color:#fafafa;background-size:cover;padding:40px}.qodef-sp-holder .qodef-sp-title{margin:0 0 30px 0}.qodef-sp-holder .qodef-sp-subtitle{margin:0 0 20px 0}.qodef-sp-holder .wpcf7{width:100%;display:block}.qodef-sp-holder .qodef-sp-prevent{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:28px}.qodef-sp-holder .qodef-sp-prevent-inner{cursor:pointer}.qodef-sp-holder .qodef-sp-prevent-inner>*{position:relative;display:inline-block;vertical-align:top;line-height:1}.qodef-sp-holder .qodef-sp-prevent-input{margin:1px 1px 0 0;width:11px;height:11px;border:1px solid #0a1a2b;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.qodef-sp-holder .qodef-sp-prevent-input svg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg{opacity:1}.qodef-sp-holder .qodef-sp-prevent-label{font-size:13px}.qodef-sp-opened .qodef-sp-holder{opacity:1;visibility:visible;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .8s cubic-bezier(.26,.63,0,.96);transition:-webkit-transform .8s cubic-bezier(.26,.63,0,.96);transition:transform .8s cubic-bezier(.26,.63,0,.96);transition:transform .8s cubic-bezier(.26,.63,0,.96),-webkit-transform .8s cubic-bezier(.26,.63,0,.96)}.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 40px}.qodef-page-title .qodef-breadcrumbs a,.qodef-page-title .qodef-breadcrumbs span{font-size:15px;color:#686868}.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-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}.qodef-page-title.qodef-title--standard .qodef-m-subtitle{margin:4px 0 0}.qodef-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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;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:"IBM Plex Mono",monospace;font-size:17px;line-height:30px;font-weight:400;color:#6b6768;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-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-twitter-list.qodef-gutter--extra-huge.qodef--no-bottom-space{margin-bottom:-104px}.qodef-twitter-list.qodef-gutter--extra-huge #ctf .ctf-tweets{margin:0 -52px}.qodef-twitter-list.qodef-gutter--extra-huge #ctf .ctf-tweets>.ctf-item{padding:0 52px;margin:0 0 104px}#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}.qodef-vertical-text-holder-yes{position:relative}.qodef-vertical-text-in-grid-yes .qodef-vertical-text-inner{left:25px}@media only screen and (max-width:680px){.qodef-vertical-text-in-grid-yes .qodef-vertical-text-inner{left:14px}}.qodef-padding-vt-20 .qodef-vertical-text-inner{padding-left:20px}.qodef-vertical-text-inner{position:absolute;display:inline-block;left:-10px;bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;z-index:50}.qodef-vertical-text-inner p{font-size:13px;font-weight:400;font-style:italic;line-height:23px;letter-spacing:0;color:#595959}.qodef-vertical-text-inner p a{color:currentColor}@media only screen and (max-width:680px){.qodef-vertical-text-inner p{margin:0}}.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-page .qodef-woo-product-mark,.qodef-woo-shortcode .qodef-woo-product-mark{position:absolute;top:0;right:0;padding:8px 27px 6px;font-size:15px;line-height:1;color:#fff;background-color:#0a1a2b;z-index:5}#qodef-woo-page .qodef-woo-product-title,.qodef-woo-shortcode .qodef-woo-product-title{margin:0}#qodef-woo-page .qodef-woo-ratings,.qodef-woo-shortcode .qodef-woo-ratings{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}#qodef-woo-page .qodef-woo-ratings .qodef-m-inner,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner{position:relative;display:inline-block;vertical-align:top}#qodef-woo-page .qodef-woo-ratings .qodef-m-star,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star{font-size:14px;letter-spacing:.1em;color:#0a1a2b}#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}#qodef-woo-page .price del,.qodef-woo-shortcode .price del{margin-right:10px}#qodef-woo-page .price ins,.qodef-woo-shortcode .price ins{text-decoration:none}#qodef-woo-page .added_to_cart,#qodef-woo-page .button,.qodef-woo-shortcode .added_to_cart,.qodef-woo-shortcode .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:13px 30px;cursor:pointer;z-index:3;color:#fff;background-color:#e8604c;border:1px solid transparent}#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:#fff;background-color:#e8604c;border:1px solid #e8604c}#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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 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}.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}.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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.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}#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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number]{margin:0}#qodef-woo-page.qodef--cart .shop_table td.actions{padding:30px 0 0;text-align:initial}#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{position:relative;display:-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 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:50px}#qodef-woo-page.qodef--cart .cart_totals>h2,#qodef-woo-page.qodef--cart .cross-sells>h2{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0 0 42px}#qodef-woo-page.qodef--cart #shipping_method li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}#qodef-woo-page.qodef--cart #shipping_method li input{margin:0}#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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none}.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:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:13px 30px;cursor:pointer;z-index:3;color:#fff;background-color:#e8604c;border:1px solid transparent}.woocommerce-page div.woocommerce>.return-to-shop a:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}#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{margin-top:30px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order{margin-top:30px}#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper{margin-bottom:15px}#qodef-woo-page.qodef--checkout .wc_payment_methods{margin:0;padding:0;list-style:none}#qodef-woo-page.qodef--checkout .wc_payment_methods li{position:relative;margin:0;padding:15px 0;border-bottom:1px solid #000}#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding-left:25px;padding-right:25px}#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio{position:absolute;top:18px;left:0;margin:0}#qodef-woo-page.qodef--checkout .wc_payment_methods label{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;cursor:pointer}.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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#0a1a2b}.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left}.woocommerce-account .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:13px 30px;cursor:pointer;z-index:3;color:#fff;background-color:#e8604c;border:1px solid transparent}.woocommerce-account .button:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox{display:inline-block;margin-left:5px;margin-bottom:0}.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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;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;margin-top:50px}#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;margin:0 19px;font-family:"Playfair Display",serif;font-size:17px;line-height:1.765em;color:#0a1a2b}#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:0;width:100%;height:1px;background-color:currentColor;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:color 0s,-webkit-transform .3s;transition:color 0s,-webkit-transform .3s;transition:transform .3s,color 0s;transition:transform .3s,color 0s,-webkit-transform .3s}#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}#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.prev{margin-right:6px}#qodef-woo-page .woocommerce-pagination .page-numbers.next{margin-left:6px}#qodef-woo-page .woocommerce-pagination .page-numbers.current:after,#qodef-woo-page .woocommerce-pagination .page-numbers:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.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.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-gutter--extra-huge ul.products{margin:0 -52px}.qodef-woo-product-list.qodef-gutter--extra-huge ul.products>.product{padding:0 52px;margin:0 0 104px}.qodef-woo-product-list .qodef-woo-product-inner{position:relative;display:inline-block;vertical-align:top}.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:#0a1a2b}.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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;text-align:center;background-color:rgba(255,255,255,.4);opacity:0;-webkit-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:13px 0 30px}.qodef-woo-product-list .qodef-woo-product-title{-webkit-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}.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;font-size:11px;color:#6b6768;z-index:3}.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:#0a1a2b}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator{position:relative;display:inline-block;vertical-align:top;margin:0 2px;font-size:12px}.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after{content:'/'}.qodef-woo-product-list .qodef-woo-ratings{margin-top:9px}.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}#qodef-woo-page .qodef-quantity-buttons{position:relative;display:inline-block;vertical-align:middle}#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;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:19px;font-family:inherit;font-weight:600}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{position:relative;height:50px;width:50px;padding:0;margin:0 25px 0 0;font-family:inherit;line-height:48px;outline:0;color:#0a1a2b;background-color:#fafafa}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus,#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{position:absolute;right:0;width:25px;height:25px;line-height:23px;border-left:0;cursor:pointer;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out;color:#231f20;background-color:#6b6768}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus{top:0;border-bottom:0}#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus{bottom:0}.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{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:20px 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}#qodef-woo-page.qodef--single>.product{position:relative;display:inline-block;width:100%;vertical-align:top}#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(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}#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 .woocommerce-product-gallery__wrapper{position:relative;margin:0 -8px}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a,#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{display:block;width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{position:relative;width:calc(100% - 16px)!important;margin:0 8px;overflow:hidden}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{position:relative;padding:0 8px;margin-top:16px}#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger{position:absolute;top:10px;left:10px;width:30px;height:30px;line-height:30px;text-align:center;z-index:5}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image{width:100%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image{width:33.33333%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{width:25%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{width:20%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{width:16.66667%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image{width:14.28571%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image{width:12.5%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger{left:calc(27% + 10px)}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper{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 .woocommerce-product-gallery__wrapper a,#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper img{height:100%;-o-object-fit:cover;object-fit:cover}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:calc(100% - 27%)!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper{width:27%}@media screen and (min-width:681px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:100%}}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:0}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below .woocommerce-product-gallery__wrapper>.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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-top:11px}#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:12px}#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:#6b6768}#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#0a1a2b}#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top:28px}#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:50px}#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:20px}#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 label{margin-bottom:0;font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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-bottom:0}#qodef-woo-page.qodef--single form.cart .variations td,#qodef-woo-page.qodef--single form.cart .variations th{padding:0;text-align:initial;vertical-align:middle}#qodef-woo-page.qodef--single form.cart .variations label{margin-bottom:0;font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;margin:28px 0 0}#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:53px}#qodef-woo-page.qodef--single .product_meta>*{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}#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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;line-height:inherit!important}#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{padding-top:3px}#qodef-woo-page.qodef--single .qodef-social-share{margin-top:8px}#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:61px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li{margin:0 26px 0 0;padding:0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a{display:block;padding:0 3px 1px;font-family:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:16px;line-height:1.375em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;-webkit-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover{color:#fff;background-color:#0a1a2b}#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.active a{color:#fff;background-color:#0a1a2b}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:29px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information{margin-top:16px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews{margin-top:27px}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2{display:none}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab p{margin:0}#qodef-woo-page.qodef--single .shop_attributes td,#qodef-woo-page.qodef--single .shop_attributes th{padding:15px 0;vertical-align:middle;text-align:left}#qodef-woo-page.qodef--single .shop_attributes th{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#qodef-woo-page.qodef--single .shop_attributes p{margin:0}#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400;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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:14px;letter-spacing:.1em;color:#0a1a2b;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:14px;letter-spacing:.1em;color:#0a1a2b;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:101px}#qodef-woo-page.qodef--single .related>h2{font-family:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin:0 0 42px}.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:14px;letter-spacing:.1em;color:#0a1a2b}.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:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:13px 30px;cursor:pointer;z-index:3;color:#ee7968;background-color:transparent;border:2px solid #ee7968}.widget.woocommerce .button:hover{color:#fff;background-color:#e8604c;border-color:#e8604c}.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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.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:#0a1a2b}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;background-color:#fafafa;border-radius:0;cursor:pointer}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-3px;height:10px;width:10px;background-color:#0a1a2b;border-radius:100%;outline:0;z-index:2}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#0a1a2b;border-radius:0;z-index:1}.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:32px 0 0}.widget.widget_price_filter .price_slider_amount .clear{display:none}.widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#6b6768;background-color:#fafafa;border:1px solid transparent;border-radius:0;outline:0}.widget.widget_product_search .qodef-widget-title{margin-bottom:30.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:46px;padding:11px 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:14px;color:#6b6768;background-color:#fafafa;border:1px solid transparent;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}.widget.widget_product_search input:focus{color:#0a1a2b;border-color:transparent}.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:15px;text-align:center;color:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#6b6768}.widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#6b6768}.widget.widget_product_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}.widget.widget_product_tag_cloud .tagcloud a:hover{color:#0a1a2b}.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:#0a1a2b}.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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}.widget.widget_recent_reviews a:hover{color:#0a1a2b}.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:"Playfair Display",serif;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#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:#0a1a2b}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;background-color:#fafafa;border-radius:0;cursor:pointer}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-3px;height:10px;width:10px;background-color:#0a1a2b;border-radius:100%;outline:0;z-index:2}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#0a1a2b;border-radius:0;z-index:1}#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:32px 0 0}#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear{display:none}#qodef-page-footer .widget.widget_product_categories select{width:100%;max-width:100%;height:46px;margin:9.5px 0 0;padding:11px 20px;font-family:inherit;font-size:14px;line-height:24px;font-style:inherit;font-weight:inherit;color:#6b6768;background-color:#fafafa;border:1px solid #ccc;border-radius:0;outline:0}#qodef-page-footer .widget.widget_product_search .qodef-widget-title{margin-bottom:30.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: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_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:20px;padding-right:60px;font-size:14px;color:#6b6768;background-color:#fafafa;border:1px solid #ccc;-webkit-transition:border-color .2s ease-out;transition:border-color .2s ease-out}#qodef-page-footer .widget.widget_product_search input:focus{color:#0a1a2b;border-color:#0a1a2b}#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:15px;text-align:center;color:#0a1a2b;background-color:transparent;border:0;cursor:pointer;-webkit-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:#6b6768}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:15px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#ccc}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor}#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover{color:#0a1a2b}#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:#0a1a2b}#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:"Playfair Display",serif;color:#0a1a2b;font-family:"IBM Plex Mono",monospace;font-size:13px;line-height:1.538em;letter-spacing:.1em;text-transform:uppercase;font-weight:400}#qodef-page-footer .widget.widget_recent_reviews a:hover{color:#0a1a2b}#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}.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_mycareer_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;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:#6b6768}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#6b6768}#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#0a1a2b}.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:3px 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;margin-top:10px}.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#6b6768}.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:"IBM Plex Mono",monospace;font-size:14.4px;line-height:1.375em;font-weight:400;letter-spacing:.1em;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;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;width:100%;padding:17px 39px;text-align:center;color:#fff;background-color:#e8604c;border:1px solid transparent}.qodef-woo-dropdown-cart .qodef-m-action-link:hover{color:#fff;background-color:#e8604c;border:1px solid #e8604c}.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:16px}.qodef-working-hours-list .qodef-e-day{position:relative;margin:0}.qodef-working-hours-list .qodef-e-day-icon{position:absolute;top:-2px;right:-8px;font-size:8px;color:#0a1a2b}.qodef-working-hours-list .qodef-e-line{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 10px;border-bottom:1px solid #bfb8b6;opacity:.5}.qodef-working-hours-list .qodef-e-time{margin:0;font-family:"IBM Plex Mono",monospace;font-style:italic}.qodef-working-hours-list .qodef-e-time.qodef--closed{color:#0a1a2b}.qodef-working-hours-list .qodef-m-footer{position:relative;top:3px;font-size:14px;color:#817c7b}.qodef-working-hours-list .qodef-m-footer-icon{position:relative;top:-5px;right:0;font-size:8px;color:#0a1a2b}@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 40px}.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 40px 87px}}@media only screen and (max-width:1024px){.qodef-blog.qodef-item-layout--metro article .qodef-e-media{display:block;float:none}.qodef-blog.qodef-item-layout--metro article .qodef-e-content{display:block;width:100%;padding:7% 8.1%}}@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}body:not(.qodef-content-behind-header) .qodef-page-title{padding-top:0!important}}@media screen and (max-width:1680px){.qodef-header--vertical #qodef-page-header-inner{padding:14px 23% 33px 30px}}@media only screen and (max-width:1600px){.qodef-header--vertical #qodef-page-header-inner{padding:14px 20% 33px 30px}}@media only screen and (max-width:1440px){.qodef-header--vertical #qodef-page-header-inner{padding:14px 30px 33px 30px}}@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!important}}@media only screen and (max-width:768px){#qodef-top-area{display:none}}@media only screen and (max-width:680px){.qodef-mobile-side-area{padding:94px 30px 80px 50px}}@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--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content{margin-top:34px}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-left-content,.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content{position:relative;top:initial;right:initial;left:initial;-webkit-transform:none;-ms-transform:none;transform:none;text-align:left;width:100%;margin-top:22px}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content{margin-top:11px;margin-bottom:1px}}@media only screen and (max-width:680px){.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content{margin-top:57px}.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-fixed-content .qodef-portfolio-right-content{margin-top:7px}}@media only screen and (max-width:680px){.qodef-porfolio-single-layout--custom-with-info .qodef-portfolio-single-item .qodef-portfolio-info .qodef-e{width:100%}}@media only screen and (max-width:680px){.qodef-porfolio-single-layout--custom-with-info #qodef-single-portfolio-navigation{margin:117px auto 3px}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:0!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}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-portfolio-info .qodef-e:last-child{margin-bottom:32px}.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media{padding-left:15px}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:0!important}}@media only screen and (max-width:1024px){.qodef-fullscreen-search-holder .qodef-form-holder-inner{width:80%}}@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-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:680px){.qodef-countdown .qodef-m-date>span:nth-last-child(-n+2){width:50%!important}}@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: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-family:"IBM Plex Mono",monospace;font-size:18px;line-height:1.667em;font-weight:600;letter-spacing:.1em;text-transform:uppercase;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:1600px){.qodef-panel-sections{padding-left:27%}.qodef-panel-sections .qodef-panel.qodef-collapsed{width:27%}.qodef-panel-sections .qodef-panel.qodef-collapsed .qodef-panel-text-outer{margin-top:-20%}.qodef-panel-sections .qodef-panel-expand{height:45px;width:45px}.qodef-panel-sections .qodef-panel-section{padding:8.6% 6% 8.6% 9.5%}.qodef-panel-sections .qodef-panel-section .qodef-ps-title{max-width:100%}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div{margin-bottom:3%}.qodef-panel-sections .qodef-panel-section .qodef-iwt-title{font-size:16px}.qodef-panel-sections .qodef-panel-section .qodef-iwt-text{font-size:12px}}@media only screen and (max-width:1440px){.qodef-panel-sections .qodef-panel-section{padding:8.6% 5.7% 8.6% 9%}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div{margin-bottom:8.5%}}@media only screen and (max-width:1366px){.qodef-panel-sections .qodef-panel-section~div{padding-top:.5%}}@media only screen and (max-width:1024px){.qodef-panel-sections{padding-left:0}.qodef-panel-sections .qodef-panel-text-inner{text-align:center}.qodef-panel-sections .qodef-panel-text-holder{padding:4.8vw 19%}.qodef-panel-sections .qodef-panel-links{left:auto;right:auto;position:relative;text-align:center;margin:40px 0}.qodef-panel-sections .qodef-ps-title{max-width:85%}.qodef-panel-sections .qodef-panel.qodef-collapsed{width:100%;height:35vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1000;position:relative}.qodef-panel-sections .qodef-panel.qodef-expanded{display:block;position:relative;padding-top:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-text-outer{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-title{font-size:50px}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-collapse{display:none}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-desc-text{margin:49px auto 0 auto}.qodef-panel-sections .qodef-link-tagline{display:none}.qodef-panel-sections .qodef-panel-expand{display:none}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-outer:after{top:-3%;left:-21%;padding-top:82%;width:82%}.qodef-panel-sections .qodef-panel-section{padding:0 14% .3% 14%!important}.qodef-panel-sections .qodef-panel-section .qodef-ps-text-holder{margin-bottom:17%}.qodef-panel-sections .qodef-panel-section .qodef-iwt-title{font-size:20px}.qodef-panel-sections .qodef-panel-section .qodef-iwt-text{font-size:14px}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div{width:100%!important;max-width:unset;margin-top:0!important;margin-bottom:84px!important}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>.qodef-icon-with-text.qodef-layout--before-content .qodef-m-text{max-width:100%}}@media only screen and (max-device-width:768px),only screen and (max-device-width:812px) and (orientation:landscape){.qodef-panel-sections{padding-left:0}.qodef-panel-sections .qodef-panel-text-holder{padding:5.6vw 19%}.qodef-panel-sections .qodef-panel-links{margin:77px 0 40px}.qodef-panel-sections .qodef-panel.qodef-collapsed{width:100%;height:25vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1000}.qodef-panel-sections .qodef-panel-text-outer{margin-top:0}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-abs{left:25%}.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-outer:after{top:-34%;left:-6.5%;padding-top:60%;width:60%}.qodef-panel-sections.qodef-with-text-clip .qodef-clip-pattern{right:25%}.qodef-panel-sections .qodef-panel-section{padding:9% 18.8%}}@media only screen and (max-device-width:812px) and (orientation:landscape){.qodef-panel-sections{margin-top:0}.qodef-panel-sections .qodef-panel.qodef-collapsed .qodef-panel-text-outer{margin-top:-10%}.qodef-panel-sections .qodef-panel.qodef-collapsed{position:relative;height:100vh}.qodef-panel-sections .qodef-panel-links{top:290px;left:auto;right:18.7%;text-align:center}}@media only screen and (max-device-width:414px) and (orientation:portrait){.qodef-panel-sections .qodef-panel.qodef-collapsed .qodef-panel-text-outer{margin-top:0}.qodef-panel-sections .qodef-ps-text-holder{margin-bottom:30%;margin-top:15%}.qodef-panel-sections .qodef-panel-links{top:7px;position:relative;right:0;left:0;text-align:center;margin:80px 40px 40px}}@media only screen and (min-width:769px) and (max-width:1024px){.qodef-panel-sections .qodef-panel-links{left:auto;right:auto;position:relative;text-align:center;margin:89px 0 40px;top:7px;white-space:nowrap}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3),only screen and (max-device-width:600px){.qodef-panel-sections .qodef-panel.qodef-collapsed{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qodef-panel-sections .qodef-panel-title{font-size:14vw}.qodef-panel-sections .qodef-panel-desc-text{display:none}.qodef-panel-sections .qodef-clip-pattern,.qodef-panel-sections.qodef-with-text-clip .qodef-panel-text-outer:after{display:none}.qodef-panel-sections .qodef-panel-text-holder{-webkit-clip-path:none!important;clip-path:none!important}.qodef-panel-sections .qodef-panel-section{padding:0 15%!important}.qodef-panel-sections .qodef-panel-section .qodef-ps-text-holder{margin-bottom:25%!important;margin-top:15%}.qodef-panel-sections .qodef-panel-section .qodef-ps-title{max-width:100%}.qodef-panel-sections .qodef-panel-section .qodef-ps-content>div{margin-bottom:30%!important}.qodef-panel-sections .qodef-panel-section:last-child{padding-bottom:0}.qodef-panel-sections .qodef-panel-section .qodef-image-with-text-holder .qodef-iwt-text:before,.qodef-panel-sections .qodef-panel-section .qodef-image-with-text-holder .qodef-iwt-title{display:none}}@media only screen and (max-width:1024px){.qodef-panel-sections .qodef-panel.qodef-expanded{visibility:visible}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-bg-holder{width:100%}.qodef-panel-sections .qodef-featured-items .qodef-featured-items-list .qodef-featured-item{opacity:1}}@media only screen and (max-width:680px){.qodef-panel-sections .qodef-panel-text-holder{padding:7vw 14%}}@media only screen and (max-width:320px){.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-copyright-text{bottom:10px}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-panel-links{margin:10px}.qodef-panel-sections .qodef-panel.qodef-expanded .qodef-featured-items .qodef-featured-items-list{margin:16px 0 7px 0}}@media only screen and (max-width:1024px){.qodef-resume-download.qodef--underline .qodef-m-text:after{bottom:0}.qodef-resume-download.qodef--box{padding:21px 25px}.qodef-resume-download.qodef--box .qodef-m-text{margin-right:0}.qodef-resume-download.qodef--box.qodef--icon-left .qodef-m-text{margin-left:9px}}@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-skills.qodef-layout--list .qodef-m-main-line{left:30%}.qodef-skills.qodef-layout--list .qodef-m-circle{left:30%}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-cover-line{left:30%}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-content{width:70%;padding-left:20px}}@media only screen and (max-width:768px){.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-year>span{display:block;text-align:center}.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder .qodef-m-item-year>span:after{display:block;margin:0 auto;top:2px;position:relative}}@media only screen and (max-width:480px){.qodef-skills.qodef-layout--list .qodef-m-item .qodef-m-item-skills-holder{word-break:break-all}}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:60px}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:60px}.qodef-swapping-image-gallery .qodef-m-info{padding-top:30px}.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{margin:0 0 30px}.qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:680px){.qodef-swapping-image-gallery{display:block}.qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info{-ms-flex-preferred-size:auto;flex-basis:auto}.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:0}.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:0}}@media only screen and (max-width:680px){.qodef-tabs.qodef-layout--simple .qodef-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 screen and (max-width:1780px){.qodef-text-clip-holder .qodef-tc-inner .qodef-tc-mask{font-size:220px!important}.qodef-text-clip-holder .qodef-tc-inner .qodef-tc-original{font-size:220px!important}}@media only screen and (max-width:1600px){.qodef-text-clip-holder .qodef-tc-inner{left:-49.7%}.qodef-text-clip-holder .qodef-tc-inner .qodef-tc-mask,.qodef-text-clip-holder .qodef-tc-inner .qodef-tc-original{font-size:190px!important}}@media only screen and (max-width:1440px){.qodef-text-clip-holder .qodef-tc-inner{left:-50%}}@media only screen and (max-width:1366px){.qodef-text-clip-holder .qodef-tc-inner{left:-50%}.qodef-text-clip-holder .qodef-tc-inner .qodef-tc-mask,.qodef-text-clip-holder .qodef-tc-inner .qodef-tc-original{font-size:180px!important}}@media only screen and (max-width:1280px){.qodef-text-clip-holder .qodef-tc-inner{left:-50%}}@media only screen and (max-width:1024px){.qodef-text-clip-holder .qodef-tc-inner{display:none}}@media only screen and (max-width:680px){.qodef-text-clip-holder .qodef-tc-inner{display:none}}@media only screen and (max-width:1024px){.qodef-e-text-clip-right-bottom-holder,.qodef-text-clip-mail-text,.qodef-text-clip-widget-title{display:none!important}}@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:1024px){.qodef-workflow.qodef-layout--list .qodef-m-main-line{left:30%}.qodef-workflow.qodef-layout--list .qodef-m-circle{left:30%}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-cover-follow-line,.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-cover-line{left:30%}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder{width:30%;padding-right:20px}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content{width:70%;padding-left:20px}}@media only screen and (max-width:680px){.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-company{text-align:left;font-size:15px}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year{margin-bottom:20px;margin-top:0;text-align:left}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year>span{display:block;text-align:left}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year>span:after{display:block;margin:0 auto;top:2px;position:relative}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content .qodef-e-title-inner{font-size:14px}}@media only screen and (max-width:480px){.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder{word-break:break-all}}@media only screen and (max-width:680px){.qodef-workflow.qodef-layout--list .qodef-m-circle,.qodef-workflow.qodef-layout--list .qodef-m-cover-follow-line,.qodef-workflow.qodef-layout--list .qodef-m-cover-line{display:none}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder{padding-right:0;display:block;float:left;position:relative;width:100%}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year>span{display:inline}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-company-holder .qodef-m-item-year>span.qodef-m-item-year-start:after{top:0;left:5px;display:inline-block}.qodef-workflow.qodef-layout--list .qodef-m-item .qodef-m-item-content{padding-left:0;display:block;float:left;width:100%}}@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: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%}}@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--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: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: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: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: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: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: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: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}}@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>.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%}}@media only screen and (max-width:1024px){.qodef-woo-product-list ul.products.columns-4>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-5>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-6>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-7>.product{width:33.33333%}.qodef-woo-product-list ul.products.columns-8>.product{width:33.33333%}}@media only screen and (max-width:768px){.qodef-woo-product-list ul.products.columns-3>.product{width:50%}.qodef-woo-product-list ul.products.columns-4>.product{width:50%}.qodef-woo-product-list ul.products.columns-5>.product{width:50%}.qodef-woo-product-list ul.products.columns-6>.product{width:50%}.qodef-woo-product-list ul.products.columns-7>.product{width:50%}.qodef-woo-product-list ul.products.columns-8>.product{width:50%}}@media only screen and (max-width:680px){.qodef-woo-product-list ul.products.columns-2>.product{width:100%}.qodef-woo-product-list ul.products.columns-3>.product{width:100%}.qodef-woo-product-list ul.products.columns-4>.product{width:100%}.qodef-woo-product-list ul.products.columns-5>.product{width:100%}.qodef-woo-product-list ul.products.columns-6>.product{width:100%}.qodef-woo-product-list ul.products.columns-7>.product{width:100%}.qodef-woo-product-list ul.products.columns-8>.product{width:100%}}@media 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 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image{width:50%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__wrapper>.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 .woocommerce-product-gallery__wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.woocommerce-product-gallery__image{width:100%!important}#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__wrapper>.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 .woocommerce-product-gallery__wrapper>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child{margin-top:16px!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}}