@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}.ctf-fixed-height{overflow:auto}
#ctf .ctf-item{padding:15px 5px;overflow:hidden}
#ctf.ctf-boxed-style .ctf-item{padding:15px}
#ctf .ctf-item:first-child{border-top:none}
#ctf .ctf-item:last-of-type{border-bottom:none!important}
#ctf #ctf .ctf-photo-hover span.fa-arrows-alt,#ctf .ctf-photo-hover svg.fa-arrows-alt,#ctf .ctf_remaining,#ctf.ctf-super-narrow .ctf-author-screenname,#ctf.ctf-super-narrow .ctf-screename-sep{display:none}
#ctf .ctf_more{padding:1px;border:1px solid transparent;border-radius:3px;display:inline-block;line-height:1}
#ctf .ctf_more:hover{cursor:pointer;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);text-decoration:none}
#ctf .ctf-header{float:left;clear:both;margin:0;padding:5px 5px 15px;line-height:1.2;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
#ctf .ctf-header a{float:left;display:block;text-decoration:none}
#ctf .ctf-header-img{float:left;position:relative;width:48px;margin:0 0 0 -100%!important;overflow:hidden;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}
#ctf .ctf-header-img img{display:block;float:left;margin:0!important;padding:0!important;border:none!important;-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px}
#ctf.ctf-rebranded .ctf-header-img-hover svg{margin-top:-15px;margin-left:-14px}
#ctf.ctf-rebranded .ctf-header-img-hover svg path,.ctf-rebranded .ctf-header-follow svg path{fill:white}
#ctf .ctf-header-generic-icon,#ctf .ctf-header-img-hover{display:none;position:absolute;width:100%;top:0;bottom:0;left:0;text-align:center;color:#fff;background:rgba(27,149,224,.85);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;z-index:999}
#ctf .ctf-header-generic-icon .fa,#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover .fa,#ctf .ctf-header-img-hover svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-8px;font-size:20px;z-index:1000}
#ctf .ctf-header-generic-icon svg,#ctf .ctf-header-img-hover svg{margin-top:-10px;margin-left:-10px}
#ctf .ctf-header .ctf-header-follow{display:inline-block;padding:3px 6px;margin:0 0 0 2px;position:relative;top:-2px;background:#1b95e0;color:#fff;font-size:11px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-transition:background .6s ease-in-out;-webkit-transition:background .6s ease-in-out;-o-transition:background .6s ease-in-out;transition:background .6s ease-in-out}
#ctf .ctf-header .ctf-header-follow .fa,#ctf .ctf-header .ctf-header-follow svg{margin-right:3px;font-size:12px}
#ctf .ctf-header a:hover .ctf-header-follow{background:#0c7abf;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}
#ctf .ctf-header-type-generic .ctf-header-img{color:#fff;width:48px;height:48px;position:relative}
#ctf .ctf-header-type-generic .ctf-header-link:hover .ctf-header-generic-icon{background:#0c7abf}
#ctf .ctf-header-type-generic .ctf-header-no-bio{padding-top:9px!important;font-size:16px;font-weight:700}
#ctf .ctf-header-type-generic .ctf-header-generic-icon{display:block;color:#fff;background:#1b95e0;-moz-transition:background .2s ease-in-out;-webkit-transition:background .2s ease-in-out;-o-transition:background .2s ease-in-out;transition:background .2s ease-in-out}
#ctf .ctf-header-type-generic:hover .ctf-header-generic-icon{display:block;opacity:1}
#ctf .ctf-header .ctf-header-user{font-size:16px;line-height:1.3;-ms-word-wrap:break-word;word-break:break-word}
#ctf .ctf-header .ctf-header-screenname,#ctf .ctf-header p{font-size:13px;line-height:1.3}
.ctf-screenreader{text-indent:-9999px!important;display:inline-block!important;width:0!important;height:0!important;line-height:0!important;text-align:left!important}
#ctf .ctf-header-text.sbi-no-info .ctf-header-user{padding-top:9px!important}
#ctf .ctf-header-text.sbi-no-bio .ctf-header-counts{clear:both}
#ctf .ctf-context{width:100%;padding-left:42px;margin-bottom:2px}
#ctf .ctf-with-logo .ctf-context{padding-right:30px}
#ctf .ctf-retweet-icon{display:inline-block;font-size:inherit;line-height:1;margin:0 5px 0 0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
#ctf.ctf-super-narrow .ctf-retweet-icon{margin:0 5px 0 0}
#ctf .ctf-reply-icon{display:inline-block;font-size:inherit;padding:1px 3px 3px;line-height:1;margin:0 3px 0 0}
#ctf .ctf-author-box{margin-left:56px}
#ctf .ctf-author-avatar{clear:both;width:48px;height:48px;margin:3px 6px 0 -56px;float:left;overflow:hidden;border:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
#ctf .ctf-author-avatar img{margin:0!important;padding:0}
#ctf .ctf-author-name,#ctf .ctf-author-screenname,#ctf .ctf-tweet-meta,#ctf .ctf-verified{margin-left:4px;margin-right:4px;display:inline-block}
#ctf .ctf-screename-sep{margin:0 2px;display:inline-block}
#ctf .ctf-author-name{font-weight:700!important;margin-top:4px}
#ctf .ctf-author-box-link{color:#000;text-decoration:none;display:inline;line-height:1.5!important}
#ctf .ctf-quoted-verified,#ctf .ctf-verified{color:#77c7f7;margin-left:0}
#ctf .ctf-quoted-verified,.ctf-credit-link .fa,.ctf-credit-link svg{margin-right:4px}
#ctf .ctf-tweet-meta,#ctf.ctf-super-narrow .ctf-author-name{display:inline-block}
#ctf .ctf-replied-to-text a{font-size:inherit;color:inherit;font-weight:inherit}
#ctf p.ctf-media-link,#ctf p.ctf-tweet-text{padding:0!important;margin:0!important;line-height:1.4}
#ctf .ctf-tweet-actions,#ctf .ctf-tweet-content{margin-left:58px;margin-top:3px;max-width:100%}
#ctf .ctf-corner-logo{display:inline-block;float:right;color:#1b95e0;font-size:24px}
#ctf.ctf-narrow .ctf-corner-logo{font-size:20px}
#ctf .ctf-hide-avatar .ctf-author-box,#ctf .ctf-hide-avatar .ctf-author-name,#ctf .ctf-hide-avatar .ctf-context,#ctf .ctf-hide-avatar .ctf-quoted-tweet,#ctf .ctf-hide-avatar .ctf-tweet-actions,#ctf .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-author-box,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-context,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-hide-avatar .ctf-tweet-content,#ctf.ctf-super-narrow .ctf-quoted-tweet,#ctf.ctf-super-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{margin-left:0}
#ctf .ctf-hide-avatar .ctf-context{padding-left:0}
#ctf .ctf-header-img.ctf-no-consent,#ctf .ctf-header-img.ctf-no-consent .ctf-header-img-hover{display:block;opacity:1;height:48px}
#ctf .ctf-quoted-tweet{display:block;clear:both;margin:7px 0 5px 58px;padding:8px 12px;border:1px solid rgba(0,0,0,.1);text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}
#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover,#ctf .ctf-tweet-text-media-wrap{-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}
#ctf .ctf-quoted-tweet:focus,#ctf .ctf-quoted-tweet:hover{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);transition:background .1s ease-in-out}
#ctf .ctf-quoted-author-name{font-weight:700;margin-right:4px}
#ctf .ctf-quoted-tweet p{margin:2px 0}
#ctf .ctf-tweet-actions a{padding:2px 10px 2px 5px;float:left}
#ctf .ctf-tweet-actions a.ctf-like,#ctf .ctf-tweet-actions a.ctf-reply,#ctf .ctf-tweet-actions a.ctf-retweet{color:rgba(0,0,0,.35);text-decoration:none;border:none;-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}
#ctf .ctf-tweet-actions a span.fa,#ctf .ctf-tweet-actions a svg{width:1.1em;height:1.1em;font-size:1.1em}
#ctf .ctf-tweet-actions a span.fa.fa-retweet{width:1.2em;height:1.2em;font-size:1.2em}
#ctf .ctf-tweet-actions .ctf-reply{margin-left:-5px}
#ctf .ctf-tweet-actions a:focus,#ctf .ctf-tweet-actions a:hover{-moz-transition:color .1s ease-in-out;-webkit-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}
#ctf .ctf-tweet-actions .ctf-reply:focus,#ctf .ctf-tweet-actions .ctf-reply:hover{color:#e34f0e!important}
#ctf .ctf-tweet-actions .ctf-retweet:focus,#ctf .ctf-tweet-actions .ctf-retweet:hover{color:#19cf86!important}
#ctf .ctf-tweet-actions .ctf-like:focus,#ctf .ctf-tweet-actions .ctf-like:hover{color:#e81c4f!important}
#ctf .ctf-action-count{float:right;padding-left:3px;font-size:.9em;margin-top:.25em;line-height:1.2em}
#ctf .ctf-twitterlink{margin-top:.3em;line-height:1.2em;font-size:.8em}
#ctf .ctf-quoted-tweet-text-media-wrap,#ctf .ctf-tweet-text-media-wrap{margin-left:5px;padding:4px;display:inline-block;border:1px solid rgba(0,0,0,.15);color:inherit;text-decoration:none;line-height:1;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;transition:background .1s ease-in-out}
#ctf #ctf-more,#ctf .ctf-out-of-tweets,.ctf-credit-link{padding:5px 0;text-align:center}
#ctf #ctf-more,#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{background:rgba(0,0,0,.05);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out}
#ctf .ctf-tweet-text-media-wrap:focus,#ctf .ctf-tweet-text-media-wrap:hover{border:1px solid rgba(0,0,0,.1);transition:background .1s ease-in-out}
.ctf-multi-media-icon .ctf-tweet-text-media,.ctf-quoted-tweet-text .ctf-tweet-text-media{margin-left:3px}
#ctf #ctf-more{display:block;border:none;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;outline:0;text-decoration:none;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;transition:background .1s ease-in-out}
#ctf #ctf-more:hover{background:rgba(0,0,0,.1);-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}
#ctf #ctf-more.ctf-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}
#ctf .ctf-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}
@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}
}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}.ctf-credit-link{width:100%;clear:both;margin-top:5px;font-size:12px}
#ctf svg{box-sizing:unset}
#ctf svg:not(:root).svg-inline--fa,#ctf_lightbox svg:not(:root).svg-inline--fa{box-sizing:unset;overflow:visible;width:1em}
#ctf .svg-inline--fa.fa-w-16{width:16px}
#ctf .svg-inline--fa.fa-w-20{width:20px}
#ctf .ctf-context .ctf-retweet-icon svg{width:1.2em;height:1.2em}
#ctf .svg-inline--fa,#ctf_lightbox .svg-inline--fa{display:inline-block;font-size:inherit;height:1em;overflow:visible;vertical-align:-.125em}
#ctf.ctf-styles .ctf-author-screenname,#ctf.ctf-styles .ctf-context,#ctf.ctf-styles .ctf-screename-sep,#ctf.ctf-styles .ctf-tweet-meta,.ctf_smash_error span{font-size:12px}
#ctf .ctf-error{width:100%;text-align:center}
#ctf .ctf-error code,#ctf .ctf-error iframe,#ctf .ctf-error p{padding:0;margin:0 2px}
#ctf .ctf-error-user p,#ctf.ctf-super-narrow .ctf-context{padding-bottom:5px}
#ctf .ctf-error-user{width:100%}
#ctf .ctf-error-admin{margin-top:15px;display:inline-block}
#ctf .ctf-error code{display:block;padding:4px}
.ctf_smash_error{border:1px solid #ddd;background:#eee;color:#333;margin:10px 0 0;padding:10px 15px;font-size:13px;text-align:center;clear:both;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}
.ctf_smash_error p{padding:5px 0!important;margin:0!important;line-height:1.3!important}
#ctf .ctf-out-of-tweets{display:block;border:1px solid rgba(0,0,0,.1);background:0 0;width:100%;min-height:30px;margin:0;position:relative;box-sizing:border-box;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
#ctf .ctf-out-of-tweets iframe,#ctf .ctf-out-of-tweets p{margin:0 2px;padding:0}
#ctf .ctf-out-of-tweets p{padding:3px;display:none}
#ctf.ctf-narrow .ctf-author-avatar,#ctf.ctf-narrow .ctf-author-avatar img{width:38px;height:38px}
#ctf.ctf-narrow .ctf-quoted-tweet,#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-narrow .ctf-tweet-content{margin-left:48px}
#ctf.ctf-narrow .ctf-context{margin-left:49px}
#ctf.ctf-narrow .ctf-author-box{margin-left:46px}
#ctf.ctf-narrow .ctf-author-avatar{margin-left:-46px}
#ctf.ctf-narrow .ctf-tweet-content{padding:3px 0 5px}
#ctf.ctf-narrow .ctf-tweet-actions,#ctf.ctf-super-narrow .ctf-tweet-content{float:left;clear:both}
#ctf.ctf-super-narrow .ctf-author-box{min-height:32px;margin-bottom:2px;margin-left:38px;float:left;clear:both}
#ctf.ctf-super-narrow .ctf-author-avatar,#ctf.ctf-super-narrow .ctf-author-avatar img{width:32px;height:32px}
#ctf.ctf-super-narrow .ctf-author-avatar{margin-left:-38px;margin-top:0}
#ctf.ctf-super-narrow .ctf-credit-link{font-size:10px}
#ctf.ctf-super-narrow .ctf-header-bio{margin:0!important;padding-top:5px}
#ctf.ctf-super-narrow .ctf-header-user{min-height:48px}
#ctf.ctf-super-narrow .ctf-header-text{padding-top:10px}
#ctf.ctf-super-narrow .ctf-header-follow{margin-top:5px}
#ctf.ctf-super-narrow .ctf-more span{display:block;margin-top:3px}
@media all and (max-width:640px){#ctf.ctf-width-resp{width:100%!important}}.ctf.ctf-boxed-style[data-boxshadow=true] .ctf-item{box-shadow:0 0 10px 0 rgba(0,0,0,.15)}
[data-header-size=large] .ctf-header-type-text{font-size:48px}
[data-header-size=medium] .ctf-header-type-text{font-size:42px}
[data-header-size=small] .ctf-header-type-text{font-size:36px}
#ctf.ctf-list.ctf-boxed-style .ctf-header,.ctf-list.ctf-boxed-style .ctf-item{margin-bottom:25px}
#ctf .ctf-header-text{float:left;width:100%;padding-top:5px}
#ctf .ctf-no-bio .ctf-header-text{padding-top:13px}
#ctf .ctf-header-text .ctf-header-user,#ctf .ctf-header-text p{float:left;clear:both;width:auto;margin:0 0 0 60px!important;padding:0!important;text-align:left}
#ctf .ctf-header-name{font-weight:700;margin-right:6px}
#ctf .ctf-header-text .ctf-header-bio{padding:0!important;word-break:break-word}
#ctf .ctf-header-text .ctf-verified{margin-right:5px}
#ctf.ctf_palette_light .ctf-author-name,#ctf.ctf_palette_light .ctf-author-screenname,#ctf.ctf_palette_light .ctf-header-bio,#ctf.ctf_palette_light .ctf-header-counts,#ctf.ctf_palette_light .ctf-header-name,#ctf.ctf_palette_light .ctf-header-type-text,#ctf.ctf_palette_light .ctf-tweet-actions a,#ctf.ctf_palette_light .ctf-tweet-text{color:#444}
#ctf.ctf_palette_dark .ctf-tweet-text a,#ctf.ctf_palette_light .ctf-tweet-text a{color:inherit}
#ctf.ctf_palette_dark .ctf-item,#ctf.ctf_palette_light .ctf-item{background:0 0}
#ctf.ctf_palette_dark .ctf-corner-logo,#ctf.ctf_palette_light .ctf-corner-logo{color:#1b95e0}
#ctf.ctf_palette_dark .ctf-verified,#ctf.ctf_palette_light .ctf-verified{color:#77c7f7}
#ctf.ctf_palette_light .ctf-more{background:rgba(0,0,0,.5);color:#444}
#ctf.ctf_palette_dark{background:#20222c}
#ctf.ctf_palette_dark.ctf.ctf-boxed-style .ctf-item{background:rgba(255,255,255,.1)!important}
#ctf.ctf_palette_dark .ctf-author-name,#ctf.ctf_palette_dark .ctf-author-screenname,#ctf.ctf_palette_dark .ctf-header-bio,#ctf.ctf_palette_dark .ctf-header-counts,#ctf.ctf_palette_dark .ctf-header-name,#ctf.ctf_palette_dark .ctf-header-type-text,#ctf.ctf_palette_dark .ctf-tweet-text{color:#fff}
#ctf.ctf_palette_dark .ctf-more{background:rgba(255,255,255,.2);color:#fff}
#ctf.ctf_palette_dark .ctf-tweet-actions a{color:rgba(255,255,255,.8)}
.ctf-rebranded .ctf-header-follow svg{width:13px;height:13px;transform:translate(3px,2px)}.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below , .menu-image-hover-wrapper .menu-image-title-above{border:none;box-shadow:none;vertical-align:middle;width:auto;display:inline;}
.menu-image-hover-wrapper img.hovered-image,
.menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0;transition:opacity 0.25s ease-in-out 0s;}
.menu-item:hover img.hovered-image{opacity:1;}
.menu-image-title-after.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title{padding-right:10px;}
.menu-image-title-before.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title{padding-left:10px;}
.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below{text-align:center;display:block;}
.menu-image-title-above.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper{display:block;padding-top:10px;margin:0 auto !important;}
.menu-image-title-below.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper{display:block;padding-bottom:10px;margin:0 auto !important;}
.menu-image-title-hide .menu-image-title, .menu-image-title-hide.menu-image-title{display:none;}
#et-top-navigation .nav li.menu-item, .navigation-top .main-navigation li{display:inline-block;}
.above-menu-image-icons, .below-menu-image-icons{margin:auto;text-align:center;display:block;}
ul li.menu-item > .menu-image-title-above.menu-link, ul li.menu-item > .menu-image-title-below.menu-link{display:block;}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image{opacity:1;}
.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image{opacity:0;}
.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0;}
.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.hovered-image{opacity:1;}
.menu-item-text span.dashicons{display:contents;transition:none;}
.menu-image-badge{background-color:rgb(255, 140, 68);display:inline;font-weight:700;color:#fff;font-size:0.95rem;padding:3px 4px 3px;margin-top:0px;position:relative;top:-20px;right:10px;text-transform:uppercase;line-height:11px;border-radius:5px;letter-spacing:.3px;}
.menu-image-bubble {
color: #fff;
font-size: 13px;
font-weight: 700;
top: -18px;
right: 10px;
position: relative;
box-shadow: 0 0 0 .1rem var(--white,#fff);
border-radius: 25px;
padding: 1px 6px 3px 5px;
text-align: center;
}@font-face{font-family:dashicons;src:url(//yemiadedeji.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//yemiadedeji.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//yemiadedeji.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}
.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}
.dashicons-admin-appearance:before{content:"\f100"}
.dashicons-admin-collapse:before{content:"\f148"}
.dashicons-admin-comments:before{content:"\f101"}
.dashicons-admin-customizer:before{content:"\f540"}
.dashicons-admin-generic:before{content:"\f111"}
.dashicons-admin-home:before{content:"\f102"}
.dashicons-admin-links:before{content:"\f103"}
.dashicons-admin-media:before{content:"\f104"}
.dashicons-admin-multisite:before{content:"\f541"}
.dashicons-admin-network:before{content:"\f112"}
.dashicons-admin-page:before{content:"\f105"}
.dashicons-admin-plugins:before{content:"\f106"}
.dashicons-admin-post:before{content:"\f109"}
.dashicons-admin-settings:before{content:"\f108"}
.dashicons-admin-site-alt:before{content:"\f11d"}
.dashicons-admin-site-alt2:before{content:"\f11e"}
.dashicons-admin-site-alt3:before{content:"\f11f"}
.dashicons-admin-site:before{content:"\f319"}
.dashicons-admin-tools:before{content:"\f107"}
.dashicons-admin-users:before{content:"\f110"}
.dashicons-airplane:before{content:"\f15f"}
.dashicons-album:before{content:"\f514"}
.dashicons-align-center:before{content:"\f134"}
.dashicons-align-full-width:before{content:"\f114"}
.dashicons-align-left:before{content:"\f135"}
.dashicons-align-none:before{content:"\f138"}
.dashicons-align-pull-left:before{content:"\f10a"}
.dashicons-align-pull-right:before{content:"\f10b"}
.dashicons-align-right:before{content:"\f136"}
.dashicons-align-wide:before{content:"\f11b"}
.dashicons-amazon:before{content:"\f162"}
.dashicons-analytics:before{content:"\f183"}
.dashicons-archive:before{content:"\f480"}
.dashicons-arrow-down-alt:before{content:"\f346"}
.dashicons-arrow-down-alt2:before{content:"\f347"}
.dashicons-arrow-down:before{content:"\f140"}
.dashicons-arrow-left-alt:before{content:"\f340"}
.dashicons-arrow-left-alt2:before{content:"\f341"}
.dashicons-arrow-left:before{content:"\f141"}
.dashicons-arrow-right-alt:before{content:"\f344"}
.dashicons-arrow-right-alt2:before{content:"\f345"}
.dashicons-arrow-right:before{content:"\f139"}
.dashicons-arrow-up-alt:before{content:"\f342"}
.dashicons-arrow-up-alt2:before{content:"\f343"}
.dashicons-arrow-up-duplicate:before{content:"\f143"}
.dashicons-arrow-up:before{content:"\f142"}
.dashicons-art:before{content:"\f309"}
.dashicons-awards:before{content:"\f313"}
.dashicons-backup:before{content:"\f321"}
.dashicons-bank:before{content:"\f16a"}
.dashicons-beer:before{content:"\f16c"}
.dashicons-bell:before{content:"\f16d"}
.dashicons-block-default:before{content:"\f12b"}
.dashicons-book-alt:before{content:"\f331"}
.dashicons-book:before{content:"\f330"}
.dashicons-buddicons-activity:before{content:"\f452"}
.dashicons-buddicons-bbpress-logo:before{content:"\f477"}
.dashicons-buddicons-buddypress-logo:before{content:"\f448"}
.dashicons-buddicons-community:before{content:"\f453"}
.dashicons-buddicons-forums:before{content:"\f449"}
.dashicons-buddicons-friends:before{content:"\f454"}
.dashicons-buddicons-groups:before{content:"\f456"}
.dashicons-buddicons-pm:before{content:"\f457"}
.dashicons-buddicons-replies:before{content:"\f451"}
.dashicons-buddicons-topics:before{content:"\f450"}
.dashicons-buddicons-tracking:before{content:"\f455"}
.dashicons-building:before{content:"\f512"}
.dashicons-businessman:before{content:"\f338"}
.dashicons-businessperson:before{content:"\f12e"}
.dashicons-businesswoman:before{content:"\f12f"}
.dashicons-button:before{content:"\f11a"}
.dashicons-calculator:before{content:"\f16e"}
.dashicons-calendar-alt:before{content:"\f508"}
.dashicons-calendar:before{content:"\f145"}
.dashicons-camera-alt:before{content:"\f129"}
.dashicons-camera:before{content:"\f306"}
.dashicons-car:before{content:"\f16b"}
.dashicons-carrot:before{content:"\f511"}
.dashicons-cart:before{content:"\f174"}
.dashicons-category:before{content:"\f318"}
.dashicons-chart-area:before{content:"\f239"}
.dashicons-chart-bar:before{content:"\f185"}
.dashicons-chart-line:before{content:"\f238"}
.dashicons-chart-pie:before{content:"\f184"}
.dashicons-clipboard:before{content:"\f481"}
.dashicons-clock:before{content:"\f469"}
.dashicons-cloud-saved:before{content:"\f137"}
.dashicons-cloud-upload:before{content:"\f13b"}
.dashicons-cloud:before{content:"\f176"}
.dashicons-code-standards:before{content:"\f13a"}
.dashicons-coffee:before{content:"\f16f"}
.dashicons-color-picker:before{content:"\f131"}
.dashicons-columns:before{content:"\f13c"}
.dashicons-controls-back:before{content:"\f518"}
.dashicons-controls-forward:before{content:"\f519"}
.dashicons-controls-pause:before{content:"\f523"}
.dashicons-controls-play:before{content:"\f522"}
.dashicons-controls-repeat:before{content:"\f515"}
.dashicons-controls-skipback:before{content:"\f516"}
.dashicons-controls-skipforward:before{content:"\f517"}
.dashicons-controls-volumeoff:before{content:"\f520"}
.dashicons-controls-volumeon:before{content:"\f521"}
.dashicons-cover-image:before{content:"\f13d"}
.dashicons-dashboard:before{content:"\f226"}
.dashicons-database-add:before{content:"\f170"}
.dashicons-database-export:before{content:"\f17a"}
.dashicons-database-import:before{content:"\f17b"}
.dashicons-database-remove:before{content:"\f17c"}
.dashicons-database-view:before{content:"\f17d"}
.dashicons-database:before{content:"\f17e"}
.dashicons-desktop:before{content:"\f472"}
.dashicons-dismiss:before{content:"\f153"}
.dashicons-download:before{content:"\f316"}
.dashicons-drumstick:before{content:"\f17f"}
.dashicons-edit-large:before{content:"\f327"}
.dashicons-edit-page:before{content:"\f186"}
.dashicons-edit:before{content:"\f464"}
.dashicons-editor-aligncenter:before{content:"\f207"}
.dashicons-editor-alignleft:before{content:"\f206"}
.dashicons-editor-alignright:before{content:"\f208"}
.dashicons-editor-bold:before{content:"\f200"}
.dashicons-editor-break:before{content:"\f474"}
.dashicons-editor-code-duplicate:before{content:"\f494"}
.dashicons-editor-code:before{content:"\f475"}
.dashicons-editor-contract:before{content:"\f506"}
.dashicons-editor-customchar:before{content:"\f220"}
.dashicons-editor-expand:before{content:"\f211"}
.dashicons-editor-help:before{content:"\f223"}
.dashicons-editor-indent:before{content:"\f222"}
.dashicons-editor-insertmore:before{content:"\f209"}
.dashicons-editor-italic:before{content:"\f201"}
.dashicons-editor-justify:before{content:"\f214"}
.dashicons-editor-kitchensink:before{content:"\f212"}
.dashicons-editor-ltr:before{content:"\f10c"}
.dashicons-editor-ol-rtl:before{content:"\f12c"}
.dashicons-editor-ol:before{content:"\f204"}
.dashicons-editor-outdent:before{content:"\f221"}
.dashicons-editor-paragraph:before{content:"\f476"}
.dashicons-editor-paste-text:before{content:"\f217"}
.dashicons-editor-paste-word:before{content:"\f216"}
.dashicons-editor-quote:before{content:"\f205"}
.dashicons-editor-removeformatting:before{content:"\f218"}
.dashicons-editor-rtl:before{content:"\f320"}
.dashicons-editor-spellcheck:before{content:"\f210"}
.dashicons-editor-strikethrough:before{content:"\f224"}
.dashicons-editor-table:before{content:"\f535"}
.dashicons-editor-textcolor:before{content:"\f215"}
.dashicons-editor-ul:before{content:"\f203"}
.dashicons-editor-underline:before{content:"\f213"}
.dashicons-editor-unlink:before{content:"\f225"}
.dashicons-editor-video:before{content:"\f219"}
.dashicons-ellipsis:before{content:"\f11c"}
.dashicons-email-alt:before{content:"\f466"}
.dashicons-email-alt2:before{content:"\f467"}
.dashicons-email:before{content:"\f465"}
.dashicons-embed-audio:before{content:"\f13e"}
.dashicons-embed-generic:before{content:"\f13f"}
.dashicons-embed-photo:before{content:"\f144"}
.dashicons-embed-post:before{content:"\f146"}
.dashicons-embed-video:before{content:"\f149"}
.dashicons-excerpt-view:before{content:"\f164"}
.dashicons-exit:before{content:"\f14a"}
.dashicons-external:before{content:"\f504"}
.dashicons-facebook-alt:before{content:"\f305"}
.dashicons-facebook:before{content:"\f304"}
.dashicons-feedback:before{content:"\f175"}
.dashicons-filter:before{content:"\f536"}
.dashicons-flag:before{content:"\f227"}
.dashicons-food:before{content:"\f187"}
.dashicons-format-aside:before{content:"\f123"}
.dashicons-format-audio:before{content:"\f127"}
.dashicons-format-chat:before{content:"\f125"}
.dashicons-format-gallery:before{content:"\f161"}
.dashicons-format-image:before{content:"\f128"}
.dashicons-format-quote:before{content:"\f122"}
.dashicons-format-status:before{content:"\f130"}
.dashicons-format-video:before{content:"\f126"}
.dashicons-forms:before{content:"\f314"}
.dashicons-fullscreen-alt:before{content:"\f188"}
.dashicons-fullscreen-exit-alt:before{content:"\f189"}
.dashicons-games:before{content:"\f18a"}
.dashicons-google:before{content:"\f18b"}
.dashicons-googleplus:before{content:"\f462"}
.dashicons-grid-view:before{content:"\f509"}
.dashicons-groups:before{content:"\f307"}
.dashicons-hammer:before{content:"\f308"}
.dashicons-heading:before{content:"\f10e"}
.dashicons-heart:before{content:"\f487"}
.dashicons-hidden:before{content:"\f530"}
.dashicons-hourglass:before{content:"\f18c"}
.dashicons-html:before{content:"\f14b"}
.dashicons-id-alt:before{content:"\f337"}
.dashicons-id:before{content:"\f336"}
.dashicons-image-crop:before{content:"\f165"}
.dashicons-image-filter:before{content:"\f533"}
.dashicons-image-flip-horizontal:before{content:"\f169"}
.dashicons-image-flip-vertical:before{content:"\f168"}
.dashicons-image-rotate-left:before{content:"\f166"}
.dashicons-image-rotate-right:before{content:"\f167"}
.dashicons-image-rotate:before{content:"\f531"}
.dashicons-images-alt:before{content:"\f232"}
.dashicons-images-alt2:before{content:"\f233"}
.dashicons-index-card:before{content:"\f510"}
.dashicons-info-outline:before{content:"\f14c"}
.dashicons-info:before{content:"\f348"}
.dashicons-insert-after:before{content:"\f14d"}
.dashicons-insert-before:before{content:"\f14e"}
.dashicons-insert:before{content:"\f10f"}
.dashicons-instagram:before{content:"\f12d"}
.dashicons-laptop:before{content:"\f547"}
.dashicons-layout:before{content:"\f538"}
.dashicons-leftright:before{content:"\f229"}
.dashicons-lightbulb:before{content:"\f339"}
.dashicons-linkedin:before{content:"\f18d"}
.dashicons-list-view:before{content:"\f163"}
.dashicons-location-alt:before{content:"\f231"}
.dashicons-location:before{content:"\f230"}
.dashicons-lock-duplicate:before{content:"\f315"}
.dashicons-lock:before{content:"\f160"}
.dashicons-marker:before{content:"\f159"}
.dashicons-media-archive:before{content:"\f501"}
.dashicons-media-audio:before{content:"\f500"}
.dashicons-media-code:before{content:"\f499"}
.dashicons-media-default:before{content:"\f498"}
.dashicons-media-document:before{content:"\f497"}
.dashicons-media-interactive:before{content:"\f496"}
.dashicons-media-spreadsheet:before{content:"\f495"}
.dashicons-media-text:before{content:"\f491"}
.dashicons-media-video:before{content:"\f490"}
.dashicons-megaphone:before{content:"\f488"}
.dashicons-menu-alt:before{content:"\f228"}
.dashicons-menu-alt2:before{content:"\f329"}
.dashicons-menu-alt3:before{content:"\f349"}
.dashicons-menu:before{content:"\f333"}
.dashicons-microphone:before{content:"\f482"}
.dashicons-migrate:before{content:"\f310"}
.dashicons-minus:before{content:"\f460"}
.dashicons-money-alt:before{content:"\f18e"}
.dashicons-money:before{content:"\f526"}
.dashicons-move:before{content:"\f545"}
.dashicons-nametag:before{content:"\f484"}
.dashicons-networking:before{content:"\f325"}
.dashicons-no-alt:before{content:"\f335"}
.dashicons-no:before{content:"\f158"}
.dashicons-open-folder:before{content:"\f18f"}
.dashicons-palmtree:before{content:"\f527"}
.dashicons-paperclip:before{content:"\f546"}
.dashicons-pdf:before{content:"\f190"}
.dashicons-performance:before{content:"\f311"}
.dashicons-pets:before{content:"\f191"}
.dashicons-phone:before{content:"\f525"}
.dashicons-pinterest:before{content:"\f192"}
.dashicons-playlist-audio:before{content:"\f492"}
.dashicons-playlist-video:before{content:"\f493"}
.dashicons-plugins-checked:before{content:"\f485"}
.dashicons-plus-alt:before{content:"\f502"}
.dashicons-plus-alt2:before{content:"\f543"}
.dashicons-plus:before{content:"\f132"}
.dashicons-podio:before{content:"\f19c"}
.dashicons-portfolio:before{content:"\f322"}
.dashicons-post-status:before{content:"\f173"}
.dashicons-pressthis:before{content:"\f157"}
.dashicons-printer:before{content:"\f193"}
.dashicons-privacy:before{content:"\f194"}
.dashicons-products:before{content:"\f312"}
.dashicons-randomize:before{content:"\f503"}
.dashicons-reddit:before{content:"\f195"}
.dashicons-redo:before{content:"\f172"}
.dashicons-remove:before{content:"\f14f"}
.dashicons-rest-api:before{content:"\f124"}
.dashicons-rss:before{content:"\f303"}
.dashicons-saved:before{content:"\f15e"}
.dashicons-schedule:before{content:"\f489"}
.dashicons-screenoptions:before{content:"\f180"}
.dashicons-search:before{content:"\f179"}
.dashicons-share-alt:before{content:"\f240"}
.dashicons-share-alt2:before{content:"\f242"}
.dashicons-share:before{content:"\f237"}
.dashicons-shield-alt:before{content:"\f334"}
.dashicons-shield:before{content:"\f332"}
.dashicons-shortcode:before{content:"\f150"}
.dashicons-slides:before{content:"\f181"}
.dashicons-smartphone:before{content:"\f470"}
.dashicons-smiley:before{content:"\f328"}
.dashicons-sort:before{content:"\f156"}
.dashicons-sos:before{content:"\f468"}
.dashicons-spotify:before{content:"\f196"}
.dashicons-star-empty:before{content:"\f154"}
.dashicons-star-filled:before{content:"\f155"}
.dashicons-star-half:before{content:"\f459"}
.dashicons-sticky:before{content:"\f537"}
.dashicons-store:before{content:"\f513"}
.dashicons-superhero-alt:before{content:"\f197"}
.dashicons-superhero:before{content:"\f198"}
.dashicons-table-col-after:before{content:"\f151"}
.dashicons-table-col-before:before{content:"\f152"}
.dashicons-table-col-delete:before{content:"\f15a"}
.dashicons-table-row-after:before{content:"\f15b"}
.dashicons-table-row-before:before{content:"\f15c"}
.dashicons-table-row-delete:before{content:"\f15d"}
.dashicons-tablet:before{content:"\f471"}
.dashicons-tag:before{content:"\f323"}
.dashicons-tagcloud:before{content:"\f479"}
.dashicons-testimonial:before{content:"\f473"}
.dashicons-text-page:before{content:"\f121"}
.dashicons-text:before{content:"\f478"}
.dashicons-thumbs-down:before{content:"\f542"}
.dashicons-thumbs-up:before{content:"\f529"}
.dashicons-tickets-alt:before{content:"\f524"}
.dashicons-tickets:before{content:"\f486"}
.dashicons-tide:before{content:"\f10d"}
.dashicons-translation:before{content:"\f326"}
.dashicons-trash:before{content:"\f182"}
.dashicons-twitch:before{content:"\f199"}
.dashicons-twitter-alt:before{content:"\f302"}
.dashicons-twitter:before{content:"\f301"}
.dashicons-undo:before{content:"\f171"}
.dashicons-universal-access-alt:before{content:"\f507"}
.dashicons-universal-access:before{content:"\f483"}
.dashicons-unlock:before{content:"\f528"}
.dashicons-update-alt:before{content:"\f113"}
.dashicons-update:before{content:"\f463"}
.dashicons-upload:before{content:"\f317"}
.dashicons-vault:before{content:"\f178"}
.dashicons-video-alt:before{content:"\f234"}
.dashicons-video-alt2:before{content:"\f235"}
.dashicons-video-alt3:before{content:"\f236"}
.dashicons-visibility:before{content:"\f177"}
.dashicons-warning:before{content:"\f534"}
.dashicons-welcome-add-page:before{content:"\f133"}
.dashicons-welcome-comments:before{content:"\f117"}
.dashicons-welcome-learn-more:before{content:"\f118"}
.dashicons-welcome-view-site:before{content:"\f115"}
.dashicons-welcome-widgets-menus:before{content:"\f116"}
.dashicons-welcome-write-blog:before{content:"\f119"}
.dashicons-whatsapp:before{content:"\f19a"}
.dashicons-wordpress-alt:before{content:"\f324"}
.dashicons-wordpress:before{content:"\f120"}
.dashicons-xing:before{content:"\f19d"}
.dashicons-yes-alt:before{content:"\f12a"}
.dashicons-yes:before{content:"\f147"}
.dashicons-youtube:before{content:"\f19b"}
.dashicons-editor-distractionfree:before{content:"\f211"}
.dashicons-exerpt-view:before{content:"\f164"}
.dashicons-format-links:before{content:"\f103"}
.dashicons-format-standard:before{content:"\f109"}
.dashicons-post-trash:before{content:"\f182"}
.dashicons-share1:before{content:"\f237"}
.dashicons-welcome-edit-page:before{content:"\f119"}.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}
.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}
.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;padding:1px}
.select2-container--default .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--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}
.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}@-webkit-keyframes qodefBlink{0%,100%{opacity:1}
50%{opacity:0}}@keyframes qodefBlink{0%,100%{opacity:1}
50%{opacity:0}}.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;cursor:pointer}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-cd-button-disabled,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button.qodef-import-demo-data-disabled{background-color:#6bb4f7}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-button-wait{display:none;font-size:12px;color:#3596ee;margin-left:15px;font-weight:400}
.qodef-core-dashboard .qodef-core-dashboard-column a.qodef-cd-button{text-decoration:none}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section{padding:0 35px 10px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-section h3{padding:0;margin:0 0 24px;color:#555d66;font-size:17px;line-height:20px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list{padding:10px 35px;margin:0}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li{font-size:15px;margin:0 0 25px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-list li a{color:#3675ae}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-box-row{display:table;padding:0 20px;border-bottom:1px solid #f1f1f1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-label,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{display:table-cell;width:50%;padding:17px 15px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value{color:#3e87be}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cdb-value-false span{color:#ea3a27}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form{padding:0 30px 10px 30px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section{padding:0 0 28px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column{padding:0 15px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:first-child{width:75%}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section.qodef-cd-box-form-section-columns .qodef-cd-box-form-section-column:last-child{width:25%}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-cd-import-option,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .qodef-import-demo{width:100%}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single{border-radius:0;border-color:#e1e1e1;height:34px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:34px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section .select2-container--default .select2-selection--single .select2-selection__arrow{height:32px}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-is-completed{display:none;color:#3596ee;font-size:14px;font-weight:600}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong{display:none;color:#3596ee;font-size:14px;font-weight:600}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-import-went-wrong a{color:inherit}
.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-dependency,.qodef-core-dashboard .qodef-core-dashboard-column .qodef-cd-import-form .qodef-cd-box-form-section-progress{display:none}
#qodef-progress-bar[value]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;height:5px}
#qodef-progress-bar[value]::-webkit-progress-bar{background-color:#fff;border:1px solid #e1e1e1;border-radius:0}
#qodef-progress-bar{color:#3596ee}
#qodef-progress-bar::-moz-progress-bar{background:#3596ee}
#qodef-progress-bar::-webkit-progress-value{background:#3596ee}
#qodef-progress-bar[aria-valuenow]:before{background:#3596ee}
.qodef-cd-selection li.select2-results__option{padding:10px;margin:0}
.qodef-cd-selection img{vertical-align:middle;padding-right:20px}
.select2-container--default .qodef-cd-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}
.select2-container--default .qodef-cd-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}
.qodef-cd-action-selection li.select2-results__option,.qodef-cd-single-page-selection li.select2-results__option{margin:0}
.select2-container--default .qodef-cd-action-selection .select2-results__option[aria-selected=true],.select2-container--default .qodef-cd-single-page-selection .select2-results__option[aria-selected=true]{background-color:#fafafa}
.select2-container--default .qodef-cd-action-selection .select2-results__option--highlighted,.select2-container--default .qodef-cd-single-page-selection .select2-results__option--highlighted{background-color:#fafafa;color:#000}
.qodef-cd-import-single-page{width:100%}
.qode-cd-switch{display:inline-block;border:1px solid #e1e1e1;border-radius:40px;overflow:hidden}
.qode-cd-switch .qodef-cd-import-attachments{display:none}
.qode-cd-switch .qode-cd-cb-disable,.qode-cd-switch .qode-cd-cb-enable{display:block;float:left;padding:0 10px}
.qode-cd-switch .qode-cd-cb-disable.selected,.qode-cd-switch .qode-cd-cb-enable.selected{background-color:#3596ee;color:#fff}
.qode-cd-switch .qode-cd-cb-disable span,.qode-cd-switch .qode-cd-cb-enable span{line-height:32px;font-size:13px;display:block;font-weight:700}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto;}
.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear, opacity .2s linear;-webkit-transition:background-color .2s linear, opacity .2s linear;height:15px;bottom:0px;position:absolute;}
.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear, opacity .2s linear;-webkit-transition:background-color .2s linear, opacity .2s linear;width:15px;right:0;position:absolute;}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y{display:block;background-color:transparent;}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y{opacity:0.6;}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking{background-color:#eee;opacity:0.9;}
.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear, height .2s ease-in-out;-webkit-transition:background-color .2s linear, height .2s ease-in-out;height:6px;bottom:2px;position:absolute;}
.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear, width .2s ease-in-out;-webkit-transition:background-color .2s linear, width .2s ease-in-out;width:6px;right:2px;position:absolute;}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x{background-color:#999;height:11px;}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y{background-color:#999;width:11px;}
@supports (-ms-overflow-style: none) {
.ps{overflow:auto !important;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ps {
overflow: auto !important;
}
}
@-webkit-keyframes qodefBlink{0%,100%{opacity:1}
50%{opacity:0}}@keyframes qodefBlink{0%,100%{opacity:1}
50%{opacity: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 #e1e1e1}
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:#000001}::selection{color:#fff;background:#000001}::-moz-selection{color:#fff;background:#000001}
.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}
@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:Hind,sans-serif;font-size:16px;line-height:25px;font-weight:400;color:#909090;background-color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}
.qodef-h1,h1{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:70px;line-height:1.1em;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:#000001}
.qodef-h2,h2{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:55px;line-height:1.1em;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:#000001}
.qodef-h3,h3{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:35px;line-height:1.06em;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:#000001}
.qodef-h4,h4{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:26px;line-height:1.1em;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:#000001}
.qodef-h5,h5{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;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:#000001}
.qodef-h6,h6{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:17px;line-height:1.5em;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:#000001}
a{color:#000;text-decoration:none;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
a:hover{color:#000001}
.qodef-link--light a{color:#fff;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-link--light a:hover{color:#fff;opacity:.6}
.qodef-link--dark a{color:#000}
.qodef-link--dark a:hover{color:#7e7e7e}
p a{color:#909090;text-decoration:none;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
p a:hover{color:#000001}
p{margin:10px 0}
blockquote{position:relative;display:inline-block;width:100%;vertical-align:top;margin:10px 0;padding:0;border:none;padding:20px 10% 20px 0;position:relative;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;quotes:none}
blockquote:before{content:'“';position:absolute;top:-37px;right:14%;height:100%;font-size:400px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#f5f5f5;z-index:-1;font-family:Hind,sans-serif}
blockquote>*{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;margin:0}
blockquote:after{content:''}
blockquote cite{font-style:normal;font-weight:400}
@media only screen and (max-width:1366px){blockquote>p:before{top:-42%}}@media only screen and (max-width:768px){blockquote>p:before{top:-25%}}@media only screen and (max-width:680px){blockquote>p:before{right:5%;top:0}}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;-webkit-appearance:none;background-color:#f5f5f5;border:1px solid transparent;border-radius:0;color:#909090;cursor:pointer;font-family:inherit;font-size:15px;font-weight:inherit;line-height:24px;margin:0 0 15px;outline:0;padding:5.5px 15px;-webkit-transition:color .25s ease,background-color .25s ease,border-color .25s ease;-o-transition:color .25s ease,background-color .25s ease,border-color .25s ease;transition:color .25s ease,background-color .25s ease,border-color .25s ease}
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{background-color:#f5f5f5;border-color:transparent;color:#909090}
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:#282828;border:1px solid transparent}
#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:#282828;border-color:transparent}
.qodef-grid--cf input[type=email],.qodef-grid--cf input[type=number],.qodef-grid--cf input[type=password],.qodef-grid--cf input[type=tel],.qodef-grid--cf input[type=text],.qodef-grid--cf input[type=url],.qodef-grid--cf textarea{margin-bottom:0}
.wpcf7 .ajax-loader{display:none!important}
.wpcf7 .wpcf7-not-valid-tip{color:#909090;font-size:15px;margin-top:10px}
.wpcf7 .wpcf7-response-output{border:2px solid #f5f5f5;margin:2em 0 1em}
.qodef-cf.qodef-cf-subscribe{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.qodef-cf.qodef-cf-subscribe .wpcf7-form-control-wrap{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;padding-right:14px}
.qodef-cf.qodef-cf-subscribe input[type=email]{margin:0;padding:12px 15px}
.qodef-cf.qodef-cf-subscribe .qodef-button{padding:5px 23px}
.qodef-cf.qodef-cf-subscribe.qodef-skin--light input[type=email]{background-color:#282828;color:#fff}
.qodef-cf.qodef-cf-subscribe.qodef-skin--light .qodef-button.qodef-layout--filled{background-color:#282828}
.qodef-cf.qodef-cf-subscribe.qodef-skin--light .wpcf7-not-valid-tip{color:#686868}
.qodef-cf.qodef-cf-subscribe.qodef-skin--dark input[type=email]{background-color:#e9e9e9;color:#000}
.qodef-cf.qodef-cf-subscribe.qodef-skin--dark .qodef-button.qodef-layout--filled{background-color:#e9e9e9;color:#000}
@media only screen and (max-width:680px){.qodef-cf.qodef-cf-subscribe{display:block}
.qodef-cf.qodef-cf-subscribe .wpcf7-form-control-wrap{padding-right:0}
.qodef-cf.qodef-cf-subscribe .qodef-button{margin-top:14px}}.qodef-cf.qodef-cf-subscribe.qodef-position--widget{display:initial}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget .wpcf7-form-control-wrap{padding-right:0}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget input[type=email]{padding:4px 12px}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget .qodef-button{font-size:0;height:34px;line-height:24px;margin:0;padding:4px 12px 0;position:absolute;right:0;top:0}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget .qodef-button:before{content:'\f1d8';font-family:'Font Awesome 5 Free';font-size:15px}
.qodef-cf.qodef-cf-subscribe.qodef-position--widget.qodef-widget--footer .qodef-button.qodef-layout--filled{background-color:#282828}
.qodef-theme-button,body:not([class*=boldlab-core]) .qodef-button,input[type=submit]{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;color:#fff;background-color:#000;border:2px solid transparent;cursor:pointer}
.qodef-theme-button:hover,body:not([class*=boldlab-core]) .qodef-button:hover,input[type=submit]:hover{color:#000001;background-color:transparent;border:2px solid #000001}
body .select2-container--default{display:inline-block;margin:0 0 15px;position:relative;vertical-align:top;width:auto}
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:#f5f5f5;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:#909090}
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{background-color:#f5f5f5;border:1px solid transparent;border-radius:0;color:#909090;cursor:pointer;display:block;font-family:inherit;font-size:15px;font-weight:400;height:35px;line-height:24px;margin:0;outline:0;padding:5.5px 15px;-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{color:inherit;display:block;line-height:inherit;overflow:hidden;padding:0;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
body .select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:inherit;margin:0;position:relative}
body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}
body .select2-container--default .select2-selection--single .select2-selection__arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:0;width:50px}
body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}
body .select2-container--default .select2-selection--single .select2-selection__arrow:before{content:'\33';display:block;font-family:ElegantIcons;font-style:normal;line-height:inherit}
body .select2-container--default .select2-selection--multiple{background-color:#f5f5f5;border:1px solid transparent;border-radius:0;color:#909090;cursor:pointer;display:block;font-family:inherit;font-size:15px;font-weight:400;height:35px;line-height:24px;margin:0;outline:0;padding:5.5px 15px;-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{color:inherit;display:block;line-height:inherit;list-style:none;overflow:hidden;padding:0;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{margin:0;padding:0}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder{color:inherit;float:left;margin:0}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear{cursor:pointer;float:right;font-weight:inherit;margin:0;position:relative}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background-color:#000;border:0;border-radius:0;color:#fff;cursor:default;float:left;margin:5px 5px 0 0;padding:0 10px}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{color:inherit;cursor:pointer;display:inline-block;font-weight:700;margin:0 3px 0 0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out}
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{-webkit-appearance:none;border:none!important;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;margin:0!important;outline:0;padding:0!important;width:100%}
body .select2-container--default .select2-search--inline .select2-search__field:focus{border-color:#000}
body .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
body .select2-container--default .select2-dropdown{background-color:#f5f5f5;border:1px solid transparent;border-radius:0;display:block;left:-100000px;position:absolute;top:0;width:100%;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{-webkit-appearance:none;background-color:#fff;border:1px solid #e1e1e1;color:#909090;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:20px;margin:0;outline:0;padding:4px 8px;width:100%}
body .select2-container--default .select2-search--dropdown .select2-search__field:focus{background-color:#fff;border-color:#000;color:#000}
body .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}
body .select2-container--default .select2-results{display:block}
body .select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}
body .select2-container--default .select2-results__options{list-style:none;margin:5px 0;padding:2px 15px;position:relative}
body .select2-container--default .select2-results__option{font-size:15px;line-height:24px;padding:3px 0;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
body .select2-container--default .select2-results__option[aria-selected]{cursor:pointer}
body .select2-container--default .select2-results__option[role=group]{padding:0}
body .select2-container--default .select2-results__option[aria-disabled=true]{color:#000}
body .select2-container--default .select2-results__option[aria-selected=true],body .select2-container--default .select2-results__option[data-selected=true]{background:0 0;color:#909090}
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]{background:0 0;color:#000}
body .select2-container--default .select2-results__group{cursor:default;display:block;padding:7px 0}
.select2-close-mask{background-color:#fff;border:0;display:block;height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}
.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:0!important;line-height:1;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}
.qodef-content-grid{width:1100px;margin:0 auto}
@media only screen and (min-width:1367px){.qodef-content-grid-1300 .qodef-content-grid{width:1300px}}@media only screen and (min-width:1366px){.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--boxed{background-color:#f5f5f5}
.qodef--boxed #qodef-page-wrapper{display:block;background-color:#fff}
.qodef--boxed #qodef-page-inner{padding-left:30px;padding-right:30px}
.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:91.66667%}
.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11{left:91.66667%}
.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11{right:91.66667%}}@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:58.33333%}
.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7{left:58.33333%}
.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7{right:58.33333%}}@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:41.66667%}
.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5{left:41.66667%}
.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5{right:41.66667%}}@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:1441px){.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:1441px){.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 a{display:block;height:100%}
.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img{height:100%;-o-object-fit:cover;object-fit:cover;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-page-wrapper{position:relative;overflow:hidden}
#qodef-page-outer{position:relative}
#qodef-page-inner{position:relative;padding:130px 0 120px}
.mfp-bg{background-color:#000!important;opacity:1!important}
button.mfp-arrow{-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1;height:35px;width:35px;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
button.mfp-arrow:hover{opacity:.6}
button.mfp-arrow:before{display:none}
button.mfp-arrow:active{margin:0}
button.mfp-arrow:after,button.mfp-arrow:before{border:0;color:#fff;font-size:35px;font-family:"Font Awesome 5 Free";font-weight:900;position:relative;height:35px;width:35px;top:0;margin:0}
button.mfp-arrow-left{left:30px}
button.mfp-arrow-left:after{content:"\f104"}
@media only screen and (max-width:680px){button.mfp-arrow-left{left:14px}}button.mfp-arrow-right{right:30px}
button.mfp-arrow-right:after{content:"\f105"}
@media only screen and (max-width:680px){button.mfp-arrow-right{right:14px}}button.mfp-close{text-indent:-1000px;overflow:hidden;text-align:left!important;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;opacity:1}
button.mfp-close:hover{opacity:.6}
button.mfp-close:after{font-family:"Font Awesome 5 Free";content:"\f00d";position:absolute;right:7px;bottom:0;text-indent:0;font-size:17px;font-weight:900}
.mfp-bottom-bar .mfp-counter,.mfp-bottom-bar .mfp-title{font-family:"Barlow Condensed",sans-serif;text-transform:uppercase;font-size:15px;font-weight:600;color:#fff}
.qodef-swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.qodef-swiper-container .swiper-slide a,.qodef-swiper-container .swiper-slide img{width:100%}
.swiper-pagination-bullets{bottom:37px!important}
.swiper-pagination-bullets .swiper-pagination-bullet{width:35px;height:12px;background-color:transparent;border-radius:0;opacity:1;-webkit-transition:width .3s ease;-o-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-pagination-bullets .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.swiper-button-next,.swiper-button-prev{background-image:none!important;width:30px!important;height:30px!important;margin:0!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-align:center}
.swiper-button-next:before,.swiper-button-prev:before{color:#fff;font-size:35px;font-family:"Font Awesome 5 Free";font-weight:900}
.swiper-button-next:after,.swiper-button-prev:after{display:none}
.swiper-button-prev{left:33px!important}
@media only screen and (max-width:680px){.swiper-button-prev{left:14px!important}}.swiper-button-prev:before{content:'\f104';display:block;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
.swiper-button-prev:hover:before{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}
.swiper-button-next{right:33px!important}
@media only screen and (max-width:680px){.swiper-button-next{right:14px!important}}.swiper-button-next:before{content:"\f105";display:block;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
.swiper-button-next:hover:before{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}
.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;-o-transition-delay:0s;transition-delay:0s}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag{position:relative;top:-1px}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown{padding:0;margin:0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:'\33';font-family:ElegantIcons;font-size:15px;line-height:1;border:0;position:initial;margin-left:auto}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu{position:absolute;top:100%;left:0;width:100%;list-style:none;margin:0;border-top:0;z-index:10;opacity:0;visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:visibility 0s linear .25s,opacity .25s ease-in-out;-o-transition:visibility 0s linear .25s,opacity .25s ease-in-out;transition:visibility 0s linear .25s,opacity .25s ease-in-out}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item{display:block;width:100%;margin:0;padding:0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a,.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;background-color:transparent;padding:7px 0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal{padding:0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul{list-style-type:none;margin:0;padding:0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{display:inline-block;vertical-align:middle;margin-bottom:0!important}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{padding:0;display:block}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul{list-style-type:none;margin:0;padding:0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{display:block;margin:0}
.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{padding:0;display:block}
#qodef-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{font-family:"Barlow Condensed",sans-serif;font-weight:600}
#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after,#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after{content:''}
#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{font-family:"Barlow Condensed",sans-serif;font-weight:600;padding:3px 0}
#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:#909090;background-color:#fff;border:0;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:#000001}
#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 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:#909090;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:#000001}
#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:#909090}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#000001}
#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:#909090}
#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#000001}
#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:#909090;background-color:transparent;border:0;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:#000001}
#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 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:#909090;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:#000001}
#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:#909090}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#000001}
#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:#909090}
#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#000001}
#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:13px 20px;height:50px;line-height:24px;color:#fff;background-color:#000;border:0;font-size:15px}
#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 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:15px}
#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:#909090;background-color:#f5f5f5;border:0;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:#000001}
#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 20px;background-color:#f5f5f5}
#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:#909090;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:#000001}
#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:#909090}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#000001}
#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:#909090}
#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#000001}
#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:#909090;background-color:#f5f5f5;border:0;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:#000001}
#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 20px;background-color:#f5f5f5}
#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:#909090;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:#000001}
#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:#909090;background-color:#f5f5f5;border:0;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:#000001}
#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 20px;background-color:#f5f5f5}
#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:#909090;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:#000001}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li{margin-right:10px!important}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a{color:#fff}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover{color:#fff}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child{margin-right:0}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li{margin-bottom:10px}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a{color:#fff}
#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover{color:#fff}
.error404 #qodef-page-inner{padding:0}
#qodef-404-page{position:relative;display:inline-block;width:100%;vertical-align:top;padding:160px 10% 250px;text-align:center}
#qodef-404-page .qodef-404-title{margin:0}
#qodef-404-page .qodef-404-text{display:block;margin:14px auto 0}
@media only screen and (min-width:1025px){#qodef-404-page .qodef-404-text{max-width:50%}}#qodef-404-page .qodef-404-button{position:relative;display:inline-block;vertical-align:top;margin-top:52px}
.qodef-blog{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}
.qodef-blog .qodef-e-media-gallery-item,.qodef-blog .qodef-e-media-image{overflow:hidden}
.qodef-blog .qodef-e-media-gallery-item img,.qodef-blog .qodef-e-media-image img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}
.qodef-blog .qodef-e-media-gallery-item a:hover img,.qodef-blog .qodef-e-media-image a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.qodef-blog article{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 50px}
.qodef-blog article .qodef-e-content,.qodef-blog article .qodef-e-inner,.qodef-blog article .qodef-e-media{position:relative;display:inline-block;width:100%;vertical-align:top}
.qodef-blog article .qodef-e-media-image{display:inline-block;max-width:100%;position:relative;vertical-align:top}
.qodef-blog article .qodef-e-media-image a,.qodef-blog article .qodef-e-media-image img{display:block;width:100%}
.qodef-blog article .qodef-e-media-image.qodef--background{background-position:center;background-repeat:no-repeat;background-size:cover;width:100%}
.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}
@media only screen and (min-width:681px){.qodef-blog article .qodef-e-info .qodef-e-info-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:50%}
.qodef-blog article .qodef-e-info .qodef-e-info-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:50%}}.qodef-blog article .qodef-e-info .qodef-e-info-item{color:currentColor;display:inline-block;padding:0 19px 0 0;position:relative;vertical-align:top;white-space:nowrap}
.qodef-blog article .qodef-e-info .qodef-e-info-item:after{content:'/';position:absolute;right:7px;top:0}
.qodef-blog article .qodef-e-info .qodef-e-info-item a:not(.qodef-button){color:inherit}
.qodef-blog article .qodef-e-info .qodef-e-info-item a:not(.qodef-button):hover{color:#000001}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child{padding-right:0}
.qodef-blog article .qodef-e-info .qodef-e-info-item:last-child:after{content:''}
.qodef-blog article .qodef-e-info.qodef-info--top{margin-bottom:2px}
.qodef-blog article .qodef-e-info.qodef-info--bottom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-top:22px}
.qodef-blog article .qodef-e-info .qodef-category-separator{padding:0 5px}
.qodef-blog article .qodef-e-post-link{position:absolute;top:0;left:0;width:100%;height:100%}
.qodef-blog article.sticky .qodef-e-title a{position:relative;text-decoration:underline}
.qodef-blog article.sticky .qodef-e-title a:after{content:'*';font-size:2em;position:absolute;right:-.5em;top:0}
.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{bottom:0;left:0;position:absolute;width:100%}
.qodef-blog article.format-link .qodef-e-link{position:relative;display:inline-block;width:100%;vertical-align:top;background-color:#000;padding:13% 18% 13% 13.5%}
.qodef-blog article.format-link .qodef-e-link-text{color:#fff;margin:0;position:relative}
.qodef-blog article.format-link .qodef-icon-elegant-icons{color:#282828;font-size:170px;line-height:1;position:absolute;right:15%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.qodef-blog article.format-link .qodef-e-link-url{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.qodef-blog article.format-quote .qodef-e-quote{position:relative;display:inline-block;width:100%;vertical-align:top;background-color:#000;padding:13% 18% 13% 13.5%}
.qodef-blog article.format-quote .qodef-e-quote:before{color:#282828;content:'“';font-size:670px;font-weight:600;height:246px;letter-spacing:-.02em;line-height:1;position:absolute;right:16%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.qodef-blog article.format-quote .qodef-e-quote-text{color:#fff;margin:0;position:relative}
.qodef-blog article.format-quote .qodef-e-quote-author{color:#fff;display:block;font-size:17px;margin:20px 0 0;position:relative}
.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--list article{margin-bottom:120px}
.qodef-blog.qodef--list article .qodef-e-read-more{margin-top:0;margin-bottom:5px}
.qodef-blog.qodef--list article.format-link{margin-bottom:130px}
.qodef-blog.qodef--list article.format-quote{margin-bottom:130px}
.qodef-blog.qodef--single article .qodef-e-info.qodef-info--top{margin-bottom:0}
.qodef-blog.qodef--single article .qodef-e-info.qodef-info--bottom{margin-top:30px}
.qodef-blog.qodef--single article .qodef-e-info-tags{margin-left:auto}
.qodef-blog.qodef--single article .qodef-e-info-tags a{position:relative;display:inline-block;vertical-align:top;margin-right:11px}
.qodef-blog.qodef--single article .qodef-e-info-tags a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
.qodef-blog.qodef--single article .qodef-e-info-tags a:last-child{margin-right:0}
.qodef-blog.qodef--single article.format-link .qodef-e-link{margin-bottom:30px}
.qodef-blog.qodef--single article.format-quote .qodef-e-quote{margin-bottom:30px}
#qodef-page-comments{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:85px}
#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:82px}
#qodef-page-comments-list .qodef-m-title{margin:0 0 50px}
#qodef-page-comments-list .qodef-m-comments{list-style:none;margin:0;padding:0}
#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child{margin-top:0}
#qodef-page-comments-list .qodef-comment-item{margin:50px 0 0;padding:0}
#qodef-page-comments-list .qodef-comment-item .children{list-style:none;margin:0;padding:0 0 0 89px}
#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image{-ms-flex-negative:0;flex-shrink:0;margin-right:25px}
#qodef-page-comments-list .qodef-comment-item .qodef-e-image img{display:block}
#qodef-page-comments-list .qodef-comment-item .qodef-e-content{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-comments-list .qodef-comment-item .qodef-e-title{margin:0}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date{margin-top:3px}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a{color:#909090}
#qodef-page-comments-list .qodef-comment-item .qodef-e-date a:hover{color:#000}
#qodef-page-comments-list .qodef-comment-item .qodef-e-text{margin:8px 0 0}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links{margin-top:16px}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links>*{display:inline-block;margin-right:10px;position:relative;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease;font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;vertical-align:top}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:after{content:' _'}
.qodef--underscore #qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child{margin-right:0}
#qodef-page-comments-list .qodef-m-pagination{margin-top:50px}
#qodef-page-comments-form{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-comments-form .comment-reply-title{margin:0}
#qodef-page-comments-form .comment-form{position:relative;display:inline-block;width:100%;vertical-align:top;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-page-comments-form .comment-form>p{margin:0}
#qodef-page-comments-form .comment-form .comment-notes,#qodef-page-comments-form .comment-form .logged-in-as{margin:40px 0 8px;width:100%}
#qodef-page-comments-form .comment-form .comment-form-comment{width:100%}
#qodef-page-comments-form .comment-form .form-submit{width:100%}
#qodef-page-comments-form .comment-form .comment-form-author,#qodef-page-comments-form .comment-form .comment-form-email,#qodef-page-comments-form .comment-form .comment-form-url{-webkit-box-flex:1;-ms-flex:1;flex:1}
#qodef-page-comments-form .comment-form .comment-form-author,#qodef-page-comments-form .comment-form .comment-form-email{padding-right:15px}
.qodef-filter--on .qodef-hidden-filter-items{position:absolute!important;display:none!important;height:0!important;line-height:1!important}
.qodef-filter--on .qodef-grid-inner{opacity:1;-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}
.qodef-filter--on.qodef--filter-loading .qodef-grid-inner{opacity:0;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}
.qodef-filter--on.qodef--filter-loading .qodef-loading-spinner{bottom:calc(50% - 16px)!important}
.qodef-m-filter{position:relative;display:inline-block;width:100%;vertical-align:top;margin:0 0 40px}
.qodef-m-filter .qodef-m-filter-items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.qodef-m-filter .qodef-m-filter-item{position:relative;display:inline-block;vertical-align:top;margin:0 27px;padding:0 3px 1px;-webkit-transition:color .3s ease,background-color .3s ease;-o-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:19px;line-height:1.1em;font-size:20px;line-height:1em}
.qodef-m-filter .qodef-m-filter-item.qodef--active,.qodef-m-filter .qodef-m-filter-item:hover{background-color:#000;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{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-footer .widget a:hover{opacity:.6}
#qodef-page-footer-top-area{padding:124px 0 40px;background-color:#000;background-position:center;background-repeat:no-repeat;background-size:cover;border-top:0 solid #e1e1e1}
#qodef-page-footer-top-area .qodef-content-full-width{padding:0 40px}
#qodef-page-footer-top-area .qodef-grid-item{margin-bottom:70px}
#qodef-page-footer-bottom-area{padding:44px 0;background-color:#282828;border-top:0 solid #e1e1e1}
#qodef-page-footer-bottom-area .qodef-content-full-width{padding:0 40px}
@media only screen and (min-width:681px){#qodef-page-footer-bottom-area .qodef-col-num--2 .qodef-grid-item:last-child{text-align:right}}p.has-background{padding:20px 30px}
.wp-block-audio{width:100%}
.wp-block-audio audio{width:auto}
.wp-block-audio.alignleft audio,.wp-block-audio.alignright audio{max-width:50%}
.wp-block-audio.aligncenter audio{display:block;margin:0 auto}
.wp-block-video video{width:100%}
.wp-block-button .wp-block-button__link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;color:#fff;background-color:#000;border:2px solid transparent;cursor:pointer}
.wp-block-button .wp-block-button__link:hover{color:#fff;background-color:#000001}
.wp-block-button.is-style-outline .wp-block-button__link{color:#000001;background-color:transparent;border:2px solid #000001}
.wp-block-archives,.wp-block-categories,.wp-block-latest-posts{margin:0;padding-left:0}
.wp-block-archives ul,.wp-block-categories ul,.wp-block-latest-posts ul{padding-left:0!important}
.wp-block-archives li,.wp-block-categories li,.wp-block-latest-posts li{margin-bottom:6px;list-style-type:none}
.wp-block-archives li a,.wp-block-categories li a,.wp-block-latest-posts li a{color:#000;text-decoration:none}
.wp-block-archives li a:hover,.wp-block-categories li a:hover,.wp-block-latest-posts li a:hover{color:#000001}
.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{text-align:center}
.wp-block-categories li ul{margin:4px 0 0;padding:0 0 0 10px;list-style-type:none}
.wp-block-categories li ul li:last-child{padding:4px 0 0}
.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0}
.wp-block-preformatted{padding:15px;white-space:pre-wrap;word-wrap:break-word}
.wp-block-verse{font-family:inherit;font-size:22px;line-height:1.8}
.has-drop-cap:not(:focus):first-letter{font-family:inherit;font-size:3.375em;line-height:1;font-weight:700;margin:0 .25em 0 0}
blockquote.wp-block-pullquote{border:none;padding:20px 10% 20px 0;position:relative;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;position:relative;display:inline-block;vertical-align:middle;width:auto}
blockquote.wp-block-pullquote:before{content:'“';position:absolute;top:-37px;right:14%;height:100%;font-size:400px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#f5f5f5;z-index:-1;font-family:Hind,sans-serif}
blockquote.wp-block-pullquote.aligncenter{width:100%}
blockquote.wp-block-pullquote.alignleft{text-align:left;max-width:100%}
blockquote.wp-block-pullquote.alignright{text-align:right;max-width:100%}
blockquote.wp-block-pullquote p{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-style:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;color:inherit!important;margin:0}
.wp-block-pullquote{margin:0}
.wp-block-pullquote blockquote{border:none;padding:20px 10% 20px 0;position:relative;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;width:auto;text-align:center}
.wp-block-pullquote blockquote:before{content:'“';position:absolute;top:-37px;right:14%;height:100%;font-size:400px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#f5f5f5;z-index:-1;font-family:Hind,sans-serif}
.wp-block-pullquote p{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-style:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;color:inherit!important}
.wp-block-quote{border:none;padding:20px 10% 20px 0;position:relative;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
.wp-block-quote:before{content:'“';position:absolute;top:-37px;right:14%;height:100%;font-size:400px;line-height:1;font-weight:600;letter-spacing:-.02em;color:#f5f5f5;z-index:-1;font-family:Hind,sans-serif}
.wp-block-quote>p{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-style:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;color:inherit!important;margin:0}
.wp-block-quote>*{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-image img{display:block}
.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{max-width:100%}
.wp-block-image.alignfull{left:auto;max-width:100%}
.wp-block-image.alignfull img{width:100vw}
.wp-block-cover,.wp-block-cover-image{position:relative;min-height:430px;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box}
@media only screen and (min-width:768px){.wp-block-cover,.wp-block-cover-image{padding:1rem 10%}}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{font-size:35px;line-height:1.06em;font-size:28px!important;margin-bottom:0}
.wp-block-cover-image.aligncenter .wp-block-cover-image-text,.wp-block-cover-image.aligncenter .wp-block-cover-text,.wp-block-cover-image.aligncenter h2,.wp-block-cover.aligncenter .wp-block-cover-image-text,.wp-block-cover.aligncenter .wp-block-cover-text,.wp-block-cover.aligncenter h2{width:100%;z-index:1;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{width:100%}
.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:.5rem;text-align:center}
.wp-block-separator,hr{background-color:#767676;border:0;height:2px;margin-bottom:2rem;margin-top:2rem;max-width:100px;text-align:left}
.wp-block-separator.is-style-wide,hr.is-style-wide{max-width:100%}
.wp-block-separator.is-style-dots,hr.is-style-dots{max-width:100%;background-color:inherit;border:inherit;height:inherit;text-align:center}
.wp-block-separator.is-style-dots:before,hr.is-style-dots:before{color:#767676;font-size:1.6875em;letter-spacing:.88889em;padding-left:.88889em}
.wp-block-separator+h1:before,.wp-block-separator+h2:before,hr+h1:before,hr+h2:before{display:none}
.wp-block-embed-twitter{overflow:hidden}
.wp-block-embed{margin:0}
.wp-block-table td,.wp-block-table th{border-color:#e1e1e1}
.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:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:2px 33px 4px;color:#fff;background-color:#000;border:2px solid transparent;cursor:pointer}
.wp-block-file .wp-block-file__button:hover{color:#fff;background-color:#000001}
.wp-block-code{border-radius:0}
.wp-block-code code{font-size:1.125em;white-space:pre-wrap;word-break:break-word}
@media only screen and (min-width:768px){.wp-block-columns .wp-block-column>:first-child{margin-top:0}
.wp-block-columns .wp-block-column>:last-child{margin-bottom:0}
.wp-block-columns[class*=has-]>*{margin-right:1rem}
.wp-block-columns[class*=has-]>:last-child{margin-right:0}}.wp-block-latest-comments .wp-block-latest-comments__comment-meta{font-weight:700}
.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date{font-weight:400}
.wp-block-latest-comments .wp-block-latest-comments__comment,.wp-block-latest-comments .wp-block-latest-comments__comment-date,.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p{font-size:inherit}
.has-primary-background-color{background-color:#000001}
.has-primary-background-color a,.has-primary-background-color h1,.has-primary-background-color h2,.has-primary-background-color h3,.has-primary-background-color h4,.has-primary-background-color h5,.has-primary-background-color h6,.has-primary-background-color p{color:#fff}
#qodef-page-header{position:relative;display:inline-block;width:100%;vertical-align:top;height:100px;z-index:100}
#qodef-page-header .qodef-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px;max-height:100%}
#qodef-page-header .qodef-header-logo-link img{display:block;margin:auto;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
body:not([class*=boldlab-core]) #qodef-page-header .qodef-header-logo-link img{width:50%}
#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;margin-bottom:0!important}
.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;padding:0!important;margin:0!important;overflow:hidden}
.qodef-layout--justified-gallery .qodef-grid-item img{height:auto!important;width:auto!important;margin:0!important}
.qodef-layout--justified-gallery>.jg-filtered{display:none}
#qodef-page-mobile-header{position:relative;display:none;height:70px;z-index:100}
#qodef-page-mobile-header .qodef-mobile-header-logo-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;max-height:100%}
#qodef-page-mobile-header .qodef-mobile-header-logo-link img{display:block;margin:auto;width:auto;max-height:100%;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
#qodef-page-mobile-header-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 35px}
#qodef-mobile-header-opener{font-size:20px;margin-left:20px}
#qodef-mobile-header-navigation{position:absolute;top:100%;left:0;display:none;width:100%;padding:0;margin:0;z-index:10;max-height:calc(100vh - 70px);overflow-y:scroll}
#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 #e1e1e1}
#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;font-size:20px;padding:10px 0}
#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a .qodef-menu-item-inner{padding:0}
#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:-6px;width:100%;height:4px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
#qodef-mobile-header-navigation .qodef-m-inner>ul>li.current-menu-ancestor>a .qodef-menu-item-inner,#qodef-mobile-header-navigation .qodef-m-inner>ul>li.current-menu-item>a .qodef-menu-item-inner{background-color:transparent;color:#000}
#qodef-mobile-header-navigation .qodef-m-inner>ul>li.current-menu-ancestor>a .qodef-menu-item-inner:after,#qodef-mobile-header-navigation .qodef-m-inner>ul>li.current-menu-item>a .qodef-menu-item-inner:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
#qodef-mobile-header-navigation ul{padding:0;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:3px 0;color:#909090}
#qodef-mobile-header-navigation ul li a .qodef-menu-item-inner{position:relative;padding:0 5px}
#qodef-mobile-header-navigation ul li.current-menu-ancestor>a .qodef-menu-item-inner,#qodef-mobile-header-navigation ul li.current-menu-item>a .qodef-menu-item-inner{background-color:#000001;color:#fff}
#qodef-mobile-header-navigation ul li ul{display:none;margin:0;padding:4px 0 0 15px}
#qodef-mobile-header-navigation ul li ul li.menu-item-has-children .qodef-menu-arrow{top:0}
body:not([class*=boldlab-core]) #qodef-mobile-header-navigation ul li.menu-item-has-children>a:after{content:'>';position:absolute;top:0;right:0;line-height:inherit;color:#000}
.qodef-header-navigation{height:100%}
.qodef-header-navigation ul{list-style:none;margin:0;padding:0}
.qodef-header-navigation ul li{display:block;margin:0;padding:0;position:relative}
.qodef-header-navigation ul li a .qodef-menu-item-inner{display:inline-block;padding:0 3px;position:relative;-webkit-transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .1s;vertical-align:top;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-o-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-header-navigation ul li a .qodef-menu-item-inner:hover{background-size:100% 100%}
.qodef-header-navigation ul li a:hover .qodef-menu-item-inner{color:#000;-webkit-transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .2s;-o-transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .2s;transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .2s}
.qodef-header-navigation ul li .qodef-menu-arrow:after{color:#fff;content:"\f105";font-family:'Font Awesome 5 Free';font-size:19px;font-weight:900;position:absolute;right:25px;top:3px}
.qodef-header-navigation ul li.current-menu-ancestor>a .qodef-menu-item-inner,.qodef-header-navigation ul li.current-menu-item>a .qodef-menu-item-inner{background-color:#fff;color:#000}
.qodef-header-navigation ul li.qodef-hide-link>a{cursor:default}
.qodef-header-navigation ul li.qodef-hide-link>a .qodef-menu-item-inner{background:0 0;color:inherit}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul{background-color:#000;left:-19px;margin:0;opacity:0;padding:34px 0;position:absolute;top:100%;-webkit-transition:opacity .3s ease-out,visibility .25s ease;-o-transition:opacity .3s ease-out,visibility .25s ease;transition:opacity .3s ease-out,visibility .25s ease;visibility:hidden;width:260px}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li{padding:3px 34px}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li a{color:#fff;font-size:15px;line-height:24px}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul{opacity:1;visibility:visible}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul{left:100%;top:-34px}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right{left:auto;right:0;text-align:right}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right .qodef-menu-item-inner{display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-o-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-position:100% 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right .qodef-menu-item-inner:hover{background-size:100% 100%}
.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;white-space:nowrap}
.qodef-header-navigation>ul>li{height:100%;padding:0 15px}
.qodef-header-navigation>ul>li:last-child{padding-right:0}
.qodef-header-navigation>ul>li>a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:100%;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
.qodef-header-navigation>ul>li>a .qodef-menu-item-inner{background:0 0;padding:0}
.qodef-header-navigation>ul>li>a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:-6px;width:100%;height:4px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
.qodef-header-navigation>ul>li>a:hover .qodef-menu-item-inner{background-color:transparent;color:inherit}
.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>.qodef-menu-arrow{display:none}
.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-inner,.qodef-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-inner{background-color:transparent;color:inherit}
.qodef-header-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-inner:after,.qodef-header-navigation>ul>li.current-menu-item>a .qodef-menu-item-inner:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.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 19px;font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#000}
.qodef-m-pagination.qodef--wp .page-numbers a{color:inherit}
.qodef-m-pagination.qodef--wp .page-numbers *{display:block;line-height:inherit}
.qodef-m-pagination.qodef--wp .page-numbers:first-child{margin-left:0}
.qodef-m-pagination.qodef--wp .page-numbers:last-child{margin-right:0}
.qodef-m-pagination.qodef--wp .page-numbers.next,.qodef-m-pagination.qodef--wp .page-numbers.prev{position:relative;top:1px;font-size:30px}
body:not([class*=boldlab-core]) .qodef-m-pagination.qodef--wp .page-numbers.next,body:not([class*=boldlab-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,.qodef-m-pagination.qodef--wp .page-numbers:hover{color:#909090}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-inner{padding:40px 0 23px}
.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:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#000}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item a{color:inherit}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child{margin-left:0}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child{margin-right:0}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--number-1{margin-left:0}
.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;line-height:1;font-size:30px}
body:not([class*=boldlab-core]) .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next,body:not([class*=boldlab-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,.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover{color:#909090}
.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:#000001;opacity:0;z-index:-1;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.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 .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.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:#000001;opacity:0;z-index:-1;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner:before{display:block;line-height:inherit}
.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-loading-spinner{opacity:1;z-index:1}
.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button{opacity:0}
.qodef-pagination--on.qodef-pagination-type--infinite-scroll.qodef--loading .qodef-infinite-scroll-spinner{opacity:1;z-index:1}
.qodef-single-links{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px 0;position:relative;width:100%}
.qodef-single-links .qodef-m-single-links-title{font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#000;margin-right:10px}
.qodef-single-links a,.qodef-single-links>span:not(.qodef-m-single-links-title){color:#909090;display:inline-block;margin-right:8px;padding:0 3px;position:relative;vertical-align:top}
.qodef-single-links a:last-child,.qodef-single-links>span:not(.qodef-m-single-links-title):last-child{margin-right:0}
.qodef-single-links>span:not(.qodef-m-single-links-title){color:#000001}
.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:#909090;background-color:#fff;border:1px solid #e1e1e1;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
.qodef-search .qodef-e-search-heading .qodef-search-form input:focus{border-color:#000}
.qodef-search .qodef-e-search-heading .qodef-search-form input::-webkit-input-placeholder{color:inherit;opacity:1}
.qodef-search .qodef-e-search-heading .qodef-search-form input::-moz-placeholder{color:inherit;opacity:1}
.qodef-search .qodef-e-search-heading .qodef-search-form input:-ms-input-placeholder{color:inherit;opacity:1}
.qodef-search .qodef-e-search-heading .qodef-search-form input::-ms-input-placeholder{color:inherit;opacity:1}
.qodef-search .qodef-e-search-heading .qodef-search-form input::placeholder{color:inherit;opacity:1}
.qodef-search .qodef-e-search-heading .qodef-search-form button{position:absolute;top:0;right:0;width:50px;font-size:15px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
.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:#000001}
.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:#f5f5f5}
.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}
#qodef-page-sidebar .widget{margin:0 0 38px}
#qodef-page-sidebar .widget:last-child{margin-bottom:0!important}
#qodef-page-sidebar .widget .qodef-widget-title{margin:0 0 19px}
#qodef-page-sidebar .widget .qodef-widget-title a{color:inherit}
#qodef-page-sidebar .widget .qodef-widget-title a:hover{color:#000001}
#qodef-page-sidebar .widget a{color:#909090}
#qodef-page-sidebar .widget a:hover{color:#000001}
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px;font-size:16px}
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li:last-child{margin-bottom:0}
#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list) li ul{margin-top:10px;margin-left:10px}
#qodef-page-sidebar .widget.widget_archive select,#qodef-page-sidebar .widget.widget_categories select,#qodef-page-sidebar .widget.widget_text select{width:100%;max-width:100%;height:45px;margin:7.5px 0 0;padding:10.5px 15px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#909090;background-color:#f5f5f5;border:1px solid transparent;border-radius:0;outline:0}
#qodef-page-sidebar .widget.widget_archive .select2,#qodef-page-sidebar .widget.widget_categories .select2,#qodef-page-sidebar .widget.widget_text .select2{margin-bottom:0}
#qodef-page-sidebar .widget.widget_calendar{width:100%}
#qodef-page-sidebar .widget.widget_calendar table{table-layout:fixed}
#qodef-page-sidebar .widget.widget_calendar #today{color:#fffffe;background-color:#000001}
#qodef-page-sidebar .widget.widget_calendar #today a{color:inherit}
#qodef-page-sidebar .widget.widget_calendar tfoot a{color:#909090}
#qodef-page-sidebar .widget.widget_calendar tfoot a:hover{color:#000001}
#qodef-page-sidebar .widget.widget_text img{display:block}
#qodef-page-sidebar .widget.widget_text h6{margin:0}
#qodef-page-sidebar .widget.widget_rss ul li{margin-bottom:25px}
#qodef-page-sidebar .widget.widget_rss ul li:last-child{margin-bottom:0}
#qodef-page-sidebar .widget.widget_rss ul .rsswidget{display:block;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:17px;line-height:1.5em}
#qodef-page-sidebar .widget.widget_rss ul .rssSummary{margin-top:5px}
#qodef-page-sidebar .widget.widget_rss ul cite{display:block;margin-top:5px}
#qodef-page-sidebar .widget.widget_search .qodef-widget-title{margin-bottom:26.5px}
#qodef-page-sidebar .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-sidebar .widget.widget_search button,#qodef-page-sidebar .widget.widget_search input{height:45px;padding:10.5px 0;font-family:inherit;font-weight:inherit;line-height:24px;border-radius:0;outline:0;-webkit-appearance:none}
#qodef-page-sidebar .widget.widget_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:15px;padding-right:60px;padding-top:14px;font-size:15px;color:#909090;background-color:#f5f5f5;border:1px solid transparent;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
#qodef-page-sidebar .widget.widget_search input:focus{color:#909090;background-color:#f5f5f5;border-color:transparent}
#qodef-page-sidebar .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_search input::placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_search button{position:absolute;top:0;right:0;width:40px;font-size:17px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-page-sidebar .widget.widget_search button span{display:block;line-height:inherit;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#qodef-page-sidebar .widget.widget_search button span:before{display:block;line-height:inherit}
#qodef-page-sidebar .widget.widget_search button:hover{color:#909090}
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a{position:relative;display:inline-block;vertical-align:top;margin:0 8px 11px 0;font-family:inherit;font-size:16px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#909090}
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#qodef-page-sidebar .widget.widget_tag_cloud .tagcloud a:hover{color:#000001}
#qodef-page-sidebar .widget.widget_media_image{margin-bottom:0}
#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title{margin-bottom:26.5px}
#qodef-page-sidebar .widget.widget_media_image a,#qodef-page-sidebar .widget.widget_media_image img{display:block;margin:0}
#qodef-top-area .widget{margin:0 0 0;color:#fff}
#qodef-top-area .widget:last-child{margin-bottom:0!important}
#qodef-top-area .widget .qodef-widget-title{margin:0 0 19px;color:#fff}
#qodef-top-area .widget .qodef-widget-title a{color:inherit}
#qodef-top-area .widget .qodef-widget-title a:hover{color:#fff}
#qodef-top-area .widget a{color:#fff}
#qodef-top-area .widget a:hover{color:#fff}
#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 5px;font-size:16px}
#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:5px;margin-left:5px}
#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:45px;margin:7.5px 0 0;padding:10.5px 15px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#909090;background-color:#f5f5f5;border:1px solid transparent;border-radius:0;outline:0}
#qodef-top-area .widget.widget_archive .select2,#qodef-top-area .widget.widget_categories .select2,#qodef-top-area .widget.widget_text .select2{margin-bottom:0}
#qodef-top-area .widget.widget_calendar{width:100%}
#qodef-top-area .widget.widget_calendar table{table-layout:fixed}
#qodef-top-area .widget.widget_calendar #today{color:#000;background-color:#fff}
#qodef-top-area .widget.widget_calendar #today a{color:inherit}
#qodef-top-area .widget.widget_calendar tfoot a{color:#fff}
#qodef-top-area .widget.widget_calendar tfoot a:hover{color:#fff}
#qodef-top-area .widget.widget_text img{display:block}
#qodef-top-area .widget.widget_text h6{color:#fff;margin:0}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:17px;line-height:1.5em}
#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:26.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:45px;padding:10.5px 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:15px;padding-right:60px;padding-top:14px;font-size:15px;color:#909090;background-color:#f5f5f5;border:1px solid transparent;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
#qodef-top-area .widget.widget_search input:focus{color:#909090;background-color:#f5f5f5;border-color:transparent}
#qodef-top-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}
#qodef-top-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}
#qodef-top-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}
#qodef-top-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}
#qodef-top-area .widget.widget_search input::placeholder{color:inherit;opacity:1}
#qodef-top-area .widget.widget_search button{position:absolute;top:0;right:0;width:40px;font-size:17px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-top-area .widget.widget_search button span{display:block;line-height:inherit;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#qodef-top-area .widget.widget_search button span:before{display:block;line-height:inherit}
#qodef-top-area .widget.widget_search button:hover{color:#909090}
#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:16px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#fff}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#qodef-top-area .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}
#qodef-top-area .widget.widget_media_image{margin-bottom:0}
#qodef-top-area .widget.widget_media_image .qodef-widget-title{margin-bottom:26.5px}
#qodef-top-area .widget.widget_media_image a,#qodef-top-area .widget.widget_media_image img{display:block;margin:0}
#qodef-page-footer .widget{margin:0 0 26px;color:#fff}
#qodef-page-footer .widget:last-child{margin-bottom:0!important}
#qodef-page-footer .widget .qodef-widget-title{margin:0 0 37px;color:#fff}
#qodef-page-footer .widget .qodef-widget-title a{color:inherit}
#qodef-page-footer .widget .qodef-widget-title a:hover{color:#fff}
#qodef-page-footer .widget a{color:#fff}
#qodef-page-footer .widget a:hover{color:#fff}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list){padding:0;margin:0;list-style:none}
#qodef-page-footer .widget ul:not(.qodef-shortcode-list) li{margin:0 0 10px;font-size:16px}
#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:45px;margin:7.5px 0 0;padding:10.5px 15px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#909090;background-color:#f5f5f5;border:1px solid #fff;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:#000;background-color:#fff}
#qodef-page-footer .widget.widget_calendar #today a{color:inherit}
#qodef-page-footer .widget.widget_calendar tfoot a{color:#fff}
#qodef-page-footer .widget.widget_calendar tfoot a:hover{color:#fff}
#qodef-page-footer .widget.widget_text img{display:block}
#qodef-page-footer .widget.widget_text h6{color:#fff;margin:0}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:17px;line-height:1.5em}
#qodef-page-footer .widget.widget_rss ul .rssSummary{margin-top:5px}
#qodef-page-footer .widget.widget_rss ul cite{display:block;margin-top:5px}
#qodef-page-footer .widget.widget_search .qodef-widget-title{margin-bottom:44.5px}
#qodef-page-footer .widget.widget_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-footer .widget.widget_search button,#qodef-page-footer .widget.widget_search input{height:45px;padding:10.5px 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:15px;padding-right:60px;padding-top:14px;font-size:15px;color:#909090;background-color:#f5f5f5;border:1px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
#qodef-page-footer .widget.widget_search input:focus{color:#909090;background-color:#f5f5f5;border-color:#000001}
#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:40px;font-size:17px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-page-footer .widget.widget_search button span{display:block;line-height:inherit;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#qodef-page-footer .widget.widget_search button span:before{display:block;line-height:inherit}
#qodef-page-footer .widget.widget_search button:hover{color:#909090}
#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:16px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#fff}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#qodef-page-footer .widget.widget_tag_cloud .tagcloud a:hover{color:#fff}
#qodef-page-footer .widget.widget_media_image{margin-bottom:0}
#qodef-page-footer .widget.widget_media_image .qodef-widget-title{margin-bottom:44.5px}
#qodef-page-footer .widget.widget_media_image a,#qodef-page-footer .widget.widget_media_image img{display:block;margin:0}
#qodef-side-area .widget{margin:0 0 38px;color:#fff}
#qodef-side-area .widget:last-child{margin-bottom:0!important}
#qodef-side-area .widget .qodef-widget-title{margin:0 0 19px;color:#fff}
#qodef-side-area .widget .qodef-widget-title a{color:inherit}
#qodef-side-area .widget .qodef-widget-title a:hover{color:#000001}
#qodef-side-area .widget a{color:#fff}
#qodef-side-area .widget a:hover{color:#000001}
#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;font-size:16px}
#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:45px;margin:7.5px 0 0;padding:10.5px 15px;font-family:inherit;font-size:15px;line-height:24px;font-style:inherit;font-weight:inherit;color:#909090;background-color:#f5f5f5;border:1px solid transparent;border-radius:0;outline:0}
#qodef-side-area .widget.widget_archive .select2,#qodef-side-area .widget.widget_categories .select2,#qodef-side-area .widget.widget_text .select2{margin-bottom:0}
#qodef-side-area .widget.widget_calendar{width:100%}
#qodef-side-area .widget.widget_calendar table{table-layout:fixed}
#qodef-side-area .widget.widget_calendar #today{color:#fffffe;background-color:#000001}
#qodef-side-area .widget.widget_calendar #today a{color:inherit}
#qodef-side-area .widget.widget_calendar tfoot a{color:#fff}
#qodef-side-area .widget.widget_calendar tfoot a:hover{color:#000001}
#qodef-side-area .widget.widget_text img{display:block}
#qodef-side-area .widget.widget_text h6{color:#fff;margin:0}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:17px;line-height:1.5em}
#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:26.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:45px;padding:10.5px 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:15px;padding-right:60px;padding-top:14px;font-size:15px;color:#909090;background-color:#f5f5f5;border:1px solid transparent;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
#qodef-side-area .widget.widget_search input:focus{color:#909090;background-color:#f5f5f5;border-color:transparent}
#qodef-side-area .widget.widget_search input::-webkit-input-placeholder{color:inherit;opacity:1}
#qodef-side-area .widget.widget_search input::-moz-placeholder{color:inherit;opacity:1}
#qodef-side-area .widget.widget_search input:-ms-input-placeholder{color:inherit;opacity:1}
#qodef-side-area .widget.widget_search input::-ms-input-placeholder{color:inherit;opacity:1}
#qodef-side-area .widget.widget_search input::placeholder{color:inherit;opacity:1}
#qodef-side-area .widget.widget_search button{position:absolute;top:0;right:0;width:40px;font-size:17px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-side-area .widget.widget_search button span{display:block;line-height:inherit;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#qodef-side-area .widget.widget_search button span:before{display:block;line-height:inherit}
#qodef-side-area .widget.widget_search button:hover{color:#909090}
#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:16px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#fff}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#qodef-side-area .widget.widget_tag_cloud .tagcloud a:hover{color:#000001}
#qodef-side-area .widget.widget_media_image{margin-bottom:0}
#qodef-side-area .widget.widget_media_image .qodef-widget-title{margin-bottom:26.5px}
#qodef-side-area .widget.widget_media_image a,#qodef-side-area .widget.widget_media_image img{display:block;margin:0 auto}
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:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:100%}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:100%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:50%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:50%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:33.33333%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:25%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:25%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:20%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:20%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:40%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:16.66667%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:14.28571%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:28.57143%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item{width:12.5%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item{width:12.5%}
.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11{width:91.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10{width:83.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9{width:75%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8{width:66.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7{width:58.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6{width:50%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5{width:41.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4{width:33.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3{width:25%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2{width:16.66667%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1{width:8.33333%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--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:680px){#qodef-404-page{padding:110px 40px 200px}}@media only screen and (max-width:680px){.qodef-blog article .qodef-e-info .qodef-e-info-right{margin-top:15px}
.qodef-blog article .qodef-e-info.qodef-info--bottom{display:inline-block}
.qodef-blog article.format-link .qodef-icon-elegant-icons{right:12%;font-size:120px}
.qodef-blog article.format-quote .qodef-e-quote:before{right:19%;font-size:470px}}@media only screen and (max-width:1024px){#qodef-page-comments{margin-bottom:30px}}@media only screen and (max-width:768px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:40px}}@media only screen and (max-width:680px){#qodef-page-comments-list .qodef-comment-item .children{padding-left:0}}@media only screen and (max-width:480px){#qodef-page-comments-list .qodef-comment-item .qodef-e-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}
#qodef-page-comments-list .qodef-comment-item .qodef-e-content{margin-top:23px}}@media only screen and (max-width:768px){#qodef-page-comments-form .comment-form .comment-form-author,#qodef-page-comments-form .comment-form .comment-form-email,#qodef-page-comments-form .comment-form .comment-form-url{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding-right:0}}@media only screen and (max-width:1024px){.qodef-m-filter .qodef-m-filter-item{margin:0 20px}}@media only screen and (max-width:680px){.qodef-m-filter .qodef-m-filter-items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.qodef-m-filter .qodef-m-filter-item{margin:5px}}@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 25px}}@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}}@-webkit-keyframes qodefBlink{0%,100%{opacity:1}
50%{opacity:0}}@keyframes qodefBlink{0%,100%{opacity:1}
50%{opacity:0}}.last_toggle_el_margin,.wpb_button,.wpb_content_element,.wpb_row,ul.wpb_thumbnails-fluid>li{margin-bottom:0!important}
.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:16px;bottom:13px;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:#000001;border:2px solid #000001;overflow:hidden;-webkit-transition:color .25s ease,background-color .25s ease,border-color .25s ease;-o-transition:color .25s ease,background-color .25s ease,border-color .25s ease;transition:color .25s ease,background-color .25s ease,border-color .25s ease}
#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:#000001;background-color:#fff}
#qodef-back-to-top.qodef-back-to-top--off{opacity:0;visibility:hidden;-webkit-transition:opacity .15s ease,visibility 0s .15s;-o-transition:opacity .15s ease,visibility 0s .15s;transition:opacity .15s ease,visibility 0s .15s}
#qodef-back-to-top.qodef-back-to-top--on{opacity:1;visibility:visible;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.qodef-blog.qodef-item-layout--metro{margin:0}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info .qodef-e-info-item a:not(.qodef-button){color:inherit}
.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image{position:relative}
.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image.qodef--background{margin-bottom:0}
.qodef-blog.qodef-item-layout--metro article .qodef-e-media-image:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.12)}
.qodef-blog.qodef-item-layout--metro article .qodef-e-content{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px 40px 35px}
.qodef-blog.qodef-item-layout--metro article .qodef-e-content a{position:relative;z-index:3}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title{color:#fff}
.qodef-blog.qodef-item-layout--metro article .qodef-e-title a{color:inherit}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info>*{color:#fff}
.qodef-blog.qodef-item-layout--metro article .qodef-e-info.qodef-info--top{margin-bottom:0}
.qodef-blog.qodef-item-layout--metro article .qodef-e-post-link{z-index:2}
.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-inner:after{position:absolute;top:calc(50% - 36px);left:calc(50% - 36px);content:'\45';font-family:ElegantIcons;font-size:72px;line-height:1;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;color:#fff;speak:none;-webkit-font-smoothing:antialiased;z-index:1;border:3px solid #fff}
.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after{content:'\e006'}
.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-inner:after{content:'\45'}
.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after{content:'\e027'}
.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 68px}
.qodef-blog.qodef-item-layout--metro article.format-link .qodef-icon-elegant-icons{right:84px;font-size:144px}
.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 68px 87px}
.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote:before{right:84px;height:215px;font-size:582px}
.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote-author{margin:20px 0 4px}
.qodef-blog.qodef-item-layout--metro article:not(.format-link):not(.format-quote) .qodef-e-media-image{overflow:hidden}
.qodef-blog.qodef-item-layout--metro article:not(.format-link):not(.format-quote) .qodef-e-media-image.qodef--background{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}
.qodef-blog.qodef-item-layout--metro article:not(.format-link):not(.format-quote):hover .qodef--background{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-link .qodef-e-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:40px;padding-bottom:40px}
.qodef-blog.qodef-item-layout--metro.qodef-items--fixed article.format-quote .qodef-e-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding-top:40px;padding-bottom:40px}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-info.qodef-info--bottom{margin-top:5px;margin-bottom:13px}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-title-link{display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background-image:-o-linear-gradient(#000,#000);background-image:linear-gradient(#000,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;padding-right:5px}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-title-link:hover{background-size:100% 100%}
.qodef-blog.qodef-item-layout--minimal article .qodef-e-title-link:hover{color:#fff;-webkit-transition:background-size .6s cubic-bezier(.165,.84,.44,1),color .35s;-o-transition:background-size .6s cubic-bezier(.165,.84,.44,1),color .35s;transition:background-size .6s cubic-bezier(.165,.84,.44,1),color .35s}
.qodef-blog.qodef-item-layout--minimal.qodef--with-animation .qodef-e{visibility:hidden}
.qodef-blog.qodef-item-layout--simple article .qodef-e-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image{-ms-flex-negative:0;flex-shrink:0;width:120px;margin:0 20px 0 0}
.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image:hover~.qodef-e-content .qodef-e-title-link{color:#fff;background-size:100% 100%;-webkit-transition:background-size .35s cubic-bezier(.165,.84,.44,1),color .25s;-o-transition:background-size .35s cubic-bezier(.165,.84,.44,1),color .25s;transition:background-size .35s cubic-bezier(.165,.84,.44,1),color .25s}
.qodef-blog.qodef-item-layout--simple article .qodef-e-info.qodef-info--bottom{margin-top:5px}
.qodef-blog.qodef-item-layout--simple article .qodef-e-title-link{display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background-image:-o-linear-gradient(#000,#000);background-image:linear-gradient(#000,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-blog.qodef-item-layout--simple article .qodef-e-title-link:hover{background-size:100% 100%}
.qodef-blog.qodef-item-layout--simple article .qodef-e-title-link:hover{color:#fff;-webkit-transition:background-size .35s cubic-bezier(.165,.84,.44,1),color .25s;-o-transition:background-size .35s cubic-bezier(.165,.84,.44,1),color .25s;transition:background-size .35s cubic-bezier(.165,.84,.44,1),color .25s}
.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom{margin-bottom:40px}
.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:not([class*=qodef-col-num--1]) article.format-quote .qodef-e-quote:before{right:40px;height:196px;font-size:540px}
#qodef-author-info{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:38px}
#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-author a{color:#000}
#qodef-author-info .qodef-m-author a:hover{color:#909090}
#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:88px 0 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;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-single-post-navigation .qodef-m-nav:hover{color:#909090}
#qodef-single-post-navigation .qodef-m-nav>*{display:block;line-height:inherit}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev{left:-10px}
#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-icon-elegant-icons{margin-right:4px}
#qodef-single-post-navigation .qodef-m-nav.qodef--next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:-10px;margin-left:auto;text-align:right}
#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-icon-elegant-icons{margin-left:4px}
#qodef-single-post-navigation .qodef-icon-elegant-icons{font-size:30px}
#qodef-single-post-navigation .qodef-m-nav-label{font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#000;color:inherit}
.qodef-contact-form-7{position:relative;display:inline-block;width:100%;vertical-align:top}
.qodef-contact-form-7 .ajax-loader{position:absolute;right:-10px}
.qodef-fullscreen-menu-opener{position:relative;display:inline-block;vertical-align:middle}
.qodef-fullscreen-menu-opener .qodef-open-icon{position:relative;visibility:visible}
.qodef-fullscreen-menu-opener .qodef-close-icon{position:absolute;top:0;left:0;visibility:hidden}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack{font-size:35px}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack *{display:inline-block;line-height:inherit}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--icon-pack :before{display:inline-block;line-height:inherit}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span{position:relative}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{vertical-align:middle}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span path,.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path span>*{fill:currentColor;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;-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);-o-transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}
.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.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;-o-transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease,-webkit-transform .3s ease}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-1{top:8px}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-lines .qodef-line.qodef-line-2{top:18px}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-line-1{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}
.qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined:hover .qodef-line-2{-webkit-transform:translateY(-5px) rotate(-90deg);-ms-transform:translateY(-5px) rotate(-90deg);transform:translateY(-5px) rotate(-90deg)}
.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header #qodef-page-header-inner .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line{background-color:#fff}
.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header #qodef-page-header-inner .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-page-header #qodef-page-header-inner .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light:not(.qodef-fullscreen-menu--opened) #qodef-page-header #qodef-page-header-inner .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-page-header #qodef-page-header-inner .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line{background-color:#000}
.qodef-header--dark:not(.qodef-fullscreen-menu--opened) #qodef-page-header #qodef-page-header-inner .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-page-header #qodef-page-header-inner .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark:not(.qodef-fullscreen-menu--opened) #qodef-page-header #qodef-page-header-inner .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#000;stroke:#000}
.qodef-fullscreen-menu-holder{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden!important;visibility:hidden;opacity:0;z-index:99;background-color:#000}
.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;width:100%;padding-left:8%}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul{position:relative;list-style:none;padding:0;margin:0}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li{margin:0;padding:0;text-align:left}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{color:#fff;position:relative;display:inline-block;vertical-align:middle;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:55px;line-height:1.1em;margin:12px 0;-webkit-transition:color .25s ease,background-color .25s ease;-o-transition:color .25s ease,background-color .25s ease;transition:color .25s ease,background-color .25s ease}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a>.qodef-menu-item-inner{color:#fff;padding:0 9px;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-o-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a>.qodef-menu-item-inner:hover{background-size:100% 100%}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover{color:#000}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a:hover>.qodef-menu-item-inner{color:#000}
@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-menu-item-inner,.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li.current-menu-item>a>.qodef-menu-item-inner{background-color:#fff;color:#000}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul{padding:15px 0 0}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul.sub-menu{display:none}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:21px;font-family:Hind,sans-serif;font-weight:300;text-transform:none;margin:5px 0}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li ul li a{font-size:16px}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li:last-child ul:last-child{padding-bottom:0}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-open-icon{visibility:hidden}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener .qodef-close-icon{visibility:visible}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined{color:#fff}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line-1{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef-fullscreen-menu-opener--predefined .qodef-line-2{-webkit-transform:translateY(-5px) rotate(-90deg);-ms-transform:translateY(-5px) rotate(-90deg);transform:translateY(-5px) rotate(-90deg)}
.qodef-fullscreen-menu--opened #qodef-page-header,.qodef-fullscreen-menu--opened #qodef-page-mobile-header{visibility:hidden}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener,.qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,.qodef-fullscreen-menu--opened .qodef-header-logo-link,.qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link{visibility:visible}
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light{opacity:1}
.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main{opacity:0}
@-webkit-keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}
}@keyframes fullscreen-fade-out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}
}@-webkit-keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}
}@keyframes fullscreen-fade-in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}
}.qodef-fullscreen-menu-animate--in .qodef-fullscreen-menu-holder{-webkit-animation:fullscreen-fade-in .25s linear both;animation:fullscreen-fade-in .25s linear both}
.qodef-fullscreen-menu-animate--out .qodef-fullscreen-menu-holder{-webkit-animation:fullscreen-fade-out .25s linear both;animation:fullscreen-fade-out .25s linear both}
#qodef-page-header .qodef-widget-holder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}
#qodef-page-header .qodef-widget-holder .widget{margin:0 0 0 30px}
#qodef-page-header #qodef-page-header-inner.qodef-content-grid{padding:0}
.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-navigation>ul>li>a{color:#fff}
.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-navigation>ul>li>a{color:#000}
#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-page-header .qodef-header-logo-image.qodef--customizer{max-height:100%;width:auto;margin-right:auto}
.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link .qodef--light{opacity:1}
.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link .qodef--dark,.qodef-header--light #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link .qodef--main{opacity:0}
.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link .qodef--dark{opacity:1}
.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link .qodef--light,.qodef-header--dark #qodef-page-header #qodef-page-header-inner .qodef-header-logo-link .qodef--main{opacity:0}
.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--vertical #qodef-page-header{position:fixed;top:0;left:0;width:420px;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:80px}
.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}
.qodef-header--vertical #qodef-page-header-inner .qodef-vertical-widget-holder .widget a:hover{opacity:.6}
.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:420px}
.qodef-header--vertical .qodef-header-vertical-navigation{margin:30px 0;padding:0;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:0}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-inner{padding:0 3px;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#000001),to(#000001));background-image:-o-linear-gradient(#000001,#000001);background-image:linear-gradient(#000001,#000001);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-webkit-transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .2s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-inner:hover{background-size:100% 100%}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover .qodef-menu-item-inner{color:#fff;background-size:100% 100%}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a:hover .qodef-menu-arrow{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}
.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}
.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-ancestor>a .qodef-menu-item-inner,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current-menu-item>a .qodef-menu-item-inner,.qodef-header--vertical .qodef-header-vertical-navigation ul li.current_page_item>a .qodef-menu-item-inner{background-color:#000001;color:#fff}
.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-hide-link>a{cursor:default}
.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-hide-link>a .qodef-menu-item-inner{background-color:transparent;color:inherit}
.qodef-header--vertical .qodef-header-vertical-navigation ul li ul{padding:7px 0 5px}
.qodef-header--vertical .qodef-header-vertical-navigation ul li ul li{padding:3px 0}
.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second{-webkit-transform:translateZ(0);transform:translateZ(0)}
.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .qodef-drop-down-second-inner{position:relative;display:block;padding:0;z-index:997}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a{font-family:"Barlow Condensed",sans-serif;color:#000;font-size:22px;line-height:30px;font-weight:600;text-transform:uppercase;padding:7px 0}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner{padding:0;position:relative;background:0 0}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a .qodef-menu-item-inner:after{content:'';position:absolute;left:0;bottom:-6px;width:100%;height:4px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover .qodef-menu-item-inner{background-color:transparent;color:inherit}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover .qodef-menu-item-inner:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a .qodef-menu-item-inner,.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a .qodef-menu-item-inner{background-color:transparent;color:inherit}
.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>a .qodef-menu-item-inner:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.qodef-hide-link>a .qodef-menu-item-inner:after{opacity:0}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--below ul li .qodef-drop-down-second{display:none}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second{position:absolute;top:0;width:100%}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul{position:absolute;top:-23px;left:calc(100% + 40px);width:254px;background-color:#fff;padding:25px 20px;margin-left:50px;visibility:hidden;opacity:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul *{visibility:inherit;-webkit-transition:visibility .2s ease;-o-transition:visibility .2s ease;transition:visibility .2s ease}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul.qodef-float--open{margin-left:0;opacity:1;visibility:visible;z-index:900}
.qodef-header--vertical .qodef-header-vertical-navigation.qodef-vertical-drop-down--side .qodef-drop-down-second ul ul{top:-25px;left:calc(100% + 20px);visibility:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.qodef-header--fixed-display #qodef-page-header,.qodef-header--fixed-display #qodef-top-area{position:fixed;top:0;left:0;width:100%}
.qodef-header--fixed-display.admin-bar #qodef-page-header,.qodef-header--fixed-display.admin-bar #qodef-top-area{top:32px}
.qodef-header-sticky{position:fixed;top:0;left:0;height:70px;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;-o-transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease;transition:transform .5s ease,top .5s ease,-webkit-transform .5s ease;z-index:100;-webkit-box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-shadow:3px 3px 16px 2px rgba(0,0,0,.04)}
.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;width:100%;height:100%}
.qodef-header-standard--right .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-logo-link{margin-right:auto}
.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-header-navigation{margin-left:20px}
.qodef-header-standard--left .qodef-header-sticky .qodef-header-sticky-inner .qodef-widget-holder{margin-left:auto}
.qodef-header--sticky-display .qodef-header-sticky{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.admin-bar.qodef-header--sticky-display .qodef-header-sticky{top:32px}
#qodef-top-area{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:50px;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 a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-top-area .widget a:hover{opacity:.6}
#qodef-top-area .widget .textwidget>*{margin:0}
.qodef-instagram-list #sb_instagram{padding:7px 0 0}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a{background-image:none!important;height:auto!important;opacity:1!important;overflow:hidden}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a img{display:inline-block!important;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
.qodef-instagram-list #sb_instagram #sbi_images .sbi_photo_wrap a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.qodef-instagram-list.qodef-gutter--no.qodef--no-bottom-space{margin-bottom:0}
.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0}
.qodef-instagram-list.qodef-gutter--no #sb_instagram #sbi_images>.sbi_item{padding:0!important;margin:0!important}
.qodef-instagram-list.qodef-gutter--tiny.qodef--no-bottom-space{margin-bottom:-10px}
.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -5px}
.qodef-instagram-list.qodef-gutter--tiny #sb_instagram #sbi_images>.sbi_item{padding:0 5px!important;margin:0 0 10px!important}
.qodef-instagram-list.qodef-gutter--small.qodef--no-bottom-space{margin-bottom:-20px}
.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -10px}
.qodef-instagram-list.qodef-gutter--small #sb_instagram #sbi_images>.sbi_item{padding:0 10px!important;margin:0 0 20px!important}
.qodef-instagram-list.qodef-gutter--normal.qodef--no-bottom-space{margin-bottom:-30px}
.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -15px}
.qodef-instagram-list.qodef-gutter--normal #sb_instagram #sbi_images>.sbi_item{padding:0 15px!important;margin:0 0 30px!important}
.qodef-instagram-list.qodef-gutter--medium.qodef--no-bottom-space{margin-bottom:-40px}
.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -20px}
.qodef-instagram-list.qodef-gutter--medium #sb_instagram #sbi_images>.sbi_item{padding:0 20px!important;margin:0 0 40px!important}
.qodef-instagram-list.qodef-gutter--large.qodef--no-bottom-space{margin-bottom:-50px}
.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -25px}
.qodef-instagram-list.qodef-gutter--large #sb_instagram #sbi_images>.sbi_item{padding:0 25px!important;margin:0 0 50px!important}
.qodef-instagram-list.qodef-gutter--huge.qodef--no-bottom-space{margin-bottom:-80px}
.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images{float:none;padding:0!important;width:auto;margin:0 -40px}
.qodef-instagram-list.qodef-gutter--huge #sb_instagram #sbi_images>.sbi_item{padding:0 40px!important;margin:0 0 80px!important}
#qodef-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;-o-transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease,-webkit-transform .3s ease}
.qodef-mobile-header--sticky-display #qodef-page-mobile-header{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}
.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header{top:46px}
#qodef-mobile-header-navigation ul li .qodef-menu-arrow{display:none}
#qodef-mobile-header-navigation ul li.qodef-hide-link>a{cursor:default}
#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow{display:block;cursor:pointer;width:30px;height:30px;position:absolute;top:8px;right:0;font-size:19px;color:#000;line-height:28px}
#qodef-mobile-header-navigation ul li.menu-item-has-children>.qodef-menu-arrow:after{color:inherit;display:block;line-height:inherit;content:"\f105";font-family:'Font Awesome 5 Free';font-weight:900;font-style:normal;text-align:center;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
#qodef-mobile-header-navigation ul li.menu-item-has-children.qodef--opened>.qodef-menu-arrow:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}
.qodef-mobile-header--minimal #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-fullscreen-menu-opener{margin-left:20px}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light{opacity:1}
.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main{opacity:0}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link{margin-right:auto}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener{line-height:1}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener .qodef-lines{position:relative;display:block;width:30px;height:30px}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener .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;-o-transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease;transition:top .3s ease,transform .3s ease,-webkit-transform .3s ease}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener .qodef-lines .qodef-line.qodef-line-1{top:8px}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener .qodef-lines .qodef-line.qodef-line-2{top:18px}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener.qodef--opened .qodef-lines .qodef-line.qodef-line-1{top:12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-mobile-header-opener.qodef--opened .qodef-lines .qodef-line.qodef-line-2{top:12px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.qodef-header-navigation ul li a .qodef-menu-item-icon{margin-right:5px;vertical-align:middle}
.qodef-header-navigation ul li .qodef-drop-down-second{position:absolute;top:100%;left:0;display:block;width:auto;opacity:0;visibility:hidden;overflow:hidden;z-index:10;background-color:#000;-webkit-transition:opacity .3s ease-out,visibility .25s ease;-o-transition:opacity .3s ease-out,visibility .25s ease;transition:opacity .3s ease-out,visibility .25s ease}
.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.qodef-content-grid{padding:0}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul{margin-top:13px}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li{padding:3px 0}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li a{font-size:15px;line-height:24px;color:#fff}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner ul li .qodef-menu-arrow{display:none}
.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:48px 0 44px;margin:0}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;padding:0}
.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second .qodef-drop-down-second-inner>ul>li>a{font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;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.qodef-drop-down--right .qodef-menu-arrow{left:0;top:30px;position:absolute;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.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.elementor-section{overflow:visible}
.qodef-parallax-row-holder{position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}
.qodef-parallax-img-holder{position:absolute;top:-50%;height:150%;left:0;width:100%;opacity:0;background:#030303}
.qodef-browser--edge .qodef-parallax-img-holder,.qodef-browser--ms-explorer .qodef-parallax-img-holder,.touchevents .qodef-parallax-img-holder{top:0;height:100%;opacity:1}
.qodef-parallax-content-holder{position:relative;z-index:99}
.qodef-parallax-img-wrapper{position:absolute;top:0;left:0;height:100%;width:100%;will-change:transform}
.qodef-parallax-img{position:absolute;top:50%;left:50%;-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}
.qodef-clients-list.qodef-hover-animation--inverse-fade:not(.qodef-swiper-container) .qodef-e{visibility:hidden}
.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;-o-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-out;-o-transition:opacity .15s ease-out;transition:opacity .15s ease-out}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo{opacity:0}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo{opacity:1}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--inverse-fade .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--inverse-fade .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--inverse-fade .qodef-e .qodef-e-image a{display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--inverse-fade .qodef-e .qodef-e-logo{width:auto;opacity:1;will-change:opacity;-webkit-transition:opacity .15s ease-out;-o-transition:opacity .15s ease-out;transition:opacity .15s ease-out;display:inline-block}
.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--inverse-fade .qodef-e .qodef-e-hover-logo{position:absolute;top:0;left:0;width:auto;opacity:0;will-change:opacity;-webkit-transition:opacity .15s ease-out;-o-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 .qodef-portfolio-title{margin:0 0 15px}
.qodef-portfolio-single-item .qodef-portfolio-info .qodef-e{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:12px}
.qodef-portfolio-single-item .qodef-portfolio-info .qodef-e:last-child{margin-bottom:-7px}
.qodef-portfolio-single-item .qodef-portfolio-info h5{margin:0 0 5px 0}
.qodef-portfolio-single-item .qodef-portfolio-info a,.qodef-portfolio-single-item .qodef-portfolio-info p{color:#909090;margin:0}
.qodef-portfolio-single-item .qodef-portfolio-info a:not(.qodef-share-link),.qodef-portfolio-single-item .qodef-portfolio-info p:not(.qodef-share-link){font-size:17px}
.qodef-portfolio-single-item .qodef-portfolio-info a:hover{color:#000}
.qodef-portfolio-single-item .qodef-portfolio-info .qodef-share-link{color:#000;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-portfolio-single-item .qodef-portfolio-info .qodef-share-link:hover{opacity:.6}
.qodef-portfolio-single-item .qodef-portofolio-categories .qodef-portfolio-category:after{content:"/";margin:0 3px 0 1px}
.qodef-portfolio-single-item .qodef-portofolio-categories .qodef-portfolio-category:last-child:after{display:none}
.qodef-portfolio-list .qodef-e-image{height:100%;overflow:hidden}
.qodef-portfolio-list .qodef-e-media-image{height:100%;position:relative;display:inline-block;width:100%;vertical-align:top}
.qodef-portfolio-list .qodef-e-media-image a{position:relative;display:inline-block;width:100%;vertical-align:top}
.qodef-portfolio-list .qodef-e-media-image a img{display:block;width:100%}
.qodef-portfolio-list.qodef-layout--masonry .qodef-e-media-image a,.qodef-portfolio-list.qodef-layout--masonry .qodef-e-media-image img{height:100%}
.qodef-portfolio-list .qodef--load-more{line-height:0}
.qodef-portfolio-list .qodef--load-more a{margin:25px auto 66px auto}
.qodef-portfolio-list .qodef-loading-spinner{bottom:75px!important}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-image{margin-bottom:25px}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-info-category a{font-size:16px;color:#909090}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content{margin-bottom:11px}
.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-title{margin:0}
.qodef-portfolio-list.qodef-item-layout--info-below.qodef-hover-animation--tilt .qodef-e-image{overflow:hidden}
.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:10%;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-family:"Barlow Condensed",sans-serif;font-weight:600;margin-top:8px}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner>a:after{content:' _'}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner>a:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner *{color:#fff;z-index:1}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner .qodef-e-title{margin:0}
.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow .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;-o-transition: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{left:50%;pointer-events:none;position:fixed;top:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;visibility:hidden;z-index:9999}
.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{display:inline-block;position:relative;vertical-align:middle}
.qodef-follow-info-holder .qodef-follow-info-title{background-color:#000001;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);color:#fff;display:inline-block;margin-top:4px;padding:3px 5px;position:relative;text-transform:uppercase;white-space:nowrap;z-index:8}
.qodef-follow-info-holder .qodef-follow-info-title .qodef-e-title{margin:0}
.qodef-follow-info-holder .qodef-follow-info-category{background-color:#000001;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);display:inline-block;padding:0 4px;white-space:nowrap;z-index:9}
.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;-o-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);-o-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--with-animation .qodef-e-inner{pointer-events:none;visibility:hidden}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-inner{position:relative}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-image img{display:inline-block;position:relative;vertical-align:middle}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content{bottom:0;height:100%;left:0;position:absolute;width:100%}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0a0a0a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:100%}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner>a{height:100%;left:0;position:absolute;top:0;width: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:0}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category{display:inline-block;line-height:21px;margin-bottom:3px;vertical-align:middle}
.qodef-portfolio-list.qodef-item-layout--info-on-hover .qodef-e-content .qodef-e-content-inner .qodef-e-info-category a{font-size:16px}
.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-inner{overflow:hidden}
.qodef-portfolio-list.qodef-item-layout--info-on-hover.qodef-hover-animation--direction-aware .qodef-e-content{display:none;opacity:1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;padding:inherit}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content{opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-image{overflow:hidden}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-image img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content-wrapper{-webkit-transform:translate3d(-40px,0,0) skewX(-15deg);transform:translate3d(-40px,0,0) skewX(-15deg);-webkit-transition:-webkit-transform 0s .3s;transition:-webkit-transform 0s .3s;-o-transition:transform 0s .3s;transition:transform 0s .3s;transition:transform 0s .3s,-webkit-transform 0s .3s}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content{opacity:1}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);-o-transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover img{-webkit-transform:translateX(5%) skewX(2deg);-ms-transform:translateX(5%) skewX(2deg);transform:translateX(5%) skewX(2deg);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
#qodef-single-portfolio-navigation{position:relative;display:inline-block;width:100%;vertical-align:top;margin:123px 0 5px}
#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;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-single-portfolio-navigation .qodef-m-nav:hover{color:#909090}
#qodef-single-portfolio-navigation .qodef-m-nav>*{display:block;line-height:inherit}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev{left:-10px}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-icon-elegant-icons{margin-right:4px}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;right:-10px;text-align:right;margin-left:auto}
#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-icon-elegant-icons{margin-left:4px}
#qodef-single-portfolio-navigation .qodef-icon-elegant-icons{font-size:30px}
#qodef-single-portfolio-navigation .qodef-m-nav-label{font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#000;color:inherit}
.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-media{margin-bottom:57px}
.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:9px!important}
.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:48px!important}
.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media{margin-bottom:50px;display:inline-block}
.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media .qodef-popup-item{display:block;margin-bottom:10px}
.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-media .qodef-popup-item:last-child{margin-bottom:0}
.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:9px!important}
.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-media .qodef-popup-item{display:block;margin-bottom:10px}
.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:48px!important}
.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-media{margin-bottom:57px}
.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:9px!important}
.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:48px!important}
.qodef-postfolio-single-slider.qodef-media.qodef-swiper-container .swiper-slide{width:auto}
.qodef-postfolio-single-slider.qodef-media.qodef-swiper-container .swiper-pagination .swiper-pagination-bullet:after{background-color:#fff}
.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:9px!important}
.qodef-team-list .qodef-e .qodef-e-content .qodef-e-role{margin:0}
.qodef-team-list .qodef-e .qodef-e-content .qodef-e-title{margin:2px 0 13px}
.qodef-team-list .qodef-e .qodef-e-content .qodef-team-member-social-icons{margin:0}
.qodef-team-list .qodef-e .qodef-e-content .qodef-team-member-social-icon{font-size:25px;margin-right:14px;-webkit-transform:translateZ(0);transform:translateZ(0)}
.qodef-team-list .qodef-e .qodef-e-content .qodef-team-member-social-icon:last-child{margin-right:0}
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content{padding:17px 0 0 0}
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content .qodef-e-role{margin:0 0 3px}
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content .qodef-e-title{margin:0 0 16px}
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content .qodef-team-member-social-icon{font-size:18px}
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content .qodef-team-member-social-icon{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-team-list.qodef-item-layout--info-below .qodef-e .qodef-e-content .qodef-team-member-social-icon:hover{opacity:.6}
.qodef-team-list.qodef-item-layout--info-below.qodef--with-animation .qodef-e{visibility:hidden}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease;z-index:-1;width:100%}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-content .qodef-e-title{margin:0 0 19px}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-image{overflow:hidden}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e .qodef-e-content-inner{-webkit-transform:translate3d(-40px,0,0) skewX(-15deg);transform:translate3d(-40px,0,0) skewX(-15deg);-webkit-transition:-webkit-transform 0s .3s;transition:-webkit-transform 0s .3s;-o-transition:transform 0s .3s;transition:transform 0s .3s;transition:transform 0s .3s,-webkit-transform 0s .3s}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e:hover .qodef-e-content{opacity:1;z-index:1}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e:hover .qodef-e-content-inner{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .4s cubic-bezier(.165,.84,.44,1);-o-transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1);transition:transform .4s cubic-bezier(.165,.84,.44,1),-webkit-transform .4s cubic-bezier(.165,.84,.44,1)}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e:hover img{-webkit-transform:translateX(5%) skewX(2deg);-ms-transform:translateX(5%) skewX(2deg);transform:translateX(5%) skewX(2deg);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icon{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-team-member-social-icon:hover{opacity:.6}
.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.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:after{background-color:#fff}
@-webkit-keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100}100%{opacity:0;visibility:hidden;z-index:0}
}@keyframes cover_search_fade_out{0%{opacity:1;visibility:visible;z-index:100}100%{opacity:0;visibility:hidden;z-index:0}
}@-webkit-keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100}100%{opacity:1;visibility:visible;z-index:100}
}@keyframes cover_search_fade_in{0%{opacity:0;visibility:hidden;z-index:100}100%{opacity:1;visibility:visible;z-index:100}
}.qodef-search-cover{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;background-color:#fff;z-index:-1;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}
.qodef-covers-search--fadeout .qodef-search-cover{-webkit-animation:cover_search_fade_out .3s ease both;animation:cover_search_fade_out .3s ease both}
.qodef-covers-search--fadein .qodef-search-cover{-webkit-animation:cover_search_fade_in .3s ease both;animation:cover_search_fade_in .3s ease both}
.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover{display:none}
.qodef-search-cover .qodef-form-holder{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.qodef-search-cover input[type=text]{display:inline-block;vertical-align:middle;float:left;width:90%;padding:0 0 2px 47px;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:26px;font-weight:600;text-transform:uppercase;color:#000001;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:#000001}
.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:51%;right:40px;display:inline-block;vertical-align:middle;color:#000001;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.qodef-search-cover .qodef-search-close:hover{color:#000001}
.qodef-search-cover .qodef-search-close.qodef-search-close--icon-pack{font-size:30px;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;-o-transition:all .3s ease;transition:all .3s ease}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-fullscreen-search-form .qodef-line{width:100%;-webkit-transition:width .5s ease .6s;-o-transition:width .5s ease .6s;transition:width .5s ease .6s}
.qodef-fullscreen-search-holder .qodef-field-holder{display:block;position:relative}
.qodef-fullscreen-search-holder .qodef-search-field{position:relative;height:100%;width:100%;margin:0;padding:0;font-family:inherit;font-size:25px;color:#000;line-height:2em;background:0 0;border:0;border-radius:0;outline:0;-webkit-box-shadow:none;box-shadow:none}
.qodef-fullscreen-search-holder .qodef-search-submit{position:absolute;right:0;bottom:-20px;width:auto;color:#909090;background-color:transparent;border:none;outline:0;opacity:0;cursor:pointer;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.qodef-fullscreen-search-holder .qodef-search-submit:hover{color:#000}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-submit{opacity:1;bottom:10px;-webkit-transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;-o-transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s;transition:color .2s ease,opacity .2s ease-out 1.1s,bottom .4s ease-out .9s}
.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--icon-pack{font-size:18px;line-height:1em}
.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path path,.qodef-fullscreen-search-holder .qodef-search-submit.qodef-search-submit--svg-path>*{fill:currentColor;stroke:currentColor}
.qodef-fullscreen-search-holder .qodef-search-close{position:absolute;top:33px;right:70px;color:#909090;opacity:0;visibility:hidden;z-index:1}
.admin-bar .qodef-fullscreen-search-holder .qodef-search-close{top:72px}
.qodef-fullscreen-search-holder .qodef-search-close:hover{color:#000}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack{font-size:25px;line-height:1em}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack *{display:block;line-height:inherit}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--icon-pack :before{display:block;line-height:inherit}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>*{vertical-align:middle}
.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path path,.qodef-fullscreen-search-holder .qodef-search-close.qodef-search-close--svg-path>*{fill:currentColor;stroke:currentColor}
.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder{-webkit-animation:fullscreen_search_fade_out .3s ease both;animation:fullscreen_search_fade_out .3s ease both}
.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder{-webkit-animation:fullscreen_search_fade_in .3s ease both;animation:fullscreen_search_fade_in .3s ease both}
.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-search-close{opacity:1;visibility:visible}
@-webkit-keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}
}@keyframes fullscreen_search_fade_out{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}
}@-webkit-keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}
}@keyframes fullscreen_search_fade_in{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}
}.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-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:9px 0 0;padding:0 8px 1px 5px;cursor:pointer;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s cubic-bezier(.54,.07,0,.95);transition:-webkit-transform .5s cubic-bezier(.54,.07,0,.95);-o-transition:transform .5s cubic-bezier(.54,.07,0,.95);transition:transform .5s cubic-bezier(.54,.07,0,.95);transition:transform .5s cubic-bezier(.54,.07,0,.95),-webkit-transform .5s cubic-bezier(.54,.07,0,.95)}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child{margin-top:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-tab-title{position:relative;z-index:10}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark{position:relative;-ms-flex-negative:0;flex-shrink:0;width:20px;height:18px;line-height:14px;text-align:center;font-weight:700;z-index:10}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span{position:absolute;display:block;width:100%;height:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before{display:block;line-height:inherit}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus{opacity:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus{opacity:1}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover{-webkit-transition:color .1s .1s;-o-transition:color .1s .1s;transition:color .1s .1s;color:#fff}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active:after,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--minus{opacity:1;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}
.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus,.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark span.qodef-icon--plus{opacity:0;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content{padding:18px 0 5px 4px;margin:0}
.qodef-accordion.qodef-layout--simple .qodef-accordion-content p{margin:0}
.qodef-button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;cursor:pointer}
.qodef-button.qodef-size--small{padding:2px 33px 4px}
.qodef-button.qodef-size--large{padding:6px 41px 9px}
.qodef-button.qodef--with-underscore:hover .qodef--blinkable{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.qodef-button.qodef-layout--filled{color:#fff;background-color:#000;border:2px solid transparent}
.qodef-button.qodef-layout--filled:hover{color:#fff;background-color:#000001}
.qodef-button.qodef-layout--outlined{color:#000001;background-color:transparent;border:2px solid #000001}
.qodef-button.qodef-layout--textual{background-color:transparent;border:0;color:#000;font-size:16px;letter-spacing:-.02em;line-height:1;padding:0!important}
.qodef-button.qodef-layout--textual .qodef-m-text{display:inline-block;vertical-align:middle}
.qodef-button.qodef-layout--textual:hover{color:#000}
.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 .qodef-m-card img{position:relative;display:block;-webkit-box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-shadow:3px 3px 16px 2px rgba(0,0,0,.04)}
.qodef-cards-gallery .qodef-m-fake-card{position:relative;display:block;opacity:0;visibility:hidden;pointer-events:none}
.qodef-cards-gallery .qodef-m-card{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}
.qodef-cards-gallery .qodef-m-card.qodef-animating{-webkit-transition:all 1s cubic-bezier(.19,1,.22,1);-o-transition:all 1s cubic-bezier(.19,1,.22,1);transition:all 1s cubic-bezier(.19,1,.22,1);pointer-events:none}
.qodef-cards-gallery .qodef-m-card.qodef-animating-siblings{-webkit-transition:all .6s cubic-bezier(0,0,0,1);-o-transition:all .6s cubic-bezier(0,0,0,1);transition:all .6s cubic-bezier(0,0,0,1);pointer-events:none}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card{left:0;will-change:transform}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6){-webkit-transform:scale(.5) translateX(80%);-ms-transform:scale(.5) translateX(80%);transform:scale(.5) translateX(80%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5){-webkit-transform:scale(.6) translateX(54%);-ms-transform:scale(.6) translateX(54%);transform:scale(.6) translateX(54%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4){-webkit-transform:scale(.7) translateX(35%);-ms-transform:scale(.7) translateX(35%);transform:scale(.7) translateX(35%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3){-webkit-transform:scale(.8) translateX(21%);-ms-transform:scale(.8) translateX(21%);transform:scale(.8) translateX(21%)}
.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2){-webkit-transform:scale(.9) translateX(19%);-ms-transform:scale(.9) translateX(19%);transform:scale(.9) translateX(19%)}
.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(-19%);-ms-transform:scale(.9) translateX(-19%);transform:scale(.9) translateX(-19%)}
.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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-touchevents .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-countdown .qodef-digit,.qodef-countdown .qodef-label{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center;color:#000}
.qodef-countdown.qodef-show--1 .qodef-digit-wrapper{width:100%}
.qodef-countdown.qodef-show--2 .qodef-digit-wrapper{width:50%}
.qodef-countdown.qodef-show--3 .qodef-digit-wrapper{width:33.33333%}
.qodef-countdown.qodef-show--4 .qodef-digit-wrapper{width:25%}
.qodef-countdown.qodef-show--5 .qodef-digit-wrapper{width:20%}
.qodef-countdown.qodef-show--6 .qodef-digit-wrapper{width:16.66667%}
.qodef-countdown.qodef-countdown--light .qodef-digit,.qodef-countdown.qodef-countdown--light .qodef-label{color:#fff}
.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper{display:inline-block;vertical-align:top;padding:0 20px}
.qodef-countdown.qodef-layout--simple .qodef-digit{font-family:"Barlow Condensed",sans-serif;font-size:90px;line-height:1em;font-weight:600}
.qodef-countdown.qodef-layout--simple .qodef-label{margin-top:6px}
@media only screen and (max-width:1024px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:80px}}@media only screen and (max-width:680px){.qodef-countdown.qodef-layout--simple .qodef-digit{font-size:70px}}.qodef-counter.qodef-layout--simple{text-align:center}
.qodef-counter.qodef-layout--simple .qodef-m-digit{font-family:"Barlow Condensed",sans-serif;font-weight:600;font-size:75px;line-height:1;color:#000}
.qodef-counter.qodef-layout--simple .qodef-m-title{margin:5px 0 0 0}
.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:6px;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:-8px 10px 5px 0;font-size:50px;line-height:1em;font-family:"Barlow Condensed",sans-serif;font-weight:600;color:#000}
.qodef-dropcaps .qodef-m-text{display:inline;margin:0}
.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter{width:40px;height:40px;font-size:30px;margin:0 10px 5px 0;color:#fff;background-color:#000}
.qodef-dropcaps.qodef-type--circle .qodef-m-letter{border-radius:100%}
.qodef-frame-slider-holder{margin-bottom:106px;position:relative}
.qodef-frame-slider-holder .qodef-frame-slider-image{left:50%;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:60%;z-index:100}
.qodef-frame-slider-holder .qodef-frame-slider-image img{width:100%}
.qodef-frame-slider-holder .swiper-wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);-o-transition-timing-function:cubic-bezier(.23,1,.32,1);transition-timing-function:cubic-bezier(.23,1,.32,1)}
.qodef-frame-slider-holder .qodef-m-item{height:0;margin:0 5%;padding-left:43%;padding-top:calc(43% * 563 / 829);width:0}
.qodef-frame-slider-holder .qodef-m-item img{border-radius:4% 4% 1% 1%/6% 6% 1.5% 1.5%;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:2px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-o-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;width:100%}
.qodef-frame-slider-holder .qodef-m-item.swiper-slide-active img{-webkit-box-shadow:none;box-shadow:none}
.qodef-frame-slider-holder .qodef-m-item:not(.swiper-slide-active) img{-webkit-box-shadow:0 0 10.53px 2.47px rgba(0,0,0,.04);box-shadow:0 0 10.53px 2.47px rgba(0,0,0,.04)}
.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;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background-image:-o-linear-gradient(#000,#000);background-image:linear-gradient(#000,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-icon-list-item{position:relative;display:inline-block;width:100%;vertical-align:top;line-height:1}
.qodef-icon-list-item .qodef-e-title{position:relative;display:inline-block;vertical-align:top;margin:0;line-height:1}
.qodef-icon-list-item .qodef-e-title a{display:block}
.qodef-icon-list-item .qodef-e-title-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.qodef-icon-list-item .qodef-icon-holder{-ms-flex-negative:0;flex-shrink:0;margin-right:8px;float:none}
.qodef-icon-list-item .qodef-icon-holder .qodef-icon{font-size:18px}
.qodef-icon-list-item .qodef-e-title-text{position:relative;top:2px}
.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_boldlab_core_icon_list_item{margin-bottom:0}
#qodef-page-footer .widget.widget_boldlab_core_icon_list_item{margin-bottom:0}
#qodef-side-area .widget.widget_boldlab_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:12px 0 0}
.qodef-icon-with-text .qodef-m-icon-wrapper{line-height:1}
.qodef-icon-with-text .qodef-icon-holder{float:none}
.qodef-icon-with-text .qodef-m-content{position:relative;display:inline-block;width:100%;vertical-align:top}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper{position:relative;display:inline-block;vertical-align:top}
.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img{display:block}
.qodef-icon-with-text.qodef--loading-animation{visibility:hidden}
.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:15px}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center{text-align:center}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left{text-align:left}
.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right{text-align:right}
.qodef-icon-with-text.qodef-layout--top .qodef-m-title{margin-top:21px}
.qodef-icon-holder{display:inline-block;line-height:1;position:relative;vertical-align:top;width:auto}
.qodef-icon-holder a{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}
.qodef-icon-holder .qodef-icon{display:block;line-height:inherit}
.qodef-icon-holder .qodef-icon:before{display:block;line-height:inherit}
.qodef-icon-holder.qodef-layout--circle,.qodef-icon-holder.qodef-layout--square{background-color:#000001;color:#fff;height:2em;line-height:2em;text-align:center;-webkit-transition:color .25s ease,background-color .25s ease,border-color .25s ease;-o-transition:color .25s ease,background-color .25s ease,border-color .25s ease;transition:color .25s ease,background-color .25s ease,border-color .25s ease;width:2em}
.qodef-icon-holder.qodef-layout--circle a,.qodef-icon-holder.qodef-layout--square a{color:inherit;-webkit-transition:none;-o-transition:none;transition:none}
.qodef-icon-holder.qodef-layout--circle:hover,.qodef-icon-holder.qodef-layout--square:hover{background-color:#000}
.qodef-icon-holder.qodef-layout--circle{border-radius:50%}
.qodef-icon-holder.qodef-size--tiny{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}
.qodef-icon-holder.qodef-size--small{font-size:2em}
.qodef-icon-holder.qodef-size--medium{font-size:3em}
.qodef-icon-holder.qodef-size--large{font-size:4em}
.qodef-icon-holder.qodef-size--huge{font-size:5em}
.widget.widget_boldlab_core_icon{display:inline-block;line-height:1}
#qodef-top-area .widget.widget_boldlab_core_icon{margin-bottom:0}
#qodef-top-area .widget.widget_boldlab_core_icon .qodef-icon-holder a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-top-area .widget.widget_boldlab_core_icon .qodef-icon-holder a:hover{color:#fff;opacity:.6}
#qodef-page-sidebar .widget.widget_boldlab_core_icon{margin-bottom:0}
#qodef-page-sidebar .widget.widget_boldlab_core_icon .qodef-icon-holder a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-sidebar .widget.widget_boldlab_core_icon .qodef-icon-holder a:hover{color:#000001;opacity:.6}
#qodef-page-footer .widget.widget_boldlab_core_icon{margin-bottom:0}
#qodef-page-footer .widget.widget_boldlab_core_icon .qodef-icon-holder a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-footer .widget.widget_boldlab_core_icon .qodef-icon-holder a:hover{color:#fff;opacity:.6}
#qodef-side-area .widget.widget_boldlab_core_icon{margin-bottom:0}
#qodef-side-area .widget.widget_boldlab_core_icon .qodef-icon-holder a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-side-area .widget.widget_boldlab_core_icon .qodef-icon-holder a:hover{color:#fff;opacity:.6}
.qodef-vertical-widget-holder .widget.widget_boldlab_core_icon{margin-bottom:0}
.qodef-vertical-widget-holder .widget.widget_boldlab_core_icon .qodef-icon-holder a{-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-vertical-widget-holder .widget.widget_boldlab_core_icon .qodef-icon-holder a:hover{color:#000001;opacity:.6}
.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-image:hover~.qodef-m-content .qodef-m-title:after{-webkit-animation:qodefBlink .65s infinite -.3s;animation:qodefBlink .65s infinite -.3s}
.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}
.qodef-image-with-text .qodef-m-title:after{content:'_';opacity:0}
.qodef-image-with-text .qodef-m-title:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.qodef-image-with-text .qodef-m-text{margin:15px 0 0}
.qodef-image-with-text.qodef--with-dual-links .qodef-m-title{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.qodef-image-with-text.qodef--with-dual-links .qodef-m-dual-links-holder{margin:31px 0 0;position:absolute;left:0;top:0;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.qodef-image-with-text.qodef--with-dual-links .qodef-m-dual-links-holder .qodef-m-dual-link.qodef-m-dual-link--second{margin-left:22px}
.qodef-image-with-text.qodef--with-dual-links .qodef-m-dual-links-holder .qodef-m-dual-link:after{content:'_';opacity:0}
.qodef-image-with-text.qodef--with-dual-links:hover .qodef-m-title{opacity:0;visibility:hidden}
.qodef-image-with-text.qodef--with-dual-links:hover .qodef-m-dual-links-holder{opacity:1;visibility:visible}
.qodef-image-with-text.qodef--with-dual-links:hover .qodef-m-dual-links-holder .qodef-m-dual-link:after{opacity:1}
.qodef-image-with-text.qodef--with-dual-links:hover .qodef-m-dual-links-holder .qodef-m-dual-link:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.qodef-info-section.qodef--with-animation{visibility:hidden}
.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}
.elementor-editor-active .qodef-info-section.qodef-layout--background-text .qodef-m-info{opacity:1!important;visibility:visible!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.qodef-info-section.qodef-layout--background-text .qodef-m-title{margin:0 0 14px}
.elementor-editor-active .qodef-info-section.qodef-layout--background-text .qodef-m-title{opacity:1!important;visibility:visible!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.qodef-info-section.qodef-layout--background-text .qodef-m-text{margin:0}
.elementor-editor-active .qodef-info-section.qodef-layout--background-text .qodef-m-text{opacity:1!important;visibility:visible!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.elementor-editor-active .qodef-info-section.qodef-layout--background-text .qodef-m-button{opacity:1!important;visibility:visible!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.qodef-info-section.qodef-layout--background-text .qodef-button{margin-top:15px}
.qodef-info-section.qodef-layout--background-text .qodef-m-background-text{position:absolute;display:inline-block;color:rgba(0,0,0,.1);text-align:center;font-family:"Barlow Condensed",sans-serif;font-weight:700;font-size:250px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text{top:5px;left:-34px}
.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text{top:5px;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-info-section.qodef--with-animation .qodef-m-background-text-text{display:block;will-change:transform}
.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-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;-webkit-transform:scaleX(1.2) skewX(5deg);-ms-transform:scaleX(1.2) skewX(5deg);transform:scaleX(1.2) skewX(5deg);-webkit-transition:0s .45s;-o-transition:0s .45s;transition:0s .45s}
.qodef-interactive-link-showcase .qodef-m-image.qodef--active{opacity:1;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:.4s cubic-bezier(.215,.61,.355,1);-o-transition:.4s cubic-bezier(.215,.61,.355,1);transition:.4s cubic-bezier(.215,.61,.355,1);z-index:5}
.qodef-interactive-link-showcase .qodef-m-image img{display:none}
.qodef-interactive-link-showcase .qodef-m-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:10}
.qodef-interactive-link-showcase .qodef-m-item{display:inline-block;line-height:1em!important;margin:13px 0;padding:0 10px 4px 8px;position:relative;vertical-align:top;width:auto;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:55px;line-height:1.1em;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background-image:-o-linear-gradient(#000,#000);background-image:linear-gradient(#000,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-interactive-link-showcase .qodef-m-item:hover{background-size:100% 100%}
.qodef-interactive-link-showcase .qodef-m-item .qodef-m-item-title{display:block}
.qodef-interactive-link-showcase .qodef-m-item.qodef--active{background-size:100% 100%;color:#fff}
.qodef-interactive-link-showcase .qodef-m-item.qodef--active .qodef--blinkable{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.qodef-interactive-link-showcase.qodef--init{visibility:visible}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item{color:#fff;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-o-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item:hover{background-size:100% 100%}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active{background-size:100% 100%;color:#000}
.qodef-interactive-link-showcase.qodef-layout--list{padding:184px 0}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{display:block;height:100%;margin-left:auto;overflow:hidden;position:relative;width:62%}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:8%;width:38%}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item-title{visibility:hidden}
.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container{height:100%;width:100%;z-index:10}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-items{-webkit-transition-timing-function:cubic-bezier(.23,1,.32,1);-o-transition-timing-function:cubic-bezier(.23,1,.32,1);transition-timing-function:cubic-bezier(.23,1,.32,1)}
.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{font-size:140px;height:auto;line-height:104px;margin:0 3.2%;padding:0 7px 14px 3px;display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000));background-image:-o-linear-gradient(#000,#000);background-image:linear-gradient(#000,#000);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item a{color:inherit}
.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item .qodef-m-item-title{display:block;visibility:hidden}
.qodef-interactive-link-showcase.qodef-layout--slider.qodef-skin--light .qodef-m-item{display:inline;position:relative;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:-o-linear-gradient(#fff,#fff);background-image:linear-gradient(#fff,#fff);background-position:0 100%;background-repeat:no-repeat;background-size:0 100%;-webkit-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-o-transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;transition:background-size .3s cubic-bezier(.165,.84,.44,1),color .1s;-webkit-transition:none;-o-transition:none;transition:none}
.qodef-interactive-link-showcase.qodef-layout--slider.qodef-skin--light .qodef-m-item.qodef--active{background-size:100% 100%;-webkit-transition:background-size .45s cubic-bezier(.165,.84,.44,1);-o-transition:background-size .45s cubic-bezier(.165,.84,.44,1);transition:background-size .45s cubic-bezier(.165,.84,.44,1)}
.qodef-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top;background-color:#fff;text-align:center}
.qodef-pricing-table.qodef-status--featured{-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}
.qodef-pricing-table .qodef-m-inner{padding:45px}
.qodef-pricing-table .qodef-m-title>*{margin:0}
.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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;margin:0}
.qodef-pricing-table .qodef-m-content{margin:23px 0 0}
.qodef-pricing-table .qodef-m-content ul{list-style:none;margin:0}
.qodef-pricing-table .qodef-m-content ul li{color:#909090;font-family:Hind,sans-serif;font-size:16px;font-weight:400;line-height:25px;margin-bottom:7px}
.qodef-pricing-table .qodef-m-content ul li:last-child{margin-bottom:0}
.qodef-pricing-table .qodef-m-content ul li:before{color:#000001;content:'\f00c';font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}
.qodef-pricing-table .qodef-m-button .qodef-button{margin:27px 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:-5px;left:8px;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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;font-size:65px}
.qodef-progress-bar .qodef-m-title{margin:20px 0 0;text-align:center}
.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text{padding-top:20px;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}
.qodef-progress-bar.qodef-layout--line .progressbar{position:relative}
.qodef-progress-bar.qodef-layout--line .proggress{width:0;position:relative}
.qodef-progress-bar.qodef-layout--line .percentCount{position:absolute;top:-29px;width:auto;height:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:19px;font-family:"Barlow Condensed",sans-serif;font-weight:600}
.qodef-progress-bar.qodef-layout--line .qodef-m-title{margin:0 0 7px;text-align:left}
.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{margin:25px 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 #e1e1e1}
.qodef-separator.qodef-position--center{text-align:center}
.qodef-separator.qodef-position--left{text-align:left}
.qodef-separator.qodef-position--right{text-align:right}
#qodef-page-sidebar .widget.widget_boldlab_core_separator{margin-bottom:0}
#qodef-page-footer .widget.widget_boldlab_core_separator{margin-bottom:0}
#qodef-side-area .widget.widget_boldlab_core_separator{margin-bottom:0}
.qodef-swapping-image-gallery{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding-bottom:10px;padding-right:10px;padding-top:10px;position:relative}
.qodef-swapping-image-gallery .qodef-m-info{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}
.qodef-swapping-image-gallery .qodef-m-image-holder{-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);-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:92px}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:92px}
.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{margin:0 0 32px}
.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{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:0}
.qodef-swapping-image-gallery .qodef-m-info .qodef-m-thumbnails-holder .qodef-m-thumbnail img{opacity:.3;-webkit-transition:opacity .3s ease-out;-o-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 img,.qodef-swapping-image-gallery .qodef-m-info .qodef-m-thumbnails-holder .qodef-m-thumbnail:hover img{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:last-child{margin-right:0}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a{display:block;padding:0 3px 1px;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:26px;line-height:1.1em;-webkit-transition:color .25s ease,background-color .25s ease;-o-transition:color .25s ease,background-color .25s ease;transition:color .25s ease,background-color .25s ease}
.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover{color:#fff;background-color:#000}
.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:#fff;background-color:#000}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{-ms-flex-negative:0;flex-shrink:0;display:block;padding-right:26px;margin-right:26px;border-right:1px solid #000001}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li{width:100%;margin-bottom:26px}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child{margin-bottom:0}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a{display:inline-block;width:auto}
.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content{margin-top:0}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:26px 0 0}
.qodef-video-button{position:relative;display:inline-block;vertical-align:middle}
.qodef-video-button .qodef-m-play{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;font-size:106px;line-height:1}
.qodef-video-button .qodef-m-play span{display:block;line-height:inherit}
.qodef-video-button .qodef-m-play span:before{display:block;line-height:inherit}
#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 cubic-bezier(.165,.84,.44,1);transition:top .3s ease,-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:top .3s ease,transform .3s cubic-bezier(.165,.84,.44,1);transition:top .3s ease,transform .3s cubic-bezier(.165,.84,.44,1);transition:top .3s ease,transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#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:9px}
#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:19px}
.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:#000001}
.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-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-line-1{-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px)}
.qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-line-2{-webkit-transform:translateY(-5px) rotate(-90deg);-ms-transform:translateY(-5px) rotate(-90deg);transform:translateY(-5px) rotate(-90deg)}
.qodef-header--light #qodef-page-header-inner .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-line{background-color:#fff}
.qodef-header--light #qodef-page-header-inner .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#fff}
.qodef-header--light #qodef-page-header-inner .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--light #qodef-page-header-inner .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon>*{fill:#fff;stroke:#fff}
.qodef-header--dark #qodef-page-header-inner .qodef-side-area-opener.qodef-side-area-opener--predefined .qodef-line{background-color:#000}
.qodef-header--dark #qodef-page-header-inner .qodef-side-area-opener.qodef-side-area-opener--icon-pack .qodef-side-area-opener-icon{color:#000}
.qodef-header--dark #qodef-page-header-inner .qodef-side-area-opener.qodef-side-menu-opener--svg-path .qodef-side-menu-icon path,.qodef-header--dark #qodef-page-header-inner .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:#000;overflow:hidden;visibility:hidden;z-index:9999;-webkit-transition:all .6s cubic-bezier(.77,0,.175,1);-o-transition:all .6s cubic-bezier(.77,0,.175,1);transition:all .6s cubic-bezier(.77,0,.175,1);text-align:center}
#qodef-side-area #qodef-side-area-close{position:absolute;top:35px;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{-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,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 #qodef-side-area-close.qodef-side-area-close--predefined:hover .qodef-lines{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.qodef-side-area--opened #qodef-side-area{right:0;visibility:visible}
.qodef-side-area-cover{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;overflow:hidden;z-index:0;-webkit-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;-o-transition:opacity .2s ease-in-out,z-index .2s ease-in-out;transition:opacity .2s ease-in-out,z-index .2s ease-in-out}
.qodef-side-area--opened .qodef-side-area-cover{opacity:1;z-index:1002}
.qodef-social-share{display:inline-block;position:relative;vertical-align:top}
.qodef-social-share .qodef-social-title{display:inline-block;margin:0 5px 0 0;position:relative;vertical-align:top;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
.qodef-social-share ul{display:inline-block;list-style:none;margin:0;padding:0;position:relative;vertical-align:top}
.qodef-social-share li{display:inline-block;line-height:1;margin:0;padding:0;position:relative;vertical-align:top}
.qodef-social-share li a{font-size:20px;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-social-share li a:hover{opacity:.6}
.qodef-social-share.qodef-layout--dropdown{position:relative;display:inline-block;vertical-align:bottom}
.qodef-social-share.qodef-layout--dropdown .qodef-social-title{margin:0;vertical-align:middle}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon{vertical-align:middle}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li{opacity:1;visibility:visible;cursor:pointer}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2){-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3){-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4){-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5){-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6){-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}
.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7){-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener{display:block}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title{display:inline-block;vertical-align:top;margin-right:5px}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown{position:absolute;visibility:hidden;z-index:950}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul{position:relative;display:block;z-index:990;margin:0;padding:0!important}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li{position:absolute;display:block;text-align:center;visibility:hidden;overflow:hidden;opacity:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out;-o-transition:opacity .2s ease-out,visibility .2s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a{-webkit-transition:color .2s ease-out,background-color .2s ease-out;-o-transition:color .2s ease-out,background-color .2s ease-out;transition:color .2s ease-out,background-color .2s ease-out}
.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li *{display:block;line-height:inherit}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown{bottom:0;left:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li{width:90px;height:30px;line-height:30px;border:1px solid #e1e1e1}
.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:#909090;background-color:#fff}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1){bottom:-30px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2){bottom:-60px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3){bottom:-90px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4){bottom:-120px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5){bottom:-150px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6){bottom:-180px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7){bottom:-210px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown{top:0;right:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li{width:calc(90px / 3)}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1){left:5px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2){left:35px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3){left:65px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4){left:95px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5){left:125px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6){left:155px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7){left:185px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown{top:0;left:0}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li{width:calc(90px / 3)}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1){right:5px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2){right:35px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3){right:65px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4){right:95px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5){right:125px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6){right:155px}
.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7){right:185px}
.qodef-social-share.qodef-layout--list li{margin-right:15px}
.qodef-social-share.qodef-layout--list li:last-child{margin-right:0}
.qodef-social-share.qodef-layout--text li{margin-right:15px}
.qodef-social-share.qodef-layout--text li:last-child{margin-right:0}
.widget .qodef-social-share.qodef-layout--list .qodef-social-title{display:block;margin-bottom:26px}
.widget .qodef-social-share.qodef-layout--text .qodef-social-title{display:block;margin-bottom:26px}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title{color:#000}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list .qodef-social-title{color:#000}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li a{color:#000;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li a:hover{opacity:.6}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text .qodef-social-title{color:#000}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li a{color:#000;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li a:hover{opacity:.6}
#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 a{color:#ccc;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li a:hover{opacity:.6}
#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 a{color:#ccc;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li a:hover{opacity:.6}
#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 a{color:#ccc;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-side-area .widget .qodef-social-share.qodef-layout--list li a:hover{opacity:.6}
#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 a{color:#ccc;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
#qodef-side-area .widget .qodef-social-share.qodef-layout--text li a:hover{opacity:.6}
.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:16px;color:#909090}
.qodef-page-title .qodef-breadcrumbs span{color:inherit}
.qodef-page-title .qodef-breadcrumbs a:hover{color:#000}
.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-m-title.qodef-parallax-content-holder+.qodef-breadcrumbs{position:relative;z-index:99}
.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:5px}
.qodef-page-title.qodef-title--standard .qodef-m-title.qodef-parallax-content-holder+.qodef-m-subtitle{position:relative;z-index:99}
.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;border:0;float:left}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box{display:block;margin-bottom:8px;margin-left:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;line-height:1!important}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar{border-radius:0;float:none;height:37px;margin:0 7px 0 0;width:37px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;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:Hind,sans-serif;font-size:16px;line-height:25px;font-weight:400;color:#909090;margin-left:0;margin-right:4px}
.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{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-top:-3px;padding:0}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before{content:'\e094';font-family:ElegantIcons;font-size:18px;padding-right:10px;position:relative;top:6px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-text{font-size:16px;line-height:25px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:0;margin-top:-3px}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before{content:'\e094';font-family:ElegantIcons;font-size:18px;padding-right:10px;visibility:hidden}
.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a{font-size:14px;margin-right:8px;padding:0}
.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:1441px){.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:1441px){.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}
.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{background-color:#000001;color:#fff;font-size:15px;line-height:1;padding:8px 27px 6px;position:absolute;right:0;top:0;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:#000}
#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active,.qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}
#qodef-woo-page .price,.qodef-woo-shortcode .price{position:relative;display:inline-block;font-size:16px;margin:7px 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:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;cursor:pointer;z-index:3;color:#fff;background-color:#000;border:2px solid transparent}
#qodef-woo-page .added_to_cart:after,#qodef-woo-page .button:after,.qodef-woo-shortcode .added_to_cart:after,.qodef-woo-shortcode .button:after{content:' _'}
.qodef--underscore #qodef-woo-page .added_to_cart:hover:after,.qodef--underscore #qodef-woo-page .button:hover:after,.qodef--underscore .qodef-woo-shortcode .added_to_cart:hover:after,.qodef--underscore .qodef-woo-shortcode .button:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
#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]{margin:0;padding:12px 10px;text-align:center;width:60px;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
.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:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;margin-bottom:30px;border:1px solid #e1e1e1}
.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{margin-left:auto}
.woocommerce-page div.woocommerce .shop_table td,.woocommerce-page div.woocommerce .shop_table th{padding:15px 0 15px 5px;text-align:left;vertical-align:middle}
.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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
.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{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -15px;position:relative}
.woocommerce-page div.woocommerce .col2-set>*{margin-bottom:30px;padding:0 15px;width:100%}
.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--touch .pswp__button--arrow--left,.woocommerce-page .pswp--touch .pswp__button--arrow--right{visibility:visible!important}
.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{background:0 0;border:0;color:#fff;font-family:"Font Awesome 5 Free";font-weight:900}
.woocommerce-page .pswp__button--arrow--left:before{content:"\f104";font-size:45px}
.woocommerce-page .pswp__button--arrow--right:before{content:"\f105";font-size:45px}
.woocommerce-page .pswp__button.pswp__button--close:before{content:"\f00d";font-size:17px}
.woocommerce-page .pswp__button.pswp__button--zoom:before{content:"\f00e";font-size:17px}
.woocommerce-page .pswp--zoomed-in .pswp__button.pswp__button--zoom:before{content:"\f010";font-size:17px}
.woocommerce-page .pswp__button.pswp__button--fs:before{content:"\f0b2";font-size:17px}
.woocommerce-page .pswp__caption__center,.woocommerce-page .pswp__counter{color:#fff;font-family:"Barlow Condensed",sans-serif;font-size:15px;font-weight:500;text-transform:uppercase}
.woocommerce-page .pswp__caption__center{text-align:center}
.woocommerce-page .pswp__counter{font-weight:600}
#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{padding-right:10px;width:72px}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:19px;line-height:1.1em}
#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{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;float:left;position:relative;width:70%}
#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]{margin-right:20px;padding:12px 15px;width:auto}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:35px;line-height:1.06em;margin:0 0 19px}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:35px;line-height:1.06em;margin:0;border:none;display:block;margin:11px 0 20px 0;text-align:center}
.woocommerce-page div.woocommerce>.return-to-shop{margin:20px 0 0;text-align:center}
.woocommerce-page div.woocommerce>.return-to-shop a{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;cursor:pointer;z-index:3;color:#fff;background-color:#000;border:2px solid transparent}
.woocommerce-page div.woocommerce>.return-to-shop a:after{content:' _'}
.qodef--underscore .woocommerce-page div.woocommerce>.return-to-shop a:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-error,#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info,#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-message{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
#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 #e1e1e1}
#qodef-woo-page.qodef--checkout .wc_payment_methods li p{margin:0}
#qodef-woo-page.qodef--checkout .wc_payment_methods .woocommerce-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding:20px 30px}
#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio{position:absolute;top:23px;left:0;margin:0}
#qodef-woo-page.qodef--checkout .wc_payment_methods label{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;cursor:pointer}
.woocommerce-account .woocommerce-MyAccount-navigation{position:relative;display:inline-block;vertical-align:top;width:30%;float:left;padding-right:50px;padding-top:19px;padding-bottom:8px}
.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 #e1e1e1}
.woocommerce-account .woocommerce-MyAccount-navigation ul li p{margin:0}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:19px;line-height:1.1em}
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{color:#000001}
.woocommerce-account .woocommerce-MyAccount-content{position:relative;display:inline-block;vertical-align:top;width:70%;float:left;padding-top:19px;padding-bottom:8px}
.woocommerce-account .woocommerce-MyAccount-content fieldset{padding:.35em 0 .625em}
.woocommerce-account .button{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;cursor:pointer;z-index:3;color:#fff;background-color:#000;border:2px solid transparent}
.woocommerce-account .button:after{content:' _'}
.qodef--underscore .woocommerce-account .button:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:35px;line-height:1.06em;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 #e1e1e1}
.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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:35px;line-height:1.06em;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:23px;margin-bottom:95px}
#qodef-woo-page .woocommerce-pagination .page-numbers{position:relative;margin:0 19px;font-family:"Barlow Condensed",sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;color:#000;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-woo-page .woocommerce-pagination .page-numbers *{display:block;line-height:inherit}
#qodef-woo-page .woocommerce-pagination .page-numbers:first-child{margin-left:0}
#qodef-woo-page .woocommerce-pagination .page-numbers:last-child{margin-right:0}
#qodef-woo-page .woocommerce-pagination .page-numbers.next,#qodef-woo-page .woocommerce-pagination .page-numbers.prev{position:relative;top:1px;font-size:30px}
#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,#qodef-woo-page .woocommerce-pagination .page-numbers:hover{color:#909090}
.qodef-woo-product-list{position:relative;display:inline-block;width:100%;vertical-align:top}
.qodef-woo-product-list ul.products{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0 -15px;padding:0;position:relative}
.qodef-woo-product-list ul.products>.product{margin:0 0 30px;padding:0 15px}
.qodef-woo-product-list ul.products.columns-1>.product{width:100%}
.qodef-woo-product-list ul.products.columns-2>.product{width:50%}
.qodef-woo-product-list ul.products.columns-3>.product{width:33.33333%}
.qodef-woo-product-list ul.products.columns-4>.product{width:25%}
.qodef-woo-product-list ul.products.columns-5>.product{width:20%}
.qodef-woo-product-list ul.products.columns-6>.product{width:16.66667%}
.qodef-woo-product-list ul.products.columns-7>.product{width:14.28571%}
.qodef-woo-product-list ul.products.columns-8>.product{width:12.5%}
.qodef-woo-product-list.qodef-gutter--no ul.products{margin:0 0}
.qodef-woo-product-list.qodef-gutter--no ul.products>.product{padding:0 0;margin:0 0 0}
.qodef-woo-product-list.qodef-gutter--tiny ul.products{margin:0 -5px}
.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product{padding:0 5px;margin:0 0 10px}
.qodef-woo-product-list.qodef-gutter--small ul.products{margin:0 -10px}
.qodef-woo-product-list.qodef-gutter--small ul.products>.product{padding:0 10px;margin:0 0 20px}
.qodef-woo-product-list.qodef-gutter--normal ul.products{margin:0 -15px}
.qodef-woo-product-list.qodef-gutter--normal ul.products>.product{padding:0 15px;margin:0 0 30px}
.qodef-woo-product-list.qodef-gutter--medium ul.products{margin:0 -20px}
.qodef-woo-product-list.qodef-gutter--medium ul.products>.product{padding:0 20px;margin:0 0 40px}
.qodef-woo-product-list.qodef-gutter--large ul.products{margin:0 -25px}
.qodef-woo-product-list.qodef-gutter--large ul.products>.product{padding:0 25px;margin:0 0 50px}
.qodef-woo-product-list.qodef-gutter--huge ul.products{margin:0 -40px}
.qodef-woo-product-list.qodef-gutter--huge ul.products>.product{padding:0 40px;margin:0 0 80px}
.qodef-woo-product-list .qodef-woo-product-inner{display:inline-block;position:relative;vertical-align:top;width:100%}
.touchevents .qodef-woo-product-list .qodef-woo-product-inner{cursor:pointer}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-image-inner{opacity:1}
.qodef-woo-product-list .qodef-woo-product-inner:hover .qodef-woo-product-title{color:#000001}
.qodef-woo-product-list .qodef-woo-product-image{display:inline-block;max-width:100%;position:relative;vertical-align:top}
.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%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,.4);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;opacity:0;text-align:center;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}
.qodef-woo-product-list .qodef-woo-product-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin:22px 0 40px}
.qodef-woo-product-list .qodef-woo-product-title{-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
.qodef-woo-product-list .qodef-woo-product-categories{position:relative;display:inline-block;width:100%;vertical-align:top;margin-bottom:3px}
.qodef-woo-product-list .qodef-woo-product-categories a{position:relative;display:inline-block;vertical-align:top;font-size:16px;color:#909090;z-index:3}
.qodef-woo-product-list .qodef-woo-product-categories a:hover{color:#000}
.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator{position:relative;display:inline-block;vertical-align:top;margin:0 2px;font-size:12px}
.qodef-woo-product-list .qodef-woo-product-categories .qodef-category-separator:after{content:'/'}
.qodef-woo-product-list .qodef-woo-ratings{margin-top:9px}
.qodef-woo-product-list .woocommerce-LoopProduct-link{position:absolute;top:0;left:0;width:100%;height:100%}
#qodef-woo-page .qodef-woo-product-list .qodef-woo-product-price-holder,.qodef-woo-product-list .qodef-woo-product-price-holder{margin-top:7px;overflow:hidden;position:relative}
#qodef-woo-page .qodef-woo-product-list .price,.qodef-woo-product-list .price{margin-top:0;opacity:1;-webkit-transition:all .45s cubic-bezier(.18,.74,.58,1);-o-transition:all .45s cubic-bezier(.18,.74,.58,1);transition:all .45s cubic-bezier(.18,.74,.58,1)}
#qodef-woo-page .qodef-woo-product-list .added_to_cart,#qodef-woo-page .qodef-woo-product-list .button,.qodef-woo-product-list .added_to_cart,.qodef-woo-product-list .button{background-color:transparent;border:0;color:#000;left:0;line-height:25px;opacity:0;padding:0;position:absolute;top:-2px;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .45s cubic-bezier(.18,.74,.58,1);-o-transition:all .45s cubic-bezier(.18,.74,.58,1);transition:all .45s cubic-bezier(.18,.74,.58,1)}
.qodef-content-alignment-center #qodef-woo-page .qodef-woo-product-list .added_to_cart,.qodef-content-alignment-center #qodef-woo-page .qodef-woo-product-list .button,.qodef-content-alignment-center .qodef-woo-product-list .added_to_cart,.qodef-content-alignment-center .qodef-woo-product-list .button{left:50%}
#qodef-woo-page .qodef-woo-product-list .added_to_cart:hover,#qodef-woo-page .qodef-woo-product-list .button:hover,.qodef-woo-product-list .added_to_cart:hover,.qodef-woo-product-list .button:hover{background-color:transparent}
#qodef-woo-page .qodef-woo-product-list .added_to_cart.added,#qodef-woo-page .qodef-woo-product-list .button.added,.qodef-woo-product-list .added_to_cart.added,.qodef-woo-product-list .button.added{display:none}
#qodef-woo-page .qodef-woo-product-list .product:hover .price,.qodef-woo-product-list .product:hover .price{opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .45s cubic-bezier(.18,.74,.58,1);-o-transition:all .45s cubic-bezier(.18,.74,.58,1);transition:all .45s cubic-bezier(.18,.74,.58,1)}
#qodef-woo-page .qodef-woo-product-list .product:hover .added_to_cart,#qodef-woo-page .qodef-woo-product-list .product:hover .button,.qodef-woo-product-list .product:hover .added_to_cart,.qodef-woo-product-list .product:hover .button{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:all .45s cubic-bezier(.18,.74,.58,1);-o-transition:all .45s cubic-bezier(.18,.74,.58,1);transition:all .45s cubic-bezier(.18,.74,.58,1)}
.qodef-content-alignment-center #qodef-woo-page .qodef-woo-product-list .product:hover .added_to_cart,.qodef-content-alignment-center #qodef-woo-page .qodef-woo-product-list .product:hover .button,.qodef-content-alignment-center .qodef-woo-product-list .product:hover .added_to_cart,.qodef-content-alignment-center .qodef-woo-product-list .product:hover .button{-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
#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:"Barlow Condensed",sans-serif;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:#000;background-color:#f5f5f5}
#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:25px;border-left:0;cursor:pointer;-webkit-transition:color .15s ease-in-out;-o-transition:color .15s ease-in-out;transition:color .15s ease-in-out;color:#000001;background-color:#7d7d7d}
#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:27px}
.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-results .woocommerce-ordering .select2-container--default .select2-selection--single{height:45px;line-height:23px;padding:11px 15px}
#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:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 30px;margin-bottom:30px;border:1px solid #e1e1e1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
#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-left:auto}
#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-left:0}
#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 -23px}
#qodef-woo-page.qodef--single .qodef-woo-single-inner>*{padding:0 23px}
#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 figure{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px}
#qodef-woo-page.qodef--single .qodef-woo-single-image figure a,#qodef-woo-page.qodef--single .qodef-woo-single-image figure img{display:block;width:100%}
#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark{-webkit-transform:translateX(-23px);-ms-transform:translateX(-23px);transform:translateX(-23px)}
#qodef-woo-page.qodef--single .qodef-woo-single-image .woocommerce-product-gallery__trigger{display:none}
#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--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__image{position:relative;padding:0 16px;margin-top:32px}
#qodef-woo-page.qodef--single .woocommerce-product-gallery__image:first-child{-ms-flex-negative:0;flex-shrink:0;width:calc(100% - 32px)!important;left:16px;margin-top:0;padding:0;overflow:hidden}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:26px;line-height:1.1em;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:9px}
#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:#909090}
#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover{color:#000}
#qodef-woo-page.qodef--single .woocommerce-product-details__short-description{margin-top: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:52px}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;margin:28px 0 0}
#qodef-woo-page.qodef--single .product_meta{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:54px}
#qodef-woo-page.qodef--single .product_meta>*{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom: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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em;line-height:inherit!important}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value{padding-top:3px;font-size:16px}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a{color:#909090;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover{color:#000}
#qodef-woo-page.qodef--single .qodef-social-share{margin-top:48px}
#qodef-woo-page.qodef--single .woocommerce-tabs{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:60px}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:26px;line-height:1.1em;-webkit-transition:color .25s ease,background-color .25s ease;-o-transition:color .25s ease,background-color .25s ease;transition:color .25s ease,background-color .25s ease}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover{color:#fff;background-color:#000}
#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:#000}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:27px}
@media (min-width:1280px){#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--description{padding-right:28%}}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information{margin-top:14px;margin-bottom:8px}
#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews{margin-top:31px;margin-bottom:8px}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#qodef-woo-page.qodef--single .shop_attributes p{margin:0}
#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title{font-size:19px;line-height:1.1em;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 li{margin-bottom:15px}
#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist li:last-child{margin-bottom:0}
#qodef-woo-page.qodef--single .woocommerce-Reviews .review{margin:0 0 30px;padding:0}
#qodef-woo-page.qodef--single .woocommerce-Reviews .review: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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#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:#000;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#qodef-woo-page.qodef--single #review_form .comment-form-rating a.active:after{position:absolute;top:0;right:0;display:block;content:"\e033\e033\e033\e033\e033";font-size:14px;letter-spacing:.1em;color:#000;font-family:ElegantIcons;line-height:1;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#qodef-woo-page.qodef--single #review_form .comment-form-comment{margin-top:17px}
#qodef-woo-page.qodef--single .related{margin-top:114px}
#qodef-woo-page.qodef--single .related>h2{font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:35px;line-height:1.06em;margin:0 0 40px}
.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:#000}
.widget.woocommerce .qodef-woo-ratings .qodef-m-star.qodef--active{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}
.widget.woocommerce .price{position:relative;display:inline-block;font-size:16px;margin:7px 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:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:2px 33px 4px;cursor:pointer;z-index:3;color:#000001;background-color:transparent;border:2px solid #000001;padding:2px 27px 4px}
.widget.woocommerce .button:after{content:' _'}
.qodef--underscore .widget.woocommerce .button:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content ul li{position:relative}
#qodef-page-sidebar .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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:19px;line-height:1.1em}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content ul li img{width:80px;margin-right:20px}
#qodef-page-sidebar .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-sidebar .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-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content .variation{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content .variation>*{display:inline-block;vertical-align:middle;margin:0}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content .variation>* p{margin:0}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content .quantity{display:block;margin-top:10px}
#qodef-page-sidebar .widget.widget_shopping_cart .widget_shopping_cart_content .total{margin:13px 0 0}
#qodef-page-sidebar .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-sidebar .widget.widget_layered_nav ul li.chosen a{color:#000001}
#qodef-page-sidebar .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;margin-top:27px;background-color:#f5f5f5;border-radius:0;cursor:pointer}
#qodef-page-sidebar .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle{position:absolute;top:-3px;height:10px;width:10px;background-color:#000001;border-radius:100%;outline:0;z-index:2}
#qodef-page-sidebar .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-sidebar .widget.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range{position:absolute;display:block;height:100%;background-color:#000001;border-radius:0;z-index:1}
#qodef-page-sidebar .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:30px 0 0}
#qodef-page-sidebar .widget.widget_price_filter .price_slider_amount .clear{display:none}
#qodef-page-sidebar .widget.widget_price_filter .price_label{margin-top:4px}
#qodef-page-sidebar .widget.widget_product_categories select{width:100%;max-width:100%;height:45px;margin:7.5px 0 0;padding:11px 15px;font-family:inherit;font-size:15px;line-height:23px;font-style:inherit;font-weight:inherit;color:#909090;background-color:#f5f5f5;border:1px solid transparent;border-radius:0;outline:0}
#qodef-page-sidebar .widget.widget_product_search .qodef-widget-title{margin-bottom:28.5px}
#qodef-page-sidebar .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-sidebar .widget.widget_product_search button,#qodef-page-sidebar .widget.widget_product_search input{height:45px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:23px;border-radius:0;outline:0;-webkit-appearance:none}
#qodef-page-sidebar .widget.widget_product_search input{position:relative;display:inline-block;width:100%;vertical-align:top;padding-left:15px;padding-right:60px;font-size:15px;color:#909090;background-color:#f5f5f5;border:1px solid transparent;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
#qodef-page-sidebar .widget.widget_product_search input:focus{color:#000;border-color:transparent}
#qodef-page-sidebar .widget.widget_product_search input::-webkit-input-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_product_search input::-moz-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_product_search input:-ms-input-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_product_search input::-ms-input-placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_product_search input::placeholder{color:inherit;opacity:1}
#qodef-page-sidebar .widget.widget_product_search button{position:absolute;top:0;right:0;width:40px;font-size:17px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-page-sidebar .widget.widget_product_search button span{display:block;line-height:inherit;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#qodef-page-sidebar .widget.widget_product_search button span:before{display:block;line-height:inherit}
#qodef-page-sidebar .widget.widget_product_search button:hover{color:#909090}
#qodef-page-sidebar .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:16px!important;line-height:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:capitalize;color:#909090}
#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a:after{content:'';position:absolute;left:0;bottom:3px;width:100%;height:1px;background-color:currentColor;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#qodef-page-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover{color:#000001}
#qodef-page-sidebar .widget.widget_products ul li,#qodef-page-sidebar .widget.widget_recently_viewed_products ul li,#qodef-page-sidebar .widget.widget_top_rated_products ul li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}
#qodef-page-sidebar .widget.widget_products ul li:last-child,#qodef-page-sidebar .widget.widget_recently_viewed_products ul li:last-child,#qodef-page-sidebar .widget.widget_top_rated_products ul li:last-child{margin-bottom:0}
#qodef-page-sidebar .widget.widget_products .qodef-woo-product-image,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-image,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-image{-ms-flex-negative:0;flex-shrink:0;margin-right:20px}
#qodef-page-sidebar .widget.widget_products .qodef-woo-product-image a,#qodef-page-sidebar .widget.widget_products .qodef-woo-product-image img,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-image a,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-image a,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-image img{position:relative;display:block}
#qodef-page-sidebar .widget.widget_products .qodef-woo-product-image img,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-image img,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-image img{width:80px}
#qodef-page-sidebar .widget.widget_products .qodef-woo-product-title a,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-title a,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-title a{color:inherit}
#qodef-page-sidebar .widget.widget_products .qodef-woo-product-title a:hover,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-product-title a:hover,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-product-title a:hover{color:#000001}
#qodef-page-sidebar .widget.widget_products .qodef-woo-ratings,#qodef-page-sidebar .widget.widget_recently_viewed_products .qodef-woo-ratings,#qodef-page-sidebar .widget.widget_top_rated_products .qodef-woo-ratings{margin-top:10px}
#qodef-page-sidebar .widget.widget_recent_reviews ul li{min-height:80px;margin-bottom:20px}
#qodef-page-sidebar .widget.widget_recent_reviews ul li:last-child{margin-bottom:0}
#qodef-page-sidebar .widget.widget_recent_reviews ul li>*{display:block;padding-left:100px}
#qodef-page-sidebar .widget.widget_recent_reviews a{position:relative;font-family:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#qodef-page-sidebar .widget.widget_recent_reviews a:hover{color:#000001}
#qodef-page-sidebar .widget.widget_recent_reviews a img{position:absolute;top:0;left:0;width:80px}
#qodef-page-sidebar .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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;font-size:19px;line-height:1.1em}
#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:#000001}
#qodef-page-footer .widget.widget_price_filter .price_slider_wrapper .ui-widget-content{position:relative;height:4px;margin-top:27px;background-color:#f5f5f5;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:#000001;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:#000001;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:30px 0 0}
#qodef-page-footer .widget.widget_price_filter .price_slider_amount .clear{display:none}
#qodef-page-footer .widget.widget_price_filter .price_label{margin-top:4px}
#qodef-page-footer .widget.widget_product_categories select{width:100%;max-width:100%;height:45px;margin:7.5px 0 0;padding:11px 15px;font-family:inherit;font-size:15px;line-height:23px;font-style:inherit;font-weight:inherit;color:#909090;background-color:#f5f5f5;border:1px solid #ccc;border-radius:0;outline:0}
#qodef-page-footer .widget.widget_product_search .qodef-widget-title{margin-bottom:28.5px}
#qodef-page-footer .widget.widget_product_search .qodef-search-form-inner{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-footer .widget.widget_product_search button,#qodef-page-footer .widget.widget_product_search input{height:45px;padding:11px 0;font-family:inherit;font-weight:inherit;line-height:23px;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:15px;padding-right:60px;font-size:15px;color:#909090;background-color:#f5f5f5;border:1px solid #ccc;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
#qodef-page-footer .widget.widget_product_search input:focus{color:#000;border-color:#000001}
#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:40px;font-size:17px;text-align:center;color:#000;background-color:transparent;border:0;cursor:pointer;-webkit-transition:color .25s ease;-o-transition:color .25s ease;transition:color .25s ease}
#qodef-page-footer .widget.widget_product_search button span{display:block;line-height:inherit;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1)}
#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:#909090}
#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:16px!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;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .3s cubic-bezier(.165,.84,.44,1);-o-transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1);transition:transform .3s cubic-bezier(.165,.84,.44,1),-webkit-transform .3s cubic-bezier(.165,.84,.44,1)}
#qodef-page-footer .widget.widget_product_tag_cloud .tagcloud a:hover{color:#000001}
#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:#000001}
#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:"Barlow Condensed",sans-serif;font-weight:600;text-transform:uppercase;color:#000;font-size:19px;line-height:1.1em}
#qodef-page-footer .widget.widget_recent_reviews a:hover{color:#000001}
#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}
.widget_boldlab_core_woo_dropdown_cart{height:100%}
.qodef-woo-dropdown-cart{display:inline-block;height:100%;padding:0 10px;position:relative;vertical-align:top}
#qodef-page-header .qodef-woo-dropdown-cart .qodef-m-posts-not-found{color:#fff}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-posts-not-found{color:#fff}
.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:23px;height:100%;position:relative}
.qodef-woo-dropdown-cart .qodef-m-dropdown{left:auto;opacity:0;position:absolute;right:0;text-align:left;top:100%;-webkit-transition:opacity .25s ease,visibility .25s ease;-o-transition:opacity .25s ease,visibility .25s ease;transition:opacity .25s ease,visibility .25s ease;visibility:hidden}
.qodef-woo-dropdown-cart .qodef-m-dropdown-inner{background-color:#000;border:1px solid transparent;display:inline-block;padding:25px;position:relative;vertical-align:top;width:300px}
.qodef-woo-dropdown-cart .qodef-m-opener-icon{position:relative}
.qodef-woo-dropdown-cart .qodef-m-opener-icon .qodef-m-opener-count{font-family:"Barlow Condensed",sans-serif;font-size:19px;font-weight:600;position:absolute;right:-10px;top:-10px}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-items{position:relative;display:inline-block;width:100%;vertical-align:top}
#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#fff}
#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#fff}
#qodef-page-header .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#fff}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items{color:#fff}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a{color:#fff}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-woo-dropdown-items a:hover{color:#fff}
.qodef-woo-dropdown-cart .qodef-woo-dropdown-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;position:relative}
.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;margin-right:15px;width:72px}
.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-quantity{margin:6px 0 0}
.qodef-woo-dropdown-cart .qodef-e-remove{font-size:19px;font-weight:600;line-height:1;position:absolute;right:0;top:3px}
.qodef-woo-dropdown-cart .qodef-m-order-details{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px;position:relative}
.qodef-woo-dropdown-cart .qodef-m-order-details>*{margin:0}
#qodef-page-header .qodef-woo-dropdown-cart .qodef-m-order-details{color:#fff}
#qodef-top-area .qodef-woo-dropdown-cart .qodef-m-order-details{color:#fff}
.qodef-woo-dropdown-cart .qodef-m-action{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:15px}
.qodef-woo-dropdown-cart .qodef-m-action-link{position:relative;display:inline-block;vertical-align:middle;width:auto;margin:0;font-family:"Barlow Condensed",sans-serif;font-size:18px;line-height:2em;font-weight:600;text-transform:uppercase;border-radius:0;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;-o-transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;padding:4px 38px 6px;background-color:#fff;border:2px solid transparent;color:#000;padding:4px 44px 6px;width:100%}
.qodef-woo-dropdown-cart .qodef-m-action-link:after{content:' _'}
.qodef--underscore .qodef-woo-dropdown-cart .qodef-m-action-link:hover:after{-webkit-animation:qodefBlink .65s infinite;animation:qodefBlink .65s infinite}
.touchevents .qodef-woo-dropdown-cart{cursor:pointer}
.qodef-woo-dropdown-cart:hover .qodef-m-dropdown{opacity:1;visibility:visible}
@media only screen and (max-width:1440px){.qodef-blog.qodef-item-layout--metro article.format-link .qodef-e-link{padding:83px 40px}
.qodef-blog.qodef-item-layout--metro article.format-quote .qodef-e-quote{padding:83px 40px 87px}}@media only screen and (max-width:680px){.qodef-blog.qodef-item-layout--metro article .qodef-e-content{padding:15px 19px}
.qodef-blog.qodef-item-layout--metro article.format-audio .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-gallery .qodef-e-media-image:after,.qodef-blog.qodef-item-layout--metro article.format-video .qodef-e-media-image:after{top:calc(50% - 30px);left:calc(50% - 30px);font-size:60px}}@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:1440px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{margin:10px 0}}@media only screen and (max-width:1024px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu{padding-left:53px}}@media only screen and (max-width:768px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu{padding-left:55px}}@media only screen and (max-width:680px){.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu{padding-left:30px}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li a{font-size:30px}
.qodef-fullscreen-menu-holder nav.qodef-fullscreen-menu ul li ul li a{margin:3px 0}}@media only screen and (max-width:1024px){body:not(.qodef-content-behind-header) #qodef-page-outer{margin-top:0!important}}@media only screen and (max-width:1440px){.qodef-header--vertical #qodef-page-header{width:300px}
.qodef-header--vertical #qodef-page-header-inner{padding:45px}
.qodef-header--vertical #qodef-page-footer,.qodef-header--vertical #qodef-page-outer{padding-left:300px}}@media only screen and (max-width:1024px){.qodef-header--vertical #qodef-page-header-inner{display:none}
.qodef-header--vertical #qodef-page-outer,.qodef-header--vertical footer{padding-left:0}}@media only screen and (max-width:1440px){.qodef-header--vertical .qodef-header-vertical-navigation{margin:15px 0}}@media only screen and (max-width:1024px){#qodef-top-area{display:none}}@media only screen and (max-width:680px){.qodef-instagram-list #sb_instagram.sbi_col_1 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_10 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_2 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_3 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_4 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_5 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_6 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_7 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_8 #sbi_images .sbi_item,.qodef-instagram-list #sb_instagram.sbi_col_9 #sbi_images .sbi_item{width:50%}}@media only screen and (max-width:768px){.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content{left:15%}}@media only screen and (max-width:480px){.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content{bottom:11%}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner>a{font-size:16px;font-family:"Barlow Condensed",sans-serif;font-weight:600;margin-top:8px}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner .qodef-e-title{line-height:.8em}
.qodef-portfolio-list.qodef-item-layout--info-bottom-left .qodef-e-content .qodef-e-content-inner .qodef-e-title a{font-size:.8em;margin-top:6px}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:18px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--gallery-small .qodef-portfolio-single-item .qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{margin-top:37px}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--images-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:18px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--images-small .qodef-portfolio-single-item .qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{margin-top:37px}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--masonry-big .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:18px!important}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--masonry-small .qodef-portfolio-single-item .qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item.qodef-col--4{margin-top:37px}}@media only screen and (max-width:1366px){.qodef-postfolio-single-slider.qodef-media.qodef-swiper-container .swiper-slide{width:58%}}@media only screen and (max-width:1024px){.qodef-porfolio-single-layout--slider .qodef-portfolio-single-item .qodef-portfolio-info{margin-top:18px!important}}@media only screen and (max-width:768px){.qodef-postfolio-single-slider.qodef-media.qodef-swiper-container .swiper-slide{width:auto}}@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: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 .qodef-frame-slider-image{width:80%}
.qodef-frame-slider-holder .qodef-m-item{padding-left:57.5%;padding-top:calc(57.5% * 563 / 829)}
.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:1024px){.qodef-interactive-link-showcase .qodef-m-item:hover{color:#fff}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item{color:#fff}
.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item:hover{color:#000}}@media only screen and (max-width:1440px){.qodef-interactive-link-showcase.qodef-layout--list{padding:95px 0}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{padding-left:8%}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{width:55%}}@media only screen and (max-width:1024px){.qodef-interactive-link-showcase.qodef-layout--list{padding:70px 0}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{width:63%}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:53px;width:100%}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item{font-size:35px;line-height:1.06em;padding-bottom:3px}}@media only screen and (max-width:768px){.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images{width:50%}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{padding-left:55px}}@media only screen and (max-width:680px){.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items{padding-left:30px}
.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item{font-size:30px;margin:9px 0}}@media only screen and (max-width:1366px){.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item{font-size:110px;line-height:84px;padding-bottom:11px}}@media only screen and (max-width:1024px){.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item{font-size:80px;line-height:64px;padding-bottom:7px}}@media only screen and (max-width:680px){.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item{font-size:55px;line-height:45px;padding-bottom:5px}}@media only screen and (max-width:1024px){.qodef-section-title.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:1024px){.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:40px}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-right:40px}
.qodef-swapping-image-gallery .qodef-m-info .qodef-m-headline{margin:0 0 30px}
.qodef-swapping-image-gallery.qodef-title-break--disabled .qodef-m-title br{display:none}}@media only screen and (max-width:768px){.qodef-swapping-image-gallery{display:block}
.qodef-swapping-image-gallery .qodef-m-image-holder,.qodef-swapping-image-gallery .qodef-m-info{-ms-flex-preferred-size:auto;flex-basis:auto;margin:0 10px}
.qodef-swapping-image-gallery.qodef-info-position--right .qodef-m-info{padding-left:0;padding-top:60px}
.qodef-swapping-image-gallery.qodef-info-position--left .qodef-m-info{padding-bottom:60px;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 15px 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:15px}
.qodef-tabs.qodef-layout--simple .qodef-tabs-content{margin:15px 0 0}}@media only screen and (max-width:480px){.qodef-page-title{height:auto!important}
.qodef-page-title .qodef-m-content{padding-top:50px!important;padding-bottom:50px!important}
body.qodef-content-behind-header .qodef-page-title .qodef-m-content{padding-top:120px!important}}@media only screen and (max-width:680px){.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs{margin-top:7px}}@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:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:100%}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:50%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:33.33333%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:25%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:20%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:16.66667%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:14.28571%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item{width:12.5%}
.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1){clear:both}}@media only screen and (max-width:1440px) and (min-width:1367px){.qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--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:768px){.woocommerce-page div.woocommerce .col2-set{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:680px){.woocommerce-page div.woocommerce .woocommerce-error,.woocommerce-page div.woocommerce .woocommerce-info,.woocommerce-page div.woocommerce .woocommerce-message{-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}
.woocommerce-page div.woocommerce .woocommerce-error a,.woocommerce-page div.woocommerce .woocommerce-info a,.woocommerce-page div.woocommerce .woocommerce-message a{margin-left:0;margin-top:20px}
.woocommerce-page div.woocommerce .shop_table td,.woocommerce-page div.woocommerce .shop_table th{padding:15px 5px 15px 0}}@media only screen and (max-width:1024px){.woocommerce-page .pswp__caption{min-height:64px}}@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-remove{width:18px}
#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail{display:none}
#qodef-woo-page.qodef--cart .shop_table td.product-name a{font-size:15px}
#qodef-woo-page.qodef--cart .shop_table td.actions .coupon{width:100%;float:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#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:680px){#qodef-woo-page.qodef--checkout .wc_payment_methods li{padding:20px}
#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-error,#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info,#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-message{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@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:1024px){#qodef-woo-page .woocommerce-pagination{margin-bottom:75px}}@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:680px){#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input{width:40px;font-size:15px}}@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:48px}
#qodef-woo-page.qodef--single .woocommerce-tabs{margin-top:55px}}@media only screen and (max-width:680px){#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image{width:50%}#qodef-woo-page.qodef--single .qodef-woo-single-image figure{margin:0 -8px}#qodef-woo-page.qodef--single .woocommerce-product-gallery__image{padding:0 8px;margin-top:16px}#qodef-woo-page.qodef--single .woocommerce-product-gallery__image:first-child{width:calc(100% - 16px)!important;left:8px}#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 15px 0}#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child{margin-bottom:0}#qodef-woo-page.qodef--single .woocommerce-error,#qodef-woo-page.qodef--single .woocommerce-info,#qodef-woo-page.qodef--single .woocommerce-message{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#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-left:0}#qodef-woo-page.qodef--single .woocommerce-error .button,#qodef-woo-page.qodef--single .woocommerce-info .button,#qodef-woo-page.qodef--single .woocommerce-message .button{margin-top:15px}}